set patchlevel.h, other minor tweaks
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Graham Barr         <gbarr@ti.com>
24     Spider Boardman     <spider@orb.nashua.nh.us>
25     Tom Christiansen    <tchrist@perl.com>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@chapin.edu>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
53     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
54     Tim Bunce           <Tim.Bunce@ig.co.uk>
55     Andy Dougherty      <doughera@lafcol.lafayette.edu>
56     Gurusamy Sarathy    <gsar@engin.umich.edu>
57     Chip Salzenberg     <chip@perl.com>
58
59 And, of course, the Author of Perl:
60
61     Larry Wall          <larry@wall.org>
62
63
64 NOTE: Each change entry shows the change number; who checked it into the
65 repository; when; description of the change; which branch the change
66 happened in; and the affected files.  The file lists have a short symbolic
67 indicator:
68
69             !       modified
70             +       added
71             -       deleted
72             +>      branched (from elsewhere)
73             !>      merged changes (from elsewhere)
74
75
76 ----------------
77 Version 5.005_02        Second maintenance release of 5.005
78 ----------------
79
80 ____________________________________________________________________________
81 [  1757] By: gsar                                  on 1998/08/08  03:33:33
82         Log: prevent lexical leaks from Benchmark into target code (inspired by
83              an attempt by John Allen)
84      Branch: maint-5.005/perl
85            ! lib/Benchmark.pm
86 ____________________________________________________________________________
87 [  1755] By: gsar                                  on 1998/08/07  23:58:33
88         Log: temporary opcode.pl workaround for ebcdic (suggested by
89              David J. Fiander <davidf@mks.com> and M.J.T. Guy)
90      Branch: maint-5.005/perl
91            ! opcode.pl
92 ____________________________________________________________________________
93 [  1754] By: gsar                                  on 1998/08/07  22:21:10
94         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
95              Date: Fri, 7 Aug 1998 09:56:01 +0100 (BST)
96              Message-Id: <9808070856.AA28065@claudius.bfsec.bt.co.uk>
97              Subject: [PATCH 5.005_50 & 5.005_02] Fix for command line use of source filters
98      Branch: maint-5.005/perl
99            ! perl.c
100 ____________________________________________________________________________
101 [  1753] By: gsar                                  on 1998/08/07  22:19:42
102         Log: perlport.pod notes from Jarkko Hietaniemi; utime() note for Win32
103      Branch: maint-5.005/perl
104            ! pod/perlport.pod
105 ____________________________________________________________________________
106 [  1752] By: gsar                                  on 1998/08/07  22:08:29
107         Log: perlport.pod v1.33 from Chris Nandor <pudge@pobox.com>
108      Branch: maint-5.005/perl
109            ! pod/perlport.pod
110 ____________________________________________________________________________
111 [  1751] By: gsar                                  on 1998/08/07  22:01:04
112         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
113              Date: Thu, 6 Aug 1998 19:44:16 -0400 (EDT)
114              Message-Id: <199808062344.TAA09505@monk.mps.ohio-state.edu>
115              Subject: [PATCH 5.005_*] Minor cleanup of RE tests and docs
116      Branch: maint-5.005/perl
117            ! pod/perlre.pod t/op/regexp.t
118 ____________________________________________________________________________
119 [  1750] By: gsar                                  on 1998/08/07  21:51:52
120         Log: allow more compatible interpretation of spaces File::DosGlob::glob()
121              patterns
122      Branch: maint-5.005/perl
123            ! lib/File/DosGlob.pm
124 ____________________________________________________________________________
125 [  1749] By: gsar                                  on 1998/08/07  21:36:04
126         Log: don't use © in Test.pm (suggested by M.J.T. Guy)
127      Branch: maint-5.005/perl
128            ! lib/Test.pm
129 ____________________________________________________________________________
130 [  1748] By: gsar                                  on 1998/08/07  21:31:46
131         Log: From: Dominic Dunlop <domo@computer.org>
132              Date: Thu, 6 Aug 1998 12:38:07 +0000
133              Message-Id: <v03110702b1ef5274635a@[195.95.102.104]>
134              Subject: [Patch perl5.005_02-TRIAL2] Update hints, Configure for MachTen 4.1.1
135      Branch: maint-5.005/perl
136            ! Configure hints/machten.sh
137 ____________________________________________________________________________
138 [  1746] By: gsar                                  on 1998/08/05  22:55:59
139         Log: MM_Win32.pm and Liblist.pm tweaks
140      Branch: maint-5.005/perl
141            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
142 ____________________________________________________________________________
143 [  1745] By: gsar                                  on 1998/08/05  21:57:00
144         Log: pod/perlfaq* update from Tom Christiansen <tchrist@perl.com>
145      Branch: maint-5.005/perl
146            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
147            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
148 ____________________________________________________________________________
149 [  1744] By: gsar                                  on 1998/08/05  21:53:30
150         Log: From: Chris Nandor <pudge@pobox.com>
151              Date: Wed, 5 Aug 1998 15:38:48 -0400
152              Message-Id: <v04011701b1ee58b86c63@[192.168.0.3]>
153              Subject: [PATCH] perlport 1.32
154      Branch: maint-5.005/perl
155            ! pod/perlport.pod
156 ____________________________________________________________________________
157 [  1743] By: gsar                                  on 1998/08/05  21:52:05
158         Log: README.os2 update
159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
160              Date: Wed, 5 Aug 1998 05:44:46 -0400 (EDT)
161              Message-Id: <199808050944.FAA09053@monk.mps.ohio-state.edu>
162              Subject: [PATCH 5.005_*] Additional OS/2 tweaks: docs, tests
163      Branch: maint-5.005/perl
164            ! README.os2 t/lib/posix.t t/op/exec.t
165 ____________________________________________________________________________
166 [  1742] By: gsar                                  on 1998/08/05  21:50:07
167         Log: additional INSTALL notes from Jarkko Hietaniemi <jhi@cc.hut.fi>
168              on semget failure in t/lib/ipc_sysv.t
169      Branch: maint-5.005/perl
170            ! INSTALL
171 ____________________________________________________________________________
172 [  1741] By: gsar                                  on 1998/08/05  21:46:13
173         Log: correct URL for perlcrt.dll
174      Branch: maint-5.005/perl
175            ! Changes win32/Makefile win32/makefile.mk
176 ____________________________________________________________________________
177 [  1740] By: gsar                                  on 1998/08/05  10:05:46
178         Log: update Changes, patchlevel, tweak Liblist.pm
179      Branch: maint-5.005/perl
180            ! Changes lib/ExtUtils/Liblist.pm patchlevel.h
181 ____________________________________________________________________________
182 [  1739] By: gsar                                  on 1998/08/05  09:10:45
183         Log: newer cperl-mode.el
184              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
185              Date: Wed, 5 Aug 1998 03:50:16 -0400 (EDT)
186              Message-Id: <199808050750.DAA07240@monk.mps.ohio-state.edu>
187              Subject: [PATCH 5.005_*] CPerl update
188      Branch: maint-5.005/perl
189            ! emacs/cperl-mode.el
190 ____________________________________________________________________________
191 [  1738] By: gsar                                  on 1998/08/05  09:08:33
192         Log: support :nosearch in ExtUtils::Liblist for win32, and make -lfoo
193              processing (somewhat) compiler-specific
194      Branch: maint-5.005/perl
195            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
196 ____________________________________________________________________________
197 [  1737] By: gsar                                  on 1998/08/05  03:20:03
198         Log: add index entries for -X
199              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
200              Date:    Sun, 02 Aug 1998 16:33:18 EDT
201              Message-Id: <199808022033.QAA18778@monk.mps.ohio-state.edu>
202              Subject: [PATCH] A missing docu patch
203      Branch: maint-5.005/perl
204            ! pod/perlfunc.pod
205 ____________________________________________________________________________
206 [  1736] By: gsar                                  on 1998/08/05  03:09:58
207         Log: make Test::Harness optionally check for stray files when running tests
208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
209              Date: Sun, 2 Aug 1998 18:12:48 -0400 (EDT)
210              Message-Id: <199808022212.SAA20126@monk.mps.ohio-state.edu>
211              Subject: [PATCH 5.005_*] File leaked from test suite
212      Branch: maint-5.005/perl
213            ! lib/Test/Harness.pm
214 ____________________________________________________________________________
215 [  1735] By: gsar                                  on 1998/08/05  02:29:46
216         Log: back out change#1703 that break bincompat with PERL_OBJECT and
217              MULTIPLICITY
218      Branch: maint-5.005/perl
219            ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
220 ____________________________________________________________________________
221 [  1734] By: gsar                                  on 1998/08/05  02:23:47
222         Log: fixes to enable ISC to build IPC/SysV
223              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
224              Date: 05 Aug 1998 00:59:13 +0300
225              Message-ID: <oee3ebce7da.fsf@alpha.hut.fi>
226              Subject: [PATCH] 5.005_02-TRIAL1: (Re: Bug in pp_rename and ISC hint)
227      Branch: maint-5.005/perl
228            ! ext/IPC/SysV/SysV.xs hints/isc.sh hints/isc_2.sh
229 ____________________________________________________________________________
230 [  1733] By: gsar                                  on 1998/08/05  01:20:29
231         Log: let some 'tr' be '$tr' for occult reasons
232              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
233              Date: Mon, 3 Aug 1998 11:04:30 -0700 (PDT)
234              Message-Id: <199808031804.LAA25595@xfiles.intercon.hp.com>
235              Subject: PATCH: Configure uses tr, not $tr
236      Branch: maint-5.005/perl
237            ! Configure
238 ____________________________________________________________________________
239 [  1732] By: gsar                                  on 1998/08/05  01:16:40
240         Log: perlre.pod tweak suggested by Mike Wescott <mike.wescott@columbiasc.ncr.com>
241      Branch: maint-5.005/perl
242            ! pod/perlre.pod
243 ____________________________________________________________________________
244 [  1731] By: gsar                                  on 1998/08/05  01:10:41
245         Log: explain caveat about use of numeric constants in podoc for sysopen()
246              From: "David J. Fiander" <davidf@mks.com>
247              Date: Tue, 4 Aug 1998 13:09:58 -0400
248              Message-Id: <199808041709.NAA01750@mks.com>
249              Subject: Re: [PATCH] 5.005_01: OE MVS 
250      Branch: maint-5.005/perl
251            ! pod/perlfunc.pod
252 ____________________________________________________________________________
253 [  1730] By: gsar                                  on 1998/08/05  00:46:53
254         Log: end pod processing when source file is closed (prevents it carrying
255              over into require()d files)
256      Branch: maint-5.005/perl
257            ! t/comp/require.t toke.c
258 ____________________________________________________________________________
259 [  1729] By: gsar                                  on 1998/08/04  23:03:23
260         Log: correct prototype for des_fcrypt(), explain how to add it in more
261              detail, and supply a patch for libdes-3.06
262      Branch: maint-5.005/perl
263            + win32/des_fcrypt.patch
264            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
265            ! win32/win32.c
266 ____________________________________________________________________________
267 [  1728] By: gsar                                  on 1998/08/04  21:50:40
268         Log: tweak to avoid ambiguity warnings
269      Branch: maint-5.005/perl
270            ! pp.c
271 ____________________________________________________________________________
272 [  1727] By: gsar                                  on 1998/08/04  20:31:04
273         Log: remove useless 'rcsid' (extension of a suggestion by
274              Stephen McCamant)
275      Branch: maint-5.005/perl
276            ! embed.h ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
277            ! global.sym gv.c perl.c vms/gen_shrfls.pl
278 ____________________________________________________________________________
279 [  1726] By: gsar                                  on 1998/08/04  19:52:43
280         Log: correct Pod::Html's notion of email addresses
281              From: abigail@fnx.com
282              Date: Mon, 3 Aug 1998 20:22:49 -0400 (EDT)
283              Message-ID: <19980804002249.2011.qmail@betelgeuse.wayne.fnx.com>
284              Subject: [PATCH 5.005_01] lib/Pod/Html.pm
285      Branch: maint-5.005/perl
286            ! lib/Pod/Html.pm
287 ____________________________________________________________________________
288 [  1725] By: gsar                                  on 1998/08/04  19:50:06
289         Log: perlport.pod additions from Peter Prymmer <pvhp@forte.com>
290              Date: Mon, 3 Aug 98 15:31:35 PDT
291              Message-Id: <9808032231.AA22324@forte.com>
292              --
293              Date: Tue, 4 Aug 98 12:44:20 PDT
294              Message-Id: <9808041944.AA04815@forte.com>
295      Branch: maint-5.005/perl
296            ! pod/perlport.pod
297 ____________________________________________________________________________
298 [  1724] By: gsar                                  on 1998/08/04  18:08:07
299         Log: From: Chris Nandor <pudge@pobox.com>
300              Date: Mon, 3 Aug 1998 13:35:25 -0400
301              Message-Id: <v04011711b1eba46d0827@[192.168.0.3]>
302              Subject: [PATCH] perlport 1.30
303      Branch: maint-5.005/perl
304            ! pod/perlport.pod
305 ____________________________________________________________________________
306 [  1723] By: gsar                                  on 1998/08/04  18:06:13
307         Log: update postscript generator
308              From: Tom Christiansen <tchrist@chthon.perl.com>
309              Date: Mon, 3 Aug 1998 05:29:25 -0600
310              Message-Id: <199808031129.FAA24985@chthon.perl.com>
311              Subject: PATCH: pod/roffitall (5.005_02)
312      Branch: maint-5.005/perl
313            ! pod/roffitall
314 ____________________________________________________________________________
315 [  1722] By: gsar                                  on 1998/08/03  17:01:12
316         Log: applied suggested patch, slightly tweaked
317              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
318              Date: Mon, 3 Aug 1998 11:52:30 +0300 (EET DST)
319              Message-Id: <199808030852.LAA14153@alpha.hut.fi>
320              Subject: [PATCH] perl5.005_02-TRIAL1: pod/perlhist.pod
321      Branch: maint-5.005/perl
322            ! pod/perlhist.pod
323 ____________________________________________________________________________
324 [  1721] By: gsar                                  on 1998/08/03  16:30:20
325         Log: fix segfault when threadsv is used as foreach itervar
326              From:    Stephen McCamant <alias@mcs.com>
327              Date:    Sun, 02 Aug 1998 21:44:34 CDT
328              Message-Id: <13765.8641.997452.14516@alias-2.pr.mcs.net>
329              Subject: [PATCH] threadsv index in enteriter targ in op_free()
330      Branch: maint-5.005/perl
331            ! op.c
332 ____________________________________________________________________________
333 [  1720] By: gsar                                  on 1998/08/02  23:33:42
334         Log: close() open files before unlink()
335              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
336              Date: Sun, 2 Aug 1998 18:14:22 -0400 (EDT)
337              Message-Id: <199808022214.SAA20135@monk.mps.ohio-state.edu>
338              Subject: [PATCH 5.005_*] File leaked from test suite - tests
339      Branch: maint-5.005/perl
340            ! t/base/rs.t t/op/defins.t
341 ____________________________________________________________________________
342 [  1719] By: gsar                                  on 1998/08/02  23:31:51
343         Log: more pack() tests
344              From: Jarkko Hietaniemi <jhi@iki.fi>
345              Date: Mon, 3 Aug 1998 00:59:41 +0300 (EET DST)
346              Message-Id: <199808022159.AAA17160@alpha.hut.fi>
347              Subject: Re: uudecode 'u' problem 
348      Branch: maint-5.005/perl
349            ! t/op/pack.t
350 ____________________________________________________________________________
351 [  1718] By: gsar                                  on 1998/08/02  23:26:51
352         Log: t/TEST aesthetic tweak suggested by Jarkko
353      Branch: maint-5.005/perl
354            ! t/TEST
355 ____________________________________________________________________________
356 [  1717] By: gsar                                  on 1998/08/02  23:23:43
357         Log: add Digital Unix 3.x notes to README.threads (as suggested by
358              Phoenix <awrobel@jedi.cis.temple.edu>)
359      Branch: maint-5.005/perl
360            ! README.threads
361 ____________________________________________________________________________
362 [  1716] By: gsar                                  on 1998/08/02  23:15:00
363         Log: allow *FOO{BAR}[0] etc. (without intervening arrow)
364              From: Stephen McCamant <alias@mcs.com>
365              Date: Sun,  2 Aug 1998 16:16:50 -0500 (CDT)
366              Message-ID: <13764.54929.60137.104838@alias-2.pr.mcs.net>
367              Subject: [PATCH] Re: Minor nit in glob notation
368      Branch: maint-5.005/perl
369            ! Changes op.c
370 ____________________________________________________________________________
371 [  1715] By: gsar                                  on 1998/08/02  22:49:53
372         Log: fix unpack('u',...) problem with spaces in input
373      Branch: maint-5.005/perl
374            ! pp.c t/op/pack.t
375 ____________________________________________________________________________
376 [  1714] By: gsar                                  on 1998/08/02  21:27:19
377         Log: update location of perlcrt.dll for win32 builds
378      Branch: maint-5.005/perl
379            ! win32/Makefile win32/makefile.mk
380 ____________________________________________________________________________
381 [  1713] By: gsar                                  on 1998/08/02  09:28:32
382         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
383              Date: Sun, 2 Aug 1998 04:35:11 -0400 (EDT)
384              Message-Id: <199808020835.EAA09367@monk.mps.ohio-state.edu>
385              Subject: [PATCH 5.005_*] Better debugging output from malloc.c
386      Branch: maint-5.005/perl
387            ! malloc.c
388 ____________________________________________________________________________
389 [  1712] By: gsar                                  on 1998/08/02  09:16:55
390         Log: fix longstanding bug in pack('u',...) (reads garbage beyond the end
391              of the input string)
392      Branch: maint-5.005/perl
393            ! pp.c
394 ____________________________________________________________________________
395 [  1711] By: gsar                                  on 1998/08/02  08:14:25
396         Log: update Changes, tweak Porting/makerel
397      Branch: maint-5.005/perl
398            ! Changes Porting/makerel
399 ____________________________________________________________________________
400 [  1710] By: gsar                                  on 1998/08/02  07:31:37
401         Log: remove CRs from djgpp/configure.bat (Porting/makerel adds them)
402      Branch: maint-5.005/perl
403            ! djgpp/configure.bat
404 ____________________________________________________________________________
405 [  1709] By: gsar                                  on 1998/08/02  07:27:34
406         Log: Porting/makerel tweaks
407      Branch: maint-5.005/perl
408            ! Porting/makerel
409 ____________________________________________________________________________
410 [  1708] By: gsar                                  on 1998/08/02  07:09:35
411         Log: fixes for pod noises
412      Branch: maint-5.005/perl
413            ! ext/B/B/Bytecode.pm ext/Thread/Thread/Specific.pm
414            ! pod/perlembed.pod pod/perlfaq.pod
415 ____________________________________________________________________________
416 [  1707] By: gsar                                  on 1998/08/02  06:59:47
417         Log: malloc.c tweaks
418              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
419              Date:    Sat, 01 Aug 1998 18:46:32 EDT
420              Message-Id: <199808012246.SAA00699@monk.mps.ohio-state.edu>
421              Subject: [PATCH 5.005_*] Better malloc.c
422      Branch: maint-5.005/perl
423            ! malloc.c
424 ____________________________________________________________________________
425 [  1706] By: gsar                                  on 1998/08/02  06:56:37
426         Log: fix quoting of keys with embedded nulls 
427              From:    Slaven Rezic <eserte@cs.tu-berlin.de>
428              Date:    Sat, 01 Aug 1998 13:38:03 +0200
429              Message-Id: <199808011138.NAA05189@mail.cs.tu-berlin.de>
430              Subject: Data::Dumper 2.09, patch
431      Branch: maint-5.005/perl
432            ! ext/Data/Dumper/Dumper.xs
433 ____________________________________________________________________________
434 [  1705] By: gsar                                  on 1998/08/02  06:50:07
435         Log: From:    pvhp@forte.com (Peter Prymmer)
436              Date:    Fri, 31 Jul 1998 14:50:41 PDT
437              Message-Id: <9807312150.AA08867@forte.com>
438              Subject: Re: \Q doesn't work in interpolated regular expressions
439      Branch: maint-5.005/perl
440            ! pod/perlre.pod
441 ____________________________________________________________________________
442 [  1704] By: gsar                                  on 1998/08/02  06:37:06
443         Log: add test for magic autovivification
444              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
445              Date: Thu, 30 Jul 1998 12:18:15 +0100
446              Message-Id: <E0z1qit-0003O5-00@taurus.cus.cam.ac.uk>
447              Subject: Re: Perl5.005_01 failing to autovivify subroutine args
448      Branch: maint-5.005/perl
449            ! pod/perldiag.pod t/cmd/subval.t
450 ____________________________________________________________________________
451 [  1703] By: gsar                                  on 1998/08/02  06:26:57
452         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
453              Date: Tue, 21 Jul 1998 23:58:53 -0400 (EDT)
454              Message-Id: <199807220358.XAA19811@monk.mps.ohio-state.edu>
455              Subject: [PATCH 5.004_76] better RE colors
456      Branch: maint-5.005/perl
457            ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
458 ____________________________________________________________________________
459 [  1702] By: gsar                                  on 1998/08/02  06:22:15
460         Log: mark link type of exported functions for OS/2
461              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
462              Date: Sun, 26 Jul 1998 21:03:03 -0400 (EDT)
463              Message-Id: <199807270103.VAA04977@monk.mps.ohio-state.edu>
464              Subject: Re: Compiler linkage's types [PATCH 5.005]
465      Branch: maint-5.005/perl
466            ! os2/os2ish.h proto.h
467 ____________________________________________________________________________
468 [  1701] By: gsar                                  on 1998/08/02  06:16:03
469         Log: tweaked version of suggested patch
470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
471              Date: Mon, 20 Jul 1998 21:40:00 -0400 (EDT)
472              Message-Id: <199807210140.VAA17186@monk.mps.ohio-state.edu>
473              Subject: [PATCH 5.004_75] Enable -DS
474      Branch: maint-5.005/perl
475            ! README.threads ext/Thread/Thread.xs ext/Thread/typemap mg.c
476            ! op.c perl.c perl.h pod/perlrun.pod pp.c pp_hot.c scope.c
477            ! thread.h util.c win32/win32thread.c
478 ____________________________________________________________________________
479 [  1700] By: gsar                                  on 1998/08/02  05:54:00
480         Log: up patchlevel to 5.005_02
481      Branch: maint-5.005/perl
482            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
483            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
484 ____________________________________________________________________________
485 [  1699] By: gsar                                  on 1998/08/02  05:50:01
486         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
487              Message-Id: <199807180809.EAA09379@monk.mps.ohio-state.edu>
488              Date: Sat, 18 Jul 1998 04:09:26 -0400 (EDT)
489              Subject: [PATCH 5.004_72] Make tests succeed on OS/2
490      Branch: maint-5.005/perl
491            ! t/io/fs.t t/lib/io_pipe.t t/lib/io_sock.t t/op/stat.t
492 ____________________________________________________________________________
493 [  1698] By: gsar                                  on 1998/08/02  05:41:41
494         Log: use I32_MAX as the limit when U16_MAX > I32_MAX (for CRAY)
495      Branch: maint-5.005/perl
496            ! regcomp.c
497 ____________________________________________________________________________
498 [  1697] By: gsar                                  on 1998/08/02  05:20:12
499         Log: support OE/MVS
500              From: Jarkko Hietaniemi <jhi@iki.fi>
501              Message-Id: <199808010903.MAA09371@alpha.hut.fi>
502              Date: Sat, 1 Aug 1998 12:03:02 +0300 (EET DST)
503              Subject: [PATCH] 5.005_01: OE MVS
504      Branch: maint-5.005/perl
505            + README.os390 ebcdic.c
506            ! Configure MANIFEST doio.c ext/Errno/Errno_pm.PL gv.c handy.h
507            ! hints/os390.sh lib/bigint.pl mg.c patchlevel.h perl.c perl.h
508            ! perly.c perly.h perly.y perly_c.diff pod/perldelta.pod
509            ! pod/perlport.pod pp.c pp_ctl.c pp_hot.c pp_sys.c sv.c
510            ! t/base/term.t t/comp/package.t t/comp/require.t
511            ! t/lib/bigintpm.t t/lib/cgi-html.t t/lib/filehand.t t/lib/ph.t
512            ! t/op/auto.t t/op/bop.t t/op/each.t t/op/magic.t t/op/misc.t
513            ! t/op/ord.t t/op/pack.t t/op/quotemeta.t t/op/re_tests
514            ! t/op/regexp.t t/op/sort.t t/op/sprintf.t t/op/subst.t
515            ! t/op/taint.t t/op/universal.t t/pragma/constant.t
516            ! t/pragma/overload.t t/pragma/subs.t toke.c x2p/a2p.h
517            ! x2p/a2py.c
518 ____________________________________________________________________________
519 [  1696] By: gsar                                  on 1998/08/02  05:03:09
520         Log: VMS patches
521              From: pvhp@forte.com (Peter Prymmer)
522              Message-Id: <9807290017.AA01833@forte.com>
523              Date: Tue, 28 Jul 98 17:17:33 PDT
524              Subject: Re: Not OK: perl 5.00501 on VMS_AXP-thread I7.2
525              --
526              From: Dan Sugalski <sugalskd@osshe.edu>
527              Message-Id: <3.0.5.32.19980729125623.00b562b0@ous.edu>
528              Date: Wed, 29 Jul 1998 12:56:23 -0700
529              Subject: [PATCH 5.005_01]Typo in CONFIGURE.COM (vms)
530              --
531              From: Dan Sugalski <sugalskd@osshe.edu>
532              Date: Thu, 30 Jul 1998 09:02:24 -0700
533              Message-Id: <3.0.5.32.19980730090224.00b70eb0@ous.edu>
534              Subject: [PATCH 5.005_01]VMS config SOCKETSHR typo patch and fcntl check
535      Branch: maint-5.005/perl
536            ! configure.com vms/subconfigure.com
537 ____________________________________________________________________________
538 [  1695] By: gsar                                  on 1998/08/02  04:49:32
539         Log: rename duplicate warning in regexec.c
540      Branch: maint-5.005/perl
541            ! regexec.c
542 ____________________________________________________________________________
543 [  1694] By: gsar                                  on 1998/08/02  04:44:20
544         Log: beware egcs' ld on Solaris
545              From: Tom Spindler <dogcow@home.merit.edu>
546              Message-ID: <19980801212158.A2934@home.merit.edu>
547              Date: Sat, 1 Aug 1998 21:21:58 -0400
548              Subject: Re: [PATCH perl5.005_01] hints/solaris_2.sh, egcs, and ld
549      Branch: maint-5.005/perl
550            ! hints/solaris_2.sh
551 ____________________________________________________________________________
552 [  1693] By: gsar                                  on 1998/08/02  04:41:43
553         Log: de-utf-ized variation of Ilya's patch
554              From: Jan-Pieter Cornet <johnpc@xs4all.net>
555              Date: 31 Jul 1998 12:44:57 +0200
556              Message-ID: <6ps779$hmj$1@xs1.xs4all.nl>
557              Subject: Re: s/\s*$//g in majordomo causes segfault under 5.005_01
558      Branch: maint-5.005/perl
559            ! regexec.c
560 ____________________________________________________________________________
561 [  1692] By: gsar                                  on 1998/08/02  04:39:14
562         Log: better validation of SysV IPC availability
563              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
564              Date: Fri, 31 Jul 1998 13:13:57 +0300 (EEST)
565              Message-Id: <199807311013.NAA28887@koah.research.nokia.com>
566              Subject: Re: lib/ipc_sysv.t fails under FreeBSD 2.2.1 
567      Branch: maint-5.005/perl
568            ! Configure INSTALL ext/IPC/SysV/SysV.xs pod/perldiag.pod
569            ! t/lib/ipc_sysv.t
570 ____________________________________________________________________________
571 [  1691] By: gsar                                  on 1998/08/02  04:32:30
572         Log: fix bug in display of watched expressions
573              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
574              Date: Thu, 30 Jul 1998 20:02:04 -0400 (EDT)
575              Message-Id: <199807310002.UAA21681@monk.mps.ohio-state.edu>
576              Subject: Re: Bug? in perl5db.pl [PATCH]
577      Branch: maint-5.005/perl
578            ! lib/perl5db.pl
579 ____________________________________________________________________________
580 [  1690] By: gsar                                  on 1998/08/02  04:29:08
581         Log: applied all but one hunk
582              From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
583              Date: Thu, 30 Jul 1998 17:19:42 -0400
584              Message-Id: <199807302119.RAA06852@sleipnir.valparaiso.cl>
585              Subject: Some typos in perldelta.pod
586      Branch: maint-5.005/perl
587            ! pod/perldelta.pod
588 ____________________________________________________________________________
589 [  1689] By: gsar                                  on 1998/08/02  04:27:02
590         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
591              Date: Thu, 30 Jul 1998 10:22:36 -0400 (EDT)
592              Message-Id: <Pine.SUN.3.96.980730101627.17514B-100000@newton.phys>
593              Subject: [PATCH 5.005_05] Remove redundant dTHR
594      Branch: maint-5.005/perl
595            ! mg.c sv.c
596 ____________________________________________________________________________
597 [  1688] By: gsar                                  on 1998/08/02  04:25:49
598         Log: From: Tom Hughes <thh@cyberscience.com>
599              Date: 30 Jul 1998 09:47:31 +0100
600              Message-ID: <yek1zr3vi70.fsf@elva.cyberscience.com>
601              Subject: Class::Struct has an incomplete tied array package
602      Branch: maint-5.005/perl
603            ! lib/Class/Struct.pm
604 ____________________________________________________________________________
605 [  1687] By: gsar                                  on 1998/08/02  04:21:48
606         Log: ensure implicit close on local(*FH) doesn't affect $! and thence $?
607      Branch: maint-5.005/perl
608            ! sv.c t/op/die_exit.t
609 ____________________________________________________________________________
610 [  1686] By: gsar                                  on 1998/08/02  03:57:28
611         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
612              Date: Thu, 30 Jul 1998 00:39:30 +0300 (EET DST)
613              Message-Id: <199807292139.AAA01795@alpha.hut.fi>
614              Subject: Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
615      Branch: maint-5.005/perl
616            ! ext/POSIX/POSIX.xs pod/perllocale.pod
617 ____________________________________________________________________________
618 [  1685] By: gsar                                  on 1998/08/02  03:54:15
619         Log: PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com>
620              Date: Wed, 29 Jul 1998 10:45:31 -0700
621              Message-ID: <000101bdbb18$ae767550$a32fa8c0@tau.Active>
622              Subject: [PATCH 5.005_01] Fixes binary compatibility for PERL_OBJECT
623              --
624              Date: Sat, 1 Aug 1998 09:33:19 -0700
625              Message-ID: <000701bdbd6a$17ada180$a32fa8c0@tau.Active>
626              Subject: [PATCH 5.005_01]
627      Branch: maint-5.005/perl
628            ! perl.h proto.h
629 ____________________________________________________________________________
630 [  1684] By: gsar                                  on 1998/08/02  03:49:33
631         Log: hand-apply whitespace-mutiliated patch
632              From: Nicholas Clark <nick@flirble.org>
633              Date: Tue, 28 Jul 1998 16:40:42 +0100 (BST)
634              Message-Id: <199807281540.QAA04640@flirble.org>
635              Subject: [PATCH] POSIX::ELOOP
636      Branch: maint-5.005/perl
637            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
638 ____________________________________________________________________________
639 [  1683] By: gsar                                  on 1998/08/02  03:45:26
640         Log: document return values of do() better
641              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
642              Date: Tue, 28 Jul 1998 12:44:36 +0100
643              Message-Id: <E0z18BI-0003cH-00@taurus.cus.cam.ac.uk>
644              Subject: [PATCH] Re: Obscurity of lexicals with do ""
645      Branch: maint-5.005/perl
646            ! pod/perlfunc.pod
647 ____________________________________________________________________________
648 [  1682] By: gsar                                  on 1998/08/02  03:42:26
649         Log: avoid reusing foreach itervar if magic got tacked onto it
650              From: Stephen McCamant <alias@mcs.com>
651              Date: Tue, 28 Jul 1998 22:18:25 -0500 (CDT)
652              Message-ID: <13758.36756.215424.719750@alias-2.pr.mcs.net>
653              Subject: [PATCH] Re: pos() resetting changed with 5.005?
654      Branch: maint-5.005/perl
655            ! pp_hot.c
656 ____________________________________________________________________________
657 [  1681] By: gsar                                  on 1998/08/02  03:39:27
658         Log: From: Nick Ing-Simmons <nik@tiuk.ti.com>
659              Date: Wed, 29 Jul 1998 13:28:14 +0100
660              Message-Id: <199807291228.NAA20055@tiuk.ti.com>
661              Subject: [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()
662      Branch: maint-5.005/perl
663            + Porting/fixCORE
664            ! MANIFEST lib/Math/Complex.pm
665 ____________________________________________________________________________
666 [  1680] By: gsar                                  on 1998/08/02  03:33:07
667         Log: From: h.sanden@elsevier.nl (Hugo van der Sanden)
668              Date: Mon, 27 Jul 1998 13:34:45 +0200
669              Message-Id: <199807271134.NAA24475@dorlas.elsevier.nl>
670              Subject: perlcall.pod
671      Branch: maint-5.005/perl
672            ! pod/perlcall.pod
673 ____________________________________________________________________________
674 [  1679] By: gsar                                  on 1998/08/02  03:29:41
675         Log: MM_Win32::maybe_command() case-insesitivity tweak
676      Branch: maint-5.005/perl
677            ! lib/ExtUtils/MM_Win32.pm
678 ____________________________________________________________________________
679 [  1678] By: gsar                                  on 1998/08/02  03:24:29
680         Log: fix MM_Win32::maybe_command()
681      Branch: maint-5.005/perl
682            ! lib/ExtUtils/MM_Win32.pm
683 ____________________________________________________________________________
684 [  1677] By: gsar                                  on 1998/08/01  19:52:19
685         Log: fixes for overloading bugs and docs, tweaked some
686              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
687              Date: Sat, 25 Jul 1998 21:28:16 -0400 (EDT)
688              Message-Id: <199807260128.VAA10543@monk.mps.ohio-state.edu>
689              Subject: [PATCH 5.004_76] better overloading
690      Branch: maint-5.005/perl
691            ! Changes gv.c lib/dumpvar.pl lib/overload.pm lib/perl5db.pl
692            ! t/pragma/overload.t
693 ____________________________________________________________________________
694 [  1676] By: gsar                                  on 1998/08/01  19:37:13
695         Log: stray s/foo/PL_foo/
696              From: win@in.rhein-main.de (Winfried Koenig)
697              Date: Mon, 27 Jul 98 21:13 MET
698              Message-Id: <m0z0teW-00019aC@incom.rhein-main.de>
699              Subject: Bug in pp_rename and ISC hint
700      Branch: maint-5.005/perl
701            ! pp_sys.c
702 ____________________________________________________________________________
703 [  1675] By: gsar                                  on 1998/08/01  19:22:13
704         Log: newer Porting/patchls from maint-5.004
705      Branch: maint-5.005/perl
706            ! Porting/patchls
707 ____________________________________________________________________________
708 [  1674] By: gsar                                  on 1998/08/01  17:50:44
709         Log: fix buggy detection of failed glob()
710      Branch: maint-5.005/perl
711            ! pp_hot.c
712 ____________________________________________________________________________
713 [  1673] By: gsar                                  on 1998/07/29  18:14:32
714         Log: fix typo in change#1489 that prevented magic-autovivification
715      Branch: maint-5.005/perl
716            ! mg.c
717
718 ----------------
719 Version 5.005_01        First maintenance release of 5.005
720 ----------------
721
722 ____________________________________________________________________________
723 [  1669] By: gsar                                  on 1998/07/26  23:19:02
724         Log: update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
725      Branch: maint-5.005/perl
726            ! Changes proto.h win32/GenCAPI.pl
727 ____________________________________________________________________________
728 [  1668] By: gsar                                  on 1998/07/26  21:12:11
729         Log: s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they
730              can disable it from config.sh if they want; up patchlevel to 5_01;
731              little tweaks to pods
732      Branch: maint-5.005/perl
733            ! README.win32 patchlevel.h pod/perldelta.pod toke.c
734            ! win32/Makefile win32/config_H.bc win32/config_H.gc
735            ! win32/config_H.vc win32/makefile.mk win32/win32.c
736 ____________________________________________________________________________
737 [  1662] By: gsar                                  on 1998/07/26  05:01:52
738         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
739      Branch: maint-5.005/perl
740            ! pod/perlhist.pod proto.h
741 ____________________________________________________________________________
742 [  1658] By: gsar                                  on 1998/07/26  02:23:46
743         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
744              Date: Fri, 24 Jul 1998 11:38:25 -0700
745              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
746              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
747              --
748              Date: Fri, 24 Jul 1998 12:30:36 -0700
749              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
750              Subject: [PATCH 5.005]Tweaks to README.vms
751              --
752              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
753              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
754              Subject: [PATCH 5.005] Final build cleanup patch
755      Branch: maint-5.005/perl
756            ! README.vms vms/descrip_mms.template vms/subconfigure.com
757 ____________________________________________________________________________
758 [  1657] By: gsar                                  on 1998/07/26  02:19:50
759         Log: another platform where pp_sselect() needs a whole fd_set buffer
760              From: Lupe Christoph <lupe@alanya.m.isar.de>
761              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
762              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
763              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
764      Branch: maint-5.005/perl
765            ! pp_sys.c
766 ____________________________________________________________________________
767 [  1656] By: gsar                                  on 1998/07/26  02:12:46
768         Log: fix problem building modules on dos-djgpp
769              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
770              Date: Sat, 25 Jul 1998 00:53:39 +0200
771              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
772              Subject: [PATCH 5.005] dos-djgpp and modules problem
773      Branch: maint-5.005/perl
774            ! djgpp/fixpmain
775 ____________________________________________________________________________
776 [  1655] By: gsar                                  on 1998/07/26  02:11:09
777         Log: From: Tom Spindler <dogcow@home.merit.edu>
778              Date: Wed, 22 Jul 1998 16:11:07 -0400
779              Message-ID: <19980722161107.A16813@home.merit.edu>
780              Subject: [PATCH 5.005] BeOS tweak
781      Branch: maint-5.005/perl
782            ! hints/beos.sh
783 ____________________________________________________________________________
784 [  1654] By: gsar                                  on 1998/07/26  02:09:29
785         Log: various pod tweaks
786      Branch: maint-5.005/perl
787            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
788            ! pod/perltoc.pod
789 ____________________________________________________________________________
790 [  1653] By: gsar                                  on 1998/07/26  02:05:46
791         Log: fix emacs/ptags for PL_* changes
792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
793              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
794              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
795              Subject: [PATCH 5.004_76] Yet better ptags
796      Branch: maint-5.005/perl
797            ! emacs/ptags
798 ____________________________________________________________________________
799 [  1652] By: gsar                                  on 1998/07/26  02:03:01
800         Log: fix behavior of <=> on bigints
801              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
802              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
803              Date: Fri, 24 Jul 1998 18:29:53 +0100
804              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
805      Branch: maint-5.005/perl
806            ! lib/Math/BigInt.pm t/lib/bigintpm.t
807 ____________________________________________________________________________
808 [  1649] By: gsar                                  on 1998/07/24  03:56:56
809         Log: create maint-5.005 branch
810      Branch: maint-5.005/perl
811           +> (branch 1079 files)
812 ____________________________________________________________________________
813 [  1648] By: gsar                                  on 1998/07/24  03:36:35
814         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
815      Branch: perl
816            ! Changes
817
818 -------------
819 Version 5.005           Production release
820 -------------
821
822 ____________________________________________________________________________
823 [  1647] By: gsar                                  on 1998/07/22  21:11:29
824         Log: sneak in hints/irix_6.sh update
825      Branch: perl
826            ! Changes hints/irix_6.sh
827 ____________________________________________________________________________
828 [  1646] By: gsar                                  on 1998/07/22  21:00:44
829         Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
830              from Jon Orwant <orwant@media.mit.edu>; update guts documentation
831              to reflect PL_* changes; is this *it* for 5.005?
832      Branch: perl
833            ! Changes README.win32 patchlevel.h pod/perlcall.pod
834            ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
835            ! pod/perltoc.pod pod/perlxs.pod
836 ____________________________________________________________________________
837 [  1645] By: gsar                                  on 1998/07/22  19:37:41
838         Log: don't use qualify() in class methods
839              From:    Albert Dvornik <bert@genscan.com>
840              Date:    22 Jul 1998 15:14:46 EDT
841              Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
842              Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
843      Branch: perl
844            ! ext/IO/lib/IO/Handle.pm
845 ____________________________________________________________________________
846 [  1644] By: gsar                                  on 1998/07/22  18:13:31
847         Log: newer perlembed.pod
848      Branch: perl
849            ! pod/perlembed.pod
850 ____________________________________________________________________________
851 [  1643] By: gsar                                  on 1998/07/22  18:03:42
852         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
853              Date:    Wed, 22 Jul 1998 13:42:20 EDT
854              Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
855              Subject: Re: 5.005 - a sneak preview
856      Branch: perl
857            ! Porting/pumpkin.pod
858 ____________________________________________________________________________
859 [  1642] By: gsar                                  on 1998/07/22  17:58:42
860         Log: add perlmodinstall, regen perltoc
861      Branch: perl
862            + pod/perlmodinstall.pod
863            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
864            ! pod/perltoc.pod win32/pod.mak
865 ____________________________________________________________________________
866 [  1641] By: gsar                                  on 1998/07/22  17:11:55
867         Log: support optional crypt() with PERL_OBJECT
868              From:    "Douglas Lankshear" <dougl@ActiveState.com>
869              Date:    Wed, 22 Jul 1998 08:21:10 PDT
870              Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
871              Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
872      Branch: perl
873            ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
874            ! win32/perlhost.h win32/win32.c win32/win32iop.h
875 ____________________________________________________________________________
876 [  1640] By: gsar                                  on 1998/07/22  17:09:11
877         Log: win32 tweaks
878              Date:    Wed, 22 Jul 1998 07:09:09 PDT
879              Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
880              From:    "Douglas Lankshear" <dougl@ActiveState.com>
881      Branch: perl
882            ! win32/Makefile win32/makefile.mk win32/win32.h
883 ____________________________________________________________________________
884 [  1639] By: gsar                                  on 1998/07/22  17:00:30
885         Log: From:    d-lewart@uiuc.edu (Daniel S. Lewart)
886              Date:    Wed, 22 Jul 1998 06:20:08 CDT
887              Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
888              Subject: [PATCH] lib/Sys/Syslog.pm doc
889      Branch: perl
890            ! Changes lib/Sys/Syslog.pm
891 ____________________________________________________________________________
892 [  1638] By: gsar                                  on 1998/07/22  09:12:26
893         Log: up patchlevel etc (only doc patching from now on, testing in progress)
894      Branch: perl
895            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
896            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
897 ____________________________________________________________________________
898 [  1637] By: gsar                                  on 1998/07/22  08:27:09
899         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
900              Date:    Tue, 21 Jul 1998 16:04:40 PDT
901              Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
902              Subject: [PATCH 5.004_76]Document Vax C's death for VMS
903              --
904              Date:    Tue, 21 Jul 1998 16:08:57 PDT
905              Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
906              Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
907              --
908              Date:    Tue, 21 Jul 1998 16:05:56 PDT
909              Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
910              Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
911      Branch: perl
912            ! README.vms pod/perldelta.pod vms/descrip_mms.template
913 ____________________________________________________________________________
914 [  1636] By: gsar                                  on 1998/07/22  08:04:37
915         Log: fix quoting in t/io/inplace.t
916      Branch: perl
917            ! t/io/inplace.t
918 ____________________________________________________________________________
919 [  1635] By: gsar                                  on 1998/07/22  07:59:30
920         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
921              Date:    Tue, 21 Jul 1998 13:06:44 PDT
922              Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
923              Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
924      Branch: perl
925            ! t/io/inplace.t vms/test.com
926 ____________________________________________________________________________
927 [  1634] By: gsar                                  on 1998/07/22  07:55:35
928         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
929              Date:    Tue, 21 Jul 1998 12:42:20 PDT
930              Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
931              Subject: [PATCH 5.004_76]Fix inplace editing for VMS
932      Branch: perl
933            ! doio.c
934 ____________________________________________________________________________
935 [  1633] By: gsar                                  on 1998/07/22  07:53:53
936         Log: fix AIX hints for PL_* changes
937              From:    Jarkko Hietaniemi <jhi@iki.fi>
938              Date:    Tue, 21 Jul 1998 22:53:54 +0300
939              Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
940              Subject: Re: _76 fails to link B extension on AIX 414
941      Branch: perl
942            ! perl_exp.SH
943 ____________________________________________________________________________
944 [  1632] By: gsar                                  on 1998/07/22  07:51:56
945         Log: From:    Anton Berezin <tobez@plab.ku.dk>
946              Date:    Tue, 21 Jul 1998 21:46:45 +0200
947              Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
948              Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
949      Branch: perl
950            ! t/op/eval.t
951 ____________________________________________________________________________
952 [  1631] By: gsar                                  on 1998/07/22  07:48:20
953         Log: applied patch, with tweak suggested by Michael Parker
954              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
955              Date:    Tue, 21 Jul 1998 14:30:05 EDT
956              Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
957              Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
958      Branch: perl
959            ! hints/irix_6.sh
960 ____________________________________________________________________________
961 [  1630] By: gsar                                  on 1998/07/22  07:40:25
962         Log: better diagnostic on errno.t failure
963              From:    Graham Barr <gbarr@ti.com>
964              Date:    Tue, 21 Jul 1998 13:07:29 CDT
965              Message-Id: <19980721130729.K4337@asic.sc.ti.com>
966      Branch: perl
967            ! t/lib/errno.t
968 ____________________________________________________________________________
969 [  1629] By: gsar                                  on 1998/07/22  07:36:38
970         Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
971              the registry for anything that begins with "PERL", not "PERL5"
972              From:    "Douglas Lankshear" <dougl@ActiveState.com>
973              Date:    Tue, 21 Jul 1998 11:08:00 PDT
974              Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
975      Branch: perl
976            ! perl.c win32/perlhost.h win32/win32.c
977 ____________________________________________________________________________
978 [  1628] By: gsar                                  on 1998/07/22  07:28:35
979         Log: suppress redefined warnings on C<INIT {} INIT {}>
980      Branch: perl
981            ! op.c
982 ____________________________________________________________________________
983 [  1627] By: gsar                                  on 1998/07/22  07:15:19
984         Log: remove spurious $VERSION line that confuses CPAN
985              From:    Johan Vromans <jvromans@squirrel.nl>
986              Date:    Tue, 21 Jul 1998 20:01:36 +0200
987              Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
988              Subject: Re: 5.004_76 missing version numbers
989      Branch: perl
990            ! lib/Getopt/Long.pm
991 ____________________________________________________________________________
992 [  1626] By: gsar                                  on 1998/07/22  06:57:56
993         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
994              Date:    Tue, 21 Jul 1998 10:20:13 EDT
995              Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
996              Subject: [PATCH] Porting/config* updates for 5.005
997      Branch: perl
998            ! Changes Porting/config.sh Porting/config_H
999 ____________________________________________________________________________
1000 [  1625] By: gsar                                  on 1998/07/22  06:46:38
1001         Log: add a few more globals with old names #defined
1002      Branch: perl
1003            ! embed.pl embedvar.h
1004 ____________________________________________________________________________
1005 [  1624] By: gsar                                  on 1998/07/22  06:39:22
1006         Log: allow extensions to be specified as paths 
1007              From:    Paul Johnson <pjcj@transeda.com>
1008              Date:    Tue, 21 Jul 1998 12:04:27 BST
1009              Message-Id: <19980721120427.F903@west-tip.transeda.com>
1010              Subject: [PATCH] 5.004_75 Embed and static extensions
1011      Branch: perl
1012            ! lib/ExtUtils/Embed.pm
1013 ____________________________________________________________________________
1014 [  1623] By: gsar                                  on 1998/07/22  06:12:50
1015         Log: make $ prototype to accept THREADSVs
1016      Branch: perl
1017            ! op.c
1018 ____________________________________________________________________________
1019 [  1622] By: gsar                                  on 1998/07/22  06:04:25
1020         Log: fix Liblist.pm to find entries that are plain pathnames on win32
1021      Branch: perl
1022            ! lib/ExtUtils/Liblist.pm
1023 ____________________________________________________________________________
1024 [  1621] By: gsar                                  on 1998/07/22  05:10:53
1025         Log: perlfaq update from From Tom Christiansen and Nathan Torkington
1026              (removes all mention of training courses from perlfaq*.pod)
1027      Branch: perl
1028            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
1029            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
1030            ! pod/perlfaq8.pod pod/perlfaq9.pod
1031 ____________________________________________________________________________
1032 [  1620] By: gsar                                  on 1998/07/22  02:51:13
1033         Log: applied patch, modulo parts already added to perldelta
1034              From:    Stephen McCamant <alias@mcs.com>
1035              Date:    Tue, 21 Jul 1998 17:06:23 CDT
1036              Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
1037              Subject: [PATCH] Re: Beta2 is available
1038      Branch: perl
1039            ! pod/perldelta.pod
1040 ____________________________________________________________________________
1041 [  1619] By: gsar                                  on 1998/07/22  02:45:55
1042         Log: applied patch, add new message to perldeta
1043              From:    Stephen McCamant <alias@mcs.com>
1044              Date:    Tue, 21 Jul 1998 16:12:25 CDT
1045              Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
1046              Subject: [PATCH] Band-aid patch for local($avhv->{a})
1047      Branch: perl
1048            ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
1049 ____________________________________________________________________________
1050 [  1618] By: gsar                                  on 1998/07/22  02:08:00
1051         Log: fix up B modules for PL_* changes
1052      Branch: perl
1053            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
1054 ____________________________________________________________________________
1055 [  1617] By: gsar                                  on 1998/07/22  01:42:14
1056         Log: From:    Malcolm Beattie <mbeattie@sable.ox.ac.uk>
1057              Date:    Tue, 21 Jul 1998 18:13:16 BST
1058              Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
1059              Subject: Compiler docs for 5.005
1060      Branch: perl
1061            ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1062            ! ext/B/O.pm
1063 ____________________________________________________________________________
1064 [  1616] By: gsar                                  on 1998/07/22  01:29:09
1065         Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
1066              names
1067      Branch: perl
1068            ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
1069            ! intrpvar.h
1070 ____________________________________________________________________________
1071 [  1615] By: nick                                  on 1998/07/21  22:26:34
1072         Log: Mingw32 PERL_OBJECT tweaks
1073      Branch: perl
1074            ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
1075 ____________________________________________________________________________
1076 [  1614] By: gsar                                  on 1998/07/21  19:43:32
1077         Log: fix off-by-one in change#623 that broke lexical lookups in eval''
1078      Branch: perl
1079            ! pp_ctl.c
1080
1081 ----------------
1082 Version 5.004_76        5.005 Public Beta, Issue 2
1083 ----------------
1084
1085 ____________________________________________________________________________
1086 [  1613] By: gsar                                  on 1998/07/21  10:26:01
1087         Log: final tweaks before beta2
1088      Branch: perl
1089            + Porting/findvars
1090           +> Porting/fixvars
1091            - fixvars
1092            ! Changes MANIFEST intrpvar.h iperlsys.h
1093            ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
1094 ____________________________________________________________________________
1095 [  1612] By: gsar                                  on 1998/07/21  07:15:54
1096         Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
1097      Branch: perl
1098            ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
1099            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
1100            ! win32/win32sck.c
1101 ____________________________________________________________________________
1102 [  1611] By: gsar                                  on 1998/07/21  07:12:00
1103         Log: fix bytecode.pl with moved var names
1104      Branch: perl
1105            ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
1106 ____________________________________________________________________________
1107 [  1610] By: gsar                                  on 1998/07/21  05:51:10
1108         Log: tweak toke.c
1109      Branch: perl
1110            ! toke.c
1111 ____________________________________________________________________________
1112 [  1609] By: gsar                                  on 1998/07/21  05:46:59
1113         Log: change case of PERL_OBJECT filenames, consistent with the rest
1114      Branch: perl
1115            + XSlock.h objXSUB.h
1116            - ObjXSub.h XSLock.h
1117            ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
1118            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
1119 ____________________________________________________________________________
1120 [  1608] By: gsar                                  on 1998/07/21  05:31:13
1121         Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
1122      Branch: perl
1123            ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
1124 ____________________________________________________________________________
1125 [  1607] By: gsar                                  on 1998/07/21  05:29:10
1126         Log: part 1 of PERL_OBJECT fixes for new var names
1127      Branch: perl
1128            ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
1129            ! run.c win32/GenCAPI.pl
1130 ____________________________________________________________________________
1131 [  1606] By: gsar                                  on 1998/07/21  05:17:26
1132         Log: From:    Stephen McCamant <alias@mcs.com>
1133              Date:    Mon, 20 Jul 1998 23:53:32 CDT
1134              Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
1135              Subject: [PATCH] redundant RV2GVs in ck_fun()
1136      Branch: perl
1137            ! op.c
1138 ____________________________________________________________________________
1139 [  1605] By: gsar                                  on 1998/07/21  05:13:28
1140         Log: From:    Stephen McCamant <alias@mcs.com>
1141              Date:    Mon, 20 Jul 1998 23:32:42 CDT
1142              Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
1143              Subject: B::Deparse 0.56 (first testsuite fixes; big)
1144      Branch: perl
1145            ! ext/B/B/Deparse.pm
1146 ____________________________________________________________________________
1147 [  1604] By: gsar                                  on 1998/07/21  05:07:29
1148         Log: applied a slightly tweaked version of suggested patch
1149              From: Colin Kuskie <ckuskie@cadence.com>
1150              Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
1151              Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
1152              Subject: [PATCH _75] More documentation for -i prefix
1153      Branch: perl
1154            ! pod/perlrun.pod
1155 ____________________________________________________________________________
1156 [  1603] By: gsar                                  on 1998/07/21  04:59:19
1157         Log: disable malloced_size() feedback with -DLEAKTEST
1158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1159              Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
1160              Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
1161              Subject: [PATCH 5.004_75] -DLEAKTEST broken
1162      Branch: perl
1163            ! av.c sv.c
1164 ____________________________________________________________________________
1165 [  1602] By: gsar                                  on 1998/07/21  04:57:43
1166         Log: fix hints/hpux.sh for cpp recognition
1167              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1168              Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
1169              Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
1170              Subject: RE: Configure misses preprocessor on HP-UX
1171      Branch: perl
1172            ! hints/hpux.sh
1173 ____________________________________________________________________________
1174 [  1601] By: gsar                                  on 1998/07/21  04:55:51
1175         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1176              Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
1177              Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
1178              Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
1179      Branch: perl
1180            ! pp_ctl.c t/op/pat.t
1181 ____________________________________________________________________________
1182 [  1600] By: gsar                                  on 1998/07/21  04:48:32
1183         Log: allocate a whole fd_set for pp_sselect() on more platforms
1184              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1185              Date: 20 Jul 1998 00:14:18 +0300
1186              Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
1187              Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
1188      Branch: perl
1189            ! pp_sys.c
1190 ____________________________________________________________________________
1191 [  1599] By: gsar                                  on 1998/07/21  04:44:04
1192         Log: add tests to check if context propagation works
1193              From: Francois Desarmenien <desar@club-internet.fr>
1194              Date: Sun, 19 Jul 1998 12:28:33 +0200
1195              Message-ID: <35B1CA51.A606AD27@club-internet.fr>
1196              Subject: Re: m//g strange behaviour in 5.004
1197      Branch: perl
1198            + t/op/context.t
1199            ! MANIFEST
1200 ____________________________________________________________________________
1201 [  1598] By: gsar                                  on 1998/07/21  04:37:49
1202         Log: applied RE doc patches, with tweaks to the prose
1203              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1204              Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
1205              Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
1206              Subject: [PATCH 5.004_72] Document irregular zero-length matches
1207              --
1208              Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
1209              Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
1210              Subject: [PATCH 5.004_72] Another irregularity of expressions documented
1211      Branch: perl
1212            ! pod/perlre.pod
1213 ____________________________________________________________________________
1214 [  1597] By: gsar                                  on 1998/07/21  04:16:51
1215         Log: pod tweak suggested by Ilya
1216      Branch: perl
1217            ! pod/perlfunc.pod
1218 ____________________________________________________________________________
1219 [  1596] By: gsar                                  on 1998/07/21  04:12:39
1220         Log: enable color output with -Mre=debugcolor with -DDEBUGGING
1221              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1222              Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
1223              Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
1224              Subject: [PATCH 5.004_72] Better -Mre=colordb
1225      Branch: perl
1226            ! ext/re/re.xs
1227 ____________________________________________________________________________
1228 [  1595] By: gsar                                  on 1998/07/21  04:07:44
1229         Log: From: "John L. Allen" <allen@grumman.com>
1230              Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
1231              Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
1232              Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
1233      Branch: perl
1234            ! utils/perlbug.PL
1235 ____________________________________________________________________________
1236 [  1594] By: gsar                                  on 1998/07/21  04:06:06
1237         Log: don't use SelectSaver on IO::Handle->input_*() methods
1238              From: Robin Barker <rmb1@cise.npl.co.uk>
1239              Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
1240              Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
1241              Subject: Re: Bug in IO::Handle->input_record_separator
1242      Branch: perl
1243            ! ext/IO/lib/IO/Handle.pm
1244 ____________________________________________________________________________
1245 [  1593] By: gsar                                  on 1998/07/21  04:03:46
1246         Log: applied a tweaked version of suggested patch
1247              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1248              Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
1249              Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
1250              Subject: [PATCH 5.004_72] Enable/document colors in re.pm
1251      Branch: perl
1252            ! ext/re/re.pm
1253 ____________________________________________________________________________
1254 [  1592] By: gsar                                  on 1998/07/21  03:49:55
1255         Log: remove compat3.sym and rename perld4.pod
1256      Branch: perl
1257           +> pod/perl5004delta.pod
1258            - compat3.sym pod/perld4.pod
1259            ! MANIFEST
1260 ____________________________________________________________________________
1261 [  1591] By: gsar                                  on 1998/07/21  03:38:16
1262         Log: update patchlevel, Changes
1263      Branch: perl
1264            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
1265            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1266 ____________________________________________________________________________
1267 [  1590] By: gsar                                  on 1998/07/21  03:06:04
1268         Log: documentation tweaks from Abigail <abigail@fnx.com>
1269              Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
1270              Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
1271              Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
1272              --
1273              Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
1274              Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
1275              Subject: [PATCH 5.00475] pod/perlguts.pod
1276              --
1277              Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
1278              Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
1279              Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
1280              --
1281              Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
1282              Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
1283              Subject: [PATCH, 5.00475], pod/perlsub.pod
1284              --
1285              Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
1286              Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
1287              Subject: [PATCH 5.00475] pod/perlfunc.pod
1288      Branch: perl
1289            ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
1290            ! pod/perlsyn.pod
1291 ____________________________________________________________________________
1292 [  1589] By: gsar                                  on 1998/07/21  02:44:25
1293         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1294              Date: Wed, 15 Jul 1998 09:38:12 -0700
1295              Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
1296              Subject: [PATCH 5.005-beta1]Quick VMS config update
1297              --
1298              Date: Wed, 15 Jul 1998 12:53:52 -0700
1299              Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
1300              Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
1301              --
1302              Date: Thu, 16 Jul 1998 11:15:44 -0700
1303              Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
1304              Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
1305              --
1306              Date: Thu, 16 Jul 1998 11:21:55 -0700
1307              Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
1308              Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
1309              --
1310              Date: Thu, 16 Jul 1998 11:25:04 -0700
1311              Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
1312              Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
1313              --
1314              Date: Fri, 17 Jul 1998 15:29:13 -0700
1315              Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
1316              Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
1317              --
1318              Date: Mon, 20 Jul 1998 10:20:49 -0700
1319              Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
1320              Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
1321              --
1322              Date: Mon, 20 Jul 1998 10:13:03 -0700
1323              Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
1324              Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
1325              --
1326              From: Brad Hughes <brad@tgsmc.com>
1327              Date: Mon, 20 Jul 1998 15:51:22 -0700
1328              Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
1329              Subject: patch for readme.vms
1330      Branch: perl
1331            ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
1332            ! vms/gen_shrfls.pl vms/subconfigure.com
1333 ____________________________________________________________________________
1334 [  1588] By: gsar                                  on 1998/07/21  01:26:20
1335         Log: change#1481 didn't go through at all, redo it
1336      Branch: perl
1337            ! t/base/rs.t
1338 ____________________________________________________________________________
1339 [  1587] By: gsar                                  on 1998/07/21  01:21:41
1340         Log: workaround C<"foo" "bar"> catenation-intolerant compilers
1341      Branch: perl
1342            ! regexec.c toke.c
1343 ____________________________________________________________________________
1344 [  1586] By: gsar                                  on 1998/07/21  01:05:49
1345         Log: do not override PERL_DESTRUCT_LEVEL if use has it set
1346      Branch: perl
1347            ! t/TEST
1348 ____________________________________________________________________________
1349 [  1585] By: gsar                                  on 1998/07/21  00:39:17
1350         Log: fix small memory leak when mess_sv happens to be touched by magic
1351      Branch: perl
1352            ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1353 ____________________________________________________________________________
1354 [  1584] By: gsar                                  on 1998/07/21  00:37:32
1355         Log: fix memory leak in C<local(*foo) = 'bar'>
1356      Branch: perl
1357            ! scope.c
1358 ____________________________________________________________________________
1359 [  1583] By: TimBunce                              on 1998/07/20  22:14:11
1360         Log: Update Changes and patchlevel.h for release. At last.
1361      Branch: maint-5.004/perl
1362            ! Changes patchlevel.h
1363 ____________________________________________________________________________
1364 [  1582] By: gsar                                  on 1998/07/20  21:28:43
1365         Log: add rsfp_filters and perldb to pollutants list
1366      Branch: perl
1367            ! embed.pl
1368 ____________________________________________________________________________
1369 [  1581] By: nick                                  on 1998/07/20  19:22:37
1370         Log: Integrate mainline pre-beta2 - just in case 
1371      Branch: ansiperl
1372           !> (integrate 66 files)
1373 ____________________________________________________________________________
1374 [  1580] By: TimBunce                              on 1998/07/20  17:16:38
1375         Log: Assorted patches:
1376              
1377              Title:  "Clean up hash array allocation"
1378              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1379              Msg-ID:  <199807201052.GAA13336@aatma.engin.umich.edu>
1380              Files:  hv.c
1381              
1382              Title:  "Further fixes for cppstdin on HP-UX 11"
1383              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1384              Msg-ID:  <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
1385              Files:  hints/hpux.sh
1386      Branch: maint-5.004/perl
1387            ! hints/hpux.sh hv.c
1388 ____________________________________________________________________________
1389 [  1579] By: TimBunce                              on 1998/07/20  09:46:14
1390         Log: Assorted patches:
1391              
1392              Title:  "Fix C<$1 .. $2> coredump under debugger"
1393              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1394              Msg-ID:  <199807200042.UAA23288@aatma.engin.umich.edu>
1395              Files:  pp_ctl.c
1396              
1397              Title:  "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
1398              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1399              Msg-ID:  <199807191829.OAA12433@aatma.engin.umich.edu>
1400              Files:  embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
1401              
1402              Title:  "fix major bug (from 5.003_96); void contexts were using the context
1403              of the enclosing sub!"
1404              From:  Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
1405              <gsar@engin.umich.edu>
1406              Msg-ID:  <199807180927.FAA08032@aatma.engin.umich.edu>,
1407              <35B1CA51.A606AD27@club-internet.fr>
1408              Files:  op.h
1409              
1410              Title:  "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
1411              From:  Johan Vromans <jvromans@squirrel.nl>
1412              Msg-ID:  <13745.47704.943964.34613@phoenix.squirrel.nl>
1413              Files:  lib/Getopt/Long.pm
1414              
1415              Title:  "Add Porting/p4d2p utility for converting perforce diffs"
1416              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1417              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>
1418              Files:  MANIFEST Porting/p4d2p
1419      Branch: maint-5.004/perl
1420            + Porting/p4d2p
1421            ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
1422            ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
1423 ____________________________________________________________________________
1424 [  1578] By: gsar                                  on 1998/07/20  09:38:39
1425         Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
1426              brute force search script).  Result builds and passes all tests on
1427              Solaris.  win32 and PERL_OBJECT are still untested.
1428      Branch: perl
1429            ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
1430            ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
1431            ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
1432            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
1433            ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
1434            ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
1435            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
1436            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
1437            ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
1438            ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
1439            ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
1440            ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
1441            ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
1442            ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
1443            ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
1444 ____________________________________________________________________________
1445 [  1577] By: TimBunce                              on 1998/07/20  08:28:17
1446         Log: Title:  "Make failed matches return empty list in list context"
1447              From:  "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
1448              <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
1449              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>,
1450              <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
1451              <35B156FB.504E66E@aaii.oz.au>
1452              Files:  pod/perlop.pod pp_hot.c t/op/pat.t
1453      Branch: maint-5.004/perl
1454            ! pod/perlop.pod pp_hot.c t/op/pat.t
1455 ____________________________________________________________________________
1456 [  1576] By: TimBunce                              on 1998/07/20  08:11:37
1457         Log: Title:  "win32 update from 5.005 beta 2 for 5.004_05"
1458              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1459              Msg-ID:  <199807192332.TAA20905@aatma.engin.umich.edu>
1460              Files:  win32/include/dirent.h win32/include/sys/socket.h proto.h
1461              lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
1462              win32/win32.h win32/win32iop.h README.win32 installperl
1463              pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
1464              win32/config_H.bc win32/config_H.vc win32/config_h.PL
1465              win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
1466              win32/makefile.mk win32/pod.mak win32/win32.c
1467              win32/win32sck.c win32/bin/pl2bat.pl
1468      Branch: maint-5.004/perl
1469            ! README.win32 installperl lib/ExtUtils/Liblist.pm
1470            ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
1471            ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
1472            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
1473            ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
1474            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
1475            ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
1476            ! win32/win32sck.c
1477 ____________________________________________________________________________
1478 [  1575] By: gsar                                  on 1998/07/20  01:27:14
1479         Log: integrate ansi branch to get s/foo/PL_foo/ changes
1480      Branch: perl
1481           +> fixvars
1482           !> (integrate 537 files)
1483 ____________________________________________________________________________
1484 [  1574] By: gsar                                  on 1998/07/20  00:33:43
1485         Log: fix C<$1 .. $2> coredump under debugger
1486      Branch: perl
1487            ! pp_ctl.c
1488 ____________________________________________________________________________
1489 [  1573] By: gsar                                  on 1998/07/20  00:28:27
1490         Log: misc win32 config tweaks
1491      Branch: perl
1492            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1493            ! win32/config_h.PL win32/makefile.mk
1494 ____________________________________________________________________________
1495 [  1572] By: nick                                  on 1998/07/19  19:04:58
1496         Log: Missed file that had changed
1497      Branch: ansiperl
1498            ! embedvar.h
1499 ____________________________________________________________________________
1500 [  1571] By: nick                                  on 1998/07/19  18:57:35
1501         Log: Another threaded, perl malloc issue, x2p's Makefile.SH  has a 
1502              pattern match...
1503      Branch: ansiperl
1504            ! x2p/Makefile.SH
1505 ____________________________________________________________________________
1506 [  1570] By: nick                                  on 1998/07/19  18:16:20
1507         Log: Drat! - threaded perl-malloc has mutex that needs PL_
1508      Branch: ansiperl
1509            ! malloc.c perl.h
1510 ____________________________________________________________________________
1511 [  1569] By: nick                                  on 1998/07/19  17:55:22
1512         Log: PL_ for perl's malloc
1513      Branch: ansiperl
1514            ! hv.c malloc.c
1515 ____________________________________________________________________________
1516 [  1568] By: nick                                  on 1998/07/19  16:23:30
1517         Log: PL_ minir tidy up
1518      Branch: ansiperl
1519            ! embed.pl ext/Thread/Thread.xs util.c
1520 ____________________________________________________________________________
1521 [  1567] By: nick                                  on 1998/07/19  13:21:07
1522         Log: Add PL_ to merged file
1523      Branch: ansiperl
1524            ! pp_hot.c
1525 ____________________________________________________________________________
1526 [  1566] By: nick                                  on 1998/07/19  12:38:30
1527         Log: Merge Mainline
1528      Branch: ansiperl
1529            + fixvars
1530           !> (integrate 29 files)
1531 ____________________________________________________________________________
1532 [  1565] By: gsar                                  on 1998/07/19  07:06:54
1533         Log: tweak pod in MakeMaker.pm
1534              From: Paul Johnson <pjcj@transeda.com>
1535              Date: Sat, 18 Jul 1998 15:58:48 +0100
1536              Message-ID: <19980718155847.D903@west-tip.transeda.com>
1537              Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
1538      Branch: perl
1539            ! lib/ExtUtils/MakeMaker.pm
1540 ____________________________________________________________________________
1541 [  1564] By: gsar                                  on 1998/07/19  07:04:45
1542         Log: From: Gisle Aas <gisle@aas.no>
1543              Date: 17 Jul 1998 22:49:32 +0200
1544              Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
1545              Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
1546      Branch: perl
1547            ! sv.c
1548 ____________________________________________________________________________
1549 [  1563] By: gsar                                  on 1998/07/19  07:03:32
1550         Log: update freebsd hints
1551              From: Mik Firestone <fireston@lexmark.com>
1552              Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
1553              Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
1554              Subject: [PATCH 5.005b1] hints/freebsd.sh
1555      Branch: perl
1556            ! hints/freebsd.sh
1557 ____________________________________________________________________________
1558 [  1562] By: gsar                                  on 1998/07/19  07:01:33
1559         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1560              Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
1561              Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
1562              Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
1563      Branch: perl
1564            ! README.mpeix hints/mpeix.sh
1565 ____________________________________________________________________________
1566 [  1561] By: gsar                                  on 1998/07/19  07:00:19
1567         Log: From: Norton Allen <allen@huarp.harvard.edu>
1568              Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
1569              Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
1570              Subject: [PATCH: 75] make install fails
1571      Branch: perl
1572            ! Makefile.SH
1573 ____________________________________________________________________________
1574 [  1560] By: gsar                                  on 1998/07/19  06:58:55
1575         Log: fix flawed substitution-loop detection on zero-length matches
1576              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1577              Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
1578              Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
1579              Subject: [PATCH 5.004_72] Substitution loop in devel branch
1580      Branch: perl
1581            ! pp_hot.c t/op/subst.t
1582 ____________________________________________________________________________
1583 [  1559] By: gsar                                  on 1998/07/19  06:56:19
1584         Log: add perltrap entry about "${#a}", as suggested by
1585              andy barfoot <abarfoot@eng.auburn.edu>
1586      Branch: perl
1587            ! pod/perltrap.pod
1588 ____________________________________________________________________________
1589 [  1558] By: gsar                                  on 1998/07/19  06:43:53
1590         Log: From: Anton Berezin <tobez@plab.ku.dk>
1591              Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
1592              Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
1593              Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
1594      Branch: perl
1595            ! pod/perlcall.pod
1596 ____________________________________________________________________________
1597 [  1557] By: gsar                                  on 1998/07/19  06:40:33
1598         Log: From: "Art Green" <Art_Green@mercmarine.com>
1599              Date: Thu, 16 Jul 1998 21:37:05 -0500
1600              Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
1601              Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
1602      Branch: perl
1603            ! hints/aix.sh
1604 ____________________________________________________________________________
1605 [  1556] By: gsar                                  on 1998/07/19  06:38:17
1606         Log: update README.threads
1607              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1608              Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
1609              Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
1610              Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
1611      Branch: perl
1612            ! README.threads
1613 ____________________________________________________________________________
1614 [  1555] By: gsar                                  on 1998/07/19  06:36:32
1615         Log: From: Scott Henry <scotth@sgi.com>
1616              Date: 15 Jul 1998 20:23:02 -0700
1617              Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1618              Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
1619      Branch: perl
1620            ! hints/irix_6.sh
1621 ____________________________________________________________________________
1622 [  1554] By: gsar                                  on 1998/07/19  06:35:10
1623         Log: From: Spider Boardman <spider@web.zk3.dec.com>
1624              Date: Wed, 15 Jul 1998 16:56:48 -0400
1625              Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
1626              Subject: [PATCH _75] dec_osf hints still wrong
1627      Branch: perl
1628            ! hints/dec_osf.sh
1629 ____________________________________________________________________________
1630 [  1553] By: gsar                                  on 1998/07/19  06:33:29
1631         Log: tweak hpux hints in vain attempt to get cppstdin set properly
1632              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1633              Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
1634              Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
1635              Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1636              --
1637              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1638              Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
1639              Subject: Re: Configure misses preprocessor on HP-UX
1640              Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1641      Branch: perl
1642            ! hints/hpux.sh
1643 ____________________________________________________________________________
1644 [  1552] By: gsar                                  on 1998/07/19  06:26:24
1645         Log: From: Tye McQueen <tye@metronet.com>
1646              Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
1647              Message-Id: <199807151846.AA12653@metronet.com>
1648              Subject: Minor debugger fix
1649      Branch: perl
1650            ! lib/perl5db.pl
1651 ____________________________________________________________________________
1652 [  1551] By: gsar                                  on 1998/07/19  06:25:05
1653         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1654              Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
1655              Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
1656              Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
1657      Branch: perl
1658            ! INSTALL pp.c
1659 ____________________________________________________________________________
1660 [  1550] By: gsar                                  on 1998/07/19  06:23:10
1661         Log: minor re.pm cleanup
1662              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1663              Date: Wed, 15 Jul 1998 12:41:14 +0100
1664              Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
1665              Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
1666      Branch: perl
1667            ! ext/re/re.pm pod/perldiag.pod
1668 ____________________________________________________________________________
1669 [  1549] By: gsar                                  on 1998/07/19  06:20:49
1670         Log: export additional symbols on OS/2
1671              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1672              Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
1673              Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
1674              Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
1675      Branch: perl
1676            ! os2/os2.sym
1677 ____________________________________________________________________________
1678 [  1548] By: gsar                                  on 1998/07/19  06:18:58
1679         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1680              Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
1681              Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
1682              Subject: [PATCH 5.004_72] Minor improvements to perlcc
1683      Branch: perl
1684            ! utils/perlcc.PL
1685 ____________________________________________________________________________
1686 [  1547] By: gsar                                  on 1998/07/19  06:17:22
1687         Log: applied slightly tweaked version of patch
1688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1689              Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
1690              Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
1691              Subject: [PATCH 5.004_72] Updated patch to Test::Harness
1692      Branch: perl
1693            ! lib/Test/Harness.pm
1694 ____________________________________________________________________________
1695 [  1546] By: gsar                                  on 1998/07/19  06:11:03
1696         Log: improve 'frame' handling in debugger
1697              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1698              Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
1699              Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
1700              Subject: [PATCH 5.004_72] Better debugger trace
1701      Branch: perl
1702            ! lib/perl5db.pl
1703 ____________________________________________________________________________
1704 [  1545] By: gsar                                  on 1998/07/19  06:07:51
1705         Log: fix and test handling of literal newlines in heredocs
1706              From: Gisle Aas <gisle@aas.no>
1707              Date: 17 Jul 1998 14:58:25 +0200
1708              Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
1709              Subject: Re: [PATCH _71] CRs et al
1710              --
1711              From: larry@wall.org (Larry Wall)
1712              Date: Fri, 17 Jul 1998 09:32:35 -0700
1713              Message-Id: <199807171632.JAA12959@wall.org>
1714              Subject: Re: [PATCH _71] CRs et al
1715      Branch: perl
1716            ! t/comp/multiline.t toke.c
1717 ____________________________________________________________________________
1718 [  1544] By: gsar                                  on 1998/07/19  06:00:12
1719         Log: remove possibly unwritable lib/re.pm before overwrite
1720              From: larry@wall.org (Larry Wall)
1721              Date: Wed, 15 Jul 1998 14:26:03 -0700
1722              Message-Id: <199807152126.OAA04623@wall.org>
1723              Subject: Re: bug encountered building perl5.005beta1
1724      Branch: perl
1725            ! Makefile.SH
1726 ____________________________________________________________________________
1727 [  1543] By: gsar                                  on 1998/07/19  05:56:18
1728         Log: unsubmitted Changes tweak
1729      Branch: perl
1730            ! Changes cygwin32/ld2
1731 ____________________________________________________________________________
1732 [  1542] By: gsar                                  on 1998/07/19  01:21:22
1733         Log: make failed matches return empty list in list context
1734      Branch: perl
1735            ! pod/perlop.pod pp_hot.c t/op/pat.t
1736 ____________________________________________________________________________
1737 [  1541] By: gsar                                  on 1998/07/18  22:27:59
1738         Log: remove obsolete perltrap about m//g's pos() reset behavior
1739      Branch: perl
1740            ! pod/perltrap.pod
1741 ____________________________________________________________________________
1742 [  1540] By: nick                                  on 1998/07/18  22:16:26
1743         Log: PL_ stuff passes non-threaded on Mingw32
1744              (Why did it compile without this fix?)
1745      Branch: ansiperl
1746            ! pp_sys.c
1747 ____________________________________________________________________________
1748 [  1539] By: TimBunce                              on 1998/07/18  22:04:58
1749         Log: Assorted patches:
1750              
1751              Title:  "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1752              From:  Paul Johnson <pjcj@transeda.com>
1753              Msg-ID:  <19980718155847.D903@west-tip.transeda.com>
1754              Files:  lib/ExtUtils/MakeMaker.pm
1755              
1756              Title:  "Update t/op/array.t (from 5.005 beta 1)"
1757              Files:  t/op/array.t
1758      Branch: maint-5.004/perl
1759            ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1760 ____________________________________________________________________________
1761 [  1538] By: TimBunce                              on 1998/07/18  21:57:50
1762         Log: Title:  "Remove flawed '// with parens or $&' performance patch (Change 662)"
1763              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1764              larry@wall.org (Larry Wall)
1765              Msg-ID:  <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1766              <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1767              Files:  cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1768              pp_ctl.c pp_hot.c regexec.c scope.c
1769      Branch: maint-5.004/perl
1770            ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1771            ! pp_hot.c proto.h regexec.c regexp.h scope.c
1772 ____________________________________________________________________________
1773 [  1537] By: nick                                  on 1998/07/18  20:56:58
1774         Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1775      Branch: ansiperl
1776            ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1777            ! win32/win32.c win32/win32.h
1778 ____________________________________________________________________________
1779 [  1536] By: nick                                  on 1998/07/18  20:50:26
1780         Log: Merge latest mainline
1781      Branch: ansiperl
1782            ! patchlevel.h
1783           !> ext/Thread/Thread.xs op.h util.c
1784 ____________________________________________________________________________
1785 [  1535] By: nick                                  on 1998/07/18  16:45:29
1786         Log: Edited "behind my back" ...
1787      Branch: ansiperl
1788            ! vms/perly_c.vms
1789 ____________________________________________________________________________
1790 [  1534] By: nick                                  on 1998/07/18  16:38:27
1791         Log: PL_ stuff for threads
1792      Branch: ansiperl
1793            ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1794            ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1795            ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1796            ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1797            ! thread.h toke.c util.c win32/perllib.c
1798 ____________________________________________________________________________
1799 [  1533] By: nick                                  on 1998/07/18  14:30:54
1800         Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1801              (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1802      Branch: ansiperl
1803            ! embed.pl intrpvar.h perl.c toke.c
1804 ____________________________________________________________________________
1805 [  1532] By: nick                                  on 1998/07/18  13:53:03
1806         Log: PL_ prefix to all perlvars, part1
1807              Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1808      Branch: ansiperl
1809            ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1810            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1811            ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1812            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1813            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1814            ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1815            ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1816            ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1817            ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1818            ! thrdvar.h toke.c universal.c util.c
1819 ____________________________________________________________________________
1820 [  1531] By: gsar                                  on 1998/07/18  08:48:13
1821         Log: fix yet another USE_THREADS leak due to failure to free stacks
1822      Branch: perl
1823            ! ext/Thread/Thread.xs util.c
1824 ____________________________________________________________________________
1825 [  1530] By: gsar                                  on 1998/07/18  08:46:58
1826         Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1827              using the context of the enclosing sub!
1828      Branch: perl
1829            ! op.h
1830 ____________________________________________________________________________
1831 [  1529] By: nick                                  on 1998/07/18  08:18:03
1832         Log: Integrate post-beta tweaks to ansiperl
1833      Branch: ansiperl
1834           !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1835           !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1836           !> t/op/vec.t toke.c util.c
1837 ____________________________________________________________________________
1838 [  1528] By: gsar                                  on 1998/07/18  04:23:12
1839         Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1840      Branch: perl
1841            ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1842            ! t/op/substr.t t/op/vec.t
1843 ____________________________________________________________________________
1844 [  1527] By: gsar                                  on 1998/07/18  02:16:40
1845         Log: check ferror() only if read() returned 0
1846      Branch: perl
1847            ! pp_sys.c
1848 ____________________________________________________________________________
1849 [  1526] By: gsar                                  on 1998/07/18  02:08:01
1850         Log: fix another CvMUTEXP() leak
1851      Branch: perl
1852            ! gv.c
1853 ____________________________________________________________________________
1854 [  1525] By: TimBunce                              on 1998/07/18  01:51:52
1855         Log: Assorted patches:
1856              
1857              Title:  "Fix @a=@a=qw(...) properly"
1858              From:  Stephen McCamant <alias@mcs.com>
1859              Msg-ID:  <13742.49404.367751.437966@alias-2.pr.mcs.net>
1860              Files:  opcode.h
1861              
1862              Title:  "Larry's patch to support CR LF in scripts (updated)"
1863              From:  Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1864              Msg-ID:  <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1865              Files:  t/comp/multiline.t toke.c
1866              
1867              Title:  "Change getc() docs to match behaviour. Make read() return undef on
1868              error."
1869              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1870              Msg-ID:  <199807052257.SAA10004@aatma.engin.umich.edu>
1871              Files:  pod/perlfunc.pod pp_sys.c
1872              
1873              Title:  "Update patchls utility"
1874              Files:  Porting/patchls
1875      Branch: maint-5.004/perl
1876            ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1877            ! t/comp/multiline.t toke.c
1878 ____________________________________________________________________________
1879 [  1524] By: gsar                                  on 1998/07/18  01:22:35
1880         Log: fix CvMUTEXP() leaks with -Dusethreads
1881      Branch: perl
1882            ! op.c toke.c
1883 ____________________________________________________________________________
1884 [  1523] By: gsar                                  on 1998/07/18  01:17:28
1885         Log: fix $/ init for multiple interpreters/threads
1886      Branch: perl
1887            ! ext/Thread/Thread.xs perl.c util.c
1888 ____________________________________________________________________________
1889 [  1522] By: gsar                                  on 1998/07/18  01:11:07
1890         Log: fix missing init that caused RE alternations to fail under
1891              -Dusethreads
1892      Branch: perl
1893            ! util.c
1894 ____________________________________________________________________________
1895 [  1521] By: TimBunce                              on 1998/07/16  22:23:25
1896         Log: Assorted patches:
1897              
1898              Title:  "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1899              From:  Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1900              Msg-ID:  <19980708181055.A8005@perlsupport.com>,
1901              <tqn2adkvge.fsf@puma.genscan.com>
1902              Files:  util.c
1903              
1904              Title:  "Document perltrap on precedence of keys/values/each"
1905              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1906              Msg-ID:  <199807151857.OAA04704@aatma.engin.umich.edu>
1907              Files:  pod/perltrap.pod
1908              
1909              Title:  "perlbook.pod patch"
1910              From:  Tom Christiansen <tchrist@chthon.perl.com>
1911              Msg-ID:  <199807140037.SAA04556@chthon.perl.com>
1912              Files:  pod/perlbook.pod
1913              
1914              Title:  "perlmod.pod patch"
1915              From:  Tom Christiansen <tchrist@chthon.perl.com>
1916              Msg-ID:  <199807140109.TAA04678@chthon.perl.com>
1917              Files:  pod/perlmod.pod
1918              
1919              Title:  "Fix bug in IO::Handle->input_record_separator"
1920              From:  Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1921              <Swen.Thuemmler@paderlinx.de>
1922              Msg-ID:  <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1923              <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1924              Files:  ext/IO/lib/IO/Handle.pm
1925              
1926              Title:  "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1927              Files:  lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1928              t/lib/trig.t utils/h2ph.PL
1929              
1930              Title:  "Update hints/irix_6.sh"
1931              From:  Scott Henry <scotth@sgi.com>
1932              Msg-ID:  <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1933              Files:  hints/irix_6.sh
1934              
1935              Title:  "Configure misses preprocessor on HP-UX (further fix)"
1936              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1937              Msg-ID:  <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1938              Files:  hints/hpux.sh
1939              
1940              Title:  "update perlbug to v1.26 (from 5.005 beta 1)"
1941              Files:  utils/perlbug.PL
1942      Branch: maint-5.004/perl
1943            ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1944            ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1945            ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1946            ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1947 ____________________________________________________________________________
1948 [  1520] By: TimBunce                              on 1998/07/15  21:24:12
1949         Log: Assorted patches:
1950              
1951              Title:  "Add stub attrs.pm"
1952              From:  Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1953              Msg-ID:  <19980713163312.A18222@asic.sc.ti.com>,
1954              <199807132140.RAA09583@aatma.engin.umich.edu>
1955              Files:  MANIFEST lib/attrs.pm
1956              
1957              Title:  "Fix @a=@a=qw(...)"
1958              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1959              <alias@mcs.com>
1960              Msg-ID:  <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1961              <199807122351.TAA05649@aatma.engin.umich.edu>
1962              Files:  op.c opcode.pl t/op/array.t
1963              
1964              Title:  "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1965              From:  Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1966              Msg-ID:  <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1967              <m33ec4jdwn.fsf@furu.g.aas.no>
1968              Files:  sv.c
1969              
1970              Title:  "Make Power MachTen use vfork() and system malloc()"
1971              From:  Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1972              Msg-ID:  <v03110700b1c95b010820@[195.95.102.91]>
1973              Files:  hints/machten.sh malloc.c
1974              
1975              Title:  "Use REG_INFTY in place of hardwired constant"
1976              From:  Dominic Dunlop <domo@computer.org>
1977              Msg-ID:  <v03110703b1ca662c44f8@[195.95.102.91]>
1978              Files:  regcomp.h regcomp.c regexec.c
1979              
1980              Title:  "Minor debugger fix (history adds an extra newline)"
1981              From:  Tye McQueen <tye@metronet.com>
1982              Msg-ID:  <199807151846.AA12653@metronet.com>
1983              Files:  lib/perl5db.pl
1984              
1985              Title:  "Protect Term::ReadLine against non-default $/ value"
1986              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>,
1987              kstar@chapin.edu@ig.co.uk ()
1988              Msg-ID:  <19980713151749.G8596@O2.chapin.edu>,
1989              <199807132139.RAA11270@monk.mps.ohio-state.edu>
1990              Files:  lib/Term/ReadLine.pm
1991              
1992              Title:  "Fix HP-UX 11 build (cppstdin)"
1993              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1994              Msg-ID:  <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1995              Files:  Configure hints/hpux.sh
1996              
1997              Title:  "VMS filetest operator fixup (SS$_ACCONFLICT)"
1998              From:  Dan Sugalski <sugalskd@osshe.edu>
1999              Msg-ID:  <3.0.5.32.19980702135255.00a6ad90@ous.edu>
2000              Files:  vms/vms.c
2001      Branch: maint-5.004/perl
2002            + lib/attrs.pm
2003            ! Configure MANIFEST hints/hpux.sh hints/machten.sh
2004            ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
2005            ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
2006 ____________________________________________________________________________
2007 [  1519] By: nick                                  on 1998/07/15  18:56:17
2008         Log: Integrate mainline at beta1 
2009      Branch: ansiperl
2010           +> Porting/p4d2p README.mpeix Todo-5.005
2011           +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
2012           +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
2013           +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
2014            - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
2015            - t/op/ipcmsg.t t/op/ipcsem.t
2016           !> (integrate 167 files)
2017
2018 ----------------
2019 Version 5.004_75        5.005 Public Beta, Issue 1
2020 ----------------
2021
2022 ____________________________________________________________________________
2023 [  1518] By: gsar                                  on 1998/07/15  10:01:41
2024         Log: add stub docs for ext/B, other minor tweaks
2025      Branch: perl
2026            ! Changes Porting/config_H config_h.SH ext/B/B.pm
2027            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
2028            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
2029            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
2030            ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
2031 ____________________________________________________________________________
2032 [  1517] By: gsar                                  on 1998/07/15  08:27:15
2033         Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
2034              From: abigail@fnx.com
2035              Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
2036              Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
2037              Subject: [PATCH 5.004_74] pod/perlop.pod
2038      Branch: perl
2039            ! Changes patchlevel.h pod/perlop.pod win32/Makefile
2040            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2041            ! win32/makefile.mk
2042 ____________________________________________________________________________
2043 [  1516] By: gsar                                  on 1998/07/15  08:04:24
2044         Log: From:    abigail@fnx.com
2045              Date:    Wed, 15 Jul 1998 03:47:56 EDT
2046              Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
2047              Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
2048      Branch: perl
2049            ! pod/pod2man.PL
2050 ____________________________________________________________________________
2051 [  1515] By: gsar                                  on 1998/07/15  08:02:14
2052         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
2053              Date:    Wed, 15 Jul 1998 03:49:24 EDT
2054              Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
2055              Subject: [PATCH 5.004_72] Additional targets for OS/2 build
2056      Branch: perl
2057            ! os2/Makefile.SHs
2058 ____________________________________________________________________________
2059 [  1514] By: gsar                                  on 1998/07/15  07:58:29
2060         Log: rename some long file names to be 8.3 truncation-safe
2061      Branch: perl
2062           +> Todo-5.005 perly_c.diff pod/perld4.pod
2063            - Todo.5.005 perly.c.diff pod/perldelta4.pod
2064            ! MANIFEST Porting/pumpkin.pod perly.fixer
2065 ____________________________________________________________________________
2066 [  1513] By: gsar                                  on 1998/07/15  07:35:29
2067         Log: minor tweaks to docs on qr//
2068      Branch: perl
2069            ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
2070 ____________________________________________________________________________
2071 [  1512] By: gsar                                  on 1998/07/15  07:06:02
2072         Log: applied patch, with tab tweak suggest by Peter Prymmer
2073              From: Dan Sugalski <sugalskd@osshe.edu>
2074              Date: Tue, 14 Jul 1998 16:41:14 -0700
2075              Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
2076              Subject: [PATCH 5.004_74]VMS build cleanups
2077      Branch: perl
2078            ! vms/descrip_mms.template
2079 ____________________________________________________________________________
2080 [  1511] By: gsar                                  on 1998/07/15  07:03:33
2081         Log: allow perlbug -ok when STDIN it not a tty
2082              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
2083              Date: Wed, 15 Jul 1998 03:24:56 +0200
2084              Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
2085              Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
2086      Branch: perl
2087            ! utils/perlbug.PL
2088 ____________________________________________________________________________
2089 [  1510] By: gsar                                  on 1998/07/15  06:59:43
2090         Log: From: "Art Green" <Art_Green@mercmarine.com>
2091              Date: Tue, 14 Jul 1998 20:53:48 -0500
2092              Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
2093              Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
2094      Branch: perl
2095            ! Configure
2096 ____________________________________________________________________________
2097 [  1509] By: gsar                                  on 1998/07/15  06:57:50
2098         Log: typecast long vs. IV compares in pp_flip/pp_flop
2099      Branch: perl
2100            ! pp_ctl.c
2101 ____________________________________________________________________________
2102 [  1508] By: gsar                                  on 1998/07/15  06:50:49
2103         Log: don't copy foreach itervar when no external refs exist
2104              From: Gisle Aas <gisle@aas.no>
2105              Date: 15 Jul 1998 03:35:25 +0200
2106              Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
2107              Subject: Re: Testcase for 1..n closure change
2108      Branch: perl
2109            ! pp_hot.c
2110 ____________________________________________________________________________
2111 [  1507] By: gsar                                  on 1998/07/15  06:46:41
2112         Log: applied patch, regen headers
2113              From: Stephen McCamant <alias@mcs.com>
2114              Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
2115              Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
2116              Subject: B::Deparse update for qr// and regcreset
2117      Branch: perl
2118            ! ext/B/B/Deparse.pm opcode.h opcode.pl
2119 ____________________________________________________________________________
2120 [  1506] By: gsar                                  on 1998/07/15  06:43:04
2121         Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
2122              From: "Douglas Lankshear" <dougl@ActiveState.com>
2123              Date: Tue, 14 Jul 1998 16:40:30 -0700
2124              Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
2125              Subject: [PATCH 5.004_74]
2126      Branch: perl
2127            ! proto.h
2128 ____________________________________________________________________________
2129 [  1505] By: gsar                                  on 1998/07/15  06:41:43
2130         Log: dont use sv_dump() in -DD diagnostic
2131              From: Gisle Aas <gisle@aas.no>
2132              Date: 14 Jul 1998 23:55:36 +0200
2133              Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
2134              Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
2135      Branch: perl
2136            ! sv.c
2137 ____________________________________________________________________________
2138 [  1504] By: gsar                                  on 1998/07/15  06:39:37
2139         Log: add a few more thread.t tests
2140      Branch: perl
2141            ! t/lib/thread.t
2142 ____________________________________________________________________________
2143 [  1503] By: gsar                                  on 1998/07/15  06:31:33
2144         Log: fix thread.t ('join $t' ne '$t->join' !)
2145      Branch: perl
2146            ! t/lib/thread.t
2147 ____________________________________________________________________________
2148 [  1502] By: gsar                                  on 1998/07/15  06:26:00
2149         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2150              Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
2151              Message-Id: <199807142245.BAA09651@alpha.hut.fi>
2152              Subject: [PATCH] 5.004_74: MPE/iX final touches
2153      Branch: perl
2154            ! installperl lib/File/Copy.pm
2155 ____________________________________________________________________________
2156 [  1501] By: gsar                                  on 1998/07/15  05:59:49
2157         Log: apply (reversed) patch
2158              From: Peter Wolfe <wolfe@titan.teloseng.com>
2159              Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
2160              Message-Id: <199807142001.NAA26550@titan.teloseng.com>
2161              Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
2162      Branch: perl
2163            ! ext/IPC/SysV/SysV.xs
2164 ____________________________________________________________________________
2165 [  1500] By: gsar                                  on 1998/07/15  05:57:39
2166         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2167              Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
2168              Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
2169              Subject: [PATCH 5.004_74] Config_74-01
2170      Branch: perl
2171            ! Configure MANIFEST Porting/Glossary Porting/config.sh
2172            ! Porting/config_H Porting/pumpkin.pod config_h.SH
2173            ! vms/subconfigure.com win32/config.bc win32/config.gc
2174            ! win32/config.vc
2175 ____________________________________________________________________________
2176 [  1499] By: gsar                                  on 1998/07/15  05:48:38
2177         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2178              Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
2179              Message-Id: <199807141835.VAA09030@alpha.hut.fi>
2180              Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
2181      Branch: perl
2182            ! t/lib/trig.t
2183 ____________________________________________________________________________
2184 [  1498] By: gsar                                  on 1998/07/15  05:47:33
2185         Log: -w, strict clean perldoc (via PM)
2186              From: Robin Barker <rmb1@cise.npl.co.uk>
2187              Date: Tue, 14 Jul 98 17:22:01 BST
2188              Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
2189              Subject: [PATCH 5.004_74] perldoc.PL
2190      Branch: perl
2191            ! utils/perldoc.PL
2192 ____________________________________________________________________________
2193 [  1497] By: gsar                                  on 1998/07/15  05:35:54
2194         Log: add comment about cpprun etc., to hints/hpux.sh
2195      Branch: perl
2196            ! hints/hpux.sh
2197 ____________________________________________________________________________
2198 [  1496] By: gsar                                  on 1998/07/15  05:15:16
2199         Log: fix warning from CGI::Carp
2200      Branch: perl
2201            ! lib/CGI/Carp.pm
2202 ____________________________________________________________________________
2203 [  1495] By: gsar                                  on 1998/07/14  23:47:18
2204         Log: fix off-by-one in win32 registry handling
2205              From: "Douglas Lankshear" <dougl@ActiveState.com>
2206              Date: Tue, 14 Jul 1998 07:39:06 -0700
2207              Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
2208              Subject: [PATCH 5.004_73]
2209      Branch: perl
2210            ! win32/win32.c
2211 ____________________________________________________________________________
2212 [  1494] By: gsar                                  on 1998/07/14  23:45:58
2213         Log: doc patches from Gisle Aas <gisle@aas.no>
2214              Date: 14 Jul 1998 16:18:31 +0200
2215              Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
2216              Subject: [PATCH] substr/splice changes for perldelta.pod
2217              --
2218              Date: 14 Jul 1998 20:31:27 +0200
2219              Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
2220              Subject: [PATCH] Duplicate description of use integer %
2221      Branch: perl
2222            ! pod/perldelta.pod pod/perlop.pod
2223 ____________________________________________________________________________
2224 [  1493] By: gsar                                  on 1998/07/14  23:39:31
2225         Log: File/Spec.pm needs trailing newline
2226      Branch: perl
2227            ! lib/File/Spec.pm
2228 ____________________________________________________________________________
2229 [  1492] By: gsar                                  on 1998/07/14  21:43:03
2230         Log: unsubmitted _74 tweaks
2231      Branch: perl
2232            ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
2233            ! pod/perldiag.pod
2234
2235 ----------------
2236 Version 5.004_74
2237 ----------------
2238
2239 ____________________________________________________________________________
2240 [  1491] By: gsar                                  on 1998/07/14  08:48:28
2241         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
2242      Branch: perl
2243            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
2244            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2245            ! win32/makefile.mk
2246 ____________________________________________________________________________
2247 [  1490] By: gsar                                  on 1998/07/14  08:31:13
2248         Log: From:    Gisle Aas <gisle@aas.no>
2249              Date:    14 Jul 1998 10:20:34 +0200
2250              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
2251              Subject: [PATCH] Make -DP work (and readable)
2252      Branch: perl
2253            ! run.c
2254 ____________________________________________________________________________
2255 [  1489] By: gsar                                  on 1998/07/14  08:23:46
2256         Log: fix function parameter autovivification for pseudohashes
2257      Branch: perl
2258            ! mg.c t/op/avhv.t
2259 ____________________________________________________________________________
2260 [  1488] By: gsar                                  on 1998/07/14  07:34:45
2261         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
2262              from earlier changes#1461,1478
2263      Branch: perl
2264            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
2265            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
2266            ! t/op/substr.t t/op/vec.t
2267 ____________________________________________________________________________
2268 [  1487] By: gsar                                  on 1998/07/14  07:04:54
2269         Log: tweak t/lib/thread.t
2270      Branch: perl
2271            ! t/lib/thread.t
2272 ____________________________________________________________________________
2273 [  1486] By: gsar                                  on 1998/07/14  06:38:15
2274         Log: applied patch, slightly tweaked
2275              From: Dan Sugalski <sugalskd@osshe.edu>
2276              Date: Mon, 13 Jul 1998 11:52:27 -0700
2277              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
2278              Subject: [PATCH 5.004_73]Get re module working on VMS
2279      Branch: perl
2280            ! ext/re/Makefile.PL perl.h proto.h
2281 ____________________________________________________________________________
2282 [  1485] By: gsar                                  on 1998/07/14  06:32:58
2283         Log: add Porting/p4d2p
2284      Branch: perl
2285            + Porting/p4d2p
2286            ! MANIFEST
2287 ____________________________________________________________________________
2288 [  1484] By: gsar                                  on 1998/07/14  06:08:20
2289         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
2290              Date: Mon, 13 Jul 1998 19:09:09 -0600
2291              Message-Id: <199807140109.TAA04678@chthon.perl.com>
2292              Subject: perlmod.pod patch
2293              --
2294              Date: Mon, 13 Jul 1998 18:37:07 -0600
2295              Message-Id: <199807140037.SAA04556@chthon.perl.com>
2296              Subject: perlbook.pod patch
2297      Branch: perl
2298            ! pod/perlbook.pod pod/perlmod.pod
2299 ____________________________________________________________________________
2300 [  1483] By: gsar                                  on 1998/07/14  06:04:25
2301         Log: OS/2 update
2302              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2303              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
2304              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
2305              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
2306      Branch: perl
2307            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
2308 ____________________________________________________________________________
2309 [  1482] By: gsar                                  on 1998/07/14  06:01:12
2310         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
2311              Date: Mon, 13 Jul 1998 16:37:49 -0700
2312              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
2313              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
2314              --
2315              Date: Mon, 13 Jul 1998 15:51:09 -0700
2316              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
2317              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
2318      Branch: perl
2319            ! t/io/iprefix.t t/lib/cgi-html.t
2320 ____________________________________________________________________________
2321 [  1481] By: gsar                                  on 1998/07/14  05:57:36
2322         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2323              Date: Mon, 13 Jul 1998 15:41:53 -0700
2324              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
2325              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
2326      Branch: perl
2327            ! t/base/rs.t
2328 ____________________________________________________________________________
2329 [  1480] By: gsar                                  on 1998/07/14  05:56:14
2330         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2331              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
2332              Date: Mon, 13 Jul 1998 15:04:27 -0700
2333              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
2334      Branch: perl
2335            ! vms/vms.c
2336 ____________________________________________________________________________
2337 [  1479] By: gsar                                  on 1998/07/14  05:55:13
2338         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2339              Date: Mon, 13 Jul 1998 23:13:43 +0200
2340              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
2341              Subject: [PATCH _72] Configure problem on dos-djgpp
2342      Branch: perl
2343            ! Configure
2344 ____________________________________________________________________________
2345 [  1478] By: gsar                                  on 1998/07/14  05:53:08
2346         Log: add files and tweaks needed for MPE/iX port (via PM)
2347              From: Jarkko Hietaniemi <jhi@iki.fi>
2348              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
2349              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
2350              Subject: MPE/iX patches for _73
2351      Branch: perl
2352            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
2353            + mpeix/mpeixish.h mpeix/nm mpeix/relink
2354            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
2355            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
2356 ____________________________________________________________________________
2357 [  1477] By: gsar                                  on 1998/07/14  04:23:28
2358         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
2359              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2360              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
2361              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
2362              Subject: Re: _70 and Devel::RE
2363      Branch: perl
2364            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
2365 ____________________________________________________________________________
2366 [  1476] By: gsar                                  on 1998/07/14  04:06:25
2367         Log: minor Configure nits
2368              From: Jarkko Hietaniemi <jhi@iki.fi>
2369              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
2370              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
2371              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
2372      Branch: perl
2373            ! Configure x2p/Makefile.SH
2374 ____________________________________________________________________________
2375 [  1475] By: gsar                                  on 1998/07/14  03:59:56
2376         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2377              Date: Mon, 13 Jul 1998 12:54:19 -0700
2378              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
2379              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
2380      Branch: perl
2381            ! vms/munchconfig.c vms/subconfigure.com
2382 ____________________________________________________________________________
2383 [  1474] By: gsar                                  on 1998/07/14  03:58:13
2384         Log: make Term::Readline::get_line() independent of caller's $/
2385              From: kstar@chapin.edu
2386              Date: Mon, 13 Jul 1998 15:17:49 -0400
2387              Message-ID: <19980713151749.G8596@O2.chapin.edu>
2388              Subject: [PATCH] Was: CPAN.pm still fails
2389      Branch: perl
2390            ! lib/Term/ReadLine.pm
2391 ____________________________________________________________________________
2392 [  1473] By: gsar                                  on 1998/07/14  03:55:29
2393         Log: fix $trnl interpolation in here-docs (via PM)
2394              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2395              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
2396              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
2397              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
2398      Branch: perl
2399            ! Configure
2400 ____________________________________________________________________________
2401 [  1472] By: gsar                                  on 1998/07/14  03:50:18
2402         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
2403              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
2404              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
2405              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
2406      Branch: perl
2407            ! hints/machten.sh
2408 ____________________________________________________________________________
2409 [  1471] By: gsar                                  on 1998/07/14  03:49:07
2410         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2411              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
2412              Date: Mon, 13 Jul 1998 12:30:05 -0700
2413              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
2414      Branch: perl
2415            ! configure.com vms/descrip_mms.template
2416 ____________________________________________________________________________
2417 [  1470] By: gsar                                  on 1998/07/14  03:40:14
2418         Log: consistently refer to functions as C<foo()>
2419              From: abigail@fnx.com
2420              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
2421              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
2422              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
2423      Branch: perl
2424            ! pod/perlfunc.pod
2425 ____________________________________________________________________________
2426 [  1469] By: gsar                                  on 1998/07/14  03:35:06
2427         Log: From: Tom Hughes <thh@cyberscience.com>
2428              Date: 13 Jul 1998 09:34:16 +0100
2429              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
2430              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
2431      Branch: perl
2432            ! hints/svr4.sh
2433 ____________________________________________________________________________
2434 [  1468] By: gsar                                  on 1998/07/14  03:34:03
2435         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2436              Date: 13 Jul 1998 11:16:27 +0200
2437              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
2438              Subject: Parallel Makefiles
2439      Branch: perl
2440            ! lib/ExtUtils/MM_Unix.pm
2441 ____________________________________________________________________________
2442 [  1467] By: gsar                                  on 1998/07/14  03:31:39
2443         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2444              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
2445              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
2446              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
2447      Branch: perl
2448            ! t/io/pipe.t
2449 ____________________________________________________________________________
2450 [  1466] By: gsar                                  on 1998/07/14  03:29:25
2451         Log: minor tweaks to perldelta and README.win32
2452      Branch: perl
2453            ! Changes README.win32 pod/perldelta.pod
2454 ____________________________________________________________________________
2455 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
2456         Log: Assorted patches:
2457              
2458              Title:  "Fix string substitution returncode problem"
2459              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2460              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2461              <v03110700b191a557f041@[195.95.102.114]>
2462              Files:  pp_hot.c
2463              
2464              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
2465              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2466              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
2467              Files:  pod/perldiag.pod pp_sys.c
2468              
2469              Title:  "Remove reference to qsort from perlfunc.pod"
2470              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2471              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
2472              Files:  pod/perlfunc.pod
2473              
2474              Title:  "Deprecate AvFILL in favor of av_len()"
2475              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2476              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
2477              Files:  pod/perlguts.pod
2478              
2479              Title:  "Further clarify effects of using quotes with m operator"
2480              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2481              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
2482              Files:  pod/perlop.pod
2483              
2484              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
2485              From:  Tim Bunce
2486              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
2487      Branch: maint-5.004/perl
2488            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
2489            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
2490            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
2491
2492 ----------------
2493 Version 5.004_73
2494 ----------------
2495
2496 ____________________________________________________________________________
2497 [  1464] By: gsar                                  on 1998/07/13  04:41:07
2498         Log: up patchlevel to 73, update Changes &c.
2499      Branch: perl
2500            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
2501            ! win32/Makefile win32/config_H.bc win32/config_H.gc
2502            ! win32/config_H.vc win32/makefile.mk
2503 ____________________________________________________________________________
2504 [  1463] By: gsar                                  on 1998/07/13  02:58:51
2505         Log: avoid empty rm -f in MM_Unix.pm
2506      Branch: perl
2507            ! lib/ExtUtils/MM_Unix.pm
2508 ____________________________________________________________________________
2509 [  1462] By: gsar                                  on 1998/07/13  02:54:52
2510         Log: update perldelta
2511      Branch: perl
2512            ! pod/perldelta.pod
2513 ____________________________________________________________________________
2514 [  1461] By: gsar                                  on 1998/07/13  02:44:30
2515         Log: added patch, tweaked PERL_OBJECT things
2516              From:    Graham Barr <gbarr@pobox.com>
2517              Date:    Sun, 12 Jul 1998 19:57:47 CDT
2518              Message-Id: <19980712195747.C493@pobox.com>
2519              Subject: [ PATCH perl5.004_72] patch to add qr//
2520      Branch: perl
2521            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
2522            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
2523            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
2524            ! regexp.h sv.c t/op/pat.t toke.c
2525 ____________________________________________________________________________
2526 [  1460] By: gsar                                  on 1998/07/13  01:25:07
2527         Log: add a few more PURIFY guards
2528      Branch: perl
2529            ! av.c sv.c
2530 ____________________________________________________________________________
2531 [  1459] By: gsar                                  on 1998/07/12  23:38:31
2532         Log: add tests for change#1458 and then some
2533      Branch: perl
2534            ! t/op/array.t
2535 ____________________________________________________________________________
2536 [  1458] By: gsar                                  on 1998/07/12  22:42:47
2537         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
2538              From:    Stephen McCamant <alias@mcs.com>
2539              Date:    Sun, 12 Jul 1998 17:17:00 CDT
2540              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
2541              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
2542      Branch: perl
2543            ! op.c opcode.h opcode.pl
2544 ____________________________________________________________________________
2545 [  1457] By: gsar                                  on 1998/07/12  22:06:05
2546         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
2547      Branch: perl
2548            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
2549 ____________________________________________________________________________
2550 [  1456] By: gsar                                  on 1998/07/12  21:56:39
2551         Log: From: Doug MacEachern <dougm@pobox.com>
2552              Date: Sun, 12 Jul 1998 14:29:29 -0400
2553              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
2554              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
2555      Branch: perl
2556            ! lib/ExtUtils/Embed.pm
2557 ____________________________________________________________________________
2558 [  1455] By: gsar                                  on 1998/07/12  21:54:02
2559         Log: applied installperl patch, corrected other little nits
2560              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2561              Date: 12 Jul 1998 16:27:21 +0200
2562              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
2563              Subject: [5.004_72] installperl tweak
2564      Branch: perl
2565            ! Changes Configure README.win32 installperl win32/makefile.mk
2566 ____________________________________________________________________________
2567 [  1454] By: gsar                                  on 1998/07/12  10:14:24
2568         Log: update MANIFEST, Changes
2569      Branch: perl
2570            - lib/Bundle/CPAN.pm
2571            ! Changes MANIFEST
2572
2573 ----------------
2574 Version 5.004_72
2575 ----------------
2576
2577 ____________________________________________________________________________
2578 [  1453] By: gsar                                  on 1998/07/12  10:04:33
2579         Log: merge changes 1424, 1428 from maintbranch
2580      Branch: perl
2581            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
2582 ____________________________________________________________________________
2583 [  1452] By: gsar                                  on 1998/07/12  09:46:40
2584         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
2585              and README.win32
2586      Branch: perl
2587            ! Changes README.win32 patchlevel.h win32/Makefile
2588            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2589            ! win32/makefile.mk
2590 ____________________________________________________________________________
2591 [  1451] By: gsar                                  on 1998/07/12  07:01:26
2592         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
2593              From: Jarkko Hietaniemi <jhi@iki.fi>
2594              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
2595              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
2596              Subject: M3 "generic" parts
2597      Branch: perl
2598            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
2599            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
2600            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
2601            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
2602            ! win32/config_H.gc x2p/Makefile.SH
2603 ____________________________________________________________________________
2604 [  1450] By: gsar                                  on 1998/07/12  06:38:27
2605         Log: various tweaks for PERL_OBJECT build & test
2606      Branch: perl
2607            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
2608            ! win32/makefile.mk win32/win32.c win32/win32iop.h
2609 ____________________________________________________________________________
2610 [  1449] By: gsar                                  on 1998/07/12  06:29:23
2611         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
2612              Date:    12 Jul 1998 08:22:16 +0200
2613              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
2614              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
2615      Branch: perl
2616            ! lib/CPAN.pm lib/SelfLoader.pm
2617 ____________________________________________________________________________
2618 [  1448] By: gsar                                  on 1998/07/12  05:10:50
2619         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
2620              and runs regexes in 1000s of threads without crashing; also fixed
2621              statcache not being thread-local
2622      Branch: perl
2623            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
2624            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
2625            ! t/lib/thread.t thrdvar.h util.c
2626 ____________________________________________________________________________
2627 [  1447] By: gsar                                  on 1998/07/12  02:40:45
2628         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
2629              Date:    Sun, 12 Jul 1998 03:23:04 +0200
2630              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
2631              Subject: Re: perlbug doesn't check that save succeeded
2632      Branch: perl
2633            ! utils/perlbug.PL
2634 ____________________________________________________________________________
2635 [  1446] By: gsar                                  on 1998/07/12  02:39:24
2636         Log: be generous about CRs
2637              From:    larry@wall.org (Larry Wall)
2638              Date:    Sat, 11 Jul 1998 17:54:21 PDT
2639              Message-Id: <199807120054.RAA19550@wall.org>
2640              Subject: [PATCH _71] CRs et al 
2641      Branch: perl
2642            ! toke.c
2643 ____________________________________________________________________________
2644 [  1445] By: gsar                                  on 1998/07/12  02:11:16
2645         Log: fix pp_caller() to fully traverse stacklevels
2646      Branch: perl
2647            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
2648 ____________________________________________________________________________
2649 [  1444] By: gsar                                  on 1998/07/11  23:43:37
2650         Log: add patch, along with all the missing bits, and doc tweaks
2651              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2652              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
2653              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
2654              Subject: Re: [PATCH 5.004_71] Secure RE update
2655      Branch: perl
2656            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
2657            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
2658            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
2659            ! t/op/pat.t t/op/subst.t
2660 ____________________________________________________________________________
2661 [  1443] By: gsar                                  on 1998/07/11  23:08:14
2662         Log: tweak to get BSDI to build IPC/SysV
2663              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2664              Date: 11 Jul 1998 16:26:44 +0300
2665              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
2666              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
2667      Branch: perl
2668            ! ext/IPC/SysV/SysV.xs
2669 ____________________________________________________________________________
2670 [  1442] By: gsar                                  on 1998/07/11  23:03:39
2671         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
2672              change, the pp_hot.c fix accidentally went in change#1441)
2673      Branch: perl
2674            ! t/op/closure.t
2675 ____________________________________________________________________________
2676 [  1441] By: gsar                                  on 1998/07/11  22:35:40
2677         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2678              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
2679              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
2680              Subject: [PATCH 5.004_71] Update os2's OS2::Process
2681      Branch: perl
2682            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2683            ! os2/OS2/Process/Process.xs pp_hot.c
2684 ____________________________________________________________________________
2685 [  1440] By: gsar                                  on 1998/07/11  19:41:59
2686         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2687              Date: 11 Jul 1998 17:00:21 +0200
2688              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
2689              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
2690      Branch: perl
2691            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2692 ____________________________________________________________________________
2693 [  1439] By: gsar                                  on 1998/07/11  19:36:58
2694         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
2695      Branch: perl
2696            ! pod/perlguts.pod win32/makedef.pl
2697 ____________________________________________________________________________
2698 [  1438] By: gsar                                  on 1998/07/11  19:14:21
2699         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
2700              From: abigail@fnx.com
2701              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
2702              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
2703              Subject: [PATCH 5.004_71] pod/perlfunc.pod
2704      Branch: perl
2705            ! pod/perlfunc.pod
2706 ____________________________________________________________________________
2707 [  1437] By: gsar                                  on 1998/07/11  19:05:00
2708         Log: From: abigail@fnx.com
2709              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
2710              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2711              Subject: [PATCH 5.004_71] pod/pod2man.PL
2712      Branch: perl
2713            ! pod/pod2man.PL
2714 ____________________________________________________________________________
2715 [  1436] By: gsar                                  on 1998/07/11  18:58:03
2716         Log: more complete version of change#1421
2717              From: Stephen McCamant <alias@mcs.com>
2718              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
2719              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
2720              Subject: [PATCH] Re: B::Deparse for(1..100000)
2721      Branch: perl
2722            ! ext/B/B/Deparse.pm
2723 ____________________________________________________________________________
2724 [  1435] By: gsar                                  on 1998/07/11  18:54:42
2725         Log: win32 fixes for VC 6.0 nits
2726      Branch: perl
2727            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
2728            ! win32/win32.h
2729 ____________________________________________________________________________
2730 [  1434] By: gsar                                  on 1998/07/11  18:45:32
2731         Log: s/AVHV/pseudo-hash/ (via PM)
2732              From: Gisle Aas <gisle@aas.no>
2733              Date: 11 Jul 1998 00:16:53 +0200
2734              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
2735              Subject: [PATCH] trivial fields.pm doc patch
2736      Branch: perl
2737            ! lib/fields.pm
2738 ____________________________________________________________________________
2739 [  1433] By: gsar                                  on 1998/07/11  18:43:11
2740         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2741              Date: Fri, 10 Jul 1998 23:12:11 +0200
2742              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2743              Subject: [PATCH _71] dos-djgpp update
2744      Branch: perl
2745            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2746 ____________________________________________________________________________
2747 [  1432] By: gsar                                  on 1998/07/11  18:41:00
2748         Log: applied patch, reformatted long lines in places
2749              From: Dominic Dunlop <domo@computer.org>
2750              Date: Fri, 10 Jul 1998 23:11:30 +0000
2751              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2752              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2753              warning
2754      Branch: perl
2755            ! pod/perldiag.pod regexec.c
2756 ____________________________________________________________________________
2757 [  1431] By: gsar                                  on 1998/07/11  18:29:18
2758         Log: From: "John L. Allen" <allen@grumman.com>
2759              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2760              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2761              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2762      Branch: perl
2763            ! hints/aix.sh
2764 ____________________________________________________________________________
2765 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
2766         Log: Title:  "Fix string substitution returncode problem"
2767              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2768              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2769              <v03110700b191a557f041@[195.95.102.114]>
2770              Files:  pp_hot.c
2771      Branch: maint-5.004/perl
2772            ! pp_hot.c
2773 ____________________________________________________________________________
2774 [  1429] By: gsar                                  on 1998/07/11  18:07:52
2775         Log: applied patch, tweaked doc and code that does labels/indentation
2776              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2777              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2778              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2779              Subject: [PATCH 5.004_71] perldebug.pod and RE
2780      Branch: perl
2781            ! pod/perldebug.pod regcomp.c regexec.c
2782 ____________________________________________________________________________
2783 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
2784         Log: Assorted patches:
2785              
2786              Title:  "makerel now reads local patch list from patchlevel.h"
2787              Files:  patchlevel.h Porting/makerel
2788              
2789              Title:  "pod/pod2man.PL"
2790              From:  abigail@fnx.com
2791              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2792              Files:  pod/pod2man.PL
2793              
2794              Title:  "Clarify taint example in re.pm"
2795              From:  Tom Phoenix <rootbeer@teleport.com>
2796              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2797              Files:  lib/re.pm
2798              
2799              Title:  "Anohter ptags improvement"
2800              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
2801              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
2802              Files:  emacs/ptags
2803              
2804              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2805              From:  "John L. Allen" <allen@grumman.com>
2806              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2807              Files:  hints/aix.sh
2808      Branch: maint-5.004/perl
2809            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2810            ! patchlevel.h pod/pod2man.PL
2811 ____________________________________________________________________________
2812 [  1427] By: gsar                                  on 1998/07/11  17:04:47
2813         Log: make Liblist return consistently backslashed paths
2814      Branch: perl
2815            ! lib/ExtUtils/Liblist.pm
2816 ____________________________________________________________________________
2817 [  1426] By: gsar                                  on 1998/07/11  16:53:56
2818         Log: don't 'touch a2p.c', it might readonly (via PM)
2819              From: Robin Barker <rmb1@cise.npl.co.uk>
2820              Date: Fri, 10 Jul 98 17:19:54 BST
2821              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2822      Branch: perl
2823            ! x2p/Makefile.SH
2824 ____________________________________________________________________________
2825 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
2826         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
2827              Files:  embed.h proto.h global.sym op.c
2828      Branch: maint-5.004/perl
2829            ! embed.h global.sym op.c proto.h
2830 ____________________________________________________________________________
2831 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
2832         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
2833              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2834              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2835              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2836              <199805270939.KAA08453@toad.ig.co.uk>,
2837              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2838              Files:  lib/Sys/Syslog.pm
2839      Branch: maint-5.004/perl
2840            ! lib/Sys/Syslog.pm
2841 ____________________________________________________________________________
2842 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
2843         Log: Assorted patches:
2844              
2845              Title:  "umask: die if EXPR & 0700 else return undef"
2846              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2847              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2848              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2849              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2850              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
2851              <199805291549.SAA01439@alpha.hut.fi>,
2852              <199805291608.RAA29283@toad.ig.co.uk>,
2853              <19980530105129.A24006@O2.chapin.edu>,
2854              <19980608133037.A8793@perlsupport.com>
2855              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2856              
2857              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
2858              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
2859              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
2860              Files:  MANIFEST ext/DynaLoader/Makefile.PL
2861      Branch: maint-5.004/perl
2862           +> ext/DynaLoader/DynaLoader_pm.PL
2863            - ext/DynaLoader/DynaLoader.pm.PL
2864            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2865            ! pod/perlfunc.pod pp_sys.c
2866 ____________________________________________________________________________
2867 [  1421] By: gsar                                  on 1998/07/11  02:54:02
2868         Log: From: Gisle Aas <gisle@aas.no>
2869              Subject: [PATCH] B::Deparse for(1..100000)
2870              Date: 10 Jul 1998 14:04:44 +0200
2871              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2872      Branch: perl
2873            ! ext/B/B/Deparse.pm
2874 ____________________________________________________________________________
2875 [  1420] By: gsar                                  on 1998/07/11  02:28:18
2876         Log: add 'clean' target for ext/re
2877      Branch: perl
2878            ! ext/re/Makefile.PL
2879 ____________________________________________________________________________
2880 [  1419] By: gsar                                  on 1998/07/11  02:20:32
2881         Log: From: Tom Hughes <thh@cyberscience.com>
2882              Date: 10 Jul 1998 10:25:18 +0100
2883              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2884              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2885      Branch: perl
2886            ! hints/svr4.sh
2887 ____________________________________________________________________________
2888 [  1418] By: gsar                                  on 1998/07/11  02:19:12
2889         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2890              From: Jarkko Hietaniemi <jhi@iki.fi>
2891              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2892              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2893              Subject: Re: make minitest does not work out of the box - test subset
2894              needs pruning
2895      Branch: perl
2896            + t/lib/ipc_sysv.t
2897            - t/op/ipcmsg.t t/op/ipcsem.t
2898            ! MANIFEST
2899 ____________________________________________________________________________
2900 [  1417] By: gsar                                  on 1998/07/11  02:14:16
2901         Log: disable CR croaking (via #define, default off) in lieu of more
2902              complete fix
2903      Branch: perl
2904            ! toke.c
2905 ____________________________________________________________________________
2906 [  1416] By: gsar                                  on 1998/07/11  02:06:11
2907         Log: added patch, made linking with setargv a build option
2908              From: "Douglas Lankshear" <dougl@ActiveState.com>
2909              Date: Thu, 9 Jul 1998 09:51:42 -0700
2910              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2911              Subject: [PATCH 5.004_71]
2912      Branch: perl
2913            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2914 ____________________________________________________________________________
2915 [  1415] By: gsar                                  on 1998/07/11  01:47:19
2916         Log: From: Tom Hughes <thh@cyberscience.com>
2917              Date: 10 Jul 1998 09:01:12 +0100
2918              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2919              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2920      Branch: perl
2921            ! perl_exp.SH
2922 ____________________________________________________________________________
2923 [  1414] By: gsar                                  on 1998/07/11  01:45:45
2924         Log: make lib/re.pm a prereq for minitest
2925      Branch: perl
2926            ! Makefile.SH
2927 ____________________________________________________________________________
2928 [  1413] By: gsar                                  on 1998/07/11  01:40:56
2929         Log: add patch (via PM)
2930              From: Stephen McCamant <alias@mcs.com>
2931              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2932              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2933              Subject: Big B::Deparse update
2934      Branch: perl
2935            ! ext/B/B/Deparse.pm
2936 ____________________________________________________________________________
2937 [  1412] By: gsar                                  on 1998/07/11  00:25:17
2938         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2939      Branch: perl
2940            + pod/perlport.pod
2941            ! pod/perl.pod
2942 ____________________________________________________________________________
2943 [  1411] By: gsar                                  on 1998/07/10  21:53:06
2944         Log: make binmode(STDIN) not whine
2945              From: Dan Sugalski <sugalskd@osshe.edu>
2946              Date: Thu, 09 Jul 1998 16:51:27 -0700
2947              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2948              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2949      Branch: perl
2950            ! vms/vms.c
2951 ____________________________________________________________________________
2952 [  1410] By: gsar                                  on 1998/07/10  21:50:57
2953         Log: CPAN-1.39 update
2954              From: koenig@kulturbox.de (Andreas J. Koenig)
2955              Date: 10 Jul 1998 00:45:36 +0200
2956              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2957              Subject: Re: perl5.004_71 hit the stands this morn
2958      Branch: perl
2959            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2960 ____________________________________________________________________________
2961 [  1409] By: gsar                                  on 1998/07/10  21:45:10
2962         Log: manually apply patch with conflicts
2963              From: Dan Sugalski <sugalskd@osshe.edu>
2964              Date: Thu, 09 Jul 1998 12:08:33 -0700
2965              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2966              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2967      Branch: perl
2968            ! configpm
2969 ____________________________________________________________________________
2970 [  1408] By: gsar                                  on 1998/07/10  21:36:54
2971         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2972              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2973              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2974              Subject: Re: perldelta.pod [PATCH]
2975      Branch: perl
2976            ! pod/perldelta.pod
2977 ____________________________________________________________________________
2978 [  1407] By: gsar                                  on 1998/07/10  21:35:13
2979         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2980              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2981              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2982              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2983      Branch: perl
2984            ! ext/IPC/SysV/Makefile.PL
2985 ____________________________________________________________________________
2986 [  1406] By: gsar                                  on 1998/07/10  21:33:30
2987         Log: manually apply patch with conflicts
2988              From: kstar@chapin.edu
2989              Message-ID: <19980709093621.B7857@O2.chapin.edu>
2990              Date: Thu, 9 Jul 1998 09:36:21 -0400
2991              Subject: Re: [PATCH] 5.004_70 installperl and docs
2992      Branch: perl
2993            ! installperl
2994 ____________________________________________________________________________
2995 [  1405] By: gsar                                  on 1998/07/10  21:28:29
2996         Log: misc tweaks to docs and qsortsv() warning
2997      Branch: perl
2998            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
2999 ____________________________________________________________________________
3000 [  1404] By: gsar                                  on 1998/07/10  21:23:53
3001         Log: add more correct version of change#1350 (as yet untested)
3002              From: joshua.pritikin@db.com
3003              Date: Thu, 9 Jul 1998 09:22:46 -0400
3004              Message-Id: <H00000e50008f277@MHS>
3005              Subject: Re: [PATCH _70] cache missing methods
3006      Branch: perl
3007            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3008 ____________________________________________________________________________
3009 [  1403] By: gsar                                  on 1998/07/10  20:46:12
3010         Log: add win32_rename() that does what docs say
3011      Branch: perl
3012            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
3013            ! win32/win32.c win32/win32iop.h
3014 ____________________________________________________________________________
3015 [  1402] By: gsar                                  on 1998/07/10  20:19:18
3016         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
3017              (suggested by Philippe.Simonet@swisscom.com)
3018      Branch: perl
3019            ! ext/Socket/Socket.xs
3020 ____________________________________________________________________________
3021 [  1401] By: gsar                                  on 1998/07/10  03:24:45
3022         Log: undo change#1379 (order of tests *is* significant)
3023      Branch: perl
3024            ! t/lib/posix.t
3025 ____________________________________________________________________________
3026 [  1400] By: nick                                  on 1998/07/09  17:43:14
3027         Log: Integrate mainline (_071-ish)
3028      Branch: ansiperl
3029           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
3030           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
3031           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
3032           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
3033           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
3034           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
3035           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
3036           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
3037           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
3038           !> (integrate 145 files)
3039
3040 ----------------
3041 Version 5.004_71
3042 ----------------
3043
3044 ____________________________________________________________________________
3045 [  1399] By: gsar                                  on 1998/07/09  12:15:12
3046         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
3047      Branch: perl
3048            ! Changes pod/perldelta.pod pod/perlhist.pod
3049 ____________________________________________________________________________
3050 [  1397] By: gsar                                  on 1998/07/09  08:35:39
3051         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
3052              maintenance changes upto 1356 merged
3053      Branch: perl
3054            ! pod/perldiag.pod pp_hot.c t/op/misc.t
3055 ____________________________________________________________________________
3056 [  1396] By: gsar                                  on 1998/07/09  08:02:52
3057         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
3058              make all configs build on Solaris and win32
3059      Branch: perl
3060            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
3061            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
3062            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
3063            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
3064            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3065 ____________________________________________________________________________
3066 [  1395] By: gsar                                  on 1998/07/09  05:39:48
3067         Log: From:    Stephen McCamant <alias@mcs.com>
3068              Date:    Wed, 08 Jul 1998 23:16:49 CDT
3069              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
3070              Subject: [PATCH] UNOP opclass test in B.xs
3071      Branch: perl
3072            ! ext/B/B.xs
3073 ____________________________________________________________________________
3074 [  1394] By: gsar                                  on 1998/07/09  05:37:48
3075         Log: get it building again on win32
3076      Branch: perl
3077            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
3078            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
3079            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
3080            ! win32/makefile.mk
3081 ____________________________________________________________________________
3082 [  1393] By: gsar                                  on 1998/07/09  05:20:31
3083         Log: applied patch from Ilya, tweaked some to get clean static build of
3084              the ext/re stuff (untested on win32)
3085      Branch: perl
3086            ! regcomp.c regexec.c
3087 ____________________________________________________________________________
3088 [  1392] By: gsar                                  on 1998/07/09  03:56:45
3089         Log: fix installperl typo
3090              From:    kstar@chapin.edu
3091              Date:    Wed, 08 Jul 1998 23:51:57 EDT
3092              Message-Id: <19980708235157.D1380@O2.chapin.edu>
3093              Subject: Re: [PATCH] 5.004_70 installperl and docs
3094      Branch: perl
3095            ! installperl
3096 ____________________________________________________________________________
3097 [  1391] By: gsar                                  on 1998/07/09  01:48:16
3098         Log: From: Chip Salzenberg <chip@perl.org>
3099              Date: Wed, 8 Jul 1998 18:10:55 -0400
3100              Message-ID: <19980708181055.A8005@perlsupport.com>
3101              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
3102      Branch: perl
3103            ! util.c
3104 ____________________________________________________________________________
3105 [  1390] By: gsar                                  on 1998/07/09  01:45:16
3106         Log: added patch, tweaked per Ilya's suggestion
3107              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3108              Date: Wed, 8 Jul 1998 13:34:42 +0100
3109              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
3110              Subject: [PATCH] perl5db.pl complains about non-integer condition
3111      Branch: perl
3112            ! lib/perl5db.pl
3113 ____________________________________________________________________________
3114 [  1389] By: gsar                                  on 1998/07/09  01:42:13
3115         Log: reenable misaligned memory checks, cast to UV & check alignment
3116              From: Dominic Dunlop <domo@computer.org>
3117              Date: Wed, 8 Jul 1998 11:21:48 +0000
3118              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
3119              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
3120      Branch: perl
3121            ! malloc.c
3122 ____________________________________________________________________________
3123 [  1388] By: gsar                                  on 1998/07/09  01:36:22
3124         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3125              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
3126              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
3127              Subject: [PATCH 5.004_70] more on finding metaconfig units.
3128      Branch: perl
3129            ! Porting/pumpkin.pod
3130 ____________________________________________________________________________
3131 [  1387] By: gsar                                  on 1998/07/09  01:35:23
3132         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3133              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
3134              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
3135              Subject: Configure indentation patch
3136      Branch: perl
3137            ! Configure
3138 ____________________________________________________________________________
3139 [  1386] By: gsar                                  on 1998/07/09  01:33:31
3140         Log: don't try to hardlink perldiag.pod; that is no longer not needed
3141              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3142              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
3143              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
3144              Subject: Re: pelr installation attempts hard links between file systems
3145      Branch: perl
3146            ! installperl
3147 ____________________________________________________________________________
3148 [  1385] By: gsar                                  on 1998/07/09  01:28:05
3149         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
3150      Branch: perl
3151            ! win32/makefile.mk
3152 ____________________________________________________________________________
3153 [  1384] By: gsar                                  on 1998/07/09  01:26:19
3154         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
3155      Branch: perl
3156            ! t/TEST
3157 ____________________________________________________________________________
3158 [  1383] By: gsar                                  on 1998/07/09  01:06:47
3159         Log: manually apply patch with a dependency on unapplied patch
3160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3161              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
3162              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
3163              Subject: [PATCH 5.004_70] make quoted RE embeddable
3164      Branch: perl
3165            ! sv.c t/op/pat.t
3166 ____________________________________________________________________________
3167 [  1382] By: gsar                                  on 1998/07/09  01:02:23
3168         Log: change order of libs for extensions
3169              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3170              Date: Tue, 7 Jul 1998 23:48:05 +0200
3171              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
3172              Subject: [PATCH _70] linking problem with modules
3173      Branch: perl
3174            ! lib/ExtUtils/MM_Unix.pm
3175 ____________________________________________________________________________
3176 [  1381] By: gsar                                  on 1998/07/09  00:56:12
3177         Log: patch for more flexible initialization of xsub parameters
3178              From: Tye McQueen <tye@metronet.com>
3179              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
3180              Message-Id: <199807070004.AA16454@metronet.com>
3181              Subject: Enhanced arg inits for xsubpp
3182      Branch: perl
3183            ! lib/ExtUtils/xsubpp pod/perlxs.pod
3184 ____________________________________________________________________________
3185 [  1380] By: gsar                                  on 1998/07/09  00:44:01
3186         Log: From: Tye McQueen <tye@metronet.com>
3187              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
3188              Message-Id: <16619-17073@lyris.activestate.com>
3189              Subject: New pl2bat.pl
3190      Branch: perl
3191            ! win32/bin/pl2bat.pl
3192 ____________________________________________________________________________
3193 [  1379] By: gsar                                  on 1998/07/09  00:30:58
3194         Log: remove ordering dependency in posix.t
3195      Branch: perl
3196            ! t/lib/posix.t
3197 ____________________________________________________________________________
3198 [  1378] By: gsar                                  on 1998/07/08  20:17:43
3199         Log: make -i'*suffix' work too
3200      Branch: perl
3201            ! doio.c
3202 ____________________________________________________________________________
3203 [  1377] By: gsar                                  on 1998/07/08  08:56:28
3204         Log: regen headers; result builds & tests on Solaris again (threaded)
3205      Branch: perl
3206            ! embedvar.h
3207 ____________________________________________________________________________
3208 [  1376] By: gsar                                  on 1998/07/08  08:55:03
3209         Log: change#1350 breaks things, back it out
3210      Branch: perl
3211            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3212 ____________________________________________________________________________
3213 [  1375] By: gsar                                  on 1998/07/08  07:47:00
3214         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3215              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
3216              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
3217              Subject: [PATCH 5.004_70] Switch modifiers in RE off
3218      Branch: perl
3219            ! pod/perlre.pod regcomp.c t/op/re_tests
3220 ____________________________________________________________________________
3221 [  1374] By: gsar                                  on 1998/07/08  07:41:06
3222         Log: From: Gisle Aas <gisle@aas.no>
3223              Date: 07 Jul 1998 23:08:59 +0200
3224              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
3225              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
3226      Branch: perl
3227            ! sv.c
3228 ____________________________________________________________________________
3229 [  1373] By: gsar                                  on 1998/07/08  07:36:01
3230         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3231              Date: Tue, 7 Jul 1998 23:47:50 +0200
3232              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
3233              Subject: [PATCH _70] dos-djgpp update
3234      Branch: perl
3235            ! djgpp/config.over djgpp/djgppsed.sh
3236 ____________________________________________________________________________
3237 [  1372] By: gsar                                  on 1998/07/08  07:12:47
3238         Log: add extension to support SysV IPC
3239              From: Jarkko Hietaniemi <jhi@iki.fi>
3240              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
3241              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
3242              Subject: [PATCH] 5.004_70: IPC::SysV
3243      Branch: perl
3244            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
3245            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
3246            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
3247            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
3248            + ext/IPC/SysV/t/sem.t
3249            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
3250            ! t/op/ipcmsg.t t/op/ipcsem.t
3251 ____________________________________________________________________________
3252 [  1371] By: gsar                                  on 1998/07/08  05:12:07
3253         Log: add patch for C<use re 'debug'>
3254              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3255              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
3256              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
3257              Subject: Re: _70 and Devel::RE
3258      Branch: perl
3259            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
3260            - lib/re.pm
3261            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
3262            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
3263 ____________________________________________________________________________
3264 [  1370] By: gsar                                  on 1998/07/08  04:27:27
3265         Log: added patch to generate PPDEF(pp_foo)
3266              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3267              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
3268              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
3269              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
3270      Branch: perl
3271            + pp_proto.h
3272            ! MANIFEST Makefile.SH opcode.pl proto.h
3273 ____________________________________________________________________________
3274 [  1369] By: gsar                                  on 1998/07/08  04:19:49
3275         Log: suggest 'make test' after make
3276      Branch: perl
3277            ! Makefile.SH
3278 ____________________________________________________________________________
3279 [  1368] By: gsar                                  on 1998/07/08  03:58:19
3280         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
3281              From: Colin Kuskie <ckuskie@cadence.com>
3282              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
3283              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
3284              Subject: Corrected -i prefix patch
3285      Branch: perl
3286            + t/io/iprefix.t
3287            ! MANIFEST doio.c pod/perlrun.pod
3288 ____________________________________________________________________________
3289 [  1366] By: gsar                                  on 1998/07/08  02:28:30
3290         Log: From: Gisle Aas <gisle@aas.no>
3291              Date: 07 Jul 1998 17:48:36 +0200
3292              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
3293              Subject: [PATCH] Remove some rendundant SvOOK_on tests
3294      Branch: perl
3295            ! sv.c sv.h
3296 ____________________________________________________________________________
3297 [  1365] By: gsar                                  on 1998/07/08  02:25:17
3298         Log: applied patch to clarify m//g
3299              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3300              Date: Tue, 7 Jul 1998 15:59:03 +0100
3301              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
3302              Subject: [PATCH] Re: m//g in perlop.pod
3303      Branch: perl
3304            ! pod/perlop.pod
3305 ____________________________________________________________________________
3306 [  1364] By: gsar                                  on 1998/07/08  02:13:07
3307         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3308              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
3309              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
3310              Date: Tue, 7 Jul 1998 11:59:41 +0100
3311      Branch: perl
3312            ! pod/perlfaq.pod
3313 ____________________________________________________________________________
3314 [  1363] By: gsar                                  on 1998/07/08  02:11:11
3315         Log: applied tweak (via private mail)
3316              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3317              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
3318              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
3319              Subject: tiny perllocale.pod patch for 5.004_70
3320      Branch: perl
3321            ! pod/perllocale.pod
3322 ____________________________________________________________________________
3323 [  1362] By: gsar                                  on 1998/07/08  02:07:48
3324         Log: applied patch, various tweaks to pander to pod2man tantrums
3325              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3326              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
3327              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
3328              Subject: [PATCH 5.004_70] CONFIGPM
3329      Branch: perl
3330            ! Porting/Glossary configpm
3331 ____________________________________________________________________________
3332 [  1361] By: gsar                                  on 1998/07/07  22:13:11
3333         Log: From: Stephen McCamant <alias@mcs.com>
3334              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
3335              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
3336              Subject: Re: Inconsistent arithmetics on refs
3337      Branch: perl
3338            ! sv.c
3339 ____________________________________________________________________________
3340 [  1360] By: gsar                                  on 1998/07/07  22:11:11
3341         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3342              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
3343              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
3344              Subject: [PATCH 5.004_70] Anohter ptags improvement
3345      Branch: perl
3346            ! emacs/ptags
3347 ____________________________________________________________________________
3348 [  1359] By: gsar                                  on 1998/07/07  22:08:48
3349         Log: fix accidental RE-de-optimization
3350              From: larry@wall.org (Larry Wall)
3351              Date: Mon, 6 Jul 1998 17:49:31 -0700
3352              Message-Id: <199807070049.RAA23475@wall.org>
3353              Subject: Re: before you deluge us with patches
3354              --
3355              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3356              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
3357              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
3358              Subject: Re: before you deluge us with patches
3359      Branch: perl
3360            ! pp_hot.c regexec.c
3361 ____________________________________________________________________________
3362 [  1358] By: gsar                                  on 1998/07/07  21:36:29
3363         Log: From: Gisle Aas <gisle@aas.no>
3364              Subject: [PATCH] Evaluation of AVHVs in scalar context
3365              Date: 06 Jul 1998 21:41:14 +0200
3366              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
3367      Branch: perl
3368            ! pp_hot.c t/op/avhv.t
3369 ____________________________________________________________________________
3370 [  1357] By: gsar                                  on 1998/07/07  21:29:46
3371         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
3372      Branch: perl
3373            ! lib/Math/Trig.pm lib/fields.pm thread.sym
3374 ____________________________________________________________________________
3375 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
3376         Log: Assorted patches:
3377              
3378              ------  BUILD PROCESS  ------
3379              
3380              Title:  "Add Test.pm (from perl 5.004_70)"
3381              Files:  MANIFEST lib/Test.pm
3382              
3383              ------  EXTENSIONS  ------
3384              
3385              Title:  "Add CR LF CRLF to Socket.pm"
3386              From:  Chris Nandor <pudge@pobox.com>
3387              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
3388              Files:  ext/Socket/Socket.pm
3389              
3390              ------  LIBRARY  ------
3391              
3392              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
3393              Files:  lib/AutoSplit.pm
3394              
3395              Title:  "Upgrade base.pm (from perl 5.004_70)"
3396              Files:  lib/base.pm
3397              
3398              Title:  "Add File::Spec modules (from 5.004_70)"
3399              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3400              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3401              lib/File/Spec/Win32.pm
3402              
3403              ------  TESTS  ------
3404              
3405              Title:  "fixup test for method call on undefined value"
3406              Files:  t/op/misc.t
3407              
3408              ------  UTILITIES  ------
3409              
3410              Title:  "perlbug upgrade (from 5.004_70)"
3411              Files:  utils/perlbug.PL
3412              
3413              Title:  "Upgrade perldoc (from 5.004_70)"
3414              Files:  utils/perldoc.PL
3415      Branch: maint-5.004/perl
3416            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3417            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3418            + lib/File/Spec/Win32.pm lib/Test.pm
3419            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
3420            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
3421 ____________________________________________________________________________
3422 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
3423         Log: Title:  "Fix memory leak in Safe module"
3424              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3425              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
3426              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3427      Branch: maint-5.004/perl
3428            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3429 ____________________________________________________________________________
3430 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
3431         Log: Title:  "Better error message for $undef->method call"
3432              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
3433              joshua.pritikin@db.com
3434              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
3435              Files:  pod/perldiag.pod pp_hot.c
3436      Branch: maint-5.004/perl
3437            ! pod/perldiag.pod pp_hot.c
3438 ____________________________________________________________________________
3439 [  1353] By: gsar                                  on 1998/07/06  23:33:38
3440         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3441              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
3442              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
3443              Subject: [PATCH 5.004_70] Update metaconfig info
3444      Branch: perl
3445            ! Porting/pumpkin.pod
3446 ____________________________________________________________________________
3447 [  1352] By: gsar                                  on 1998/07/06  23:30:54
3448         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3449              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
3450              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
3451              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
3452      Branch: perl
3453            ! Configure INSTALL Policy_sh.SH Porting/Glossary
3454            ! Porting/config.sh Porting/config_H
3455 ____________________________________________________________________________
3456 [  1351] By: gsar                                  on 1998/07/06  23:24:47
3457         Log: try harder to run non-executable tests
3458      Branch: perl
3459            ! t/TEST
3460 ____________________________________________________________________________
3461 [  1350] By: gsar                                  on 1998/07/06  23:12:17
3462         Log: add patch to improve method caching, regen headers
3463              From: joshua.pritikin@db.com
3464              Date: Mon, 6 Jul 1998 09:19:29 -0400
3465              Message-Id: <H00000e50008a518@MHS>
3466              Subject: [PATCH _70] cache missing methods
3467      Branch: perl
3468            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3469 ____________________________________________________________________________
3470 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
3471         Log: Assorted patches:
3472              
3473              ------  BUILD PROCESS  ------
3474              
3475              Title:  "Configure: Workaround bash CDPATH oddity"
3476              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3477              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
3478              Files:  Configure
3479              
3480              Title:  "Don't suppress display of Makefile recipes that invoke perl"
3481              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3482              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
3483              Files:  Makefile.SH
3484              
3485              ------  CORE LANGUAGE  ------
3486              
3487              Title:  "one more^Wless quad unpack bug"
3488              From:  Jarkko Hietaniemi <jhi@iki.fi>
3489              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
3490              Files:  pp.c
3491              
3492              Title:  "minor fixups to bring maint closer to devel for patching"
3493              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3494              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
3495              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
3496              
3497              Title:  "-Pw switches used together report bogus error"
3498              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3499              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
3500              Files:  perl.c
3501              
3502              Title:  "Add doc and perl home page info to -v output"
3503              From:  Tom Christiansen <tchrist@jhereg.perl.com>
3504              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
3505              Files:  perl.c
3506              
3507              Title:  "Fix C<@a = (%a = 1)> bizarreness"
3508              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
3509              <tchrist@jhereg.perl.com>
3510              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
3511              <199807012339.TAA26024@aatma.engin.umich.edu>
3512              Files:  pp_hot.c
3513              
3514              Title:  "make find_script() return saved string, reenable missing
3515              diagnostics"
3516              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3517              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
3518              Files:  perl.c util.c
3519              
3520              Title:  "minor e_script optimization"
3521              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3522              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
3523              Files:  perl.c
3524              
3525              ------  DOCUMENTATION  ------
3526              
3527              Title:  "Insecure $ENV{} message out of step with perldiag"
3528              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3529              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3530              Files:  pod/perldiag.pod pod/perlsec.pod
3531              
3532              Title:  "documenting close without arguments"
3533              From:  Tom Phoenix <rootbeer@teleport.com>
3534              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3535              Files:  pod/perlfunc.pod
3536              
3537              Title:  "pod for scalar .. op"
3538              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3539              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3540              Files:  pod/perlop.pod
3541              
3542              ------  EXTENSIONS  ------
3543              
3544              Title:  "Fcntl: add few constants, enhance maintainability"
3545              From:  Jarkko Hietaniemi <jhi@iki.fi>
3546              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
3547              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
3548              
3549              ------  LIBRARY  ------
3550              
3551              Title:  "Fix undef warnings in Text::Parsewords"
3552              From:  Jarkko Hietaniemi <jhi@iki.fi>
3553              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
3554              Files:  lib/Text/ParseWords.pm
3555              
3556              Title:  "Add Symbol::delete_package()"
3557              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3558              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
3559              Files:  pod/perlembed.pod lib/Symbol.pm
3560      Branch: maint-5.004/perl
3561            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
3562            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
3563            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3564            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
3565            ! t/op/split.t taint.c util.c
3566 ____________________________________________________________________________
3567 [  1348] By: gsar                                  on 1998/07/06  22:55:56
3568         Log: remove #! line from Errno_pm.PL
3569      Branch: perl
3570            ! ext/Errno/Errno_pm.PL
3571 ____________________________________________________________________________
3572 [  1347] By: gsar                                  on 1998/07/06  22:51:34
3573         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
3574              From: Gisle Aas <gisle@aas.no>
3575              Date: 06 Jul 1998 13:08:53 +0200
3576              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
3577              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
3578      Branch: perl
3579            ! lib/Cwd.pm
3580 ____________________________________________________________________________
3581 [  1346] By: gsar                                  on 1998/07/06  22:20:29
3582         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
3583              Stephen McCamant
3584      Branch: perl
3585            ! op.c
3586 ____________________________________________________________________________
3587 [  1345] By: gsar                                  on 1998/07/06  21:58:52
3588         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
3589              simpler fix
3590      Branch: perl
3591            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3592            ! opcode.pl proto.h
3593 ____________________________________________________________________________
3594 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
3595         Log: Title:  "Fix for broken goto &xsub"
3596              From:  Albert Dvornik <bert@genscan.com>,
3597              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
3598              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
3599      Branch: maint-5.004/perl
3600            + t/op/goto_xs.t
3601            ! MANIFEST pp_ctl.c
3602 ____________________________________________________________________________
3603 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
3604         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
3605              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3606              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
3607              Files:  gv.h gv.c op.c toke.c
3608      Branch: maint-5.004/perl
3609            ! gv.c gv.h op.c toke.c
3610 ____________________________________________________________________________
3611 [  1342] By: gsar                                  on 1998/07/06  20:57:06
3612         Log: From:    Gisle Aas <gisle@aas.no>
3613              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
3614              Date:    06 Jul 1998 21:52:12 +0200
3615              Subject: Keepers of the Patch Pumpkin
3616      Branch: perl
3617            ! Changes
3618 ____________________________________________________________________________
3619 [  1341] By: gsar                                  on 1998/07/06  20:43:35
3620         Log: remove dup entry in perldiag
3621      Branch: perl
3622            ! pod/perldiag.pod
3623 ____________________________________________________________________________
3624 [  1340] By: gsar                                  on 1998/07/06  20:31:44
3625         Log: more reasonable diagnostic on keyword vs. sub ambiguity
3626      Branch: perl
3627            ! pod/perldiag.pod toke.c
3628 ____________________________________________________________________________
3629 [  1339] By: gsar                                  on 1998/07/06  19:23:06
3630         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
3631      Branch: perl
3632            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
3633            ! sv.c toke.c util.c
3634 ____________________________________________________________________________
3635 [  1338] By: gsar                                  on 1998/07/06  18:45:35
3636         Log: per Larry suggestion, toss change#1327 and fix the documentation
3637              to match behavior instead
3638      Branch: perl
3639            ! pod/perlfunc.pod pp_sys.c
3640 ____________________________________________________________________________
3641 [  1337] By: gsar                                  on 1998/07/06  17:15:26
3642         Log: allow read(FH,threadsv,...)
3643      Branch: perl
3644            ! op.c
3645
3646 ----------------
3647 Version 5.004_70
3648 ----------------
3649
3650 ____________________________________________________________________________
3651 [  1336] By: gsar                                  on 1998/07/06  09:06:33
3652         Log: 5.004_70 tweaks
3653      Branch: perl
3654            ! Changes win32/Makefile win32/makefile.mk
3655 ____________________________________________________________________________
3656 [  1335] By: gsar                                  on 1998/07/06  07:05:37
3657         Log: update Changes
3658      Branch: perl
3659            ! Changes pod/perldiag.pod
3660 ____________________________________________________________________________
3661 [  1334] By: gsar                                  on 1998/07/06  06:41:17
3662         Log: allow eval-groups in patterns only if they C<use re 'eval';>
3663      Branch: perl
3664            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
3665            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3666 ____________________________________________________________________________
3667 [  1333] By: gsar                                  on 1998/07/06  03:22:52
3668         Log: From: Hans Mulder <hansm@icgroup.nl>
3669              Date: Mon,  6 Jul 98 02:11:32 +0200
3670              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
3671              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3672      Branch: perl
3673            ! malloc.c
3674 ____________________________________________________________________________
3675 [  1332] By: gsar                                  on 1998/07/06  03:18:34
3676         Log: added Errno-1.09 from CPAN
3677      Branch: perl
3678            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3679 ____________________________________________________________________________
3680 [  1331] By: gsar                                  on 1998/07/06  02:59:09
3681         Log: fix small memleak on -e, don't try to find_script() when e_script
3682      Branch: perl
3683            ! perl.c
3684 ____________________________________________________________________________
3685 [  1330] By: gsar                                  on 1998/07/06  00:40:24
3686         Log: add Symbol::delete_package()
3687      Branch: perl
3688            ! lib/Symbol.pm pod/perlembed.pod
3689 ____________________________________________________________________________
3690 [  1329] By: gsar                                  on 1998/07/05  23:05:40
3691         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
3692              From: Stephen McCamant <alias@mcs.com>
3693              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
3694              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
3695              Subject: [PATCH] alignment in X[IN]V allocation
3696      Branch: perl
3697            ! sv.c
3698 ____________________________________________________________________________
3699 [  1328] By: gsar                                  on 1998/07/05  22:47:57
3700         Log: make read() return undef on errors as documented, and clarify docs
3701      Branch: perl
3702            ! pod/perlfunc.pod pp_sys.c
3703 ____________________________________________________________________________
3704 [  1327] By: gsar                                  on 1998/07/05  22:11:21
3705         Log: fix getc() to return empty string instead of undef on eof, as it was
3706              documented to behave; still returns undef on error
3707      Branch: perl
3708            ! pp_sys.c
3709 ____________________________________________________________________________
3710 [  1326] By: gsar                                  on 1998/07/05  21:53:30
3711         Log: patch whitespace-mutiliated; applied manually
3712              From: Hans Mulder <hansm@icgroup.nl>
3713              Date: Sun,  5 Jul 98 23:23:20 +0200
3714              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
3715              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3716      Branch: perl
3717            ! ext/Errno/Errno_pm.PL
3718 ____________________________________________________________________________
3719 [  1325] By: gsar                                  on 1998/07/05  21:38:39
3720         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
3721              From: Tom Christiansen <tchrist@jhereg.perl.com>
3722              Date: Sun, 05 Jul 1998 09:15:22 -0500
3723              Subject: Re: docpatch 
3724              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3725      Branch: perl
3726            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3727            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3728            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3729            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
3730            ! pod/perlrun.pod
3731 ____________________________________________________________________________
3732 [  1324] By: gsar                                  on 1998/07/05  21:06:56
3733         Log: applied patch, and undid change#1302 which it made unnecessary
3734              From: Billy <wdconsta@cs.adelaide.edu.au>
3735              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
3736              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
3737              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3738      Branch: perl
3739            ! t/lib/h2ph.t utils/h2ph.PL
3740 ____________________________________________________________________________
3741 [  1323] By: gsar                                  on 1998/07/05  20:56:39
3742         Log: fix t/lib/fields.t's @INC so make test runs
3743      Branch: perl
3744            ! t/lib/fields.t
3745 ____________________________________________________________________________
3746 [  1322] By: gsar                                  on 1998/07/05  20:26:43
3747         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3748      Branch: perl
3749            ! gv.c gv.h toke.c
3750 ____________________________________________________________________________
3751 [  1321] By: gsar                                  on 1998/07/05  07:41:50
3752         Log: sundry win32 config tweaks
3753      Branch: perl
3754            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3755            ! win32/config.gc win32/config.vc win32/config_H.bc
3756            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3757            ! win32/config_sh.PL win32/makefile.mk
3758 ____________________________________________________________________________
3759 [  1320] By: gsar                                  on 1998/07/05  06:30:35
3760         Log: update Changes
3761      Branch: perl
3762            ! Changes
3763 ____________________________________________________________________________
3764 [  1319] By: gsar                                  on 1998/07/05  06:27:37
3765         Log: add ck_sysread() for better sysread/read/recv sanity
3766      Branch: perl
3767            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3768            ! opcode.pl proto.h
3769 ____________________________________________________________________________
3770 [  1318] By: gsar                                  on 1998/07/05  04:34:05
3771         Log: From: Stephen McCamant <alias@mcs.com>
3772              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
3773              Subject: [PATCH] Document B::Deparse, add pp_threadsv
3774              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3775      Branch: perl
3776            ! ext/B/B/Deparse.pm
3777 ____________________________________________________________________________
3778 [  1317] By: gsar                                  on 1998/07/05  04:15:25
3779         Log: added patch with tweak to doc
3780              From: Chip Salzenberg <chip@perl.org>
3781              Message-ID: <19980704205136.A16319@perlsupport.com>
3782              Date: Sat, 4 Jul 1998 20:51:36 -0400
3783              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3784      Branch: perl
3785            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3786 ____________________________________________________________________________
3787 [  1316] By: gsar                                  on 1998/07/05  03:56:22
3788         Log: Porting/Glossary goes podly into Config.pm
3789      Branch: perl
3790            ! Porting/Glossary configpm
3791 ____________________________________________________________________________
3792 [  1315] By: gsar                                  on 1998/07/05  02:50:18
3793         Log: add suggested tool as an example in ExtUtils::Packlist
3794              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3795              Message-Id: <199807031028.LAA10456@sale-wts>
3796              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3797              Subject: Re: [make install] another horror story
3798      Branch: perl
3799            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3800 ____________________________________________________________________________
3801 [  1314] By: gsar                                  on 1998/07/05  02:28:04
3802         Log: avoid race condition (storing ptr to SV before incrementing its
3803              REFCNT) and warning in newRV()
3804      Branch: perl
3805            ! sv.c
3806 ____________________________________________________________________________
3807 [  1313] By: gsar                                  on 1998/07/05  02:06:40
3808         Log: applied suggested fix for xhv_array sizing, with portability tweaks
3809              From: Gisle Aas <gisle@aas.no>
3810              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3811              Date: 04 Jul 1998 10:20:35 +0200
3812              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3813      Branch: perl
3814            ! hv.c
3815 ____________________________________________________________________________
3816 [  1312] By: gsar                                  on 1998/07/05  01:36:45
3817         Log: From: Gisle Aas <gisle@aas.no>
3818              Subject: [PATCH] hv_max may be a few too many
3819              Date: 04 Jul 1998 09:28:46 +0200
3820              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3821      Branch: perl
3822            ! doop.c
3823 ____________________________________________________________________________
3824 [  1311] By: gsar                                  on 1998/07/05  00:35:27
3825         Log: patchlevel up to 5.004_70, various tweaks
3826              * fix taint problems due to maintbranch regression
3827              * PERL_OBJECT now builds again
3828              * deal with C++ strong-typing problems in hv.c
3829              * fix mismatch in "reserved word" diagnostic
3830      Branch: perl
3831            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3832            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3833 ____________________________________________________________________________
3834 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
3835         Log: Remove old RE //t flag from scan_subst().
3836      Branch: maint-5.004/perl
3837            ! toke.c
3838 ____________________________________________________________________________
3839 [  1309] By: gsar                                  on 1998/07/04  08:32:53
3840         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3841      Branch: perl
3842            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3843 ____________________________________________________________________________
3844 [  1307] By: gsar                                  on 1998/07/04  07:00:14
3845         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3846      Branch: perl
3847            ! pp_hot.c t/op/local.t
3848 ____________________________________________________________________________
3849 [  1306] By: gsar                                  on 1998/07/04  05:52:34
3850         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3851              From: joshua.pritikin@db.com
3852              Date: Wed, 1 Jul 1998 10:09:43 -0400
3853              Message-Id: <H00000e500086fb3@MHS>
3854              Subject: [PATCH _69] sv_2mortal fix
3855      Branch: perl
3856            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3857 ____________________________________________________________________________
3858 [  1305] By: gsar                                  on 1998/07/04  05:46:42
3859         Log: add patch preextend global string table, tweak for 512 entries
3860              From: Gisle Aas <gisle@aas.no>
3861              Date: 04 Jul 1998 01:04:08 +0200
3862              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3863              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3864      Branch: perl
3865            ! perl.c
3866 ____________________________________________________________________________
3867 [  1304] By: gsar                                  on 1998/07/04  05:40:35
3868         Log: simplify xhv_array sizing
3869              From: Gisle Aas <gisle@aas.no>
3870              Date: 04 Jul 1998 00:49:42 +0200
3871              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3872              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3873      Branch: perl
3874            ! hv.c
3875 ____________________________________________________________________________
3876 [  1303] By: gsar                                  on 1998/07/04  05:37:29
3877         Log: make 4-arg win32_select() sleep more reasonably on false values
3878              From: Blair Zajac <blair@gps.caltech.edu>
3879              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3880              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3881              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3882              --
3883              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3884              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3885              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3886      Branch: perl
3887            ! win32/win32sck.c
3888 ____________________________________________________________________________
3889 [  1302] By: gsar                                  on 1998/07/04  05:32:50
3890         Log: adjust h2ph.t for dos-specific problem
3891              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3892              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3893              Date: Fri, 3 Jul 1998 23:45:25 +0200
3894              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3895      Branch: perl
3896            ! t/lib/h2ph.t
3897 ____________________________________________________________________________
3898 [  1301] By: gsar                                  on 1998/07/04  05:31:04
3899         Log: fix CPAN.pm problem, OS2 tweaks
3900              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3901              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3902              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3903              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3904      Branch: perl
3905            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3906            ! lib/ExtUtils/MakeMaker.pm
3907 ____________________________________________________________________________
3908 [  1300] By: gsar                                  on 1998/07/04  05:27:20
3909         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3910              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3911              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3912              Subject: [PATCH 5.004_68] Add elc target to to makefile
3913      Branch: perl
3914            ! Makefile.SH
3915 ____________________________________________________________________________
3916 [  1299] By: gsar                                  on 1998/07/04  05:25:56
3917         Log: newer emacs/cperl-mode.el (via private mail)
3918              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3919              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3920              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3921              Subject: [PATCH 5.004_68] cperl-mode
3922      Branch: perl
3923            ! emacs/cperl-mode.el
3924 ____________________________________________________________________________
3925 [  1298] By: gsar                                  on 1998/07/04  05:22:41
3926         Log: From: Dominic Dunlop <domo@computer.org>
3927              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3928              Date: Thu, 2 Jul 1998 22:57:26 +0000
3929              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3930      Branch: perl
3931            ! hints/machten.sh malloc.c
3932 ____________________________________________________________________________
3933 [  1297] By: gsar                                  on 1998/07/04  05:20:52
3934         Log: allow a flags args to fbm_instr() for future needs
3935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3936              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3937              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3938              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3939      Branch: perl
3940            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3941 ____________________________________________________________________________
3942 [  1296] By: gsar                                  on 1998/07/04  05:16:15
3943         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3944              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3945              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3946              Subject: [PATCH 5.004_69] INSTALL-1.39
3947      Branch: perl
3948            ! INSTALL
3949 ____________________________________________________________________________
3950 [  1295] By: gsar                                  on 1998/07/04  05:15:05
3951         Log: Configure update
3952              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3953              Date: Wed, 1 Jul 98 23:07:50 EDT
3954              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3955              Subject: [PATCH 5.004_69] Config_69-01
3956      Branch: perl
3957            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3958            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3959            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3960 ____________________________________________________________________________
3961 [  1294] By: gsar                                  on 1998/07/04  05:10:25
3962         Log: add perlbug -F switch to save message to file
3963              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3964              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3965              Date: Wed, 1 Jul 1998 21:14:22 +0200
3966              Subject: Re: [PATCH 5.004_69] perlbug -fok
3967      Branch: perl
3968            ! Makefile.SH utils/perlbug.PL
3969 ____________________________________________________________________________
3970 [  1293] By: gsar                                  on 1998/07/04  05:06:52
3971         Log: catch nonexistent backrefs in REs
3972              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3973              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3974              Date: Wed, 1 Jul 1998 20:14:05 +0200
3975              Subject: Re: [PATCH _66] for bad backrefs
3976              --
3977              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3978              Date: Wed, 1 Jul 1998 20:47:16 +0200
3979              Subject: Re: [PATCH _66] for bad backrefs
3980      Branch: perl
3981            ! regcomp.c t/op/re_tests util.c
3982 ____________________________________________________________________________
3983 [  1292] By: gsar                                  on 1998/07/04  05:02:01
3984         Log: fix perlcc to not rm output file, and other -w(arts)
3985      Branch: perl
3986            ! utils/perlcc.PL
3987 ____________________________________________________________________________
3988 [  1291] By: gsar                                  on 1998/07/04  04:30:03
3989         Log: ignore stash entries that are not GVs in dump.c
3990      Branch: perl
3991            ! dump.c
3992 ____________________________________________________________________________
3993 [  1290] By: gsar                                  on 1998/07/04  03:55:10
3994         Log: cleaner page headers from pod2man
3995      Branch: perl
3996            ! pod/pod2man.PL
3997 ____________________________________________________________________________
3998 [  1288] By: gsar                                  on 1998/07/04  03:16:39
3999         Log: tweaks to Getopt::Std
4000              From: Robin Barker <rmb1@cise.npl.co.uk>
4001              Date: Tue, 30 Jun 98 14:45:49 BST
4002              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
4003              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
4004              --
4005              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
4006              To: perl5-porters@perl.org
4007              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
4008      Branch: perl
4009            ! lib/Getopt/Std.pm
4010 ____________________________________________________________________________
4011 [  1287] By: gsar                                  on 1998/07/04  03:13:02
4012         Log: added patch, with tweaks
4013              From: Gisle Aas <gisle@aas.no>
4014              Date: 03 Jul 1998 00:50:15 +0200
4015              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
4016              Subject: [PATCH] Some AVHV documentation
4017      Branch: perl
4018            ! pod/perlref.pod
4019 ____________________________________________________________________________
4020 [  1286] By: gsar                                  on 1998/07/04  02:53:26
4021         Log: applied patch with tweaks to prose
4022              From: Gisle Aas <gisle@aas.no>
4023              Subject: [PATCH] Simplified AVHV support
4024              Date: 30 Jun 1998 13:34:07 +0200
4025              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
4026      Branch: perl
4027            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
4028            ! pp.c proto.h t/op/avhv.t
4029 ____________________________________________________________________________
4030 [  1285] By: gsar                                  on 1998/07/04  02:30:48
4031         Log: tweak doc for ".."
4032              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4033              Subject: [PATCH] pod for scalar ..
4034              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
4035              Date: Tue, 30 Jun 1998 12:14:50 +0100
4036      Branch: perl
4037            ! pod/perlop.pod
4038 ____________________________________________________________________________
4039 [  1284] By: gsar                                  on 1998/07/04  02:28:43
4040         Log: fix use of uninitialized var in pp_unpack()
4041              From: Jarkko Hietaniemi <jhi@iki.fi>
4042              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
4043              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
4044              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
4045      Branch: perl
4046            ! pp.c
4047 ____________________________________________________________________________
4048 [  1283] By: gsar                                  on 1998/07/04  02:26:37
4049         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
4050              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
4051              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
4052              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
4053      Branch: perl
4054            ! lib/Text/ParseWords.pm
4055 ____________________________________________________________________________
4056 [  1282] By: gsar                                  on 1998/07/04  02:24:32
4057         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
4058              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
4059              Date: Mon, 29 Jun 1998 16:53:56 -0700
4060              Subject: [PATCH 5.004_69]README.vms doc patch
4061              --
4062              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
4063              Date: Mon, 29 Jun 1998 16:51:25 -0700
4064              --
4065              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
4066              Date: Thu, 02 Jul 1998 13:53:57 -0700
4067              Subject: [PATCH 5.004_69]VMS filetest operator fixup
4068      Branch: perl
4069            ! README.vms vms/descrip_mms.template vms/vms.c
4070 ____________________________________________________________________________
4071 [  1281] By: gsar                                  on 1998/07/04  02:17:48
4072         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4073              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
4074              Date: Mon, 29 Jun 1998 16:46:25 -0700
4075              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
4076      Branch: perl
4077            ! vms/subconfigure.com
4078 ____________________________________________________________________________
4079 [  1280] By: gsar                                  on 1998/07/04  02:16:03
4080         Log: don't attempt to copy directories on VMS
4081              From: Dan Sugalski <sugalskd@osshe.edu>
4082              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
4083              Date: Mon, 29 Jun 1998 16:31:29 -0700
4084              Subject: [PATCH 5.004_69]Tweak to installperl
4085      Branch: perl
4086            ! installperl
4087 ____________________________________________________________________________
4088 [  1279] By: gsar                                  on 1998/07/04  02:09:26
4089         Log: add 'installhtml*dir' to win32 config templates
4090              From: "Douglas Lankshear" <dougl@ActiveState.com>
4091              Subject: [PATCH 5.004_68] For Win32 config
4092              Date: Mon, 29 Jun 1998 09:00:13 -0700
4093              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
4094      Branch: perl
4095            ! win32/config.bc win32/config.gc win32/config.vc
4096 ____________________________________________________________________________
4097 [  1278] By: gsar                                  on 1998/07/04  02:06:23
4098         Log: implemented described fix for h2ph hanging on "enum"
4099              From: Billy <wdconsta@cs.adelaide.edu.au>
4100              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
4101              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
4102              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
4103      Branch: perl
4104            ! utils/h2ph.PL
4105 ____________________________________________________________________________
4106 [  1277] By: gsar                                  on 1998/07/04  01:51:47
4107         Log: merge changes#1210,1211,1270 from maintbranch
4108      Branch: perl
4109            + lib/re.pm
4110            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
4111            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4112            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4113 ____________________________________________________________________________
4114 [  1276] By: gsar                                  on 1998/07/04  00:33:37
4115         Log: deprecate use of reserved word "our" (Larry's idea)
4116              Date: Mon, 22 Jun 1998 08:55:09 -0700
4117              From: larry@wall.org (Larry Wall)
4118              Message-Id: <199806221555.IAA07212@wall.org>
4119              Subject: Re: our
4120      Branch: perl
4121            ! pod/perldiag.pod toke.c
4122 ____________________________________________________________________________
4123 [  1275] By: nick                                  on 1998/07/02  18:36:59
4124         Log: Integrate mainline, just to keep up.
4125      Branch: ansiperl
4126           +> t/lib/fields.t
4127            - lib/Math/Trig/Radial.pm
4128           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4129           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
4130           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
4131           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
4132           !> win32/config.bc win32/config.gc win32/config.vc
4133           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
4134           !> win32/win32iop.h
4135 ____________________________________________________________________________
4136 [  1274] By: gsar                                  on 1998/07/02  16:47:20
4137         Log: tweak win32/config.* variables
4138      Branch: perl
4139            ! win32/config.bc win32/config.gc win32/config.vc
4140 ____________________________________________________________________________
4141 [  1273] By: gsar                                  on 1998/07/02  16:33:53
4142         Log: export opendir() set of functions on win32
4143      Branch: perl
4144            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
4145            ! win32/win32iop.h
4146 ____________________________________________________________________________
4147 [  1272] By: gsar                                  on 1998/07/01  23:21:49
4148         Log: fix C<@a = (%a = 1)> bizarreness
4149      Branch: perl
4150            ! pp_hot.c
4151 ____________________________________________________________________________
4152 [  1271] By: gsar                                  on 1998/06/30  22:49:39
4153         Log: document perltrap on precedence of keys/values/each
4154      Branch: perl
4155            ! pod/perltrap.pod
4156 ____________________________________________________________________________
4157 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
4158         Log: Added lib/re.pm missing from change 1210
4159      Branch: maint-5.004/perl
4160            + lib/re.pm
4161 ____________________________________________________________________________
4162 [  1269] By: gsar                                  on 1998/06/30  08:20:52
4163         Log: From:    Murray Nesbitt <murray@ActiveState.com>
4164              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
4165              Date:    Mon, 29 Jun 1998 14:30:59 PDT
4166              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
4167      Branch: perl
4168            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4169 ____________________________________________________________________________
4170 [  1268] By: gsar                                  on 1998/06/30  05:38:34
4171         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
4172              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
4173              Date:    Mon, 29 Jun 1998 15:04:57 -0000
4174              Subject: [PATCH perl5.004_69] perldoc.PL
4175      Branch: perl
4176            ! utils/perldoc.PL
4177 ____________________________________________________________________________
4178 [  1267] By: gsar                                  on 1998/06/30  05:34:06
4179         Log: add patch to integrate Math::Trig::Radial into Math::Trig
4180              From: Jarkko Hietaniemi <jhi@iki.fi>
4181              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
4182              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
4183              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
4184      Branch: perl
4185            - lib/Math/Trig/Radial.pm
4186            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
4187 ____________________________________________________________________________
4188 [  1266] By: gsar                                  on 1998/06/30  05:17:33
4189         Log: From:    Gisle Aas <gisle@aas.no>
4190              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
4191              Date:    29 Jun 1998 12:36:09 +0200
4192              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
4193      Branch: perl
4194            + t/lib/fields.t
4195            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
4196            ! t/op/array.t
4197 ____________________________________________________________________________
4198 [  1265] By: gsar                                  on 1998/06/30  05:12:57
4199         Log: tweaks to overloaded constants (change#1259)
4200      Branch: perl
4201            ! scope.c scope.h toke.c
4202 ____________________________________________________________________________
4203 [  1264] By: nick                                  on 1998/06/29  17:38:03
4204         Log: Integrate mainline c. _69 to ansiperl
4205      Branch: ansiperl
4206           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4207           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
4208           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
4209           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
4210           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4211           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
4212           !> (integrate 100 files)
4213
4214 ----------------
4215 Version 5.004_69
4216 ----------------
4217
4218 ____________________________________________________________________________
4219 [  1263] By: gsar                                  on 1998/06/29  09:17:28
4220         Log: update Changes and perlhist.pod
4221      Branch: perl
4222            ! Changes pod/perlhist.pod
4223 ____________________________________________________________________________
4224 [  1262] By: gsar                                  on 1998/06/29  08:26:36
4225         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
4226              under several build configurations)
4227      Branch: perl
4228            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
4229            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
4230            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4231 ____________________________________________________________________________
4232 [  1261] By: gsar                                  on 1998/06/29  06:51:10
4233         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
4234      Branch: perl
4235            ! scope.h
4236 ____________________________________________________________________________
4237 [  1260] By: gsar                                  on 1998/06/29  06:46:12
4238         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
4239              Date:    Mon, 29 Jun 1998 08:10:46 +0200
4240              From:    ts <decoux@moulon.inra.fr>
4241              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
4242      Branch: perl
4243            ! pod/perlembed.pod
4244 ____________________________________________________________________________
4245 [  1259] By: gsar                                  on 1998/06/29  06:01:35
4246         Log: added patch for overloading constants, made PERL_OBJECT-aware
4247              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4248              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
4249              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
4250      Branch: perl
4251            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
4252            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
4253            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
4254            ! t/pragma/overload.t toke.c
4255 ____________________________________________________________________________
4256 [  1258] By: gsar                                  on 1998/06/29  05:32:25
4257         Log: fix Socket.pm typo from change#1240
4258      Branch: perl
4259            ! ext/Socket/Socket.pm
4260 ____________________________________________________________________________
4261 [  1257] By: gsar                                  on 1998/06/29  05:09:24
4262         Log: applied patch, tweak for threads awareness
4263              From: Albert Dvornik <bert@genscan.com>
4264              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
4265              Date: 24 Jun 1998 19:33:09 -0400
4266              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
4267      Branch: perl
4268            + t/op/goto_xs.t
4269            ! MANIFEST pp_ctl.c
4270 ____________________________________________________________________________
4271 [  1256] By: gsar                                  on 1998/06/29  03:34:18
4272         Log: applied patch, fixed one more leak, tweaked whitespace bugs
4273              From: Guy Decoux <decoux@moulon.inra.fr>
4274              (via)
4275              Date: Fri, 26 Jun 1998 09:59:32 -0400
4276              From: "Chunhui Teng" <cteng@nortel.ca>
4277              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
4278              Subject: Memory leak in Perl 5.004 and the fix
4279      Branch: perl
4280            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
4281 ____________________________________________________________________________
4282 [  1255] By: gsar                                  on 1998/06/29  02:50:37
4283         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
4284              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
4285              Date: 28 Jun 1998 23:47:07 +0200
4286              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
4287      Branch: perl
4288            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4289 ____________________________________________________________________________
4290 [  1254] By: gsar                                  on 1998/06/28  21:35:02
4291         Log: From: joshua.pritikin@db.com
4292              Date: Fri, 26 Jun 1998 09:34:34 -0400
4293              Message-Id: <H00000e500081d23@MHS>
4294              Subject: [PATCH _68] PUSHSTACK renovation
4295      Branch: perl
4296            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
4297 ____________________________________________________________________________
4298 [  1253] By: gsar                                  on 1998/06/28  21:21:22
4299         Log: From: Stephen McCamant <alias@mcs.com>
4300              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
4301              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
4302              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
4303      Branch: perl
4304            ! perlvars.h sv.c
4305 ____________________________________________________________________________
4306 [  1252] By: gsar                                  on 1998/06/28  21:16:34
4307         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4308              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
4309              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
4310              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
4311      Branch: perl
4312            ! regcomp.c
4313 ____________________________________________________________________________
4314 [  1251] By: gsar                                  on 1998/06/28  21:14:32
4315         Log: add Math/Trig/Radial.pm, update MANIFEST
4316              From: Jarkko Hietaniemi <jhi@iki.fi>
4317              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
4318              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
4319              Subject: Math::Trig::Radial ?
4320      Branch: perl
4321            + lib/Math/Trig/Radial.pm
4322            ! MANIFEST
4323 ____________________________________________________________________________
4324 [  1250] By: gsar                                  on 1998/06/28  21:09:48
4325         Log: applied patch, tweaked doc, and regen regnodes.h
4326              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4327              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
4328              Subject: [PATCH 5.004_68] \z in RE
4329              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
4330      Branch: perl
4331            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
4332            ! t/op/re_tests t/op/regexp.t toke.c
4333 ____________________________________________________________________________
4334 [  1249] By: gsar                                  on 1998/06/28  20:56:38
4335         Log: From: mike@bill.iac.net
4336              Message-ID: <19980627034913.A32220@bill.minivend.com>
4337              Date: Sat, 27 Jun 1998 03:49:13 +0000
4338              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
4339      Branch: perl
4340            ! lib/Text/ParseWords.pm t/lib/parsewords.t
4341 ____________________________________________________________________________
4342 [  1248] By: gsar                                  on 1998/06/28  20:54:43
4343         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4344              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
4345              Subject: [PATCH] Fix ptags
4346              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
4347      Branch: perl
4348            ! emacs/ptags
4349 ____________________________________________________________________________
4350 [  1247] By: gsar                                  on 1998/06/28  20:42:54
4351         Log: apply patch sent via private mail
4352              From: Stephen McCamant <alias@mcs.com>
4353              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
4354              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
4355              Subject: Re: Enhanced B::Deparse 
4356      Branch: perl
4357            ! ext/B/B/Deparse.pm
4358 ____________________________________________________________________________
4359 [  1246] By: gsar                                  on 1998/06/28  20:38:24
4360         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4361              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
4362              Subject: [PATCH 5.004_68] pat.t tests
4363              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
4364      Branch: perl
4365            ! t/op/pat.t
4366 ____________________________________________________________________________
4367 [  1245] By: gsar                                  on 1998/06/28  20:36:08
4368         Log: From: joshua.pritikin@db.com
4369              Date: Fri, 26 Jun 1998 10:02:32 -0400
4370              Message-Id: <H00000e500081d28@MHS>
4371              Subject: [PATCH _68] improve recursive error messages!
4372      Branch: perl
4373            ! gv.c pod/perldiag.pod universal.c
4374 ____________________________________________________________________________
4375 [  1244] By: gsar                                  on 1998/06/28  20:09:02
4376         Log: From: Dominic Dunlop <domo@vo.lu>
4377              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
4378              Date: Thu, 25 Jun 1998 17:46:55 +0000
4379              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
4380              to op/pat.t; add tests for a few  more regexp parse failures etc.
4381      Branch: perl
4382            ! t/op/pat.t t/op/re_tests t/op/regexp.t
4383 ____________________________________________________________________________
4384 [  1243] By: gsar                                  on 1998/06/28  20:06:30
4385         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
4386              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4387              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
4388              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
4389              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
4390      Branch: perl
4391            ! perl_exp.SH
4392 ____________________________________________________________________________
4393 [  1242] By: gsar                                  on 1998/06/28  20:01:28
4394         Log: 
4395              From: Gisle Aas <gisle@aas.no>
4396              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
4397              Date: 25 Jun 1998 10:32:43 +0200
4398              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
4399      Branch: perl
4400            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
4401 ____________________________________________________________________________
4402 [  1241] By: gsar                                  on 1998/06/28  19:55:11
4403         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
4404              From: Stephen McCamant <alias@mcs.com>
4405              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
4406              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
4407              Subject: [PATCH REPOST] refgen in opcode.pl
4408      Branch: perl
4409            ! opcode.h opcode.pl
4410 ____________________________________________________________________________
4411 [  1240] By: gsar                                  on 1998/06/28  19:46:29
4412         Log: From: Chris Nandor <pudge@pobox.com>
4413              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
4414              Date: Wed, 24 Jun 1998 19:58:28 -0400
4415              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
4416      Branch: perl
4417            ! ext/Socket/Socket.pm
4418 ____________________________________________________________________________
4419 [  1239] By: gsar                                  on 1998/06/28  19:44:19
4420         Log: From: Gisle Aas <gisle@aas.no>
4421              Subject: [PATCH] Optimize foreach (1..1000000)
4422              Date: 24 Jun 1998 20:26:48 +0200
4423              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
4424      Branch: perl
4425            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
4426            ! pp_hot.c t/op/range.t
4427 ____________________________________________________________________________
4428 [  1238] By: gsar                                  on 1998/06/28  19:28:13
4429         Log: avoid creation of %^R
4430              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4431              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
4432              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
4433              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
4434      Branch: perl
4435            ! perl.c t/op/splice.t
4436 ____________________________________________________________________________
4437 [  1237] By: gsar                                  on 1998/06/28  19:23:40
4438         Log: From: Gisle Aas <gisle@aas.no>
4439              Subject: [PATCH] Negative LENGTH argument to splice
4440              Date: 24 Jun 1998 15:11:35 +0200
4441              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
4442      Branch: perl
4443            + t/op/splice.t
4444            ! MANIFEST pod/perlfunc.pod pp.c
4445 ____________________________________________________________________________
4446 [  1236] By: gsar                                  on 1998/06/28  19:18:29
4447         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4448              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
4449              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
4450              Date: Wed, 24 Jun 1998 13:13:02 +0100
4451      Branch: perl
4452            ! pod/perldiag.pod pod/perlsec.pod
4453 ____________________________________________________________________________
4454 [  1235] By: gsar                                  on 1998/06/28  19:16:13
4455         Log: Complex.pm update
4456              From: Jarkko Hietaniemi <jhi@iki.fi>
4457              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
4458              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
4459              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
4460      Branch: perl
4461            ! lib/Math/Complex.pm t/lib/complex.t
4462 ____________________________________________________________________________
4463 [  1234] By: gsar                                  on 1998/06/28  19:13:05
4464         Log: disable perl malloc on UNICOS for now
4465              From: Jarkko Hietaniemi <jhi@iki.fi>
4466              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
4467              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
4468              Subject: [PATCH] 5.004_68: UNICOS hints
4469      Branch: perl
4470            ! hints/unicos.sh
4471 ____________________________________________________________________________
4472 [  1233] By: gsar                                  on 1998/06/28  19:10:53
4473         Log: fixes unpack("q"...), and semctl() tests for UNICOS
4474              From: Jarkko Hietaniemi <jhi@iki.fi>
4475              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
4476              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
4477              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
4478      Branch: perl
4479            ! pp.c t/op/ipcsem.t t/op/pack.t
4480 ____________________________________________________________________________
4481 [  1232] By: gsar                                  on 1998/06/28  19:01:23
4482         Log: tweak various places for iperlsys.h awareness
4483      Branch: perl
4484            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
4485            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
4486 ____________________________________________________________________________
4487 [  1231] By: gsar                                  on 1998/06/28  18:37:07
4488         Log: add a perlio.h stub for compat (some extensions seem to #include it)
4489      Branch: perl
4490            + perlio.h
4491 ____________________________________________________________________________
4492 [  1230] By: gsar                                  on 1998/06/28  18:35:23
4493         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
4494              Date: Wed, 24 Jun 1998 00:37:01 +0200
4495              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4496              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
4497      Branch: perl
4498            ! pod/pod2text.PL
4499 ____________________________________________________________________________
4500 [  1229] By: gsar                                  on 1998/06/28  18:33:42
4501         Log: hand apply mutiliated patch
4502              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
4503              Date: Tue, 23 Jun 1998 11:41:00 -0700
4504              From: Dan Sugalski <sugalskd@osshe.edu>
4505              Subject: [PATCH 5.004_68]Configure update for VMS
4506      Branch: perl
4507            ! configure.com vms/descrip_mms.template vms/subconfigure.com
4508 ____________________________________________________________________________
4509 [  1228] By: gsar                                  on 1998/06/28  17:17:35
4510         Log: hand apply whitespace mutiliated patch
4511              Date: Tue, 23 Jun 98 16:38:06 BST
4512              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
4513              From: Robin Barker <rmb1@cise.npl.co.uk>
4514              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
4515      Branch: perl
4516            ! utils/perlbug.PL
4517 ____________________________________________________________________________
4518 [  1227] By: gsar                                  on 1998/06/28  17:14:34
4519         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
4520              From: Tom Phoenix <rootbeer@teleport.com>
4521              Subject: [PATCH] documenting close without arguments
4522              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
4523      Branch: perl
4524            ! pod/perlfunc.pod
4525 ____________________________________________________________________________
4526 [  1226] By: gsar                                  on 1998/06/28  17:12:56
4527         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
4528              From: Tom Phoenix <rootbeer@teleport.com>
4529              Subject: Better diags for vars.pm
4530              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
4531      Branch: perl
4532            ! lib/vars.pm
4533 ____________________________________________________________________________
4534 [  1225] By: gsar                                  on 1998/06/28  17:05:59
4535         Log: hand apply whitespace mutiliated perldoc.PL patches
4536              Date: Tue, 23 Jun 98 15:49:52 BST
4537              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
4538              From: Robin Barker <rmb1@cise.npl.co.uk>
4539              Subject: PATCH [5.004_68] perldoc.PL
4540              --
4541              Date: Fri, 26 Jun 98 17:50:05 BST
4542              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
4543              From: Robin Barker <rmb1@cise.npl.co.uk>
4544              Subject: [PATCH 5.004_68] perldoc.PL
4545      Branch: perl
4546            ! utils/perldoc.PL
4547 ____________________________________________________________________________
4548 [  1224] By: gsar                                  on 1998/06/28  16:50:59
4549         Log: integrate ansiperl to get makedef.pl tweak
4550      Branch: perl
4551            ! Porting/pumpkin.pod win32/makedef.pl
4552 ____________________________________________________________________________
4553 [  1223] By: gsar                                  on 1998/06/28  16:33:32
4554         Log: add CGI-2.42, its and testsuite
4555      Branch: perl
4556            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4557            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
4558            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4559            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
4560            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
4561            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
4562            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
4563            ! lib/CGI/Switch.pm
4564 ____________________________________________________________________________
4565 [  1222] By: gsar                                  on 1998/06/28  15:28:29
4566         Log: enable Errno build on win32, add Errno-1.08 files to repository
4567      Branch: perl
4568            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
4569            + ext/Errno/Makefile.PL t/lib/errno.t
4570            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
4571            ! win32/config.vc win32/makefile.mk
4572 ____________________________________________________________________________
4573 [  1221] By: gsar                                  on 1998/06/28  14:34:06
4574         Log: tweak win32 config templates for cpp
4575      Branch: perl
4576            ! win32/config.bc win32/config.gc win32/config.vc
4577 ____________________________________________________________________________
4578 [  1220] By: nick                                  on 1998/06/26  16:46:13
4579         Log: Integrate mainline
4580      Branch: ansiperl
4581           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4582           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
4583           !> util.c win32/win32.h
4584 ____________________________________________________________________________
4585 [  1219] By: gsar                                  on 1998/06/26  04:33:57
4586         Log: make find_script() return saved string, reenable missing diagnostics
4587      Branch: perl
4588            ! perl.c util.c
4589 ____________________________________________________________________________
4590 [  1218] By: gsar                                  on 1998/06/25  23:24:53
4591         Log: avoid warning with -P switch
4592      Branch: perl
4593            ! perl.c
4594 ____________________________________________________________________________
4595 [  1217] By: gsar                                  on 1998/06/25  22:06:58
4596         Log: don't suppress display of Makefile recipes that invoke perl
4597      Branch: perl
4598            ! Makefile.SH
4599 ____________________________________________________________________________
4600 [  1216] By: gsar                                  on 1998/06/25  21:32:06
4601         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
4602              in RVs
4603      Branch: perl
4604            ! sv.c
4605 ____________________________________________________________________________
4606 [  1215] By: gsar                                  on 1998/06/25  18:56:59
4607         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
4608      Branch: perl
4609            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4610 ____________________________________________________________________________
4611 [  1214] By: gsar                                  on 1998/06/25  18:11:22
4612         Log: add FILE_SHARE_DELETE ifndef in win32.h
4613      Branch: perl
4614            ! win32/win32.h
4615 ____________________________________________________________________________
4616 [  1213] By: nick                                  on 1998/06/24  17:18:59
4617         Log: Correct perl malloc tweak to .def generation
4618      Branch: ansiperl
4619            ! win32/makedef.pl
4620 ____________________________________________________________________________
4621 [  1212] By: gsar                                  on 1998/06/24  12:40:13
4622         Log: check in what change#1182 didn't, and Changes
4623      Branch: perl
4624            ! Changes pod/perlre.pod pod/perlvar.pod
4625 ____________________________________________________________________________
4626 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
4627         Log: Update test count in t/lib/basename.t (see change 1210)
4628      Branch: maint-5.004/perl
4629            ! t/lib/basename.t
4630 ____________________________________________________________________________
4631 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
4632         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
4633              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4634              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4635              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
4636              <199805261143.MAA04260@toad.ig.co.uk>,
4637              <199805261235.IAA10371@aatma.engin.umich.edu>,
4638              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
4639              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
4640              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4641      Branch: maint-5.004/perl
4642            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
4643            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4644            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4645 ____________________________________________________________________________
4646 [  1209] By: nick                                  on 1998/06/23  21:33:34
4647         Log: Perl_malloced_size() only available with perl's malloc
4648      Branch: ansiperl
4649            ! win32/makefile.mk
4650 ____________________________________________________________________________
4651 [  1208] By: nick                                  on 1998/06/23  18:15:23
4652         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
4653              so see what has changed...
4654      Branch: ansiperl
4655           +> Porting/genlog iperlsys.h lib/File/Spec.pm
4656           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4657           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4658           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
4659           +> t/lib/filespec.t win32/perlhost.h
4660            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
4661            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
4662            - perlproc.h perlsock.h
4663           !> (integrate 96 files)
4664
4665 ----------------
4666 Version 5.004_68
4667 ----------------
4668
4669 ____________________________________________________________________________
4670 [  1207] By: gsar                                  on 1998/06/23  10:55:05
4671         Log: final touches to 5.004_68
4672      Branch: perl
4673            ! perl.c
4674 ____________________________________________________________________________
4675 [  1206] By: gsar                                  on 1998/06/23  10:50:10
4676         Log: more MULTIPLICITY tweaks
4677      Branch: perl
4678            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
4679            ! win32/config.gc win32/config.vc win32/config_H.bc
4680            ! win32/config_H.gc win32/config_H.vc
4681 ____________________________________________________________________________
4682 [  1205] By: gsar                                  on 1998/06/23  09:03:46
4683         Log: partial MULTIPLICITY cleanup
4684      Branch: perl
4685            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
4686            ! thrdvar.h
4687 ____________________________________________________________________________
4688 [  1204] By: gsar                                  on 1998/06/23  09:00:48
4689         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
4690      Branch: perl
4691            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
4692 ____________________________________________________________________________
4693 [  1203] By: gsar                                  on 1998/06/23  07:08:02
4694         Log: bump patchlevel to 68, Porting/makerel tweaks
4695      Branch: perl
4696            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
4697            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4698 ____________________________________________________________________________
4699 [  1202] By: gsar                                  on 1998/06/23  06:16:19
4700         Log: remove atomic.h pending resolution of licensing issues,
4701              EMULATE_ATOMIC_REFCOUNTS everywhere
4702      Branch: perl
4703            - atomic.h
4704            ! MANIFEST perl.h sv.h
4705 ____________________________________________________________________________
4706 [  1201] By: gsar                                  on 1998/06/23  06:06:23
4707         Log: applied patch, regen headers
4708              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4709              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
4710              Subject: [PATCH 5.004_67] Malloc size feedback
4711              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
4712      Branch: perl
4713            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
4714            ! pp_sys.c proto.h sv.c toke.c
4715 ____________________________________________________________________________
4716 [  1200] By: gsar                                  on 1998/06/23  05:59:09
4717         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
4718              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
4719              From: Stephen McCamant <alias@mcs.com>
4720              Subject: [PATCH] Inheritance of B:: classes
4721      Branch: perl
4722            ! ext/B/B.pm
4723 ____________________________________________________________________________
4724 [  1199] By: gsar                                  on 1998/06/23  05:57:58
4725         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
4726              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
4727              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
4728              Subject: [PATCH] _67: somebody said POSIX::mknod?
4729              From: Jarkko Hietaniemi <jhi@iki.fi>
4730      Branch: perl
4731            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4732            ! ext/POSIX/POSIX.xs perl.h
4733 ____________________________________________________________________________
4734 [  1198] By: gsar                                  on 1998/06/23  05:48:56
4735         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
4736              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4737              Subject: PATCH [5.004_67] perldoc.PL
4738              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
4739      Branch: perl
4740            ! utils/perldoc.PL
4741 ____________________________________________________________________________
4742 [  1197] By: gsar                                  on 1998/06/23  05:47:24
4743         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4744              Date: Mon, 22 Jun 1998 09:29:18 -0700
4745              From: Dan Sugalski <sugalskd@ous.edu>
4746              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4747      Branch: perl
4748            ! lib/AutoSplit.pm
4749 ____________________________________________________________________________
4750 [  1196] By: gsar                                  on 1998/06/23  05:45:19
4751         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4752              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4753              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4754              From: Jarkko Hietaniemi <jhi@iki.fi>
4755      Branch: perl
4756            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4757 ____________________________________________________________________________
4758 [  1195] By: gsar                                  on 1998/06/23  05:43:32
4759         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4760              Date: Mon, 22 Jun 1998 15:22:24 +0000
4761              From: Dominic Dunlop <domo@vo.lu>
4762              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4763              update machten.sh to vary REG_INFTY
4764      Branch: perl
4765            ! hints/machten.sh t/op/re_tests t/op/regexp.t
4766 ____________________________________________________________________________
4767 [  1194] By: gsar                                  on 1998/06/23  05:38:36
4768         Log: filter out array subscripts when generating symbols for AIX
4769              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4770              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4771              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4772              From: Jarkko Hietaniemi <jhi@iki.fi>
4773      Branch: perl
4774            ! perl_exp.SH
4775 ____________________________________________________________________________
4776 [  1193] By: gsar                                  on 1998/06/23  05:32:52
4777         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4778              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4779              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4780              From: Lupe Christoph <lupe@alanya.m.isar.de>
4781              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
4782      Branch: perl
4783            ! hints/solaris_2.sh
4784 ____________________________________________________________________________
4785 [  1192] By: gsar                                  on 1998/06/23  05:27:13
4786         Log: add detailed changelogs and 'genlog'--the script which generates them
4787      Branch: perl
4788            + Porting/genlog
4789            ! Changes INSTALL
4790 ____________________________________________________________________________
4791 [  1191] By: gsar                                  on 1998/06/22  15:56:27
4792         Log: tweak win32 makefiles for PERL_OBJECT build
4793      Branch: perl
4794            ! win32/Makefile win32/makefile.mk
4795 ____________________________________________________________________________
4796 [  1190] By: gsar                                  on 1998/06/22  04:06:02
4797         Log: backout change#1178 as it was dependent on an unapplied patch,
4798              fix filespec.t to know its @INC
4799      Branch: perl
4800            ! sv.c t/lib/filespec.t
4801 ____________________________________________________________________________
4802 [  1189] By: gsar                                  on 1998/06/22  03:47:43
4803         Log: eliminate use of tokenbuf in util.c
4804      Branch: perl
4805            ! util.c
4806 ____________________________________________________________________________
4807 [  1188] By: gsar                                  on 1998/06/22  01:53:59
4808         Log: add patch that generates regnodes.h via regcomp.pl
4809              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4810              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4811              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4812              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4813      Branch: perl
4814            + regcomp.pl regcomp.sym regnodes.h
4815            ! MANIFEST Makefile.SH regcomp.h
4816 ____________________________________________________________________________
4817 [  1187] By: gsar                                  on 1998/06/22  01:42:21
4818         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4819              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4820              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4821              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4822      Branch: perl
4823            ! pp_ctl.c pp_hot.c
4824 ____________________________________________________________________________
4825 [  1186] By: gsar                                  on 1998/06/22  01:14:14
4826         Log: merge relevant portions from maintbranch change#1155
4827      Branch: perl
4828            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4829            ! pod/perlrun.pod pp_hot.c
4830 ____________________________________________________________________________
4831 [  1185] By: gsar                                  on 1998/06/22  00:59:28
4832         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4833              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4834              Subject: [PATCH 5.004_67] Zero-length matching bug
4835              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4836      Branch: perl
4837            ! regexec.c t/op/pat.t
4838 ____________________________________________________________________________
4839 [  1184] By: gsar                                  on 1998/06/22  00:57:27
4840         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4842              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4843              Subject: Re: _67 not okay
4844              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4845      Branch: perl
4846            ! malloc.c
4847 ____________________________________________________________________________
4848 [  1183] By: gsar                                  on 1998/06/22  00:53:37
4849         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4850              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4851              Subject: [PATCH 5.004_67] Test study/re/
4852              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4853      Branch: perl
4854            ! t/op/pat.t
4855 ____________________________________________________________________________
4856 [  1182] By: gsar                                  on 1998/06/21  21:25:07
4857         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4858              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4859              Subject: [PATCH 5.004_67] $^R documented
4860              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4861      Branch: perl
4862            ! pod/perlre.pod pod/perlvar.pod
4863 ____________________________________________________________________________
4864 [  1181] By: gsar                                  on 1998/06/21  21:23:41
4865         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4866              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4867              Subject: [PATCH 5.004_67] Re docs
4868              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4869      Branch: perl
4870            ! pod/perlop.pod pod/perlre.pod
4871 ____________________________________________________________________________
4872 [  1180] By: gsar                                  on 1998/06/21  21:22:16
4873         Log: adapted contents of message into comments in malloc.c and INSTALL
4874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4875              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4876              Subject: [5.004_67] malloc.c -Defines
4877              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4878      Branch: perl
4879            ! INSTALL malloc.c
4880 ____________________________________________________________________________
4881 [  1179] By: gsar                                  on 1998/06/21  07:26:35
4882         Log: applied patch, with edits to the prose
4883              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4884              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4885              Subject: [PATCH 5.004_67] Error variables compared
4886              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4887      Branch: perl
4888            ! pod/perlvar.pod
4889 ____________________________________________________________________________
4890 [  1178] By: gsar                                  on 1998/06/21  07:07:16
4891         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4892              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4893              Subject: [PATCH 5.004_67] print study /re/ broken
4894              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4895      Branch: perl
4896            ! sv.c
4897 ____________________________________________________________________________
4898 [  1177] By: gsar                                  on 1998/06/21  07:06:10
4899         Log: applied patch, tweaked wording
4900              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4901              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4902              Subject: [PATCH 5.004_67] Documentation patch for malloc
4903              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4904      Branch: perl
4905            ! malloc.c pod/perldiag.pod
4906 ____________________________________________________________________________
4907 [  1176] By: gsar                                  on 1998/06/21  07:00:30
4908         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4909              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4910              Subject: [PATCH 5.004_67] Cosmetic malloc patch
4911              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4912      Branch: perl
4913            ! malloc.c
4914 ____________________________________________________________________________
4915 [  1175] By: gsar                                  on 1998/06/21  06:58:37
4916         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4917              Date: Fri, 19 Jun 1998 16:00:57 -0700
4918              From: Dan Sugalski <sugalskd@osshe.edu>
4919              Subject: [PATCH 5.004_67] fixup patches for VMS
4920      Branch: perl
4921            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4922            ! t/op/taint.t vms/test.com vms/vms.c
4923 ____________________________________________________________________________
4924 [  1174] By: gsar                                  on 1998/06/21  06:55:18
4925         Log: applied VMS patch from Dan Sugalski
4926              Date: Fri, 19 Jun 1998 15:36:34 -0700
4927              From: SYSTEM@cedar.osshe.edu
4928              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4929              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4930      Branch: perl
4931            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4932            ! vms/descrip_mms.template vms/gen_shrfls.pl
4933            ! vms/subconfigure.com
4934 ____________________________________________________________________________
4935 [  1173] By: gsar                                  on 1998/06/21  06:51:38
4936         Log: applied patch, modified logic to avoid reentering lexer at compile-time
4937              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4938              Date: Fri, 19 Jun 1998 11:31:04 -0500
4939              From: Graham Barr <gbarr@ti.com>
4940              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4941      Branch: perl
4942            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4943            ! lib/English.pm
4944 ____________________________________________________________________________
4945 [  1172] By: gsar                                  on 1998/06/21  06:27:57
4946         Log: applied patch, along with many changes:
4947              - ipfoo.h headers have been coalesced along with perlfoo.h into
4948              iperlsys.h
4949              - win32/cp*.h have been combined in perlhost.h
4950              - CPerlObj::PerlParse() takes an extra xsinit arg
4951              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4952              From: "Douglas Lankshear" <dougl@ActiveState.com>
4953              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4954              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
4955              Date: Fri, 19 Jun 1998 10:59:50 -0700
4956      Branch: perl
4957            + iperlsys.h win32/perlhost.h
4958            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4959            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4960            - perlsock.h
4961            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4962            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4963            ! win32/runperl.c win32/win32.h
4964 ____________________________________________________________________________
4965 [  1171] By: gsar                                  on 1998/06/21  00:44:42
4966         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4967              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4968              Subject: Re: PATCH _67 (Doc) perlop.pod 
4969              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4970      Branch: perl
4971            ! pod/perlop.pod
4972 ____________________________________________________________________________
4973 [  1170] By: gsar                                  on 1998/06/21  00:43:06
4974         Log: a tweaked version of:
4975              From: "Douglas Lankshear" <dougl@ActiveState.com>
4976              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4977              Date: Wed, 17 Jun 1998 20:25:51 -0700
4978              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4979      Branch: perl
4980            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4981 ____________________________________________________________________________
4982 [  1169] By: gsar                                  on 1998/06/21  00:10:18
4983         Log: added patch, regen headers
4984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4985              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4986              Subject: Re: Ilya's patches
4987              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4988      Branch: perl
4989            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4990 ____________________________________________________________________________
4991 [  1168] By: gsar                                  on 1998/06/21  00:05:01
4992         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4993              From: Tom Phoenix <rootbeer@teleport.com>
4994              Subject: [PATCH] docs creating files via open
4995              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
4996      Branch: perl
4997            ! pod/perlfunc.pod
4998 ____________________________________________________________________________
4999 [  1167] By: gsar                                  on 1998/06/21  00:03:34
5000         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5001              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
5002              Subject: [PATCH 5.004_67] Better version of malloc improver
5003              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
5004      Branch: perl
5005            ! malloc.c
5006 ____________________________________________________________________________
5007 [  1166] By: gsar                                  on 1998/06/20  23:59:23
5008         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
5009      Branch: perl
5010            ! pod/perlre.pod
5011 ____________________________________________________________________________
5012 [  1165] By: gsar                                  on 1998/06/20  23:47:09
5013         Log: added patch, tweaked missed files, excised comment that doesn't really
5014              belong in the sources
5015              From: joshua.pritikin@db.com
5016              Date: Mon, 15 Jun 1998 10:03:37 -0400
5017              Message-Id: <H00000e500072c63@MHS>
5018              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
5019      Branch: perl
5020            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
5021            ! t/op/avhv.t
5022 ____________________________________________________________________________
5023 [  1164] By: gsar                                  on 1998/06/20  23:29:09
5024         Log: add File-Spec-0.6 from CPAN
5025      Branch: perl
5026            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
5027            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
5028            + lib/File/Spec/Win32.pm t/lib/filespec.t
5029            ! MANIFEST
5030 ____________________________________________________________________________
5031 [  1163] By: gsar                                  on 1998/06/20  23:15:41
5032         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
5033      Branch: perl
5034            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
5035 ____________________________________________________________________________
5036 [  1162] By: gsar                                  on 1998/06/20  21:48:32
5037         Log: manual integration of all outstanding ansi branch stuff into mainline
5038      Branch: perl
5039            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
5040            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
5041            ! win32/win32.h
5042 ____________________________________________________________________________
5043 [  1161] By: gsar                                  on 1998/06/20  21:12:01
5044         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
5045      Branch: perl
5046            ! utils/perldoc.PL
5047 ____________________________________________________________________________
5048 [  1160] By: nick                                  on 1998/06/20  21:05:51
5049         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
5050      Branch: ansiperl
5051            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
5052            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
5053 ____________________________________________________________________________
5054 [  1159] By: gsar                                  on 1998/06/20  02:51:35
5055         Log: cleanup installation of utilities on win32
5056      Branch: perl
5057            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
5058            ! win32/pod.mak
5059 ____________________________________________________________________________
5060 [  1158] By: gsar                                  on 1998/06/20  02:50:35
5061         Log: intuit @INC pathnames from exe location only if dll location
5062              is unknown (ensures that multiple executables will coexist)
5063      Branch: perl
5064            ! win32/win32.c
5065 ____________________________________________________________________________
5066 [  1157] By: gsar                                  on 1998/06/20  02:48:34
5067         Log: make perldoc ignore null files (it tried to open() them)
5068      Branch: perl
5069            ! utils/perldoc.PL
5070 ____________________________________________________________________________
5071 [  1156] By: gsar                                  on 1998/06/19  21:18:47
5072         Log: fix perldoc to ignore unfound null filenames
5073      Branch: perl
5074            ! utils/perldoc.PL
5075 ____________________________________________________________________________
5076 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
5077         Log: Assorted patches:
5078              
5079              ------  BUILD PROCESS  ------
5080              
5081              Title:  "Clarify varargs issues in INSTALL docs"
5082              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5083              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
5084              Files:  INSTALL
5085              
5086              ------  CORE LANGUAGE  ------
5087              
5088              Title:  "Further fixes for updated SysV IPC support"
5089              From:  Jarkko Hietaniemi <jhi@iki.fi>
5090              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
5091              Files:  Configure perl.h doio.c
5092              
5093              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
5094              From:  Andrew Bettison <andrewb@zip.com.au>
5095              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
5096              Files:  pp_hot.c
5097              
5098              Title:  "Invalidate method cache on C<local *subname>"
5099              From:  Chip Salzenberg <chip@perl.org>
5100              Msg-ID:  <19980604134731.D24343@perlsupport.com>
5101              Files:  scope.c t/op/method.t
5102              
5103              Title:  "fix uninitialized cv variable in op.c"
5104              From:  joshua.pritikin@db.com
5105              Msg-ID:  <H00000e50005af05@MHS>
5106              Files:  op.c
5107              
5108              Title:  "fix for undef as last arg to setsockopt"
5109              From:  Graham Barr <gbarr@ti.com>
5110              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
5111              Files:  pp_sys.c
5112              
5113              Title:  "Fix -i when @ARGV is empty"
5114              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
5115              <gsar@engin.umich.edu>, Ilya Zakharevich
5116              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
5117              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
5118              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
5119              <199806071817.OAA28141@aatma.engin.umich.edu>,
5120              <199806191549.QAA16376@toad.ig.co.uk>
5121              Files:  pp_hot.c
5122              
5123              ------  DOCUMENTATION  ------
5124              
5125              Title:  "Discrepancy between perlop.pod and m// operator docs"
5126              From:  Tom Phoenix <rootbeer@teleport.com>
5127              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
5128              Files:  pod/perlop.pod
5129              
5130              Title:  "Doc addition for perlfunc entry for system()"
5131              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
5132              <fletch@phydeaux.org>
5133              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
5134              <199806012057.QAA26830@monk.mps.ohio-state.edu>
5135              Files:  pod/perlfunc.pod
5136              
5137              Title:  "Clarify effects of using quotes with m operator"
5138              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5139              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
5140              Files:  pod/perlop.pod
5141              
5142              Title:  "Document -i with STDIN"
5143              From:  joshua.pritikin@db.com
5144              Msg-ID:  <H00000e50006a84a@MHS>
5145              Files:  pod/perlrun.pod
5146              
5147              ------  EXTENSIONS  ------
5148              
5149              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
5150              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5151              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
5152              Files:  lib/ExtUtils/Liblist.pm
5153              
5154              ------  LIBRARY  ------
5155              
5156              Title:  "Typo fix for Math::BogFloat"
5157              From:  Mike Stok <mike@stok.co.uk>
5158              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
5159              Files:  lib/Math/BigFloat.pm
5160              
5161              ------  PORTABILITY - GENERAL  ------
5162              
5163              Title:  "Add docs about types of diff to Porting/patching.pod"
5164              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5165              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
5166              Files:  Porting/patching.pod
5167              
5168              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
5169              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
5170              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
5171              Files:  hints/powerux.sh
5172              
5173              Title:  "Assorted improvements to hints/solaris_2.sh"
5174              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5175              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
5176              Files:  hints/solaris_2.sh
5177      Branch: maint-5.004/perl
5178            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
5179            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
5180            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
5181            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
5182            ! t/op/method.t
5183 ____________________________________________________________________________
5184 [  1154] By: gsar                                  on 1998/06/19  17:22:23
5185         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
5186      Branch: perl
5187            ! ext/B/B/Asmdata.pm regcomp.c
5188 ____________________________________________________________________________
5189 [  1153] By: nick                                  on 1998/06/19  17:21:21
5190         Log: Use libxxx.a for -lxxx with GCC
5191      Branch: ansiperl
5192            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
5193            ! win32/makefile.mk
5194 ____________________________________________________________________________
5195 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
5196         Log: Title:  Tom's jumbo doc patch
5197              From:   Tom Christiansen <tchrist@chthon.perl.com>
5198              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
5199              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5200              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5201              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5202              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5203              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5204              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5205              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5206              pod/perlop.pod pod/perlre.pod pod/perlref.pod
5207              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
5208              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
5209              pod/perlvar.pod
5210      Branch: maint-5.004/perl
5211            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5212            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5213            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5214            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5215            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5216            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5217            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5218            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5219            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
5220            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
5221 ____________________________________________________________________________
5222 [  1151] By: nick                                  on 1998/06/19  15:38:28
5223         Log: Resolve latest
5224      Branch: ansiperl
5225           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
5226           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
5227           !> sv.c t/TEST
5228 ____________________________________________________________________________
5229 [  1150] By: gsar                                  on 1998/06/18  20:43:07
5230         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
5231              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
5232              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
5233              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
5234      Branch: perl
5235            ! hints/powerux.sh
5236 ____________________________________________________________________________
5237 [  1149] By: gsar                                  on 1998/06/18  20:41:30
5238         Log: hand apply whitespace-mutiliated patch
5239              From: joshua.pritikin@db.com
5240              Date: Mon, 15 Jun 1998 09:21:36 -0400
5241              Message-Id: <H00000e50007289b@MHS>
5242              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
5243      Branch: perl
5244            ! av.c
5245 ____________________________________________________________________________
5246 [  1148] By: gsar                                  on 1998/06/18  20:33:59
5247         Log: hand apply whitespace-mutiliated and reversed patch
5248              Date: Tue, 16 Jun 1998 16:31:40 -0400
5249              From: Les Peters <lpeters@aol.net>
5250              Message-Id: <199806162031.QAA08202@ds9>
5251              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
5252      Branch: perl
5253            ! ext/Socket/Socket.xs
5254 ____________________________________________________________________________
5255 [  1147] By: gsar                                  on 1998/06/18  20:26:59
5256         Log: close child pipe in t/TEST, other cosmetic tweaks
5257      Branch: perl
5258            ! t/TEST
5259 ____________________________________________________________________________
5260 [  1146] By: gsar                                  on 1998/06/18  19:37:41
5261         Log: back out problematic change#1105, tweak perlsub.pod
5262      Branch: perl
5263            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
5264            ! pp_ctl.c proto.h sv.c
5265 ____________________________________________________________________________
5266 [  1145] By: nick                                  on 1998/06/18  19:31:07
5267         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
5268      Branch: ansiperl
5269           +> configure.com ext/DB_File/dbinfo
5270           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
5271           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
5272           +> vms/subconfigure.com
5273            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
5274            - vms/fndvers.com
5275           !> (integrate 499 files)
5276 ____________________________________________________________________________
5277 [  1144] By: gsar                                  on 1998/06/18  16:35:11
5278         Log: fix spurious cxstack_max init that trampled memory
5279      Branch: perl
5280            ! perl.c
5281 ____________________________________________________________________________
5282 [  1143] By: gsar                                  on 1998/06/18  16:33:01
5283         Log: fix memory leaks and uninitialized memory accesses found by Purify
5284      Branch: perl
5285            ! doio.c perl.c regexec.c sv.c
5286 ____________________________________________________________________________
5287 [  1142] By: gsar                                  on 1998/06/18  16:28:48
5288         Log: fix off-by-one that trampled memory in re_croak2()
5289      Branch: perl
5290            ! regcomp.c
5291 ____________________________________________________________________________
5292 [  1141] By: gsar                                  on 1998/06/18  16:26:59
5293         Log: fix AutoLoader to do the right thing when there are relative paths
5294              in @INC
5295      Branch: perl
5296            ! lib/AutoLoader.pm
5297 ____________________________________________________________________________
5298 [  1140] By: gsar                                  on 1998/06/18  16:22:47
5299         Log: fix Makefile.SH typo
5300      Branch: perl
5301            ! Makefile.SH
5302 ____________________________________________________________________________
5303 [  1139] By: gsar                                  on 1998/06/17  18:06:16
5304         Log: 5.004_67 niggles
5305      Branch: perl
5306            ! Makefile.SH op.c
5307
5308 ----------------
5309 Version 5.004_67
5310 ----------------
5311
5312 ____________________________________________________________________________
5313 [  1138] By: gsar                                  on 1998/06/15  10:09:27
5314         Log: up patchlevel.h to 67, other small tweaks
5315      Branch: perl
5316            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
5317            ! win32/Makefile win32/config_H.bc win32/config_H.gc
5318            ! win32/config_H.vc win32/makefile.mk
5319 ____________________________________________________________________________
5320 [  1137] By: gsar                                  on 1998/06/15  09:08:57
5321         Log: tweaks to get PERL_OBJECT building again; passes tests
5322      Branch: perl
5323            ! ObjXSub.h objpp.h proto.h
5324 ____________________________________________________________________________
5325 [  1136] By: gsar                                  on 1998/06/15  08:51:54
5326         Log: back out previous change (it breaks PERL_OBJECT)
5327      Branch: perl
5328            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
5329            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
5330            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
5331 ____________________________________________________________________________
5332 [  1135] By: gsar                                  on 1998/06/15  05:32:01
5333         Log: added patch, fixed typo, reworked documentation
5334              Message-Id: <H00000e500071aa3@MHS>
5335              Date:    Sun, 14 Jun 1998 14:03:15 EDT
5336              From:    joshua.pritikin@db.com
5337              Subject: [PATCH 5.004_66] JMPENV!
5338      Branch: perl
5339            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
5340            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
5341            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
5342 ____________________________________________________________________________
5343 [  1134] By: gsar                                  on 1998/06/15  04:07:18
5344         Log: various win32 odds and ends
5345              - added support for waitpid(), open2/open3, and a bugfix for kill()
5346              from Ronald Schmidt <RonaldWS@aol.com>
5347              - tweak testsuite mods of above
5348              - regenerate win32/config_H.?c
5349              - change kill() to win32_kill() and export it
5350              - coalesce common code in win32.c
5351              - add PerlProc_waitpid() and export win32_waitpid()
5352              result builds and passes on the three win32 compilers
5353      Branch: perl
5354            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
5355            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
5356            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5357            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
5358            ! win32/win32.c win32/win32iop.h
5359 ____________________________________________________________________________
5360 [  1133] By: gsar                                  on 1998/06/15  01:39:13
5361         Log: newer Getopt/Long.pm from public distribution cited in:
5362              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
5363              Date:    14 Jun 1998 15:15:28 +0200
5364              From:    Johan Vromans <jvromans@squirrel.nl>
5365              Subject: Getopt::Long version 2.17 released
5366      Branch: perl
5367            ! lib/Getopt/Long.pm
5368 ____________________________________________________________________________
5369 [  1132] By: gsar                                  on 1998/06/15  01:37:12
5370         Log: documentation update from tchrist
5371              Message-Id: <199806140419.WAA20549@chthon.perl.com>
5372              Date:    Sat, 13 Jun 1998 22:19:32 MDT
5373              From:    Tom Christiansen <tchrist@chthon.perl.com>
5374              Subject: doc patches
5375      Branch: perl
5376            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5377            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5378            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5379            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5380            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5381            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5382            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5383            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5384            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
5385            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
5386 ____________________________________________________________________________
5387 [  1131] By: gsar                                  on 1998/06/14  19:33:36
5388         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
5389              From: Roderick Schertler <roderick@argon.org>
5390              Subject: [PATCH] Re: Exceptions in IPC::Open2
5391              Date: 12 Jun 1998 13:24:15 -0400
5392      Branch: perl
5393            ! lib/IPC/Open3.pm
5394 ____________________________________________________________________________
5395 [  1130] By: gsar                                  on 1998/06/14  19:32:25
5396         Log: fixup MANIFEST
5397      Branch: perl
5398            ! MANIFEST
5399 ____________________________________________________________________________
5400 [  1129] By: gsar                                  on 1998/06/14  18:51:53
5401         Log: various win32 fixes
5402              - fixes that silence VC noises about dup exports, non-default libs, and
5403              unsupported *.def file directives
5404              - s/inplace/inplace_label/ malloc.c
5405              - update Config{usemymalloc} based on d_mymalloc
5406              - export Perl_*Vars
5407              - fix makefiles to not build miniperl.exe twice, and to make it properly
5408              when defaults are changed
5409      Branch: perl
5410            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
5411            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
5412            ! win32/makefile.mk win32/perllib.c win32/win32.h
5413 ____________________________________________________________________________
5414 [  1128] By: gsar                                  on 1998/06/14  01:38:39
5415         Log: remove unused global `scrgv'
5416      Branch: perl
5417            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
5418 ____________________________________________________________________________
5419 [  1127] By: nick                                  on 1998/06/13  08:39:07
5420         Log: Move specialsv_list to embed.sym, regen embed*.h
5421      Branch: win32/perl
5422            ! embed.h embedvar.h global.sym interp.sym
5423 ____________________________________________________________________________
5424 [  1126] By: gsar                                  on 1998/06/12  07:23:06
5425         Log: From: jan.dubois@ibm.net (Jan Dubois)
5426              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
5427              Date: Thu, 11 Jun 1998 21:13:31 +0200
5428              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
5429      Branch: perl
5430            ! win32/makedef.pl win32/win32.c win32/win32iop.h
5431 ____________________________________________________________________________
5432 [  1125] By: gsar                                  on 1998/06/12  07:21:29
5433         Log: added patch, undo earlier workaround
5434              From: jan.dubois@ibm.net (Jan Dubois)
5435              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
5436              Date: Thu, 11 Jun 1998 20:28:36 +0200
5437              Message-ID: <35831f69.4975644@smtp1.ibm.net>
5438      Branch: perl
5439            ! perl.c util.c
5440 ____________________________________________________________________________
5441 [  1124] By: gsar                                  on 1998/06/12  07:16:12
5442         Log: hand-applied patch with wrapped lines
5443              From: "Douglas Lankshear" <dougl@ActiveState.com>
5444              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
5445              Date: Thu, 11 Jun 1998 11:06:33 -0700
5446              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
5447      Branch: perl
5448            ! win32/win32.c
5449 ____________________________________________________________________________
5450 [  1123] By: gsar                                  on 1998/06/12  07:07:25
5451         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
5452              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5453              Subject: [PATCH 5.004_66] Config_66-01-02.diff
5454              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
5455      Branch: perl
5456            ! Configure
5457 ____________________________________________________________________________
5458 [  1122] By: gsar                                  on 1998/06/12  07:06:02
5459         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
5460              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
5461              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5462              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
5463      Branch: perl
5464            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
5465            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
5466            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
5467            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
5468 ____________________________________________________________________________
5469 [  1121] By: gsar                                  on 1998/06/12  07:01:20
5470         Log: a tweaked version of:
5471              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
5472              Date: Fri, 12 Jun 1998 01:26:53 +0200
5473              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
5474              Subject: Re: Misparsing s///x
5475      Branch: perl
5476            ! pod/perlre.pod
5477 ____________________________________________________________________________
5478 [  1120] By: gsar                                  on 1998/06/12  06:51:08
5479         Log: applied patch, with indentation tweaks
5480              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5481              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
5482              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
5483              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
5484      Branch: perl
5485            ! regcomp.c regcomp.h regexec.c
5486 ____________________________________________________________________________
5487 [  1119] By: gsar                                  on 1998/06/11  17:42:07
5488         Log: make REG_INFTY default to something saner when sizeof(short) > 2
5489              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
5490              Date:    Thu, 11 Jun 1998 11:50:07 EDT
5491              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
5492              Subject: Re: [PATCH for tests] Regexp fails on long string 
5493      Branch: perl
5494            ! regcomp.h
5495 ____________________________________________________________________________
5496 [  1118] By: gsar                                  on 1998/06/11  07:09:06
5497         Log: regen embedvar.h
5498      Branch: perl
5499            ! embedvar.h
5500 ____________________________________________________________________________
5501 [  1117] By: gsar                                  on 1998/06/11  06:45:52
5502         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5503              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
5504              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
5505              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
5506      Branch: perl
5507            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
5508            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
5509 ____________________________________________________________________________
5510 [  1116] By: gsar                                  on 1998/06/11  06:35:54
5511         Log: misc win32 fixes
5512              From: "Douglas Lankshear" <dougl@ActiveState.com>
5513              Subject: [PATCH 5.004_66]
5514              Date: Wed, 10 Jun 1998 11:28:27 -0700
5515              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
5516      Branch: perl
5517            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
5518 ____________________________________________________________________________
5519 [  1115] By: gsar                                  on 1998/06/11  06:33:21
5520         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
5521              Date: Wed, 10 Jun 1998 00:53:25 +0200
5522              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5523              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
5524      Branch: perl
5525            ! Makefile.SH
5526 ____________________________________________________________________________
5527 [  1114] By: gsar                                  on 1998/06/11  06:31:34
5528         Log: back out change#1111 and add alternative patch:
5529              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5530              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
5531              Subject: Re: PATCH for study/foo/
5532              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
5533      Branch: perl
5534            ! pp.c sv.c
5535 ____________________________________________________________________________
5536 [  1113] By: gsar                                  on 1998/06/11  02:59:23
5537         Log: fix outdated bytecode.pl
5538      Branch: perl
5539            ! bytecode.h bytecode.pl byterun.c byterun.h
5540 ____________________________________________________________________________
5541 [  1112] By: gsar                                  on 1998/06/10  07:56:06
5542         Log: Added patch, regenerated perly.c and perly.c.diff
5543              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
5544              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
5545              From: Stephen McCamant <alias@mcs.com>
5546              Subject: [PATCH] too many RV2GVs in *foo{THING}
5547      Branch: perl
5548            ! perly.c perly.c.diff perly.y t/op/gv.t
5549 ____________________________________________________________________________
5550 [  1111] By: gsar                                  on 1998/06/10  07:40:30
5551         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5552              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
5553              Subject: Re: PATCH for study/foo/
5554              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
5555      Branch: perl
5556            ! pp.c
5557 ____________________________________________________________________________
5558 [  1110] By: gsar                                  on 1998/06/10  07:37:04
5559         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5560              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
5561              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
5562              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
5563      Branch: perl
5564            ! pod/perldebug.pod
5565 ____________________________________________________________________________
5566 [  1109] By: gsar                                  on 1998/06/10  07:35:29
5567         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5568              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
5569              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
5570              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
5571      Branch: perl
5572            ! regcomp.h
5573 ____________________________________________________________________________
5574 [  1108] By: gsar                                  on 1998/06/10  07:31:25
5575         Log: Added patch, tweaked other places affected by name change
5576              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
5577              Date: Wed, 10 Jun 1998 00:54:17 +0200
5578              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5579              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
5580      Branch: perl
5581           +> ext/DynaLoader/DynaLoader_pm.PL
5582            - ext/DynaLoader/DynaLoader.pm.PL
5583            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
5584            ! win32/makefile.mk
5585 ____________________________________________________________________________
5586 [  1107] By: gsar                                  on 1998/06/10  07:24:20
5587         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
5588              Date: Wed, 10 Jun 1998 00:53:42 +0200
5589              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5590              Subject: [PATCH for _66] new version of README.dos
5591      Branch: perl
5592            ! README.dos
5593 ____________________________________________________________________________
5594 [  1106] By: gsar                                  on 1998/06/10  07:22:31
5595         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
5596              Date: Wed, 10 Jun 1998 00:54:04 +0200
5597              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5598              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
5599      Branch: perl
5600            ! t/op/taint.t
5601 ____________________________________________________________________________
5602 [  1105] By: gsar                                  on 1998/06/10  07:21:21
5603         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
5604              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5605              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
5606              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
5607              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
5608      Branch: perl
5609            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
5610            ! perlvars.h pp_ctl.c proto.h sv.c
5611 ____________________________________________________________________________
5612 [  1104] By: gsar                                  on 1998/06/10  07:06:01
5613         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5614              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
5615              Subject: Lost chunk of RE jumbo patch
5616              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
5617      Branch: perl
5618            + t/op/regexp_noamp.t
5619 ____________________________________________________________________________
5620 [  1103] By: gsar                                  on 1998/06/10  07:04:20
5621         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5622              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
5623              Subject: [PATCH 5.004_66] Combined OS/2 support
5624              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
5625      Branch: perl
5626            ! os2/Changes os2/diff.configure os2/os2.c
5627 ____________________________________________________________________________
5628 [  1102] By: gsar                                  on 1998/06/10  07:00:08
5629         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
5630              Date:    Fri, 13 Mar 1998 20:03:52 EST
5631              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5632              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
5633      Branch: perl
5634            ! lib/Pod/Html.pm
5635 ____________________________________________________________________________
5636 [  1101] By: gsar                                  on 1998/06/10  06:55:20
5637         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5638              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
5639              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
5640      Branch: perl
5641            ! regexec.c
5642 ____________________________________________________________________________
5643 [  1100] By: gsar                                  on 1998/06/10  06:52:50
5644         Log: updated MANIFEST for previous change
5645      Branch: perl
5646            ! MANIFEST
5647 ____________________________________________________________________________
5648 [  1099] By: gsar                                  on 1998/06/10  06:51:08
5649         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
5650              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
5651              Date: Fri, 05 Jun 1998 11:08:40 -0700
5652              From: Dan Sugalski <sugalskd@osshe.edu>
5653              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
5654      Branch: perl
5655            + t/base/rs.t
5656            ! perl.h pod/perlvar.pod sv.c
5657 ____________________________________________________________________________
5658 [  1098] By: gsar                                  on 1998/06/10  06:36:59
5659         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5660              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
5661              Subject: [PATCH fror 5.004_66] DB_File-1.60
5662              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
5663      Branch: perl
5664            + ext/DB_File/dbinfo
5665            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5666            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
5667            ! t/lib/db-hash.t t/lib/db-recno.t
5668 ____________________________________________________________________________
5669 [  1097] By: gsar                                  on 1998/06/10  06:33:16
5670         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
5671              Date: Thu, 4 Jun 1998 13:47:31 -0400
5672              From: Chip Salzenberg <chip@perl.org>
5673              Subject: [PATCH] Invalidate method cache on C<local *subname>
5674      Branch: perl
5675            ! scope.c t/op/method.t
5676 ____________________________________________________________________________
5677 [  1096] By: gsar                                  on 1998/06/10  06:30:51
5678         Log: From: Norton Allen <allen@huarp.harvard.edu>
5679              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
5680              Subject: [PATCH] _66 MM_Unix.pm for QNX
5681              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
5682      Branch: perl
5683            ! lib/ExtUtils/MM_Unix.pm
5684 ____________________________________________________________________________
5685 [  1095] By: gsar                                  on 1998/06/10  06:29:21
5686         Log: From: Norton Allen <allen@huarp.harvard.edu>
5687              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
5688              Subject: [PATCH] _66 proto.h
5689              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
5690      Branch: perl
5691            ! proto.h
5692 ____________________________________________________________________________
5693 [  1094] By: gsar                                  on 1998/06/10  06:26:39
5694         Log: Applied relevant parts of:
5695              From: Paul Johnson <pjcj@transeda.com>
5696              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
5697              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
5698              Subject: [PATCH] Enhancing xsubpp's support for C++
5699      Branch: perl
5700            ! lib/ExtUtils/xsubpp
5701 ____________________________________________________________________________
5702 [  1093] By: gsar                                  on 1998/06/10  06:22:54
5703         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
5704              Date: Wed, 3 Jun 1998 11:22:19 -0500
5705              From: Graham Barr <gbarr@ti.com>
5706              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
5707      Branch: perl
5708            ! pp_sys.c
5709 ____________________________________________________________________________
5710 [  1092] By: gsar                                  on 1998/06/10  06:20:44
5711         Log: Message-Id: <199806030919.KAA03527@sale-wts>
5712              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
5713              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
5714              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
5715      Branch: perl
5716            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5717 ____________________________________________________________________________
5718 [  1091] By: gsar                                  on 1998/06/10  06:18:42
5719         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
5720              Date: Mon, 01 Jun 1998 12:22:29 -0700
5721              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
5722              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
5723      Branch: perl
5724            ! proto.h
5725 ____________________________________________________________________________
5726 [  1090] By: gsar                                  on 1998/06/10  06:14:24
5727         Log: A tweaked version of:
5728              Date: Mon, 1 Jun 1998 12:05:47 -0700
5729              From: SYSTEM@cedar.osshe.edu
5730              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
5731              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
5732      Branch: perl
5733            ! ext/SDBM_File/sdbm/Makefile.PL
5734 ____________________________________________________________________________
5735 [  1089] By: gsar                                  on 1998/06/10  05:58:00
5736         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
5737              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
5738              From: Stephen McCamant <alias@mcs.com>
5739              Subject: [PATCH] Re: Uninitialised error from -M()
5740      Branch: perl
5741            ! op.c t/op/stat.t
5742 ____________________________________________________________________________
5743 [  1088] By: gsar                                  on 1998/06/10  05:55:24
5744         Log: Date: Sat, 30 May 1998 08:07:01 -0400
5745              From: lvirden@cas.org (Larry Virden)
5746              Message-Id: <199805301207.IAA08856@cas.org>
5747              Subject: PATCH for pod and warning notice
5748      Branch: perl
5749            ! pod/perlguts.pod
5750 ____________________________________________________________________________
5751 [  1087] By: gsar                                  on 1998/06/10  05:52:05
5752         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5753              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5754              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5755              Subject: [PATCH 5.004_66] Config_66-01
5756      Branch: perl
5757            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5758            ! Porting/config_H config_h.SH
5759 ____________________________________________________________________________
5760 [  1086] By: gsar                                  on 1998/06/10  05:46:38
5761         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5762              Date: Mon, 08 Jun 1998 16:13:14 -0700
5763              From: Dan Sugalski <sugalskd@osshe.edu>
5764              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5765      Branch: perl
5766            ! ext/Thread/Thread/Semaphore.pm
5767 ____________________________________________________________________________
5768 [  1085] By: gsar                                  on 1998/06/10  05:44:44
5769         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5770              Date: Mon, 08 Jun 1998 16:10:02 -0700
5771              From: Dan Sugalski <sugalskd@osshe.edu>
5772              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5773      Branch: perl
5774            - vms/descrip.mms
5775            ! ext/Thread/Thread/Queue.pm
5776 ____________________________________________________________________________
5777 [  1084] By: gsar                                  on 1998/06/10  05:38:11
5778         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5779              Date: Mon, 08 Jun 1998 15:38:28 -0700
5780              From: Dan Sugalski <sugalskd@osshe.edu>
5781              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5782      Branch: perl
5783            + configure.com vms/descrip_mms.template vms/munchconfig.c
5784            + vms/subconfigure.com
5785            - vms/config.vms vms/fndvers.com
5786            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5787 ____________________________________________________________________________
5788 [  1083] By: gsar                                  on 1998/06/10  05:07:04
5789         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5790              variant of:
5791              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5792              Date:    Sat, 13 Dec 1997 07:31:02 EST
5793              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5794              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5795      Branch: perl
5796            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5797 ____________________________________________________________________________
5798 [  1082] By: gsar                                  on 1998/06/10  04:52:26
5799         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5800              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5801      Branch: perl
5802            ! malloc.c
5803 ____________________________________________________________________________
5804 [  1081] By: gsar                                  on 1998/06/10  03:45:10
5805         Log: reverse integrate contents of win32 branch into mainline
5806      Branch: perl
5807           !> (integrate 44 files)
5808 ____________________________________________________________________________
5809 [  1080] By: gsar                                  on 1998/06/09  17:37:55
5810         Log: `p4 integrate -b ASPerl && p4 resolve -at`
5811      Branch: asperl
5812           !> (integrate 43 files)
5813 ____________________________________________________________________________
5814 [  1079] By: gsar                                  on 1998/06/09  00:59:06
5815         Log: add examples of diff(1) usage
5816      Branch: win32/perl
5817            ! Porting/patching.pod
5818 ____________________________________________________________________________
5819 [  1078] By: gsar                                  on 1998/06/09  00:52:23
5820         Log: undo change#1077
5821      Branch: win32/perl
5822            ! sv.c
5823 ____________________________________________________________________________
5824 [  1077] By: gsar                                  on 1998/06/06  16:47:32
5825         Log: make sv_setsv() treat freed SVs like SVt_NULL
5826      Branch: win32/perl
5827            ! sv.c
5828 ____________________________________________________________________________
5829 [  1076] By: gsar                                  on 1998/06/05  19:03:14
5830         Log: delete undiscussed AS changes for PPD (broke .packlist
5831              mechanism)
5832      Branch: win32/perl
5833            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5834 ____________________________________________________________________________
5835 [  1075] By: gsar                                  on 1998/06/05  18:18:44
5836         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5837              with the xsubpp-generated symbol)
5838      Branch: win32/perl
5839            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5840            ! win32/dl_win32.xs
5841 ____________________________________________________________________________
5842 [  1074] By: gsar                                  on 1998/06/04  22:45:18
5843         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5844      Branch: win32/perl
5845            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5846            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5847 ____________________________________________________________________________
5848 [  1073] By: nick                                  on 1998/06/04  17:18:14
5849         Log: resolve -at win32 branch into ansiperl
5850      Branch: ansiperl
5851           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5852           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5853           +> t/lib/h2ph.t win32/GenCAPI.pl
5854           !> (integrate 127 files)
5855 ____________________________________________________________________________
5856 [  1072] By: gsar                                  on 1998/06/04  01:49:24
5857         Log: document CORE::GLOBAL:: and global overriding, fix up
5858              File::DosGlob, testsuited and all
5859      Branch: win32/perl
5860            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5861 ____________________________________________________________________________
5862 [  1071] By: gsar                                  on 1998/06/03  22:12:55
5863         Log: add AS patch#24, remove one other instance of error_no
5864              that was missed (patch#23 was intentionally skipped)
5865      Branch: win32/perl
5866            ! embedvar.h globals.c perlvars.h win32/makedef.pl
5867            ! win32/runperl.c
5868 ____________________________________________________________________________
5869 [  1070] By: gsar                                  on 1998/06/01  19:42:06
5870         Log: fix Liblist.pm to tolerate backslashen in paths
5871      Branch: win32/perl
5872            ! lib/ExtUtils/Liblist.pm
5873 ____________________________________________________________________________
5874 [  1069] By: gsar                                  on 1998/06/01  07:43:02
5875         Log: @INC construction on win32 cleaned up
5876              - perl.dll location based paths should be much more reliable now
5877              - registry stuff unchanged
5878              - Config.pm now has all the installfoolib entries for MakeMaker et al
5879      Branch: win32/perl
5880            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5881            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5882            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5883            ! win32/runperl.c win32/win32.c win32/win32.h
5884 ____________________________________________________________________________
5885 [  1068] By: gsar                                  on 1998/05/31  21:52:18
5886         Log: semctl tweak
5887              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5888              Date:    Sun, 31 May 1998 16:27:33 CDT
5889              From:    Graham Barr <gbarr@pobox.com>
5890              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
5891      Branch: win32/perl
5892            ! doio.c
5893 ____________________________________________________________________________
5894 [  1067] By: gsar                                  on 1998/05/31  21:07:44
5895         Log: minimal fix to enable compiling with -DMULTIPLICITY
5896              (non-threadsafe regcomp.c globals need revisiting)
5897      Branch: win32/perl
5898            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5899            ! win32/GenCAPI.pl win32/makedef.pl
5900 ____________________________________________________________________________
5901 [  1066] By: gsar                                  on 1998/05/30  21:35:37
5902         Log: integrate mainline changes (ASPerl branch is identical to
5903              win32 branch as of this change)
5904      Branch: asperl
5905           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5906           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5907           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5908           !> win32/config.gc win32/config.vc win32/config_H.bc
5909           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5910 ____________________________________________________________________________
5911 [  1065] By: gsar                                  on 1998/05/30  21:13:06
5912         Log: change#1060 was inexplicably missing some of the "ensure
5913              AS stuff does no harm" fixes
5914      Branch: win32/perl
5915            ! embed.h global.sym win32/Makefile win32/makefile.mk
5916 ____________________________________________________________________________
5917 [  1064] By: gsar                                  on 1998/05/30  21:10:27
5918         Log: integrate mainline to pick up trivial changes
5919      Branch: win32/perl
5920           !> MANIFEST pp_sys.c
5921
5922 ----------------
5923 Version 5.004_66
5924 ----------------
5925
5926 ____________________________________________________________________________
5927 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
5928         Log: Remove duplicate win32/TEST line from MANIFEST.
5929      Branch: perl
5930            ! MANIFEST
5931 ____________________________________________________________________________
5932 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
5933         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5934      Branch: perl
5935            ! pp_sys.c
5936 ____________________________________________________________________________
5937 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
5938         Log: Integrate from win32 branch into mainline (this now pulls in the
5939              asperl stuff).
5940      Branch: perl
5941           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5942           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5943           +> t/lib/h2ph.t win32/GenCAPI.pl
5944           !> (integrate 104 files)
5945 ____________________________________________________________________________
5946 [  1060] By: gsar                                  on 1998/05/29  11:05:50
5947         Log: reverse integrate asperl branch contents (phew!)
5948              - various fixups to ensure AS stuff does no harm
5949              - adjust win32/makefiles for the new directory layout (new layout
5950              looks rather a muddle--needs rework)
5951              - verified build & test on NT and Solaris/gcc
5952      Branch: win32/perl
5953           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5954           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5955            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5956            ! win32/config.bc win32/config.gc win32/config.vc
5957            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5958            ! win32/makefile.mk
5959           !> (integrate 77 files)
5960 ____________________________________________________________________________
5961 [  1059] By: gsar                                  on 1998/05/29  08:33:56
5962         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5963      Branch: asperl
5964            ! util.c
5965 ____________________________________________________________________________
5966 [  1058] By: gsar                                  on 1998/05/29  08:31:09
5967         Log: type xtext for *.t that were missing it
5968      Branch: asperl
5969            ! t/lib/thread.t t/op/nothread.t
5970 ____________________________________________________________________________
5971 [  1057] By: gsar                                  on 1998/05/29  08:28:46
5972         Log: stray t/op/ipc*.t fixups
5973      Branch: win32/perl
5974            ! t/op/ipcmsg.t t/op/ipcsem.t
5975 ____________________________________________________________________________
5976 [  1056] By: gsar                                  on 1998/05/29  07:41:49
5977         Log: fixups to make it build and pass tests under both compilers
5978      Branch: asperl
5979            ! ObjXSub.h objpp.h proto.h
5980 ____________________________________________________________________________
5981 [  1055] By: gsar                                  on 1998/05/29  07:22:51
5982         Log: integrate mainline changes
5983      Branch: asperl
5984           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5985           !> (integrate 69 files)
5986      Branch: win32/perl
5987            ! Todo.5.005 pod/perldelta.pod
5988 ____________________________________________________________________________
5989 [  1054] By: gsar                                  on 1998/05/29  05:04:03
5990         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5991      Branch: win32/perl
5992            ! t/lib/h2ph.t
5993 ____________________________________________________________________________
5994 [  1053] By: gsar                                  on 1998/05/29  05:01:54
5995         Log: misc changes
5996              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
5997              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
5998      Branch: win32/perl
5999            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
6000            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
6001            ! x2p/util.c x2p/util.h
6002 ____________________________________________________________________________
6003 [  1052] By: gsar                                  on 1998/05/29  02:31:44
6004         Log: merge changes#1014,1038 from maintbranch
6005      Branch: win32/perl
6006            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6007            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
6008            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
6009            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
6010            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
6011            ! t/io/pipe.t utils/h2ph.PL
6012 ____________________________________________________________________________
6013 [  1051] By: gsar                                  on 1998/05/29  01:38:51
6014         Log: regenerate win32/config_H.?c
6015      Branch: win32/perl
6016            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6017 ____________________________________________________________________________
6018 [  1050] By: gsar                                  on 1998/05/29  01:32:41
6019         Log: integrate mainline
6020      Branch: win32/perl
6021            ! win32/Makefile win32/makefile.mk
6022           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
6023           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
6024           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
6025           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
6026           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
6027           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
6028 ____________________________________________________________________________
6029 [  1049] By: gsar                                  on 1998/05/29  00:57:05
6030         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
6031              all tests
6032      Branch: asperl
6033            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
6034            ! win32/win32.h win32/win32iop.h
6035 ____________________________________________________________________________
6036 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
6037         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
6038              in change 1043 clashed badly with changes made in the win32
6039              branch. I did an accept on the win32 branch version for now.
6040      Branch: perl
6041           +> t/op/die.t
6042           !> (integrate 52 files)
6043 ____________________________________________________________________________
6044 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
6045         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6046              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
6047              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
6048              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
6049              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
6050      Branch: perl
6051            ! Configure MANIFEST Porting/Glossary Porting/config.sh
6052            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
6053            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
6054            ! win32/config.bc win32/config.gc win32/config.vc
6055 ____________________________________________________________________________
6056 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
6057         Log: Back out change 1043 since Andy's forthcoming Config patch
6058              includes a modified version.
6059      Branch: perl
6060            ! Configure config_h.SH doio.c perl.h
6061 ____________________________________________________________________________
6062 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
6063         Log: Bump patchlevel.h to 66.
6064      Branch: perl
6065            ! patchlevel.h
6066 ____________________________________________________________________________
6067 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
6068         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
6069              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
6070              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
6071              (above minus the t/system.t test pending checking)
6072              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
6073              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
6074              Subject: [PATCH] _65 and _04 <DOC> patching.pod
6075              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
6076      Branch: perl
6077            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
6078 ____________________________________________________________________________
6079 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
6080         Log: This change really is:
6081              Subject: [PATCH] 5.004_65: the infamous semctl()
6082              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
6083              From: Jarkko Hietaniemi <jhi@iki.fi>
6084              
6085              Change 1041 claimed to be this patch but was really:
6086              Subject: [PATCH] 5.004_65: t/op/ipc*.t
6087              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
6088              From: Jarkko Hietaniemi <jhi@iki.fi>
6089      Branch: perl
6090            ! Configure config_h.SH doio.c perl.h
6091 ____________________________________________________________________________
6092 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
6093         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6094              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
6095              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
6096              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
6097              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
6098      Branch: perl
6099            ! Configure INSTALL Porting/Glossary Porting/config.sh
6100            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
6101            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
6102            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
6103 ____________________________________________________________________________
6104 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
6105         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
6106              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
6107              From: Jarkko Hietaniemi <jhi@iki.fi>
6108      Branch: perl
6109            ! t/op/ipcmsg.t t/op/ipcsem.t
6110 ____________________________________________________________________________
6111 [  1040] By: gsar                                  on 1998/05/28  02:06:47
6112         Log: tweaks to enable Borland build
6113      Branch: asperl
6114            ! win32/makefile.mk win32/win32.c
6115 ____________________________________________________________________________
6116 [  1039] By: gsar                                  on 1998/05/27  23:29:22
6117         Log: remove C<#define index strchr> from win32.h (unused, and the
6118              pollution causes spurious variable name changes in extensions)
6119      Branch: win32/perl
6120            ! win32/win32.h
6121 ____________________________________________________________________________
6122 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
6123         Log: Assorted patches:
6124              
6125              ------  BUILD PROCESS  ------
6126              
6127              Title:  "add utilities to make test dependencies"
6128              From:  Robin Barker <rmb1@cise.npl.co.uk>
6129              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
6130              Files:  Makefile.SH
6131              
6132              Title:  "Add 'make nok' complement to 'make ok'"
6133              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6134              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
6135              Files:  Makefile.SH
6136              
6137              Title:  "further h2ph patches (add enum support)"
6138              From:  Billy <wdconsta@cs.adelaide.edu.au>
6139              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
6140              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6141              
6142              ------  CORE LANGUAGE  ------
6143              
6144              Title:  "Fix %! error spelling and add perldiag.pod entry"
6145              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
6146              Msg-ID:  <19980524193101.A573@pobox.com>
6147              Files:  pod/perldiag.pod gv.c
6148              
6149              Title:  "Remove obsolete Win32 uppercasing ENV code"
6150              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6151              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
6152              Files:  perl.c
6153              
6154              Title:  "Don't mung $! on implicit close"
6155              From:  Chip Salzenberg <chip@perl.org>
6156              Msg-ID:  <19980525113309.A15845@perlsupport.com>
6157              Files:  doio.c
6158              
6159              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
6160              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6161              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
6162              Files:  doio.c
6163              
6164              ------  DOCUMENTATION  ------
6165              
6166              Title:  "doc patch: you canna return an array ( list context: || vs or)"
6167              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
6168              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
6169              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
6170              
6171              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
6172              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6173              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
6174              Files:  pod/perlop.pod pod/perlre.pod
6175              
6176              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
6177              with /g does list context get matches without parens"
6178              From:  Greg Chapman <glc@well.com>, Tom Christiansen
6179              <tchrist@jhereg.perl.com>, Tom Phoenix
6180              <rootbeer@teleport.com>
6181              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
6182              <199805231559.JAA21316@jhereg.perl.com>,
6183              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
6184              Files:  pod/perlop.pod
6185              
6186              Title:  "Documenting last/next/redo even further"
6187              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
6188              <rootbeer@teleport.com>
6189              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
6190              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
6191              Files:  pod/perlfunc.pod
6192              
6193              Title:  "Documenting last/next/redo within continue block"
6194              From:  Tom Phoenix <rootbeer@teleport.com>
6195              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
6196              Files:  pod/perlfunc.pod
6197              
6198              Title:  "Document stat return in scalar context"
6199              From:  Mark-Jason Dominus <mjd@plover.com>
6200              Files:  pod/perlfunc.pod
6201              
6202              ------  EXTENSIONS  ------
6203              
6204              Title:  "Better LD_RUN_PATH handling on IRIX"
6205              From:  "W. Phillip Moore" <wpm@ms.com>
6206              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
6207              Files:  lib/ExtUtils/MM_Unix.pm
6208              
6209              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
6210              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6211              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
6212              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
6213              
6214              ------  LIBRARY  ------
6215              
6216              Title:  "Fix FileHandle.pm example bug"
6217              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6218              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
6219              Files:  lib/FileHandle.pm
6220              
6221              Title:  "Add zero/negative $count docs for Benchmark.pm"
6222              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6223              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
6224              Files:  lib/Benchmark.pm
6225              
6226              ------  PORTABILITY - GENERAL  ------
6227              
6228              Title:  "Add test suite recommendations to Porting/patching.pod"
6229              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6230              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
6231              Files:  Porting/patching.pod
6232              
6233              ------  TESTS  ------
6234              
6235              Title:  "Fix looping bug in t/io/pipe.t"
6236              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6237              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
6238              Files:  t/io/pipe.t
6239      Branch: maint-5.004/perl
6240            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
6241            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
6242            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
6243            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
6244            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
6245            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
6246            ! utils/h2ph.PL
6247 ____________________________________________________________________________
6248 [  1037] By: gsar                                  on 1998/05/27  16:18:30
6249         Log: add AS patch#22 (fix to make die_exit.t pass)
6250      Branch: asperl
6251            ! win32/runperl.c
6252 ____________________________________________________________________________
6253 [  1036] By: gsar                                  on 1998/05/27  12:50:34
6254         Log: add AS patch#21 (misc. fixes)
6255      Branch: asperl
6256            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
6257            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
6258            ! win32/win32.c win32/win32sck.c
6259 ____________________________________________________________________________
6260 [  1035] By: gsar                                  on 1998/05/26  17:26:17
6261         Log: more changes to satisfy non-debug VC build (C-API doesn't
6262              build, and the testsuite still won't run)
6263      Branch: asperl
6264            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
6265            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
6266 ____________________________________________________________________________
6267 [  1034] By: gsar                                  on 1998/05/26  17:20:22
6268         Log: remove doubled hunk (perforce auto-integrate oddity)
6269      Branch: win32/perl
6270            ! pod/perldiag.pod
6271 ____________________________________________________________________________
6272 [  1033] By: gsar                                  on 1998/05/26  13:39:14
6273         Log: tweaks to make it build with the Borland compiler.  Won't run
6274              testsuite because @INC intuition from location of perlcore.dll seems
6275              to be broken.  Also, system() and qx// seem broken as well.
6276      Branch: asperl
6277            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
6278            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
6279            ! regexec.c toke.c
6280 ____________________________________________________________________________
6281 [  1032] By: gsar                                  on 1998/05/24  23:13:05
6282         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
6283      Branch: win32/perl
6284            ! lib/Benchmark.pm
6285 ____________________________________________________________________________
6286 [  1031] By: gsar                                  on 1998/05/24  05:36:44
6287         Log: tweak makefiles
6288      Branch: asperl
6289            ! win32/Makefile win32/makefile.mk
6290 ____________________________________________________________________________
6291 [  1030] By: gsar                                  on 1998/05/23  18:58:23
6292         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
6293      Branch: win32/perl
6294            ! pp_sys.c t/op/die.t
6295 ____________________________________________________________________________
6296 [  1029] By: gsar                                  on 1998/05/23  18:55:13
6297         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
6298              incomplete)
6299      Branch: win32/perl
6300            ! embed.h global.sym op.c pp.c proto.h sv.c
6301 ____________________________________________________________________________
6302 [  1028] By: gsar                                  on 1998/05/23  18:25:14
6303         Log: merge change#1013 from maintbranch (1012 is n/a)
6304      Branch: win32/perl
6305            ! toke.c
6306 ____________________________________________________________________________
6307 [  1027] By: gsar                                  on 1998/05/23  18:02:21
6308         Log: merge change#1011 from maintbranch
6309      Branch: win32/perl
6310            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
6311            ! utils/perlbug.PL
6312 ____________________________________________________________________________
6313 [  1026] By: nick                                  on 1998/05/23  08:45:04
6314         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
6315      Branch: win32/perl
6316            ! t/op/ipcmsg.t t/op/ipcsem.t
6317 ____________________________________________________________________________
6318 [  1025] By: nick                                  on 1998/05/23  08:36:36
6319         Log: Resolve win32 into ansiperl
6320      Branch: ansiperl
6321           +> t/op/die.t
6322           !> (integrate 42 files)
6323 ____________________________________________________________________________
6324 [  1024] By: gsar                                  on 1998/05/21  21:11:12
6325         Log: more mingw32 tweaks
6326      Branch: win32/perl
6327            ! ext/POSIX/POSIX.xs t/pragma/locale.t
6328 ____________________________________________________________________________
6329 [  1023] By: gsar                                  on 1998/05/21  19:15:02
6330         Log: fix problematic change#965 from maintbranch
6331              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
6332              Date:    Sat, 16 May 1998 17:45:22 EDT
6333              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
6334              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
6335      Branch: win32/perl
6336            ! gv.c op.c t/comp/proto.t
6337 ____________________________________________________________________________
6338 [  1022] By: gsar                                  on 1998/05/21  01:37:04
6339         Log: fix POSIX for mingw32
6340      Branch: win32/perl
6341            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
6342 ____________________________________________________________________________
6343 [  1021] By: gsar                                  on 1998/05/20  15:02:21
6344         Log: remove strupr() from perl.c
6345      Branch: win32/perl
6346            ! perl.c
6347 ____________________________________________________________________________
6348 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
6349         Log: Title:  "fix up descrepancy in h2ph test"
6350              From:  Tim Bunce
6351              Files:  t/lib/h2ph.pht
6352      Branch: maint-5.004/perl
6353            ! t/lib/h2ph.pht
6354 ____________________________________________________________________________
6355 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
6356         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
6357              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6358              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
6359              Files:  t/op/subst.t
6360              
6361              Title:  "fix up descrepancy in h2ph test"
6362              From:  Tim Bunce
6363              Files:  t/lib/h2ph.t
6364      Branch: maint-5.004/perl
6365            ! t/lib/h2ph.t t/op/subst.t
6366 ____________________________________________________________________________
6367 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
6368         Log: Title:  "fix mem leak and core dump from change 1016"
6369              From:  Tim Bunce
6370              Files:  pp_sys.c
6371      Branch: maint-5.004/perl
6372            ! pp_sys.c
6373 ____________________________________________________________________________
6374 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
6375         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
6376              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6377              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
6378              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
6379              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
6380              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
6381              doio.c doop.c ext/ODBM_File/ODBM_File.xs
6382              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6383              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
6384              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
6385              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6386              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
6387              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
6388              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
6389              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
6390              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
6391              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
6392              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
6393              universal.c util.c win32/Makefile win32/config_H.bc
6394              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
6395              win32/makefile.mk win32/perlglob.c win32/runperl.c
6396              win32/win32.c win32/win32sck.c x2p/s2p.PL
6397      Branch: maint-5.004/perl
6398            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
6399            ! cygwin32/perlld deb.c doio.c doop.c embed.h
6400            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
6401            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
6402            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
6403            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6404            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
6405            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
6406            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
6407            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
6408            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
6409            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
6410            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
6411            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
6412            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
6413            ! universal.c util.c utils/perldoc.PL win32/Makefile
6414            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
6415            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
6416            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
6417            ! x2p/s2p.PL
6418 ____________________________________________________________________________
6419 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
6420         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
6421              From:  Graham Barr <gbarr@ti.com>
6422              Msg-ID:  <3561D147.7F3E0C88@ti.com>
6423              Files:  pp_sys.c t/op/die.t
6424      Branch: maint-5.004/perl
6425            ! pp_sys.c t/op/die.t
6426 ____________________________________________________________________________
6427 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
6428         Log: Title:  "loosen const sub re-defined warnings"
6429              From:  Doug MacEachern <dougm@pobox.com>
6430              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
6431              Files:  proto.h global.sym op.c pp.c sv.c
6432      Branch: maint-5.004/perl
6433            ! global.sym op.c pp.c proto.h sv.c
6434 ____________________________________________________________________________
6435 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
6436         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
6437              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
6438              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
6439              Files:  sv.c
6440              
6441              Title:  "Further h2ph patches (including a test suite)"
6442              From:  Billy <wdconsta@cs.adelaide.edu.au>
6443              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
6444              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6445      Branch: maint-5.004/perl
6446            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6447            ! MANIFEST sv.c utils/h2ph.PL
6448 ____________________________________________________________________________
6449 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
6450         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
6451              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
6452              <ilya@math.ohio-state.edu>
6453              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
6454              <199805151931.PAA23086@aatma.engin.umich.edu>,
6455              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
6456              Files:  toke.c
6457      Branch: maint-5.004/perl
6458            ! toke.c
6459 ____________________________________________________________________________
6460 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
6461         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
6462              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
6463              <jhi@iki.fi>
6464              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
6465              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
6466              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
6467              t/op/ipcsem.t
6468      Branch: maint-5.004/perl
6469            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
6470            ! t/op/ipcsem.t
6471 ____________________________________________________________________________
6472 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
6473         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
6474              From:  jan.dubois@ibm.net (Jan Dubois)
6475              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
6476              Files:  embed.h interp.sym
6477              
6478              Title:  "Undo changed error message which breaks Tk"
6479              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6480              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
6481              Files:  pp_ctl.c
6482              
6483              Title:  "Minor fixups to new -e script code"
6484              From:  Tim Bunce
6485              Files:  perl.c
6486              
6487              Title:  "Remove old diags not relevant after -e fix"
6488              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
6489              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
6490              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
6491              <199805181335.OAA07008@toad.ig.co.uk>,
6492              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
6493              Files:  pod/perldiag.pod
6494              
6495              Title:  "more examples for vec()"
6496              From:  Tom Phoenix <rootbeer@teleport.com>
6497              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
6498              Files:  pod/perlfunc.pod
6499              
6500              Title:  ""make ok" (perlbug -ok) should not be interactive"
6501              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
6502              <jhi@iki.fi>
6503              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
6504              <l03130300b1834f9732a0@[194.222.64.89]>
6505              Files:  utils/perlbug.PL
6506      Branch: maint-5.004/perl
6507            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
6508            ! pp_ctl.c utils/perlbug.PL
6509 ____________________________________________________________________________
6510 [  1010] By: gsar                                  on 1998/05/18  09:40:58
6511         Log: integrate mainline changes (untested)
6512      Branch: asperl
6513           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6514           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6515           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6516           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6517           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
6518           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
6519            - ext/DynaLoader/DynaLoader.pm
6520            ! win32/win32.c
6521           !> (integrate 234 files)
6522 ____________________________________________________________________________
6523 [  1009] By: gsar                                  on 1998/05/18  07:51:19
6524         Log: more whitespace tweaks from maintbranch
6525      Branch: win32/perl
6526            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
6527 ____________________________________________________________________________
6528 [  1008] By: gsar                                  on 1998/05/17  22:37:20
6529         Log: sundry whitespace cleanups from maintbranch
6530      Branch: win32/perl
6531            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
6532 ____________________________________________________________________________
6533 [  1007] By: gsar                                  on 1998/05/16  21:59:46
6534         Log: integrate mainline
6535      Branch: win32/perl
6536           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6537           !> t/op/ipcmsg.t t/op/ipcsem.t
6538 ____________________________________________________________________________
6539 [  1006] By: gsar                                  on 1998/05/16  21:54:23
6540         Log: merge changes#996,998,999 from maintbranch
6541      Branch: win32/perl
6542            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
6543 ____________________________________________________________________________
6544 [  1005] By: gsar                                  on 1998/05/16  21:49:47
6545         Log: merge change#995 from maintbranch, tweak interp.sym and
6546              run embed.pl
6547      Branch: win32/perl
6548            ! embedvar.h interp.sym intrpvar.h perl.c
6549 ____________________________________________________________________________
6550 [  1004] By: gsar                                  on 1998/05/16  21:27:18
6551         Log: merge changes#989,990,992 from maintbranch
6552      Branch: win32/perl
6553            + t/op/die.t
6554            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
6555 ____________________________________________________________________________
6556 [  1003] By: gsar                                  on 1998/05/16  21:16:47
6557         Log: sync config*.gc with others, and verify that nothing from
6558              change#986 needs to be merged
6559      Branch: win32/perl
6560            ! win32/config.gc win32/config_H.gc
6561 ____________________________________________________________________________
6562 [  1002] By: gsar                                  on 1998/05/16  21:04:04
6563         Log: merge change#985 from maintbranch
6564      Branch: win32/perl
6565            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6566            ! util.c
6567 ____________________________________________________________________________
6568 [  1001] By: gsar                                  on 1998/05/16  17:53:16
6569         Log: add a test to check return value from successful s/// (there was none!)
6570      Branch: win32/perl
6571            ! t/op/subst.t
6572 ____________________________________________________________________________
6573 [  1000] By: gsar                                  on 1998/05/16  17:42:34
6574         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
6575              return a value on the stack
6576      Branch: win32/perl
6577            ! pp_hot.c
6578 ____________________________________________________________________________
6579 [   999] By: TimBunce                              on 1998/05/15  23:04:30
6580         Log: Title:  "Update Porting/makerel script for perforce dir structure"
6581              From:  Tim Bunce
6582              Files:  Porting/makerel
6583      Branch: maint-5.004/perl
6584            ! Porting/makerel
6585 ____________________________________________________________________________
6586 [   998] By: TimBunce                              on 1998/05/15  22:49:55
6587         Log: Title:  "Updated Changes file for trial 3"
6588              From:  Tim Bunce
6589              Files:  Changes
6590      Branch: maint-5.004/perl
6591            ! Changes
6592 ____________________________________________________________________________
6593 [   997] By: gsar                                  on 1998/05/15  22:21:41
6594         Log: merge changes#982,984 from maintbranch
6595      Branch: win32/perl
6596            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
6597            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6598 ____________________________________________________________________________
6599 [   996] By: TimBunce                              on 1998/05/15  22:19:32
6600         Log: Title:  "Negative array subscript unrecognized in regex"
6601              From:  Mark-Jason Dominus <mjd@plover.com>,
6602              h.sanden@elsevier.nl (Hugo van der Sanden)
6603              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
6604              <199805151514.RAA04121@dorlas.elsevier.nl>
6605              Files:  t/base/lex.t toke.c
6606              
6607              Title:  "Remove e_fp from toke.c after change 955"
6608              From:  Tim Bunce
6609              Files:  toke.c
6610      Branch: maint-5.004/perl
6611            ! t/base/lex.t toke.c
6612 ____________________________________________________________________________
6613 [   995] By: TimBunce                              on 1998/05/15  22:08:32
6614         Log: Title:  "Fix -e security hole (no longer uses temp file)"
6615              From:  Tim Bunce
6616              Files:  embed.h perl.h perl.c
6617      Branch: maint-5.004/perl
6618            ! embed.h perl.c perl.h
6619 ____________________________________________________________________________
6620 [   994] By: gsar                                  on 1998/05/15  22:08:17
6621         Log: merge change#981 from maintbranch, add XXX comment about
6622              supporting %! for usethreads case
6623      Branch: win32/perl
6624            ! gv.c op.c
6625 ____________________________________________________________________________
6626 [   992] By: TimBunce                              on 1998/05/15  22:01:32
6627         Log: Title:  "install non-backwards compatible .pm files into archlib"
6628              From:  Tim Bunce
6629              Files:  installperl
6630              
6631              Title:  "revert "Can't locate" message to original for maintenance"
6632              From:  Tim Bunce
6633              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6634              Files:  pod/perldiag.pod pp_ctl.c
6635      Branch: maint-5.004/perl
6636            ! installperl pod/perldiag.pod pp_ctl.c
6637 ____________________________________________________________________________
6638 [   991] By: gsar                                  on 1998/05/15  21:35:00
6639         Log: reverse integrate ansiperl (all except the
6640              C<attrs qw(package locked)> stuff, and the duplicate hunks)
6641              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
6642      Branch: win32/perl
6643           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
6644           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
6645           !> utils/perldoc.PL
6646 ____________________________________________________________________________
6647 [   990] By: TimBunce                              on 1998/05/15  16:54:18
6648         Log: Title:  "Add tests for die $ref"
6649              From:  Graham Barr <gbarr@ti.com>
6650              Msg-ID:  <355C6297.121B576B@ti.com>
6651              Files:  MANIFEST t/op/die.t
6652      Branch: maint-5.004/perl
6653            + t/op/die.t
6654            ! MANIFEST
6655 ____________________________________________________________________________
6656 [   989] By: TimBunce                              on 1998/05/15  16:38:19
6657         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
6658              From:  Jarkko Hietaniemi <jhi@iki.fi>
6659              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
6660              Files:  t/op/ipcmsg.t
6661      Branch: maint-5.004/perl
6662            ! t/op/ipcmsg.t
6663 ____________________________________________________________________________
6664 [   988] By: mbeattie                              on 1998/05/15  16:28:08
6665         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
6666              (manually applied and tweaked) to fix up SysV IPC semaphores for
6667              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
6668              t/op/ipcsem.t for platforms which wanted to skip test. Completely
6669              disable ipcsem.t since it doesn't seem to work properly even when
6670              not skipped. This is _65.
6671      Branch: perl
6672            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6673            ! t/op/ipcmsg.t t/op/ipcsem.t
6674 ____________________________________________________________________________
6675 [   987] By: nick                                  on 1998/05/15  16:03:35
6676         Log: Integrate win32
6677      Branch: ansiperl
6678           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6679           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6680           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6681           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6682           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6683           +> t/op/pos.t utils/perlcc.PL
6684            - ext/DynaLoader/DynaLoader.pm
6685           !> (integrate 208 files)
6686 ____________________________________________________________________________
6687 [   986] By: TimBunce                              on 1998/05/15  15:28:45
6688         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
6689              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
6690              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
6691              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
6692              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
6693              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
6694              win32/config.bc win32/config.vc win32/config_H.bc
6695              win32/config_H.vc
6696      Branch: maint-5.004/perl
6697            + README.beos beos/nm.c hints/beos.sh
6698            ! Configure MANIFEST Porting/Glossary config_h.SH
6699            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
6700            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
6701            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6702 ____________________________________________________________________________
6703 [   985] By: TimBunce                              on 1998/05/15  15:02:43
6704         Log: Title:  "allow die $ref"
6705              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6706              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
6707              Files:  pp_ctl.c pp_sys.c util.c
6708              
6709              Title:  "ExtUtils::Manifest could truncate files during "make dist""
6710              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
6711              koenig@kulturbox.de (Andreas J. Koenig)
6712              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
6713              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
6714              Files:  lib/ExtUtils/Manifest.pm
6715              
6716              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
6717              From:  Dan Sugalski <sugalskd@osshe.edu>
6718              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
6719              Files:  lib/AutoSplit.pm
6720              
6721              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
6722              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
6723              J. Koenig), larry@wall.org (Larry Wall)
6724              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
6725              <sfc202c9jsb.fsf@anna.in-berlin.de>,
6726              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
6727              Files:  lib/AutoSplit.pm
6728      Branch: maint-5.004/perl
6729            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6730            ! util.c
6731 ____________________________________________________________________________
6732 [   984] By: TimBunce                              on 1998/05/15  14:18:52
6733         Log: ------  CORE LANGUAGE  ------
6734              
6735              Title:  "Fix close pipe returning status from wrong child"
6736              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
6737              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
6738              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
6739              Files:  t/io/pipe.t util.c
6740              
6741              Title:  "Avoid English.pm triggering load of Errno.pm"
6742              From:  Tim Bunce
6743              Files:  gv.c lib/English.pm
6744              
6745              ------  DOCUMENTATION  ------
6746              
6747              Title:  "Document child exit cause a parent sleep to end early"
6748              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6749              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6750              Files:  pod/perlfunc.pod
6751              
6752              ------  EXTENSIONS  ------
6753              
6754              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6755              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6756              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6757              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6758              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6759              
6760              Title:  "MM_VMS.pm fixes for building external library"
6761              From:  Dan Sugalski <sugalskd@ous.edu>
6762              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
6763              Files:  lib/ExtUtils/MM_VMS.pm
6764              
6765              Title:  "Appease picky DEC compiler in POSIX.xs"
6766              From:  Dan Sugalski <sugalskd@ous.edu>
6767              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6768              Files:  ext/POSIX/POSIX.xs
6769              
6770              ------  TESTS  ------
6771              
6772              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6773              From:  Jarkko Hietaniemi <jhi@iki.fi>
6774              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
6775              Files:  t/op/ipcsem.t
6776              
6777              Title:  "Fix doc bug for system() return value"
6778              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6779              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6780              Files:  pod/perlfunc.pod t/op/exec.t
6781              
6782              ------  UTILITIES  ------
6783              
6784              Title:  "Avoid possible constant autoload loop"
6785              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6786              Zakharevich <ilya@math.ohio-state.edu>
6787              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6788              <355B475A.C5AD4B90@ti.com>,
6789              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6790              Files:  utils/h2xs.PL
6791              
6792              Title:  "Further improvements to h2ph.PL"
6793              From:  kstar@chapin.edu
6794              Msg-ID:  <199805130241.WAA25459@chapin.edu>
6795              Files:  utils/h2ph.PL
6796      Branch: maint-5.004/perl
6797            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6798            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6799            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6800            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6801            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6802
6803 ----------------
6804 Version 5.004_64
6805 ----------------
6806
6807 ____________________________________________________________________________
6808 [   983] By: mbeattie                              on 1998/05/15  14:04:17
6809         Log: Integrate win32 branch into mainline.
6810      Branch: perl
6811           +> Porting/patching.pod t/op/defins.t
6812           !> (integrate 107 files)
6813 ____________________________________________________________________________
6814 [   982] By: TimBunce                              on 1998/05/15  12:33:26
6815         Log: Title:  "comment init_postdump_symbols issues"
6816              From:  Tim Bunce
6817              Files:  perl.c
6818              
6819              Title:  "Improve sort docs re SUBNAME"
6820              From:  circle@azstarnet.com
6821              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
6822              Files:  pod/perlfunc.pod
6823      Branch: maint-5.004/perl
6824            ! perl.c pod/perlfunc.pod
6825 ____________________________________________________________________________
6826 [   981] By: TimBunce                              on 1998/05/15  11:47:28
6827         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
6828              From:  Graham Barr <gbarr@ti.com>
6829              Msg-ID:  <355080CD.1111BC81@ti.com>
6830              Files:  gv.c
6831      Branch: maint-5.004/perl
6832            ! gv.c
6833 ____________________________________________________________________________
6834 [   980] By: gsar                                  on 1998/05/15  06:16:13
6835         Log: add doc for C<+{}> vs. C<{;}> disambiguation
6836      Branch: win32/perl
6837            ! pod/perlref.pod
6838 ____________________________________________________________________________
6839 [   979] By: gsar                                  on 1998/05/15  04:59:47
6840         Log: tweaks to win32 makefiles.  This version builds and passes all
6841              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
6842      Branch: win32/perl
6843            ! win32/Makefile win32/makefile.mk
6844 ____________________________________________________________________________
6845 [   978] By: gsar                                  on 1998/05/15  02:41:58
6846         Log: merge changes#922,944,949,965,970 from maintbranch
6847      Branch: win32/perl
6848            + Porting/patching.pod t/op/defins.t
6849            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6850            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6851            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6852            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6853            ! utils/perlbug.PL
6854 ____________________________________________________________________________
6855 [   977] By: gsar                                  on 1998/05/15  02:15:25
6856         Log: merge changes#906,907,909,910 from maintbranch
6857      Branch: win32/perl
6858            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6859            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6860            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6861            ! util.c
6862 ____________________________________________________________________________
6863 [   976] By: gsar                                  on 1998/05/15  01:34:53
6864         Log: merge change#905 from maintbranch, minor fixes to get
6865              clean build+test on Solaris
6866      Branch: win32/perl
6867            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6868            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6869            ! regcomp.c sv.c t/op/taint.t toke.c
6870 ____________________________________________________________________________
6871 [   975] By: gsar                                  on 1998/05/14  23:34:26
6872         Log: merge change#904 from maintbranch
6873      Branch: win32/perl
6874            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6875            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6876            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6877            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6878            ! vms/descrip.mms
6879 ____________________________________________________________________________
6880 [   974] By: gsar                                  on 1998/05/14  23:11:05
6881         Log: merge change#897 from maintbranch
6882      Branch: win32/perl
6883            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6884            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6885            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6886            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6887            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6888            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6889            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6890            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6891            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6892            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6893            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6894            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6895            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6896            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6897            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6898            ! win32/config_H.bc win32/config_H.vc win32/win32.c
6899            ! x2p/find2perl.PL
6900 ____________________________________________________________________________
6901 [   973] By: gsar                                  on 1998/05/14  22:24:26
6902         Log: integrate mainline
6903      Branch: win32/perl
6904            + Porting/Contract
6905           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6906           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6907           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6908           +> utils/perlcc.PL
6909            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6910            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6911            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6912            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6913            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6914            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6915            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6916            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6917            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6918            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6919            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6920            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6921            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6922            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6923            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6924            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6925            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6926            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6927            ! win32/win32.c x2p/find2perl.PL
6928           !> (integrate 59 files)
6929 ____________________________________________________________________________
6930 [   972] By: nick                                  on 1998/05/14  18:09:01
6931         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6932              Remove K&R style functions, avoid struct/typedef clash. 
6933      Branch: ansiperl
6934            ! bytecode.h byterun.c sv.c toke.c
6935 ____________________________________________________________________________
6936 [   971] By: TimBunce                              on 1998/05/14  16:52:19
6937         Log: 
6938              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6939              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6940              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
6941              Files:  pp.c
6942      Branch: maint-5.004/perl
6943            ! pp.c
6944 ____________________________________________________________________________
6945 [   970] By: TimBunce                              on 1998/05/14  16:18:06
6946         Log: 
6947              Title:  "perlbug reformatted"
6948              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6949              <hv@crypt0.demon.co.uk>
6950              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
6951              <l03130300b17cebcb6d33@[194.222.64.89]>,
6952              <v03110702b17ccbab6824@[195.95.102.67]>
6953              Files:  utils/perlbug.PL
6954      Branch: maint-5.004/perl
6955            ! utils/perlbug.PL
6956 ____________________________________________________________________________
6957 [   969] By: mbeattie                              on 1998/05/14  16:15:09
6958         Log: Integrate win32 branch into mainline
6959      Branch: perl
6960           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6961           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6962            - ext/DynaLoader/DynaLoader.pm
6963           !> (integrate 118 files)
6964 ____________________________________________________________________________
6965 [   968] By: mbeattie                              on 1998/05/14  16:05:57
6966         Log: Bump patchlevel to 65
6967      Branch: perl
6968            ! patchlevel.h
6969 ____________________________________________________________________________
6970 [   967] By: mbeattie                              on 1998/05/14  16:05:19
6971         Log: Another fixup of MANIFEST
6972      Branch: perl
6973            ! MANIFEST
6974 ____________________________________________________________________________
6975 [   966] By: mbeattie                              on 1998/05/14  16:02:20
6976         Log: Add missing files to MANIFEST
6977      Branch: perl
6978            ! MANIFEST
6979 ____________________________________________________________________________
6980 [   965] By: TimBunce                              on 1998/05/14  16:00:11
6981         Log: 
6982              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
6983              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6984              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
6985              Files:  gv.h gv.c op.c
6986      Branch: maint-5.004/perl
6987            ! gv.c gv.h op.c
6988 ____________________________________________________________________________
6989 [   964] By: mbeattie                              on 1998/05/14  15:58:01
6990         Log: Subject: [PATCH] Using Getopts::* with strict vars
6991              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6992              From: Tom Phoenix <rootbeer@teleport.com>
6993      Branch: perl
6994            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
6995 ____________________________________________________________________________
6996 [   963] By: mbeattie                              on 1998/05/14  15:56:53
6997         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
6998              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
6999              From: epeschko@den-mdev1 (Ed Peschko)
7000      Branch: perl
7001            + utils/perlcc.PL
7002            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
7003            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
7004 ____________________________________________________________________________
7005 [   962] By: mbeattie                              on 1998/05/14  15:45:28
7006         Log: From: Dan Sugalski <sugalskd@ous.edu>
7007              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
7008              Date: Wed, 08 Apr 1998 17:08:48 -0700
7009              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
7010              Date: Fri, 08 May 1998 10:49:16 -0700
7011      Branch: perl
7012            ! ext/Thread/Thread.pm
7013 ____________________________________________________________________________
7014 [   961] By: mbeattie                              on 1998/05/14  15:43:39
7015         Log: Subject: Consolidated patch to 5.004_64
7016              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
7017              From: Charles Bailey <BAILEY@newman.upenn.edu>
7018      Branch: perl
7019            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
7020            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
7021            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
7022            ! vms/perlvms.pod
7023 ____________________________________________________________________________
7024 [   960] By: mbeattie                              on 1998/05/14  15:41:41
7025         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
7026              Date: 07 Apr 1998 18:31:21 +0200
7027              From: JVromans@Squirrel.nl (Johan Vromans)
7028      Branch: perl
7029            ! lib/Getopt/Long.pm
7030 ____________________________________________________________________________
7031 [   959] By: mbeattie                              on 1998/05/14  15:39:29
7032         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
7033              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
7034              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
7035              Subject: [PATCH] perl 5.004_64+Config_04
7036              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
7037      Branch: perl
7038            ! lib/Benchmark.pm pod/perlfunc.pod
7039 ____________________________________________________________________________
7040 [   958] By: mbeattie                              on 1998/05/14  15:36:30
7041         Log: From: kstar@chapin.edu
7042              Subject: [PATCH] hints for Irix 6
7043              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
7044              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
7045              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
7046      Branch: perl
7047            ! INSTALL hints/irix_6.sh installperl
7048 ____________________________________________________________________________
7049 [   957] By: mbeattie                              on 1998/05/14  15:33:48
7050         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
7051              Date: Mon, 06 Apr 1998 21:09:24 +0200
7052              From: Achim Bohnet <ach@mpe.mpg.de>
7053      Branch: perl
7054            ! lib/ExtUtils/Install.pm
7055 ____________________________________________________________________________
7056 [   956] By: mbeattie                              on 1998/05/14  15:32:39
7057         Log: Subject: [PATCH] Config: Irix 5 hints
7058              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
7059              From: kstar@O2.chapin.edu
7060      Branch: perl
7061            ! hints/irix_5.sh
7062 ____________________________________________________________________________
7063 [   955] By: mbeattie                              on 1998/05/14  15:31:12
7064         Log: Subject: PATCH: h2ph produces incorrect code
7065              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
7066              From: Billy <wdconsta@cs.adelaide.edu.au>
7067      Branch: perl
7068            ! utils/h2ph.PL
7069 ____________________________________________________________________________
7070 [   954] By: mbeattie                              on 1998/05/14  15:29:27
7071         Log: Subject: [PATCH] perldebug.pod
7072              Date: Mon, 6 Apr 1998 00:36:57 -0600
7073              From: jason stewart <jasons@sandy-home.arc.unm.edu>
7074      Branch: perl
7075            ! pod/perldebug.pod
7076 ____________________________________________________________________________
7077 [   953] By: mbeattie                              on 1998/05/14  15:28:00
7078         Log: From: Dominic Dunlop <domo@vo.lu>
7079              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
7080              Date: Wed, 6 May 1998 14:39:32 +0000
7081              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
7082              Date: Sat, 4 Apr 1998 19:44:34 +0000
7083      Branch: perl
7084            ! hints/machten.sh t/op/hashwarn.t
7085 ____________________________________________________________________________
7086 [   952] By: mbeattie                              on 1998/05/14  15:23:19
7087         Log: New pod/perldelta.pod (previous one branched in last change):
7088              Subject: [PATCH 5.004_64] Start new perldelta
7089              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
7090              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7091      Branch: perl
7092            + pod/perldelta.pod
7093 ____________________________________________________________________________
7094 [   951] By: mbeattie                              on 1998/05/14  15:20:43
7095         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7096              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
7097              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
7098              Subject: [PATCH 5.004_64] Start new perldelta
7099              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
7100              (above branched perldelta -> perldelta4, new perldelta will be
7101              created/added next change)
7102              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
7103              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
7104      Branch: perl
7105            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
7106            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
7107           +> pod/perldelta4.pod
7108            - pod/perldelta.pod
7109            ! MANIFEST hints/svr4.sh
7110 ____________________________________________________________________________
7111 [   949] By: TimBunce                              on 1998/05/14  15:11:30
7112         Log: 
7113              Title:  "while($x=<>) no longer warns (implicit defined added)"
7114              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
7115              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
7116              Files:  MANIFEST op.c t/op/defins.t
7117      Branch: maint-5.004/perl
7118            + t/op/defins.t
7119            ! MANIFEST op.c
7120 ____________________________________________________________________________
7121 [   948] By: mbeattie                              on 1998/05/14  15:09:51
7122         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7123              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
7124              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
7125              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
7126              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
7127              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
7128              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
7129              Subject: [PATCH 5.004_64] Config_64-03-04.diff
7130              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
7131      Branch: perl
7132            + README.beos beos/nm.c hints/beos.sh
7133            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
7134            ! Porting/Glossary Porting/config.sh Porting/config_H
7135            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
7136            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
7137            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
7138            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
7139            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
7140            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
7141            ! win32/config.vc win32/config_H.bc win32/config_H.vc
7142 ____________________________________________________________________________
7143 [   946] By: TimBunce                              on 1998/05/14  15:07:06
7144         Log: 
7145              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
7146              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7147              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
7148              Files:  perl.c sv.c t/op/misc.t
7149      Branch: maint-5.004/perl
7150            ! perl.c sv.c t/op/misc.t
7151 ____________________________________________________________________________
7152 [   945] By: mbeattie                              on 1998/05/14  15:00:31
7153         Log: Subject: Perl Social Contract
7154              Date: 13 Apr 1998 06:16:59 -0700
7155              From: Russ Allbery <rra@stanford.edu>
7156      Branch: perl
7157            + Porting/Contract
7158 ____________________________________________________________________________
7159 [   944] By: TimBunce                              on 1998/05/14  14:59:37
7160         Log: 
7161              Title:  "5.004_04-m2 Cleanup of test failures"
7162              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7163              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
7164              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
7165              win32/config.bc win32/config.vc
7166      Branch: maint-5.004/perl
7167            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
7168            ! win32/config.bc win32/config.vc
7169 ____________________________________________________________________________
7170 [   943] By: mbeattie                              on 1998/05/14  14:58:13
7171         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
7172              Subject: [PATCH 5.004_64] Test.pm update
7173              Date: Sat, 4 Apr 1998 08:33:50 -0500
7174              Subject: [PATCH 5.004_64] modcount + comments
7175              Date: Fri, 17 Apr 1998 16:07:35 -0400
7176      Branch: perl
7177            ! lib/Test.pm op.c thrdvar.h
7178 ____________________________________________________________________________
7179 [   942] By: mbeattie                              on 1998/05/14  14:49:43
7180         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7181              Subject: [PATCH 5.004_64] newSV
7182              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
7183              Subject: [PATCH 5.004_64] Cryptic error from B::CC
7184              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
7185      Branch: perl
7186            ! ext/B/B/CC.pm handy.h proto.h sv.c
7187 ____________________________________________________________________________
7188 [   941] By: mbeattie                              on 1998/05/14  14:47:29
7189         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7190              Subject: [PATCH 5.004_64] anydbm.t
7191              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
7192              Subject: [PATCH 5.004_64] threads on OS/2
7193              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
7194              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
7195              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
7196              Subject: [PATCH 5.004_64] Immediate stop in debugger
7197              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
7198              Subject: [PATCH 5.005_64] ptags broken
7199              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
7200              Subject: [PATCH 5.004_64] Document switch syntax via RE
7201              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
7202      Branch: perl
7203            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
7204            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
7205            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
7206 ____________________________________________________________________________
7207 [   940] By: mbeattie                              on 1998/05/14  14:38:44
7208         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
7209              Date: Fri, 03 Apr 1998 16:01:57 -0800
7210              From: Dan Sugalski <sugalskd@osshe.edu>
7211      Branch: perl
7212            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
7213            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
7214 ____________________________________________________________________________
7215 [   939] By: mbeattie                              on 1998/05/14  14:35:42
7216         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
7217              Date: Fri, 03 Apr 1998 13:58:15 -0800
7218              From: Dan Sugalski <sugalskd@osshe.edu>
7219      Branch: perl
7220            ! perl.c
7221 ____________________________________________________________________________
7222 [   938] By: gsar                                  on 1998/05/14  10:53:55
7223         Log: merge change#896 from maintbranch
7224      Branch: win32/perl
7225            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
7226            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
7227            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
7228            ! t/op/gv.t t/op/misc.t t/op/pack.t
7229 ____________________________________________________________________________
7230 [   937] By: gsar                                  on 1998/05/14  09:31:34
7231         Log: merge change#887 from maintbranch
7232      Branch: win32/perl
7233            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7234            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7235            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7236            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7237            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7238            ! t/op/stat.t toke.c utils/h2xs.PL
7239 ____________________________________________________________________________
7240 [   936] By: gsar                                  on 1998/05/14  09:06:18
7241         Log: merge change#886 from maintbranch
7242      Branch: win32/perl
7243            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
7244            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
7245            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
7246            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
7247            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7248            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
7249            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
7250            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
7251            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
7252            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
7253            ! vms/test.com
7254 ____________________________________________________________________________
7255 [   935] By: gsar                                  on 1998/05/14  07:00:02
7256         Log: merge changes#872,873 from maintbranch
7257      Branch: win32/perl
7258            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
7259            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
7260            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
7261            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
7262            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
7263            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
7264            ! utils/perldoc.PL
7265 ____________________________________________________________________________
7266 [   934] By: gsar                                  on 1998/05/14  06:24:38
7267         Log: merge changes#755..759,763,764 from maintbranch
7268      Branch: win32/perl
7269            + hints/openbsd.sh
7270            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
7271            ! t/op/pos.t utils/perldoc.PL
7272 ____________________________________________________________________________
7273 [   933] By: gsar                                  on 1998/05/14  06:07:31
7274         Log: merge change#754 from maintbranch
7275      Branch: win32/perl
7276            ! perl.c
7277 ____________________________________________________________________________
7278 [   932] By: gsar                                  on 1998/05/14  06:03:50
7279         Log: merge changes#752,753 from maintbranch
7280      Branch: win32/perl
7281            + t/op/pos.t
7282            ! README ext/GDBM_File/GDBM_File.pm
7283            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
7284 ____________________________________________________________________________
7285 [   931] By: gsar                                  on 1998/05/14  05:51:19
7286         Log: merge change#745 from maintbranch
7287      Branch: win32/perl
7288            + ext/DynaLoader/DynaLoader.pm.PL
7289            - ext/DynaLoader/DynaLoader.pm
7290            ! MANIFEST ext/DynaLoader/Makefile.PL
7291 ____________________________________________________________________________
7292 [   930] By: nick                                  on 1998/05/13  20:39:59
7293         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
7294      Branch: ansiperl
7295            ! utils/perldoc.PL
7296           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
7297           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
7298           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
7299           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
7300           !> win32/makedef.pl win32/makefile.mk
7301 ____________________________________________________________________________
7302 [   929] By: gsar                                  on 1998/05/13  10:13:36
7303         Log: merge change#687 from maintbranch
7304      Branch: win32/perl
7305            ! pod/perlfunc.pod
7306 ____________________________________________________________________________
7307 [   928] By: gsar                                  on 1998/05/13  10:08:13
7308         Log: merge change#683 from maintbranch
7309      Branch: win32/perl
7310            ! pod/perlguts.pod
7311 ____________________________________________________________________________
7312 [   927] By: gsar                                  on 1998/05/13  09:51:43
7313         Log: merge change#681 from maintbranch
7314      Branch: win32/perl
7315            ! ext/Fcntl/Fcntl.pm
7316 ____________________________________________________________________________
7317 [   926] By: gsar                                  on 1998/05/13  09:47:11
7318         Log: merge change#664 from maint branch
7319      Branch: win32/perl
7320            ! regcomp.c regcomp.h regexec.c
7321 ____________________________________________________________________________
7322 [   925] By: gsar                                  on 1998/05/13  08:55:28
7323         Log: merge missing part of change#663 from maint branch
7324      Branch: win32/perl
7325            ! op.c
7326 ____________________________________________________________________________
7327 [   924] By: gsar                                  on 1998/05/12  18:50:04
7328         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
7329              and seems to generate problematic code for PII.
7330      Branch: win32/perl
7331            ! win32/makefile.mk
7332 ____________________________________________________________________________
7333 [   923] By: gsar                                  on 1998/05/12  16:24:02
7334         Log: fix test failure
7335              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
7336              Date:    Tue, 12 May 1998 10:40:57 BST
7337              From:    Nick.Ing-Simmons@tiuk.ti.com
7338              Subject: test buglet
7339      Branch: win32/perl
7340            ! t/op/hashwarn.t
7341 ____________________________________________________________________________
7342 [   922] By: TimBunce                              on 1998/05/11  20:58:58
7343         Log: Assorted patches:
7344              
7345              ------  CORE LANGUAGE  ------
7346              
7347              Title:  "incorrect return value for hv_iterinit"
7348              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7349              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
7350              Files:  pod/perlguts.pod hv.c
7351              
7352              ------  DOCUMENTATION  ------
7353              
7354              Title:  "perlvar.pod buglet E<EVMSERR>"
7355              From:  Achim Bohnet <ach@mpe.mpg.de>
7356              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
7357              Files:  pod/perlvar.pod
7358              
7359              Title:  "Improve docs for warning about code after an exec()"
7360              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
7361              <chaimf@concentric.net>
7362              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
7363              <m3ra22qn1z.fsf@chany-p100.emwp.com>
7364              Files:  pod/perlfunc.pod
7365              
7366              Title:  "Remove dead code from pod2man"
7367              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7368              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
7369              Files:  pod/pod2man.PL
7370              
7371              Title:  "tweak doc for C<do FILENAME>"
7372              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7373              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
7374              Files:  pod/perlfunc.pod
7375              
7376              Title:  "Document integer pragma effect on % operator"
7377              From:  Gisle Aas <gisle@aas.no>
7378              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
7379              Files:  pod/perlop.pod
7380              
7381              Title:  "Reduce rm command line length in pod/Makefile"
7382              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
7383              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
7384              Files:  pod/Makefile
7385              
7386              ------  EXTENSIONS  ------
7387              
7388              Title:  "Clarify Termios usage in POSIX.pod"
7389              From:  Rocco Caputo <troc@netrus.net>
7390              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
7391              Files:  ext/POSIX/POSIX.pod
7392              
7393              ------  LIBRARY  ------
7394              
7395              Title:  "Fix File::Find::finddepth typo in trial 2 release"
7396              From:  koenig@kulturbox.de (Andreas J. Koenig)
7397              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
7398              Files:  lib/File/Find.pm t/lib/filefind.t
7399              
7400              ------  PORTABILITY - GENERAL  ------
7401              
7402              Title:  "Add Porting/patching.pod document"
7403              From:  Daniel Grisinger <dgris@tdrenterprises.com>
7404              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
7405              Files:  MANIFEST Porting/patching.pod
7406              
7407              Title:  "hints/machten.sh: disable semctl(), align with devel version"
7408              From:  Dominic Dunlop <domo@vo.lu>
7409              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
7410              Files:  hints/machten.sh
7411              
7412              Title:  "Add VMS specifics to Porting/makerel"
7413              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7414              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
7415              <199804271732.SAA13762@toad.ig.co.uk>,
7416              <9804250212.AA27695@forte.com>
7417              Files:  Porting/makerel
7418      Branch: maint-5.004/perl
7419            + Porting/patching.pod
7420            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
7421            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
7422            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
7423            ! t/lib/filefind.t
7424 ____________________________________________________________________________
7425 [   921] By: gsar                                  on 1998/05/10  02:28:03
7426         Log: various tweaks to makefiles
7427      Branch: win32/perl
7428            ! win32/Makefile win32/makedef.pl win32/makefile.mk
7429 ____________________________________________________________________________
7430 [   920] By: gsar                                  on 1998/05/10  02:27:19
7431         Log: fix ExtUtils::Liblist mishandling paths with spaces
7432      Branch: win32/perl
7433            ! lib/ExtUtils/Liblist.pm
7434 ____________________________________________________________________________
7435 [   919] By: gsar                                  on 1998/05/09  17:10:15
7436         Log: minor cleanup
7437      Branch: win32/perl
7438            ! MANIFEST perl.c
7439 ____________________________________________________________________________
7440 [   918] By: gsar                                  on 1998/05/09  17:09:09
7441         Log: protect sortcop from C<sort { sort { ... } ... } ...>
7442              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
7443              Date:    Fri, 08 May 1998 19:33:44 EDT
7444              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7445              Subject: [PATCH] Re: double recursion in sort 
7446      Branch: win32/perl
7447            ! pp_ctl.c t/op/runlevel.t
7448 ____________________________________________________________________________
7449 [   917] By: gsar                                  on 1998/05/09  17:05:55
7450         Log: c
7451      Branch: win32/perl
7452            ! win32/config.bc win32/config.gc win32/config.vc
7453 ____________________________________________________________________________
7454 [   916] By: gsar                                  on 1998/05/07  03:40:15
7455         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
7456      Branch: win32/perl
7457            ! pp.c
7458 ____________________________________________________________________________
7459 [   915] By: mbeattie                              on 1998/05/06  13:08:29
7460         Log: Speed up pp_entersub for usethreads with only 1 thread running.
7461      Branch: perl
7462            ! pp_hot.c
7463 ____________________________________________________________________________
7464 [   914] By: gsar                                  on 1998/05/03  18:44:38
7465         Log: make hv_iterinit() return HvKEYS()
7466              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
7467              Date:    Sat, 02 May 1998 16:29:22 EDT
7468              From:    "SynaptiCAD, Inc." <sales@syncad.com>
7469              Subject: incorrect return value for hv_iterinit
7470      Branch: win32/perl
7471            ! hv.c pod/perlguts.pod
7472 ____________________________________________________________________________
7473 [   913] By: TimBunce                              on 1998/05/01  22:38:38
7474         Log: Update MANIFEST for trial 2.
7475              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
7476      Branch: maint-5.004/perl
7477            ! MANIFEST
7478 ____________________________________________________________________________
7479 [   912] By: TimBunce                              on 1998/05/01  22:30:29
7480         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
7481      Branch: maint-5.004/perl
7482            + t/op/tiehandle.t
7483 ____________________________________________________________________________
7484 [   911] By: TimBunce                              on 1998/05/01  21:35:03
7485         Log: 
7486              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
7487              From:  timbo@ig.co.uk (Tim Bunce)
7488              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
7489              Files:  perl.h
7490              
7491              Title:  "Add WRITE & CLOSE to TIEHANDLE"
7492              From:  Graham Barr <gbarr@pobox.com>
7493              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
7494              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
7495      Branch: maint-5.004/perl
7496            + lib/Tie/Handle.pm
7497            ! perl.h pod/perltie.pod pp_sys.c
7498 ____________________________________________________________________________
7499 [   910] By: TimBunce                              on 1998/05/01  20:47:47
7500         Log: 
7501              Title:  "Add warning for Illegal hex digit"
7502              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
7503              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
7504              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
7505              <199804271409.PAA12819@toad.ig.co.uk>,
7506              <199804280307.WAA12332@psasolar.psa.pencom.com>
7507              Files:  pod/perldiag.pod util.c
7508              
7509              Title:  "perl_call_method() bug fix (corrupt op pointer)"
7510              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
7511              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
7512              Files:  perl.c
7513              
7514              Title:  "Fix printf segmentation fault"
7515              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7516              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
7517              Files:  pp_hot.c
7518              
7519              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
7520              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7521              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
7522              Files:  pod/perlsub.pod
7523      Branch: maint-5.004/perl
7524            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
7525 ____________________________________________________________________________
7526 [   909] By: TimBunce                              on 1998/05/01  19:44:47
7527         Log: 
7528              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
7529              Files:  doio.c util.c
7530      Branch: maint-5.004/perl
7531            ! doio.c util.c
7532 ____________________________________________________________________________
7533 [   908] By: gsar                                  on 1998/05/01  19:21:02
7534         Log: add AS patch#20 (exposes more global constants)
7535      Branch: asperl
7536            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
7537            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
7538            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
7539 ____________________________________________________________________________
7540 [   907] By: TimBunce                              on 1998/05/01  17:50:46
7541         Log: 
7542              Title:  "Runtime Carp verbosity without aliasing"
7543              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
7544              Msg-ID:  <H00000e50003936c@MHS>
7545              Files:  lib/Carp.pm
7546              
7547              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
7548              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
7549              <rootbeer@teleport.com>
7550              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
7551              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
7552              Files:  lib/File/Basename.pm
7553      Branch: maint-5.004/perl
7554            ! lib/Carp.pm lib/File/Basename.pm
7555 ____________________________________________________________________________
7556 [   906] By: TimBunce                              on 1998/04/28  11:04:49
7557         Log: 
7558              ------  CORE LANGUAGE  ------
7559              
7560              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
7561              references in LVs"
7562              From:  Spider Boardman <spider@orb.nashua.nh.us>
7563              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
7564              <19980422164037.D29222@perl.org>
7565              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
7566              pp.c sv.c
7567              
7568              Title:  "Fix SvGMAGIC typo in change 904"
7569              Files:  doop.c
7570      Branch: maint-5.004/perl
7571            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
7572            ! proto.h sv.c
7573 ____________________________________________________________________________
7574 [   905] By: TimBunce                              on 1998/04/28  10:32:20
7575         Log: Regexp patches
7576              
7577              Title:  "New regex flag //t to leave $1 etc. tainted"
7578              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7579              Msg-ID:  <19980310192640.37826@cyprus>
7580              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
7581              t/op/taint.t toke.c
7582              
7583              Title:  "Don't accidentally untaint target of s///"
7584              From:  Chip Salzenberg <chip@pobox.com>
7585              Msg-ID:  <19980310151756.24767@cyprus>
7586              Files:  pp_ctl.c pp_hot.c t/op/taint.t
7587              
7588              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
7589              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7590              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
7591              Files:  regcomp.c
7592      Branch: maint-5.004/perl
7593            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
7594            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
7595 ____________________________________________________________________________
7596 [   904] By: TimBunce                              on 1998/04/27  20:20:21
7597         Log: Assorted patches:
7598              
7599              ------  CORE LANGUAGE  ------
7600              
7601              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
7602              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
7603              <Tim.Bunce@ig.co.uk>
7604              Msg-ID:  <19980424080630.D13985@perl.org>
7605              Files:  doop.c
7606              
7607              Title:  "Better error message for require failure"
7608              From:  epeschko@den-mdev1 (Ed Peschko)
7609              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
7610              Files:  pod/perldiag.pod pp_ctl.c
7611              
7612              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
7613              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7614              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
7615              Files:  perl.c
7616              
7617              Title:  "Fix nice_chunk memory leak"
7618              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7619              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
7620              Files:  sv.c
7621              
7622              Title:  "-2.0 vs. -2 (was Number representations)"
7623              From:  Chip Salzenberg <chip@pobox.com>
7624              Msg-ID:  <19980309185652.11231@cyprus>
7625              Files:  op.c
7626              
7627              Title:  "perl.c fixes for -DUNEXEC"
7628              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
7629              <mwette@mr-ed.jpl.nasa.gov>
7630              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
7631              Files:  perl.c
7632              
7633              ------  DOCUMENTATION  ------
7634              
7635              Title:  "perlcall is Perl from C, not C from Perl"
7636              From:  Steve A Fink <sfink@cs.berkeley.edu>
7637              Files:  pod/perlembed.pod
7638              
7639              Title:  "Clarify require "Foo::Bar" non-bareword issue"
7640              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
7641              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
7642              Files:  pod/perlfunc.pod
7643              
7644              Title:  "(repost) new text for perlsec", "new text for perlsec"
7645              From:  Tom Phoenix <rootbeer@teleport.com>
7646              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
7647              Files:  pod/perlsec.pod
7648              
7649              ------  EXTENSIONS  ------
7650              
7651              Title:  "IO::Socket->socketpair broken (typo)"
7652              From:  Olaf Titz <olaf@bigred.inka.de>
7653              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
7654              Files:  ext/IO/lib/IO/Socket.pm
7655              
7656              Title:  "NDBM_File man page needs Fcntl"
7657              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
7658              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
7659              Files:  ext/NDBM_File/NDBM_File.pm
7660              
7661              ------  LIBRARY  ------
7662              
7663              Title:  "Documentation discrepancy: pragmatic modules"
7664              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
7665              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
7666              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
7667              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
7668              
7669              ------  PORTABILITY - GENERAL  ------
7670              
7671              Title:  "Updated hints file for svr4"
7672              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7673              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
7674              Files:  hints/svr4.sh
7675              
7676              Title:  "Pumpkin update -- shared libperl.so location"
7677              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7678              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
7679              Files:  Porting/pumpkin.pod
7680              
7681              Title:  "perl compile fix for AIX 4.3"
7682              From:  Jens-Uwe Mager <jum@helios.de>
7683              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
7684              Files:  ext/DynaLoader/dl_aix.xs
7685              
7686              Title:  "Dynaloader build on VMS",
7687              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
7688              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
7689              Files:  vms/descrip.mms
7690              
7691              ------  UTILITIES  ------
7692              
7693              Title:  "Major update to h2ph.PL"
7694              From:  Billy <wdconsta@cs.adelaide.edu.au>
7695              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
7696              Files:  utils/h2ph.PL
7697      Branch: maint-5.004/perl
7698            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
7699            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
7700            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
7701            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7702            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
7703 ____________________________________________________________________________
7704 [   903] By: gsar                                  on 1998/04/25  22:27:19
7705         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
7706      Branch: asperl
7707            ! win32/GenCAPI.pl
7708 ____________________________________________________________________________
7709 [   902] By: nick                                  on 1998/04/25  16:35:08
7710         Log: Case sensitive tweak to perldoc.PL
7711      Branch: ansiperl
7712            ! utils/perldoc.PL
7713 ____________________________________________________________________________
7714 [   901] By: nick                                  on 1998/04/25  15:16:54
7715         Log: Implement use attrs qw(locked package);
7716              Passes all tests except posix (hangs/dies) in sigaction test after 
7717              printing "ok 9".
7718      Branch: ansiperl
7719            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
7720 ____________________________________________________________________________
7721 [   900] By: nick                                  on 1998/04/25  13:58:17
7722         Log: Auto-insert defined() test in while when test expression is 
7723              readline (i.e. <>), glob, readdir, or each.
7724      Branch: ansiperl
7725            + t/op/defins.t
7726            ! op.c pod/perlop.pod
7727 ____________________________________________________________________________
7728 [   899] By: nick                                  on 1998/04/25  13:14:52
7729         Log: Resolve ansiperl against win32 branch
7730      Branch: ansiperl
7731           +> (branch 53 files)
7732            - config_H
7733           !> (integrate 227 files)
7734 ____________________________________________________________________________
7735 [   898] By: gsar                                  on 1998/04/24  17:01:05
7736         Log: add AS patch#18
7737      Branch: asperl
7738            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
7739 ____________________________________________________________________________
7740 [   897] By: TimBunce                              on 1998/04/23  19:49:22
7741         Log: Assorted patches:
7742              
7743              ------  CORE LANGUAGE  ------
7744              
7745              Title:  "fix for "Unbalanced string table refcount""
7746              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7747              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
7748              Files:  sv.c
7749              
7750              Title:  "Allow more lenient switch processing"
7751              From:  "John L. Allen" <allen@grumman.com>
7752              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
7753              Files:  perl.c
7754              
7755              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7756              From:  Gisle Aas <gisle@aas.no>
7757              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
7758              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7759              
7760              Title:  "Odd number of elements in hash list."
7761              From:  Tom Phoenix <rootbeer@teleport.com>
7762              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7763              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7764              
7765              Title:  "another destruct_level fix"
7766              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7767              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
7768              Files:  hv.c
7769              
7770              Title:  "bidirectional pipe warning blues"
7771              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7772              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7773              Files:  doio.c
7774              
7775              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7776              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7777              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
7778              Files:  pp_hot.c pp_sys.c
7779              
7780              Title:  "unimplemented umask() should return undef not die"
7781              From:  kstar@chapin.edu (Kurt D. Starsinic)
7782              Msg-ID:  <199803120515.VAA08660@chapin.edu>
7783              Files:  pod/perlfunc.pod pp_sys.c
7784              
7785              Title:  "warning for: bless $foo, """
7786              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
7787              Msg-ID:  <H00000e5000378a0@MHS>
7788              Files:  pod/perldiag.pod pp.c
7789              
7790              ------  DOCUMENTATION  ------
7791              
7792              Title:  "Mention SWIG in perlxs.pod"
7793              From:  Steve A Fink <sfink@cs.berkeley.edu>
7794              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7795              Files:  pod/perlxs.pod
7796              
7797              Title:  "fix-up of previous perlre.pod patch"
7798              From:  Ted Ashton <ashted@southern.edu>
7799              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
7800              Files:  pod/perlre.pod
7801              
7802              Title:  "long list of man page nitpicks"
7803              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7804              <tchrist@jhereg.perl.com>
7805              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
7806              <199804222204.QAA20805@jhereg.perl.com>
7807              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7808              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7809              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7810              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7811              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7812              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7813              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7814              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7815              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7816              pod/pod2man.PL
7817              
7818              Title:  "document that system() does not set $! when it fails"
7819              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
7820              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7821              Files:  pod/perlfunc.pod
7822              
7823              Title:  "Fix pod/roffitall execute permission"
7824              From:  lvirden@cas.org
7825              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
7826              Files:  pod/roffitall
7827              
7828              Title:  "document when split ignores trailing empty fields"
7829              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7830              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
7831              Files:  pod/perlfunc.pod
7832              
7833              ------  EXTENSIONS  ------
7834              
7835              Title:  "Buglet in Opcode.pm documentation"
7836              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7837              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
7838              Files:  ext/Opcode/Opcode.pm
7839              
7840              Title:  "Failure to append to perllocal.pod should not be fatal"
7841              From:  koenig@kulturbox.de (Andreas J. Koenig)
7842              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
7843              Files:  lib/ExtUtils/MM_Unix.pm
7844              
7845              Title:  "Document that IO.pm does not load IO::Select etc"
7846              From:  Graham Barr <gbarr@ti.com>
7847              Msg-ID:  <353B48F1.64E35A63@ti.com>
7848              Files:  ext/IO/IO.pm
7849              
7850              Title:  "Install extensions with bootstrap (again) in $archlib"
7851              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7852              Koenig)
7853              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7854              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7855              Files:  lib/ExtUtils/Install.pm
7856              
7857              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7858              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7859              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7860              Files:  ext/Socket/Socket.xs
7861              
7862              ------  LIBRARY  ------
7863              
7864              Title:  "Benchmark.pm: add run-for-some-time mode"
7865              From:  Jarkko Hietaniemi <jhi@iki.fi>
7866              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
7867              Files:  lib/Benchmark.pm
7868              
7869              Title:  "Comments added to Carp.pm"
7870              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7871              <chip@perlsupport.com>, Tom Christiansen
7872              <tchrist@jhereg.perl.com>
7873              Msg-ID:  <19980422164242.E29222@perl.org>,
7874              <199804222033.OAA17959@jhereg.perl.com>,
7875              <980409182357.ZM21638@bandanna>
7876              Files:  lib/Carp.pm
7877              
7878              Title:  "chat2.pl fix"
7879              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7880              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7881              Files:  lib/chat2.pl
7882              
7883              Title:  "lib/Pod/Html.pm"
7884              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
7885              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7886              <199710180417.AAA19778@staff2.cso.uiuc.edu>
7887              Files:  lib/Pod/Html.pm
7888              
7889              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
7890              arg."
7891              From:  hiroo.hayashi@computer.org
7892              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7893              Files:  lib/Term/ReadLine.pm
7894              
7895              ------  OTHER CHANGES  ------
7896              
7897              Title:  "ptags broken"
7898              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7899              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
7900              Files:  emacs/ptags
7901              
7902              ------  PORTABILITY - WIN32  ------
7903              
7904              Title:  "win32 tweaks (signals and crypt support)"
7905              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7906              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
7907              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
7908              win32/config_H.vc win32/win32.c
7909              
7910              ------  PORTABILITY - GENERAL  ------
7911              
7912              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
7913              From:  Russ Allbery <rra@stanford.edu>
7914              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
7915              Files:  Porting/Contract
7916              
7917              Title:  "Config: Irix 5 hints"
7918              From:  kstar@O2.chapin.edu
7919              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
7920              Files:  hints/irix_5.sh
7921              
7922              Title:  "VMS patches to 5.004_03"
7923              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7924              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7925              Files:  vms/vms.c
7926              
7927              Title:  "hints/netbsd.sh - enable vfork"
7928              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7929              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7930              Files:  hints/netbsd.sh
7931              
7932              ------  UTILITIES  ------
7933              
7934              Title:  "support find2perl -follow"
7935              From:  Billy <wdconsta@cs.adelaide.edu.au>
7936              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7937              Files:  x2p/find2perl.PL
7938      Branch: maint-5.004/perl
7939            + Porting/Contract t/op/hashwarn.t
7940            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7941            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7942            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7943            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7944            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7945            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7946            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7947            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7948            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7949            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7950            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7951            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7952            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7953            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7954            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7955            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7956            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7957            ! win32/config_H.bc win32/config_H.vc win32/win32.c
7958            ! x2p/find2perl.PL
7959 ____________________________________________________________________________
7960 [   896] By: TimBunce                              on 1998/04/22  11:49:24
7961         Log: Assorted patches:
7962              
7963              ------  CORE LANGUAGE  ------
7964              
7965              Title:  "Additional regex-cache patch"
7966              From:  Chip Salzenberg <chip@atlantic.net>
7967              Msg-ID:  <19980305104831.38100@cyprus>
7968              Files:  pp_ctl.c
7969              
7970              Title:  "Conservative C<*x = undef> patch"
7971              From:  Chip Salzenberg <chip@atlantic.net>
7972              Msg-ID:  <19980310163310.48509@cyprus>
7973              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7974              
7975              Title:  "Consider @ARGV to be plain files if inplace (-i)"
7976              From:  Chip Salzenberg <salzench@nielsenmedia.com>
7977              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
7978              Files:  doio.c
7979              
7980              Title:  "Fix semctl for Linux, Sun and SVR4"
7981              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7982              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7983              Files:  doio.c
7984              
7985              Title:  "C<dSP> entails using C<SP>, not C<sp>"
7986              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7987              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
7988              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7989              doio.c doop.c ext/DB_File/DB_File.xs
7990              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7991              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7992              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
7993              win32/win32.c
7994              
7995              Title:  "Make autouse -w-safe"
7996              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7997              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
7998              Files:  lib/autouse.pm op.c sv.c
7999              
8000              Title:  "Misleading error on close of unopened handle"
8001              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8002              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
8003              Files:  doio.c
8004              
8005              Title:  "Confusing error from perl -e "x'""
8006              From:  Hans Mulder <hansmu@xs4all.nl>
8007              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
8008              Files:  toke.c
8009              
8010              Title:  "Add HAS_GNULIBC define"
8011              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8012              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
8013              Files:  config_H config_h.SH
8014              
8015              Title:  "h_errno might not be an int"
8016              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8017              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
8018              Files:  pp_sys.c
8019              
8020              Title:  "Revised taint hole closer", "Revised taint hole closer"
8021              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
8022              <ilya@math.ohio-state.edu>
8023              Msg-ID:  <19980310222127.09350@cyprus>,
8024              <199803110554.AAA29157@monk.mps.ohio-state.edu>
8025              Files:  doio.c
8026              
8027              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
8028              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
8029              van der Sanden)
8030              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
8031              <199803171727.MAA05234@aatma.engin.umich.edu>
8032              Files:  op.c t/op/misc.t
8033              
8034              Title:  "Stale SP in pp_substr"
8035              From:  Stephen McCamant <alias@mcs.com>
8036              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
8037              Files:  pp.c
8038              
8039              Title:  "Statement unlikely to be reached warning"
8040              From:  Hans Mulder <hansm@icgned.nl>
8041              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
8042              Files:  op.c
8043              
8044              Title:  "Tainting propagates from nowhere"
8045              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8046              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
8047              Files:  pp.c
8048              
8049              Title:  "two trivial tweaks to 5.004m5t1"
8050              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8051              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
8052              Files:  proto.h win32/Makefile
8053              
8054              Title:  "unpacking negatives on Alpha"
8055              From:  Achim Bohnet <ach@mpe.mpg.de>
8056              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
8057              Files:  pp.c t/op/pack.t
8058              
8059              ------  LIBRARY AND EXTENSIONS  ------
8060              
8061              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
8062              From:  Graham Barr <gbarr@ti.com>
8063              Msg-ID:  <3482F365.4A0486BA@ti.com>
8064              Files:  lib/Cwd.pm
8065              
8066              Title:  "Math/BigInt.pm, fixed use of undefined value."
8067              From:  abigail@fnx.com
8068              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
8069              Files:  lib/Math/BigInt.pm
8070              
8071              Title:  "File::Find rewrite"
8072              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8073              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
8074              Files:  lib/File/Find.pm
8075              
8076              Title:  "efficient version of strict.pm"
8077              From:  koenig@anna.mind.de (Andreas J. Koenig)
8078              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
8079              Files:  lib/strict.pm
8080              
8081              Title:  "Socket occasional SEGV in pack_sockaddr_un"
8082              From:  Trevor Blackwell <tlb@viaweb.com>
8083              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
8084              Files:  ext/Socket/Socket.xs
8085              
8086              Title:  "Warning on mis-use of 'use lib'"
8087              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
8088              <rootbeer@teleport.com>, chip@atlantic.net
8089              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
8090              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
8091              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
8092              Files:  lib/lib.pm
8093              
8094              Title:  "bug in Class::Struct"
8095              From:  Tom Christiansen <tchrist@toy.perl.com>
8096              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
8097              Files:  lib/Class/Struct.pm
8098              
8099              Title:  "Allow POSIX to export nice()"
8100              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
8101              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
8102              Files:  ext/POSIX/POSIX.pm
8103              
8104              Title:  "'use Env' on WinNT/95 fails"
8105              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8106              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
8107              Files:  lib/Env.pm
8108              
8109              ------  OTHER CHANGES  ------
8110              
8111              Title:  "mv-if-diff"
8112              From:  Robin Barker <rmb1@cise.npl.co.uk>
8113              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
8114              Files:  mv-if-diff
8115              
8116              ------  PORTABILITY - WIN32  ------
8117              
8118              Title:  "fix various problems with backticks on win32"
8119              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8120              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
8121              Files:  win32/config_h.PL win32/win32.c
8122              
8123              ------  TESTS  ------
8124              
8125              Title:  "Fix bug in locale.t"
8126              From:  Jarkko Hietaniemi <jhi@iki.fi>
8127              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
8128              Files:  t/pragma/locale.t
8129      Branch: maint-5.004/perl
8130            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
8131            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8132            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
8133            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
8134            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
8135            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
8136            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
8137            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
8138            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
8139            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
8140            ! win32/Makefile win32/config_h.PL win32/win32.c
8141 ____________________________________________________________________________
8142 [   895] By: gsar                                  on 1998/04/22  03:13:19
8143         Log: intern -> sys_intern
8144      Branch: win32/perl
8145            ! embedvar.h interp.sym intrpvar.h win32/win32.h
8146 ____________________________________________________________________________
8147 [   894] By: gsar                                  on 1998/04/22  02:42:20
8148         Log: hand-applied patch along with small tweaks
8149              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
8150              Date:    Tue, 21 Apr 1998 23:31:06 +0200
8151              From:    jan.dubois@ibm.net (Jan Dubois)
8152              Subject: Re: Per-Interpreter variables for win32.c 
8153      Branch: win32/perl
8154            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
8155            ! win32/makedef.pl win32/win32.c win32/win32.h
8156 ____________________________________________________________________________
8157 [   893] By: gsar                                  on 1998/04/21  03:42:21
8158         Log: add AS patch#17
8159      Branch: asperl
8160            + win32/GenCAPI.pl
8161            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
8162            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8163            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
8164            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
8165            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
8166            ! win32/win32.c
8167 ____________________________________________________________________________
8168 [   892] By: gsar                                  on 1998/04/20  20:51:50
8169         Log: add AS patch#16
8170      Branch: asperl
8171            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
8172            ! win32/makefile.mk
8173 ____________________________________________________________________________
8174 [   891] By: gsar                                  on 1998/04/19  23:50:34
8175         Log: tweak doc for C<do FILENAME>
8176      Branch: win32/perl
8177            ! pod/perlfunc.pod
8178 ____________________________________________________________________________
8179 [   890] By: gsar                                  on 1998/04/19  01:08:11
8180         Log: use a pidtable that grows dynamically for popen()
8181              Message-Id: <3539f434.44835409@smtp1.ibm.net>
8182              Date:    Sat, 18 Apr 1998 21:01:27 +0200
8183              From:    jan.dubois@ibm.net (Jan Dubois)
8184              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
8185      Branch: win32/perl
8186            ! win32/win32.c
8187 ____________________________________________________________________________
8188 [   889] By: gsar                                  on 1998/04/17  02:13:58
8189         Log: support POSIX, enable more locale tests
8190      Branch: win32/perl
8191            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
8192            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
8193            ! win32/makedef.pl win32/makefile.mk
8194 ____________________________________________________________________________
8195 [   888] By: mbeattie                              on 1998/04/14  16:22:51
8196         Log: CC did "<<" instead of ">>" for right-shift on ints.
8197      Branch: perl
8198            ! ext/B/B/CC.pm
8199 ____________________________________________________________________________
8200 [   887] By: TimBunce                              on 1998/04/10  17:44:55
8201         Log: Assorted patches:
8202              
8203              ------  CORE LANGUAGE  ------
8204              
8205              Title:  "Re: die exits with 0"
8206              From:  Robin Barker <rmb1@cise.npl.co.uk>
8207              Files:  perl.c t/op/die_exit.t
8208              
8209              Title:  "More toke.c commentary; fix oddity"
8210              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
8211              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
8212              Files:  toke.c
8213              
8214              Title:  "for semctl on solaris"
8215              From:  Graham Barr <gbarr@ti.com>
8216              Msg-ID:  <34624B80.C014E841@ti.com>
8217              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
8218              
8219              ------  DOCUMENTATION  ------
8220              
8221              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
8222              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
8223              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
8224              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
8225              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
8226              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
8227              Files:  pod/perlre.pod
8228              
8229              ------  LIBRARY AND EXTENSIONS  ------
8230              
8231              Title:  "BigFloat - small neagtive numbers cause panic"
8232              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8233              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
8234              Files:  lib/Math/BigFloat.pm
8235              
8236              Title:  "Update Getopt::Long to 2.16"
8237              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
8238              <jvromans@squirrel.nl>
8239              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
8240              <13572.6847.863219.973795@phoenix.squirrel.nl>
8241              Files:  lib/Getopt/Long.pm
8242              
8243              Title:  "New Text::ParseWords"
8244              From:  pomeranz@netcom.com (Hal Pomeranz)
8245              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
8246              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
8247              
8248              Title:  "Fixed Text/Wrap.pm bugs (2)"
8249              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
8250              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
8251              Files:  lib/Text/Wrap.pm
8252              
8253              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
8254              print/exit)"
8255              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
8256              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
8257              Files:  lib/File/CheckTree.pm
8258              
8259              ------  OTHER CHANGES  ------
8260              
8261              Title:  "Add ./emacs/ptags"
8262              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8263              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
8264              Files:  emacs/ptags
8265              
8266              ------  TESTS  ------
8267              
8268              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
8269              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
8270              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
8271              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
8272              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
8273              <v02130515b06be80f1486@[205.228.240.16]>
8274              Files:  t/op/stat.t
8275              
8276              Title:  "for failure with lib/timelocal"
8277              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
8278              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
8279              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
8280              Files:  t/lib/timelocal.t
8281              
8282              Title:  "Make "localhost" related failures more clear"
8283              From:  Paul Hoffman <phoffman@proper.com>
8284              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
8285              Files:  t/lib/io_sock.t t/lib/io_udp.t
8286              
8287              ------  UTILITIES  ------
8288              
8289              Title:  "Let h2xs read multiple header files"
8290              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
8291              <bsugars@canoe.ca>
8292              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
8293              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
8294              Files:  utils/h2xs.PL
8295      Branch: maint-5.004/perl
8296            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
8297            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
8298            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
8299            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
8300            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
8301            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
8302 ____________________________________________________________________________
8303 [   886] By: TimBunce                              on 1998/04/10  14:35:34
8304         Log: Changes relating primarily to portability.
8305              
8306              ------  CORE LANGUAGE  ------
8307              
8308              Title:  "5.004_55: Another round of OS/2 patches"
8309              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8310              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
8311              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
8312              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
8313              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
8314              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
8315              t/lib/filecopy.t util.c utils/perldoc.PL
8316              
8317              Title:  "VMS: chdir() with empty arg list"
8318              From:  lane@duphy4.drexel.edu (Charles Lane)
8319              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
8320              Files:  pp_sys.c
8321              
8322              ------  LIBRARY AND EXTENSIONS  ------
8323              
8324              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
8325              From:  "W. Phillip Moore" <wpm@ms.com>
8326              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
8327              Files:  lib/ExtUtils/MM_Unix.pm
8328              
8329              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
8330              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
8331              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
8332              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
8333              
8334              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
8335              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8336              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
8337              Files:  ext/POSIX/POSIX.xs
8338              
8339              Title:  ""ODBM_File.c", line 275: NULL undefined"
8340              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
8341              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
8342              Files:  ext/ODBM_File/ODBM_File.xs
8343              
8344              ------  OTHER CHANGES  ------
8345              Files:  
8346              
8347              ------  PORTABILITY - GENERAL  ------
8348              
8349              Title:  "5.004_04 QNX getcwd"
8350              From:  Norton Allen <allen@huarp.harvard.edu>
8351              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
8352              <199803061511.KAA22346@bottesini.harvard.edu>
8353              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
8354              
8355              Title:  "hints/netbsd.sh d_setrgid d_setruid"
8356              From:  Jarkko Hietaniemi <jhi@iki.fi>
8357              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
8358              Files:  hints/netbsd.sh
8359              
8360              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
8361              d_casti32=undef"
8362              From:  Tom Hughes <tom@compton.demon.co.uk>
8363              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
8364              Files:  hints/svr4.sh
8365              
8366              Title:  "hints/bsdos.sh patch for BSDI 3.1"
8367              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
8368              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
8369              Files:  hints/bsdos.sh
8370              
8371              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
8372              From:  Keong Lim <Keong.Lim@sr.com.au>
8373              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
8374              Files:  ext/DynaLoader/dl_hpux.xs
8375              
8376              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
8377              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
8378              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
8379              Files:  hints/aix.sh
8380              
8381              Title:  "alpha-dec_osf 5.0"
8382              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
8383              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
8384              Files:  hints/dec_osf.sh
8385              
8386              Title:  "Off-by-one error with OS2::PrfDB"
8387              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8388              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
8389              Files:  os2/OS2/PrfDB/PrfDB.xs
8390              
8391              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
8392              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8393              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
8394              Files:  hints/openbsd.sh
8395              
8396              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
8397              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8398              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
8399              Files:  hints/linux.sh
8400              
8401              Title:  "5.004_(04|63)] Close VMS security hole"
8402              From:  Charles Bailey <BAILEY@newman.upenn.edu>
8403              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
8404              Files:  vms/vms.c
8405              
8406              Title:  "Re: Perl online documentation on OpenVMS"
8407              From:  pvhp@forte.com (Peter Prymmer)
8408              Msg-ID:  <9803192143.AA28120@forte.com>
8409              Files:  README.vms
8410              
8411              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
8412              vms/perly_c.vms and vms/perly_h.vms"
8413              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
8414              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
8415              Msg-ID:  <199710151650.JAA29185@wall.org>,
8416              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
8417              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
8418              Files:  vms/perly_c.vms
8419              
8420              Title:  "Updated, non-wordwrapped, patch to README.VMS"
8421              From:  Dan Sugalski <sugalskd@osshe.edu>
8422              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
8423              Files:  README.vms
8424              
8425              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
8426              From:  Charles Bailey <BAILEY@newman.upenn.edu>
8427              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
8428              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
8429              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
8430              vms/ext/filespec.t
8431              
8432              Title:  "Re: VMSperl crashes on -Mblib argument"
8433              From:  bailey@newman.upenn.edu (Charles Bailey)
8434              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
8435              Files:  lib/blib.pm vms/vms.c
8436              
8437              Title:  "hints/linux.sh (MkLinux / PPC)"
8438              From:  pudge@pobox.com (Chris Nandor)
8439              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
8440              Files:  hints/linux.sh
8441              
8442              Title:  "hpux.sh hints file clarification suggestion"
8443              From:  root@qad.com
8444              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
8445              Files:  hints/hpux.sh
8446              
8447              Title:  "new hints/solaris_2.sh"
8448              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8449              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
8450              Files:  hints/solaris_2.sh
8451      Branch: maint-5.004/perl
8452            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
8453            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
8454            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
8455            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
8456            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
8457            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
8458            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8459            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
8460            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
8461            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
8462            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
8463            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
8464            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
8465            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
8466            ! vms/vms.c
8467 ____________________________________________________________________________
8468 [   885] By: gsar                                  on 1998/04/08  01:14:29
8469         Log: small tweaks to make it compile (doesn't run)
8470      Branch: asperl
8471            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
8472            ! win32/config.vc win32/makefile.mk
8473 ____________________________________________________________________________
8474 [   884] By: gsar                                  on 1998/04/08  00:14:13
8475         Log: integrate mainline changes
8476      Branch: asperl
8477           +> Changes5.004 ext/Thread/Thread/Signal.pm
8478           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8479           +> lib/ExtUtils/inst t/op/hashwarn.t
8480            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
8481           !> (integrate 127 files)
8482 ____________________________________________________________________________
8483 [   883] By: gsar                                  on 1998/04/06  20:21:20
8484         Log: make old DomainName() implementation the default (so Win95
8485              is happy)
8486      Branch: win32/perl
8487            ! win32/win32.c
8488 ____________________________________________________________________________
8489 [   882] By: gsar                                  on 1998/04/05  23:32:33
8490         Log: fix memory leaks in offer_nice_chunk()
8491      Branch: win32/perl
8492            ! perl.h sv.c
8493 ____________________________________________________________________________
8494 [   881] By: gsar                                  on 1998/04/04  23:11:52
8495         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
8496      Branch: win32/perl
8497            ! cop.h util.c
8498 ____________________________________________________________________________
8499 [   880] By: gsar                                  on 1998/04/04  22:35:54
8500         Log: fix refcounting of GvSTASH() when glob becomes nought
8501              (this takes care of the "unbalanced strtab refcount" problem)
8502      Branch: win32/perl
8503            ! sv.c
8504 ____________________________________________________________________________
8505 [   879] By: gsar                                  on 1998/04/04  21:16:17
8506         Log: change 866 was incomplete
8507      Branch: win32/perl
8508            ! hv.c
8509 ____________________________________________________________________________
8510 [   878] By: gsar                                  on 1998/04/04  20:31:56
8511         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
8512      Branch: win32/perl
8513            ! cop.h perl.c pp_ctl.c
8514 ____________________________________________________________________________
8515 [   877] By: gsar                                  on 1998/04/04  17:55:30
8516         Log: integrate mainline
8517      Branch: win32/perl
8518           +> Changes5.004
8519           !> Changes MANIFEST sv.c t/op/misc.t
8520 ____________________________________________________________________________
8521 [   876] By: gsar                                  on 1998/04/04  17:26:32
8522         Log: remove __declspec kludge in sdbm.h in favor of setting a
8523              flag for static symbols
8524      Branch: win32/perl
8525            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
8526            ! ext/SDBM_File/sdbm/sdbm.h
8527 ____________________________________________________________________________
8528 [   875] By: gsar                                  on 1998/04/04  01:11:57
8529         Log: fix order of init
8530              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
8531              Date:    Fri, 03 Apr 1998 13:58:15 PST
8532              From:    Dan Sugalski <sugalskd@osshe.edu>
8533              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
8534              with MULTIPLICITY
8535      Branch: win32/perl
8536            ! perl.c
8537 ____________________________________________________________________________
8538 [   874] By: gsar                                  on 1998/04/04  00:34:59
8539         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
8540              the declared symbol is not in a DLL (so kludge it)
8541      Branch: win32/perl
8542            ! ext/SDBM_File/sdbm/sdbm.h
8543 ____________________________________________________________________________
8544 [   873] By: TimBunce                              on 1998/04/03  22:17:40
8545         Log: Title:  "FileHandle Documentation patch"
8546              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8547              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8548              Files:  lib/FileHandle.pm
8549      Branch: maint-5.004/perl
8550            ! lib/FileHandle.pm
8551 ____________________________________________________________________________
8552 [   872] By: TimBunce                              on 1998/04/03  22:01:03
8553         Log: Documentation and documentation related patches:
8554              
8555              ------  BUILD PROCESS  ------
8556              
8557              Title:  "Docs re /usr/bin/perl quasi-standard location"
8558              From:  Tom Phoenix <rootbeer@teleport.com>
8559              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
8560              Files:  INSTALL pod/perlrun.pod
8561              
8562              ------  DOCUMENTATION  ------
8563              
8564              Title:  "/RFC|RFC-1305/ non-greedy"
8565              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
8566              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
8567              Files:  pod/perlre.pod
8568              
8569              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
8570              From:  Jarkko Hietaniemi <jhi@iki.fi>
8571              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
8572              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
8573              
8574              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
8575              From:  Jarkko Hietaniemi <jhi@iki.fi>
8576              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
8577              Files:  pod/perlfunc.pod
8578              
8579              Title:  "typo-fix and suggestion for perlguts.pod"
8580              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
8581              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
8582              Files:  pod/perlguts.pod
8583              
8584              Title:  "perlfunc/syscall curiosity"
8585              From:  Roderick Schertler <roderick@argon.org>, Tkil
8586              <tkil@reptile.scrye.com>
8587              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
8588              <pziut8snva.fsf@eeyore.ibcinc.com>
8589              Files:  pod/perlfunc.pod
8590              
8591              Title:  "Document sprintf %#x behaviour for zero value"
8592              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
8593              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
8594              Files:  pod/perlfunc.pod
8595              
8596              Title:  "NUL termination (was Re: STOP THE PRESSES)"
8597              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8598              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
8599              Files:  pod/perlguts.pod
8600              
8601              Title:  "Typo fix."
8602              From:  abigail@fnx.com
8603              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
8604              Files:  pod/perlop.pod pod/perlvar.pod
8605              
8606              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
8607              From:  Achim Bohnet <ach@mpe.mpg.de>
8608              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
8609              Files:  pod/perlrun.pod
8610              
8611              Title:  "Re: Conservative C<*x = undef> patch"
8612              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8613              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
8614              Files:  pod/perltrap.pod
8615              
8616              Title:  "perlfunc.pod for flock()"
8617              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
8618              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
8619              Files:  pod/perlfunc.pod
8620              
8621              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
8622              From:  Tkil <tkil@scrye.com>
8623              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
8624              Files:  pod/perl.pod
8625              
8626              Title:  "for() and map() peculiarity"
8627              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8628              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
8629              Files:  pod/perlsyn.pod
8630              
8631              Title:  "Re: new text for perlsec"
8632              From:  Tom Phoenix <rootbeer@teleport.com>
8633              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
8634              Files:  pod/perlsec.pod
8635              
8636              Title:  "perldsc's debugger x command"
8637              From:  Roderick Schertler <roderick@argon.org>
8638              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
8639              Files:  pod/perldsc.pod
8640              
8641              Title:  "perlre.pod"
8642              From:  Ted Ashton <ashted@southern.edu>
8643              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
8644              Files:  pod/perlre.pod
8645              
8646              Title:  "Re: printf and $\", "printf and $\"
8647              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
8648              <rootbeer@teleport.com>, nag <nick@flirble.org>
8649              Msg-ID:  <199711141918.TAA08096@flirble.org>,
8650              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
8651              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
8652              Files:  pod/perlfunc.pod
8653              
8654              Title:  "recv() typo"
8655              From:  Roderick Schertler <roderick@argon.org>
8656              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
8657              Files:  pod/perlfunc.pod
8658              
8659              Title:  "truncate return value"
8660              From:  Roderick Schertler <roderick@argon.org>
8661              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
8662              Files:  pod/perlfunc.pod
8663              
8664              Title:  "update to perlbook.pod"
8665              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
8666              <merlyn@stonehenge.com>, Stephen Potter
8667              <spp@psasolar.colltech.com>, Tom Phoenix
8668              <rootbeer@teleport.com>
8669              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
8670              <199803241441.OAA01261@mediaone.net>,
8671              <8clnu0i05k.fsf@gadget.cscaper.com>,
8672              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
8673              Files:  pod/perlbook.pod
8674              
8675              Title:  "utime documentation"
8676              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
8677              <mjtg@cus.cam.ac.uk>
8678              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
8679              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
8680              Files:  pod/perlfunc.pod
8681              
8682              Title:  "(well, doc patch) use of // requires successful match"
8683              From:  Roderick Schertler <roderick@argon.org>
8684              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
8685              Files:  pod/perlop.pod
8686              
8687              ------  LIBRARY AND EXTENSIONS  ------
8688              
8689              Title:  "MakeMaker PM doc patch and a DIR buglet"
8690              From:  Achim Bohnet <ach@mpe.mpg.de>
8691              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
8692              Files:  lib/ExtUtils/MakeMaker.pm
8693              
8694              Title:  "bareword clarification for constant.pm"
8695              From:  Roderick Schertler <roderick@argon.org>
8696              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
8697              Files:  lib/constant.pm
8698              
8699              Title:  "integer rand - bug or feature?"
8700              From:  Roderick Schertler <roderick@argon.org>
8701              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
8702              Files:  lib/integer.pm
8703              
8704              ------  OTHER CHANGES  ------
8705              
8706              Title:  "FileHandle Documentation patch"
8707              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8708              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8709              
8710              Title:  "perl5.004_61 myconfig updates"
8711              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8712              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
8713              Files:  myconfig
8714              
8715              Title:  "small fixups in pod2latex.PL"
8716              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8717              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
8718              
8719              ------  PORTABILITY - GENERAL  ------
8720              
8721              Title:  "Misc doc fixes for README.VMS"
8722              From:  Dan Sugalski <sugalskd@osshe.edu>
8723              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
8724              Files:  README.vms
8725              
8726              Title:  "moved DynaLib"
8727              From:  John Tobey <jtobey@channel1.com>
8728              Msg-ID:  <199710182332.XAA21630@remote212>
8729              Files:  ext/DynaLoader/DynaLoader.pm.PL
8730              
8731              ------  UTILITIES  ------
8732              
8733              Title:  "Searching for FAQs (patch to perldoc)"
8734              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
8735              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
8736              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
8737              Files:  utils/perldoc.PL
8738              
8739              Title:  "perldoc"
8740              From:  Ted Ashton <ashted@southern.edu>
8741              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
8742              Files:  utils/perldoc.PL
8743              
8744              Title:  "perldoc -f not using pod2man"
8745              From:  Russ Allbery <rra@stanford.edu>
8746              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8747              Files:  utils/perldoc.PL
8748              
8749              Title:  "perldoc -m should not require pod"
8750              From:  Robin Houston <robin@nml.guardian.co.uk>
8751              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
8752              Files:  utils/perldoc.PL
8753              
8754              Title:  "small fix for perldoc in perl 5.004_04"
8755              From:  Julian Yip <julian@imoney.com>
8756              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8757              Files:  utils/perldoc.PL
8758      Branch: maint-5.004/perl
8759            - ext/DynaLoader/DynaLoader.pm
8760            ! Changes Configure INSTALL README.vms
8761            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8762            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8763            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8764            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8765            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8766            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8767            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8768            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8769            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8770            ! pod/pod2latex.PL toke.c utils/perldoc.PL
8771
8772 ----------------
8773 Version 5.004_64
8774 ----------------
8775
8776 ____________________________________________________________________________
8777 [   871] By: mbeattie                              on 1998/04/03  13:38:59
8778         Log: Update Changes5.004 and Changes, fix MANIFEST
8779      Branch: perl
8780            + Changes
8781            ! Changes5.004 MANIFEST
8782 ____________________________________________________________________________
8783 [   870] By: mbeattie                              on 1998/04/03  13:36:29
8784         Log: Rename Changes to Changes5.004 (via an integrate)
8785      Branch: perl
8786           +> Changes5.004
8787            - Changes
8788 ____________________________________________________________________________
8789 [   869] By: mbeattie                              on 1998/04/03  11:53:00
8790         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8791              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8792              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8793      Branch: perl
8794            ! sv.c t/op/misc.t
8795 ____________________________________________________________________________
8796 [   868] By: mbeattie                              on 1998/04/03  11:16:26
8797         Log: Integrate win32 branch into mainline
8798      Branch: perl
8799           !> (integrate 31 files)
8800 ____________________________________________________________________________
8801 [   867] By: gsar                                  on 1998/04/03  08:47:55
8802         Log: config.* fixes
8803      Branch: win32/perl
8804            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8805            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8806            ! win32/makefile.mk
8807 ____________________________________________________________________________
8808 [   866] By: gsar                                  on 1998/04/03  07:22:50
8809         Log: fixup hv_free_ent() to not fail on null HeVAL()
8810      Branch: win32/perl
8811            ! hv.c perl.c
8812 ____________________________________________________________________________
8813 [   865] By: gsar                                  on 1998/04/03  07:06:12
8814         Log: integrate mainline
8815      Branch: win32/perl
8816           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8817           !> (integrate 71 files)
8818 ____________________________________________________________________________
8819 [   864] By: gsar                                  on 1998/04/03  06:59:37
8820         Log: implement stack-of-stacks so that magic invocations don't
8821              invalidate local stack pointer
8822      Branch: win32/perl
8823            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8824            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8825            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8826 ____________________________________________________________________________
8827 [   863] By: gsar                                  on 1998/04/03  01:26:09
8828         Log: add AS patch#15
8829      Branch: asperl
8830            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8831            ! win32/config.bc win32/config.gc win32/config.vc
8832            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8833            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8834            ! win32/win32.c win32/win32.h
8835 ____________________________________________________________________________
8836 [   862] By: mbeattie                              on 1998/04/02  17:08:43
8837         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8838              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8839              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8840      Branch: perl
8841            ! Configure ext/Socket/Socket.xs myconfig
8842 ____________________________________________________________________________
8843 [   861] By: mbeattie                              on 1998/04/02  16:32:53
8844         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8845              since appropriate headers aren't included.
8846      Branch: perl
8847            ! ext/SDBM_File/sdbm/sdbm.h
8848 ____________________________________________________________________________
8849 [   860] By: mbeattie                              on 1998/04/02  16:17:11
8850         Log: Bumped patchlevel.h to 64
8851      Branch: perl
8852            ! patchlevel.h
8853 ____________________________________________________________________________
8854 [   859] By: mbeattie                              on 1998/04/02  16:16:26
8855         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8856              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8857              From: Jarkko Hietaniemi <jhi@iki.fi>
8858      Branch: perl
8859            ! hints/unicos.sh regcomp.h
8860 ____________________________________________________________________________
8861 [   858] By: mbeattie                              on 1998/04/02  16:13:24
8862         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8863              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8864              From: Tom Phoenix <rootbeer@teleport.com>
8865      Branch: perl
8866            + t/op/hashwarn.t
8867            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8868 ____________________________________________________________________________
8869 [   857] By: mbeattie                              on 1998/04/02  16:08:43
8870         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8871              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8872              From: Charles Bailey <BAILEY@newman.upenn.edu>
8873      Branch: perl
8874            ! vms/vms.c
8875 ____________________________________________________________________________
8876 [   856] By: mbeattie                              on 1998/04/02  16:07:44
8877         Log: Subject: [PATCH] mv-if-diff
8878              Date: Fri, 27 Mar 98 18:06:11 GMT
8879              From: Robin Barker <rmb1@cise.npl.co.uk>
8880      Branch: perl
8881            ! mv-if-diff
8882 ____________________________________________________________________________
8883 [   855] By: mbeattie                              on 1998/04/02  16:06:54
8884         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8885              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8886              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8887              Subject: [PATCH] another destruct_level fix
8888              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8889      Branch: perl
8890            ! perl.c sv.c
8891 ____________________________________________________________________________
8892 [   854] By: mbeattie                              on 1998/04/02  16:03:37
8893         Log: Subject: Next wave of _63 VMS patches
8894              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8895              From: Charles Bailey <BAILEY@newman.upenn.edu>
8896      Branch: perl
8897            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8898            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8899            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8900            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8901            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8902            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8903            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8904            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8905            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8906            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8907            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8908            ! vms/vmsish.h
8909 ____________________________________________________________________________
8910 [   853] By: mbeattie                              on 1998/04/02  15:55:46
8911         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8912              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8913              From: Hans Mulder <hansmu@xs4all.nl>
8914      Branch: perl
8915            ! toke.c
8916 ____________________________________________________________________________
8917 [   852] By: mbeattie                              on 1998/04/02  15:54:24
8918         Log: Subject: [PATCH] small fixups in pod2latex.PL
8919              Date: 25 Mar 1998 13:30:25 -0800
8920              From: "Darren/Torin/Who Ever..." <torin@daft.com>
8921      Branch: perl
8922            ! pod/pod2latex.PL
8923 ____________________________________________________________________________
8924 [   851] By: mbeattie                              on 1998/04/02  15:50:58
8925         Log: Subject: [PATCH] hints/irix_6.sh with GCC
8926              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8927              From: kstar@chapin.edu (Kurt D. Starsinic)
8928      Branch: perl
8929            ! hints/irix_6.sh
8930 ____________________________________________________________________________
8931 [   850] By: mbeattie                              on 1998/04/02  15:45:33
8932         Log: Subject: [PATCH] perldoc -m
8933              Date: Tue, 24 Mar 1998 13:19:38 GMT
8934              From: Robin Houston <robin@nml.guardian.co.uk>
8935      Branch: perl
8936            ! utils/perldoc.PL
8937 ____________________________________________________________________________
8938 [   849] By: mbeattie                              on 1998/04/02  15:42:52
8939         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8940              Date: Mon, 23 Mar 1998 14:13:46 +0100
8941              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8942      Branch: perl
8943            ! djgpp/config.over hints/dos_djgpp.sh
8944 ____________________________________________________________________________
8945 [   848] By: mbeattie                              on 1998/04/02  15:38:19
8946         Log: Subject: [PATCH] Stale SP in pp_substr
8947              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8948              From: Stephen McCamant <alias@mcs.com>
8949      Branch: perl
8950            ! pp.c
8951 ____________________________________________________________________________
8952 [   847] By: mbeattie                              on 1998/04/02  15:36:33
8953         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8954      Branch: perl
8955            ! ext/POSIX/POSIX.pm
8956 ____________________________________________________________________________
8957 [   846] By: mbeattie                              on 1998/04/02  15:34:36
8958         Log: Subject: [PATCH] 5.004_63: further -e patching
8959              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8960              From: Jarkko Hietaniemi <jhi@iki.fi>
8961      Branch: perl
8962            ! perl.c pod/perldiag.pod
8963 ____________________________________________________________________________
8964 [   845] By: mbeattie                              on 1998/04/02  15:25:18
8965         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8966      Branch: perl
8967            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8968            ! Porting/config.sh Porting/config_H config_h.SH
8969            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8970            ! pp.c pp_sys.c regexec.c
8971 ____________________________________________________________________________
8972 [   844] By: mbeattie                              on 1998/04/02  14:28:17
8973         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
8974              Date: Wed, 18 Mar 1998 20:40:19 +0100
8975              From: Achim Bohnet <ach@mpe.mpg.de>
8976      Branch: perl
8977            ! pod/perlrun.pod
8978 ____________________________________________________________________________
8979 [   843] By: mbeattie                              on 1998/04/02  14:26:52
8980         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8981              Subject: 5.004_63 picky compiler fixes [PATCH]
8982              Date: Wed, 18 Mar 1998 09:36:32 -0800
8983              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8984              Date: Wed, 18 Mar 1998 14:48:19 -0800
8985      Branch: perl
8986            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8987 ____________________________________________________________________________
8988 [   842] By: mbeattie                              on 1998/04/02  14:22:41
8989         Log: From: Stephen Potter <spp@psasolar.colltech.com>
8990              Subject: Re: doc: perlrun typo 
8991              Date: Wed, 18 Mar 1998 10:06:55 -0600
8992              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
8993              Date: Tue, 24 Mar 1998 21:20:51 -0600
8994      Branch: perl
8995            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
8996 ____________________________________________________________________________
8997 [   841] By: mbeattie                              on 1998/04/02  14:17:31
8998         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
8999              Date: Wed, 18 Mar 1998 12:44:58 +0100
9000              From: Dominic Dunlop <domo@vo.lu>
9001      Branch: perl
9002            ! Porting/pumpkin.pod Todo
9003 ____________________________________________________________________________
9004 [   840] By: mbeattie                              on 1998/04/02  14:14:22
9005         Log: Subject: [PATCH] Configure hints/ patches
9006              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
9007              From: Jan-Pieter Cornet <johnpc@xs4all.net>
9008      Branch: perl
9009            ! hints/linux.sh hints/qnx.sh
9010 ____________________________________________________________________________
9011 [   839] By: mbeattie                              on 1998/04/02  14:13:13
9012         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
9013      Branch: perl
9014            ! cygwin32/perlgcc
9015 ____________________________________________________________________________
9016 [   838] By: gsar                                  on 1998/03/28  05:01:57
9017         Log: fix Env.pm to weed out illegal names
9018      Branch: win32/perl
9019            ! lib/Env.pm
9020 ____________________________________________________________________________
9021 [   837] By: gsar                                  on 1998/03/28  04:39:43
9022         Log: fix typo in makefile.mk
9023      Branch: win32/perl
9024            ! win32/makefile.mk
9025 ____________________________________________________________________________
9026 [   836] By: gsar                                  on 1998/03/23  17:40:15
9027         Log: add file: to installhtml URLs
9028      Branch: win32/perl
9029            ! win32/Makefile win32/makefile.mk
9030 ____________________________________________________________________________
9031 [   835] By: mbeattie                              on 1998/03/18  11:03:11
9032         Log: Add Thread::Signal to run signal handlers reliably in a new thread
9033      Branch: perl
9034            + ext/Thread/Thread/Signal.pm
9035            ! MANIFEST ext/Thread/Thread.xs
9036
9037 ----------------
9038 Version 5.004_63
9039 ----------------
9040
9041 ____________________________________________________________________________
9042 [   834] By: mbeattie                              on 1998/03/17  16:19:10
9043         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
9044      Branch: perl
9045            ! Policy_sh.SH
9046 ____________________________________________________________________________
9047 [   833] By: mbeattie                              on 1998/03/17  16:11:02
9048         Log: Integrate win32 branch into mainline.
9049      Branch: perl
9050           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
9051           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9052           !> win32/win32.c
9053 ____________________________________________________________________________
9054 [   832] By: gsar                                  on 1998/03/17  14:32:39
9055         Log: propagate bugfix @ change831 from asperl
9056      Branch: win32/perl
9057            ! regcomp.c
9058 ____________________________________________________________________________
9059 [   831] By: gsar                                  on 1998/03/17  14:02:51
9060         Log: fix buggy order of free() in regcomp.c (from AS)
9061      Branch: asperl
9062            ! regcomp.c
9063 ____________________________________________________________________________
9064 [   830] By: gsar                                  on 1998/03/17  01:10:54
9065         Log: add a part of AS patch#14, backout incomplete variable
9066              name changes for gcc. Builds and tests under VC/BC once again.
9067      Branch: asperl
9068            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
9069 ____________________________________________________________________________
9070 [   829] By: gsar                                  on 1998/03/16  23:49:18
9071         Log: stray tweak to win32.c
9072      Branch: win32/perl
9073            ! win32/win32.c
9074 ____________________________________________________________________________
9075 [   828] By: gsar                                  on 1998/03/16  22:06:03
9076         Log: update win32/config* files
9077      Branch: win32/perl
9078            ! win32/config.bc win32/config.gc win32/config.vc
9079            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9080 ____________________________________________________________________________
9081 [   827] By: gsar                                  on 1998/03/16  19:09:30
9082         Log: trivial integrate of mainline
9083      Branch: win32/perl
9084           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
9085           +> lib/ExtUtils/inst
9086           !> (integrate 61 files)
9087 ____________________________________________________________________________
9088 [   826] By: mbeattie                              on 1998/03/16  16:39:23
9089         Log: newCONSTSUB had private MY_start_subparse.
9090      Branch: perl
9091            ! op.c
9092 ____________________________________________________________________________
9093 [   825] By: mbeattie                              on 1998/03/16  16:36:55
9094         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
9095      Branch: perl
9096            ! hv.c
9097 ____________________________________________________________________________
9098 [   824] By: mbeattie                              on 1998/03/16  16:27:43
9099         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
9100      Branch: perl
9101            ! MANIFEST
9102 ____________________________________________________________________________
9103 [   823] By: mbeattie                              on 1998/03/16  16:26:02
9104         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
9105      Branch: perl
9106            + lib/ExtUtils/Packlist.pm
9107 ____________________________________________________________________________
9108 [   822] By: mbeattie                              on 1998/03/16  16:22:58
9109         Log: Bump patchlevel.h to 63.
9110      Branch: perl
9111            ! ext/IO/IO.xs patchlevel.h
9112           !> (integrate 41 files)
9113 ____________________________________________________________________________
9114 [   821] By: mbeattie                              on 1998/03/16  16:18:35
9115         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
9116              Subject: Bundling builtin.pm and newCONSTSUB with the core?
9117              From: jan.dubois@ibm.net (Jan Dubois)
9118              Date: Sun, 15 Mar 1998 19:09:05 +0100
9119      Branch: perl
9120            ! embed.h global.sym op.c pod/perlguts.pod proto.h
9121 ____________________________________________________________________________
9122 [   820] By: mbeattie                              on 1998/03/16  16:02:50
9123         Log: Subject: [PATCH] STRESS_REALLOC
9124              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
9125              From: Stephen McCamant <alias@mcs.com>
9126      Branch: perl
9127            ! malloc.c perl.c scope.c
9128 ____________________________________________________________________________
9129 [   819] By: mbeattie                              on 1998/03/16  16:01:06
9130         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
9131              Date: Fri, 13 Mar 1998 23:21:25 +0100
9132              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
9133      Branch: perl
9134            ! perly.c
9135 ____________________________________________________________________________
9136 [   818] By: mbeattie                              on 1998/03/16  15:59:16
9137         Log: Subject: [Configure PATCH] for OS/2
9138              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
9139              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9140              [Two hunks to Configure failed to apply due to clashes]
9141      Branch: perl
9142            ! Configure hints/os2.sh
9143 ____________________________________________________________________________
9144 [   817] By: mbeattie                              on 1998/03/16  15:55:28
9145         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
9146              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
9147              From: Charles Bailey <BAILEY@newman.upenn.edu>
9148              [Needed manual tweaks on vms/config.vms since it clashed with other
9149              patches. I may have got it wrong.]
9150      Branch: perl
9151            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
9152            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
9153            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
9154            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
9155            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
9156            ! vms/test.com vms/vms.c vms/vmsish.h
9157 ____________________________________________________________________________
9158 [   816] By: mbeattie                              on 1998/03/16  15:26:04
9159         Log: Subject: [PATCH] Let h2xs read multiple header files
9160              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
9161              From: Benjamin Sugars <bsugars@canoe.ca>
9162      Branch: perl
9163            ! utils/h2xs.PL
9164 ____________________________________________________________________________
9165 [   815] By: mbeattie                              on 1998/03/16  15:24:12
9166         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
9167              Date: Mon, 09 Mar 1998 09:18:56 -0800
9168              From: Dan Sugalski <sugalskd@osshe.edu>
9169      Branch: perl
9170            ! vms/config.vms
9171 ____________________________________________________________________________
9172 [   814] By: mbeattie                              on 1998/03/16  13:17:14
9173         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
9174              Date: Sun, 08 Mar 1998 12:50:23 +0000
9175              From: Alan Burlison <alan.burlison@UK.Sun.COM>
9176              plus manual update of MANIFEST
9177      Branch: perl
9178            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
9179            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
9180            ! lib/ExtUtils/MM_Unix.pm
9181 ____________________________________________________________________________
9182 [   813] By: mbeattie                              on 1998/03/16  13:08:55
9183         Log: From: Blair Zajac <blair@gps.caltech.edu>
9184              Subject: PATCH: util.c and util.h function declarations do not match
9185              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
9186              Subject: PATCH: cgywin32 patch for perlgcc
9187              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
9188              Subject: PATCH: perl5.004_62 on cygwin32
9189              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
9190      Branch: perl
9191            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
9192 ____________________________________________________________________________
9193 [   812] By: mbeattie                              on 1998/03/16  12:55:39
9194         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9195              Subject: [PATCH 5.004_62} Config_62-01 patch available.
9196              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
9197              Subject: [PATCH 5.004_62] Tiny hint file updates
9198              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
9199      Branch: perl
9200            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9201            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
9202            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
9203            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
9204            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
9205            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
9206 ____________________________________________________________________________
9207 [   811] By: mbeattie                              on 1998/03/16  12:13:55
9208         Log: DOS djgpp updates:
9209              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9210              Subject: [PATCH for 5.004_61] dos-djgpp update
9211              Date: Fri, 6 Mar 1998 10:41:01 +0100
9212              Subject: [PATCH 5.004_62] dos-djgpp update
9213              Date: Thu, 12 Mar 1998 13:34:51 +0100
9214      Branch: perl
9215            ! djgpp/config.over hints/dos_djgpp.sh
9216 ____________________________________________________________________________
9217 [   810] By: gsar                                  on 1998/03/16  08:48:17
9218         Log: integrate mainline
9219      Branch: win32/perl
9220           !> pp_sys.c
9221 ____________________________________________________________________________
9222 [   809] By: gsar                                  on 1998/03/16  08:44:37
9223         Log: various changes to get asperl working under Borland
9224              (passes all tests when built under PERL_OBJECT)
9225      Branch: asperl
9226            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
9227            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
9228            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
9229            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
9230            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
9231            ! win32/win32sck.c
9232 ____________________________________________________________________________
9233 [   808] By: gsar                                  on 1998/03/12  19:50:20
9234         Log: set sockets to nonoverlapped mode for every thread
9235              Message-Id: <35081FE4.965A484D@enteract.com>
9236              Date:    Thu, 12 Mar 1998 11:48:20 CST
9237              From:    Steve Nielsen <spn@enteract.com>
9238              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
9239      Branch: win32/perl
9240            ! win32/win32.h win32/win32sck.c
9241 ____________________________________________________________________________
9242 [   807] By: gsar                                  on 1998/03/12  19:26:54
9243         Log: add AS patch#13
9244      Branch: asperl
9245            ! win32/Makefile
9246 ____________________________________________________________________________
9247 [   806] By: gsar                                  on 1998/03/12  00:51:08
9248         Log: added AS patch#12 with minor changes
9249      Branch: asperl
9250            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
9251            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9252            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
9253            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
9254            ! win32/runperl.c
9255 ____________________________________________________________________________
9256 [   805] By: gsar                                  on 1998/03/10  20:35:10
9257         Log: reinstate some standard sig_names to avoid noise from
9258              modules (and in hopes of making them _do_ something in future)
9259      Branch: win32/perl
9260            ! win32/config.bc win32/config.gc win32/config.vc
9261            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9262 ____________________________________________________________________________
9263 [   804] By: gsar                                  on 1998/03/10  20:33:05
9264         Log: mingw32 tweaks
9265      Branch: win32/perl
9266            ! win32/makefile.mk win32/win32.c win32/win32.h
9267 ____________________________________________________________________________
9268 [   803] By: gsar                                  on 1998/03/09  20:56:07
9269         Log: tweak Win32::DomainName() implementation
9270      Branch: win32/perl
9271            ! win32/Makefile win32/win32.c
9272 ____________________________________________________________________________
9273 [   802] By: gsar                                  on 1998/03/09  03:51:01
9274         Log: merge C<local $tied{foo}> patch, also moved statics in
9275              [ah]v.c to thrdvar.h
9276      Branch: win32/perl
9277            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
9278 ____________________________________________________________________________
9279 [   801] By: gsar                                  on 1998/03/09  02:38:35
9280         Log: minor win32 support fixes
9281              - add a better implementation of Win32::DomainName() (as
9282              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
9283              - fix opendir() emulation was unsafe what given long paths
9284      Branch: win32/perl
9285            ! win32/win32.c
9286 ____________________________________________________________________________
9287 [   800] By: nick                                  on 1998/03/07  09:36:41
9288         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
9289              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
9290              exist. (Breaks libnet).
9291      Branch: perl
9292            ! pp_sys.c
9293 ____________________________________________________________________________
9294 [   799] By: gsar                                  on 1998/03/07  07:51:28
9295         Log: integrate mainline changes
9296      Branch: asperl
9297           !> (integrate 111 files)
9298 ____________________________________________________________________________
9299 [   798] By: gsar                                  on 1998/03/07  07:01:55
9300         Log: integrate mainline
9301      Branch: win32/perl
9302           !> myconfig patchlevel.h
9303 ____________________________________________________________________________
9304 [   797] By: gsar                                  on 1998/03/07  06:49:49
9305         Log: provide our own popen()/pclose() to fix problems with qx//:
9306              - qx// used to always invoke the shell, now does so only when needed
9307              - qx// didn't respect PERL5SHELL, now does
9308      Branch: win32/perl
9309            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
9310 ____________________________________________________________________________
9311 [   796] By: gsar                                  on 1998/03/07  01:37:10
9312         Log: a missed s/sp/SP/
9313      Branch: win32/perl
9314            ! lib/ExtUtils/typemap pod/perlcall.pod
9315 ____________________________________________________________________________
9316 [   795] By: gsar                                  on 1998/03/07  01:05:21
9317         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
9318              mention that local stack pointer should be called SP.  This makes the
9319              API safer from source incompatibilities down the line.
9320      Branch: win32/perl
9321            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
9322            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
9323            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
9324            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
9325            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
9326            ! pp_ctl.c pp_hot.c pp_sys.c util.c
9327
9328 ----------------
9329 Version 5.004_62
9330 ----------------
9331
9332 ____________________________________________________________________________
9333 [   794] By: mbeattie                              on 1998/03/06  09:38:08
9334         Log: Subject: [PATCH] perl5.004_61 myconfig updates
9335              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
9336              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9337      Branch: perl
9338            ! myconfig
9339 ____________________________________________________________________________
9340 [   793] By: mbeattie                              on 1998/03/06  09:36:37
9341         Log: Bump patchlevel.h to 62.
9342      Branch: perl
9343            ! patchlevel.h
9344 ____________________________________________________________________________
9345 [   792] By: mbeattie                              on 1998/03/06  09:35:57
9346         Log: Integrate win32 branch into mainline.
9347      Branch: perl
9348           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
9349           !> win32/config.gc win32/config.vc win32/config_H.bc
9350           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
9351 ____________________________________________________________________________
9352 [   791] By: gsar                                  on 1998/03/06  06:00:08
9353         Log: various
9354              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
9355              - add missing prototypes
9356              - regenerate win32/config*.?c
9357      Branch: win32/perl
9358            ! bytecode.h proto.h win32/config.bc win32/config.gc
9359            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9360            ! win32/config_H.vc win32/makefile.mk
9361 ____________________________________________________________________________
9362 [   790] By: gsar                                  on 1998/03/06  03:19:23
9363         Log: fix typo in Makefile
9364      Branch: win32/perl
9365            ! win32/Makefile
9366 ____________________________________________________________________________
9367 [   789] By: gsar                                  on 1998/03/05  22:55:53
9368         Log: integrate mainline
9369      Branch: win32/perl
9370           !> (integrate 47 files)
9371 ____________________________________________________________________________
9372 [   788] By: gsar                                  on 1998/03/05  20:02:09
9373         Log: added AS patch#11
9374              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
9375              Date:    Thu, 05 Mar 1998 10:23:04 PST
9376              From:    Douglas Lankshear <dougl@ActiveState.com>
9377              
9378              This patch fixes a bug I introduced removing duplicate code.
9379              -- Doug
9380      Branch: asperl
9381            ! ObjXSub.h objpp.h win32/runperl.c
9382 ____________________________________________________________________________
9383 [   787] By: gsar                                  on 1998/03/05  19:56:17
9384         Log: add Nick's dTHR fixes
9385      Branch: win32/perl
9386            ! op.c scope.c
9387 ____________________________________________________________________________
9388 [   786] By: gsar                                  on 1998/03/05  19:54:49
9389         Log: maintpatch
9390              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
9391              Date:    Thu, 05 Mar 1998 02:49:46 EST
9392              From:    Spider Boardman <spider@orb.nashua.nh.us>
9393              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
9394      Branch: win32/perl
9395            ! scope.c
9396 ____________________________________________________________________________
9397 [   785] By: mbeattie                              on 1998/03/05  19:12:14
9398         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
9399              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
9400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9401      Branch: perl
9402            ! op.c proto.h regcomp.c regexp.h util.c
9403 ____________________________________________________________________________
9404 [   784] By: mbeattie                              on 1998/03/05  19:11:09
9405         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
9406              Date: Wed, 4 Mar 1998 10:18:03 GMT
9407              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9408      Branch: perl
9409            ! atomic.h
9410 ____________________________________________________________________________
9411 [   783] By: mbeattie                              on 1998/03/05  19:09:16
9412         Log: Subject: Configure patches -01 and -02 for 5.004_61.
9413              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
9414              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9415      Branch: perl
9416            ! Configure INSTALL Policy_sh.SH Porting/Glossary
9417            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
9418            ! config_h.SH handy.h hints/README.hints hints/aix.sh
9419            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
9420            ! makedepend.SH myconfig pp_sys.c
9421 ____________________________________________________________________________
9422 [   782] By: mbeattie                              on 1998/03/05  19:05:23
9423         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
9424              Date: 03 Mar 1998 18:05:07 +0100
9425              From: Gisle Aas <gisle@aas.no>
9426      Branch: perl
9427            ! perl.h pp_ctl.c
9428 ____________________________________________________________________________
9429 [   781] By: mbeattie                              on 1998/03/05  19:04:34
9430         Log: Subject: [PATCH] Make autouse -w-safe
9431              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
9432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9433      Branch: perl
9434            ! lib/autouse.pm op.c sv.c
9435 ____________________________________________________________________________
9436 [   780] By: mbeattie                              on 1998/03/05  19:02:50
9437         Log: Subject: [PATCH] External symbol re_croak2
9438              Date: 02 Mar 1998 13:00:45 +0100
9439              From: Gisle Aas <gisle@aas.no>
9440      Branch: perl
9441            ! regcomp.c regcomp.h
9442 ____________________________________________________________________________
9443 [   779] By: mbeattie                              on 1998/03/05  19:01:25
9444         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
9445              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
9446              From: bailey@newman.upenn.edu (Charles Bailey)
9447      Branch: perl
9448            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
9449            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
9450            ! sv.h
9451 ____________________________________________________________________________
9452 [   778] By: mbeattie                              on 1998/03/05  18:53:13
9453         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
9454              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
9455              From: bailey@newman.upenn.edu (Charles Bailey)
9456      Branch: perl
9457            ! perl.h
9458 ____________________________________________________________________________
9459 [   777] By: mbeattie                              on 1998/03/05  18:50:25
9460         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
9461              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
9462              From: bailey@newman.upenn.edu (Charles Bailey)
9463      Branch: perl
9464            ! lib/File/Basename.pm
9465 ____________________________________________________________________________
9466 [   776] By: mbeattie                              on 1998/03/05  18:49:15
9467         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
9468              Date: 01 Mar 1998 15:16:03 +0100
9469              From: Gisle Aas <gisle@aas.no>
9470      Branch: perl
9471            ! pod/perlguts.pod
9472 ____________________________________________________________________________
9473 [   775] By: mbeattie                              on 1998/03/05  18:48:05
9474         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
9475              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
9476              From: Jarkko Hietaniemi <jhi@iki.fi>
9477      Branch: perl
9478            ! Makefile.SH perl_exp.SH
9479 ____________________________________________________________________________
9480 [   774] By: mbeattie                              on 1998/03/05  18:46:32
9481         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
9482              Date: Sun, 1 Mar 1998 02:02:47 -0500
9483              From: Spider Boardman <spider@orb.nashua.nh.us>
9484      Branch: perl
9485            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
9486 ____________________________________________________________________________
9487 [   773] By: mbeattie                              on 1998/03/05  18:43:57
9488         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
9489              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
9490              From: Hans Mulder <hansmu@xs4all.nl>
9491      Branch: perl
9492            ! pp_ctl.c
9493 ____________________________________________________________________________
9494 [   772] By: mbeattie                              on 1998/03/05  18:39:25
9495         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
9496              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
9497              From: Jarkko Hietaniemi <jhi@iki.fi>
9498      Branch: perl
9499            ! Makefile.SH
9500 ____________________________________________________________________________
9501 [   771] By: mbeattie                              on 1998/03/05  18:38:32
9502         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
9503              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
9504              From: Jarkko Hietaniemi <jhi@iki.fi>
9505      Branch: perl
9506            ! hints/netbsd.sh
9507 ____________________________________________________________________________
9508 [   770] By: mbeattie                              on 1998/03/05  18:36:50
9509         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
9510      Branch: perl
9511            ! cflags.SH
9512 ____________________________________________________________________________
9513 [   769] By: mbeattie                              on 1998/03/05  18:34:35
9514         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
9515              Subject: [PATCH 5.004_61] bunch of small patches
9516              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
9517              From: Andrew Cohen <cohen@andy.bu.edu>
9518      Branch: perl
9519            ! bytecode.h
9520 ____________________________________________________________________________
9521 [   768] By: mbeattie                              on 1998/03/05  18:13:06
9522         Log: Integrate win32 branch into mainline.
9523      Branch: perl
9524           !> (integrate 53 files)
9525 ____________________________________________________________________________
9526 [   767] By: TimBunce                              on 1998/03/05  11:48:09
9527         Log: Update to change 744.
9528      Branch: maint-5.004/perl
9529            ! lib/ExtUtils/Install.pm
9530 ____________________________________________________________________________
9531 [   765] By: TimBunce                              on 1998/03/05  11:24:24
9532         Log: Update embed.h after make regen_headers.
9533      Branch: maint-5.004/perl
9534            ! embed.h
9535 ____________________________________________________________________________
9536 [   764] By: TimBunce                              on 1998/03/05  11:05:13
9537         Log: APPLLIB_EXP now has arch and version dirs added to @INC
9538      Branch: maint-5.004/perl
9539            ! perl.c
9540 ____________________________________________________________________________
9541 [   763] By: TimBunce                              on 1998/03/05  11:01:38
9542         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
9543              Added MAINT_TRIAL_1 local patch label to patchlevel.h
9544              Removed win32/win32io.c and win32/win32io.h from repository
9545      Branch: maint-5.004/perl
9546            - win32/win32io.c win32/win32io.h
9547            ! MANIFEST patchlevel.h
9548 ____________________________________________________________________________
9549 [   762] By: TimBunce                              on 1998/03/05  10:05:34
9550         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
9551              From:  Spider Boardman <spider@orb.nashua.nh.us>
9552              Files:  scope.c
9553      Branch: maint-5.004/perl
9554            ! scope.c
9555 ____________________________________________________________________________
9556 [   761] By: TimBunce                              on 1998/03/05  10:03:10
9557         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
9558              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9559              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
9560              Files:  av.c hv.c scope.c t/op/local.t
9561      Branch: maint-5.004/perl
9562            ! av.c hv.c scope.c t/op/local.t
9563 ____________________________________________________________________________
9564 [   760] By: gsar                                  on 1998/03/04  20:58:21
9565         Log: added AS patch#10
9566              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
9567              Date:    Tue, 03 Mar 1998 10:46:13 PST
9568              From:    Douglas Lankshear <dougl@ActiveState.com>
9569              Subject: [PATCH]
9570              
9571              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
9572              linked modules.
9573              
9574              -- Doug
9575      Branch: asperl
9576            ! win32/dl_win32.xs
9577 ____________________________________________________________________________
9578 [   759] By: TimBunce                              on 1998/03/04  18:46:41
9579         Log: Update patchls utility
9580      Branch: maint-5.004/perl
9581            ! Porting/patchls
9582 ____________________________________________________________________________
9583 [   758] By: TimBunce                              on 1998/03/04  17:07:06
9584         Log: perldoc -f now uses pager if text is too long for screen
9585      Branch: maint-5.004/perl
9586            ! utils/perldoc.PL
9587 ____________________________________________________________________________
9588 [   757] By: TimBunce                              on 1998/03/04  16:57:04
9589         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
9590              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
9591      Branch: maint-5.004/perl
9592            + hints/openbsd.sh
9593            ! pod/perlfunc.pod
9594 ____________________________________________________________________________
9595 [   756] By: TimBunce                              on 1998/03/04  16:48:40
9596         Log: Fix for new gnulibc stdio.h when using sfio+perlio
9597      Branch: maint-5.004/perl
9598            ! perlsdio.h
9599 ____________________________________________________________________________
9600 [   755] By: TimBunce                              on 1998/03/04  16:47:08
9601         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
9602              Added details of split in scalar context to perlfunc.pod
9603      Branch: maint-5.004/perl
9604            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
9605 ____________________________________________________________________________
9606 [   754] By: TimBunce                              on 1998/03/04  16:35:58
9607         Log: Updated perl -v info to include reference to docs and home page.
9608      Branch: maint-5.004/perl
9609            ! perl.c
9610 ____________________________________________________________________________
9611 [   753] By: TimBunce                              on 1998/03/04  16:31:29
9612         Log: Updated hints/bsdos.sh for BSD/OS 3.1
9613              Fixed typo in pod/perlsyn.pod
9614              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
9615              Fixed typo in ext/GDBM_File/GDBM_File.pm
9616      Branch: maint-5.004/perl
9617            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
9618            ! hints/bsdos.sh pod/perlsyn.pod
9619 ____________________________________________________________________________
9620 [   752] By: TimBunce                              on 1998/03/04  15:49:19
9621         Log: Changed bug address in README to perlbug@perl.com
9622              Changed Copyright in perl.c to 1998
9623              Added op/pos.t test from Robin Houston <robin@oneworld.org>
9624      Branch: maint-5.004/perl
9625            + t/op/pos.t
9626            ! README perl.c
9627 ____________________________________________________________________________
9628 [   751] By: TimBunce                              on 1998/03/04  14:47:15
9629         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
9630      Branch: maint-5.004/perl
9631            ! t/comp/require.t t/lib/ph.t
9632 ____________________________________________________________________________
9633 [   750] By: TimBunce                              on 1998/03/04  13:29:58
9634         Log: Added dTHR definition to ease backwards compatibility for XS
9635              source code from 5.005.
9636      Branch: maint-5.004/perl
9637            ! perl.h
9638 ____________________________________________________________________________
9639 [   749] By: TimBunce                              on 1998/03/04  12:19:19
9640         Log: Title:  "rename local 'op' variables to 'o'", #F114
9641              From:  Gurusamy Sarathy
9642              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
9643              toke.c
9644      Branch: maint-5.004/perl
9645            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
9646            ! scope.c toke.c
9647 ____________________________________________________________________________
9648 [   748] By: TimBunce                              on 1998/03/04  12:12:27
9649         Log: Title:  "consolidated win32 patch", #F112
9650              From:  Gurusamy Sarathy
9651              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
9652              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
9653              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9654              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
9655              t/harness win32/win32.h win32/win32iop.h README.win32
9656              doio.c installhtml installperl pp_sys.c win32/Makefile
9657              win32/config.bc win32/config.vc win32/config_H.bc
9658              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9659              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
9660              win32/perllib.c win32/runperl.c win32/win32.c
9661              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
9662              x2p/a2py.c
9663      Branch: maint-5.004/perl
9664            + win32/bin/perlglob.pl
9665            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
9666            ! installhtml installperl lib/ExtUtils/Command.pm
9667            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9668            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
9669            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
9670            ! win32/Makefile win32/config.bc win32/config.vc
9671            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
9672            ! win32/config_sh.PL win32/dl_win32.xs
9673            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9674            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9675            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
9676            ! x2p/a2py.c
9677 ____________________________________________________________________________
9678 [   747] By: TimBunce                              on 1998/03/04  11:59:57
9679         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
9680              From:  Gurusamy Sarathy
9681              Files:  MANIFEST t/lib/ph.t
9682      Branch: maint-5.004/perl
9683            ! MANIFEST t/lib/ph.t
9684 ____________________________________________________________________________
9685 [   746] By: TimBunce                              on 1998/03/04  11:47:43
9686         Log: Title:  "properly save STDOUT during system() in debugger", #F110
9687              From:  Jason Smith <smithj4@rpi.edu>
9688              Files:  lib/perl5db.pl
9689      Branch: maint-5.004/perl
9690            ! lib/perl5db.pl
9691 ____________________________________________________________________________
9692 [   745] By: TimBunce                              on 1998/03/04  11:40:19
9693         Log: Title:  "generate DynaLoader.pm at build time", #F109
9694              From:  Achim Bohnet <ach@mpe.mpg.de>
9695              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
9696              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
9697      Branch: maint-5.004/perl
9698            + ext/DynaLoader/DynaLoader.pm.PL
9699            ! MANIFEST ext/DynaLoader/Makefile.PL
9700 ____________________________________________________________________________
9701 [   744] By: TimBunce                              on 1998/03/04  11:34:09
9702         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
9703              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
9704              J. Koenig)
9705              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
9706              Files:  lib/ExtUtils/Install.pm
9707      Branch: maint-5.004/perl
9708            ! lib/ExtUtils/Install.pm
9709 ____________________________________________________________________________
9710 [   743] By: TimBunce                              on 1998/03/04  10:45:05
9711         Log: Title:  "Pod::Html trips over "C<0>"", #F107
9712              From:  Chip Salzenberg
9713              Files:  lib/Pod/Html.pm
9714      Branch: maint-5.004/perl
9715            ! lib/Pod/Html.pm
9716 ____________________________________________________________________________
9717 [   742] By: TimBunce                              on 1998/03/04  10:12:54
9718         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
9719              From:  Achim Bohnet <ach@mpe.mpg.de>
9720              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
9721              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
9722      Branch: maint-5.004/perl
9723            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9724 ____________________________________________________________________________
9725 [   741] By: TimBunce                              on 1998/03/04  10:08:31
9726         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
9727              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
9728              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
9729              Zakharevich)
9730              Msg-ID:  <199801040630.AA29298@metronet.com>,
9731              <199801041826.NAA11568@aatma.engin.umich.edu>,
9732              <1998Jan4.130412.2719461@cor.newman>
9733              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
9734              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
9735      Branch: maint-5.004/perl
9736            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
9737            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
9738            ! win32/win32.h
9739 ____________________________________________________________________________
9740 [   740] By: TimBunce                              on 1998/03/04  09:55:57
9741         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
9742              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9743              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
9744              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
9745      Branch: maint-5.004/perl
9746            ! lib/Tie/Hash.pm pod/perlfunc.pod
9747 ____________________________________________________________________________
9748 [   739] By: TimBunce                              on 1998/03/04  09:26:01
9749         Log: Title:  "more doc for perldoc", #F103
9750              From:  Gurusamy Sarathy
9751              Files:  utils/perldoc.PL
9752      Branch: maint-5.004/perl
9753            ! utils/perldoc.PL
9754 ____________________________________________________________________________
9755 [   738] By: TimBunce                              on 1998/03/04  09:23:16
9756         Log: Title:  "Make perldoc look for an index file ", #F102
9757              From:  Gisle Aas <gisle@aas.no>
9758              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
9759              Files:  utils/perldoc.PL
9760      Branch: maint-5.004/perl
9761            ! utils/perldoc.PL
9762 ____________________________________________________________________________
9763 [   737] By: TimBunce                              on 1998/03/04  09:21:15
9764         Log: Title:  "perldoc -F filename", #F101
9765              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9766              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
9767              Files:  utils/perldoc.PL
9768      Branch: maint-5.004/perl
9769            ! utils/perldoc.PL
9770 ____________________________________________________________________________
9771 [   736] By: TimBunce                              on 1998/03/04  09:16:20
9772         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9773              From:  Gisle Aas <gisle@aas.no>
9774              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
9775              Files:  sv.c
9776      Branch: maint-5.004/perl
9777            ! sv.c
9778 ____________________________________________________________________________
9779 [   735] By: TimBunce                              on 1998/03/04  09:08:51
9780         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
9781              From:  abigail@fnx.com
9782              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9783              Files:  lib/Benchmark.pm
9784      Branch: maint-5.004/perl
9785            ! lib/Benchmark.pm
9786 ____________________________________________________________________________
9787 [   734] By: TimBunce                              on 1998/03/04  08:59:58
9788         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
9789              From:  Gisle Aas <gisle@aas.no>
9790              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
9791              Files:  hv.c
9792      Branch: maint-5.004/perl
9793            ! hv.c
9794 ____________________________________________________________________________
9795 [   733] By: TimBunce                              on 1998/03/04  08:35:19
9796         Log: Title:  "support caseless %ENV", #F097
9797              From:  Gurusamy Sarathy
9798              Files:  hv.c t/op/magic.t win32/win32.h
9799      Branch: maint-5.004/perl
9800            ! hv.c t/op/magic.t win32/win32.h
9801 ____________________________________________________________________________
9802 [   732] By: TimBunce                              on 1998/03/04  08:33:58
9803         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
9804              From:  Ilya Zakharevich
9805              Files:  emacs/cperl-mode.el
9806      Branch: maint-5.004/perl
9807            ! emacs/cperl-mode.el
9808 ____________________________________________________________________________
9809 [   731] By: TimBunce                              on 1998/03/04  08:26:23
9810         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
9811              magic", #F095
9812              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9813              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
9814              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9815              lib/ExtUtils/xsubpp sv.c
9816      Branch: maint-5.004/perl
9817            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9818            ! pod/perlxs.pod proto.h sv.c sv.h
9819 ____________________________________________________________________________
9820 [   730] By: TimBunce                              on 1998/03/04  08:20:52
9821         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
9822              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9823              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
9824              Files:  mg.c
9825      Branch: maint-5.004/perl
9826            ! mg.c
9827 ____________________________________________________________________________
9828 [   729] By: TimBunce                              on 1998/03/04  08:18:02
9829         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
9830              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9831              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
9832              Files:  t/op/sort.t
9833      Branch: maint-5.004/perl
9834            ! t/op/sort.t
9835 ____________________________________________________________________________
9836 [   728] By: TimBunce                              on 1998/03/04  08:17:07
9837         Log: Title:  "Make search.pl work on win32", #F092
9838              From:  Gurusamy Sarathy
9839              Files:  win32/bin/search.pl
9840      Branch: maint-5.004/perl
9841            ! win32/bin/search.pl
9842 ____________________________________________________________________________
9843 [   727] By: gsar                                  on 1998/03/04  04:13:23
9844         Log: missing s/op/o/ from one of the mainpatches
9845      Branch: win32/perl
9846            ! op.c
9847 ____________________________________________________________________________
9848 [   726] By: gsar                                  on 1998/03/04  02:12:13
9849         Log: maintpatches #102 and #103 to perldoc.PL
9850      Branch: win32/perl
9851            ! utils/perldoc.PL
9852 ____________________________________________________________________________
9853 [   725] By: gsar                                  on 1998/03/04  02:00:15
9854         Log: renumber some tests to match maint branch
9855      Branch: win32/perl
9856            ! t/op/local.t
9857 ____________________________________________________________________________
9858 [   724] By: gsar                                  on 1998/03/04  01:25:50
9859         Log: maintpatch
9860              #70:  "Fix random whitespace errors in docs"
9861              From:  Roderick Schertler <roderick@argon.org>
9862              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9863              Date:  Fri, 24 Oct 1997 11:20:44 -0400
9864              Files:  pod/checkpods.PL pod/perlfunc.pod
9865      Branch: win32/perl
9866            ! pod/checkpods.PL
9867 ____________________________________________________________________________
9868 [   723] By: gsar                                  on 1998/03/04  01:04:37
9869         Log: sync maintpatch
9870              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
9871              From:  Chip Salzenberg
9872              Files:  lib/File/Path.pm
9873      Branch: win32/perl
9874            ! lib/File/Path.pm
9875 ____________________________________________________________________________
9876 [   722] By: gsar                                  on 1998/03/04  00:46:46
9877         Log: remove redundancy in File::Find
9878      Branch: win32/perl
9879            ! lib/File/Find.pm
9880 ____________________________________________________________________________
9881 [   721] By: TimBunce                              on 1998/03/03  20:06:41
9882         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
9883              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
9884              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
9885              Files:  utils/perldoc.PL
9886      Branch: maint-5.004/perl
9887            ! utils/perldoc.PL
9888 ____________________________________________________________________________
9889 [   720] By: TimBunce                              on 1998/03/03  20:03:59
9890         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9891              #F090
9892              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9893              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
9894              Files:  lib/ExtUtils/MM_Unix.pm
9895      Branch: maint-5.004/perl
9896            ! lib/ExtUtils/MM_Unix.pm
9897 ____________________________________________________________________________
9898 [   719] By: TimBunce                              on 1998/03/03  20:02:06
9899         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9900              From:  Gurusamy Sarathy
9901              Files:  lib/FindBin.pm
9902      Branch: maint-5.004/perl
9903            ! lib/FindBin.pm
9904 ____________________________________________________________________________
9905 [   718] By: TimBunce                              on 1998/03/03  20:00:26
9906         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
9907              #F088
9908              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9909              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
9910              Files:  lib/File/Find.pm
9911      Branch: maint-5.004/perl
9912            ! lib/File/Find.pm
9913 ____________________________________________________________________________
9914 [   717] By: TimBunce                              on 1998/03/03  19:59:38
9915         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
9916              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9917              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
9918              Files:  op.c
9919      Branch: maint-5.004/perl
9920            ! op.c
9921 ____________________________________________________________________________
9922 [   716] By: TimBunce                              on 1998/03/03  19:57:17
9923         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9924              #F086
9925              From:  Gurusamy Sarathy
9926              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
9927      Branch: maint-5.004/perl
9928            ! pod/perldelta.pod pod/perldiag.pod toke.c
9929 ____________________________________________________________________________
9930 [   715] By: TimBunce                              on 1998/03/03  19:51:33
9931         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
9932              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9933              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
9934              Files:  lib/Pod/Html.pm
9935      Branch: maint-5.004/perl
9936            ! lib/Pod/Html.pm
9937 ____________________________________________________________________________
9938 [   714] By: TimBunce                              on 1998/03/03  19:50:28
9939         Log: Title:  "New pod: perlhist", #F084
9940              From:  Jarkko Hietaniemi <jhi@iki.fi>
9941              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
9942              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9943      Branch: maint-5.004/perl
9944            + pod/perlhist.pod
9945            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9946 ____________________________________________________________________________
9947 [   713] By: TimBunce                              on 1998/03/03  19:47:13
9948         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
9949              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9950              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
9951              Files:  pp_ctl.c t/op/local.t
9952      Branch: maint-5.004/perl
9953            ! pp_ctl.c t/op/local.t
9954 ____________________________________________________________________________
9955 [   712] By: TimBunce                              on 1998/03/03  19:45:56
9956         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9957              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9958              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
9959              Files:  pp_ctl.c
9960      Branch: maint-5.004/perl
9961            ! pp_ctl.c
9962 ____________________________________________________________________________
9963 [   711] By: TimBunce                              on 1998/03/03  19:44:41
9964         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
9965              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9966              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
9967              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9968      Branch: maint-5.004/perl
9969            + t/comp/require.t
9970            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9971 ____________________________________________________________________________
9972 [   710] By: TimBunce                              on 1998/03/03  19:36:34
9973         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
9974              From:  Jarkko Hietaniemi <jhi@iki.fi>
9975              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
9976              Files:  t/pragma/locale.t
9977      Branch: maint-5.004/perl
9978            ! t/pragma/locale.t
9979 ____________________________________________________________________________
9980 [   709] By: TimBunce                              on 1998/03/03  19:32:30
9981         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9982              From:  Gisle Aas <gisle@aas.no>
9983              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
9984              Files:  sv.c
9985      Branch: maint-5.004/perl
9986            ! sv.c
9987 ____________________________________________________________________________
9988 [   708] By: TimBunce                              on 1998/03/03  19:28:06
9989         Log: Title:  "Eliminate double warnings under C<package;>", #F077
9990              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9991              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9992              Files:  gv.c op.c toke.c
9993      Branch: maint-5.004/perl
9994            ! gv.c op.c toke.c
9995 ____________________________________________________________________________
9996 [   707] By: TimBunce                              on 1998/03/03  19:13:17
9997         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
9998              #F076
9999              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
10000              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
10001              Files:  lib/File/Path.pm
10002      Branch: maint-5.004/perl
10003            ! lib/File/Path.pm
10004 ____________________________________________________________________________
10005 [   706] By: TimBunce                              on 1998/03/03  19:08:45
10006         Log: Title:  "Update of h2ph", #F075
10007              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
10008              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
10009              Files:  t/lib/ph.t utils/h2ph.PL
10010      Branch: maint-5.004/perl
10011            + t/lib/ph.t
10012            ! utils/h2ph.PL
10013 ____________________________________________________________________________
10014 [   705] By: TimBunce                              on 1998/03/03  18:56:59
10015         Log: Title:  "Fix AutoLoader for deep packages", #F074
10016              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
10017              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
10018              Files:  lib/AutoLoader.pm
10019      Branch: maint-5.004/perl
10020            ! lib/AutoLoader.pm
10021 ____________________________________________________________________________
10022 [   704] By: TimBunce                              on 1998/03/03  18:35:36
10023         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
10024              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10025              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
10026              Files:  op.c
10027      Branch: maint-5.004/perl
10028            ! op.c
10029 ____________________________________________________________________________
10030 [   703] By: TimBunce                              on 1998/03/03  18:32:28
10031         Log: Title:  "Make recursive lexical analysis more robust", #F072
10032              From:  Ilya Zakharevich and Chip Salzenberg
10033              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
10034              Files:  toke.c
10035      Branch: maint-5.004/perl
10036            ! toke.c
10037 ____________________________________________________________________________
10038 [   702] By: TimBunce                              on 1998/03/03  18:18:10
10039         Log: Title:  "Fix random whitespace errors in docs", #F070
10040              From:  Roderick Schertler <roderick@argon.org>
10041              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
10042              Files:  pod/perlfunc.pod pod/checkpods.PL
10043      Branch: maint-5.004/perl
10044            ! pod/checkpods.PL pod/perlfunc.pod
10045 ____________________________________________________________________________
10046 [   701] By: TimBunce                              on 1998/03/03  18:13:54
10047         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
10048              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
10049              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
10050              Files:  toke.c
10051      Branch: maint-5.004/perl
10052            ! toke.c
10053 ____________________________________________________________________________
10054 [   700] By: TimBunce                              on 1998/03/03  18:11:20
10055         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
10056              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
10057              <nick@flirble.org>
10058              Msg-ID:  <199710241248.NAA00163@flirble.org>,
10059              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
10060              net>
10061              Files:  pp_ctl.c sv.c
10062      Branch: maint-5.004/perl
10063            ! pp_ctl.c sv.c
10064 ____________________________________________________________________________
10065 [   699] By: TimBunce                              on 1998/03/03  18:06:59
10066         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
10067              From:  Jarkko Hietaniemi <jhi@iki.fi>
10068              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
10069              Files:  op.c
10070      Branch: maint-5.004/perl
10071            ! op.c
10072 ____________________________________________________________________________
10073 [   698] By: TimBunce                              on 1998/03/03  18:04:51
10074         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
10075              From:  Administration <fadmin@informatics.muni.cz>
10076              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
10077              Files:  op.c
10078      Branch: maint-5.004/perl
10079            ! op.c
10080 ____________________________________________________________________________
10081 [   697] By: TimBunce                              on 1998/03/03  18:02:54
10082         Log: Title:  "Allow C<last()> to mean C<last>", #F065
10083              From:  Chip Salzenberg
10084              Files:  op.c
10085      Branch: maint-5.004/perl
10086            ! op.c
10087 ____________________________________________________________________________
10088 [   696] By: TimBunce                              on 1998/03/03  17:58:12
10089         Log: Title:  "Fix extension version mismatch message", #F064
10090              From:  Chip Salzenberg
10091              Files:  XSUB.h
10092      Branch: maint-5.004/perl
10093            ! XSUB.h
10094 ____________________________________________________________________________
10095 [   695] By: TimBunce                              on 1998/03/03  17:53:04
10096         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
10097              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
10098              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
10099              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
10100              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
10101      Branch: maint-5.004/perl
10102            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
10103            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
10104 ____________________________________________________________________________
10105 [   694] By: TimBunce                              on 1998/03/03  17:40:47
10106         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
10107              From:  Tom Christiansen
10108              Files:  ext/Socket/Socket.pm
10109      Branch: maint-5.004/perl
10110            ! ext/Socket/Socket.pm
10111 ____________________________________________________________________________
10112 [   693] By: TimBunce                              on 1998/03/03  17:32:57
10113         Log: Title:  "Kill warning about parameter type", #F061
10114              From:  Chip Salzenberg
10115              Files:  op.c
10116      Branch: maint-5.004/perl
10117            ! op.c
10118 ____________________________________________________________________________
10119 [   692] By: TimBunce                              on 1998/03/03  17:11:07
10120         Log: Title:  "Socket occasional SEGV", #F060
10121              From:  Trevor Blackwell <tlb@viaweb.com>
10122              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
10123              Files:  ext/Socket/Socket.xs
10124      Branch: maint-5.004/perl
10125            ! ext/Socket/Socket.xs
10126 ____________________________________________________________________________
10127 [   691] By: TimBunce                              on 1998/03/03  17:09:51
10128         Log: Title:  "Avoid SEGV from local($@)", #F059
10129              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10130              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
10131              Files:  pp_ctl.c
10132      Branch: maint-5.004/perl
10133            ! pp_ctl.c
10134 ____________________________________________________________________________
10135 [   690] By: TimBunce                              on 1998/03/03  17:08:21
10136         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
10137              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10138              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
10139              Files:  op.c
10140      Branch: maint-5.004/perl
10141            ! op.c
10142 ____________________________________________________________________________
10143 [   689] By: TimBunce                              on 1998/03/03  17:05:57
10144         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
10145              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10146              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
10147              Files:  XSUB.h
10148      Branch: maint-5.004/perl
10149            ! XSUB.h
10150 ____________________________________________________________________________
10151 [   688] By: TimBunce                              on 1998/03/03  17:04:15
10152         Log: Title:  "Re: Sort grammar bug", #F056
10153              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10154              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
10155              Files:  toke.c
10156      Branch: maint-5.004/perl
10157            ! toke.c
10158 ____________________________________________________________________________
10159 [   687] By: TimBunce                              on 1998/03/03  17:01:32
10160         Log: Title:  "Document indirect object cases for exec(), system()", #F055
10161              From:  Dominic Dunlop <domo@slipper.ip.lu>
10162              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
10163              Files:  pod/perlfunc.pod
10164      Branch: maint-5.004/perl
10165            ! pod/perlfunc.pod
10166 ____________________________________________________________________________
10167 [   686] By: TimBunce                              on 1998/03/03  16:56:44
10168         Log: Title:  "Update docs on tr///", #F054
10169              From:  Tom Phoenix <rootbeer@teleport.com>
10170              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
10171              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10172              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10173              pod/perlstyle.pod toke.c
10174      Branch: maint-5.004/perl
10175            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10176            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10177            ! pod/perlstyle.pod toke.c
10178 ____________________________________________________________________________
10179 [   685] By: TimBunce                              on 1998/03/03  16:38:50
10180         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
10181              From:  Tom Phoenix <rootbeer@teleport.com>
10182              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
10183              Files:  pod/perlop.pod
10184      Branch: maint-5.004/perl
10185            ! pod/perlop.pod
10186 ____________________________________________________________________________
10187 [   684] By: TimBunce                              on 1998/03/03  16:37:00
10188         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
10189              From:  "Joseph N. Hall" <joseph@cscaper.com>
10190              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
10191              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
10192      Branch: maint-5.004/perl
10193            ! perly.c perly.c.diff perly.y vms/perly_c.vms
10194 ____________________________________________________________________________
10195 [   683] By: TimBunce                              on 1998/03/03  16:31:15
10196         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
10197              sv_vsetpfn", #F051
10198              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
10199              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
10200              Files:  pod/perlguts.pod
10201      Branch: maint-5.004/perl
10202            ! pod/perlguts.pod
10203 ____________________________________________________________________________
10204 [   682] By: TimBunce                              on 1998/03/03  16:28:30
10205         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
10206              From:  Jarkko Hietaniemi <jhi@iki.fi>
10207              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
10208              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
10209      Branch: maint-5.004/perl
10210            ! INSTALL pod/perldiag.pod pod/perllocale.pod
10211 ____________________________________________________________________________
10212 [   681] By: TimBunce                              on 1998/03/03  16:24:12
10213         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
10214              From:  Jerome Abela <abela@hsc.fr>
10215              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
10216              Files:  ext/Fcntl/Fcntl.pm
10217      Branch: maint-5.004/perl
10218            ! ext/Fcntl/Fcntl.pm
10219 ____________________________________________________________________________
10220 [   680] By: TimBunce                              on 1998/03/03  16:23:20
10221         Log: Title:  "Commenting toke.c", #F048
10222              From:  gnat@frii.com
10223              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
10224              Files:  toke.c
10225      Branch: maint-5.004/perl
10226            ! toke.c
10227 ____________________________________________________________________________
10228 [   679] By: TimBunce                              on 1998/03/03  16:18:32
10229         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
10230              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10231              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
10232              Files:  pod/perlguts.pod pp.c t/op/vec.t
10233      Branch: maint-5.004/perl
10234            ! pod/perlguts.pod pp.c t/op/vec.t
10235 ____________________________________________________________________________
10236 [   678] By: TimBunce                              on 1998/03/03  16:15:44
10237         Log: Title:  "A few perl5.004_03 bugs", #F046
10238              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10239              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
10240              Files:  mg.c t/op/magic.t
10241      Branch: maint-5.004/perl
10242            ! mg.c t/op/magic.t
10243 ____________________________________________________________________________
10244 [   677] By: TimBunce                              on 1998/03/03  16:13:11
10245         Log: Title:  "Faster, cleaner av_unshift() ", #F045
10246              From:  Gisle Aas <gisle@aas.no>
10247              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
10248              Files:  av.c
10249      Branch: maint-5.004/perl
10250            ! av.c
10251 ____________________________________________________________________________
10252 [   676] By: TimBunce                              on 1998/03/03  16:04:30
10253         Log: Title:  "New hints/solaris2.sh", #F044
10254              From:  Stephen Zander <srz@mckesson.com>
10255              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
10256              Files:  hints/solaris_2.sh
10257      Branch: maint-5.004/perl
10258            ! hints/solaris_2.sh
10259 ____________________________________________________________________________
10260 [   675] By: TimBunce                              on 1998/03/03  15:33:07
10261         Log: Title:  "Refresh Complex.pm and test", #F043
10262              From:  Jarkko Hietaniemi <jhi@iki.fi>
10263              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
10264              Files:  lib/Math/Complex.pm t/lib/complex.t
10265      Branch: maint-5.004/perl
10266            ! lib/Math/Complex.pm t/lib/complex.t
10267 ____________________________________________________________________________
10268 [   674] By: TimBunce                              on 1998/03/03  15:29:16
10269         Log: Title:  "Fix (\@@) proto", #F042
10270              From:  "Joseph N. Hall" <joseph@cscaper.com>
10271              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
10272              Files:  op.c t/comp/proto.t
10273      Branch: maint-5.004/perl
10274            ! op.c t/comp/proto.t
10275 ____________________________________________________________________________
10276 [   673] By: TimBunce                              on 1998/03/03  15:26:31
10277         Log: Title:  "Allow empty BLOCK in code", #F041
10278              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
10279              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
10280              Files:  toke.c
10281      Branch: maint-5.004/perl
10282            ! toke.c
10283 ____________________________________________________________________________
10284 [   672] By: TimBunce                              on 1998/03/03  15:23:55
10285         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
10286              From:  Chip Salzenberg
10287              Files:  gv.c t/op/gv.t
10288      Branch: maint-5.004/perl
10289            ! gv.c t/op/gv.t
10290 ____________________________________________________________________________
10291 [   671] By: TimBunce                              on 1998/03/03  10:02:32
10292         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
10293              From:  Gisle Aas <gisle@aas.no>
10294              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
10295              Files:  gv.c sv.c
10296      Branch: maint-5.004/perl
10297            ! gv.c sv.c
10298 ____________________________________________________________________________
10299 [   670] By: TimBunce                              on 1998/03/03  09:59:48
10300         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
10301              From:  Chip Salzenberg
10302              Files:  gv.c
10303      Branch: maint-5.004/perl
10304            ! gv.c
10305 ____________________________________________________________________________
10306 [   669] By: TimBunce                              on 1998/03/03  09:58:58
10307         Log: Title:  "Make Configure less negative about PerlIO", #F036
10308              From:  chip@atlantic.net
10309              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
10310              Files:  Configure
10311      Branch: maint-5.004/perl
10312            ! Configure
10313 ____________________________________________________________________________
10314 [   668] By: TimBunce                              on 1998/03/03  09:55:51
10315         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
10316              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
10317              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
10318              Files:  pp_ctl.c
10319      Branch: maint-5.004/perl
10320            ! pp_ctl.c
10321 ____________________________________________________________________________
10322 [   667] By: TimBunce                              on 1998/03/03  09:52:59
10323         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
10324              From:  Irving Reid <irving@tor.securecomputing.com>
10325              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
10326              Files:  lib/Getopt/Long.pm
10327      Branch: maint-5.004/perl
10328            ! lib/Getopt/Long.pm
10329 ____________________________________________________________________________
10330 [   666] By: TimBunce                              on 1998/03/03  09:51:27
10331         Log: Title:  "adding the newSVpvn API function", #F033
10332              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
10333              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
10334              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
10335      Branch: maint-5.004/perl
10336            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
10337 ____________________________________________________________________________
10338 [   665] By: TimBunce                              on 1998/03/03  09:43:30
10339         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
10340              From:  Chip Salzenberg
10341              Files:  toke.c
10342      Branch: maint-5.004/perl
10343            ! toke.c
10344 ____________________________________________________________________________
10345 [   664] By: TimBunce                              on 1998/03/03  09:41:40
10346         Log: Title:  "Re-optimize character classes", #F031
10347              From:  Chip Salzenberg
10348              Files:  regcomp.h regcomp.c regexec.c
10349      Branch: maint-5.004/perl
10350            ! regcomp.c regcomp.h regexec.c
10351 ____________________________________________________________________________
10352 [   663] By: TimBunce                              on 1998/03/03  09:39:55
10353         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
10354              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
10355              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
10356              Files:  op.c t/op/local.t
10357      Branch: maint-5.004/perl
10358            ! op.c t/op/local.t
10359 ____________________________________________________________________________
10360 [   662] By: TimBunce                              on 1998/03/03  09:37:51
10361         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
10362              From:  Chip Salzenberg
10363              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
10364              pp_hot.c regexec.c scope.c
10365      Branch: maint-5.004/perl
10366            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
10367            ! proto.h regexec.c regexp.h scope.c
10368 ____________________________________________________________________________
10369 [   661] By: TimBunce                              on 1998/03/03  09:27:04
10370         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
10371              From:  Chip Salzenberg
10372              Files:  toke.c
10373      Branch: maint-5.004/perl
10374            ! toke.c
10375 ____________________________________________________________________________
10376 [   660] By: TimBunce                              on 1998/03/03  09:24:41
10377         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
10378              From:  Chip Salzenberg
10379              Files:  scope.c
10380      Branch: maint-5.004/perl
10381            ! scope.c
10382 ____________________________________________________________________________
10383 [   659] By: TimBunce                              on 1998/03/03  09:24:00
10384         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
10385              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10386              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
10387              Files:  sv.c t/op/sprintf.t
10388      Branch: maint-5.004/perl
10389            ! sv.c t/op/sprintf.t
10390 ____________________________________________________________________________
10391 [   658] By: TimBunce                              on 1998/03/03  09:22:13
10392         Log: Title:  "Tiny core patch for source filters", #F025
10393              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
10394              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
10395              Files:  toke.c
10396      Branch: maint-5.004/perl
10397            ! toke.c
10398 ____________________________________________________________________________
10399 [   657] By: TimBunce                              on 1998/03/03  09:20:00
10400         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
10401              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10402              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
10403              Files:  t/base/lex.t toke.c
10404      Branch: maint-5.004/perl
10405            ! t/base/lex.t toke.c
10406 ____________________________________________________________________________
10407 [   656] By: TimBunce                              on 1998/03/03  09:17:56
10408         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
10409              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10410              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
10411              Files:  doio.c t/pragma/warn-1global
10412      Branch: maint-5.004/perl
10413            ! doio.c t/pragma/warn-1global
10414 ____________________________________________________________________________
10415 [   655] By: TimBunce                              on 1998/03/03  09:16:56
10416         Log: Title:  "Fix '*' prototype", #F022
10417              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
10418              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
10419              Files:  toke.c
10420      Branch: maint-5.004/perl
10421            ! toke.c
10422 ____________________________________________________________________________
10423 [   654] By: TimBunce                              on 1998/03/03  09:15:04
10424         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
10425              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10426              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
10427              Files:  lib/File/Find.pm
10428      Branch: maint-5.004/perl
10429            ! lib/File/Find.pm
10430 ____________________________________________________________________________
10431 [   653] By: TimBunce                              on 1998/03/03  09:11:55
10432         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
10433              From:  Chip Salzenberg
10434              Files:  sv.c
10435      Branch: maint-5.004/perl
10436            ! sv.c
10437 ____________________________________________________________________________
10438 [   652] By: TimBunce                              on 1998/03/03  09:07:50
10439         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
10440              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10441              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
10442              Files:  scope.c
10443      Branch: maint-5.004/perl
10444            ! scope.c
10445 ____________________________________________________________________________
10446 [   651] By: TimBunce                              on 1998/03/03  09:07:10
10447         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
10448              From:  Stephane Payrard <stef@francenet.fr>
10449              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
10450              Files:  op.c t/op/my.t
10451      Branch: maint-5.004/perl
10452            ! op.c t/op/my.t
10453 ____________________________________________________________________________
10454 [   650] By: TimBunce                              on 1998/03/03  09:04:04
10455         Log: Title:  "enhanced "use strict" warning", #F017
10456              From:  Tkil <tkil@reptile.scrye.com>
10457              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10458              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10459      Branch: maint-5.004/perl
10460            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10461 ____________________________________________________________________________
10462 [   649] By: TimBunce                              on 1998/03/03  09:02:55
10463         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
10464              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10465              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
10466              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
10467      Branch: maint-5.004/perl
10468            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10469 ____________________________________________________________________________
10470 [   648] By: TimBunce                              on 1998/03/03  08:58:00
10471         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
10472              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10473              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
10474              Files:  sv.c
10475      Branch: maint-5.004/perl
10476            ! sv.c
10477 ____________________________________________________________________________
10478 [   647] By: TimBunce                              on 1998/03/03  08:53:35
10479         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
10480              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
10481              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
10482              Files:  os2/os2.c util.c
10483      Branch: maint-5.004/perl
10484            ! os2/os2.c util.c
10485 ____________________________________________________________________________
10486 [   646] By: TimBunce                              on 1998/03/03  08:51:04
10487         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
10488              From:  Roderick Schertler <roderick@argon.org>
10489              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10490              Files:  doio.c t/op/misc.t
10491      Branch: maint-5.004/perl
10492            ! doio.c t/op/misc.t
10493 ____________________________________________________________________________
10494 [   645] By: TimBunce                              on 1998/03/03  08:49:34
10495         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
10496              From:  Stephen McCamant <alias@mcs.com>
10497              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10498              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
10499      Branch: maint-5.004/perl
10500            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10501 ____________________________________________________________________________
10502 [   644] By: TimBunce                              on 1998/03/03  08:43:06
10503         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
10504              From:  Spider Boardman <spider@orb.nashua.nh.us>
10505              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
10506              Files:  sv.c
10507      Branch: maint-5.004/perl
10508            ! sv.c
10509 ____________________________________________________________________________
10510 [   643] By: TimBunce                              on 1998/03/03  08:41:07
10511         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
10512              From:  Chip Salzenberg
10513              Files:  op.c t/op/my.t
10514      Branch: maint-5.004/perl
10515            ! op.c t/op/my.t
10516 ____________________________________________________________________________
10517 [   642] By: TimBunce                              on 1998/03/03  08:39:11
10518         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
10519              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10520              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
10521              Files:  pod/perlobj.pod sv.c t/op/ref.t
10522      Branch: maint-5.004/perl
10523            ! pod/perlobj.pod sv.c t/op/ref.t
10524 ____________________________________________________________________________
10525 [   641] By: gsar                                  on 1998/03/03  04:39:49
10526         Log: merge problematic maintpatch to op.c
10527              #77:  "Eliminate double warnings under C<package;>"
10528              From:  Chip Salzenberg
10529              Files:  gv.c op.c toke.c
10530      Branch: win32/perl
10531            ! gv.c op.c toke.c
10532 ____________________________________________________________________________
10533 [   640] By: gsar                                  on 1998/03/03  04:30:22
10534         Log: merge another conflicting maintpatch to op.c
10535              #17:  "Enhanced "use strict" warning"
10536              From:  Tkil <tkil@reptile.scrye.com>
10537              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10538              Date:  Thu, 4 Dec 1997 02:38:26 -0700
10539              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10540      Branch: win32/perl
10541            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10542 ____________________________________________________________________________
10543 [   639] By: gsar                                  on 1998/03/03  04:09:11
10544         Log: maintpatch
10545              #73:  "Fix order of warnings for misplaced subscripts"
10546              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10547              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
10548              Date:  Mon, 13 Oct 1997 11:23:56 +0100
10549              Files:  op.c
10550      Branch: win32/perl
10551            ! op.c
10552 ____________________________________________________________________________
10553 [   638] By: gsar                                  on 1998/03/03  04:02:16
10554         Log: manually apply another conflicting maintpatch
10555              #64:  "Fix extension version mismatch message"
10556              From:  Chip Salzenberg
10557              Files:  XSUB.h
10558      Branch: win32/perl
10559            ! XSUB.h
10560 ____________________________________________________________________________
10561 [   637] By: gsar                                  on 1998/03/03  03:57:08
10562         Log: maintpatch
10563              #62:  "Fix doc bug in getservbyname() examples"
10564              From:  Tom Christiansen
10565              Files:  ext/Socket/Socket.pm
10566      Branch: win32/perl
10567            ! ext/Socket/Socket.pm
10568 ____________________________________________________________________________
10569 [   636] By: gsar                                  on 1998/03/03  03:55:13
10570         Log: maintpatch
10571              #60:  "Socket occasional SEGV"
10572              From:  Trevor Blackwell <tlb@viaweb.com>
10573              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
10574              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
10575              Files:  ext/Socket/Socket.xs
10576      Branch: win32/perl
10577            ! ext/Socket/Socket.xs
10578 ____________________________________________________________________________
10579 [   635] By: gsar                                  on 1998/03/03  03:51:01
10580         Log: maintpatches for docs
10581              #53:  "Perlop bitwise & | ^ documentation"
10582              From:  Tom Phoenix <rootbeer@teleport.com>
10583              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
10584              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
10585              Files:  pod/perlfunc.pod
10586              -------- 
10587              #54:  "Update docs on tr///"
10588              From:  Tom Phoenix <rootbeer@teleport.com>
10589              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
10590              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
10591              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10592              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10593              pod/perlstyle.pod toke.c
10594      Branch: win32/perl
10595            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10596            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10597            ! pod/perlstyle.pod toke.c
10598 ____________________________________________________________________________
10599 [   634] By: gsar                                  on 1998/03/03  03:43:42
10600         Log: another maintpatch (this one needed adjust of test nos.)
10601              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10602              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
10603              Date: Thu, 22 Jan 1998 12:11:49 +0000
10604              Subject: Re: [PERL] A few perl5.004_03 bugs 
10605      Branch: win32/perl
10606            ! mg.c t/op/magic.t
10607 ____________________________________________________________________________
10608 [   633] By: gsar                                  on 1998/03/03  03:36:40
10609         Log: merge another toke.c patch and its dependent (very carefully)
10610              #32:  "Support C<Package::> as function-blind bearword"
10611              From:  Chip Salzenberg
10612              Files:  toke.c
10613              --------
10614              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
10615              From:  Gurusamy Sarathy
10616              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
10617      Branch: win32/perl
10618            ! pod/perldelta.pod pod/perldiag.pod toke.c
10619 ____________________________________________________________________________
10620 [   632] By: gsar                                  on 1998/03/03  03:12:16
10621         Log: another toke.c maintpatch
10622              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
10623              From:  Chip Salzenberg
10624              Files:  toke.c
10625      Branch: win32/perl
10626            ! toke.c
10627 ____________________________________________________________________________
10628 [   631] By: gsar                                  on 1998/03/03  03:06:59
10629         Log: still another maintpatch
10630              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10631              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
10632              Date: Sun, 02 Nov 1997 13:31:54 +0000
10633              Subject: [PATCH] assorted sprintf bugs
10634      Branch: win32/perl
10635            ! sv.c t/op/sprintf.t
10636 ____________________________________________________________________________
10637 [   630] By: gsar                                  on 1998/03/03  03:03:55
10638         Log: yet another maintpatch
10639              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10640              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
10641              Date: Sat, 22 Nov 1997 12:52:16 +0000
10642              Subject: Re: [PERL] Unexpected output 
10643      Branch: win32/perl
10644            ! doio.c t/pragma/warn-1global
10645 ____________________________________________________________________________
10646 [   629] By: gsar                                  on 1998/03/03  02:57:33
10647         Log: merge another maintpatch to toke.c
10648              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10649              Date: Sat, 22 Nov 1997 14:45:23 GMT
10650              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
10651              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
10652      Branch: win32/perl
10653            ! t/base/lex.t toke.c
10654 ____________________________________________________________________________
10655 [   628] By: gsar                                  on 1998/03/03  02:50:20
10656         Log: manually merge a maintpatch
10657              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
10658              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
10659              From: gnat@frii.com
10660              Subject: [PERL] Commenting toke.c
10661      Branch: win32/perl
10662            ! toke.c
10663 ____________________________________________________________________________
10664 [   627] By: TimBunce                              on 1998/03/02  22:34:47
10665         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
10666              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10667              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
10668              Files:  pp_hot.c pp_sys.c
10669      Branch: maint-5.004/perl
10670            ! pp_hot.c pp_sys.c
10671 ____________________________________________________________________________
10672 [   626] By: TimBunce                              on 1998/03/02  22:31:13
10673         Log: This is the change description for change 625
10674              Title:  "Fix tr///s option", #F007
10675              From:  Inaba Hiroto <inaba@st.rim.or.jp>
10676              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
10677              Files:  doop.c
10678      Branch: maint-5.004/perl
10679            ! doop.c
10680 ____________________________________________________________________________
10681 [   625] By: TimBunce                              on 1998/03/02  22:23:48
10682         Log:      Branch: maint-5.004/perl
10683            ! doop.c
10684 ____________________________________________________________________________
10685 [   623] By: TimBunce                              on 1998/03/02  21:51:53
10686         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
10687              From:  Chip Salzenberg
10688              Files:  pp_ctl.c
10689      Branch: maint-5.004/perl
10690            ! pp_ctl.c
10691 ____________________________________________________________________________
10692 [   622] By: TimBunce                              on 1998/03/02  21:43:29
10693         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
10694              From:  Chip Salzenberg
10695              Files:  sv.c
10696      Branch: maint-5.004/perl
10697            ! sv.c
10698 ____________________________________________________________________________
10699 [   621] By: TimBunce                              on 1998/03/02  21:29:59
10700         Log: Title:  "Fix compile-time warning line in while ()", #F004
10701              From:  Chip Salzenberg
10702              Files:  op.c
10703      Branch: maint-5.004/perl
10704            ! op.c
10705 ____________________________________________________________________________
10706 [   620] By: TimBunce                              on 1998/03/02  21:25:27
10707         Log: Title:  "STMT foreach LIST;", #F002
10708              From:  Chip Salzenberg
10709              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
10710              vms/perly_c.vms
10711      Branch: maint-5.004/perl
10712            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10713            ! toke.c vms/perly_c.vms
10714 ____________________________________________________________________________
10715 [   619] By: TimBunce                              on 1998/03/02  21:12:58
10716         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
10717              From:  Chip Salzenberg
10718              Files:  op.c
10719      Branch: maint-5.004/perl
10720            ! op.c
10721 ____________________________________________________________________________
10722 [   618] By: gsar                                  on 1998/03/02  04:40:16
10723         Log: make t/lib/nothread.t type xtext also
10724      Branch: win32/perl
10725            ! t/op/nothread.t
10726 ____________________________________________________________________________
10727 [   617] By: gsar                                  on 1998/03/02  04:35:15
10728         Log: make t/lib/thread.t type xtext
10729      Branch: win32/perl
10730            ! t/lib/thread.t
10731 ____________________________________________________________________________
10732 [   616] By: gsar                                  on 1998/03/02  04:17:40
10733         Log: fix misapplied hunks in change#614
10734      Branch: win32/perl
10735            ! scope.c scope.h
10736 ____________________________________________________________________________
10737 [   615] By: gsar                                  on 1998/03/02  03:39:16
10738         Log: another one down
10739              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10740              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
10741              Date: Tue, 25 Nov 1997 23:03:48 -0800
10742              Subject: [PERL] File::Find bugs & patches
10743      Branch: win32/perl
10744            ! lib/File/Find.pm
10745 ____________________________________________________________________________
10746 [   614] By: gsar                                  on 1998/03/02  03:28:28
10747         Log: this one with adjusted test numbers
10748              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10749              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10750              From: Stephen McCamant <alias@mcs.com>
10751              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10752      Branch: win32/perl
10753            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10754 ____________________________________________________________________________
10755 [   613] By: gsar                                  on 1998/03/02  03:13:32
10756         Log: still another
10757              From: Inaba Hiroto <inaba@st.rim.or.jp>
10758              Subject: [PERL] tr///s bug
10759              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10760              Date: Sat, 10 Jan 1998 15:53:33 +0900
10761      Branch: win32/perl
10762            ! doop.c t/op/subst.t
10763 ____________________________________________________________________________
10764 [   612] By: gsar                                  on 1998/03/02  03:01:27
10765         Log: yet another patch
10766              From: Chip Salzenberg <salzench@nielsenmedia.com>
10767              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10768              Subject: Tiny but massively cool:  C<statement foreach @list>
10769              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10770      Branch: win32/perl
10771            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10772            ! toke.c vms/perly_c.vms
10773 ____________________________________________________________________________
10774 [   611] By: gsar                                  on 1998/03/02  01:52:46
10775         Log: yet another 'old' patch
10776              From: Stephane Payrard <stef@francenet.fr>
10777              Message-Id: <199712040054.BAA04612@www.zweig.com>
10778              To: perl5-porters@perl.org
10779              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10780              between `my' and `local' (Patch included)
10781      Branch: win32/perl
10782            ! op.c t/op/my.t
10783 ____________________________________________________________________________
10784 [   610] By: gsar                                  on 1998/03/02  01:45:55
10785         Log: another 'old' patch
10786              From: Roderick Schertler <roderick@argon.org>
10787              Date: 19 Dec 1997 12:52:36 -0500
10788              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10789              Subject: [PERL] [PATCH] Re: Problem with open >&=
10790      Branch: win32/perl
10791            ! doio.c t/op/misc.t
10792 ____________________________________________________________________________
10793 [   609] By: gsar                                  on 1998/03/02  01:23:56
10794         Log: apply missing pieces from:
10795              From: Chip Salzenberg <salzench@nielsenmedia.com>
10796              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10797              Subject: [PATCH] Improved LVALUE patch
10798              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10799      Branch: win32/perl
10800            ! sv.c
10801 ____________________________________________________________________________
10802 [   608] By: gsar                                  on 1998/03/02  01:13:01
10803         Log: merge two important 'old' patches
10804              From: Chip Salzenberg <salzench@nielsenmedia.com>
10805              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10806              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
10807              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10808              ------
10809              From: Chip Salzenberg <salzench@nielsenmedia.com>
10810              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10811              Subject: [PATCH] Fix for compile-time while() warnings
10812              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10813      Branch: win32/perl
10814            ! op.c
10815 ____________________________________________________________________________
10816 [   607] By: gsar                                  on 1998/03/01  06:52:26
10817         Log: integrate mainline changes
10818      Branch: asperl
10819           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10820           +> lib/Tie/Handle.pm t/op/tiehandle.t
10821            - config_H
10822           !> (integrate 89 files)
10823 ____________________________________________________________________________
10824 [   606] By: gsar                                  on 1998/02/28  23:11:00
10825         Log: misc small tweaks
10826              - AutoLoader fix for long::pack::names
10827              - d_mymalloc can be set from makefiles now
10828              - make search.pl actually work on win32
10829              - revert podoc about $^E on OS/2 (per Ilya's wishes)
10830      Branch: win32/perl
10831            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10832            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10833 ____________________________________________________________________________
10834 [   605] By: gsar                                  on 1998/02/28  22:16:45
10835         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10836      Branch: win32/perl
10837            ! embedvar.h sv.h
10838 ____________________________________________________________________________
10839 [   604] By: gsar                                  on 1998/02/28  21:08:58
10840         Log: integrate mainline
10841      Branch: win32/perl
10842           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10843           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10844           !> byterun.c ext/SDBM_File/Makefile.PL
10845           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10846           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10847           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10848           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10849           !> vms/test.com win32/makedef.pl
10850 ____________________________________________________________________________
10851 [   603] By: nick                                  on 1998/02/28  11:31:15
10852         Log: Missed FREAD in bytecode.h
10853              Cannot export svref_mutex in non-threaded perl
10854      Branch: perl
10855            ! bytecode.h win32/makedef.pl
10856
10857 ----------------
10858 Version 5.004_61
10859 ----------------
10860
10861 ____________________________________________________________________________
10862 [   602] By: mbeattie                              on 1998/02/27  18:35:27
10863         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10864              preprocessor symbol on Digital UNIX.
10865      Branch: perl
10866            ! bytecode.h bytecode.pl byterun.c
10867 ____________________________________________________________________________
10868 [   601] By: mbeattie                              on 1998/02/27  18:27:00
10869         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10870      Branch: perl
10871            ! sv.h
10872 ____________________________________________________________________________
10873 [   600] By: mbeattie                              on 1998/02/27  18:15:07
10874         Log: Add atomic.h to MANIFEST
10875      Branch: perl
10876            ! MANIFEST
10877 ____________________________________________________________________________
10878 [   599] By: mbeattie                              on 1998/02/27  18:13:52
10879         Log: Integrate win32 branch into mainline.
10880      Branch: perl
10881            ! bytecode.pl
10882           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10883           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10884           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10885           !> win32/config.gc win32/config.vc win32/config_H.bc
10886           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10887           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10888           !> win32/win32thread.h
10889 ____________________________________________________________________________
10890 [   598] By: mbeattie                              on 1998/02/27  18:06:41
10891         Log: Make refcounts atomic for threading (dependent on appropriate
10892              arch-dependent and compiler-dependent definitions in atomic.h
10893              or else falls back to a global mutex to protect refcounts).
10894      Branch: perl
10895            + atomic.h
10896            ! global.sym perl.c perlvars.h sv.c sv.h
10897 ____________________________________________________________________________
10898 [   597] By: mbeattie                              on 1998/02/27  15:37:22
10899         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10900      Branch: perl
10901            ! MANIFEST
10902 ____________________________________________________________________________
10903 [   596] By: mbeattie                              on 1998/02/27  15:34:55
10904         Log: Missed adding new file Policy_sh.SH in change 592.
10905      Branch: perl
10906            + Policy_sh.SH
10907 ____________________________________________________________________________
10908 [   595] By: mbeattie                              on 1998/02/27  15:34:06
10909         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10910              Date: Fri, 27 Feb 1998 04:15:04 +0000
10911              From: Graham Barr <gbarr@pobox.com>
10912      Branch: perl
10913            + lib/Tie/Handle.pm t/op/tiehandle.t
10914            ! pod/perltie.pod pp_sys.c
10915 ____________________________________________________________________________
10916 [   594] By: mbeattie                              on 1998/02/27  15:31:12
10917         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10918              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10919              Date: Thu, 26 Feb 1998 11:09:55 -0800
10920              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10921              Date: Thu, 26 Feb 1998 11:15:24 -0800
10922      Branch: perl
10923            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10924            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10925            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10926            ! vms/test.com
10927 ____________________________________________________________________________
10928 [   593] By: mbeattie                              on 1998/02/27  15:26:45
10929         Log: Fix file-descriptor leak when pipes fail via taint checks:
10930              Subject: [PATCH] Some patches went through cracks
10931              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10932              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10933      Branch: perl
10934            ! os2/os2.c util.c
10935 ____________________________________________________________________________
10936 [   592] By: mbeattie                              on 1998/02/27  15:15:12
10937         Log: Subject: Config_60-03-04.diff patch for 5.004_60
10938              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10939              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10940      Branch: perl
10941            ! Configure MANIFEST Makefile.SH os2/diff.configure
10942 ____________________________________________________________________________
10943 [   591] By: gsar                                  on 1998/02/26  19:34:50
10944         Log: added AS patch#9
10945      Branch: asperl
10946            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10947            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10948            - win32/ipstdiowin.h win32/perlobj.def
10949            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10950            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10951            ! win32/win32sck.c win32/win32thread.c
10952 ____________________________________________________________________________
10953 [   590] By: gsar                                  on 1998/02/26  04:25:40
10954         Log: various changes to make win32 build under the new Configure & co.
10955              - added byterun.c to core C build
10956              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10957              after adding new variables to config.[bgv]c
10958              - sig_name_init now has only the valid signals
10959              - we now have $Config{usethreads}
10960              - tested under the two commercial compilers w/ and w/o usethreads
10961      Branch: win32/perl
10962            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10963            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10964            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10965 ____________________________________________________________________________
10966 [   589] By: gsar                                  on 1998/02/26  03:56:19
10967         Log: various cleanups so that B can be built as "just another extension"
10968              - export symbols needed for building B
10969              - bset_obj_store() is needed by byterun(), so define it there instead
10970              of at B.xs, and export it
10971              - freadpv() is only used in B.xs, so move it there
10972              - byte*.h are now included by perl.h
10973              - regenerate embed*.h
10974      Branch: win32/perl
10975            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10976            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10977 ____________________________________________________________________________
10978 [   588] By: gsar                                  on 1998/02/25  21:46:35
10979         Log: integrate mainline
10980      Branch: win32/perl
10981           +> Porting/config.sh Porting/config_H
10982            - config_H
10983           !> (integrate 54 files)
10984 ____________________________________________________________________________
10985 [   587] By: gsar                                  on 1998/02/25  19:20:26
10986         Log: added AS patch#8
10987      Branch: asperl
10988            ! sv.c x2p/a2py.c x2p/util.c
10989 ____________________________________________________________________________
10990 [   586] By: gsar                                  on 1998/02/25  19:08:06
10991         Log: added AS patch#7
10992              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10993              Date:    Tue, 24 Feb 1998 07:57:07 PST
10994              From:    Douglas Lankshear <dougl@ActiveState.com>
10995              Subject: [PATCH] 
10996              
10997              Here's an attempt at
10998              6. MANIFEST must be updated with new file names
10999              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
11000              And some changes to move toward
11001              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
11002              
11003              -- Doug
11004      Branch: asperl
11005            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
11006            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
11007            ! perlenv.h perlio.h perllio.h win32/Makefile
11008 ____________________________________________________________________________
11009 [   585] By: mbeattie                              on 1998/02/25  17:44:34
11010         Log: More compiler tweaks.
11011      Branch: perl
11012            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
11013 ____________________________________________________________________________
11014 [   584] By: mbeattie                              on 1998/02/25  15:36:38
11015         Log: Subject: [PATCH 5.004_60] dos-djgpp update
11016              Date: Wed, 25 Feb 1998 11:17:07 +0100
11017              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11018      Branch: perl
11019            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
11020 ____________________________________________________________________________
11021 [   583] By: mbeattie                              on 1998/02/25  15:34:48
11022         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
11023      Branch: perl
11024            ! global.sym patchlevel.h
11025 ____________________________________________________________________________
11026 [   582] By: mbeattie                              on 1998/02/25  15:28:08
11027         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
11028              Date: Tue, 24 Feb 1998 11:15:57 +0000
11029              From: Robin Houston <robin@oneworld.org>
11030      Branch: perl
11031            ! pod/perldiag.pod pp_ctl.c
11032 ____________________________________________________________________________
11033 [   581] By: mbeattie                              on 1998/02/25  15:27:06
11034         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
11035              Date: 23 Feb 1998 23:36:09 +0100
11036              From: Gisle Aas <gisle@aas.no>
11037      Branch: perl
11038            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
11039 ____________________________________________________________________________
11040 [   580] By: mbeattie                              on 1998/02/25  15:25:29
11041         Log: Subject: [PATCH 5.004_60] improved Test.pm
11042              Date: Sat, 21 Feb 1998 14:17:09 -0500
11043              From: Joshua Pritikin <pritikin@mindspring.com>
11044      Branch: perl
11045            ! lib/Test.pm
11046 ____________________________________________________________________________
11047 [   579] By: mbeattie                              on 1998/02/25  15:23:24
11048         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
11049              From: Jarkko Hietaniemi <jhi@iki.fi>
11050              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
11051              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
11052              Subject: Re: your HP-UX perl patch
11053              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
11054      Branch: perl
11055            ! Makefile.SH embed.h global.sym hints/hpux.sh
11056 ____________________________________________________________________________
11057 [   578] By: mbeattie                              on 1998/02/25  15:18:06
11058         Log: Back out DB_File patch (change _553) and tweak Configure.
11059              Subject: ANNOUNCE: perl5.004_60 is available
11060              Date: Mon, 23 Feb 1998 10:47:26 -0000
11061              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
11062      Branch: perl
11063            ! Configure ext/DB_File/DB_File.xs
11064 ____________________________________________________________________________
11065 [   577] By: mbeattie                              on 1998/02/25  15:04:00
11066         Log: Subject: [PATCH] Cwd.pm
11067              Date: Fri, 20 Feb 1998 10:27:54 -0600
11068              From: Graham Barr <gbarr@ti.com>
11069      Branch: perl
11070            ! lib/Cwd.pm
11071 ____________________________________________________________________________
11072 [   576] By: mbeattie                              on 1998/02/25  15:02:57
11073         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
11074              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
11075              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
11076              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
11077              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
11078              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
11079              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
11080      Branch: perl
11081            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
11082 ____________________________________________________________________________
11083 [   575] By: mbeattie                              on 1998/02/25  14:58:00
11084         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
11085              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
11086              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
11087      Branch: perl
11088            + Porting/config.sh Porting/config_H
11089            - config_H
11090            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
11091            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
11092            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
11093            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
11094            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
11095            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
11096            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
11097 ____________________________________________________________________________
11098 [   574] By: gsar                                  on 1998/02/24  02:21:14
11099         Log: fix typos in sv.c
11100      Branch: win32/perl
11101            ! sv.c
11102 ____________________________________________________________________________
11103 [   573] By: mbeattie                              on 1998/02/23  10:03:39
11104         Log: Remove old Linux+threads segfault degugging kludge.
11105      Branch: perl
11106            ! perl.c
11107 ____________________________________________________________________________
11108 [   572] By: gsar                                  on 1998/02/23  09:45:26
11109         Log: undo previous change (no added value!)
11110      Branch: win32/perl
11111            ! win32/bin/pl2bat.pl
11112 ____________________________________________________________________________
11113 [   571] By: gsar                                  on 1998/02/23  09:18:32
11114         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
11115              John Cavanaugh <cavanaug@sdd.hp.com>)
11116      Branch: win32/perl
11117            ! win32/bin/pl2bat.pl
11118 ____________________________________________________________________________
11119 [   570] By: gsar                                  on 1998/02/22  04:02:15
11120         Log: support chown() (just a noop for now)
11121      Branch: win32/perl
11122            ! dosish.h win32/win32.c win32/win32.h
11123 ____________________________________________________________________________
11124 [   569] By: gsar                                  on 1998/02/22  03:09:55
11125         Log: integrate latest win32 branch
11126      Branch: asperl
11127           +> (branch 41 files)
11128           !> (integrate 59 files)
11129 ____________________________________________________________________________
11130 [   568] By: gsar                                  on 1998/02/22  02:40:56
11131         Log: get compiler building under win32 (needed Makefile.PL
11132              hacks that could be applicable to other platforms)
11133      Branch: win32/perl
11134            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
11135 ____________________________________________________________________________
11136 [   567] By: gsar                                  on 1998/02/22  01:30:19
11137         Log: integrate mainline
11138      Branch: win32/perl
11139           +> (branch 41 files)
11140           !> (integrate 46 files)
11141 ____________________________________________________________________________
11142 [   566] By: gsar                                  on 1998/02/20  22:31:56
11143         Log: fix handle leak in join()
11144      Branch: win32/perl
11145            ! win32/win32thread.h
11146
11147 ----------------
11148 Version 5.004_60
11149 ----------------
11150
11151 ____________________________________________________________________________
11152 [   565] By: mbeattie                              on 1998/02/20  18:23:47
11153         Log: Remove compiler files from their old lib/B locations. The compiler
11154              now builds by default (without the byteperl executable so far) and
11155              seems to work at least minimally.
11156      Branch: perl
11157            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
11158            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
11159            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
11160            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
11161            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
11162            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
11163            ! MANIFEST bytecode.pl
11164 ____________________________________________________________________________
11165 [   564] By: mbeattie                              on 1998/02/20  18:05:33
11166         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
11167              under ext/B.
11168      Branch: perl
11169           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
11170           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
11171           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
11172           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
11173           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
11174           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
11175           +> ext/B/B/makeliblinks ext/B/O.pm
11176 ____________________________________________________________________________
11177 [   563] By: mbeattie                              on 1998/02/20  17:54:58
11178         Log: Start getting compiler to work when built with the core.
11179              [Still won't work as of this change.]
11180      Branch: perl
11181           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
11182           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
11183           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
11184           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
11185           +> lib/B/Terse.pm lib/B/Xref.pm
11186            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
11187 ____________________________________________________________________________
11188 [   562] By: mbeattie                              on 1998/02/20  16:42:13
11189         Log: Merge perlext/Compiler/... into mainline. Some files move to
11190              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
11191              move to the base perl directory (e.g. headers). Will need some
11192              cleaning up before it builds properly, I would guess.
11193      Branch: perl
11194           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
11195           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
11196           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
11197           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
11198           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
11199           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
11200           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
11201           +> lib/B/makeliblinks lib/O.pm
11202 ____________________________________________________________________________
11203 [   561] By: mbeattie                              on 1998/02/20  16:39:38
11204         Log: Win32 changes from Sarathy, tweaked slightly by me.
11205      Branch: perlext
11206            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
11207            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
11208            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
11209            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
11210 ____________________________________________________________________________
11211 [   560] By: mbeattie                              on 1998/02/20  15:46:15
11212         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
11213      Branch: perl
11214            ! perl.c
11215 ____________________________________________________________________________
11216 [   559] By: mbeattie                              on 1998/02/20  12:56:10
11217         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
11218      Branch: perl
11219            ! MANIFEST patchlevel.h
11220 ____________________________________________________________________________
11221 [   558] By: mbeattie                              on 1998/02/20  12:53:26
11222         Log: Integrate win32 branch into mainline.
11223      Branch: perl
11224           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
11225           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11226           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11227           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
11228           !> win32/win32iop.h x2p/a2p.h
11229 ____________________________________________________________________________
11230 [   557] By: mbeattie                              on 1998/02/20  12:51:42
11231         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
11232              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
11233              From: Jarkko Hietaniemi <jhi@iki.fi>
11234      Branch: perl
11235            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
11236            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
11237            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
11238            ! pod/perltoc.pod pod/perlvar.pod
11239 ____________________________________________________________________________
11240 [   556] By: mbeattie                              on 1998/02/20  12:49:54
11241         Log: Subject: [PATCH] installperl
11242              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
11243              From: Norton Allen <allen@huarp.harvard.edu>
11244      Branch: perl
11245            ! installperl
11246 ____________________________________________________________________________
11247 [   555] By: mbeattie                              on 1998/02/20  12:49:09
11248         Log: Subject: [PATCH:_59] t/op/wantarray.t
11249              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
11250              From: Norton Allen <allen@huarp.harvard.edu>
11251      Branch: perl
11252            + t/op/wantarray.t
11253 ____________________________________________________________________________
11254 [   554] By: mbeattie                              on 1998/02/20  12:47:44
11255         Log: Subject: Misprint in regcomp.c [PATCH]
11256              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
11257              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11258      Branch: perl
11259            ! regcomp.c
11260 ____________________________________________________________________________
11261 [   553] By: mbeattie                              on 1998/02/20  12:45:08
11262         Log: Subject: DB_File ->length does not work just after tie.
11263              Date: Tue, 17 Feb 1998 13:19:18 GMT
11264              From: Nick Ing-Simmons <nik@tiuk.ti.com>
11265      Branch: perl
11266            ! ext/DB_File/DB_File.xs
11267 ____________________________________________________________________________
11268 [   552] By: mbeattie                              on 1998/02/20  12:43:32
11269         Log: Subject: [PATCH] - perl5.005_59, update Copyright
11270              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
11271              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
11272      Branch: perl
11273            ! perl.c
11274 ____________________________________________________________________________
11275 [   551] By: mbeattie                              on 1998/02/20  12:42:41
11276         Log: Subject: Re: for() and map() peculiarity
11277              Date: Mon, 16 Feb 1998 21:33:44 +0000
11278              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11279      Branch: perl
11280            ! pod/perlsyn.pod
11281 ____________________________________________________________________________
11282 [   550] By: mbeattie                              on 1998/02/20  12:41:53
11283         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
11284              Date: Mon, 16 Feb 1998 11:46:29 -0800
11285              From: Dan Sugalski <sugalskd@osshe.edu>
11286      Branch: perl
11287            ! vms/config.vms
11288 ____________________________________________________________________________
11289 [   549] By: mbeattie                              on 1998/02/20  12:40:55
11290         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
11291              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
11292              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
11293      Branch: perl
11294            ! global.sym
11295 ____________________________________________________________________________
11296 [   548] By: mbeattie                              on 1998/02/20  12:39:56
11297         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
11298              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
11299              From: Jarkko Hietaniemi <jhi@iki.fi>
11300      Branch: perl
11301            ! hints/irix_6.sh
11302 ____________________________________________________________________________
11303 [   547] By: mbeattie                              on 1998/02/20  12:38:58
11304         Log: Subject: [PATCH] perlguts update
11305              Date: 16 Feb 1998 11:23:53 +0100
11306              From: Gisle Aas <gisle@aas.no>
11307      Branch: perl
11308            ! pod/perlguts.pod
11309 ____________________________________________________________________________
11310 [   546] By: mbeattie                              on 1998/02/20  12:38:01
11311         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
11312              Date: Sun, 15 Feb 1998 23:56:05 -0500
11313              From: Irving Reid <irving@tor.securecomputing.com>
11314      Branch: perl
11315            ! hints/bsdos.sh
11316 ____________________________________________________________________________
11317 [   545] By: mbeattie                              on 1998/02/20  12:37:11
11318         Log: Subject: [PATCH] 5% speedup in an empty loop
11319              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
11320              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11321      Branch: perl
11322            ! op.c
11323 ____________________________________________________________________________
11324 [   544] By: mbeattie                              on 1998/02/20  12:36:26
11325         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
11326              Date: Sun, 15 Feb 98 23:06:16 +0100
11327              From: Hans Mulder <hansm@icgroup.nl>
11328      Branch: perl
11329            ! hints/next_3.sh hints/next_4.sh
11330 ____________________________________________________________________________
11331 [   543] By: mbeattie                              on 1998/02/20  12:35:39
11332         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
11333              Date: Sun, 15 Feb 98 23:05:20 +0100
11334              From: Hans Mulder <hansm@icgroup.nl>
11335      Branch: perl
11336            ! malloc.c
11337 ____________________________________________________________________________
11338 [   542] By: mbeattie                              on 1998/02/20  12:35:03
11339         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
11340              From: Hans Mulder <hansm@icgroup.nl>
11341              Date: Sun, 15 Feb 98 23:04:29 +0100
11342      Branch: perl
11343            ! Configure
11344 ____________________________________________________________________________
11345 [   541] By: mbeattie                              on 1998/02/20  12:33:56
11346         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
11347              NeXT   needs DONT_DECLARE_STD)
11348              Date: Sun, 15 Feb 98 23:04:19 +0100
11349              From: Hans Mulder <hansm@icgroup.nl>
11350      Branch: perl
11351            ! perl.h
11352 ____________________________________________________________________________
11353 [   540] By: mbeattie                              on 1998/02/20  12:32:25
11354         Log: Subject: [PATCH] sv_check_thinkfirst macroized
11355              Date: 15 Feb 1998 22:00:38 +0100
11356              From: Gisle Aas <gisle@aas.no>
11357      Branch: perl
11358            ! sv.c
11359 ____________________________________________________________________________
11360 [   539] By: mbeattie                              on 1998/02/20  12:31:07
11361         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
11362              Date: Sat, 14 Feb 1998 17:58:01 -0500
11363              From: Joshua Pritikin <pritikin@mindspring.com>
11364      Branch: perl
11365            + lib/Test.pm
11366            ! MANIFEST lib/Test/Harness.pm
11367 ____________________________________________________________________________
11368 [   538] By: mbeattie                              on 1998/02/20  12:24:31
11369         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
11370              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
11371              From: Jarkko Hietaniemi <jhi@iki.fi>
11372      Branch: perl
11373            ! INSTALL pod/perldiag.pod pod/perllocale.pod
11374 ____________________________________________________________________________
11375 [   537] By: mbeattie                              on 1998/02/20  12:23:04
11376         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
11377              Date: Fri, 13 Feb 1998 13:38:28 -0800
11378              From: Dan Sugalski <sugalskd@osshe.edu>
11379      Branch: perl
11380            ! README.vms
11381 ____________________________________________________________________________
11382 [   536] By: mbeattie                              on 1998/02/20  12:20:29
11383         Log: Subject: [PATCH] 5.004_58, move intuition tests
11384              Date: Thu, 12 Feb 1998 17:11:05 -0600
11385              From: Stephen Potter <spp@psa.pencom.com>
11386      Branch: perl
11387            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
11388            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
11389            ! t/op/flip.t t/op/pat.t t/op/push.t
11390 ____________________________________________________________________________
11391 [   535] By: gsar                                  on 1998/02/19  23:07:24
11392         Log: applied a version of this with tabs intact
11393              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
11394              Date:    19 Feb 1998 15:06:38 EST
11395              From:    dfan@harmonixmusic.com (Dan Schmidt)
11396              Subject: Pod::Html bug and fix: missing </UL> in index
11397      Branch: win32/perl
11398            ! lib/Pod/Html.pm
11399 ____________________________________________________________________________
11400 [   534] By: gsar                                  on 1998/02/19  19:40:27
11401         Log: Fix C<0> problem in Pod::Html
11402      Branch: win32/perl
11403            ! lib/Pod/Html.pm
11404 ____________________________________________________________________________
11405 [   533] By: gsar                                  on 1998/02/18  18:11:08
11406         Log: non-debug VC builds are -O1 now (they say it works, and is
11407              faster)
11408      Branch: win32/perl
11409            ! win32/Makefile win32/makefile.mk
11410 ____________________________________________________________________________
11411 [   532] By: gsar                                  on 1998/02/18  04:11:03
11412         Log: integrate nick's patch to mainline
11413      Branch: win32/perl
11414           !> pp.c
11415 ____________________________________________________________________________
11416 [   531] By: mbeattie                              on 1998/02/17  17:50:50
11417         Log: Assorted changes to the compiler
11418      Branch: perlext
11419            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
11420            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
11421            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
11422            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
11423 ____________________________________________________________________________
11424 [   530] By: gsar                                  on 1998/02/17  01:47:35
11425         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
11426              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
11427              build passes all tests except t/lib/io_xs.t (seems to be due to
11428              broken tmpfile() in the CRT or import lib)
11429      Branch: win32/perl
11430            ! XSUB.h win32/makefile.mk win32/win32.h
11431 ____________________________________________________________________________
11432 [   529] By: gsar                                  on 1998/02/16  23:03:31
11433         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
11434              in this version of gcc!)
11435      Branch: win32/perl
11436            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
11437            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
11438 ____________________________________________________________________________
11439 [   528] By: nick                                  on 1998/02/16  22:13:04
11440         Log: Missing PUSHMARK in unshift TIEARRAY hook
11441      Branch: perl
11442            ! pp.c
11443 ____________________________________________________________________________
11444 [   527] By: gsar                                  on 1998/02/15  20:59:07
11445         Log: integrate win32 branch
11446      Branch: asperl
11447           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
11448           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11449           !> win32/makedef.pl
11450 ____________________________________________________________________________
11451 [   526] By: gsar                                  on 1998/02/15  20:02:11
11452         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
11453      Branch: win32/perl
11454            ! config_h.SH win32/config_H.bc win32/config_H.gc
11455            ! win32/config_H.vc
11456 ____________________________________________________________________________
11457 [   525] By: gsar                                  on 1998/02/15  03:26:45
11458         Log: fix build problems due to renamed Config variables
11459      Branch: win32/perl
11460            ! win32/config.bc win32/config.gc win32/config.vc
11461            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11462            ! win32/makedef.pl
11463 ____________________________________________________________________________
11464 [   524] By: gsar                                  on 1998/02/14  01:00:15
11465         Log: bring ASPerl uptodate with mainline changes
11466      Branch: asperl
11467           +> ext/DB_File/Changes t/comp/require.t
11468           !> (integrate 41 files)
11469 ____________________________________________________________________________
11470 [   523] By: gsar                                  on 1998/02/14  00:52:17
11471         Log: integrate mainline
11472      Branch: win32/perl
11473           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
11474           !> pp_hot.c t/op/magic.t
11475 ____________________________________________________________________________
11476 [   522] By: gsar                                  on 1998/02/14  00:42:37
11477         Log: added AS patch#6
11478              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
11479              Date:    Fri, 13 Feb 1998 06:14:51 PST
11480              From:    Douglas Lankshear <dougl@ActiveState.com>
11481              Subject: [PATCH] command line build
11482              
11483              This patch is for the command line build of perl object.
11484              I'll merge the ipfoo.c function with win32_xxx functions next.
11485              
11486              -- Doug
11487      Branch: asperl
11488            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
11489            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
11490            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
11491 ____________________________________________________________________________
11492 [   521] By: gsar                                  on 1998/02/14  00:14:04
11493         Log: added AS patch#5 (patch #4 was intentionally skipped after
11494              discussion)
11495      Branch: asperl
11496            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
11497            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
11498            ! regexec.c sv.c toke.c
11499 ____________________________________________________________________________
11500 [   520] By: nick                                  on 1998/02/13  18:15:46
11501         Log: Resolve ansiperl against win32
11502      Branch: ansiperl
11503           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
11504           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
11505           +> t/lib/ph.t
11506           !> (integrate 898 files)
11507
11508 ----------------
11509 Version 5.004_59
11510 ----------------
11511
11512 ____________________________________________________________________________
11513 [   519] By: mbeattie                              on 1998/02/13  17:05:37
11514         Log: Integrate win32 into mainline.
11515      Branch: perl
11516            ! lib/ExtUtils/xsubpp
11517           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11518           !> win32/makefile.mk
11519 ____________________________________________________________________________
11520 [   518] By: mbeattie                              on 1998/02/13  17:01:16
11521         Log: Bump patchlevel.h to 59.
11522      Branch: perl
11523            ! patchlevel.h
11524 ____________________________________________________________________________
11525 [   517] By: mbeattie                              on 1998/02/13  16:57:59
11526         Log: Subject: [PATCH] _58: wantarray in void context broken
11527              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
11528              From: Norton Allen <allen@huarp.harvard.edu>
11529      Branch: perl
11530            ! pp_hot.c
11531 ____________________________________________________________________________
11532 [   516] By: mbeattie                              on 1998/02/13  16:55:33
11533         Log: Subject: [PATCH] 5.004_58 QNX getcwd
11534              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
11535              From: Norton Allen <allen@huarp.harvard.edu>
11536      Branch: perl
11537            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
11538 ____________________________________________________________________________
11539 [   515] By: gsar                                  on 1998/02/12  18:29:52
11540         Log: pickup lddlflags properly for Config.pm
11541      Branch: win32/perl
11542            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11543            ! win32/makefile.mk
11544 ____________________________________________________________________________
11545 [   514] By: gsar                                  on 1998/02/12  18:16:09
11546         Log: fix xsubpp bug in SETMAGIC code
11547      Branch: win32/perl
11548            ! lib/ExtUtils/xsubpp
11549 ____________________________________________________________________________
11550 [   513] By: gsar                                  on 1998/02/12  18:06:30
11551         Log: integrate mainline
11552      Branch: win32/perl
11553           +> ext/DB_File/Changes
11554           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
11555           !> ext/DB_File/DB_File.xs hints/machten.sh
11556           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
11557           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
11558           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
11559           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
11560           !> t/op/re_tests t/pragma/locale.t
11561 ____________________________________________________________________________
11562 [   512] By: mbeattie                              on 1998/02/12  17:34:02
11563         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
11564              with -DUSE_THREADS -DDEBUGGING to fail.
11565      Branch: perl
11566            ! scope.h
11567 ____________________________________________________________________________
11568 [   511] By: mbeattie                              on 1998/02/12  16:44:03
11569         Log: Integrate win32 into mainline
11570      Branch: perl
11571           +> t/comp/require.t
11572           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
11573 ____________________________________________________________________________
11574 [   510] By: mbeattie                              on 1998/02/12  16:42:26
11575         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
11576              Date: 12 Feb 1998 14:25:55 +0100
11577              From: koenig@kulturbox.de (Andreas J. Koenig)
11578      Branch: perl
11579            ! lib/ExtUtils/Install.pm
11580 ____________________________________________________________________________
11581 [   509] By: mbeattie                              on 1998/02/12  16:40:34
11582         Log: Subject: Re: wrong prototype for sbrk [PATCH]
11583              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
11584              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11585      Branch: perl
11586            ! malloc.c
11587 ____________________________________________________________________________
11588 [   508] By: mbeattie                              on 1998/02/12  16:36:53
11589         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
11590              Date: Wed, 11 Feb 1998 17:29:20 +0100
11591              From: Achim Bohnet <ach@mpe.mpg.de>
11592      Branch: perl
11593            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
11594 ____________________________________________________________________________
11595 [   507] By: mbeattie                              on 1998/02/12  16:35:26
11596         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
11597              Date: Wed, 11 Feb 1998 14:59:46 +0100
11598              From: Dominic Dunlop <domo@vo.lu>
11599      Branch: perl
11600            ! hints/machten.sh
11601 ____________________________________________________________________________
11602 [   506] By: mbeattie                              on 1998/02/12  16:28:40
11603         Log: Subject: DB_File 1.58 patch
11604              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
11605              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11606      Branch: perl
11607            + ext/DB_File/Changes
11608            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11609            ! t/lib/db-recno.t
11610 ____________________________________________________________________________
11611 [   505] By: mbeattie                              on 1998/02/12  16:24:26
11612         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
11613              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
11614              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11615      Branch: perl
11616            ! regexec.c t/op/re_tests
11617 ____________________________________________________________________________
11618 [   504] By: mbeattie                              on 1998/02/12  16:22:46
11619         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11620              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
11621              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
11622              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
11623              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
11624              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
11625              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
11626      Branch: perl
11627            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
11628            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
11629 ____________________________________________________________________________
11630 [   503] By: mbeattie                              on 1998/02/12  16:15:43
11631         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
11632              Date: Mon, 9 Feb 1998 13:19:45 +0100
11633              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11634      Branch: perl
11635            ! t/lib/filecopy.t
11636 ____________________________________________________________________________
11637 [   502] By: mbeattie                              on 1998/02/12  16:14:27
11638         Log: Assorted patches to sv.c:
11639              From: Gisle Aas <gisle@aas.no>
11640              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
11641              Date: 07 Feb 1998 00:21:57 +0100
11642              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
11643              Date: 07 Feb 1998 00:29:45 +0100
11644              Subject: [PATCH] sv_upgrade() always returns TRUE
11645              Date: 09 Feb 1998 15:44:01 +0100
11646      Branch: perl
11647            ! sv.c
11648 ____________________________________________________________________________
11649 [   501] By: mbeattie                              on 1998/02/12  16:09:26
11650         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
11651              Subject: Perl debugger.
11652              Date: Fri, 6 Feb 1998 17:47:08 -0500
11653              From: "Jason A. Smith" <smithj4@rpi.edu>
11654      Branch: perl
11655            ! lib/perl5db.pl
11656 ____________________________________________________________________________
11657 [   500] By: gsar                                  on 1998/02/12  03:20:55
11658         Log: merge another maint patch
11659              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
11660              Date:    Tue, 10 Feb 1998 18:49:00 EST
11661              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11662              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
11663      Branch: win32/perl
11664            ! pp_ctl.c
11665 ____________________________________________________________________________
11666 [   499] By: gsar                                  on 1998/02/12  03:14:39
11667         Log: make t/comp/require.t type xtext
11668      Branch: win32/perl
11669            ! t/comp/require.t
11670 ____________________________________________________________________________
11671 [   498] By: gsar                                  on 1998/02/12  03:09:58
11672         Log: fix extra LEAVE when require fails
11673              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
11674              Date:    Tue, 10 Feb 1998 18:21:37 EST
11675              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11676              Subject: Re: evals and requires make seg-fault with bad require file 
11677      Branch: win32/perl
11678            + t/comp/require.t
11679            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
11680 ____________________________________________________________________________
11681 [   497] By: gsar                                  on 1998/02/12  02:47:29
11682         Log: merge a maint patch
11683              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
11684              Date:    Wed, 11 Feb 1998 00:15:51 EST
11685              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11686              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
11687      Branch: win32/perl
11688            ! pp_ctl.c t/op/local.t
11689 ____________________________________________________________________________
11690 [   496] By: mbeattie                              on 1998/02/11  13:04:50
11691         Log: Integrate win32 into mainline.
11692      Branch: perl
11693           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11694           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
11695           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
11696           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
11697           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
11698           !> win32/makedef.pl win32/win32.c win32/win32iop.h
11699 ____________________________________________________________________________
11700 [   495] By: mbeattie                              on 1998/02/11  13:03:59
11701         Log: Fix special constants in Xref.pm
11702      Branch: perlext
11703            ! Compiler/B/Xref.pm
11704 ____________________________________________________________________________
11705 [   494] By: gsar                                  on 1998/02/10  18:26:28
11706         Log: fix opendir() problem on share names
11707              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
11708              Date:    Tue, 10 Feb 1998 13:28:53 EST
11709              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11710              Subject: Re: BUG: opendir and UNC names on NT 
11711      Branch: win32/perl
11712            ! win32/win32.c
11713 ____________________________________________________________________________
11714 [   493] By: gsar                                  on 1998/02/09  23:09:40
11715         Log: integrate win32 branch contents
11716      Branch: asperl
11717           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11718           +> lib/Fatal.pm t/lib/ph.t
11719            ! hv.c
11720           !> (integrate 895 files)
11721 ____________________________________________________________________________
11722 [   492] By: gsar                                  on 1998/02/09  07:30:19
11723         Log: enhancements to previous patch for XSUB OUTPUT args
11724              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
11725              Date:    Mon, 09 Feb 1998 02:31:55 EST
11726              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11727              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
11728      Branch: win32/perl
11729            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11730            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
11731            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
11732            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
11733            ! sv.h
11734 ____________________________________________________________________________
11735 [   491] By: gsar                                  on 1998/02/09  03:00:52
11736         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
11737              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
11738              Date:    Wed, 29 Oct 1997 19:36:25 EST
11739              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11740              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
11741      Branch: win32/perl
11742            ! op.c
11743 ____________________________________________________________________________
11744 [   490] By: gsar                                  on 1998/02/09  02:30:43
11745         Log: fix for bugs in handling DESTROY (adjusted test numbers)
11746              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11747              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
11748              Date: Wed, 31 Dec 1997 19:30:46 -0500
11749              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11750      Branch: win32/perl
11751            ! pod/perlobj.pod sv.c t/op/ref.t
11752 ____________________________________________________________________________
11753 [   489] By: gsar                                  on 1998/02/09  00:30:35
11754         Log: ansify prototype for my_safemalloc(), avoid warnings
11755      Branch: win32/perl
11756            ! sv.c
11757 ____________________________________________________________________________
11758 [   488] By: gsar                                  on 1998/02/09  00:29:08
11759         Log: fix misapplied hunks in 5.004_58
11760              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11761              Date:    Sun, 08 Feb 1998 02:18:12 EST
11762              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11763              Subject: [PATCH] fixes for test failures in 5.004_58
11764      Branch: win32/perl
11765            ! gv.c op.c
11766 ____________________________________________________________________________
11767 [   487] By: gsar                                  on 1998/02/09  00:27:16
11768         Log: win32_utime() tweaks to avoid warnings
11769      Branch: win32/perl
11770            ! win32/win32.c win32/win32iop.h
11771 ____________________________________________________________________________
11772 [   486] By: gsar                                  on 1998/02/07  23:45:22
11773         Log: integrate mainline, plus a few small win32 enhancements
11774              - remove Win32::GetCurrentDirectory()
11775              - add Win32::Sleep() for compat
11776              - add smarter utime() from Jan Dubois, and export it as win32_utime()
11777      Branch: win32/perl
11778           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11779           +> lib/Fatal.pm t/lib/ph.t
11780            ! win32/makedef.pl win32/win32.c win32/win32iop.h
11781           !> (integrate 61 files)
11782
11783 ----------------
11784 Version 5.004_58
11785 ----------------
11786
11787 ____________________________________________________________________________
11788 [   485] By: mbeattie                              on 1998/02/06  18:11:47
11789         Log: Bump patchlevel to 58.
11790      Branch: perl
11791            ! patchlevel.h
11792 ____________________________________________________________________________
11793 [   484] By: mbeattie                              on 1998/02/06  18:08:28
11794         Log: Fix up problem with gv.c from change 477.
11795              Fix up Config.pm use in t/lib/ph.t from change 478.
11796      Branch: perl
11797            ! gv.c t/lib/ph.t
11798 ____________________________________________________________________________
11799 [   483] By: mbeattie                              on 1998/02/06  17:34:34
11800         Log: Integrate win32 branch into mainline
11801      Branch: perl
11802           !> win32/win32sck.c
11803 ____________________________________________________________________________
11804 [   482] By: mbeattie                              on 1998/02/06  17:26:41
11805         Log: lib/Fatal.pm missing from repository
11806      Branch: perl
11807            + lib/Fatal.pm
11808 ____________________________________________________________________________
11809 [   481] By: mbeattie                              on 1998/02/06  17:24:57
11810         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11811              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11812              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11813      Branch: perl
11814            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11815            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11816 ____________________________________________________________________________
11817 [   480] By: mbeattie                              on 1998/02/06  17:19:52
11818         Log: x2p/str.c was missing from list of changed files in change 466
11819      Branch: perl
11820            ! x2p/str.c
11821 ____________________________________________________________________________
11822 [   479] By: mbeattie                              on 1998/02/06  17:16:54
11823         Log: Added t/lib/ph.t to MANIFEST
11824      Branch: perl
11825            ! MANIFEST
11826 ____________________________________________________________________________
11827 [   478] By: mbeattie                              on 1998/02/06  17:15:38
11828         Log: Subject: [PATCH] h2ph.PL
11829              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11830              From: kstar@www.chapin.edu (Kurt D. Starsinic)
11831      Branch: perl
11832            + t/lib/ph.t
11833            ! utils/h2ph.PL
11834 ____________________________________________________________________________
11835 [   477] By: mbeattie                              on 1998/02/06  17:10:46
11836         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11837              Date: 04 Feb 1998 14:49:46 +0100
11838              From: Gisle Aas <gisle@aas.no>
11839              as modified by
11840              From: chip@atlantic.net
11841              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11842      Branch: perl
11843            ! gv.c
11844 ____________________________________________________________________________
11845 [   476] By: mbeattie                              on 1998/02/06  16:47:03
11846         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11847              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11848              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11849              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
11850              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11851      Branch: perl
11852            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11853 ____________________________________________________________________________
11854 [   475] By: mbeattie                              on 1998/02/06  16:44:57
11855         Log: Subject: [PATCH] nomemok
11856              Date: Mon, 2 Feb 1998 15:06:50 +0100
11857              From: Gisle Aas <gisle@aas.no>
11858      Branch: perl
11859            ! hv.c
11860 ____________________________________________________________________________
11861 [   474] By: mbeattie                              on 1998/02/06  16:43:46
11862         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11863              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11864              From: abigail@fnx.com
11865      Branch: perl
11866            ! lib/Benchmark.pm
11867 ____________________________________________________________________________
11868 [   473] By: mbeattie                              on 1998/02/06  16:42:53
11869         Log: Subject: [PATCH] adding the newSVpvn API function
11870              Date: Sat, 31 Jan 1998 06:32:42 +0100
11871              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11872      Branch: perl
11873            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11874            ! proto.h sv.c
11875 ____________________________________________________________________________
11876 [   472] By: mbeattie                              on 1998/02/06  16:35:41
11877         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11878              Date: 28 Jan 1998 17:40:37 -0800
11879              From: Stephen Zander <srz@mckesson.com>
11880      Branch: perl
11881            ! hints/solaris_2.sh
11882 ____________________________________________________________________________
11883 [   471] By: mbeattie                              on 1998/02/06  16:02:57
11884         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11885              Date: Thu, 15 Jan 1998 11:53:06 +0000
11886              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11887      Branch: perl
11888            ! pod/perlguts.pod pp.c t/op/vec.t
11889 ____________________________________________________________________________
11890 [   470] By: mbeattie                              on 1998/02/06  16:01:36
11891         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11892              Subject: 5.004_56: Patch to Tie::Hash and docs
11893              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11894              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11895              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11896      Branch: perl
11897            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11898            ! t/op/misc.t t/op/pat.t toke.c
11899 ____________________________________________________________________________
11900 [   469] By: mbeattie                              on 1998/02/06  15:58:31
11901         Log: Subject: Another Array.pm patch
11902              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11903              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11904      Branch: perl
11905            ! lib/Tie/Array.pm
11906 ____________________________________________________________________________
11907 [   468] By: mbeattie                              on 1998/02/06  15:56:28
11908         Log: Subject: documentation patch for 5.004_57
11909              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11910              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11911      Branch: perl
11912            ! lib/Tie/Array.pm
11913 ____________________________________________________________________________
11914 [   467] By: mbeattie                              on 1998/02/06  15:55:34
11915         Log: Subject: 5.004_56: patch for `use Fatal' again
11916              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11917              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11918      Branch: perl
11919            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11920            ! pp.c t/comp/proto.t toke.c
11921 ____________________________________________________________________________
11922 [   466] By: mbeattie                              on 1998/02/06  15:53:53
11923         Log: Subject: Newer -DLEAKTEST patch
11924              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11925              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11926      Branch: perl
11927            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11928            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11929            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11930            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11931            ! toke.c util.c vms/perly_c.vms x2p/hash.c
11932 ____________________________________________________________________________
11933 [   465] By: mbeattie                              on 1998/02/06  15:46:35
11934         Log: More Chip patches (tweaked for _5x). The final one mentioned here
11935              (@ARGV with -i) actually went in at change 462 but I failed to
11936              add it to the change description:
11937              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11938              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11939              Subject: [PATCH] Fix for C<@x = my @y>
11940              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11941              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11942              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11943              Subject: [PATCH] Allow last() to mean last
11944              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11945              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11946              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11947      Branch: perl
11948            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11949            ! vms/perly_h.vms
11950 ____________________________________________________________________________
11951 [   464] By: mbeattie                              on 1998/02/06  15:06:18
11952         Log: More Chip patches:
11953              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11954              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11955              Subject: [PATCH] Fix line numbers after here documents in eval STRING
11956              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11957              Subject: [PATCH] Make recursive lexical analysis more robust
11958              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11959      Branch: perl
11960            ! pp_ctl.c sv.c toke.c
11961 ____________________________________________________________________________
11962 [   463] By: mbeattie                              on 1998/02/06  15:04:17
11963         Log: Some more Chip patches (tweaked to match _5x):
11964              Subject: [PATCH] Fix empty BLOCK
11965              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11966              Subject: [PATCH] fix (\@@) proto
11967              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11968              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11969              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11970              Subject: [PATCH] Don't fold string comparison under  C<use locale>
11971              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11972      Branch: perl
11973            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11974 ____________________________________________________________________________
11975 [   462] By: mbeattie                              on 1998/02/06  14:56:30
11976         Log: Some Chip patches (some tweaked to match _5x source):
11977              From: Chip Salzenberg <salzench@nielsenmedia.com>
11978              Subject: [PATCH] local leakage
11979              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11980              Subject: [PATCH] NULs in patterns
11981              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11982              Subject: [PATCH] Configure on PerlIO
11983              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11984              Subject: [PATCH] Avoid core dump on package alias
11985              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11986              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11987              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11988      Branch: perl
11989            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11990            ! t/op/local.t
11991 ____________________________________________________________________________
11992 [   461] By: gsar                                  on 1998/02/04  03:34:36
11993         Log: support win32_select(0,0,0,msec) (winsock doesn't)
11994      Branch: win32/perl
11995            ! win32/win32sck.c
11996 ____________________________________________________________________________
11997 [   460] By: gsar                                  on 1998/02/04  00:44:47
11998         Log: bug: win32_select() must StartSockets()
11999      Branch: win32/perl
12000            ! win32/win32sck.c
12001
12002 ----------------
12003 Version 5.004_57
12004 ----------------
12005
12006 ____________________________________________________________________________
12007 [   459] By: mbeattie                              on 1998/02/03  16:00:07
12008         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
12009              of execution causes core dump if threadsvp is moved). Replaced
12010              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
12011      Branch: perl
12012            ! av.c perl.c
12013 ____________________________________________________________________________
12014 [   458] By: mbeattie                              on 1998/02/03  14:40:02
12015         Log: Fix up MANIFEST.
12016      Branch: perl
12017            ! MANIFEST
12018 ____________________________________________________________________________
12019 [   457] By: mbeattie                              on 1998/02/03  13:50:23
12020         Log: Integrate win32 into mainline. My last integration from ansiperl
12021              to the mainline was a dismal failure: I did -ay but meant -at.
12022              This should fix things now since win32 has already integrated
12023              all the necessary changes from ansiperl.
12024      Branch: perl
12025           !> (integrate 111 files)
12026 ____________________________________________________________________________
12027 [   456] By: gsar                                  on 1998/02/03  04:48:08
12028         Log: Fix minor problems with non USE_THREADS build. win32 branch
12029              now looks 5.004_57-ready.
12030      Branch: win32/perl
12031            ! thread.h win32/makedef.pl
12032 ____________________________________________________________________________
12033 [   455] By: gsar                                  on 1998/02/03  03:45:09
12034         Log: integrate mainline
12035      Branch: win32/perl
12036           !> (integrate 887 files)
12037 ____________________________________________________________________________
12038 [   454] By: mbeattie                              on 1998/02/02  16:44:24
12039         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
12040              defaults have been commented out for now. 
12041      Branch: perl
12042            ! hints/dec_osf.sh
12043 ____________________________________________________________________________
12044 [   453] By: mbeattie                              on 1998/02/02  15:51:39
12045         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
12046              variables. Moved threadnum to a per-interpreter variable and
12047              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
12048              more than one thread may be running. Minor tweaks to Thread.xs.
12049      Branch: perl
12050            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
12051            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
12052            ! thread.h util.c
12053 ____________________________________________________________________________
12054 [   452] By: gsar                                  on 1998/02/02  04:56:50
12055         Log: remove totally egregious s/\\dir// in File::Find
12056      Branch: win32/perl
12057            ! lib/File/Find.pm
12058 ____________________________________________________________________________
12059 [   451] By: gsar                                  on 1998/02/01  22:20:20
12060         Log: added AS patch#3
12061              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
12062              Date:    Sun, 01 Feb 1998 09:18:13 PST
12063              From:    Douglas Lankshear <dougl@ActiveState.com>
12064              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
12065              
12066              Here's an additional diff against //depot/asperl
12067              
12068              The field name mg_length was changed back to mg_len
12069              The function name mg_len was change to mg_length
12070              
12071              The need for sort_mutex removed thanks to the code derived
12072              from Tom Horsley's work.
12073              
12074              -- Doug
12075      Branch: asperl
12076            + XSLock.h
12077            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
12078            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
12079            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
12080            ! scope.c scope.h sv.c toke.c universal.c util.c
12081            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
12082            ! win32/perlobj.def win32/runperl.c
12083 ____________________________________________________________________________
12084 [   450] By: gsar                                  on 1998/01/30  23:43:57
12085         Log: various tweaks
12086              - add new functions to proto.h
12087              - fix up makefile.mk for $(OBJECT)
12088      Branch: asperl
12089            ! pp_ctl.c proto.h win32/makefile.mk
12090 ____________________________________________________________________________
12091 [   449] By: gsar                                  on 1998/01/30  21:23:15
12092         Log: fix up missing patches from AS patch#2
12093      Branch: asperl
12094            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12095            ! pp_ctl.c proto.h
12096 ____________________________________________________________________________
12097 [   448] By: gsar                                  on 1998/01/30  18:23:17
12098         Log: fix htonlx typo
12099      Branch: win32/perl
12100            ! perlsock.h
12101 ____________________________________________________________________________
12102 [   447] By: mbeattie                              on 1998/01/30  16:03:49
12103         Log: Fix up MANIFEST to add missing files
12104      Branch: perl
12105            ! MANIFEST
12106 ____________________________________________________________________________
12107 [   446] By: mbeattie                              on 1998/01/30  12:34:55
12108         Log: Bump patchlevel to 57.
12109      Branch: perl
12110            ! patchlevel.h
12111 ____________________________________________________________________________
12112 [   445] By: gsar                                  on 1998/01/30  10:44:38
12113         Log: initial merge of latest win32 branch into ASPerl
12114      Branch: asperl
12115           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
12116           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
12117           +> win32/bin/perlglob.pl
12118           !> (integrate 141 files)
12119 ____________________________________________________________________________
12120 [   444] By: gsar                                  on 1998/01/30  09:25:58
12121         Log: goofed branching, redo asperl branch
12122      Branch: asperl
12123            ! perl.h
12124 ____________________________________________________________________________
12125 [   443] By: gsar                                  on 1998/01/30  09:23:36
12126         Log: added AS patch#2
12127      Branch: asperl
12128            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
12129            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
12130            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
12131            + win32/ipstdiowin.h win32/perlobj.def
12132            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
12133            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
12134            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
12135            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
12136            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
12137            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
12138            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
12139            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
12140            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
12141 ____________________________________________________________________________
12142 [   441] By: gsar                                  on 1998/01/30  08:54:19
12143         Log: Created new branch from win32@396, added AS patch#1
12144      Branch: asperl
12145            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
12146            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
12147            + regcomp.c scope.h sv.c toke.c util.c
12148           +> (branch 915 files)
12149 ____________________________________________________________________________
12150 [   440] By: gsar                                  on 1998/01/30  04:43:23
12151         Log: integrate winansi
12152      Branch: win32/perl
12153           +> pod/perlhist.pod
12154           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
12155           !> util.c
12156 ____________________________________________________________________________
12157 [   439] By: mbeattie                              on 1998/01/27  15:31:53
12158         Log: Integrate ansi branch into mainline (resolve -ay).
12159      Branch: perl
12160           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
12161           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
12162           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
12163           +> win32/bin/perlglob.pl
12164            ! op.c
12165           !> (integrate 868 files)
12166 ____________________________________________________________________________
12167 [   438] By: nick                                  on 1998/01/24  12:02:34
12168         Log: Gisle's av_unshift tweak, two small patches from chip
12169              and check for NULL in hv_delete in case '~' and tie magic
12170              are present
12171      Branch: ansiperl
12172            ! av.c hv.c op.c pp_ctl.c scope.c
12173 ____________________________________________________________________________
12174 [   437] By: nick                                  on 1998/01/24  10:37:56
12175         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
12176              Ugh! ...
12177              Macros were unsuitable for declaring the functions, extra () round
12178              parameters removed - non-function forms of PerlXxx_yyyy() need to 
12179              add () themselves.
12180              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
12181      Branch: ansiperl
12182            ! perlsock.h pp_sys.c util.c
12183 ____________________________________________________________________________
12184 [   436] By: nick                                  on 1998/01/24  10:03:03
12185         Log: Integrate win32 into ansiperl
12186      Branch: ansiperl
12187           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12188           +> win32/bin/perlglob.pl
12189           !> (integrate 38 files)
12190 ____________________________________________________________________________
12191 [   435] By: nick                                  on 1998/01/24  09:47:49
12192         Log: Add perlhist.pod
12193      Branch: ansiperl
12194            + pod/perlhist.pod
12195            ! MANIFEST
12196 ____________________________________________________________________________
12197 [   434] By: gsar                                  on 1998/01/19  05:01:47
12198         Log: s/PerlENV/PerlEnv/ just to be consistent
12199      Branch: win32/perl
12200            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
12201 ____________________________________________________________________________
12202 [   433] By: gsar                                  on 1998/01/19  04:52:18
12203         Log: foo() -> PerlGroup_foo() patch from ActiveState
12204      Branch: win32/perl
12205            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12206            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
12207            ! scope.h sv.c toke.c util.c
12208 ____________________________________________________________________________
12209 [   432] By: gsar                                  on 1998/01/19  04:42:26
12210         Log: integrate mainline
12211      Branch: win32/perl
12212           !> pod/perlfunc.pod
12213 ____________________________________________________________________________
12214 [   431] By: gsar                                  on 1998/01/19  04:40:04
12215         Log: integrate changes in winansi
12216      Branch: win32/perl
12217           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
12218           +> t/lib/tie-stdpush.t t/op/tiearray.t
12219           !> (integrate 98 files)
12220 ____________________________________________________________________________
12221 [   430] By: gsar                                  on 1998/01/19  04:10:43
12222         Log: Fix autovivification problems with XSUB OUTPUT args
12223              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
12224              Date:    Sun, 18 Jan 1998 23:09:07 EST
12225              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
12226              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
12227      Branch: win32/perl
12228            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
12229            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
12230            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
12231            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
12232 ____________________________________________________________________________
12233 [   429] By: nick                                  on 1998/01/17  21:01:50
12234         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
12235              Date: Thu, 25 Dec 1997 13:39:15 -0500
12236              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12237              To: perl5-porters@perl.org
12238              
12239              It turns out that the potential for the "CONFIG key 'exe_ext'
12240              does not exist in Config.pm" problem has been around for a while,
12241              in the definition of SvTRUE().  It's just that non-gcc compilers
12242              are more or less being built as CRIPPLED_CC when USE_THREADS is
12243              defined (even if they can inline things).  The inline macro for
12244              SvTRUE works with tied hashes and the EXISTS method, and the
12245              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
12246              does not, because it adds an excess mg_get() which replaces the
12247              EXISTS result with a FETCH result.
12248      Branch: ansiperl
12249            ! sv.c
12250 ____________________________________________________________________________
12251 [   428] By: nick                                  on 1998/01/17  20:59:11
12252         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
12253              Date: Fri, 19 Dec 97 17:19:09 GMT
12254              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
12255      Branch: ansiperl
12256            ! doio.c sv.c toke.c util.c
12257 ____________________________________________________________________________
12258 [   427] By: nick                                  on 1998/01/17  12:01:53
12259         Log: Permit tie ?foo,$object 
12260              tidy up dead #ifdef ORIGINAL_TIE)
12261              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
12262      Branch: ansiperl
12263            ! pp_sys.c
12264 ____________________________________________________________________________
12265 [   426] By: nick                                  on 1998/01/15  18:06:36
12266         Log: First working TIEARRAY and other misc tie fixes
12267      Branch: ansiperl
12268            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
12269 ____________________________________________________________________________
12270 [   425] By: nick                                  on 1998/01/14  21:56:40
12271         Log: Not working yet - split problems ...
12272      Branch: ansiperl
12273            ! pp.c t/lib/thread.t t/op/tiearray.t
12274 ____________________________________________________________________________
12275 [   424] By: nick                                  on 1998/01/14  18:49:25
12276         Log: TIEARRAY updates - almost works ...
12277      Branch: ansiperl
12278            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
12279            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
12280            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
12281            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
12282 ____________________________________________________________________________
12283 [   423] By: gsar                                  on 1998/01/14  00:13:16
12284         Log: fix MakeMaker installbin problem
12285              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
12286              Subject: Re: can't modify message with HTML-Stream, v.1.42 
12287              Date: Tue, 06 Jan 1998 19:16:35 -0500
12288              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12289      Branch: win32/perl
12290            ! lib/ExtUtils/MM_Unix.pm
12291 ____________________________________________________________________________
12292 [   422] By: gsar                                  on 1998/01/13  23:53:02
12293         Log: add archname to *sitearch in config.{b,g,v}c
12294      Branch: win32/perl
12295            ! win32/config.bc win32/config.gc win32/config.vc
12296 ____________________________________________________________________________
12297 [   421] By: gsar                                  on 1998/01/13  23:15:14
12298         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
12299      Branch: win32/perl
12300            ! t/harness
12301 ____________________________________________________________________________
12302 [   420] By: nick                                  on 1998/01/13  22:55:02
12303         Log: tiearray tweaks
12304      Branch: ansiperl
12305            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
12306 ____________________________________________________________________________
12307 [   419] By: nick                                  on 1998/01/13  21:27:33
12308         Log: Skeleton Tie::Array
12309      Branch: ansiperl
12310            + lib/Tie/Array.pm
12311 ____________________________________________________________________________
12312 [   418] By: nick                                  on 1998/01/13  20:52:38
12313         Log: tie array changes to core and tests
12314      Branch: ansiperl
12315            + t/op/tiearray.t
12316            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
12317            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
12318            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
12319 ____________________________________________________________________________
12320 [   417] By: gsar                                  on 1998/01/13  20:49:52
12321         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
12322      Branch: win32/perl
12323            + win32/bin/perlglob.pl
12324            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
12325            ! win32/makefile.mk
12326 ____________________________________________________________________________
12327 [   416] By: gsar                                  on 1998/01/13  02:46:53
12328         Log: various tweaks to build support (NOTE: meant for 5.004_57)
12329              - build and install x2p
12330              - fix installperl warnings on win32
12331              - `make install` now does puts the archlibs in right places
12332              - makefiles don't default to USE_THREADS anymore
12333              - sync config.{b,g,v}c
12334              - sync makefile.mk -> Makefile
12335      Branch: win32/perl
12336            ! installperl win32/Makefile win32/config.bc win32/config.gc
12337            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
12338            ! x2p/a2py.c
12339 ____________________________________________________________________________
12340 [   415] By: nick                                  on 1998/01/11  16:54:26
12341         Log: Integrate win32 into ansiperl
12342      Branch: ansiperl
12343           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
12344           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
12345           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
12346           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
12347           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12348           !> vms/vmsish.h x2p/s2p.PL
12349 ____________________________________________________________________________
12350 [   414] By: nick                                  on 1998/01/11  15:13:49
12351         Log: Integratye mainline -> ansiperl
12352      Branch: ansiperl
12353           !> (integrate 64 files)
12354 ____________________________________________________________________________
12355 [   413] By: mbeattie                              on 1998/01/09  12:57:58
12356         Log: Add missing blank line in pod/perlfunc.pod.
12357      Branch: perl
12358            ! pod/perlfunc.pod
12359 ____________________________________________________________________________
12360 [   412] By: gsar                                  on 1998/01/08  20:54:31
12361         Log: change#398 breaks ENV_IS_CASELESS, fix it
12362      Branch: win32/perl
12363            ! hv.c
12364 ____________________________________________________________________________
12365 [   411] By: gsar                                  on 1998/01/08  18:33:58
12366         Log: Integrate mainline
12367      Branch: win32/perl
12368           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
12369           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
12370           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
12371           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
12372           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12373           !> vms/vmsish.h x2p/s2p.PL
12374 ____________________________________________________________________________
12375 [   410] By: mbeattie                              on 1998/01/08  16:06:22
12376         Log: Fix thinko in t/pragma/locale.t:
12377              Subject: [PATCH] _04 or _56: locale.t
12378              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
12379              From: Jarkko Hietaniemi <jhi@iki.fi>
12380      Branch: perl
12381            ! t/pragma/locale.t
12382 ____________________________________________________________________________
12383 [   409] By: mbeattie                              on 1998/01/08  16:05:09
12384         Log: Use Tom Horley's qsort for sorting:
12385              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
12386              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
12387              From: Hans Mulder <hansm@icgned.nl>
12388      Branch: perl
12389            ! pp_ctl.c
12390 ____________________________________________________________________________
12391 [   408] By: mbeattie                              on 1998/01/08  16:01:57
12392         Log: Make s2p not use cpp:
12393              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
12394              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
12395              From: Hans Mulder <hansm@icgned.nl>
12396      Branch: perl
12397            ! x2p/s2p.PL
12398 ____________________________________________________________________________
12399 [   407] By: mbeattie                              on 1998/01/08  15:57:31
12400         Log: DG/UX tweaks to perl.h:
12401              Subject: [PATCH] _56 on dgux without threads
12402              Date: Sat, 20 Dec 1997 23:01:40 -0500
12403              From: Roderick Schertler <roderick@argon.org>
12404      Branch: perl
12405            ! perl.h
12406 ____________________________________________________________________________
12407 [   406] By: mbeattie                              on 1998/01/08  15:56:02
12408         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
12409              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
12410              Date: Sat, 20 Dec 1997 02:30:01 -0500
12411              From: Spider Boardman <spider@web.zk3.dec.com>
12412      Branch: perl
12413            ! Configure hints/dec_osf.sh
12414 ____________________________________________________________________________
12415 [   405] By: mbeattie                              on 1998/01/08  15:53:40
12416         Log: Missing "" in Configure echo for gethbadd_addr_type.
12417      Branch: perl
12418            ! Configure
12419 ____________________________________________________________________________
12420 [   404] By: mbeattie                              on 1998/01/08  13:04:48
12421         Log: print/printf/... over-eager mg_find for glob magic:
12422              Subject: [PATCH] fix inefficient checks for TIEHANDLE
12423              Date: Wed, 07 Jan 1998 20:06:05 -0500
12424              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12425      Branch: perl
12426            ! pp_hot.c pp_sys.c
12427 ____________________________________________________________________________
12428 [   403] By: mbeattie                              on 1998/01/08  12:56:31
12429         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
12430              Subject: [PATCH] VMS update for 5.004_56
12431              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
12432              From: Charles Bailey <bailey@newman.upenn.edu>
12433      Branch: perl
12434            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
12435            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12436            ! vms/vmsish.h
12437 ____________________________________________________________________________
12438 [   402] By: mbeattie                              on 1998/01/08  12:46:15
12439         Log: Fix utils/perldoc.PL for dos-djgpp:
12440              Subject: 5.004_56: perldoc.PL dos-djgpp patches
12441              Date: Tue, 6 Jan 1998 18:14:59 +0100
12442              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12443      Branch: perl
12444            ! utils/perldoc.PL
12445 ____________________________________________________________________________
12446 [   401] By: mbeattie                              on 1998/01/08  12:40:14
12447         Log: Version 2.13 of GetoptLong:
12448              Subject: Re: ANNOUNCE: perl 5.004_56 is available
12449              Date: 06 Jan 1998 16:21:45 +0100
12450              From: JVromans@Squirrel.nl (Johan Vromans)
12451      Branch: perl
12452            ! lib/Getopt/Long.pm lib/newgetopt.pl
12453 ____________________________________________________________________________
12454 [   400] By: mbeattie                              on 1998/01/08  12:28:08
12455         Log: Fix variable export and threading configuration for AIX:
12456              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
12457              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
12458              From: Jarkko Hietaniemi <jhi@iki.fi>
12459      Branch: perl
12460            ! Configure perl_exp.SH
12461 ____________________________________________________________________________
12462 [   399] By: mbeattie                              on 1998/01/08  12:25:38
12463         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
12464              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
12465              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
12466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12467      Branch: perl
12468            ! regexec.c t/op/re_tests
12469 ____________________________________________________________________________
12470 [   398] By: mbeattie                              on 1998/01/08  12:23:41
12471         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
12472              to cope with ENV_IS_CASELESS:
12473              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
12474              Date: Fri, 19 Dec 1997 11:31:36 -0500
12475              From: Owen Taylor <owt1@cornell.edu>
12476      Branch: perl
12477            ! hv.c
12478 ____________________________________________________________________________
12479 [   397] By: mbeattie                              on 1998/01/08  12:10:29
12480         Log: Integrate win32 branch into mainline.
12481      Branch: perl
12482           !> (integrate 41 files)
12483 ____________________________________________________________________________
12484 [   396] By: gsar                                  on 1998/01/07  19:12:27
12485         Log: tweak case-insensitive ENV implementation
12486      Branch: win32/perl
12487            ! hv.c
12488 ____________________________________________________________________________
12489 [   395] By: nick                                  on 1998/01/07  18:40:55
12490         Log: Integrate win32 branch
12491      Branch: ansiperl
12492           !> (integrate 31 files)
12493 ____________________________________________________________________________
12494 [   394] By: gsar                                  on 1998/01/05  19:17:40
12495         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
12496              the fact
12497      Branch: win32/perl
12498            ! pod/perlrun.pod win32/win32.c
12499 ____________________________________________________________________________
12500 [   393] By: gsar                                  on 1998/01/05  05:43:33
12501         Log: Support case-tolerant %ENV
12502              - underlying system calls see the case-as-supplied by user
12503              - added tests to verify addition/deletion/enumeration case-tolerance
12504              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
12505              which is default on win32 now
12506      Branch: win32/perl
12507            ! hv.c t/op/magic.t win32/win32.h
12508 ____________________________________________________________________________
12509 [   392] By: gsar                                  on 1998/01/04  17:55:19
12510         Log: Add a tweaked version of:
12511              Message-Id: <199801040630.AA29298@metronet.com>
12512              Date:    Sun, 04 Jan 1998 00:30:57 CST
12513              From:    Tye McQueen <tye@metronet.com>
12514              Subject: New patch for $^E==GetLastError() under Win32
12515      Branch: win32/perl
12516            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
12517            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
12518            ! win32/win32.c win32/win32.h
12519 ____________________________________________________________________________
12520 [   391] By: gsar                                  on 1998/01/04  07:59:44
12521         Log: Various win32 fixes
12522              - support spawn via system(&P_NOWAIT,...) like OS2
12523              - support wait() and waitpid()
12524              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
12525              - support -lfoo properly in ExtUtils::Liblist
12526              - fix outdated info about Win32 support in perlfaq2
12527              - fix win32 bug in perldoc that causes spurious warnings
12528              - regularize global function/variable names yet more
12529              - fix bug in do_aspawn() (it was always invoking shell, instead of
12530              almost never)
12531              - implement and export win32_wait()
12532              - stub version of USE_RTL_THREAD_API
12533      Branch: win32/perl
12534            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
12535            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
12536            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12537            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
12538            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
12539            ! win32/win32thread.h
12540 ____________________________________________________________________________
12541 [   390] By: gsar                                  on 1997/12/30  21:00:28
12542         Log: Fix $ENV{Path} in FindBin.pm
12543      Branch: win32/perl
12544            ! lib/FindBin.pm
12545 ____________________________________________________________________________
12546 [   389] By: nick                                  on 1997/12/29  10:33:23
12547         Log: Resolve ansiperl against win32
12548      Branch: ansiperl
12549           !> (integrate 105 files)
12550 ____________________________________________________________________________
12551 [   388] By: gsar                                  on 1997/12/24  04:59:28
12552         Log: make $? Unix (and ActiveWare) compatible
12553      Branch: win32/perl
12554            ! README.win32 win32/win32.c
12555 ____________________________________________________________________________
12556 [   387] By: gsar                                  on 1997/12/24  04:21:30
12557         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
12558              non-blocking IO on sockets possible
12559      Branch: win32/perl
12560            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
12561            ! win32/win32iop.h win32/win32sck.c
12562 ____________________________________________________________________________
12563 [   386] By: gsar                                  on 1997/12/24  03:10:55
12564         Log: support getlogin()
12565      Branch: win32/perl
12566            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
12567            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12568            ! win32/win32.c win32/win32.h
12569 ____________________________________________________________________________
12570 [   385] By: gsar                                  on 1997/12/24  02:24:59
12571         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
12572              Update README.win32.
12573      Branch: win32/perl
12574            ! README.win32 perl.h win32/Makefile win32/makedef.pl
12575            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
12576 ____________________________________________________________________________
12577 [   384] By: gsar                                  on 1997/12/24  02:22:42
12578         Log: tweak op.c to avoid warning
12579      Branch: win32/perl
12580            ! op.c
12581 ____________________________________________________________________________
12582 [   383] By: gsar                                  on 1997/12/23  21:12:42
12583         Log: Trivial bugfix#3 from local repository
12584              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
12585              Subject: Re: Assigning result of pop scrambles unrelated reference 
12586              Date: Sat, 06 Dec 1997 06:00:45 -0500
12587              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12588      Branch: win32/perl
12589            ! sv.c
12590 ____________________________________________________________________________
12591 [   382] By: gsar                                  on 1997/12/23  21:09:32
12592         Log: Trivial bugfix#2 from local repository
12593              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
12594              Subject: Re: eval of sub gives spurious "uninitialised" warning 
12595              Date: Sat, 06 Dec 1997 05:25:07 -0500
12596              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12597      Branch: win32/perl
12598            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
12599 ____________________________________________________________________________
12600 [   381] By: gsar                                  on 1997/12/23  21:01:04
12601         Log: Trivial bugfix#1 from local repository
12602              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
12603              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
12604              Date: Fri, 28 Nov 1997 18:26:52 -0500
12605              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12606      Branch: win32/perl
12607            ! scope.c
12608 ____________________________________________________________________________
12609 [   380] By: gsar                                  on 1997/12/18  15:10:23
12610         Log: Integrate mainline
12611      Branch: win32/perl
12612           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12613           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12614           +> os2/os2.sym os2/os2thread.h
12615           !> (integrate 77 files)
12616
12617 ----------------
12618 Version 5.004_56
12619 ----------------
12620
12621 ____________________________________________________________________________
12622 [   379] By: mbeattie                              on 1997/12/18  13:28:35
12623         Log: Integrate ansi @364,@366 into mainline.
12624      Branch: perl
12625           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
12626 ____________________________________________________________________________
12627 [   378] By: mbeattie                              on 1997/12/18  13:20:15
12628         Log: Add a few missing files to MANIFEST
12629      Branch: perl
12630            ! MANIFEST
12631 ____________________________________________________________________________
12632 [   377] By: mbeattie                              on 1997/12/18  13:00:16
12633         Log: Bump patchlevel to 56.
12634      Branch: perl
12635            ! patchlevel.h
12636 ____________________________________________________________________________
12637 [   376] By: nick                                  on 1997/12/18  01:32:12
12638         Log: Resolve against mainline
12639      Branch: ansiperl
12640           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12641           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12642           +> os2/os2.sym os2/os2thread.h
12643           !> (integrate 74 files)
12644 ____________________________________________________________________________
12645 [   375] By: nick                                  on 1997/12/18  01:06:15
12646         Log: Resolve against Win32
12647      Branch: ansiperl
12648           !> Configure README.threads config_h.SH doop.c embed.h
12649           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12650           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12651           !> sv.c sv.h thread.h util.c
12652 ____________________________________________________________________________
12653 [   374] By: mbeattie                              on 1997/12/17  14:44:26
12654         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
12655              needs rewriting now that we use perlvars.h and foovar.h:
12656              Subject: [PATCH] 5.004_54 under VMS (fwd)
12657              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
12658              From: Charles Bailey <BAILEY@newman.upenn.edu>
12659      Branch: perl
12660            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
12661            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
12662            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
12663            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
12664            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
12665            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
12666 ____________________________________________________________________________
12667 [   373] By: mbeattie                              on 1997/12/17  14:10:50
12668         Log: Major changes to the DOS/djgpp port (including threading):
12669              Subject: Re: dos-djgpp port not in perl 5.004_54
12670              Date: Fri, 21 Nov 1997 10:58:26 +0100
12671              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12672      Branch: perl
12673            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12674            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12675            ! Configure MANIFEST Makefile.SH doio.c dosish.h
12676            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
12677            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12678            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
12679            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
12680            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
12681            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
12682            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
12683            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
12684            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
12685 ____________________________________________________________________________
12686 [   372] By: mbeattie                              on 1997/12/17  13:18:34
12687         Log: Upgrade DB_File to 1.56:
12688              Subject: DB_File-1.56 for _55
12689              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
12690              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12691      Branch: perl
12692            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12693            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
12694 ____________________________________________________________________________
12695 [   371] By: mbeattie                              on 1997/12/17  12:02:03
12696         Log: Threading patches for OS/2 (missing files taken from previous patch):
12697              Subject: Re: 5.004_55: OS/2 patches again
12698              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
12699              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12700      Branch: perl
12701            + os2/os2.sym os2/os2thread.h
12702            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
12703            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
12704            ! os2/os2ish.h perl.h
12705 ____________________________________________________________________________
12706 [   370] By: mbeattie                              on 1997/12/17  11:01:34
12707         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
12708              Subject: Re: 5.004_55: OS/2 patches again
12709              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
12710              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12711      Branch: perl
12712            ! perl.h
12713 ____________________________________________________________________________
12714 [   369] By: mbeattie                              on 1997/12/17  10:59:40
12715         Log: Fix typo in compiler B/C.pm.
12716      Branch: perlext
12717            ! Compiler/B/C.pm
12718 ____________________________________________________________________________
12719 [   368] By: mbeattie                              on 1997/12/17  10:58:35
12720         Log: Allow "perldoc -F filename":
12721              Subject: 5.004_55: Patch to perldoc
12722              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
12723              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12724      Branch: perl
12725            ! utils/perldoc.PL
12726 ____________________________________________________________________________
12727 [   367] By: mbeattie                              on 1997/12/17  10:54:47
12728         Log: Fix not-reached warning for pp_threadsv.
12729      Branch: perl
12730            ! pp.c
12731 ____________________________________________________________________________
12732 [   366] By: nick                                  on 1997/12/14  16:06:24
12733         Log: Fix typo in Ilya's patch :-(
12734      Branch: ansiperl
12735            ! lib/ExtUtils/MakeMaker.pm
12736 ____________________________________________________________________________
12737 [   365] By: nick                                  on 1997/12/14  15:30:25
12738         Log: #undef new PERLVARIC macro in appropriate places
12739      Branch: ansiperl
12740            ! miniperlmain.c perl.h
12741 ____________________________________________________________________________
12742 [   364] By: nick                                  on 1997/12/14  15:04:36
12743         Log: Ilya's MakeMaker (empty makefile) patch
12744      Branch: ansiperl
12745            ! lib/ExtUtils/MakeMaker.pm
12746 ____________________________________________________________________________
12747 [   363] By: gsar                                  on 1997/12/13  05:57:13
12748         Log: Integrate mainline.  Builds and passes (Borland).
12749      Branch: win32/perl
12750           !> Configure README.threads config_h.SH doop.c embed.h
12751           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12752           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12753           !> sv.c sv.h thread.h util.c
12754 ____________________________________________________________________________
12755 [   362] By: nick                                  on 1997/12/13  02:53:03
12756         Log: Resolve ansiperl against mainline
12757      Branch: ansiperl
12758           !> (integrate 92 files)
12759 ____________________________________________________________________________
12760 [   361] By: mbeattie                              on 1997/12/12  16:20:38
12761         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12762              instead of MEXTEND leading to core dumps. This fix needs
12763              propagating back to the maintenance branch.
12764      Branch: perl
12765            ! pp_hot.c pp_sys.c
12766 ____________________________________________________________________________
12767 [   360] By: mbeattie                              on 1997/12/11  15:45:56
12768         Log: Add missing patch to op.c that didn't come across with win32 merge.
12769      Branch: perl
12770            ! op.c
12771 ____________________________________________________________________________
12772 [   359] By: mbeattie                              on 1997/12/11  11:54:41
12773         Log: Stop tr/// from writing to target when only counting.
12774      Branch: perl
12775            ! doop.c op.c op.h
12776 ____________________________________________________________________________
12777 [   358] By: mbeattie                              on 1997/12/10  18:36:26
12778         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12779              a few extraneous trailing semicolons in perlvars.h.
12780      Branch: perl
12781            ! perlvars.h util.c
12782 ____________________________________________________________________________
12783 [   357] By: mbeattie                              on 1997/12/10  18:33:53
12784         Log: Start overhauling compiler. It was working at least minimally
12785              right up until the final tweak of B.xs to add threadsv_names
12786              at which point building it provokes a seg fault in perl while
12787              doing the xsubpp :-(.
12788      Branch: perl
12789            ! op.h util.c
12790      Branch: perlext
12791            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12792            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12793            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12794            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12795            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12796            ! Compiler/test_harness_cc
12797 ____________________________________________________________________________
12798 [   356] By: mbeattie                              on 1997/12/10  13:43:32
12799         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12800              sv_setfoo functions go back to not needing dTHR. Fix Configure
12801              to check for already-existing -thread on archname and to check
12802              better for d_pthread_created_joinable.
12803      Branch: perl
12804            ! Configure perl.h sv.c sv.h thread.h
12805 ____________________________________________________________________________
12806 [   355] By: mbeattie                              on 1997/12/10  10:53:58
12807         Log: Minor fix/speedup to util.c:fbm_instr:
12808              Subject: 5.004_55: Minor regexp patch
12809              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12810              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12811      Branch: perl
12812            ! util.c
12813 ____________________________________________________________________________
12814 [   354] By: mbeattie                              on 1997/12/10  10:41:25
12815         Log: Patches for IRIX, AIX and some generic stuff:
12816              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12817              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12818              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12819              (checked/ignored a few rejects; tweaked wording).
12820      Branch: perl
12821            ! Configure README.threads config_h.SH embed.h
12822            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12823            ! hints/irix_6.sh
12824 ____________________________________________________________________________
12825 [   353] By: mbeattie                              on 1997/12/10  10:10:19
12826         Log: Integrate win32 back into mainline (trivial).
12827      Branch: perl
12828           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12829           +> win32/config_H.gc
12830           !> (integrate 36 files)
12831 ____________________________________________________________________________
12832 [   352] By: nick                                  on 1997/12/09  17:36:45
12833         Log: Resolve win32 - Sarathy's tweak.
12834      Branch: ansiperl
12835           !> win32/makedef.pl
12836 ____________________________________________________________________________
12837 [   351] By: gsar                                  on 1997/12/08  06:13:04
12838         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12839      Branch: win32/perl
12840            ! win32/makedef.pl
12841 ____________________________________________________________________________
12842 [   350] By: nick                                  on 1997/12/05  00:56:03
12843         Log: Resolve ansiperl against win32
12844      Branch: ansiperl
12845            - win32/makegcc.mk
12846           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12847           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12848           !> win32/makefile.mk win32/perllib.c win32/win32.h
12849 ____________________________________________________________________________
12850 [   349] By: gsar                                  on 1997/12/02  07:28:23
12851         Log: Revert to keeping (some) constant strings as globals
12852      Branch: win32/perl
12853            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12854            ! perlvars.h win32/makedef.pl win32/perllib.c
12855 ____________________________________________________________________________
12856 [   348] By: gsar                                  on 1997/12/02  05:38:06
12857         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12858              Other minor fixes.  Now is a good time to get the changes in win32 branch.
12859      Branch: win32/perl
12860            - win32/makegcc.mk
12861            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12862 ____________________________________________________________________________
12863 [   347] By: gsar                                  on 1997/12/02  03:32:55
12864         Log: Integrate winansi again.  Result builds and passes all tests on all
12865              three compilers.
12866      Branch: win32/perl
12867           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12868           !> win32/makegcc.mk win32/win32.h
12869 ____________________________________________________________________________
12870 [   346] By: gsar                                  on 1997/12/02  03:28:23
12871         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
12872              makegcc.mk to be merged into makefile.mk soon.
12873      Branch: win32/perl
12874            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12875            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12876            ! win32/win32.h
12877 ____________________________________________________________________________
12878 [   345] By: nick                                  on 1997/12/02  01:57:17
12879         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12880              Now runs again...
12881      Branch: ansiperl
12882            ! lib/ExtUtils/MM_Win32.pm
12883 ____________________________________________________________________________
12884 [   344] By: nick                                  on 1997/12/02  01:11:16
12885         Log: Sarathy's patch 
12886      Branch: ansiperl
12887            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12888            ! win32/makegcc.mk win32/win32.h
12889 ____________________________________________________________________________
12890 [   343] By: gsar                                  on 1997/12/01  04:37:06
12891         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12892              is identical to ansiperl/* now)
12893      Branch: win32/perl
12894           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12895           !> (integrate 34 files)
12896 ____________________________________________________________________________
12897 [   342] By: nick                                  on 1997/12/01  04:01:57
12898         Log: Builds and passes all tests with gcc on Win32 - phew!
12899      Branch: ansiperl
12900            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12901            ! proto.h util.c win32/makedef.pl
12902 ____________________________________________________________________________
12903 [   341] By: nick                                  on 1997/12/01  02:54:29
12904         Log: Create a struct for all perls globals (as an option)
12905              Mainly for Mingw32 which cannot import data.
12906              Now only Opcode tests fail (op_desc/op_name not 
12907              handled yet stuff)
12908      Branch: ansiperl
12909            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12910            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12911            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12912            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12913            ! win32/win32iop.h win32/win32thread.c
12914 ____________________________________________________________________________
12915 [   340] By: nick                                  on 1997/11/30  20:21:10
12916         Log: Fixup exports in non -DDEBUGGING case
12917      Branch: ansiperl
12918            ! win32/makedef.pl
12919 ____________________________________________________________________________
12920 [   339] By: nick                                  on 1997/11/30  20:10:04
12921         Log: Disable hard-coded -DDEBUGGING
12922      Branch: ansiperl
12923            ! win32/config_h.PL
12924 ____________________________________________________________________________
12925 [   338] By: nick                                  on 1997/11/30  20:00:19
12926         Log: embed.pl now reads *var*.h to do its stuff.
12927              Split generated embed.h into two - new embedvar.h
12928              is #included when 'op' etc. will not mess up proto.h etc.
12929              Removed #define foo (thr->Tfoo) from thread.h
12930              Added some 'missing' symbols to global.sym, removed
12931              those in the *var*.h files
12932              Has build all MULTIPLICITY/USE_THREADS options on win32
12933              with VC++ (and passed tests), but not with exactly this set
12934              of files.
12935      Branch: ansiperl
12936            + embedvar.h
12937            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12938            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12939            ! win32/makedef.pl
12940 ____________________________________________________________________________
12941 [   337] By: nick                                  on 1997/11/29  23:55:31
12942         Log: Globals and structs via macros - part 1 of N
12943              - introduce perlvars.h intrpvar.h and thrdvar.h
12944              - change perl.h and thread.h to include them with
12945              appropriate macros defined
12946              - result is status-quo but with macros
12947              - next step is to tweak embed.* to capitalize on 
12948              new easy-to-find info.
12949      Branch: ansiperl
12950            + intrpvar.h perlvars.h thrdvar.h
12951            ! perl.h thread.h win32/Makefile
12952 ____________________________________________________________________________
12953 [   336] By: nick                                  on 1997/11/29  19:13:55
12954         Log: VC++ default to threaded
12955      Branch: ansiperl
12956            ! win32/Makefile
12957 ____________________________________________________________________________
12958 [   335] By: nick                                  on 1997/11/29  18:38:26
12959         Log: Avoid __declspec(thread) by default, for both scratch
12960              return areas and THR stuff. Use struct thread intern instead.
12961      Branch: ansiperl
12962            ! win32/win32.c win32/win32.h win32/win32sck.c
12963            ! win32/win32thread.c win32/win32thread.h
12964 ____________________________________________________________________________
12965 [   334] By: nick                                  on 1997/11/29  17:49:04
12966         Log: Non-threaded build fix
12967      Branch: ansiperl
12968            ! win32/win32thread.c
12969 ____________________________________________________________________________
12970 [   333] By: nick                                  on 1997/11/29  17:29:07
12971         Log: Sort out malloc_mutex for perl's malloc
12972              Remove BINCOMPAT3 from embed.pl 
12973              Add dependancy to CORE_H for PERL95_OBJ
12974      Branch: ansiperl
12975            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12976            ! win32/win32.c
12977 ____________________________________________________________________________
12978 [   332] By: nick                                  on 1997/11/29  16:21:01
12979         Log: Integrate win32 into ansiperl
12980      Branch: ansiperl
12981           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12982           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12983           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12984           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12985           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12986           !> win32/perllib.c
12987 ____________________________________________________________________________
12988 [   331] By: nick                                  on 1997/11/29  01:35:45
12989         Log: GCC + Threads on Win32 - best gcc results yet
12990      Branch: ansiperl
12991            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12992            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12993            ! win32/win32thread.h
12994 ____________________________________________________________________________
12995 [   330] By: nick                                  on 1997/11/28  23:05:08
12996         Log: Un-botch gcc workround
12997      Branch: ansiperl
12998            ! XSUB.h
12999 ____________________________________________________________________________
13000 [   329] By: nick                                  on 1997/11/28  22:39:39
13001         Log: Builds completely with Mingw32, dynamic loaded extensions
13002              don't work yet - suspect __declspec() non-implemented issues.
13003      Branch: ansiperl
13004            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
13005            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
13006            ! win32/runperl.c win32/win32.c win32/win32iop.h
13007 ____________________________________________________________________________
13008 [   328] By: gsar                                  on 1997/11/28  05:48:15
13009         Log: integrate winansi.
13010      Branch: win32/perl
13011           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
13012            ! perl.h
13013           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
13014           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
13015           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
13016 ____________________________________________________________________________
13017 [   327] By: gsar                                  on 1997/11/28  05:38:48
13018         Log: Integrate mainline.
13019      Branch: win32/perl
13020           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
13021           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
13022           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
13023           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
13024           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
13025           !> win32/perllib.c
13026 ____________________________________________________________________________
13027 [   326] By: nick                                  on 1997/11/27  19:13:36
13028         Log: GCC builds perl.dll and perl.exe on Win32
13029      Branch: ansiperl
13030            ! win32/makedef.pl win32/makegcc.mk
13031 ____________________________________________________________________________
13032 [   325] By: nick                                  on 1997/11/27  17:46:30
13033         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
13034              far as building miniperl and perl.dll (but not import lib yet)
13035              Seems to lack popen()/pclose() and fcloseall() and fflushall().
13036              Also only CRTDLL not MCRTDLL so threading is probably not
13037              possible yet.
13038              Had to mess with win32iop.h's placement as we need __attribute__
13039              to get STDCALL, and #define of printf messes up proto.h 
13040      Branch: ansiperl
13041            + win32/config.gc win32/config_H.gc win32/makegcc.mk
13042            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
13043            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
13044            ! win32/win32iop.h win32/win32sck.c
13045 ____________________________________________________________________________
13046 [   324] By: mbeattie                              on 1997/11/27  17:08:06
13047         Log: Give dire warnings about the IRIX 6.2 kernel panic.
13048      Branch: perl
13049            ! README.threads hints/irix_6.sh
13050 ____________________________________________________________________________
13051 [   323] By: mbeattie                              on 1997/11/27  16:57:33
13052         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
13053              Subject: Re: ANNOUNCE: perl 5.004_55 is available
13054              Date: 27 Nov 1997 17:18:53 +0100
13055              From: koenig@kulturbox.de (Andreas J. Koenig)
13056      Branch: perl
13057            ! sv.c
13058 ____________________________________________________________________________
13059 [   322] By: mbeattie                              on 1997/11/27  16:12:15
13060         Log: Integrate win32 branch back into mainline.
13061      Branch: perl
13062           !> (integrate 42 files)
13063 ____________________________________________________________________________
13064 [   321] By: mbeattie                              on 1997/11/27  15:06:36
13065         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
13066              Subject: Re: ANNOUNCE: perl 5.004_55 is available
13067              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
13068              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13069      Branch: perl
13070            ! t/lib/safe2.t
13071 ____________________________________________________________________________
13072 [   320] By: mbeattie                              on 1997/11/27  15:02:59
13073         Log: Fix MYMALLOC (wrong #define in malloc.c):
13074              Subject: 5.004_55: MYMALLOC completely busted
13075              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
13076              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13077      Branch: perl
13078            ! malloc.c
13079 ____________________________________________________________________________
13080 [   319] By: mbeattie                              on 1997/11/27  15:01:37
13081         Log: Fix newSVrv so sv_setref_foo work better:
13082              Subject: [PATCH] [5.004_55] newSVrv (again)
13083              Date: Thu, 27 Nov 1997 00:25:50 -0500
13084              From: Owen Taylor <owt1@cornell.edu>
13085      Branch: perl
13086            ! sv.c
13087 ____________________________________________________________________________
13088 [   318] By: mbeattie                              on 1997/11/27  14:59:03
13089         Log: Output skipped test information in test suite:
13090              Subject: 5.004_55: Making test harness platform_aware
13091              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
13092              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
13093      Branch: perl
13094            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
13095            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
13096            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
13097 ____________________________________________________________________________
13098 [   317] By: mbeattie                              on 1997/11/27  14:55:15
13099         Log: Add 'W'atch command to debugger and improve help:
13100              Subject: 5.004_55: Debugger patch again
13101              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
13102              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13103      Branch: perl
13104            ! lib/perl5db.pl
13105 ____________________________________________________________________________
13106 [   316] By: mbeattie                              on 1997/11/27  14:52:44
13107         Log: Stop double initialisation of malloc_mutex:
13108              Subject: 5.004_55: Double initialiazation of malloc_mutex
13109              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
13110              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13111      Branch: perl
13112            ! miniperlmain.c win32/perllib.c
13113 ____________________________________________________________________________
13114 [   315] By: mbeattie                              on 1997/11/27  14:48:58
13115         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
13116      Branch: perl
13117            ! sv.c t/op/pat.t
13118 ____________________________________________________________________________
13119 [   314] By: nick                                  on 1997/11/27  01:03:19
13120         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
13121      Branch: ansiperl
13122           !> (integrate 897 files)
13123 ____________________________________________________________________________
13124 [   313] By: gsar                                  on 1997/11/26  03:20:55
13125         Log: merge win32-aware installperl in ansiperl branch.
13126      Branch: win32/perl
13127           !> installperl
13128 ____________________________________________________________________________
13129 [   312] By: gsar                                  on 1997/11/26  01:50:37
13130         Log: Fix for C<sort 'foo'...> bug:
13131              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13132              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
13133              Subject: [PATCH] Re: Sort grammar bug 
13134              Date: Sat, 01 Nov 1997 14:46:35 -0500
13135              ------
13136              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13137              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
13138              Subject: Re: Sort grammar bug 
13139              Date: Sun, 02 Nov 1997 12:47:51 +0000
13140      Branch: win32/perl
13141            ! t/op/sort.t toke.c
13142 ____________________________________________________________________________
13143 [   311] By: nick                                  on 1997/11/26  01:42:50
13144         Log: Win32-ize installperl
13145      Branch: ansiperl
13146            ! installperl
13147 ____________________________________________________________________________
13148 [   310] By: gsar                                  on 1997/11/26  01:36:39
13149         Log: Another trivial patch:
13150              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13151              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
13152              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
13153              Date: Wed, 29 Oct 1997 21:45:26 -0500
13154      Branch: win32/perl
13155            ! XSUB.h
13156 ____________________________________________________________________________
13157 [   309] By: nick                                  on 1997/11/26  01:33:32
13158         Log: Fixup _55 for Win32:
13159              Missed thread :-> perl_thread changes
13160              Two #define THR (not the same)
13161              K&R style func in hv.c
13162      Branch: ansiperl
13163            ! hv.c win32/win32thread.c win32/win32thread.h
13164 ____________________________________________________________________________
13165 [   308] By: gsar                                  on 1997/11/26  01:30:21
13166         Log: Sync yet another patch (this one manually edited):
13167              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13168              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
13169              Subject: [PATCH] Re: local($@) gives core dump 
13170              Date: Tue, 28 Oct 1997 21:51:25 -0500
13171      Branch: win32/perl
13172            ! pp_ctl.c
13173 ____________________________________________________________________________
13174 [   307] By: gsar                                  on 1997/11/26  01:22:10
13175         Log: Sync another change from local repository.
13176              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13177              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
13178              Subject: Re: do_postponed breaks with multiple interpreters 
13179              Date: Tue, 28 Oct 1997 22:16:13 -0500
13180      Branch: win32/perl
13181            ! op.c
13182 ____________________________________________________________________________
13183 [   306] By: gsar                                  on 1997/11/26  01:17:46
13184         Log: Sync a change from local repository.
13185              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13186              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
13187              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
13188              Date: Tue, 28 Oct 1997 20:06:06 -0500
13189      Branch: win32/perl
13190            ! mg.c
13191 ____________________________________________________________________________
13192 [   305] By: nick                                  on 1997/11/26  00:50:10
13193         Log: Integrate mainline as of _55
13194      Branch: ansiperl
13195           +> emacs/ptags
13196           !> (integrate 36 files)
13197 ____________________________________________________________________________
13198 [   304] By: gsar                                  on 1997/11/26  00:27:57
13199         Log: Various changes to make it build cleanly and pass all tests:
13200              - needed to run `perl embed.pl`
13201              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
13202              - fix prototypes for a few declarations (Borland is finally quiet)
13203              - move declaration of Mymalloc etc to perl.h (since win32 and other
13204              ports may #define malloc themselves, to let extensions bind to
13205              the version that perl used)
13206              - move struct reg_data into a public header file, since it is
13207              referenced in a public datatype
13208              - win32 makefile fixes
13209              - fix remaining s/thread/perl_thread/
13210      Branch: win32/perl
13211            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
13212            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
13213            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
13214            ! win32/win32.h win32/win32iop.h win32/win32thread.c
13215 ____________________________________________________________________________
13216 [   303] By: gsar                                  on 1997/11/25  20:57:31
13217         Log: Fixup the places where the automatic merge got it wrong.
13218              Previous change (#302) was just a normal integration--ignore the
13219              "reverse" in there.
13220      Branch: win32/perl
13221            ! op.c perl.h
13222 ____________________________________________________________________________
13223 [   302] By: gsar                                  on 1997/11/25  20:32:12
13224         Log: reverse integrate mainline
13225      Branch: win32/perl
13226           +> emacs/ptags
13227           !> (integrate 896 files)
13228
13229 ----------------
13230 Version 5.004_55
13231 ----------------
13232
13233 ____________________________________________________________________________
13234 [   301] By: mbeattie                              on 1997/11/25  17:59:53
13235         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
13236      Branch: perl
13237            ! hv.c pp_ctl.c
13238 ____________________________________________________________________________
13239 [   300] By: mbeattie                              on 1997/11/25  16:29:36
13240         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
13241      Branch: perl
13242            ! MANIFEST patchlevel.h
13243 ____________________________________________________________________________
13244 [   299] By: mbeattie                              on 1997/11/25  15:59:16
13245         Log: Move malloc_mutex initialisation/destruction:
13246              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
13247              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
13248      Branch: perl
13249            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
13250            ! unixish.h vms/vmsish.h
13251 ____________________________________________________________________________
13252 [   298] By: mbeattie                              on 1997/11/25  15:49:22
13253         Log: Make hv_ functions cope better with 'm'-magic:
13254              Subject: [5.004_54] Another neglected patch
13255              Date: Fri, 21 Nov 1997 22:28:17 -0500
13256              From: Owen Taylor <owt1@cornell.edu>
13257      Branch: perl
13258            ! hv.c
13259 ____________________________________________________________________________
13260 [   297] By: mbeattie                              on 1997/11/25  15:47:36
13261         Log: Fix typo in Thread.xs.
13262      Branch: perl
13263            ! ext/Thread/Thread.xs
13264 ____________________________________________________________________________
13265 [   296] By: mbeattie                              on 1997/11/25  15:42:07
13266         Log: Integrate from ansi branch to mainline.
13267      Branch: perl
13268           !> (integrate 890 files)
13269 ____________________________________________________________________________
13270 [   295] By: mbeattie                              on 1997/11/25  14:29:31
13271         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
13272              Subject: Re: _54 on AIX
13273              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
13274              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13275      Branch: perl
13276            ! ext/DynaLoader/dl_aix.xs
13277 ____________________________________________________________________________
13278 [   294] By: mbeattie                              on 1997/11/25  14:29:10
13279         Log: AIX patch for hints/aix.sh:
13280              Subject: Re: _54 on AIX
13281              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
13282              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13283      Branch: perl
13284            ! hints/aix.sh
13285 ____________________________________________________________________________
13286 [   291] By: mbeattie                              on 1997/11/25  14:17:05
13287         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
13288      Branch: perl
13289            ! op.c op.h
13290 ____________________________________________________________________________
13291 [   290] By: mbeattie                              on 1997/11/25  14:16:29
13292         Log: AIX patch (including Configure support for {sched,pthread}_yield,
13293              pthread initial detach state, renaming perl_thread to perl_os_thread
13294              and struct thread to struct perl_thread):
13295              Subject: Re: _54 on AIX
13296              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
13297              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13298      Branch: perl
13299            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
13300            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
13301            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
13302            ! proto.h sv.h thread.h util.c win32/win32thread.c
13303            ! win32/win32thread.h
13304 ____________________________________________________________________________
13305 [   289] By: mbeattie                              on 1997/11/25  12:33:02
13306         Log: Rename perl_thread to perl_os_thread.
13307      Branch: perl
13308            ! fakethr.h thread.h util.c win32/win32thread.h
13309 ____________________________________________________________________________
13310 [   288] By: mbeattie                              on 1997/11/25  12:27:35
13311         Log: Remove bincompat3 support:
13312              Subject: Re: ANNOUNCE: perl5.004_54 is available
13313              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
13314              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13315      Branch: perl
13316            ! Configure INSTALL embed.h global.sym malloc.c
13317 ____________________________________________________________________________
13318 [   287] By: mbeattie                              on 1997/11/25  12:23:50
13319         Log: Emacs/tags update:
13320              Subject: Emacs/tags update for 5.004_54
13321              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
13322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13323      Branch: perl
13324            + emacs/ptags
13325            ! MANIFEST Makefile.SH emacs/cperl-mode.el
13326 ____________________________________________________________________________
13327 [   286] By: nick                                  on 1997/11/23  23:03:56
13328         Log: Add $$_ test 
13329      Branch: ansiperl
13330            ! t/op/ref.t
13331 ____________________________________________________________________________
13332 [   285] By: gsar                                  on 1997/11/23  08:26:00
13333         Log: Initial reverse integration of winansi branch.
13334      Branch: win32/perl
13335           !> (integrate 50 files)
13336 ____________________________________________________________________________
13337 [   284] By: gsar                                  on 1997/11/23  07:32:24
13338         Log: Add to docs about the BEGIN { shift } feature.  Make the change
13339              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
13340      Branch: win32/perl
13341            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
13342 ____________________________________________________________________________
13343 [   283] By: nick                                  on 1997/11/22  21:29:30
13344         Log: Duplicate perl_threadsv
13345      Branch: ansiperl
13346            ! global.sym
13347 ____________________________________________________________________________
13348 [   282] By: nick                                  on 1997/11/22  21:18:11
13349         Log: Munge pseudo-Configure stuff to add -thread to archname as
13350              Malcolm seems to think that is way to test for threads.
13351              Update @INC stuffing hackery to have traditional @INC
13352              search order archlib, privlib, sitearch, site.
13353      Branch: ansiperl
13354            ! t/lib/english.t win32/config.bc win32/config_H.bc
13355            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
13356            ! win32/makefile.mk win32/win32.c win32/win32.h
13357 ____________________________________________________________________________
13358 [   281] By: nick                                  on 1997/11/22  19:28:21
13359         Log: Builds and passes all but english.t on win32 VC++
13360      Branch: ansiperl
13361            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
13362            ! win32/config_H.vc win32/win32thread.h
13363 ____________________________________________________________________________
13364 [   280] By: nick                                  on 1997/11/22  18:10:50
13365         Log: ansiperl builds with Borland C++ again
13366      Branch: ansiperl
13367            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
13368            ! win32/config.bc win32/config_H.bc win32/perlglob.c
13369            ! win32/win32.c win32/win32.h
13370 ____________________________________________________________________________
13371 [   279] By: nick                                  on 1997/11/22  16:42:51
13372         Log: Resolve ansiperl against mainline
13373      Branch: ansiperl
13374           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
13375           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
13376           !> t/lib/english.t thread.h toke.c util.c
13377 ____________________________________________________________________________
13378 [   278] By: nick                                  on 1997/11/22  16:30:27
13379         Log: Resolve ansiperl against win32
13380      Branch: ansiperl
13381           !> (integrate 55 files)
13382 ____________________________________________________________________________
13383 [   277] By: gsar                                  on 1997/11/22  09:48:02
13384         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
13385              - added a test for the above
13386              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
13387              ansification hunks
13388      Branch: win32/perl
13389            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
13390 ____________________________________________________________________________
13391 [   276] By: gsar                                  on 1997/11/22  07:24:01
13392         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
13393              when USE_THREADS.  GCC for instance, can do without macros that use
13394              globals.  Instead, selectively re#define only those macros
13395              that use globals to their functional equivalents.  Tests 100% on
13396              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
13397      Branch: win32/perl
13398            ! perl.h sv.h
13399 ____________________________________________________________________________
13400 [   275] By: gsar                                  on 1997/11/22  05:27:04
13401         Log: Integrate mainline.
13402      Branch: win32/perl
13403           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
13404            - lib/Class/Fields.pm lib/ISA.pm
13405           !> (integrate 41 files)
13406 ____________________________________________________________________________
13407 [   274] By: mbeattie                              on 1997/11/21  18:28:22
13408         Log: $_ is now per-thread (rather a lot of changes). Only tested under
13409              *-linux-thread at the moment.
13410      Branch: perl
13411            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
13412            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
13413            ! t/lib/english.t thread.h toke.c util.c
13414 ____________________________________________________________________________
13415 [   273] By: mbeattie                              on 1997/11/21  10:31:29
13416         Log: Filter patch to toke.c:
13417              Subject: Tiny core patch for source filters
13418              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
13419              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13420      Branch: perl
13421            ! toke.c
13422 ____________________________________________________________________________
13423 [   272] By: nick                                  on 1997/11/21  00:54:43
13424         Log: Basic integrate of lastest perl into ansiperl
13425      Branch: ansiperl
13426           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
13427            - lib/Class/Fields.pm lib/ISA.pm
13428            ! win32/win32.c win32/win32.h
13429           !> (integrate 57 files)
13430 ____________________________________________________________________________
13431 [   271] By: mbeattie                              on 1997/11/20  12:12:00
13432         Log: Initial stab at IRIX configuration support for threading. Manually
13433              applied parts of following patches:
13434              Subject: Perl 5.004_54 on IRIX
13435              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
13436              From: Jarkko Hietaniemi <jhi@iki.fi>
13437              Subject: Re: Perl 5.004_54 on IRIX
13438              Date: 19 Nov 1997 17:10:17 -0800
13439              From: Scott Henry <scotth@sgi.com>
13440      Branch: perl
13441            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
13442            ! hints/irix_6_1.sh perl.h
13443 ____________________________________________________________________________
13444 [   270] By: mbeattie                              on 1997/11/19  17:45:37
13445         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
13446              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
13447              also fixed two instances of referring to SVs after destruction.
13448      Branch: perl
13449            ! regcomp.c regexec.c
13450 ____________________________________________________________________________
13451 [   269] By: mbeattie                              on 1997/11/19  15:33:23
13452         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
13453              changed by mg_get(*keysp) (!). Introducing a new local variable
13454              fixed it but I don't know if it's a compiler problem or some
13455              other corruption happening elsewhere.
13456      Branch: perl
13457            ! av.c
13458 ____________________________________________________________________________
13459 [   268] By: mbeattie                              on 1997/11/19  11:39:49
13460         Log: Let Configure sort out get{host,net}byaddr* prototypes:
13461              Subject: [PATCH] 5.004_54: little something for
13462              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
13463              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
13464              From: Jarkko Hietaniemi <jhi@iki.fi>
13465      Branch: perl
13466            ! Configure config_h.SH pp_sys.c
13467 ____________________________________________________________________________
13468 [   267] By: mbeattie                              on 1997/11/19  11:04:15
13469         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
13470              Subject: Version 7 of Jumbo RE patch available
13471              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
13472              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13473      Branch: perl
13474            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
13475            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
13476            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
13477            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
13478            ! util.c
13479 ____________________________________________________________________________
13480 [   266] By: mbeattie                              on 1997/11/18  17:26:09
13481         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
13482              version of patch:
13483              Subject: tie fake hash patch for 5.004_54
13484              Date: Sat, 15 Nov 1997 19:18:30 -0500
13485              From: Joshua Pritikin <pritikin@mindspring.com>
13486      Branch: perl
13487            + t/op/avhv.t
13488            ! av.c embed.h global.sym proto.h
13489 ____________________________________________________________________________
13490 [   265] By: mbeattie                              on 1997/11/18  16:51:04
13491         Log: Bring MANIFEST up to date. Add new thread tests.
13492      Branch: perl
13493            + ext/Thread/die.t ext/Thread/die2.t
13494            ! MANIFEST
13495 ____________________________________________________________________________
13496 [   264] By: mbeattie                              on 1997/11/18  16:41:27
13497         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
13498              is assigned to. Added tests to t/op/array.t. magic_setisa now
13499              warns about including non-existent packages in @ISA when -w is on.
13500      Branch: perl
13501            - lib/Class/Fields.pm lib/ISA.pm
13502            ! mg.c t/op/array.t
13503 ____________________________________________________________________________
13504 [   263] By: mbeattie                              on 1997/11/18  16:38:57
13505         Log: Fix typo in win32 -> mainline integration.
13506      Branch: perl
13507            ! perl.h
13508 ____________________________________________________________________________
13509 [   262] By: mbeattie                              on 1997/11/18  11:56:09
13510         Log: Integrate win32 branch back into mainline.
13511      Branch: perl
13512            - win32/win32io.c win32/win32io.h
13513            ! op.c
13514           !> (integrate 30 files)
13515 ____________________________________________________________________________
13516 [   261] By: gsar                                  on 1997/11/18  00:14:02
13517         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
13518      Branch: win32/perl
13519            ! win32/config.bc win32/config.vc win32/config_H.bc
13520            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
13521 ____________________________________________________________________________
13522 [   260] By: nick                                  on 1997/11/16  23:16:16
13523         Log: Generic file changes for MYMALLOC
13524      Branch: ansiperl
13525            ! miniperlmain.c perl.c
13526 ____________________________________________________________________________
13527 [   259] By: nick                                  on 1997/11/16  23:14:36
13528         Log: MYMALLOC for Win32:
13529              1. Initialize malloc_mutex before it is used (all platforms!)
13530              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
13531              3. Tweak win32/config*.* to define MYMALLOC
13532              4. Provide sbrk() in terms of VirtualAlloc().
13533              
13534              Also fixup -MT (perl95) build to handle Perl_current_thread
13535              via call to DLL (as though an extension).
13536      Branch: ansiperl
13537            ! win32/Makefile win32/config.bc win32/config.vc
13538            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13539            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13540            ! win32/win32iop.h win32/win32thread.h
13541 ____________________________________________________________________________
13542 [   258] By: nick                                  on 1997/11/15  20:42:28
13543         Log: Implement dTHR via __declspec(thread) - part 2
13544      Branch: ansiperl
13545            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13546 ____________________________________________________________________________
13547 [   257] By: nick                                  on 1997/11/15  19:52:53
13548         Log: Use __declspec(thread) var rather tha TslAlloc & co.
13549      Branch: ansiperl
13550            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13551 ____________________________________________________________________________
13552 [   256] By: gsar                                  on 1997/11/15  02:58:09
13553         Log: Add #include guard in Thread.xs so it will build even under
13554              no USE_THREADS (for win32).  This was missed because of edit
13555              w/o checkout perforce kludge.
13556      Branch: win32/perl
13557            ! ext/Thread/Thread.xs
13558 ____________________________________________________________________________
13559 [   255] By: nick                                  on 1997/11/15  00:33:46
13560         Log: Integrate mainline (5.004_54?) into ansiperl
13561      Branch: ansiperl
13562           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13563           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
13564           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
13565           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
13566           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
13567 ____________________________________________________________________________
13568 [   254] By: nick                                  on 1997/11/15  00:25:26
13569         Log: Interate win32 into ansiperl
13570      Branch: ansiperl
13571           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13572           +> lib/fields.pm
13573           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13574           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13575           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13576           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
13577           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
13578 ____________________________________________________________________________
13579 [   253] By: gsar                                  on 1997/11/14  22:04:58
13580         Log: Integrate mainline changes into win32 branch.  Now would be a good time
13581              to reverse integrate the win32 branch into mainline.
13582      Branch: win32/perl
13583           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13584           +> lib/fields.pm
13585           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13586           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13587           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13588           !> t/op/magic.t thread.h
13589
13590 ----------------
13591 Version 5.004_54
13592 ----------------
13593
13594 ____________________________________________________________________________
13595 [   252] By: mbeattie                              on 1997/11/14  15:07:19
13596         Log: Two more delays added to test suite to help *-solaris-thread.
13597      Branch: perl
13598            ! t/io/pipe.t t/lib/io_pipe.t
13599 ____________________________________________________________________________
13600 [   251] By: mbeattie                              on 1997/11/14  15:05:57
13601         Log: Remove stale code from Thread.xs.
13602      Branch: perl
13603            ! ext/Thread/Thread.xs
13604 ____________________________________________________________________________
13605 [   250] By: mbeattie                              on 1997/11/14  10:12:40
13606         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
13607              doesn't run handlers for self-sent signals until kill has returned.)
13608      Branch: perl
13609            ! t/op/magic.t
13610 ____________________________________________________________________________
13611 [   249] By: gsar                                  on 1997/11/14  05:14:44
13612         Log: Fix various details in win32 makefiles and Config.pm setup.
13613              - ldflags is set for both compilers now
13614              - extensions list is now correct
13615              - delete perl95.exe on distclean
13616              - cf_time now gets updated (once)
13617              - ccdlflags is set for Borland
13618              - fix startperl so dprofpp works
13619      Branch: win32/perl
13620            ! win32/Makefile win32/config.bc win32/config.vc
13621            ! win32/config_sh.PL win32/makefile.mk
13622 ____________________________________________________________________________
13623 [   248] By: mbeattie                              on 1997/11/13  18:01:27
13624         Log: Rewrite thread return code to distinguish between ordinary return
13625              and die() and make join propagate the die. Add tiny method eval
13626              which just does "return eval { shift->join; }". Add Thread::Specific
13627              class for access to thread specific user data along with specific.t.
13628              Rename Class to classname throughout Thread.xs for consistency.
13629              Fix pp_specific to pp_threadsv in global.sym. Add support to
13630              pp_entersub in pp_hot.c to lock stash for static locked methods.
13631      Branch: perl
13632            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13633            + lib/fields.pm
13634            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13635            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
13636 ____________________________________________________________________________
13637 [   247] By: mbeattie                              on 1997/11/13  14:13:30
13638         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
13639              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
13640              in pp_sys.c for whether getnet* function get protoyped (since the
13641              default had a broken prototype for getnetbyaddr).
13642      Branch: perl
13643            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13644            ! scope.c thread.h
13645 ____________________________________________________________________________
13646 [   246] By: nick                                  on 1997/11/13  02:44:40
13647         Log: Integrate Win32 branch
13648      Branch: ansiperl
13649            - configure ext/util/extliblist win32/bin/pl2bat.bat
13650            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13651            - win32/config.H win32/config.w32 win32/win32io.c
13652            - win32/win32io.h
13653           !> (integrate 905 files)
13654 ____________________________________________________________________________
13655 [   245] By: nick                                  on 1997/11/13  00:47:54
13656         Log: Integrate (-ay) win32 branch at its creation to 
13657              establish and ancestor as per perkforce technote #9
13658      Branch: ansiperl
13659           +> configure ext/util/extliblist win32/bin/pl2bat.bat
13660           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13661           +> win32/config.H win32/config.w32
13662           !> (integrate 859 files)
13663 ____________________________________________________________________________
13664 [   244] By: gsar                                  on 1997/11/12  22:26:39
13665         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
13666              contains the all the declarations and macros for the win32io layer.
13667              New std-ish functions are exported now.  All win32-specific exported
13668              functions begin with "win32_" consistently.  win32 version of
13669              init_os_extras() is now exported, so embedders can get the in-core
13670              xsubs.
13671      Branch: win32/perl
13672            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
13673            ! win32/win32iop.h win32/win32sck.c
13674 ____________________________________________________________________________
13675 [   243] By: gsar                                  on 1997/11/12  07:41:52
13676         Log: Really delete deleted files.
13677      Branch: win32/perl
13678            - win32/win32io.c win32/win32io.h
13679 ____________________________________________________________________________
13680 [   242] By: gsar                                  on 1997/11/12  07:40:54
13681         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
13682              files (win32/win32io.[ch]) completely removed, as are all traces
13683              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
13684              for later. Various myfoo() things regularized to my_foo().  CPP not
13685              required anymore to create a perl binary :)
13686      Branch: win32/perl
13687            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
13688            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13689            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13690            ! win32/win32sck.c
13691 ____________________________________________________________________________
13692 [   241] By: gsar                                  on 1997/11/12  05:31:28
13693         Log: Fix various win32 code blemishes:
13694              - s/stolen/win32/g
13695              - s/(CROAK|WARN)/lc($1)/eg
13696              - remove deadcode from most places
13697      Branch: win32/perl
13698            ! win32/makedef.pl win32/win32.c win32/win32io.c
13699            ! win32/win32iop.h
13700 ____________________________________________________________________________
13701 [   240] By: gsar                                  on 1997/11/12  04:36:29
13702         Log: Carry over changes in ansiperl branch.  Win32 branch is now
13703              the leading edge.
13704      Branch: win32/perl
13705            ! embed.h global.sym perl.c win32/win32thread.c
13706            ! win32/win32thread.h
13707 ____________________________________________________________________________
13708 [   239] By: gsar                                  on 1997/11/12  03:39:57
13709         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
13710      Branch: win32/perl
13711            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
13712 ____________________________________________________________________________
13713 [   238] By: gsar                                  on 1997/11/12  03:25:17
13714         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
13715              done cleaner, if really needed (perhaps only for efficiency reasons?)).
13716              Redundant EXTERN_C definitions and related warnings fixed.
13717      Branch: win32/perl
13718            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
13719            ! win32/win32iop.h win32/win32sck.c
13720 ____________________________________________________________________________
13721 [   237] By: nick                                  on 1997/11/12  02:45:15
13722         Log: Fixup Win32
13723              - #undef start_env before re-#defining it
13724              - change pp_specific pp_threadsv in global.sym
13725              - re-build embed.h
13726              - avoid HAVE_THREAD_INTERN - we don't and empty struct
13727              is a pain. If we did have it it would contain cached
13728              values of things we can only get at _IN_ the thread
13729              so new_struct_thread is wrong place to call it.
13730              - add new macro SET_THREAD_SELF - we must (in main thread)
13731              define in win32thread.h, support in win32thread.c,
13732              test and call in perl.c
13733      Branch: ansiperl
13734            ! embed.h global.sym perl.c thread.h win32/win32thread.c
13735            ! win32/win32thread.h
13736 ____________________________________________________________________________
13737 [   236] By: nick                                  on 1997/11/12  01:54:23
13738         Log: Integrate mainline after it integrated us.
13739              Accepted 'theirs' everywhere - so two branches should
13740              now point to same files again.
13741              Almost all of these were what was suggested, others were
13742              whitespace diffs. A few dubious spots which we will now 
13743              go fix.
13744      Branch: ansiperl
13745           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13746           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13747           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13748           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13749           !> util.c
13750 ____________________________________________________________________________
13751 [   235] By: gsar                                  on 1997/11/12  01:22:26
13752         Log: Minor tweaks to add a thread_intern struct that should ultimately
13753              contain all the win32-specific statics.
13754              Win32 branch now passes all tests with or w/o USE_THREADS.
13755      Branch: win32/perl
13756            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13757 ____________________________________________________________________________
13758 [   234] By: gsar                                  on 1997/11/11  23:08:54
13759         Log: Initial (untested) integration of mainline changes.
13760      Branch: win32/perl
13761            - configure
13762           !> (integrate 89 files)
13763 ____________________________________________________________________________
13764 [   233] By: mbeattie                              on 1997/11/11  18:07:30
13765         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13766      Branch: perl
13767            ! thread.h
13768 ____________________________________________________________________________
13769 [   232] By: mbeattie                              on 1997/11/11  17:49:12
13770         Log: t/TEST (reverted to @229 version) should have been included in the
13771              previous change (231) but my way of recovering it didn't work
13772              properly. The change 231 comments about successful tests applies
13773              to this t/TEST (i.e. as of this change).
13774      Branch: perl
13775            ! t/TEST
13776 ____________________________________________________________________________
13777 [   231] By: mbeattie                              on 1997/11/11  17:46:59
13778         Log: Fix up ansiperl integration. Back to passing all expected tests
13779              with usethreads. Untested with non-threaded perl.
13780      Branch: perl
13781            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13782            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13783 ____________________________________________________________________________
13784 [   230] By: mbeattie                              on 1997/11/11  16:36:22
13785         Log: Initial integration of ansi branch into mainline (untested).
13786      Branch: perl
13787           +> t/lib/thread.t t/op/nothread.t thread.sym
13788            - configure
13789           !> (integrate 84 files)
13790 ____________________________________________________________________________
13791 [   229] By: mbeattie                              on 1997/11/11  15:20:43
13792         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13793              getting per-thread magicals. Fixed thr->errsv initialisation.
13794      Branch: perl
13795            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13796            ! t/lib/safe2.t toke.c
13797 ____________________________________________________________________________
13798 [   228] By: mbeattie                              on 1997/11/11  12:48:26
13799         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13800              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13801              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13802              again for non-threaded perl. Enhanced perl_get_sv to return
13803              per-thread magicals where necessary for threaded perl.
13804      Branch: perl
13805            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13806            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13807 ____________________________________________________________________________
13808 [   227] By: mbeattie                              on 1997/11/11  11:00:02
13809         Log: hashlock bug.
13810              
13811              Jobs fixed ...
13812              
13813              hashlock fixed on 1997/11/11 by mbeattie@localhost
13814              
13815              Subject: [perl5.004_53; patch] Another hash-locking fix
13816              Date: 23 Oct 1997 14:13:55 -0400
13817              From: Owen Taylor <owt1@cornell.edu>
13818      Branch: bugs
13819            + hashlock
13820 ____________________________________________________________________________
13821 [   226] By: gsar                                  on 1997/11/11  02:11:23
13822         Log: Slightly more refined lock() keyword recognition (using %INC).
13823      Branch: win32/perl
13824            ! toke.c
13825 ____________________________________________________________________________
13826 [   225] By: gsar                                  on 1997/11/11  00:26:09
13827         Log: "weak" lock keyword (hardcoded initial implementation) now works.
13828              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13829              is recognized as a sub, a regular keyword otherwise.  Could be
13830              generalized by storing a flag for every op in OP struct, and turning
13831              the flag off when Thread.xs loads.
13832      Branch: win32/perl
13833            ! toke.c
13834 ____________________________________________________________________________
13835 [   224] By: gsar                                  on 1997/11/10  22:59:55
13836         Log: Merge a patch in preparation for "weak keywords":
13837              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13838              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13839              Subject: [PATCH] global overrides for keywords
13840              Date: Wed, 08 Oct 1997 02:18:23 -0400
13841      Branch: win32/perl
13842            ! embed.h interp.sym perl.c perl.h toke.c
13843 ____________________________________________________________________________
13844 [   223] By: gsar                                  on 1997/11/10  22:41:31
13845         Log: Remove runlevel.  It was used to count how many runops() calls
13846              we were in the process of executing, and longjmp() to the topmost
13847              one (if not already there).  We use a null top_env->je_prev
13848              to distinguish that now.
13849      Branch: win32/perl
13850            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13851 ____________________________________________________________________________
13852 [   222] By: gsar                                  on 1997/11/10  04:47:48
13853         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13854              USE_THREADS case builds and passes all tests using both compilers.
13855              Additional tweaks:
13856              - fixup win32/makedef.pl to skip more symbols for non-thread build.
13857              - sync win32/Makefile with win32/makefile.mk
13858              >>>Non-thread build fails a lot of tests.<<<
13859      Branch: win32/perl
13860            + thread.sym
13861            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13862            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13863            ! win32/makedef.pl win32/makefile.mk
13864 ____________________________________________________________________________
13865 [   221] By: gsar                                  on 1997/11/10  00:57:53
13866         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13867              into win32 branch.
13868      Branch: win32/perl
13869            + t/lib/thread.t t/op/nothread.t
13870            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13871            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13872            ! util.c win32/Makefile win32/config.bc win32/config.vc
13873            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13874            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13875            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13876            ! win32/win32thread.c win32/win32thread.h
13877 ____________________________________________________________________________
13878 [   220] By: gsar                                  on 1997/11/09  22:44:41
13879         Log: Integrate latest mainline into win32 branch.
13880      Branch: win32/perl
13881           +> win32/win32thread.c win32/win32thread.h
13882           !> (integrate 39 files)
13883 ____________________________________________________________________________
13884 [   219] By: nick                                  on 1997/11/09  21:46:06
13885         Log: Conditionalize english.t,
13886              Enhance times() for NT,
13887              (Failed) attempt to implement alarm(),
13888              Fixed config.h dependancy in makefile.mk
13889      Branch: ansiperl
13890            ! t/lib/english.t win32/config.bc win32/config_H.bc
13891            ! win32/makefile.mk win32/win32.c
13892 ____________________________________________________________________________
13893 [   218] By: nick                                  on 1997/11/09  15:38:00
13894         Log: Dick Hardt's patch for build on Alpha
13895      Branch: ansiperl
13896            ! win32/Makefile
13897 ____________________________________________________________________________
13898 [   217] By: nick                                  on 1997/11/09  03:31:20
13899         Log: MakeMaker not in vofig noise fix for dmake
13900      Branch: ansiperl
13901            ! win32/config.bc win32/makefile.mk
13902 ____________________________________________________________________________
13903 [   216] By: nick                                  on 1997/11/09  03:15:06
13904         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13905              TIEHASH works, but 2nd call (after db is closed, attempt
13906              to reopen) tries to AUTOLOAD TIEHASH rather than using
13907              cached value.
13908      Branch: ansiperl
13909            ! pp_sys.c
13910 ____________________________________________________________________________
13911 [   215] By: nick                                  on 1997/11/08  16:41:24
13912         Log: Cleanup MakeMaker 'not in config' noise
13913      Branch: ansiperl
13914            ! win32/Makefile win32/config.vc
13915 ____________________________________________________________________________
13916 [   214] By: nick                                  on 1997/11/08  15:07:24
13917         Log: Remove 'configure' leaving configure.gnu and Configure
13918              Win32 ignores case and keeps trying to update
13919              repository copy of 'configure' or 'Configure' with
13920              the other.
13921      Branch: ansiperl
13922            - configure
13923            ! MANIFEST
13924 ____________________________________________________________________________
13925 [   213] By: nick                                  on 1997/11/08  15:03:39
13926         Log: Get threads working again on Win32
13927              Root cause of fail was init_thread_intern() in
13928              new_struct_thread() (which is called in parent thread)
13929              clobbering dTHR of parent thread. 
13930              It is doubtfull if setting 'self' in new_struct_thread()
13931              is 'right' but left in for now.
13932      Branch: ansiperl
13933            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13934            ! win32/win32thread.c win32/win32thread.h
13935 ____________________________________________________________________________
13936 [   212] By: nick                                  on 1997/11/08  00:34:03
13937         Log: Add :base_thread to :default in Opcode.pm
13938              This allows lib/safe.t to pass when threaded.
13939              It is unclear if 'lock' should be safe as it allows
13940              denial of service attack, but could not figure out
13941              how to add just 'specific' (sic) to :default
13942              without triggering 'already tagged' warning noise.
13943      Branch: ansiperl
13944            ! ext/Opcode/Opcode.pm win32/makefile.mk
13945 ____________________________________________________________________________
13946 [   211] By: nick                                  on 1997/11/07  23:59:31
13947         Log: Merge changes as of 18:00 CST 
13948      Branch: ansiperl
13949           !> op.c pp.c pp_sys.c thread.h util.c
13950 ____________________________________________________________________________
13951 [   210] By: nick                                  on 1997/11/07  23:52:35
13952         Log: Reverse integrate Malcolm's chanes into local
13953              repository, then import result back into my view
13954              of Malcolm's repository.
13955              Builds and passes (most) tests with GNU C++/Solaris
13956              and Borland C++, Win32.
13957      Branch: ansiperl
13958            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13959            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13960            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13961            ! thread.h toke.c util.c win32/makefile.mk
13962 ____________________________________________________________________________
13963 [   209] By: mbeattie                              on 1997/11/07  18:12:36
13964         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13965              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13966              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13967              missing #ifdef USE_THREADS around some DEBU_L statements in die().
13968              Building without USE_THREADS fails quite a lot of tests. It looks
13969              as though the move to per-thread magicals must be missing some
13970              #ifdef USE_THREADS.
13971      Branch: perl
13972            ! op.c pp.c pp_sys.c thread.h util.c
13973 ____________________________________________________________________________
13974 [   208] By: nick                                  on 1997/11/07  01:37:28
13975         Log: Raw integrate of latest perl
13976      Branch: ansiperl
13977            ! t/TEST
13978           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13979           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13980           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13981           !> thread.h toke.c util.c
13982 ____________________________________________________________________________
13983 [   207] By: mbeattie                              on 1997/11/06  14:58:00
13984         Log: Update README.threads and Todo.5.005.
13985      Branch: perl
13986            ! README.threads Todo.5.005
13987 ____________________________________________________________________________
13988 [   206] By: mbeattie                              on 1997/11/06  14:37:37
13989         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13990      Branch: perl
13991            ! op.c pp_ctl.c proto.h scope.h
13992 ____________________________________________________________________________
13993 [   205] By: mbeattie                              on 1997/11/06  14:31:38
13994         Log: Per-thread magicals now stored in their own thr->magicals and keyed
13995              more directly. cvcache and oursv become ordinary struct thread
13996              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
13997              for 0 again. Main thread initialisation done by new function
13998              init_main_thread instead of (now fixed) new_struct_thread.
13999              
14000              Jobs fixed ...
14001              
14002              jmpenv fixed on 1997/11/06 by mbeattie@localhost
14003              
14004              Subject: [perl5.004_53; patch] eval's and threads
14005              Date: 23 Oct 1997 23:59:19 -0400
14006              From: Owen Taylor <owt1@cornell.edu>
14007      Branch: bugs
14008            + jmpenv
14009      Branch: perl
14010            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
14011            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
14012 ____________________________________________________________________________
14013 [   204] By: mbeattie                              on 1997/11/05  17:18:18
14014         Log: Per-thread magicals mostly working (and localisable). Now getting
14015              intermittent occasional "Use of uninitialized value" warnings
14016              which may be due to some op flag black magic I've broken.
14017      Branch: perl
14018            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
14019            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
14020 ____________________________________________________________________________
14021 [   203] By: nick                                  on 1997/11/05  01:04:10
14022         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
14023      Branch: ansiperl
14024            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
14025            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
14026            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
14027            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
14028            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
14029            ! win32/config.vc win32/config_H.vc win32/makedef.pl
14030            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14031            ! win32/win32io.c win32/win32io.h win32/win32iop.h
14032            ! win32/win32sck.c win32/win32thread.h
14033 ____________________________________________________________________________
14034 [   202] By: nick                                  on 1997/11/05  00:50:27
14035         Log: Compile(d) at least once with threads on win32 
14036              but did not work
14037      Branch: ansiperl
14038            ! embed.h perl.c thread.h
14039 ____________________________________________________________________________
14040 [   201] By: nick                                  on 1997/11/05  00:32:13
14041         Log: Trivial integrate
14042      Branch: ansiperl
14043           !> patchlevel.h
14044 ____________________________________________________________________________
14045 [   200] By: mbeattie                              on 1997/11/04  12:06:09
14046         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
14047      Branch: perl
14048            ! patchlevel.h
14049 ____________________________________________________________________________
14050 [   199] By: nick                                  on 1997/11/01  00:18:52
14051         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
14052      Branch: ansiperl
14053           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
14054           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
14055           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
14056           !> util.c
14057 ____________________________________________________________________________
14058 [   198] By: nick                                  on 1997/11/01  00:08:33
14059         Log: win32thread.* not in MANIFEST which has muddled moving
14060              back and forth between depots.
14061      Branch: ansiperl
14062            ! MANIFEST win32/win32thread.c win32/win32thread.h
14063 ____________________________________________________________________________
14064 [   197] By: nick                                  on 1997/11/01  00:02:49
14065         Log: Test changes
14066      Branch: ansiperl
14067            + t/lib/thread.t t/op/nothread.t thread.sym
14068            ! MANIFEST
14069 ____________________________________________________________________________
14070 [   196] By: nick                                  on 1997/10/31  23:54:01
14071         Log: Further ANSI changes now builds and passes (most) tests
14072              with gcc -x c++. 
14073      Branch: ansiperl
14074            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
14075            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
14076            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14077            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
14078            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
14079            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
14080            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
14081            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
14082            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
14083            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
14084            ! x2p/walk.c
14085 ____________________________________________________________________________
14086 [   195] By: mbeattie                              on 1997/10/31  18:05:31
14087         Log: Half way through moving per-thread magicals into per-thread fields
14088              and the associated new OP_SPECIFIC and find_thread_magical stuff.
14089              perl will compile but plenty of the magicals are still broken.
14090      Branch: perl
14091            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
14092            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
14093            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
14094            ! util.c
14095 ____________________________________________________________________________
14096 [   194] By: nick                                  on 1997/10/31  01:43:49
14097         Log: Convert miniperl sources to ANSI C. Several passes of
14098              GNU C's 'protoize' plus a few hand edits.
14099              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
14100              Does not link seems gcc's C++ does not define a symbol for
14101              const char foo[] = "....";
14102              i.e. with empty [].
14103      Branch: ansiperl
14104            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
14105            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
14106            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14107            ! sv.c taint.c toke.c universal.c util.c
14108 ____________________________________________________________________________
14109 [   193] By: nick                                  on 1997/10/30  03:00:01
14110         Log: Make the ansi branch
14111      Branch: ansiperl
14112           +> (branch 907 files)
14113 ____________________________________________________________________________
14114 [   192] By: nick                                  on 1997/10/30  02:48:17
14115         Log: Oneperl builds with THREADS/THISPTR Borland
14116              Manualy inserted Sarathy's new COND_XXXXX from his mail.
14117              Manual change if Tself -> self as was easier than resolve :-(
14118              Two aTHIS's in op.c
14119      Branch: oneperl
14120            ! embed.h op.c thread.h thread.sym win32/makefile.mk
14121            ! win32/win32thread.h
14122 ____________________________________________________________________________
14123 [   191] By: nick                                  on 1997/10/30  01:54:50
14124         Log: Raw resolve of latest sources with oneperl
14125      Branch: oneperl
14126           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
14127           !> opcode.pl perl.c thread.h win32/win32thread.c
14128           !> win32/win32thread.h
14129 ____________________________________________________________________________
14130 [   190] By: mbeattie                              on 1997/10/29  14:39:54
14131         Log: Remove global macro "self". Change thr->Tself to thr->self.
14132      Branch: perl
14133            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
14134            ! win32/win32thread.c win32/win32thread.h
14135 ____________________________________________________________________________
14136 [   189] By: mbeattie                              on 1997/10/29  12:49:01
14137         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
14138      Branch: perl
14139            ! Todo.5.005
14140 ____________________________________________________________________________
14141 [   188] By: mbeattie                              on 1997/10/29  12:45:32
14142         Log: Add pp_lock knowledge to compiler
14143      Branch: perlext
14144            ! Compiler/ccop.c Compiler/ccop.h
14145 ____________________________________________________________________________
14146 [   187] By: mbeattie                              on 1997/10/29  12:45:02
14147         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
14148      Branch: perl
14149            ! op.c
14150 ____________________________________________________________________________
14151 [   186] By: mbeattie                              on 1997/10/29  12:43:36
14152         Log: Move compiler OP class information into opcode.pl.
14153      Branch: perl
14154            ! op.h opcode.h opcode.pl
14155 ____________________________________________________________________________
14156 [   185] By: nick                                  on 1997/10/26  22:52:05
14157         Log: Split failing test in op/misc.t into op/nothread.t
14158              so all tests can be passed where they apply.
14159              Cleanup other two cases of THREADS/THISPTR.
14160              Conditional compile option for CriticalSection's on Win32
14161      Branch: oneperl
14162            + t/op/nothread.t
14163            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
14164            ! win32/win32thread.h
14165 ____________________________________________________________________________
14166 [   184] By: nick                                  on 1997/10/26  19:42:00
14167         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
14168      Branch: oneperl
14169            ! embed.h global.sym proto.h sv.c sv.h toke.c
14170 ____________________________________________________________________________
14171 [   183] By: nick                                  on 1997/10/26  18:31:58
14172         Log: Make USE_THREADS imply CRIPPLED_CC.
14173              This avoids most of the uses of 'Sv' and hence many needs of 
14174              dTHR in extension code. 
14175              With this change Data::Dumper builds as-is
14176              and Tk only needs four tweaks:
14177              1. Obscure dump-stack case which really needs dTHR
14178              2. A curcop in error-message code
14179              3. Two cases of SAVETMPS
14180              4. A curcop == &compiling which is probably not required.
14181              IMHO the SAVETMPS case is only one which merits further automation.
14182      Branch: oneperl
14183            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
14184 ____________________________________________________________________________
14185 [   182] By: nick                                  on 1997/10/26  16:31:58
14186         Log: Change dSP to imply dTHR for extension source compatibility
14187              introduce djSP (Declare Just SP) for use in perl sources
14188              and thread-aware extensions. Use latter.
14189      Branch: oneperl
14190            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
14191            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
14192 ____________________________________________________________________________
14193 [   181] By: nick                                  on 1997/10/26  00:39:57
14194         Log: More tests
14195      Branch: oneperl
14196            ! t/lib/thread.t
14197 ____________________________________________________________________________
14198 [   180] By: nick                                  on 1997/10/25  22:18:27
14199         Log: Use return of THREAD_CREATE() - add basic thread test
14200      Branch: oneperl
14201            + t/lib/thread.t
14202            ! ext/Thread/Thread.xs
14203 ____________________________________________________________________________
14204 [   179] By: nick                                  on 1997/10/25  21:25:23
14205         Log: Builds with no thread/this
14206      Branch: oneperl
14207            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
14208            ! win32/win32thread.c
14209 ____________________________________________________________________________
14210 [   178] By: nick                                  on 1997/10/25  18:28:03
14211         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
14212      Branch: oneperl
14213            ! perl.c
14214 ____________________________________________________________________________
14215 [   177] By: nick                                  on 1997/10/25  18:11:33
14216         Log: Basic integrate of oneperl with threads, passes 
14217              tests THISPTR+THREADs - win32/win32thread.* needed
14218              changes (where did they come from)?
14219      Branch: oneperl
14220            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
14221            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
14222 ____________________________________________________________________________
14223 [   176] By: nick                                  on 1997/10/25  17:05:52
14224         Log: Onepel builds THISPTR no threads
14225      Branch: oneperl
14226            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
14227 ____________________________________________________________________________
14228 [   175] By: nick                                  on 1997/10/25  16:40:10
14229         Log: Integrate oneperl with new style JOIN etc. macros
14230      Branch: oneperl
14231           +> win32/win32thread.c win32/win32thread.h
14232           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
14233           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
14234           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
14235           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
14236           !> win32/makefile.mk
14237 ____________________________________________________________________________
14238 [   174] By: mbeattie                              on 1997/10/24  17:14:00
14239         Log: Remove xcv_condp CV field which is no longer used.
14240      Branch: perl
14241            ! sv.h
14242 ____________________________________________________________________________
14243 [   173] By: mbeattie                              on 1997/10/24  14:36:09
14244         Log: Patches for VMS [Dan Sugalski]
14245      Branch: bugs
14246            + vms2
14247      Branch: perl
14248            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
14249            ! vms/vmsish.h
14250 ____________________________________________________________________________
14251 [   172] By: mbeattie                              on 1997/10/24  13:50:59
14252         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
14253              to use new API and patch win32 makefile stuff a little.
14254      Branch: perl
14255            + win32/win32thread.c win32/win32thread.h
14256            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
14257            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
14258 ____________________________________________________________________________
14259 [   171] By: mbeattie                              on 1997/10/23  14:00:27
14260         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
14261              
14262              Jobs fixed ...
14263              
14264              get_db_sub fixed on 1997/10/23 by mbeattie@squash
14265              
14266              Subject: [perl5.004_53] Debugger crash (patch)
14267              Date: Thu, 16 Oct 1997 22:03:09 -0400
14268              From: Owen Taylor <owt1@cornell.edu>
14269      Branch: bugs
14270            + get_db_sub
14271      Branch: perl
14272            ! pp_hot.c
14273 ____________________________________________________________________________
14274 [   170] By: mbeattie                              on 1997/10/23  09:22:40
14275         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
14276              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
14277              a ref to its argument for AV, HV, CV. 
14278      Branch: perl
14279            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
14280 ____________________________________________________________________________
14281 [   169] By: gsar                                  on 1997/10/21  03:49:25
14282         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
14283              - Fixup static functions that were missing aTHIS.
14284              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
14285              - Removed static functions from global.sym.
14286              - Typo in perl.h.
14287              - Additions to makefile.mk.
14288      Branch: oneperl
14289            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
14290            ! win32/makefile.mk
14291 ____________________________________________________________________________
14292 [   168] By: nick                                  on 1997/10/20  02:47:18
14293         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
14294      Branch: oneperl
14295            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
14296            ! scope.h thread.h
14297 ____________________________________________________________________________
14298 [   167] By: nick                                  on 1997/10/20  01:03:00
14299         Log: Add missing aTHIS in cast
14300      Branch: oneperl
14301            ! win32/dl_win32.xs
14302 ____________________________________________________________________________
14303 [   166] By: nick                                  on 1997/10/20  00:44:42
14304         Log: Builds and passes test with -DUSE_THISPTR
14305      Branch: oneperl
14306            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
14307            ! win32/perllib.c
14308 ____________________________________________________________________________
14309 [   165] By: nick                                  on 1997/10/19  21:45:36
14310         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
14311      Branch: oneperl
14312            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
14313            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
14314            ! win32/makefile.mk win32/perllib.c
14315 ____________________________________________________________________________
14316 [   164] By: nick                                  on 1997/10/19  20:09:13
14317         Log: oneperl compiles (but fails) with -DUSE_THISPTR
14318      Branch: oneperl
14319            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
14320            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
14321            ! win32/win32.c win32/win32.h
14322 ____________________________________________________________________________
14323 [   163] By: nick                                  on 1997/10/19  16:46:09
14324         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
14325      Branch: oneperl
14326            ! embed.h perl.h thread.h vars.h
14327 ____________________________________________________________________________
14328 [   162] By: nick                                  on 1997/10/19  14:42:16
14329         Log: Dubious merge of oneperl's variable and struct thread
14330      Branch: oneperl
14331           !> perl.h thread.h
14332 ____________________________________________________________________________
14333 [   161] By: nick                                  on 1997/10/18  18:05:13
14334         Log: integrate all but perl.h/thread.h
14335      Branch: oneperl
14336           +> Todo.5.005 perlio.sym
14337           !> (integrate 98 files)
14338 ____________________________________________________________________________
14339 [   160] By: nick                                  on 1997/10/18  03:49:27
14340         Log: Integrate rest of sub-dirs into oneperl
14341      Branch: oneperl
14342           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14343           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14344           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14345           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14346           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14347           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14348           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14349           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
14350           +> hints/os390.sh
14351            - ext/util/extliblist
14352           !> (integrate 425 files)
14353 ____________________________________________________________________________
14354 [   159] By: nick                                  on 1997/10/18  03:20:11
14355         Log: Integrate (accept) t and win32 into oneperl
14356      Branch: oneperl
14357           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
14358           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
14359           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14360           +> win32/makefile.mk
14361           !> (integrate 188 files)
14362 ____________________________________________________________________________
14363 [   158] By: nick                                  on 1997/10/18  03:12:59
14364         Log: Integrate lib/... into oneperl
14365      Branch: oneperl
14366           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
14367           !> (integrate 138 files)
14368 ____________________________________________________________________________
14369 [   157] By: nick                                  on 1997/10/18  02:55:53
14370         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
14371      Branch: oneperl
14372            ! lib/Bundle/CPAN.pm
14373 ____________________________________________________________________________
14374 [   156] By: nick                                  on 1997/10/18  02:52:44
14375         Log: Make lib/Bundle/CPAN.pm a text file
14376      Branch: perl
14377            ! lib/Bundle/CPAN.pm
14378 ____________________________________________________________________________
14379 [   155] By: nick                                  on 1997/10/18  02:33:02
14380         Log: Some weirdness in the intgrate process
14381      Branch: oneperl
14382            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14383            - win32/bin/webget.bat win32/config.H win32/config.w32
14384 ____________________________________________________________________________
14385 [   153] By: nick                                  on 1997/10/18  02:29:16
14386         Log: Let us try all the pure integrate stuff
14387      Branch: oneperl
14388           !> (integrate 647 files)
14389 ____________________________________________________________________________
14390 [   152] By: nick                                  on 1997/10/18  02:13:35
14391         Log: Get more sub directories out of the way.
14392      Branch: oneperl
14393           !> (integrate 92 files)
14394 ____________________________________________________________________________
14395 [   151] By: nick                                  on 1997/10/18  02:05:41
14396         Log: Integrate hints 
14397      Branch: oneperl
14398           !> (integrate 68 files)
14399 ____________________________________________________________________________
14400 [   150] By: nick                                  on 1997/10/18  01:57:20
14401         Log: Try reopening some non-contravertial files
14402      Branch: oneperl
14403           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
14404           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
14405           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
14406           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
14407 ____________________________________________________________________________
14408 [   144] By: gsar                                  on 1997/10/16  22:26:07
14409         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
14410              build.  Once again, builds and runs all    Thread tests using either
14411              compiler.
14412      Branch: win32/perl
14413            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
14414            ! win32/makefile.mk
14415 ____________________________________________________________________________
14416 [   143] By: gsar                                  on 1997/10/16  20:45:58
14417         Log: A quick merge of latest mainline.
14418      Branch: win32/perl
14419           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14420           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14421           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14422           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14423           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14424           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14425           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14426           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
14427           +> lib/base.pm t/lib/dosglob.t
14428            - ext/util/extliblist
14429           !> (integrate 134 files)
14430
14431 ----------------
14432 Version 5.004_53
14433 ----------------
14434
14435 ____________________________________________________________________________
14436 [   142] By: mbeattie                              on 1997/10/16  16:52:55
14437         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
14438      Branch: perl
14439            ! MANIFEST
14440 ____________________________________________________________________________
14441 [   141] By: mbeattie                              on 1997/10/16  16:42:13
14442         Log: Move perlext/Thread into perl/ext/Thread.
14443      Branch: perl
14444           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14445           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14446           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14447           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14448           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14449           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14450           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14451           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
14452            ! Configure
14453      Branch: perlext
14454            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
14455            - Thread/Thread.xs Thread/Thread/Queue.pm
14456            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
14457            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
14458            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
14459            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
14460            - Thread/unsync4.t
14461 ____________________________________________________________________________
14462 [   140] By: mbeattie                              on 1997/10/16  16:26:53
14463         Log: Correct threads_mutex locking in main thread destruction.
14464              Add per-interp thrsv to hold SV struct thread for main thread.
14465              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
14466              Add Thread/list.t test of Thread->list method.
14467              Let Thread::Semaphore methods up and down take an extra argument.
14468      Branch: perl
14469            ! embed.h interp.sym perl.c perl.h thread.h
14470      Branch: perlext
14471            + Thread/list.t
14472            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
14473 ____________________________________________________________________________
14474 [   139] By: mbeattie                              on 1997/10/16  14:01:11
14475         Log: Fix up merge with 5.004_04.
14476      Branch: perl
14477            ! op.c perl.c t/lib/dosglob.t
14478 ____________________________________________________________________________
14479 [   138] By: TimBunce                              on 1997/10/16  12:58:22
14480         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
14481      Branch: maint-5.004/perl
14482            ! t/lib/dosglob.t
14483 ____________________________________________________________________________
14484 [   137] By: mbeattie                              on 1997/10/16  11:09:25
14485         Log: Merge maint-5.004 branch (5.004_04) with mainline.
14486      Branch: perl
14487           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
14488            - ext/util/extliblist
14489           !> (integrate 132 files)
14490 ____________________________________________________________________________
14491 [   135] By: gsar                                  on 1997/10/15  21:46:05
14492         Log: Win32 changes over 5.004_52:
14493              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
14494              on an already locked mutex.
14495              - other minor tweaks.
14496              Now builds and runs win32-version of Thread_52, passing all tests.
14497      Branch: win32/perl
14498            ! perl.c proto.h thread.h
14499 ____________________________________________________________________________
14500 [   134] By: gsar                                  on 1997/10/15  18:19:31
14501         Log: fixup makefile.mk conflict.
14502      Branch: win32/perl
14503            ! win32/makefile.mk
14504 ____________________________________________________________________________
14505 [   133] By: gsar                                  on 1997/10/15  18:02:46
14506         Log: Integrated latest changes from mainline into win32.
14507      Branch: win32/perl
14508           +> fakethr.h
14509           !> MANIFEST Porting/makerel Porting/patchls README.threads
14510           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
14511           !> win32/config.vc win32/config_H.bc win32/config_H.vc
14512           !> win32/makefile.mk
14513
14514 ----------------
14515 Version 5.004_52
14516 ----------------
14517
14518 ____________________________________________________________________________
14519 [   132] By: mbeattie                              on 1997/10/15  17:02:38
14520         Log: Remove out-of-date test Thread/cond.t.
14521      Branch: perlext
14522            - Thread/cond.t
14523 ____________________________________________________________________________
14524 [   131] By: mbeattie                              on 1997/10/15  16:57:45
14525         Log: Finish thread state machine: fixes global destruction of threads,
14526              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
14527              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
14528              Thread.xs.
14529      Branch: perl
14530            ! MANIFEST README.threads Todo.5.005 perl.c util.c
14531      Branch: perlext
14532            ! Thread/Thread.xs Thread/queue.t
14533 ____________________________________________________________________________
14534 [   130] By: mbeattie                              on 1997/10/15  16:55:10
14535         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
14536              Fix ThrSETSTATE not to lock t->mutex itself.
14537      Branch: perl
14538            ! fakethr.h thread.h
14539 ____________________________________________________________________________
14540 [   129] By: mbeattie                              on 1997/10/15  16:53:35
14541         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
14542      Branch: perl
14543            ! pp_hot.c
14544 ____________________________________________________________________________
14545 [   128] By: TimBunce                              on 1997/10/15  15:55:26
14546         Log: Maintenance 5.004_04 changes
14547      Branch: maint-5.004/perl
14548            + hints/os390.sh lib/base.pm t/lib/dosglob.t
14549            - ext/util/extliblist
14550            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
14551            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
14552            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
14553            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
14554            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
14555            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
14556            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
14557            ! installperl lib/AutoLoader.pm lib/CPAN.pm
14558            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
14559            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14560            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
14561            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
14562            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
14563            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
14564            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
14565            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
14566            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
14567            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
14568            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
14569            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
14570            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14571            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
14572            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
14573            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
14574            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
14575            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
14576            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
14577            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
14578            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
14579            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
14580            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
14581            ! win32/Makefile win32/config_H.bc win32/config_H.vc
14582            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
14583            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
14584 ____________________________________________________________________________
14585 [   127] By: mbeattie                              on 1997/10/15  10:00:18
14586         Log: Added fakethr.h.
14587      Branch: perl
14588            + fakethr.h
14589 ____________________________________________________________________________
14590 [   126] By: mbeattie                              on 1997/10/15  09:50:57
14591         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
14592      Branch: perl
14593            ! thread.h
14594 ____________________________________________________________________________
14595 [   125] By: mbeattie                              on 1997/10/15  09:09:24
14596         Log: Started rewriting thread state machine.
14597      Branch: perl
14598            ! perl.c thread.h
14599      Branch: perlext
14600            ! Thread/Thread.xs
14601 ____________________________________________________________________________
14602 [   124] By: gsar                                  on 1997/10/14  00:23:15
14603         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
14604              tests in win32 version of latest perlext/Thread.
14605      Branch: win32/perl
14606            ! pp_hot.c
14607 ____________________________________________________________________________
14608 [   123] By: gsar                                  on 1997/10/13  23:18:38
14609         Log: Initial merge of win32 threads patch.
14610      Branch: win32/perl
14611            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
14612            ! win32/Makefile win32/makedef.pl win32/makefile.mk
14613            ! win32/perllib.c win32/pod.mak win32/win32.h
14614 ____________________________________________________________________________
14615 [   122] By: gsar                                  on 1997/10/10  20:58:40
14616         Log: Integrated changes on mainline into the win32 branch.  Had to set
14617              P4USER=mbeattie for the resolve step (due to the presence of newly
14618              branched files that had not been submitted?)
14619      Branch: win32/perl
14620           +> Porting/makerel Porting/patchls README.threads Todo.5.005
14621           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14622           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
14623           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14624           +> win32/bin/webget.pl win32/config.bc win32/config.vc
14625           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
14626            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14627            - win32/bin/webget.bat win32/config.H win32/config.w32
14628            ! thread.h
14629           !> (integrate 858 files)
14630 ____________________________________________________________________________
14631 [   121] By: mbeattie                              on 1997/10/10  17:23:41
14632         Log: Tweak a few Thread tests.
14633      Branch: perlext
14634            + Thread/join2.t
14635            ! Thread/io.t Thread/sync2.t
14636 ____________________________________________________________________________
14637 [   120] By: mbeattie                              on 1997/10/10  17:22:46
14638         Log: Rewrite thread destruction system using linked list of threads.
14639              Still not completely done. Add methods self, equal, flags, list
14640              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
14641      Branch: perl
14642            ! perl.c perl.h thread.h
14643      Branch: perlext
14644            ! Thread/Thread.xs Thread/typemap
14645 ____________________________________________________________________________
14646 [   119] By: mbeattie                              on 1997/10/10  17:19:55
14647         Log: Fix up locking/synchronisation for pp_entersub.
14648      Branch: perl
14649            ! pp_hot.c
14650 ____________________________________________________________________________
14651 [   118] By: mbeattie                              on 1997/10/10  09:55:32
14652         Log: Put back entries in MANIFEST for the four now-returned win32/* files
14653      Branch: perl
14654            ! MANIFEST
14655 ____________________________________________________________________________
14656 [   117] By: mbeattie                              on 1997/10/10  08:12:23
14657         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
14658      Branch: perl
14659            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
14660 ____________________________________________________________________________
14661 [   116] By: mbeattie                              on 1997/10/08  15:41:08
14662         Log: Add missing sig_pipe definition to Thread.xs.
14663      Branch: perlext
14664            ! Thread/Thread.xs
14665 ____________________________________________________________________________
14666 [   115] By: mbeattie                              on 1997/10/08  15:40:46
14667         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
14668              add missing dTHR; to new function unwind_handler_stack() in mg.c
14669              and bump patchlevel.h to 5.004_52.
14670      Branch: perl
14671            ! MANIFEST mg.c patchlevel.h
14672 ____________________________________________________________________________
14673 [   114] By: mbeattie                              on 1997/10/08  10:19:27
14674         Log: Merge maint-5.004 branch (5.004_03) with mainline.
14675              MANIFEST is out of sync.
14676      Branch: perl
14677           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14678           +> win32/bin/webget.pl
14679            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14680            - win32/bin/webget.bat
14681           !> (integrate 168 files)
14682 ____________________________________________________________________________
14683 [   113] By: mbeattie                              on 1997/10/05  17:52:49
14684         Log: Move init of global mutexes/cond vars earlier.
14685      Branch: perl
14686            ! perl.c
14687 ____________________________________________________________________________
14688 [   112] By: nick                                  on 1997/10/04  15:25:28
14689         Log: Add perl.sym to MANIFEST
14690      Branch: oneperl
14691            ! MANIFEST
14692 ____________________________________________________________________________
14693 [   111] By: nick                                  on 1997/10/04  15:23:37
14694         Log: Missing file
14695      Branch: oneperl
14696            + perl.sym
14697 ____________________________________________________________________________
14698 [   110] By: nick                                  on 1997/10/04  13:04:26
14699         Log: Now builds the extensions as well
14700              Passes all tests
14701      Branch: oneperl
14702            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14703            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
14704            ! toke.c util.c writemain.SH
14705 ____________________________________________________________________________
14706 [   109] By: nick                                  on 1997/10/04  12:02:14
14707         Log: Odd checkin issue
14708      Branch: oneperl
14709            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14710            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14711            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14712            ! vms/perly_h.vms writemain.SH
14713 ____________________________________________________________________________
14714 [   108] By: nick                                  on 1997/10/04  11:12:52
14715         Log: Added lots of (missing) prototypes (ckprotos is util to check)
14716              Fixed missing aTHIS flagged by above.
14717              -DUSE_THISPTR passes minitest!
14718      Branch: oneperl
14719            + ckprotos
14720            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14721            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14722            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14723            ! vms/perly_h.vms
14724 ____________________________________________________________________________
14725 [   107] By: nick                                  on 1997/10/03  22:36:52
14726         Log: .y muddle fixup - will get this sorted oneday ...
14727      Branch: oneperl
14728            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
14729            ! vms/perly_h.vms
14730 ____________________________________________________________________________
14731 [   106] By: mbeattie                              on 1997/10/03  17:12:33
14732         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
14733              from struct thread. Added missing thr->Tfoo defines for statbuf
14734              and timesbuf and removed unused Tbuf field.
14735      Branch: perl
14736            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
14737 ____________________________________________________________________________
14738 [   105] By: nick                                  on 1997/10/03  15:56:50
14739         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
14740      Branch: oneperl
14741            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14742            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14743            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14744            ! sv.c taint.c thread.h toke.c universal.c util.c
14745 ____________________________________________________________________________
14746 [   104] By: mbeattie                              on 1997/10/03  15:23:25
14747         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14748      Branch: perl
14749            ! global.sym pp.c proto.h sv.c
14750 ____________________________________________________________________________
14751 [   103] By: mbeattie                              on 1997/10/03  15:17:39
14752         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14753      Branch: perl
14754            ! av.c hv.c perl.h sv.c
14755 ____________________________________________________________________________
14756 [   102] By: mbeattie                              on 1997/10/03  11:53:51
14757         Log: Reliable thread signal handling.
14758      Branch: perl
14759            ! global.sym mg.c perl.c perl.h
14760      Branch: perlext
14761            ! Thread/Thread.xs
14762 ____________________________________________________________________________
14763 [   101] By: nick                                  on 1997/10/02  20:43:17
14764         Log: Cleanup perly.y stuff
14765      Branch: oneperl
14766            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14767 ____________________________________________________________________________
14768 [   100] By: nick                                  on 1997/10/02  18:54:08
14769         Log: Compiles with less invasive aTHIS adding
14770      Branch: oneperl
14771            + nothis.sym
14772            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14773            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14774            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14775            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14776            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14777            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14778            ! util.c vars.h
14779
14780 ----------------
14781 Version 5.004_51
14782 ----------------
14783
14784 ____________________________________________________________________________
14785 [    99] By: mbeattie                              on 1997/10/02  17:23:48
14786         Log: Added Thread/queue.t.
14787      Branch: perlext
14788            + Thread/queue.t
14789 ____________________________________________________________________________
14790 [    98] By: mbeattie                              on 1997/10/02  17:19:44
14791         Log: Bumped patchlevel to 51. Updated Todo.5.005.
14792      Branch: perl
14793            ! Todo.5.005 patchlevel.h
14794 ____________________________________________________________________________
14795 [    97] By: mbeattie                              on 1997/10/02  17:07:47
14796         Log: Update README.threads amd Thread/README
14797      Branch: perl
14798            ! README.threads
14799      Branch: perlext
14800            ! Thread/README
14801 ____________________________________________________________________________
14802 [    96] By: mbeattie                              on 1997/10/02  16:58:47
14803         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14804              fix sv_bless3 prototype.
14805      Branch: perl
14806            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14807 ____________________________________________________________________________
14808 [    95] By: mbeattie                              on 1997/10/02  16:50:21
14809         Log: Fixed broken typemap for Thread.
14810      Branch: perlext
14811            ! Thread/typemap
14812 ____________________________________________________________________________
14813 [    94] By: mbeattie                              on 1997/10/02  16:34:03
14814         Log: Fix pod text in Lint.pm for private-names option.
14815      Branch: perlext
14816            ! Compiler/B/Lint.pm
14817 ____________________________________________________________________________
14818 [    93] By: mbeattie                              on 1997/10/02  13:44:46
14819         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14820      Branch: perl
14821            ! MANIFEST embed.h
14822 ____________________________________________________________________________
14823 [    92] By: mbeattie                              on 1997/10/02  13:27:10
14824         Log: Add Todo.5.005
14825      Branch: perl
14826            + Todo.5.005
14827 ____________________________________________________________________________
14828 [    91] By: nick                                  on 1997/10/01  20:23:38
14829         Log: Raw _T# trial
14830      Branch: oneperl
14831            ! embed.h embed.pl proto.h sv.c
14832 ____________________________________________________________________________
14833 [    90] By: nick                                  on 1997/10/01  18:22:03
14834         Log: THIS + new sort stuff
14835      Branch: oneperl
14836            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14837 ____________________________________________________________________________
14838 [    89] By: nick                                  on 1997/10/01  18:03:05
14839         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14840      Branch: oneperl
14841            ! pp_ctl.c proto.h util.c
14842 ____________________________________________________________________________
14843 [    88] By: mbeattie                              on 1997/10/01  17:04:12
14844         Log: Start of Configure support for -Dusethreads plus associated
14845              Linux hints.
14846      Branch: perl
14847            ! Configure hints/linux.sh
14848 ____________________________________________________________________________
14849 [    87] By: mbeattie                              on 1997/10/01  17:03:34
14850         Log: Move runops_foo prototypes from proto.h to early in perl.h.
14851      Branch: perl
14852            ! perl.h proto.h
14853 ____________________________________________________________________________
14854 [    86] By: nick                                  on 1997/09/30  19:15:21
14855         Log: Debug hackery to thread.h - temporary
14856              Quick-fix qsort() replacement - more to come.
14857      Branch: oneperl
14858            ! thread.h util.c
14859 ____________________________________________________________________________
14860 [    85] By: mbeattie                              on 1997/09/30  15:50:27
14861         Log: Added Lint option regexp-variables.
14862      Branch: perlext
14863            ! Compiler/B/Lint.pm
14864 ____________________________________________________________________________
14865 [    84] By: mbeattie                              on 1997/09/30  15:11:07
14866         Log: Merge maint-5.004 branch (5.004_01) with mainline.
14867      Branch: perl
14868           +> Porting/makerel Porting/patchls hints/newsos4.sh
14869           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14870           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14871           +> win32/makefile.mk
14872            - win32/config.H win32/config.w32
14873           !> (integrate 109 files)
14874 ____________________________________________________________________________
14875 [    83] By: TimBunce                              on 1997/09/30  14:27:09
14876         Log: Maintenance 5.004_03 changes (addendum)
14877      Branch: maint-5.004/perl
14878            - win32/bin/search.bat
14879 ____________________________________________________________________________
14880 [    82] By: TimBunce                              on 1997/09/30  14:11:29
14881         Log: Maintenance 5.004_03 changes
14882      Branch: maint-5.004/perl
14883            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14884            + win32/bin/webget.pl
14885            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14886            - win32/bin/webget.bat
14887            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14888            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14889            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14890            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14891            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14892            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14893            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14894            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14895            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14896            ! win32/win32.c
14897 ____________________________________________________________________________
14898 [    81] By: TimBunce                              on 1997/09/30  13:17:27
14899         Log: Maintenance 5.004_02 changes
14900      Branch: maint-5.004/perl
14901            + win32/bin/runperl.bat
14902            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14903            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14904            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14905            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14906            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14907            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14908            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14909            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14910            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14911            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14912            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14913            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14914            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14915            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14916            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14917            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14918            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14919            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14920            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14921            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14922            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14923            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14924            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14925            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14926            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14927            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14928            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14929            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14930            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14931            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14932            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14933            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14934            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14935            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14936            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14937            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14938            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14939            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14940            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14941            ! win32/config.bc win32/config.vc win32/config_H.bc
14942            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14943            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14944            ! win32/win32io.c win32/win32io.h win32/win32iop.h
14945            ! win32/win32sck.c
14946 ____________________________________________________________________________
14947 [    80] By: nick                                  on 1997/09/29  20:31:43
14948         Log: Add some prototypes in attempt to flush out errors
14949              Tidy up vars.h usage.
14950      Branch: oneperl
14951            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14952            ! proto.h util.c vars.h
14953 ____________________________________________________________________________
14954 [    79] By: nick                                  on 1997/09/29  17:12:07
14955         Log: Builds and passes tests without THISPTR
14956      Branch: oneperl
14957            ! MANIFEST global.sym perl.c perl.h vars.h
14958 ____________________________________________________________________________
14959 [    78] By: mbeattie                              on 1997/09/29  16:57:23
14960         Log: Re-introduce the changes from change 68 (runops becomes a
14961              function pointer and sv_bless3 for '~'-magic) which got lost
14962              during the preparation for the maint-merge.
14963      Branch: perl
14964            ! global.sym perl.h pp.c proto.h run.c sv.c
14965 ____________________________________________________________________________
14966 [    77] By: mbeattie                              on 1997/09/29  16:44:16
14967         Log: Start merge with maint-5.004 branch by creating an ancestral
14968              branch point via a fake resolution with the maint-merge branch.
14969              See Perforce Tech Note 9 for details.
14970      Branch: perl
14971           !> (integrate 864 files)
14972 ____________________________________________________________________________
14973 [    76] By: nick                                  on 1997/09/28  19:04:42
14974         Log: Code with this pointer compiles (but core dumps)
14975      Branch: oneperl
14976            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14977            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14978            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14979            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14980            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14981            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14982            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14983            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14984            ! vars.h
14985 ____________________________________________________________________________
14986 [    75] By: nick                                  on 1997/09/28  15:45:35
14987         Log: Quasi sensible starting point for aTHIS addition.
14988      Branch: oneperl
14989            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14990 ____________________________________________________________________________
14991 [    74] By: nick                                  on 1997/09/28  11:23:32
14992         Log: Ooops - unwind perly.* stuff for now
14993      Branch: oneperl
14994            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14995 ____________________________________________________________________________
14996 [    73] By: nick                                  on 1997/09/28  11:17:23
14997         Log: Builds and passes all tests again
14998      Branch: oneperl
14999            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
15000            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
15001 ____________________________________________________________________________
15002 [    72] By: nick                                  on 1997/09/28  10:47:01
15003         Log: Save "important things" before re-try
15004      Branch: oneperl
15005            + vars.h
15006            ! embed.pl thread.h thread.sym
15007 ____________________________________________________________________________
15008 [    71] By: nick                                  on 1997/09/26  17:47:31
15009         Log: Basic hacks to build with USE_THISPTR, not yet useful
15010              but builds miniperl and passes minitest with all thread 
15011              variables via a _GLOBAL_ thr variable rather than globals.
15012              Now for the local thr variable ...
15013      Branch: oneperl
15014            + thread.sym
15015            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
15016            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
15017            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
15018            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
15019            ! util.c vms/vms.c
15020 ____________________________________________________________________________
15021 [    70] By: mbeattie                              on 1997/09/23  14:29:23
15022         Log: Branch oneperl from mainline.
15023      Branch: oneperl
15024           +> (branch 871 files)
15025 ____________________________________________________________________________
15026 [    69] By: mbeattie                              on 1997/09/22  16:02:37
15027         Log: struct thread now stored in an SV and uses '~'-magic for access.
15028      Branch: perl
15029            ! thread.h
15030      Branch: perlext
15031            ! Thread/Thread.xs Thread/typemap
15032 ____________________________________________________________________________
15033 [    68] By: mbeattie                              on 1997/09/22  16:01:48
15034         Log: runops becomes a funtion pointer and sv_bless3 created
15035              to avoid pointer forgery with '~'-magic.
15036      Branch: perl
15037            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
15038 ____________________________________________________________________________
15039 [    67] By: mbeattie                              on 1997/09/22  15:45:56
15040         Log: More fprintf -> PerlIO_printf changes.
15041      Branch: perl
15042            ! perl.c pp_hot.c util.c
15043 ____________________________________________________________________________
15044 [    66] By: mbeattie                              on 1997/09/22  15:10:40
15045         Log: Minor multi-threading patches for VMS.
15046      Branch: perl
15047            ! mg.c thread.h vms/vms.c
15048 ____________________________________________________________________________
15049 [    65] By: mbeattie                              on 1997/09/15  14:09:11
15050         Log: Add undefined-subs option to Lint.pm.
15051      Branch: perlext
15052            ! Compiler/B/Lint.pm
15053 ____________________________________________________________________________
15054 [    64] By: mbeattie                              on 1997/09/10  16:39:41
15055         Log: Debugging output for lock handling.
15056      Branch: perl
15057            ! mg.c pp.c pp_hot.c util.c
15058 ____________________________________________________________________________
15059 [    63] By: mbeattie                              on 1997/09/10  14:49:00
15060         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
15061      Branch: perlext
15062           +> Thread/Thread/Semaphore.pm
15063            - Thread/Semaphore.pm
15064 ____________________________________________________________________________
15065 [    62] By: mbeattie                              on 1997/09/10  14:47:31
15066         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
15067      Branch: perlext
15068           +> Thread/Thread/Queue.pm
15069            - Thread/Queue.pm
15070 ____________________________________________________________________________
15071 [    61] By: mbeattie                              on 1997/09/10  13:56:50
15072         Log: Solaris fixes: delete pad and padname from thread.h and remove
15073              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
15074      Branch: perl
15075            ! thread.h x2p/Makefile.SH
15076
15077 ----------------
15078 Version 5.004_50        First developer release towards 5.005
15079 ----------------
15080
15081 Maintenance of the 5.004 version of perl continues with the 5.004_xx
15082 series, where 'xx' is <= 49.  Development of the next version, 5.005,
15083 starts with 5.004_50.
15084
15085 ____________________________________________________________________________
15086 [    60] By: mbeattie                              on 1997/09/09  16:57:41
15087         Log: Update README.threads to mention -DL.
15088      Branch: perl
15089            ! README.threads
15090 ____________________________________________________________________________
15091 [    59] By: mbeattie                              on 1997/09/09  16:49:08
15092         Log: Add Thread modules Queue.pm and Semaphore.pm
15093      Branch: perlext
15094            + Thread/Queue.pm Thread/Semaphore.pm
15095 ____________________________________________________________________________
15096 [    58] By: mbeattie                              on 1997/09/09  16:33:45
15097         Log: Update README.threads
15098      Branch: perl
15099            ! README.threads
15100 ____________________________________________________________________________
15101 [    57] By: mbeattie                              on 1997/09/09  16:26:47
15102         Log: Add debug info to Thread typemap.
15103      Branch: perlext
15104            ! Thread/typemap
15105 ____________________________________________________________________________
15106 [    56] By: mbeattie                              on 1997/09/09  15:04:26
15107         Log: Rewrite synchronisation of subs/methods and add attrs
15108              extension for specifying 'locked' and 'method' attributes.
15109      Branch: perl
15110            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
15111            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
15112            ! pp_hot.c proto.h sv.c sv.h toke.c
15113      Branch: perlext
15114            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
15115 ____________________________________________________________________________
15116 [    55] By: mbeattie                              on 1997/09/03  16:34:47
15117         Log: Add new keyword "lock" to Opcode.pm
15118      Branch: perl
15119            ! ext/Opcode/Opcode.pm
15120 ____________________________________________________________________________
15121 [    54] By: mbeattie                              on 1997/09/03  14:44:44
15122         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
15123      Branch: perl
15124            ! embed.h keywords.h
15125 ____________________________________________________________________________
15126 [    53] By: mbeattie                              on 1997/09/03  13:52:24
15127         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
15128      Branch: perl
15129            ! MANIFEST
15130 ____________________________________________________________________________
15131 [    52] By: mbeattie                              on 1997/09/03  13:41:20
15132         Log: Let Lint private_names catch out-of-package _foo methods.
15133      Branch: perlext
15134            ! Compiler/B/Lint.pm
15135 ____________________________________________________________________________
15136 [    51] By: mbeattie                              on 1997/09/03  13:20:12
15137         Log: Bump patchlevel.h to 5.004_50
15138      Branch: perl
15139            ! patchlevel.h
15140 ____________________________________________________________________________
15141 [    50] By: mbeattie                              on 1997/09/03  12:31:48
15142         Log: Make compiler build/work with devel 5.005
15143      Branch: perlext
15144            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
15145            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
15146 ____________________________________________________________________________
15147 [    49] By: mbeattie                              on 1997/09/03  12:28:05
15148         Log: Rename RESTART to INIT and associated changes
15149      Branch: perl
15150            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
15151            ! toke.c vms/perly_c.vms
15152 ____________________________________________________________________________
15153 [    48] By: mbeattie                              on 1997/09/02  15:54:27
15154         Log: Added private-names option.
15155      Branch: perlext
15156            ! Compiler/B/Lint.pm
15157 ____________________________________________________________________________
15158 [    47] By: mbeattie                              on 1997/09/02  11:54:55
15159         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
15160      Branch: perlext
15161            ! Compiler/cc_runtime.h
15162 ____________________________________________________________________________
15163 [    46] By: mbeattie                              on 1997/08/28  19:40:08
15164         Log: Missing sprintf in try_autoload.
15165      Branch: perlext
15166            ! Compiler/B/C.pm
15167 ____________________________________________________________________________
15168 [    45] By: mbeattie                              on 1997/08/13  16:15:25
15169         Log: Threading fixups for Digital UNIX.
15170      Branch: perl
15171            ! README.threads malloc.c perl.h toke.c
15172 ____________________________________________________________________________
15173 [    44] By: mbeattie                              on 1997/08/11  15:46:29
15174         Log: Assorted changes for multi-threading (now works rather more).
15175      Branch: perl
15176            + README.threads
15177            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
15178            ! toke.c util.c
15179      Branch: perlext
15180            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
15181            ! Thread/unsync.t
15182 ____________________________________________________________________________
15183 [    43] By: mbeattie                              on 1997/08/08  14:11:00
15184         Log: Made Lint check subs (and -u packages).
15185              Added support for dollar_underscore and implicit $_ in foreach.
15186      Branch: perlext
15187            ! Compiler/B/Lint.pm
15188 ____________________________________________________________________________
15189 [    42] By: TimBunce                              on 1997/07/25  17:15:57
15190         Log: Maintenance 5.004_01 changes
15191      Branch: maint-5.004/perl
15192            + Porting/makerel Porting/patchls hints/newsos4.sh
15193            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
15194            + win32/config.vc win32/config_H.bc win32/config_H.vc
15195            + win32/makefile.mk
15196            - win32/config.H win32/config.w32
15197            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
15198            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
15199            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15200            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
15201            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
15202            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
15203            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
15204            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15205            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15206            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
15207            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
15208            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
15209            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
15210            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
15211            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
15212            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
15213            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
15214            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
15215            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
15216            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
15217            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
15218            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
15219            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
15220            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
15221            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
15222            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
15223            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
15224            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
15225            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
15226            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
15227 ____________________________________________________________________________
15228 [    41] By: mbeattie                              on 1997/07/24  14:57:53
15229         Log: Start support for fake threads.
15230              pp_lock now returns its argument.
15231      Branch: perl
15232            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
15233            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
15234            ! util.c
15235      Branch: perlext
15236            ! Thread/Thread.xs
15237 ____________________________________________________________________________
15238 [    40] By: mbeattie                              on 1997/07/24  14:55:07
15239         Log: Add missing reset of eval_owner if doeval() fails to parse.
15240      Branch: perl
15241            ! pp_ctl.c
15242 ____________________________________________________________________________
15243 [    39] By: mbeattie                              on 1997/07/17  13:35:51
15244         Log: Fix multiple problems with lexical @_.
15245      Branch: perl
15246            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
15247            ! toke.c
15248 ____________________________________________________________________________
15249 [    38] By: mbeattie                              on 1997/07/16  17:02:09
15250         Log: Change %lx to %x in B::CV::save to prevent some CV
15251              fields becoming 0 in the init section. Add missing
15252              write_back in B::Stackobj::Padsv::load_double to fix
15253              test 22 of op/my.t.
15254      Branch: perlext
15255            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
15256 ____________________________________________________________________________
15257 [    37] By: mbeattie                              on 1997/07/10  11:28:16
15258         Log: Branch win32 developments from main perl branch.
15259      Branch: win32/perl
15260           +> (branch 867 files)
15261 ____________________________________________________________________________
15262 [    36] By: mbeattie                              on 1997/07/05  11:58:05
15263         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
15264              as well as provide_ref (5.003).
15265      Branch: perlext
15266            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
15267 ____________________________________________________________________________
15268 [    35] By: mbeattie                              on 1997/07/05  11:55:18
15269         Log: Introduce pp_lock.
15270      Branch: perl
15271            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
15272            ! pp.c pp_ctl.c toke.c
15273 ____________________________________________________________________________
15274 [    34] By: mbeattie                              on 1997/07/01  12:24:28
15275         Log: Support for op in global register (still buggy)
15276      Branch: perl
15277            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
15278            ! proto.h scope.c scope.h thread.h
15279 ____________________________________________________________________________
15280 [    33] By: mbeattie                              on 1997/06/24  16:34:24
15281         Log: Branch lexical warnings from perl branch.
15282      Branch: lexwarn/perl
15283           +> (branch 867 files)
15284 ____________________________________________________________________________
15285 [    32] By: mbeattie                              on 1997/06/24  14:33:57
15286         Log: Branch integration of maint-5.004 from relperl.
15287      Branch: mainline/perl
15288           +> (branch 600 files)
15289      Branch: maint-5.004/perl
15290           +> (branch 864 files)
15291 ____________________________________________________________________________
15292 [    31] By: mbeattie                              on 1997/06/20  11:46:50
15293         Log: corrected bad_type() prototype. 
15294      Branch: perl
15295            ! op.c
15296 ____________________________________________________________________________
15297 [    30] By: mbeattie                              on 1997/06/12  12:38:05
15298         Log: Tweak README.
15299      Branch: perlext
15300            ! Thread/README
15301 ____________________________________________________________________________
15302 [    29] By: mbeattie                              on 1997/06/12  12:34:59
15303         Log: Document -m option of CC backend.
15304      Branch: perlext
15305            ! Compiler/NOTES
15306 ____________________________________________________________________________
15307 [    28] By: mbeattie                              on 1997/06/12  12:25:05
15308         Log: Support sysseek introduced in 5.004.
15309      Branch: perlext
15310            ! Compiler/ccop.c Compiler/ccop.h
15311 ____________________________________________________________________________
15312 [    27] By: mbeattie                              on 1997/06/05  14:20:51
15313         Log: More fixups for thrperl integration.
15314      Branch: perl
15315            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15316            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
15317            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
15318            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
15319            ! util.c
15320 ____________________________________________________________________________
15321 [    25] By: mbeattie                              on 1997/05/28  15:11:24
15322         Log: Fixups for thrperl integration.
15323      Branch: perl
15324            ! embed.h keywords.h op.c opcode.h perl.c util.c
15325 ____________________________________________________________________________
15326 [    24] By: mbeattie                              on 1997/05/26  20:10:42
15327         Log: Integrate thrperl 5.003->5.004.
15328      Branch: perl
15329           +> thread.h
15330           !> (integrate 33 files)
15331 ____________________________________________________________________________
15332 [    23] By: mbeattie                              on 1997/05/26  11:45:39
15333         Log: Fix ppname when saving subs.
15334      Branch: perlext
15335            ! Compiler/B/C.pm
15336 ____________________________________________________________________________
15337 [    22] By: mbeattie                              on 1997/05/26  11:45:03
15338         Log: -mFoo option now forces -uFoo.
15339      Branch: perlext
15340            ! Compiler/B/CC.pm
15341 ____________________________________________________________________________
15342 [    21] By: mbeattie                              on 1997/05/26  11:43:37
15343         Log: Put back objsym/savesym (used by walkoptree_exec).
15344      Branch: perlext
15345            ! Compiler/B.pm
15346 ____________________________________________________________________________
15347 [    20] By: mbeattie                              on 1997/05/26  11:38:45
15348         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
15349      Branch: perl
15350            ! av.c global.sym
15351 ____________________________________________________________________________
15352 [    19] By: mbeattie                              on 1997/05/25  21:19:38
15353         Log: Fix up integration 5.003->5.004.
15354      Branch: perl
15355            + lib/Class/Fields.pm lib/ISA.pm
15356            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
15357            ! toke.c
15358 ____________________________________________________________________________
15359 [    18] By: mbeattie                              on 1997/05/25  10:31:21
15360         Log: First stab at 5.003 -> 5.004 integration.
15361      Branch: perl
15362           +> (branch 291 files)
15363            - Changes.Conf ext/DynaLoader/dl_os2.xs
15364            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
15365            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
15366            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
15367            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
15368            - lib/chat2.pl lib/splain os2/README os2/README.old
15369            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
15370            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
15371            - x2p/handy.h x2p/s2p.man
15372           !> (integrate 392 files)
15373 ____________________________________________________________________________
15374 [    17] By: mbeattie                              on 1997/05/24  18:46:49
15375         Log: Wholesale update to 5.004.
15376      Branch: relperl
15377            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
15378            + Porting/Glossary Porting/pumpkin.pod README.amiga
15379            + README.cygwin32 README.os2 README.plan9 README.qnx
15380            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
15381            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
15382            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
15383            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
15384            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
15385            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
15386            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
15387            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
15388            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
15389            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
15390            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
15391            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
15392            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
15393            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
15394            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
15395            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
15396            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
15397            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
15398            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
15399            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
15400            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
15401            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
15402            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
15403            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
15404            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
15405            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
15406            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
15407            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
15408            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
15409            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
15410            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
15411            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
15412            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
15413            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
15414            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
15415            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
15416            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
15417            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
15418            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
15419            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
15420            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
15421            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
15422            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
15423            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
15424            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15425            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
15426            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
15427            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
15428            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
15429            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
15430            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
15431            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
15432            + plan9/config.plan9 plan9/exclude plan9/fndvers
15433            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
15434            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
15435            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
15436            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
15437            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15438            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15439            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
15440            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
15441            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
15442            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
15443            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
15444            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
15445            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
15446            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
15447            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
15448            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
15449            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
15450            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
15451            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
15452            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
15453            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
15454            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
15455            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
15456            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
15457            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
15458            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
15459            + t/pragma/warn-1global t/pragma/warning.t universal.c
15460            + utils/splain.PL vms/ext/DCLsym/0README.txt
15461            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
15462            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
15463            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
15464            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
15465            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
15466            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
15467            + win32/config.H win32/config.w32 win32/config_h.PL
15468            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
15469            + win32/include/arpa/inet.h win32/include/dirent.h
15470            + win32/include/netdb.h win32/include/sys/socket.h
15471            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
15472            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
15473            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
15474            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
15475            + x2p/proto.h
15476            - Changes.Conf ext/DynaLoader/dl_os2.xs
15477            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
15478            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
15479            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
15480            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
15481            - lib/chat2.pl lib/splain os2/README os2/README.old
15482            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
15483            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
15484            - x2p/handy.h x2p/s2p.man
15485            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
15486            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
15487            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
15488            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
15489            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
15490            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
15491            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
15492            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15493            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
15494            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
15495            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
15496            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
15497            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15498            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
15499            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15500            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
15501            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15502            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
15503            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
15504            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
15505            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15506            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
15507            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
15508            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
15509            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
15510            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15511            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
15512            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
15513            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
15514            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
15515            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
15516            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
15517            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
15518            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
15519            ! installman installperl interp.sym keywords.h keywords.pl
15520            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
15521            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15522            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
15523            ! lib/Exporter.pm lib/ExtUtils/Install.pm
15524            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15525            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15526            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15527            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15528            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15529            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
15530            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
15531            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
15532            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
15533            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
15534            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
15535            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
15536            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15537            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15538            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15539            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15540            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15541            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
15542            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
15543            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
15544            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
15545            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15546            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
15547            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
15548            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
15549            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
15550            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
15551            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
15552            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
15553            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15554            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15555            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15556            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15557            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15558            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
15559            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
15560            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
15561            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
15562            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
15563            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
15564            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
15565            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
15566            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
15567            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
15568            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
15569            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
15570            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
15571            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
15572            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
15573            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
15574            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15575            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15576            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
15577            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
15578            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
15579            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
15580            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15581            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15582            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
15583            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
15584            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
15585            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
15586            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15587            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15588            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15589            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15590            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
15591            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
15592            ! x2p/util.h x2p/walk.c
15593 ____________________________________________________________________________
15594 [    16] By: mbeattie                              on 1997/05/23  22:42:08
15595         Log: Initial integration of relperl from 5.003.
15596      Branch: relperl
15597           +> (branch 600 files)
15598 ____________________________________________________________________________
15599 [    14] By: mbeattie                              on 1997/05/12  20:22:56
15600         Log: Finish code generation rewrite. Clean up B::Section class and
15601              handle symbol table translation internally. Simple .pm modules
15602              now compile OK.
15603      Branch: perlext
15604            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
15605            ! Compiler/B/CC.pm
15606 ____________________________________________________________________________
15607 [    13] By: mbeattie                              on 1997/05/05  19:41:18
15608         Log: Don't make pp_enter and pp_return trigger basic blocks.
15609      Branch: perlext
15610            ! Compiler/B/Bblock.pm
15611 ____________________________________________________________________________
15612 [    12] By: mbeattie                              on 1997/05/05  19:40:16
15613         Log: Rewrite code generation. Sections (de)multiplexed into a
15614              temporary file instead of stored in arrays.
15615      Branch: perlext
15616            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
15617 ____________________________________________________________________________
15618 [    11] By: mbeattie                              on 1997/05/03  20:20:59
15619         Log: Development to pre-alpha4
15620      Branch: perlext
15621            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
15622            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
15623            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
15624            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15625            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
15626            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
15627            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
15628            ! Compiler/test_harness Compiler/test_harness_cc
15629 ____________________________________________________________________________
15630 [    10] By: mbeattie                              on 1997/05/03  14:47:06
15631         Log: Initial check-in of perl compiler.
15632      Branch: perlext
15633            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
15634            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
15635            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
15636            + Compiler/B/CC.pm Compiler/B/Debug.pm
15637            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
15638            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15639            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
15640            + Compiler/O.pm Compiler/README Compiler/TESTS
15641            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
15642            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
15643            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
15644            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
15645            + Compiler/disassemble Compiler/old/README.feb11
15646            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
15647            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
15648            + Compiler/op.patch Compiler/ramblings/cc.notes
15649            + Compiler/ramblings/curcop.runtime
15650            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
15651            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
15652            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
15653            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
15654            + Compiler/ramblings/runtime.porting
15655            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
15656            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
15657            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
15658            + Compiler/test_harness_bytecode Compiler/test_harness_cc
15659            + Compiler/typemap
15660 ____________________________________________________________________________
15661 [     9] By: mbeattie                              on 1997/05/02  19:03:49
15662         Log: Don't require CvDEPTH == 0 when bombing out of subs.
15663      Branch: thrperl
15664            ! pp_hot.c
15665 ____________________________________________________________________________
15666 [     8] By: mbeattie                              on 1997/04/23  19:06:45
15667         Log: Added programmer-level condition variables via "condpair" magic.
15668              Added support for detached threads and tweaked a few things.
15669      Branch: thrperl
15670            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
15671            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
15672            ! util.c
15673 ____________________________________________________________________________
15674 [     7] By: mbeattie                              on 1997/04/23  19:04:18
15675         Log: Rewrote programmer-level condition variables from scratch. Added
15676              support for detaching threads. Fixed handling for arguments
15677              passed in to threads and return values for joined threads.
15678      Branch: perlext
15679            + Thread/lock.t
15680            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
15681            ! Thread/typemap
15682 ____________________________________________________________________________
15683 [     6] By: mbeattie                              on 1997/04/10  20:17:26
15684         Log: Initial check-in of Thread module.
15685      Branch: perlext
15686            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
15687            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
15688            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
15689            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
15690            + Thread/unsync4.t
15691 ____________________________________________________________________________
15692 [     5] By: mbeattie                              on 1997/04/10  20:05:52
15693         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
15694              missing parens (pad allocation) in the tokener.
15695      Branch: thrperl
15696            ! op.c pp_ctl.c toke.c
15697 ____________________________________________________________________________
15698 [     4] By: mbeattie                              on 1997/03/28  18:40:44
15699         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
15700      Branch: thrperl
15701            + thread.h
15702            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
15703            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
15704            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
15705            ! run.c scope.c sv.c sv.h toke.c util.c
15706 ____________________________________________________________________________
15707 [     3] By: mbeattie                              on 1997/03/28  13:36:23
15708         Log: Branch 5.003 -> thrperl
15709      Branch: thrperl
15710           +> (branch 600 files)
15711 ____________________________________________________________________________
15712 [     2] By: mbeattie                              on 1997/03/28  13:32:21
15713         Log: Initial devel changes.
15714              Pseudo-hashes. Optional strong typing. RESTART {}.
15715      Branch: perl
15716            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
15717            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
15718            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
15719 ____________________________________________________________________________
15720 [     1] By: mbeattie                              on 1997/03/28  13:17:33
15721         Log: Perl 5.003 check-in
15722      Branch: perl
15723            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
15724            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
15725            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
15726            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15727            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
15728            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15729            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15730            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15731            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15732            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15733            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15734            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15735            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15736            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
15737            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15738            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
15739            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15740            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
15741            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15742            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15743            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15744            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15745            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15746            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15747            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15748            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15749            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15750            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15751            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15752            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15753            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15754            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15755            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15756            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15757            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15758            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15759            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15760            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15761            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15762            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15763            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15764            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15765            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15766            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15767            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15768            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15769            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15770            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15771            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15772            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15773            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15774            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15775            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15776            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15777            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15778            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15779            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15780            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15781            + hints/README.hints hints/aix.sh hints/altos486.sh
15782            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15783            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15784            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15785            + hints/fps.sh hints/freebsd.sh hints/genix.sh
15786            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15787            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15788            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15789            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15790            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15791            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15792            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15793            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15794            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15795            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15796            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15797            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15798            + hints/uts.sh hv.c hv.h installman installperl interp.sym
15799            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15800            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15801            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15802            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15803            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15804            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15805            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15806            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15807            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15808            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15809            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15810            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15811            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15812            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15813            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15814            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15815            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15816            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15817            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15818            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15819            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15820            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15821            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15822            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15823            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15824            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15825            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15826            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15827            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15828            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15829            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15830            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15831            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15832            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15833            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15834            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15835            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15836            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15837            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15838            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15839            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15840            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15841            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15842            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15843            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15844            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15845            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15846            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15847            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15848            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15849            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15850            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15851            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15852            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15853            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15854            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15855            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15856            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15857            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15858            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15859            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15860            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15861            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15862            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15863            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15864            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15865            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15866            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15867            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15868            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15869            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15870            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15871            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15872            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15873            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15874            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15875            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15876            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15877            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15878            + vms/Makefile vms/config.vms vms/descrip.mms
15879            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15880            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15881            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15882            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15883            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15884            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15885            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15886            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15887            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15888            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15889            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15890            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15891            + x2p/walk.c