update Changes, patchlevel, tweak Liblist.pm
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Graham Barr         <gbarr@ti.com>
24     Spider Boardman     <spider@orb.nashua.nh.us>
25     Tom Christiansen    <tchrist@perl.com>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@chapin.edu>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
53     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
54     Tim Bunce           <Tim.Bunce@ig.co.uk>
55     Andy Dougherty      <doughera@lafcol.lafayette.edu>
56     Gurusamy Sarathy    <gsar@engin.umich.edu>
57     Chip Salzenberg     <chip@perl.com>
58
59 And, of course, the Author of Perl:
60
61     Larry Wall          <larry@wall.org>
62
63
64 NOTE: Each change entry shows the change number; who checked it into the
65 repository; when; description of the change; which branch the change
66 happened in; and the affected files.  The file lists have a short symbolic
67 indicator:
68
69             !       modified
70             +       added
71             -       deleted
72             +>      branched (from elsewhere)
73             !>      merged changes (from elsewhere)
74
75
76 ----------------
77 Version 5.005_02        Second maintenance release of 5.005 (trial2)
78 ----------------
79
80 ____________________________________________________________________________
81 [  1739] By: gsar                                  on 1998/08/05  09:10:45
82         Log: newer cperl-mode.el
83              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
84              Date: Wed, 5 Aug 1998 03:50:16 -0400 (EDT)
85              Message-Id: <199808050750.DAA07240@monk.mps.ohio-state.edu>
86              Subject: [PATCH 5.005_*] CPerl update
87      Branch: maint-5.005/perl
88            ! emacs/cperl-mode.el
89 ____________________________________________________________________________
90 [  1738] By: gsar                                  on 1998/08/05  09:08:33
91         Log: support :nosearch in ExtUtils::Liblist for win32, and make -lfoo
92              processing (somewhat) compiler-specific
93      Branch: maint-5.005/perl
94            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
95 ____________________________________________________________________________
96 [  1737] By: gsar                                  on 1998/08/05  03:20:03
97         Log: add index entries for -X
98              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
99              Date:    Sun, 02 Aug 1998 16:33:18 EDT
100              Message-Id: <199808022033.QAA18778@monk.mps.ohio-state.edu>
101              Subject: [PATCH] A missing docu patch
102      Branch: maint-5.005/perl
103            ! pod/perlfunc.pod
104 ____________________________________________________________________________
105 [  1736] By: gsar                                  on 1998/08/05  03:09:58
106         Log: make Test::Harness optionally check for stray files when running tests
107              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
108              Date: Sun, 2 Aug 1998 18:12:48 -0400 (EDT)
109              Message-Id: <199808022212.SAA20126@monk.mps.ohio-state.edu>
110              Subject: [PATCH 5.005_*] File leaked from test suite
111      Branch: maint-5.005/perl
112            ! lib/Test/Harness.pm
113 ____________________________________________________________________________
114 [  1735] By: gsar                                  on 1998/08/05  02:29:46
115         Log: back out change#1703 that break bincompat with PERL_OBJECT and
116              MULTIPLICITY
117      Branch: maint-5.005/perl
118            ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
119 ____________________________________________________________________________
120 [  1734] By: gsar                                  on 1998/08/05  02:23:47
121         Log: fixes to enable ISC to build IPC/SysV
122              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
123              Date: 05 Aug 1998 00:59:13 +0300
124              Message-ID: <oee3ebce7da.fsf@alpha.hut.fi>
125              Subject: [PATCH] 5.005_02-TRIAL1: (Re: Bug in pp_rename and ISC hint)
126      Branch: maint-5.005/perl
127            ! ext/IPC/SysV/SysV.xs hints/isc.sh hints/isc_2.sh
128 ____________________________________________________________________________
129 [  1733] By: gsar                                  on 1998/08/05  01:20:29
130         Log: let some 'tr' be '$tr' for occult reasons
131              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
132              Date: Mon, 3 Aug 1998 11:04:30 -0700 (PDT)
133              Message-Id: <199808031804.LAA25595@xfiles.intercon.hp.com>
134              Subject: PATCH: Configure uses tr, not $tr
135      Branch: maint-5.005/perl
136            ! Configure
137 ____________________________________________________________________________
138 [  1732] By: gsar                                  on 1998/08/05  01:16:40
139         Log: perlre.pod tweak suggested by Mike Wescott <mike.wescott@columbiasc.ncr.com>
140      Branch: maint-5.005/perl
141            ! pod/perlre.pod
142 ____________________________________________________________________________
143 [  1731] By: gsar                                  on 1998/08/05  01:10:41
144         Log: explain caveat about use of numeric constants in podoc for sysopen()
145              From: "David J. Fiander" <davidf@mks.com>
146              Date: Tue, 4 Aug 1998 13:09:58 -0400
147              Message-Id: <199808041709.NAA01750@mks.com>
148              Subject: Re: [PATCH] 5.005_01: OE MVS 
149      Branch: maint-5.005/perl
150            ! pod/perlfunc.pod
151 ____________________________________________________________________________
152 [  1730] By: gsar                                  on 1998/08/05  00:46:53
153         Log: end pod processing when source file is closed (prevents it carrying
154              over into require()d files)
155      Branch: maint-5.005/perl
156            ! t/comp/require.t toke.c
157 ____________________________________________________________________________
158 [  1729] By: gsar                                  on 1998/08/04  23:03:23
159         Log: correct prototype for des_fcrypt(), explain how to add it in more
160              detail, and supply a patch for libdes-3.06
161      Branch: maint-5.005/perl
162            + win32/des_fcrypt.patch
163            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
164            ! win32/win32.c
165 ____________________________________________________________________________
166 [  1728] By: gsar                                  on 1998/08/04  21:50:40
167         Log: tweak to avoid ambiguity warnings
168      Branch: maint-5.005/perl
169            ! pp.c
170 ____________________________________________________________________________
171 [  1727] By: gsar                                  on 1998/08/04  20:31:04
172         Log: remove useless 'rcsid' (extension of a suggestion by
173              Stephen McCamant)
174      Branch: maint-5.005/perl
175            ! embed.h ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
176            ! global.sym gv.c perl.c vms/gen_shrfls.pl
177 ____________________________________________________________________________
178 [  1726] By: gsar                                  on 1998/08/04  19:52:43
179         Log: correct Pod::Html's notion of email addresses
180              From: abigail@fnx.com
181              Date: Mon, 3 Aug 1998 20:22:49 -0400 (EDT)
182              Message-ID: <19980804002249.2011.qmail@betelgeuse.wayne.fnx.com>
183              Subject: [PATCH 5.005_01] lib/Pod/Html.pm
184      Branch: maint-5.005/perl
185            ! lib/Pod/Html.pm
186 ____________________________________________________________________________
187 [  1725] By: gsar                                  on 1998/08/04  19:50:06
188         Log: perlport.pod additions from Peter Prymmer <pvhp@forte.com>
189              Date: Mon, 3 Aug 98 15:31:35 PDT
190              Message-Id: <9808032231.AA22324@forte.com>
191              --
192              Date: Tue, 4 Aug 98 12:44:20 PDT
193              Message-Id: <9808041944.AA04815@forte.com>
194      Branch: maint-5.005/perl
195            ! pod/perlport.pod
196 ____________________________________________________________________________
197 [  1724] By: gsar                                  on 1998/08/04  18:08:07
198         Log: From: Chris Nandor <pudge@pobox.com>
199              Date: Mon, 3 Aug 1998 13:35:25 -0400
200              Message-Id: <v04011711b1eba46d0827@[192.168.0.3]>
201              Subject: [PATCH] perlport 1.30
202      Branch: maint-5.005/perl
203            ! pod/perlport.pod
204 ____________________________________________________________________________
205 [  1723] By: gsar                                  on 1998/08/04  18:06:13
206         Log: update postscript generator
207              From: Tom Christiansen <tchrist@chthon.perl.com>
208              Date: Mon, 3 Aug 1998 05:29:25 -0600
209              Message-Id: <199808031129.FAA24985@chthon.perl.com>
210              Subject: PATCH: pod/roffitall (5.005_02)
211      Branch: maint-5.005/perl
212            ! pod/roffitall
213 ____________________________________________________________________________
214 [  1722] By: gsar                                  on 1998/08/03  17:01:12
215         Log: applied suggested patch, slightly tweaked
216              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
217              Date: Mon, 3 Aug 1998 11:52:30 +0300 (EET DST)
218              Message-Id: <199808030852.LAA14153@alpha.hut.fi>
219              Subject: [PATCH] perl5.005_02-TRIAL1: pod/perlhist.pod
220      Branch: maint-5.005/perl
221            ! pod/perlhist.pod
222 ____________________________________________________________________________
223 [  1721] By: gsar                                  on 1998/08/03  16:30:20
224         Log: fix segfault when threadsv is used as foreach itervar
225              From:    Stephen McCamant <alias@mcs.com>
226              Date:    Sun, 02 Aug 1998 21:44:34 CDT
227              Message-Id: <13765.8641.997452.14516@alias-2.pr.mcs.net>
228              Subject: [PATCH] threadsv index in enteriter targ in op_free()
229      Branch: maint-5.005/perl
230            ! op.c
231 ____________________________________________________________________________
232 [  1720] By: gsar                                  on 1998/08/02  23:33:42
233         Log: close() open files before unlink()
234              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
235              Date: Sun, 2 Aug 1998 18:14:22 -0400 (EDT)
236              Message-Id: <199808022214.SAA20135@monk.mps.ohio-state.edu>
237              Subject: [PATCH 5.005_*] File leaked from test suite - tests
238      Branch: maint-5.005/perl
239            ! t/base/rs.t t/op/defins.t
240 ____________________________________________________________________________
241 [  1719] By: gsar                                  on 1998/08/02  23:31:51
242         Log: more pack() tests
243              From: Jarkko Hietaniemi <jhi@iki.fi>
244              Date: Mon, 3 Aug 1998 00:59:41 +0300 (EET DST)
245              Message-Id: <199808022159.AAA17160@alpha.hut.fi>
246              Subject: Re: uudecode 'u' problem 
247      Branch: maint-5.005/perl
248            ! t/op/pack.t
249 ____________________________________________________________________________
250 [  1718] By: gsar                                  on 1998/08/02  23:26:51
251         Log: t/TEST aesthetic tweak suggested by Jarkko
252      Branch: maint-5.005/perl
253            ! t/TEST
254 ____________________________________________________________________________
255 [  1717] By: gsar                                  on 1998/08/02  23:23:43
256         Log: add Digital Unix 3.x notes to README.threads (as suggested by
257              Phoenix <awrobel@jedi.cis.temple.edu>)
258      Branch: maint-5.005/perl
259            ! README.threads
260 ____________________________________________________________________________
261 [  1716] By: gsar                                  on 1998/08/02  23:15:00
262         Log: allow *FOO{BAR}[0] etc. (without intervening arrow)
263              From: Stephen McCamant <alias@mcs.com>
264              Date: Sun,  2 Aug 1998 16:16:50 -0500 (CDT)
265              Message-ID: <13764.54929.60137.104838@alias-2.pr.mcs.net>
266              Subject: [PATCH] Re: Minor nit in glob notation
267      Branch: maint-5.005/perl
268            ! Changes op.c
269 ____________________________________________________________________________
270 [  1715] By: gsar                                  on 1998/08/02  22:49:53
271         Log: fix unpack('u',...) problem with spaces in input
272      Branch: maint-5.005/perl
273            ! pp.c t/op/pack.t
274 ____________________________________________________________________________
275 [  1714] By: gsar                                  on 1998/08/02  21:27:19
276         Log: update location of perlcrt.dll for win32 builds
277      Branch: maint-5.005/perl
278            ! win32/Makefile win32/makefile.mk
279 ____________________________________________________________________________
280 [  1713] By: gsar                                  on 1998/08/02  09:28:32
281         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
282              Date: Sun, 2 Aug 1998 04:35:11 -0400 (EDT)
283              Message-Id: <199808020835.EAA09367@monk.mps.ohio-state.edu>
284              Subject: [PATCH 5.005_*] Better debugging output from malloc.c
285      Branch: maint-5.005/perl
286            ! malloc.c
287 ____________________________________________________________________________
288 [  1712] By: gsar                                  on 1998/08/02  09:16:55
289         Log: fix longstanding bug in pack('u',...) (reads garbage beyond the end
290              of the input string)
291      Branch: maint-5.005/perl
292            ! pp.c
293 ____________________________________________________________________________
294 [  1711] By: gsar                                  on 1998/08/02  08:14:25
295         Log: update Changes, tweak Porting/makerel
296      Branch: maint-5.005/perl
297            ! Changes Porting/makerel
298 ____________________________________________________________________________
299 [  1710] By: gsar                                  on 1998/08/02  07:31:37
300         Log: remove CRs from djgpp/configure.bat (Porting/makerel adds them)
301      Branch: maint-5.005/perl
302            ! djgpp/configure.bat
303 ____________________________________________________________________________
304 [  1709] By: gsar                                  on 1998/08/02  07:27:34
305         Log: Porting/makerel tweaks
306      Branch: maint-5.005/perl
307            ! Porting/makerel
308 ____________________________________________________________________________
309 [  1708] By: gsar                                  on 1998/08/02  07:09:35
310         Log: fixes for pod noises
311      Branch: maint-5.005/perl
312            ! ext/B/B/Bytecode.pm ext/Thread/Thread/Specific.pm
313            ! pod/perlembed.pod pod/perlfaq.pod
314 ____________________________________________________________________________
315 [  1707] By: gsar                                  on 1998/08/02  06:59:47
316         Log: malloc.c tweaks
317              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
318              Date:    Sat, 01 Aug 1998 18:46:32 EDT
319              Message-Id: <199808012246.SAA00699@monk.mps.ohio-state.edu>
320              Subject: [PATCH 5.005_*] Better malloc.c
321      Branch: maint-5.005/perl
322            ! malloc.c
323 ____________________________________________________________________________
324 [  1706] By: gsar                                  on 1998/08/02  06:56:37
325         Log: fix quoting of keys with embedded nulls 
326              From:    Slaven Rezic <eserte@cs.tu-berlin.de>
327              Date:    Sat, 01 Aug 1998 13:38:03 +0200
328              Message-Id: <199808011138.NAA05189@mail.cs.tu-berlin.de>
329              Subject: Data::Dumper 2.09, patch
330      Branch: maint-5.005/perl
331            ! ext/Data/Dumper/Dumper.xs
332 ____________________________________________________________________________
333 [  1705] By: gsar                                  on 1998/08/02  06:50:07
334         Log: From:    pvhp@forte.com (Peter Prymmer)
335              Date:    Fri, 31 Jul 1998 14:50:41 PDT
336              Message-Id: <9807312150.AA08867@forte.com>
337              Subject: Re: \Q doesn't work in interpolated regular expressions
338      Branch: maint-5.005/perl
339            ! pod/perlre.pod
340 ____________________________________________________________________________
341 [  1704] By: gsar                                  on 1998/08/02  06:37:06
342         Log: add test for magic autovivification
343              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
344              Date: Thu, 30 Jul 1998 12:18:15 +0100
345              Message-Id: <E0z1qit-0003O5-00@taurus.cus.cam.ac.uk>
346              Subject: Re: Perl5.005_01 failing to autovivify subroutine args
347      Branch: maint-5.005/perl
348            ! pod/perldiag.pod t/cmd/subval.t
349 ____________________________________________________________________________
350 [  1703] By: gsar                                  on 1998/08/02  06:26:57
351         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
352              Date: Tue, 21 Jul 1998 23:58:53 -0400 (EDT)
353              Message-Id: <199807220358.XAA19811@monk.mps.ohio-state.edu>
354              Subject: [PATCH 5.004_76] better RE colors
355      Branch: maint-5.005/perl
356            ! ext/re/re.pm regcomp.c regexec.c thrdvar.h
357 ____________________________________________________________________________
358 [  1702] By: gsar                                  on 1998/08/02  06:22:15
359         Log: mark link type of exported functions for OS/2
360              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
361              Date: Sun, 26 Jul 1998 21:03:03 -0400 (EDT)
362              Message-Id: <199807270103.VAA04977@monk.mps.ohio-state.edu>
363              Subject: Re: Compiler linkage's types [PATCH 5.005]
364      Branch: maint-5.005/perl
365            ! os2/os2ish.h proto.h
366 ____________________________________________________________________________
367 [  1701] By: gsar                                  on 1998/08/02  06:16:03
368         Log: tweaked version of suggested patch
369              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
370              Date: Mon, 20 Jul 1998 21:40:00 -0400 (EDT)
371              Message-Id: <199807210140.VAA17186@monk.mps.ohio-state.edu>
372              Subject: [PATCH 5.004_75] Enable -DS
373      Branch: maint-5.005/perl
374            ! README.threads ext/Thread/Thread.xs ext/Thread/typemap mg.c
375            ! op.c perl.c perl.h pod/perlrun.pod pp.c pp_hot.c scope.c
376            ! thread.h util.c win32/win32thread.c
377 ____________________________________________________________________________
378 [  1700] By: gsar                                  on 1998/08/02  05:54:00
379         Log: up patchlevel to 5.005_02
380      Branch: maint-5.005/perl
381            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
382            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
383 ____________________________________________________________________________
384 [  1699] By: gsar                                  on 1998/08/02  05:50:01
385         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
386              Message-Id: <199807180809.EAA09379@monk.mps.ohio-state.edu>
387              Date: Sat, 18 Jul 1998 04:09:26 -0400 (EDT)
388              Subject: [PATCH 5.004_72] Make tests succeed on OS/2
389      Branch: maint-5.005/perl
390            ! t/io/fs.t t/lib/io_pipe.t t/lib/io_sock.t t/op/stat.t
391 ____________________________________________________________________________
392 [  1698] By: gsar                                  on 1998/08/02  05:41:41
393         Log: use I32_MAX as the limit when U16_MAX > I32_MAX (for CRAY)
394      Branch: maint-5.005/perl
395            ! regcomp.c
396 ____________________________________________________________________________
397 [  1697] By: gsar                                  on 1998/08/02  05:20:12
398         Log: support OE/MVS
399              From: Jarkko Hietaniemi <jhi@iki.fi>
400              Message-Id: <199808010903.MAA09371@alpha.hut.fi>
401              Date: Sat, 1 Aug 1998 12:03:02 +0300 (EET DST)
402              Subject: [PATCH] 5.005_01: OE MVS
403      Branch: maint-5.005/perl
404            + README.os390 ebcdic.c
405            ! Configure MANIFEST doio.c ext/Errno/Errno_pm.PL gv.c handy.h
406            ! hints/os390.sh lib/bigint.pl mg.c patchlevel.h perl.c perl.h
407            ! perly.c perly.h perly.y perly_c.diff pod/perldelta.pod
408            ! pod/perlport.pod pp.c pp_ctl.c pp_hot.c pp_sys.c sv.c
409            ! t/base/term.t t/comp/package.t t/comp/require.t
410            ! t/lib/bigintpm.t t/lib/cgi-html.t t/lib/filehand.t t/lib/ph.t
411            ! t/op/auto.t t/op/bop.t t/op/each.t t/op/magic.t t/op/misc.t
412            ! t/op/ord.t t/op/pack.t t/op/quotemeta.t t/op/re_tests
413            ! t/op/regexp.t t/op/sort.t t/op/sprintf.t t/op/subst.t
414            ! t/op/taint.t t/op/universal.t t/pragma/constant.t
415            ! t/pragma/overload.t t/pragma/subs.t toke.c x2p/a2p.h
416            ! x2p/a2py.c
417 ____________________________________________________________________________
418 [  1696] By: gsar                                  on 1998/08/02  05:03:09
419         Log: VMS patches
420              From: pvhp@forte.com (Peter Prymmer)
421              Message-Id: <9807290017.AA01833@forte.com>
422              Date: Tue, 28 Jul 98 17:17:33 PDT
423              Subject: Re: Not OK: perl 5.00501 on VMS_AXP-thread I7.2
424              --
425              From: Dan Sugalski <sugalskd@osshe.edu>
426              Message-Id: <3.0.5.32.19980729125623.00b562b0@ous.edu>
427              Date: Wed, 29 Jul 1998 12:56:23 -0700
428              Subject: [PATCH 5.005_01]Typo in CONFIGURE.COM (vms)
429              --
430              From: Dan Sugalski <sugalskd@osshe.edu>
431              Date: Thu, 30 Jul 1998 09:02:24 -0700
432              Message-Id: <3.0.5.32.19980730090224.00b70eb0@ous.edu>
433              Subject: [PATCH 5.005_01]VMS config SOCKETSHR typo patch and fcntl check
434      Branch: maint-5.005/perl
435            ! configure.com vms/subconfigure.com
436 ____________________________________________________________________________
437 [  1695] By: gsar                                  on 1998/08/02  04:49:32
438         Log: rename duplicate warning in regexec.c
439      Branch: maint-5.005/perl
440            ! regexec.c
441 ____________________________________________________________________________
442 [  1694] By: gsar                                  on 1998/08/02  04:44:20
443         Log: beware egcs' ld on Solaris
444              From: Tom Spindler <dogcow@home.merit.edu>
445              Message-ID: <19980801212158.A2934@home.merit.edu>
446              Date: Sat, 1 Aug 1998 21:21:58 -0400
447              Subject: Re: [PATCH perl5.005_01] hints/solaris_2.sh, egcs, and ld
448      Branch: maint-5.005/perl
449            ! hints/solaris_2.sh
450 ____________________________________________________________________________
451 [  1693] By: gsar                                  on 1998/08/02  04:41:43
452         Log: de-utf-ized variation of Ilya's patch
453              From: Jan-Pieter Cornet <johnpc@xs4all.net>
454              Date: 31 Jul 1998 12:44:57 +0200
455              Message-ID: <6ps779$hmj$1@xs1.xs4all.nl>
456              Subject: Re: s/\s*$//g in majordomo causes segfault under 5.005_01
457      Branch: maint-5.005/perl
458            ! regexec.c
459 ____________________________________________________________________________
460 [  1692] By: gsar                                  on 1998/08/02  04:39:14
461         Log: better validation of SysV IPC availability
462              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
463              Date: Fri, 31 Jul 1998 13:13:57 +0300 (EEST)
464              Message-Id: <199807311013.NAA28887@koah.research.nokia.com>
465              Subject: Re: lib/ipc_sysv.t fails under FreeBSD 2.2.1 
466      Branch: maint-5.005/perl
467            ! Configure INSTALL ext/IPC/SysV/SysV.xs pod/perldiag.pod
468            ! t/lib/ipc_sysv.t
469 ____________________________________________________________________________
470 [  1691] By: gsar                                  on 1998/08/02  04:32:30
471         Log: fix bug in display of watched expressions
472              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
473              Date: Thu, 30 Jul 1998 20:02:04 -0400 (EDT)
474              Message-Id: <199807310002.UAA21681@monk.mps.ohio-state.edu>
475              Subject: Re: Bug? in perl5db.pl [PATCH]
476      Branch: maint-5.005/perl
477            ! lib/perl5db.pl
478 ____________________________________________________________________________
479 [  1690] By: gsar                                  on 1998/08/02  04:29:08
480         Log: applied all but one hunk
481              From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
482              Date: Thu, 30 Jul 1998 17:19:42 -0400
483              Message-Id: <199807302119.RAA06852@sleipnir.valparaiso.cl>
484              Subject: Some typos in perldelta.pod
485      Branch: maint-5.005/perl
486            ! pod/perldelta.pod
487 ____________________________________________________________________________
488 [  1689] By: gsar                                  on 1998/08/02  04:27:02
489         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
490              Date: Thu, 30 Jul 1998 10:22:36 -0400 (EDT)
491              Message-Id: <Pine.SUN.3.96.980730101627.17514B-100000@newton.phys>
492              Subject: [PATCH 5.005_05] Remove redundant dTHR
493      Branch: maint-5.005/perl
494            ! mg.c sv.c
495 ____________________________________________________________________________
496 [  1688] By: gsar                                  on 1998/08/02  04:25:49
497         Log: From: Tom Hughes <thh@cyberscience.com>
498              Date: 30 Jul 1998 09:47:31 +0100
499              Message-ID: <yek1zr3vi70.fsf@elva.cyberscience.com>
500              Subject: Class::Struct has an incomplete tied array package
501      Branch: maint-5.005/perl
502            ! lib/Class/Struct.pm
503 ____________________________________________________________________________
504 [  1687] By: gsar                                  on 1998/08/02  04:21:48
505         Log: ensure implicit close on local(*FH) doesn't affect $! and thence $?
506      Branch: maint-5.005/perl
507            ! sv.c t/op/die_exit.t
508 ____________________________________________________________________________
509 [  1686] By: gsar                                  on 1998/08/02  03:57:28
510         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
511              Date: Thu, 30 Jul 1998 00:39:30 +0300 (EET DST)
512              Message-Id: <199807292139.AAA01795@alpha.hut.fi>
513              Subject: Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
514      Branch: maint-5.005/perl
515            ! ext/POSIX/POSIX.xs pod/perllocale.pod
516 ____________________________________________________________________________
517 [  1685] By: gsar                                  on 1998/08/02  03:54:15
518         Log: PERL_OBJECT bincompat fixes from Douglas Lankshear <dougl@ActiveState.com>
519              Date: Wed, 29 Jul 1998 10:45:31 -0700
520              Message-ID: <000101bdbb18$ae767550$a32fa8c0@tau.Active>
521              Subject: [PATCH 5.005_01] Fixes binary compatibility for PERL_OBJECT
522              --
523              Date: Sat, 1 Aug 1998 09:33:19 -0700
524              Message-ID: <000701bdbd6a$17ada180$a32fa8c0@tau.Active>
525              Subject: [PATCH 5.005_01]
526      Branch: maint-5.005/perl
527            ! perl.h proto.h
528 ____________________________________________________________________________
529 [  1684] By: gsar                                  on 1998/08/02  03:49:33
530         Log: hand-apply whitespace-mutiliated patch
531              From: Nicholas Clark <nick@flirble.org>
532              Date: Tue, 28 Jul 1998 16:40:42 +0100 (BST)
533              Message-Id: <199807281540.QAA04640@flirble.org>
534              Subject: [PATCH] POSIX::ELOOP
535      Branch: maint-5.005/perl
536            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
537 ____________________________________________________________________________
538 [  1683] By: gsar                                  on 1998/08/02  03:45:26
539         Log: document return values of do() better
540              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
541              Date: Tue, 28 Jul 1998 12:44:36 +0100
542              Message-Id: <E0z18BI-0003cH-00@taurus.cus.cam.ac.uk>
543              Subject: [PATCH] Re: Obscurity of lexicals with do ""
544      Branch: maint-5.005/perl
545            ! pod/perlfunc.pod
546 ____________________________________________________________________________
547 [  1682] By: gsar                                  on 1998/08/02  03:42:26
548         Log: avoid reusing foreach itervar if magic got tacked onto it
549              From: Stephen McCamant <alias@mcs.com>
550              Date: Tue, 28 Jul 1998 22:18:25 -0500 (CDT)
551              Message-ID: <13758.36756.215424.719750@alias-2.pr.mcs.net>
552              Subject: [PATCH] Re: pos() resetting changed with 5.005?
553      Branch: maint-5.005/perl
554            ! pp_hot.c
555 ____________________________________________________________________________
556 [  1681] By: gsar                                  on 1998/08/02  03:39:27
557         Log: From: Nick Ing-Simmons <nik@tiuk.ti.com>
558              Date: Wed, 29 Jul 1998 13:28:14 +0100
559              Message-Id: <199807291228.NAA20055@tiuk.ti.com>
560              Subject: [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()
561      Branch: maint-5.005/perl
562            + Porting/fixCORE
563            ! MANIFEST lib/Math/Complex.pm
564 ____________________________________________________________________________
565 [  1680] By: gsar                                  on 1998/08/02  03:33:07
566         Log: From: h.sanden@elsevier.nl (Hugo van der Sanden)
567              Date: Mon, 27 Jul 1998 13:34:45 +0200
568              Message-Id: <199807271134.NAA24475@dorlas.elsevier.nl>
569              Subject: perlcall.pod
570      Branch: maint-5.005/perl
571            ! pod/perlcall.pod
572 ____________________________________________________________________________
573 [  1679] By: gsar                                  on 1998/08/02  03:29:41
574         Log: MM_Win32::maybe_command() case-insesitivity tweak
575      Branch: maint-5.005/perl
576            ! lib/ExtUtils/MM_Win32.pm
577 ____________________________________________________________________________
578 [  1678] By: gsar                                  on 1998/08/02  03:24:29
579         Log: fix MM_Win32::maybe_command()
580      Branch: maint-5.005/perl
581            ! lib/ExtUtils/MM_Win32.pm
582 ____________________________________________________________________________
583 [  1677] By: gsar                                  on 1998/08/01  19:52:19
584         Log: fixes for overloading bugs and docs, tweaked some
585              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
586              Date: Sat, 25 Jul 1998 21:28:16 -0400 (EDT)
587              Message-Id: <199807260128.VAA10543@monk.mps.ohio-state.edu>
588              Subject: [PATCH 5.004_76] better overloading
589      Branch: maint-5.005/perl
590            ! Changes gv.c lib/dumpvar.pl lib/overload.pm lib/perl5db.pl
591            ! t/pragma/overload.t
592 ____________________________________________________________________________
593 [  1676] By: gsar                                  on 1998/08/01  19:37:13
594         Log: stray s/foo/PL_foo/
595              From: win@in.rhein-main.de (Winfried Koenig)
596              Date: Mon, 27 Jul 98 21:13 MET
597              Message-Id: <m0z0teW-00019aC@incom.rhein-main.de>
598              Subject: Bug in pp_rename and ISC hint
599      Branch: maint-5.005/perl
600            ! pp_sys.c
601 ____________________________________________________________________________
602 [  1675] By: gsar                                  on 1998/08/01  19:22:13
603         Log: newer Porting/patchls from maint-5.004
604      Branch: maint-5.005/perl
605            ! Porting/patchls
606 ____________________________________________________________________________
607 [  1674] By: gsar                                  on 1998/08/01  17:50:44
608         Log: fix buggy detection of failed glob()
609      Branch: maint-5.005/perl
610            ! pp_hot.c
611 ____________________________________________________________________________
612 [  1673] By: gsar                                  on 1998/07/29  18:14:32
613         Log: fix typo in change#1489 that prevented magic-autovivification
614      Branch: maint-5.005/perl
615            ! mg.c
616
617 ----------------
618 Version 5.005_01        First maintenance release of 5.005
619 ----------------
620
621 ____________________________________________________________________________
622 [  1669] By: gsar                                  on 1998/07/26  23:19:02
623         Log: update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
624      Branch: maint-5.005/perl
625            ! Changes proto.h win32/GenCAPI.pl
626 ____________________________________________________________________________
627 [  1668] By: gsar                                  on 1998/07/26  21:12:11
628         Log: s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they
629              can disable it from config.sh if they want; up patchlevel to 5_01;
630              little tweaks to pods
631      Branch: maint-5.005/perl
632            ! README.win32 patchlevel.h pod/perldelta.pod toke.c
633            ! win32/Makefile win32/config_H.bc win32/config_H.gc
634            ! win32/config_H.vc win32/makefile.mk win32/win32.c
635 ____________________________________________________________________________
636 [  1662] By: gsar                                  on 1998/07/26  05:01:52
637         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
638      Branch: maint-5.005/perl
639            ! pod/perlhist.pod proto.h
640 ____________________________________________________________________________
641 [  1658] By: gsar                                  on 1998/07/26  02:23:46
642         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
643              Date: Fri, 24 Jul 1998 11:38:25 -0700
644              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
645              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
646              --
647              Date: Fri, 24 Jul 1998 12:30:36 -0700
648              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
649              Subject: [PATCH 5.005]Tweaks to README.vms
650              --
651              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
652              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
653              Subject: [PATCH 5.005] Final build cleanup patch
654      Branch: maint-5.005/perl
655            ! README.vms vms/descrip_mms.template vms/subconfigure.com
656 ____________________________________________________________________________
657 [  1657] By: gsar                                  on 1998/07/26  02:19:50
658         Log: another platform where pp_sselect() needs a whole fd_set buffer
659              From: Lupe Christoph <lupe@alanya.m.isar.de>
660              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
661              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
662              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
663      Branch: maint-5.005/perl
664            ! pp_sys.c
665 ____________________________________________________________________________
666 [  1656] By: gsar                                  on 1998/07/26  02:12:46
667         Log: fix problem building modules on dos-djgpp
668              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
669              Date: Sat, 25 Jul 1998 00:53:39 +0200
670              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
671              Subject: [PATCH 5.005] dos-djgpp and modules problem
672      Branch: maint-5.005/perl
673            ! djgpp/fixpmain
674 ____________________________________________________________________________
675 [  1655] By: gsar                                  on 1998/07/26  02:11:09
676         Log: From: Tom Spindler <dogcow@home.merit.edu>
677              Date: Wed, 22 Jul 1998 16:11:07 -0400
678              Message-ID: <19980722161107.A16813@home.merit.edu>
679              Subject: [PATCH 5.005] BeOS tweak
680      Branch: maint-5.005/perl
681            ! hints/beos.sh
682 ____________________________________________________________________________
683 [  1654] By: gsar                                  on 1998/07/26  02:09:29
684         Log: various pod tweaks
685      Branch: maint-5.005/perl
686            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
687            ! pod/perltoc.pod
688 ____________________________________________________________________________
689 [  1653] By: gsar                                  on 1998/07/26  02:05:46
690         Log: fix emacs/ptags for PL_* changes
691              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
692              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
693              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
694              Subject: [PATCH 5.004_76] Yet better ptags
695      Branch: maint-5.005/perl
696            ! emacs/ptags
697 ____________________________________________________________________________
698 [  1652] By: gsar                                  on 1998/07/26  02:03:01
699         Log: fix behavior of <=> on bigints
700              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
701              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
702              Date: Fri, 24 Jul 1998 18:29:53 +0100
703              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
704      Branch: maint-5.005/perl
705            ! lib/Math/BigInt.pm t/lib/bigintpm.t
706 ____________________________________________________________________________
707 [  1649] By: gsar                                  on 1998/07/24  03:56:56
708         Log: create maint-5.005 branch
709      Branch: maint-5.005/perl
710           +> (branch 1079 files)
711 ____________________________________________________________________________
712 [  1648] By: gsar                                  on 1998/07/24  03:36:35
713         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
714      Branch: perl
715            ! Changes
716
717 -------------
718 Version 5.005           Production release
719 -------------
720
721 ____________________________________________________________________________
722 [  1647] By: gsar                                  on 1998/07/22  21:11:29
723         Log: sneak in hints/irix_6.sh update
724      Branch: perl
725            ! Changes hints/irix_6.sh
726 ____________________________________________________________________________
727 [  1646] By: gsar                                  on 1998/07/22  21:00:44
728         Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
729              from Jon Orwant <orwant@media.mit.edu>; update guts documentation
730              to reflect PL_* changes; is this *it* for 5.005?
731      Branch: perl
732            ! Changes README.win32 patchlevel.h pod/perlcall.pod
733            ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
734            ! pod/perltoc.pod pod/perlxs.pod
735 ____________________________________________________________________________
736 [  1645] By: gsar                                  on 1998/07/22  19:37:41
737         Log: don't use qualify() in class methods
738              From:    Albert Dvornik <bert@genscan.com>
739              Date:    22 Jul 1998 15:14:46 EDT
740              Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
741              Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
742      Branch: perl
743            ! ext/IO/lib/IO/Handle.pm
744 ____________________________________________________________________________
745 [  1644] By: gsar                                  on 1998/07/22  18:13:31
746         Log: newer perlembed.pod
747      Branch: perl
748            ! pod/perlembed.pod
749 ____________________________________________________________________________
750 [  1643] By: gsar                                  on 1998/07/22  18:03:42
751         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
752              Date:    Wed, 22 Jul 1998 13:42:20 EDT
753              Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
754              Subject: Re: 5.005 - a sneak preview
755      Branch: perl
756            ! Porting/pumpkin.pod
757 ____________________________________________________________________________
758 [  1642] By: gsar                                  on 1998/07/22  17:58:42
759         Log: add perlmodinstall, regen perltoc
760      Branch: perl
761            + pod/perlmodinstall.pod
762            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
763            ! pod/perltoc.pod win32/pod.mak
764 ____________________________________________________________________________
765 [  1641] By: gsar                                  on 1998/07/22  17:11:55
766         Log: support optional crypt() with PERL_OBJECT
767              From:    "Douglas Lankshear" <dougl@ActiveState.com>
768              Date:    Wed, 22 Jul 1998 08:21:10 PDT
769              Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
770              Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
771      Branch: perl
772            ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
773            ! win32/perlhost.h win32/win32.c win32/win32iop.h
774 ____________________________________________________________________________
775 [  1640] By: gsar                                  on 1998/07/22  17:09:11
776         Log: win32 tweaks
777              Date:    Wed, 22 Jul 1998 07:09:09 PDT
778              Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
779              From:    "Douglas Lankshear" <dougl@ActiveState.com>
780      Branch: perl
781            ! win32/Makefile win32/makefile.mk win32/win32.h
782 ____________________________________________________________________________
783 [  1639] By: gsar                                  on 1998/07/22  17:00:30
784         Log: From:    d-lewart@uiuc.edu (Daniel S. Lewart)
785              Date:    Wed, 22 Jul 1998 06:20:08 CDT
786              Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
787              Subject: [PATCH] lib/Sys/Syslog.pm doc
788      Branch: perl
789            ! Changes lib/Sys/Syslog.pm
790 ____________________________________________________________________________
791 [  1638] By: gsar                                  on 1998/07/22  09:12:26
792         Log: up patchlevel etc (only doc patching from now on, testing in progress)
793      Branch: perl
794            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
795            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
796 ____________________________________________________________________________
797 [  1637] By: gsar                                  on 1998/07/22  08:27:09
798         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
799              Date:    Tue, 21 Jul 1998 16:04:40 PDT
800              Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
801              Subject: [PATCH 5.004_76]Document Vax C's death for VMS
802              --
803              Date:    Tue, 21 Jul 1998 16:08:57 PDT
804              Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
805              Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
806              --
807              Date:    Tue, 21 Jul 1998 16:05:56 PDT
808              Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
809              Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
810      Branch: perl
811            ! README.vms pod/perldelta.pod vms/descrip_mms.template
812 ____________________________________________________________________________
813 [  1636] By: gsar                                  on 1998/07/22  08:04:37
814         Log: fix quoting in t/io/inplace.t
815      Branch: perl
816            ! t/io/inplace.t
817 ____________________________________________________________________________
818 [  1635] By: gsar                                  on 1998/07/22  07:59:30
819         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
820              Date:    Tue, 21 Jul 1998 13:06:44 PDT
821              Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
822              Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
823      Branch: perl
824            ! t/io/inplace.t vms/test.com
825 ____________________________________________________________________________
826 [  1634] By: gsar                                  on 1998/07/22  07:55:35
827         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
828              Date:    Tue, 21 Jul 1998 12:42:20 PDT
829              Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
830              Subject: [PATCH 5.004_76]Fix inplace editing for VMS
831      Branch: perl
832            ! doio.c
833 ____________________________________________________________________________
834 [  1633] By: gsar                                  on 1998/07/22  07:53:53
835         Log: fix AIX hints for PL_* changes
836              From:    Jarkko Hietaniemi <jhi@iki.fi>
837              Date:    Tue, 21 Jul 1998 22:53:54 +0300
838              Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
839              Subject: Re: _76 fails to link B extension on AIX 414
840      Branch: perl
841            ! perl_exp.SH
842 ____________________________________________________________________________
843 [  1632] By: gsar                                  on 1998/07/22  07:51:56
844         Log: From:    Anton Berezin <tobez@plab.ku.dk>
845              Date:    Tue, 21 Jul 1998 21:46:45 +0200
846              Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
847              Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
848      Branch: perl
849            ! t/op/eval.t
850 ____________________________________________________________________________
851 [  1631] By: gsar                                  on 1998/07/22  07:48:20
852         Log: applied patch, with tweak suggested by Michael Parker
853              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
854              Date:    Tue, 21 Jul 1998 14:30:05 EDT
855              Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
856              Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
857      Branch: perl
858            ! hints/irix_6.sh
859 ____________________________________________________________________________
860 [  1630] By: gsar                                  on 1998/07/22  07:40:25
861         Log: better diagnostic on errno.t failure
862              From:    Graham Barr <gbarr@ti.com>
863              Date:    Tue, 21 Jul 1998 13:07:29 CDT
864              Message-Id: <19980721130729.K4337@asic.sc.ti.com>
865      Branch: perl
866            ! t/lib/errno.t
867 ____________________________________________________________________________
868 [  1629] By: gsar                                  on 1998/07/22  07:36:38
869         Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
870              the registry for anything that begins with "PERL", not "PERL5"
871              From:    "Douglas Lankshear" <dougl@ActiveState.com>
872              Date:    Tue, 21 Jul 1998 11:08:00 PDT
873              Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
874      Branch: perl
875            ! perl.c win32/perlhost.h win32/win32.c
876 ____________________________________________________________________________
877 [  1628] By: gsar                                  on 1998/07/22  07:28:35
878         Log: suppress redefined warnings on C<INIT {} INIT {}>
879      Branch: perl
880            ! op.c
881 ____________________________________________________________________________
882 [  1627] By: gsar                                  on 1998/07/22  07:15:19
883         Log: remove spurious $VERSION line that confuses CPAN
884              From:    Johan Vromans <jvromans@squirrel.nl>
885              Date:    Tue, 21 Jul 1998 20:01:36 +0200
886              Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
887              Subject: Re: 5.004_76 missing version numbers
888      Branch: perl
889            ! lib/Getopt/Long.pm
890 ____________________________________________________________________________
891 [  1626] By: gsar                                  on 1998/07/22  06:57:56
892         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
893              Date:    Tue, 21 Jul 1998 10:20:13 EDT
894              Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
895              Subject: [PATCH] Porting/config* updates for 5.005
896      Branch: perl
897            ! Changes Porting/config.sh Porting/config_H
898 ____________________________________________________________________________
899 [  1625] By: gsar                                  on 1998/07/22  06:46:38
900         Log: add a few more globals with old names #defined
901      Branch: perl
902            ! embed.pl embedvar.h
903 ____________________________________________________________________________
904 [  1624] By: gsar                                  on 1998/07/22  06:39:22
905         Log: allow extensions to be specified as paths 
906              From:    Paul Johnson <pjcj@transeda.com>
907              Date:    Tue, 21 Jul 1998 12:04:27 BST
908              Message-Id: <19980721120427.F903@west-tip.transeda.com>
909              Subject: [PATCH] 5.004_75 Embed and static extensions
910      Branch: perl
911            ! lib/ExtUtils/Embed.pm
912 ____________________________________________________________________________
913 [  1623] By: gsar                                  on 1998/07/22  06:12:50
914         Log: make $ prototype to accept THREADSVs
915      Branch: perl
916            ! op.c
917 ____________________________________________________________________________
918 [  1622] By: gsar                                  on 1998/07/22  06:04:25
919         Log: fix Liblist.pm to find entries that are plain pathnames on win32
920      Branch: perl
921            ! lib/ExtUtils/Liblist.pm
922 ____________________________________________________________________________
923 [  1621] By: gsar                                  on 1998/07/22  05:10:53
924         Log: perlfaq update from From Tom Christiansen and Nathan Torkington
925              (removes all mention of training courses from perlfaq*.pod)
926      Branch: perl
927            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
928            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
929            ! pod/perlfaq8.pod pod/perlfaq9.pod
930 ____________________________________________________________________________
931 [  1620] By: gsar                                  on 1998/07/22  02:51:13
932         Log: applied patch, modulo parts already added to perldelta
933              From:    Stephen McCamant <alias@mcs.com>
934              Date:    Tue, 21 Jul 1998 17:06:23 CDT
935              Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
936              Subject: [PATCH] Re: Beta2 is available
937      Branch: perl
938            ! pod/perldelta.pod
939 ____________________________________________________________________________
940 [  1619] By: gsar                                  on 1998/07/22  02:45:55
941         Log: applied patch, add new message to perldeta
942              From:    Stephen McCamant <alias@mcs.com>
943              Date:    Tue, 21 Jul 1998 16:12:25 CDT
944              Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
945              Subject: [PATCH] Band-aid patch for local($avhv->{a})
946      Branch: perl
947            ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
948 ____________________________________________________________________________
949 [  1618] By: gsar                                  on 1998/07/22  02:08:00
950         Log: fix up B modules for PL_* changes
951      Branch: perl
952            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
953 ____________________________________________________________________________
954 [  1617] By: gsar                                  on 1998/07/22  01:42:14
955         Log: From:    Malcolm Beattie <mbeattie@sable.ox.ac.uk>
956              Date:    Tue, 21 Jul 1998 18:13:16 BST
957              Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
958              Subject: Compiler docs for 5.005
959      Branch: perl
960            ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
961            ! ext/B/O.pm
962 ____________________________________________________________________________
963 [  1616] By: gsar                                  on 1998/07/22  01:29:09
964         Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
965              names
966      Branch: perl
967            ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
968            ! intrpvar.h
969 ____________________________________________________________________________
970 [  1615] By: nick                                  on 1998/07/21  22:26:34
971         Log: Mingw32 PERL_OBJECT tweaks
972      Branch: perl
973            ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
974 ____________________________________________________________________________
975 [  1614] By: gsar                                  on 1998/07/21  19:43:32
976         Log: fix off-by-one in change#623 that broke lexical lookups in eval''
977      Branch: perl
978            ! pp_ctl.c
979
980 ----------------
981 Version 5.004_76        5.005 Public Beta, Issue 2
982 ----------------
983
984 ____________________________________________________________________________
985 [  1613] By: gsar                                  on 1998/07/21  10:26:01
986         Log: final tweaks before beta2
987      Branch: perl
988            + Porting/findvars
989           +> Porting/fixvars
990            - fixvars
991            ! Changes MANIFEST intrpvar.h iperlsys.h
992            ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
993 ____________________________________________________________________________
994 [  1612] By: gsar                                  on 1998/07/21  07:15:54
995         Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
996      Branch: perl
997            ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
998            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
999            ! win32/win32sck.c
1000 ____________________________________________________________________________
1001 [  1611] By: gsar                                  on 1998/07/21  07:12:00
1002         Log: fix bytecode.pl with moved var names
1003      Branch: perl
1004            ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
1005 ____________________________________________________________________________
1006 [  1610] By: gsar                                  on 1998/07/21  05:51:10
1007         Log: tweak toke.c
1008      Branch: perl
1009            ! toke.c
1010 ____________________________________________________________________________
1011 [  1609] By: gsar                                  on 1998/07/21  05:46:59
1012         Log: change case of PERL_OBJECT filenames, consistent with the rest
1013      Branch: perl
1014            + XSlock.h objXSUB.h
1015            - ObjXSub.h XSLock.h
1016            ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
1017            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
1018 ____________________________________________________________________________
1019 [  1608] By: gsar                                  on 1998/07/21  05:31:13
1020         Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
1021      Branch: perl
1022            ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
1023 ____________________________________________________________________________
1024 [  1607] By: gsar                                  on 1998/07/21  05:29:10
1025         Log: part 1 of PERL_OBJECT fixes for new var names
1026      Branch: perl
1027            ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
1028            ! run.c win32/GenCAPI.pl
1029 ____________________________________________________________________________
1030 [  1606] By: gsar                                  on 1998/07/21  05:17:26
1031         Log: From:    Stephen McCamant <alias@mcs.com>
1032              Date:    Mon, 20 Jul 1998 23:53:32 CDT
1033              Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
1034              Subject: [PATCH] redundant RV2GVs in ck_fun()
1035      Branch: perl
1036            ! op.c
1037 ____________________________________________________________________________
1038 [  1605] By: gsar                                  on 1998/07/21  05:13:28
1039         Log: From:    Stephen McCamant <alias@mcs.com>
1040              Date:    Mon, 20 Jul 1998 23:32:42 CDT
1041              Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
1042              Subject: B::Deparse 0.56 (first testsuite fixes; big)
1043      Branch: perl
1044            ! ext/B/B/Deparse.pm
1045 ____________________________________________________________________________
1046 [  1604] By: gsar                                  on 1998/07/21  05:07:29
1047         Log: applied a slightly tweaked version of suggested patch
1048              From: Colin Kuskie <ckuskie@cadence.com>
1049              Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
1050              Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
1051              Subject: [PATCH _75] More documentation for -i prefix
1052      Branch: perl
1053            ! pod/perlrun.pod
1054 ____________________________________________________________________________
1055 [  1603] By: gsar                                  on 1998/07/21  04:59:19
1056         Log: disable malloced_size() feedback with -DLEAKTEST
1057              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1058              Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
1059              Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
1060              Subject: [PATCH 5.004_75] -DLEAKTEST broken
1061      Branch: perl
1062            ! av.c sv.c
1063 ____________________________________________________________________________
1064 [  1602] By: gsar                                  on 1998/07/21  04:57:43
1065         Log: fix hints/hpux.sh for cpp recognition
1066              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1067              Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
1068              Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
1069              Subject: RE: Configure misses preprocessor on HP-UX
1070      Branch: perl
1071            ! hints/hpux.sh
1072 ____________________________________________________________________________
1073 [  1601] By: gsar                                  on 1998/07/21  04:55:51
1074         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1075              Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
1076              Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
1077              Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
1078      Branch: perl
1079            ! pp_ctl.c t/op/pat.t
1080 ____________________________________________________________________________
1081 [  1600] By: gsar                                  on 1998/07/21  04:48:32
1082         Log: allocate a whole fd_set for pp_sselect() on more platforms
1083              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1084              Date: 20 Jul 1998 00:14:18 +0300
1085              Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
1086              Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
1087      Branch: perl
1088            ! pp_sys.c
1089 ____________________________________________________________________________
1090 [  1599] By: gsar                                  on 1998/07/21  04:44:04
1091         Log: add tests to check if context propagation works
1092              From: Francois Desarmenien <desar@club-internet.fr>
1093              Date: Sun, 19 Jul 1998 12:28:33 +0200
1094              Message-ID: <35B1CA51.A606AD27@club-internet.fr>
1095              Subject: Re: m//g strange behaviour in 5.004
1096      Branch: perl
1097            + t/op/context.t
1098            ! MANIFEST
1099 ____________________________________________________________________________
1100 [  1598] By: gsar                                  on 1998/07/21  04:37:49
1101         Log: applied RE doc patches, with tweaks to the prose
1102              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1103              Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
1104              Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
1105              Subject: [PATCH 5.004_72] Document irregular zero-length matches
1106              --
1107              Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
1108              Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
1109              Subject: [PATCH 5.004_72] Another irregularity of expressions documented
1110      Branch: perl
1111            ! pod/perlre.pod
1112 ____________________________________________________________________________
1113 [  1597] By: gsar                                  on 1998/07/21  04:16:51
1114         Log: pod tweak suggested by Ilya
1115      Branch: perl
1116            ! pod/perlfunc.pod
1117 ____________________________________________________________________________
1118 [  1596] By: gsar                                  on 1998/07/21  04:12:39
1119         Log: enable color output with -Mre=debugcolor with -DDEBUGGING
1120              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1121              Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
1122              Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
1123              Subject: [PATCH 5.004_72] Better -Mre=colordb
1124      Branch: perl
1125            ! ext/re/re.xs
1126 ____________________________________________________________________________
1127 [  1595] By: gsar                                  on 1998/07/21  04:07:44
1128         Log: From: "John L. Allen" <allen@grumman.com>
1129              Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
1130              Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
1131              Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
1132      Branch: perl
1133            ! utils/perlbug.PL
1134 ____________________________________________________________________________
1135 [  1594] By: gsar                                  on 1998/07/21  04:06:06
1136         Log: don't use SelectSaver on IO::Handle->input_*() methods
1137              From: Robin Barker <rmb1@cise.npl.co.uk>
1138              Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
1139              Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
1140              Subject: Re: Bug in IO::Handle->input_record_separator
1141      Branch: perl
1142            ! ext/IO/lib/IO/Handle.pm
1143 ____________________________________________________________________________
1144 [  1593] By: gsar                                  on 1998/07/21  04:03:46
1145         Log: applied a tweaked version of suggested patch
1146              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1147              Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
1148              Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
1149              Subject: [PATCH 5.004_72] Enable/document colors in re.pm
1150      Branch: perl
1151            ! ext/re/re.pm
1152 ____________________________________________________________________________
1153 [  1592] By: gsar                                  on 1998/07/21  03:49:55
1154         Log: remove compat3.sym and rename perld4.pod
1155      Branch: perl
1156           +> pod/perl5004delta.pod
1157            - compat3.sym pod/perld4.pod
1158            ! MANIFEST
1159 ____________________________________________________________________________
1160 [  1591] By: gsar                                  on 1998/07/21  03:38:16
1161         Log: update patchlevel, Changes
1162      Branch: perl
1163            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
1164            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1165 ____________________________________________________________________________
1166 [  1590] By: gsar                                  on 1998/07/21  03:06:04
1167         Log: documentation tweaks from Abigail <abigail@fnx.com>
1168              Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
1169              Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
1170              Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
1171              --
1172              Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
1173              Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
1174              Subject: [PATCH 5.00475] pod/perlguts.pod
1175              --
1176              Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
1177              Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
1178              Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
1179              --
1180              Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
1181              Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
1182              Subject: [PATCH, 5.00475], pod/perlsub.pod
1183              --
1184              Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
1185              Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
1186              Subject: [PATCH 5.00475] pod/perlfunc.pod
1187      Branch: perl
1188            ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
1189            ! pod/perlsyn.pod
1190 ____________________________________________________________________________
1191 [  1589] By: gsar                                  on 1998/07/21  02:44:25
1192         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1193              Date: Wed, 15 Jul 1998 09:38:12 -0700
1194              Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
1195              Subject: [PATCH 5.005-beta1]Quick VMS config update
1196              --
1197              Date: Wed, 15 Jul 1998 12:53:52 -0700
1198              Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
1199              Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
1200              --
1201              Date: Thu, 16 Jul 1998 11:15:44 -0700
1202              Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
1203              Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
1204              --
1205              Date: Thu, 16 Jul 1998 11:21:55 -0700
1206              Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
1207              Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
1208              --
1209              Date: Thu, 16 Jul 1998 11:25:04 -0700
1210              Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
1211              Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
1212              --
1213              Date: Fri, 17 Jul 1998 15:29:13 -0700
1214              Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
1215              Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
1216              --
1217              Date: Mon, 20 Jul 1998 10:20:49 -0700
1218              Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
1219              Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
1220              --
1221              Date: Mon, 20 Jul 1998 10:13:03 -0700
1222              Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
1223              Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
1224              --
1225              From: Brad Hughes <brad@tgsmc.com>
1226              Date: Mon, 20 Jul 1998 15:51:22 -0700
1227              Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
1228              Subject: patch for readme.vms
1229      Branch: perl
1230            ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
1231            ! vms/gen_shrfls.pl vms/subconfigure.com
1232 ____________________________________________________________________________
1233 [  1588] By: gsar                                  on 1998/07/21  01:26:20
1234         Log: change#1481 didn't go through at all, redo it
1235      Branch: perl
1236            ! t/base/rs.t
1237 ____________________________________________________________________________
1238 [  1587] By: gsar                                  on 1998/07/21  01:21:41
1239         Log: workaround C<"foo" "bar"> catenation-intolerant compilers
1240      Branch: perl
1241            ! regexec.c toke.c
1242 ____________________________________________________________________________
1243 [  1586] By: gsar                                  on 1998/07/21  01:05:49
1244         Log: do not override PERL_DESTRUCT_LEVEL if use has it set
1245      Branch: perl
1246            ! t/TEST
1247 ____________________________________________________________________________
1248 [  1585] By: gsar                                  on 1998/07/21  00:39:17
1249         Log: fix small memory leak when mess_sv happens to be touched by magic
1250      Branch: perl
1251            ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1252 ____________________________________________________________________________
1253 [  1584] By: gsar                                  on 1998/07/21  00:37:32
1254         Log: fix memory leak in C<local(*foo) = 'bar'>
1255      Branch: perl
1256            ! scope.c
1257 ____________________________________________________________________________
1258 [  1583] By: TimBunce                              on 1998/07/20  22:14:11
1259         Log: Update Changes and patchlevel.h for release. At last.
1260      Branch: maint-5.004/perl
1261            ! Changes patchlevel.h
1262 ____________________________________________________________________________
1263 [  1582] By: gsar                                  on 1998/07/20  21:28:43
1264         Log: add rsfp_filters and perldb to pollutants list
1265      Branch: perl
1266            ! embed.pl
1267 ____________________________________________________________________________
1268 [  1581] By: nick                                  on 1998/07/20  19:22:37
1269         Log: Integrate mainline pre-beta2 - just in case 
1270      Branch: ansiperl
1271           !> (integrate 66 files)
1272 ____________________________________________________________________________
1273 [  1580] By: TimBunce                              on 1998/07/20  17:16:38
1274         Log: Assorted patches:
1275              
1276              Title:  "Clean up hash array allocation"
1277              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1278              Msg-ID:  <199807201052.GAA13336@aatma.engin.umich.edu>
1279              Files:  hv.c
1280              
1281              Title:  "Further fixes for cppstdin on HP-UX 11"
1282              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1283              Msg-ID:  <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
1284              Files:  hints/hpux.sh
1285      Branch: maint-5.004/perl
1286            ! hints/hpux.sh hv.c
1287 ____________________________________________________________________________
1288 [  1579] By: TimBunce                              on 1998/07/20  09:46:14
1289         Log: Assorted patches:
1290              
1291              Title:  "Fix C<$1 .. $2> coredump under debugger"
1292              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1293              Msg-ID:  <199807200042.UAA23288@aatma.engin.umich.edu>
1294              Files:  pp_ctl.c
1295              
1296              Title:  "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
1297              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1298              Msg-ID:  <199807191829.OAA12433@aatma.engin.umich.edu>
1299              Files:  embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
1300              
1301              Title:  "fix major bug (from 5.003_96); void contexts were using the context
1302              of the enclosing sub!"
1303              From:  Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
1304              <gsar@engin.umich.edu>
1305              Msg-ID:  <199807180927.FAA08032@aatma.engin.umich.edu>,
1306              <35B1CA51.A606AD27@club-internet.fr>
1307              Files:  op.h
1308              
1309              Title:  "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
1310              From:  Johan Vromans <jvromans@squirrel.nl>
1311              Msg-ID:  <13745.47704.943964.34613@phoenix.squirrel.nl>
1312              Files:  lib/Getopt/Long.pm
1313              
1314              Title:  "Add Porting/p4d2p utility for converting perforce diffs"
1315              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1316              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>
1317              Files:  MANIFEST Porting/p4d2p
1318      Branch: maint-5.004/perl
1319            + Porting/p4d2p
1320            ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
1321            ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
1322 ____________________________________________________________________________
1323 [  1578] By: gsar                                  on 1998/07/20  09:38:39
1324         Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
1325              brute force search script).  Result builds and passes all tests on
1326              Solaris.  win32 and PERL_OBJECT are still untested.
1327      Branch: perl
1328            ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
1329            ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
1330            ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
1331            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
1332            ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
1333            ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
1334            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
1335            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
1336            ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
1337            ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
1338            ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
1339            ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
1340            ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
1341            ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
1342            ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
1343 ____________________________________________________________________________
1344 [  1577] By: TimBunce                              on 1998/07/20  08:28:17
1345         Log: Title:  "Make failed matches return empty list in list context"
1346              From:  "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
1347              <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
1348              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>,
1349              <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
1350              <35B156FB.504E66E@aaii.oz.au>
1351              Files:  pod/perlop.pod pp_hot.c t/op/pat.t
1352      Branch: maint-5.004/perl
1353            ! pod/perlop.pod pp_hot.c t/op/pat.t
1354 ____________________________________________________________________________
1355 [  1576] By: TimBunce                              on 1998/07/20  08:11:37
1356         Log: Title:  "win32 update from 5.005 beta 2 for 5.004_05"
1357              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1358              Msg-ID:  <199807192332.TAA20905@aatma.engin.umich.edu>
1359              Files:  win32/include/dirent.h win32/include/sys/socket.h proto.h
1360              lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
1361              win32/win32.h win32/win32iop.h README.win32 installperl
1362              pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
1363              win32/config_H.bc win32/config_H.vc win32/config_h.PL
1364              win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
1365              win32/makefile.mk win32/pod.mak win32/win32.c
1366              win32/win32sck.c win32/bin/pl2bat.pl
1367      Branch: maint-5.004/perl
1368            ! README.win32 installperl lib/ExtUtils/Liblist.pm
1369            ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
1370            ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
1371            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
1372            ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
1373            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
1374            ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
1375            ! win32/win32sck.c
1376 ____________________________________________________________________________
1377 [  1575] By: gsar                                  on 1998/07/20  01:27:14
1378         Log: integrate ansi branch to get s/foo/PL_foo/ changes
1379      Branch: perl
1380           +> fixvars
1381           !> (integrate 537 files)
1382 ____________________________________________________________________________
1383 [  1574] By: gsar                                  on 1998/07/20  00:33:43
1384         Log: fix C<$1 .. $2> coredump under debugger
1385      Branch: perl
1386            ! pp_ctl.c
1387 ____________________________________________________________________________
1388 [  1573] By: gsar                                  on 1998/07/20  00:28:27
1389         Log: misc win32 config tweaks
1390      Branch: perl
1391            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1392            ! win32/config_h.PL win32/makefile.mk
1393 ____________________________________________________________________________
1394 [  1572] By: nick                                  on 1998/07/19  19:04:58
1395         Log: Missed file that had changed
1396      Branch: ansiperl
1397            ! embedvar.h
1398 ____________________________________________________________________________
1399 [  1571] By: nick                                  on 1998/07/19  18:57:35
1400         Log: Another threaded, perl malloc issue, x2p's Makefile.SH  has a 
1401              pattern match...
1402      Branch: ansiperl
1403            ! x2p/Makefile.SH
1404 ____________________________________________________________________________
1405 [  1570] By: nick                                  on 1998/07/19  18:16:20
1406         Log: Drat! - threaded perl-malloc has mutex that needs PL_
1407      Branch: ansiperl
1408            ! malloc.c perl.h
1409 ____________________________________________________________________________
1410 [  1569] By: nick                                  on 1998/07/19  17:55:22
1411         Log: PL_ for perl's malloc
1412      Branch: ansiperl
1413            ! hv.c malloc.c
1414 ____________________________________________________________________________
1415 [  1568] By: nick                                  on 1998/07/19  16:23:30
1416         Log: PL_ minir tidy up
1417      Branch: ansiperl
1418            ! embed.pl ext/Thread/Thread.xs util.c
1419 ____________________________________________________________________________
1420 [  1567] By: nick                                  on 1998/07/19  13:21:07
1421         Log: Add PL_ to merged file
1422      Branch: ansiperl
1423            ! pp_hot.c
1424 ____________________________________________________________________________
1425 [  1566] By: nick                                  on 1998/07/19  12:38:30
1426         Log: Merge Mainline
1427      Branch: ansiperl
1428            + fixvars
1429           !> (integrate 29 files)
1430 ____________________________________________________________________________
1431 [  1565] By: gsar                                  on 1998/07/19  07:06:54
1432         Log: tweak pod in MakeMaker.pm
1433              From: Paul Johnson <pjcj@transeda.com>
1434              Date: Sat, 18 Jul 1998 15:58:48 +0100
1435              Message-ID: <19980718155847.D903@west-tip.transeda.com>
1436              Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
1437      Branch: perl
1438            ! lib/ExtUtils/MakeMaker.pm
1439 ____________________________________________________________________________
1440 [  1564] By: gsar                                  on 1998/07/19  07:04:45
1441         Log: From: Gisle Aas <gisle@aas.no>
1442              Date: 17 Jul 1998 22:49:32 +0200
1443              Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
1444              Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
1445      Branch: perl
1446            ! sv.c
1447 ____________________________________________________________________________
1448 [  1563] By: gsar                                  on 1998/07/19  07:03:32
1449         Log: update freebsd hints
1450              From: Mik Firestone <fireston@lexmark.com>
1451              Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
1452              Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
1453              Subject: [PATCH 5.005b1] hints/freebsd.sh
1454      Branch: perl
1455            ! hints/freebsd.sh
1456 ____________________________________________________________________________
1457 [  1562] By: gsar                                  on 1998/07/19  07:01:33
1458         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1459              Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
1460              Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
1461              Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
1462      Branch: perl
1463            ! README.mpeix hints/mpeix.sh
1464 ____________________________________________________________________________
1465 [  1561] By: gsar                                  on 1998/07/19  07:00:19
1466         Log: From: Norton Allen <allen@huarp.harvard.edu>
1467              Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
1468              Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
1469              Subject: [PATCH: 75] make install fails
1470      Branch: perl
1471            ! Makefile.SH
1472 ____________________________________________________________________________
1473 [  1560] By: gsar                                  on 1998/07/19  06:58:55
1474         Log: fix flawed substitution-loop detection on zero-length matches
1475              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1476              Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
1477              Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
1478              Subject: [PATCH 5.004_72] Substitution loop in devel branch
1479      Branch: perl
1480            ! pp_hot.c t/op/subst.t
1481 ____________________________________________________________________________
1482 [  1559] By: gsar                                  on 1998/07/19  06:56:19
1483         Log: add perltrap entry about "${#a}", as suggested by
1484              andy barfoot <abarfoot@eng.auburn.edu>
1485      Branch: perl
1486            ! pod/perltrap.pod
1487 ____________________________________________________________________________
1488 [  1558] By: gsar                                  on 1998/07/19  06:43:53
1489         Log: From: Anton Berezin <tobez@plab.ku.dk>
1490              Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
1491              Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
1492              Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
1493      Branch: perl
1494            ! pod/perlcall.pod
1495 ____________________________________________________________________________
1496 [  1557] By: gsar                                  on 1998/07/19  06:40:33
1497         Log: From: "Art Green" <Art_Green@mercmarine.com>
1498              Date: Thu, 16 Jul 1998 21:37:05 -0500
1499              Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
1500              Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
1501      Branch: perl
1502            ! hints/aix.sh
1503 ____________________________________________________________________________
1504 [  1556] By: gsar                                  on 1998/07/19  06:38:17
1505         Log: update README.threads
1506              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1507              Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
1508              Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
1509              Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
1510      Branch: perl
1511            ! README.threads
1512 ____________________________________________________________________________
1513 [  1555] By: gsar                                  on 1998/07/19  06:36:32
1514         Log: From: Scott Henry <scotth@sgi.com>
1515              Date: 15 Jul 1998 20:23:02 -0700
1516              Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1517              Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
1518      Branch: perl
1519            ! hints/irix_6.sh
1520 ____________________________________________________________________________
1521 [  1554] By: gsar                                  on 1998/07/19  06:35:10
1522         Log: From: Spider Boardman <spider@web.zk3.dec.com>
1523              Date: Wed, 15 Jul 1998 16:56:48 -0400
1524              Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
1525              Subject: [PATCH _75] dec_osf hints still wrong
1526      Branch: perl
1527            ! hints/dec_osf.sh
1528 ____________________________________________________________________________
1529 [  1553] By: gsar                                  on 1998/07/19  06:33:29
1530         Log: tweak hpux hints in vain attempt to get cppstdin set properly
1531              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1532              Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
1533              Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
1534              Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1535              --
1536              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1537              Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
1538              Subject: Re: Configure misses preprocessor on HP-UX
1539              Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1540      Branch: perl
1541            ! hints/hpux.sh
1542 ____________________________________________________________________________
1543 [  1552] By: gsar                                  on 1998/07/19  06:26:24
1544         Log: From: Tye McQueen <tye@metronet.com>
1545              Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
1546              Message-Id: <199807151846.AA12653@metronet.com>
1547              Subject: Minor debugger fix
1548      Branch: perl
1549            ! lib/perl5db.pl
1550 ____________________________________________________________________________
1551 [  1551] By: gsar                                  on 1998/07/19  06:25:05
1552         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1553              Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
1554              Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
1555              Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
1556      Branch: perl
1557            ! INSTALL pp.c
1558 ____________________________________________________________________________
1559 [  1550] By: gsar                                  on 1998/07/19  06:23:10
1560         Log: minor re.pm cleanup
1561              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1562              Date: Wed, 15 Jul 1998 12:41:14 +0100
1563              Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
1564              Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
1565      Branch: perl
1566            ! ext/re/re.pm pod/perldiag.pod
1567 ____________________________________________________________________________
1568 [  1549] By: gsar                                  on 1998/07/19  06:20:49
1569         Log: export additional symbols on OS/2
1570              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1571              Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
1572              Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
1573              Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
1574      Branch: perl
1575            ! os2/os2.sym
1576 ____________________________________________________________________________
1577 [  1548] By: gsar                                  on 1998/07/19  06:18:58
1578         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1579              Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
1580              Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
1581              Subject: [PATCH 5.004_72] Minor improvements to perlcc
1582      Branch: perl
1583            ! utils/perlcc.PL
1584 ____________________________________________________________________________
1585 [  1547] By: gsar                                  on 1998/07/19  06:17:22
1586         Log: applied slightly tweaked version of patch
1587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1588              Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
1589              Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
1590              Subject: [PATCH 5.004_72] Updated patch to Test::Harness
1591      Branch: perl
1592            ! lib/Test/Harness.pm
1593 ____________________________________________________________________________
1594 [  1546] By: gsar                                  on 1998/07/19  06:11:03
1595         Log: improve 'frame' handling in debugger
1596              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1597              Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
1598              Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
1599              Subject: [PATCH 5.004_72] Better debugger trace
1600      Branch: perl
1601            ! lib/perl5db.pl
1602 ____________________________________________________________________________
1603 [  1545] By: gsar                                  on 1998/07/19  06:07:51
1604         Log: fix and test handling of literal newlines in heredocs
1605              From: Gisle Aas <gisle@aas.no>
1606              Date: 17 Jul 1998 14:58:25 +0200
1607              Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
1608              Subject: Re: [PATCH _71] CRs et al
1609              --
1610              From: larry@wall.org (Larry Wall)
1611              Date: Fri, 17 Jul 1998 09:32:35 -0700
1612              Message-Id: <199807171632.JAA12959@wall.org>
1613              Subject: Re: [PATCH _71] CRs et al
1614      Branch: perl
1615            ! t/comp/multiline.t toke.c
1616 ____________________________________________________________________________
1617 [  1544] By: gsar                                  on 1998/07/19  06:00:12
1618         Log: remove possibly unwritable lib/re.pm before overwrite
1619              From: larry@wall.org (Larry Wall)
1620              Date: Wed, 15 Jul 1998 14:26:03 -0700
1621              Message-Id: <199807152126.OAA04623@wall.org>
1622              Subject: Re: bug encountered building perl5.005beta1
1623      Branch: perl
1624            ! Makefile.SH
1625 ____________________________________________________________________________
1626 [  1543] By: gsar                                  on 1998/07/19  05:56:18
1627         Log: unsubmitted Changes tweak
1628      Branch: perl
1629            ! Changes cygwin32/ld2
1630 ____________________________________________________________________________
1631 [  1542] By: gsar                                  on 1998/07/19  01:21:22
1632         Log: make failed matches return empty list in list context
1633      Branch: perl
1634            ! pod/perlop.pod pp_hot.c t/op/pat.t
1635 ____________________________________________________________________________
1636 [  1541] By: gsar                                  on 1998/07/18  22:27:59
1637         Log: remove obsolete perltrap about m//g's pos() reset behavior
1638      Branch: perl
1639            ! pod/perltrap.pod
1640 ____________________________________________________________________________
1641 [  1540] By: nick                                  on 1998/07/18  22:16:26
1642         Log: PL_ stuff passes non-threaded on Mingw32
1643              (Why did it compile without this fix?)
1644      Branch: ansiperl
1645            ! pp_sys.c
1646 ____________________________________________________________________________
1647 [  1539] By: TimBunce                              on 1998/07/18  22:04:58
1648         Log: Assorted patches:
1649              
1650              Title:  "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1651              From:  Paul Johnson <pjcj@transeda.com>
1652              Msg-ID:  <19980718155847.D903@west-tip.transeda.com>
1653              Files:  lib/ExtUtils/MakeMaker.pm
1654              
1655              Title:  "Update t/op/array.t (from 5.005 beta 1)"
1656              Files:  t/op/array.t
1657      Branch: maint-5.004/perl
1658            ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1659 ____________________________________________________________________________
1660 [  1538] By: TimBunce                              on 1998/07/18  21:57:50
1661         Log: Title:  "Remove flawed '// with parens or $&' performance patch (Change 662)"
1662              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1663              larry@wall.org (Larry Wall)
1664              Msg-ID:  <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1665              <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1666              Files:  cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1667              pp_ctl.c pp_hot.c regexec.c scope.c
1668      Branch: maint-5.004/perl
1669            ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1670            ! pp_hot.c proto.h regexec.c regexp.h scope.c
1671 ____________________________________________________________________________
1672 [  1537] By: nick                                  on 1998/07/18  20:56:58
1673         Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1674      Branch: ansiperl
1675            ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1676            ! win32/win32.c win32/win32.h
1677 ____________________________________________________________________________
1678 [  1536] By: nick                                  on 1998/07/18  20:50:26
1679         Log: Merge latest mainline
1680      Branch: ansiperl
1681            ! patchlevel.h
1682           !> ext/Thread/Thread.xs op.h util.c
1683 ____________________________________________________________________________
1684 [  1535] By: nick                                  on 1998/07/18  16:45:29
1685         Log: Edited "behind my back" ...
1686      Branch: ansiperl
1687            ! vms/perly_c.vms
1688 ____________________________________________________________________________
1689 [  1534] By: nick                                  on 1998/07/18  16:38:27
1690         Log: PL_ stuff for threads
1691      Branch: ansiperl
1692            ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1693            ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1694            ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1695            ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1696            ! thread.h toke.c util.c win32/perllib.c
1697 ____________________________________________________________________________
1698 [  1533] By: nick                                  on 1998/07/18  14:30:54
1699         Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1700              (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1701      Branch: ansiperl
1702            ! embed.pl intrpvar.h perl.c toke.c
1703 ____________________________________________________________________________
1704 [  1532] By: nick                                  on 1998/07/18  13:53:03
1705         Log: PL_ prefix to all perlvars, part1
1706              Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1707      Branch: ansiperl
1708            ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1709            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1710            ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1711            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1712            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1713            ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1714            ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1715            ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1716            ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1717            ! thrdvar.h toke.c universal.c util.c
1718 ____________________________________________________________________________
1719 [  1531] By: gsar                                  on 1998/07/18  08:48:13
1720         Log: fix yet another USE_THREADS leak due to failure to free stacks
1721      Branch: perl
1722            ! ext/Thread/Thread.xs util.c
1723 ____________________________________________________________________________
1724 [  1530] By: gsar                                  on 1998/07/18  08:46:58
1725         Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1726              using the context of the enclosing sub!
1727      Branch: perl
1728            ! op.h
1729 ____________________________________________________________________________
1730 [  1529] By: nick                                  on 1998/07/18  08:18:03
1731         Log: Integrate post-beta tweaks to ansiperl
1732      Branch: ansiperl
1733           !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1734           !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1735           !> t/op/vec.t toke.c util.c
1736 ____________________________________________________________________________
1737 [  1528] By: gsar                                  on 1998/07/18  04:23:12
1738         Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1739      Branch: perl
1740            ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1741            ! t/op/substr.t t/op/vec.t
1742 ____________________________________________________________________________
1743 [  1527] By: gsar                                  on 1998/07/18  02:16:40
1744         Log: check ferror() only if read() returned 0
1745      Branch: perl
1746            ! pp_sys.c
1747 ____________________________________________________________________________
1748 [  1526] By: gsar                                  on 1998/07/18  02:08:01
1749         Log: fix another CvMUTEXP() leak
1750      Branch: perl
1751            ! gv.c
1752 ____________________________________________________________________________
1753 [  1525] By: TimBunce                              on 1998/07/18  01:51:52
1754         Log: Assorted patches:
1755              
1756              Title:  "Fix @a=@a=qw(...) properly"
1757              From:  Stephen McCamant <alias@mcs.com>
1758              Msg-ID:  <13742.49404.367751.437966@alias-2.pr.mcs.net>
1759              Files:  opcode.h
1760              
1761              Title:  "Larry's patch to support CR LF in scripts (updated)"
1762              From:  Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1763              Msg-ID:  <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1764              Files:  t/comp/multiline.t toke.c
1765              
1766              Title:  "Change getc() docs to match behaviour. Make read() return undef on
1767              error."
1768              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1769              Msg-ID:  <199807052257.SAA10004@aatma.engin.umich.edu>
1770              Files:  pod/perlfunc.pod pp_sys.c
1771              
1772              Title:  "Update patchls utility"
1773              Files:  Porting/patchls
1774      Branch: maint-5.004/perl
1775            ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1776            ! t/comp/multiline.t toke.c
1777 ____________________________________________________________________________
1778 [  1524] By: gsar                                  on 1998/07/18  01:22:35
1779         Log: fix CvMUTEXP() leaks with -Dusethreads
1780      Branch: perl
1781            ! op.c toke.c
1782 ____________________________________________________________________________
1783 [  1523] By: gsar                                  on 1998/07/18  01:17:28
1784         Log: fix $/ init for multiple interpreters/threads
1785      Branch: perl
1786            ! ext/Thread/Thread.xs perl.c util.c
1787 ____________________________________________________________________________
1788 [  1522] By: gsar                                  on 1998/07/18  01:11:07
1789         Log: fix missing init that caused RE alternations to fail under
1790              -Dusethreads
1791      Branch: perl
1792            ! util.c
1793 ____________________________________________________________________________
1794 [  1521] By: TimBunce                              on 1998/07/16  22:23:25
1795         Log: Assorted patches:
1796              
1797              Title:  "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1798              From:  Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1799              Msg-ID:  <19980708181055.A8005@perlsupport.com>,
1800              <tqn2adkvge.fsf@puma.genscan.com>
1801              Files:  util.c
1802              
1803              Title:  "Document perltrap on precedence of keys/values/each"
1804              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1805              Msg-ID:  <199807151857.OAA04704@aatma.engin.umich.edu>
1806              Files:  pod/perltrap.pod
1807              
1808              Title:  "perlbook.pod patch"
1809              From:  Tom Christiansen <tchrist@chthon.perl.com>
1810              Msg-ID:  <199807140037.SAA04556@chthon.perl.com>
1811              Files:  pod/perlbook.pod
1812              
1813              Title:  "perlmod.pod patch"
1814              From:  Tom Christiansen <tchrist@chthon.perl.com>
1815              Msg-ID:  <199807140109.TAA04678@chthon.perl.com>
1816              Files:  pod/perlmod.pod
1817              
1818              Title:  "Fix bug in IO::Handle->input_record_separator"
1819              From:  Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1820              <Swen.Thuemmler@paderlinx.de>
1821              Msg-ID:  <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1822              <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1823              Files:  ext/IO/lib/IO/Handle.pm
1824              
1825              Title:  "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1826              Files:  lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1827              t/lib/trig.t utils/h2ph.PL
1828              
1829              Title:  "Update hints/irix_6.sh"
1830              From:  Scott Henry <scotth@sgi.com>
1831              Msg-ID:  <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1832              Files:  hints/irix_6.sh
1833              
1834              Title:  "Configure misses preprocessor on HP-UX (further fix)"
1835              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1836              Msg-ID:  <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1837              Files:  hints/hpux.sh
1838              
1839              Title:  "update perlbug to v1.26 (from 5.005 beta 1)"
1840              Files:  utils/perlbug.PL
1841      Branch: maint-5.004/perl
1842            ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1843            ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1844            ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1845            ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1846 ____________________________________________________________________________
1847 [  1520] By: TimBunce                              on 1998/07/15  21:24:12
1848         Log: Assorted patches:
1849              
1850              Title:  "Add stub attrs.pm"
1851              From:  Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1852              Msg-ID:  <19980713163312.A18222@asic.sc.ti.com>,
1853              <199807132140.RAA09583@aatma.engin.umich.edu>
1854              Files:  MANIFEST lib/attrs.pm
1855              
1856              Title:  "Fix @a=@a=qw(...)"
1857              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1858              <alias@mcs.com>
1859              Msg-ID:  <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1860              <199807122351.TAA05649@aatma.engin.umich.edu>
1861              Files:  op.c opcode.pl t/op/array.t
1862              
1863              Title:  "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1864              From:  Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1865              Msg-ID:  <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1866              <m33ec4jdwn.fsf@furu.g.aas.no>
1867              Files:  sv.c
1868              
1869              Title:  "Make Power MachTen use vfork() and system malloc()"
1870              From:  Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1871              Msg-ID:  <v03110700b1c95b010820@[195.95.102.91]>
1872              Files:  hints/machten.sh malloc.c
1873              
1874              Title:  "Use REG_INFTY in place of hardwired constant"
1875              From:  Dominic Dunlop <domo@computer.org>
1876              Msg-ID:  <v03110703b1ca662c44f8@[195.95.102.91]>
1877              Files:  regcomp.h regcomp.c regexec.c
1878              
1879              Title:  "Minor debugger fix (history adds an extra newline)"
1880              From:  Tye McQueen <tye@metronet.com>
1881              Msg-ID:  <199807151846.AA12653@metronet.com>
1882              Files:  lib/perl5db.pl
1883              
1884              Title:  "Protect Term::ReadLine against non-default $/ value"
1885              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>,
1886              kstar@chapin.edu@ig.co.uk ()
1887              Msg-ID:  <19980713151749.G8596@O2.chapin.edu>,
1888              <199807132139.RAA11270@monk.mps.ohio-state.edu>
1889              Files:  lib/Term/ReadLine.pm
1890              
1891              Title:  "Fix HP-UX 11 build (cppstdin)"
1892              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1893              Msg-ID:  <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1894              Files:  Configure hints/hpux.sh
1895              
1896              Title:  "VMS filetest operator fixup (SS$_ACCONFLICT)"
1897              From:  Dan Sugalski <sugalskd@osshe.edu>
1898              Msg-ID:  <3.0.5.32.19980702135255.00a6ad90@ous.edu>
1899              Files:  vms/vms.c
1900      Branch: maint-5.004/perl
1901            + lib/attrs.pm
1902            ! Configure MANIFEST hints/hpux.sh hints/machten.sh
1903            ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
1904            ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
1905 ____________________________________________________________________________
1906 [  1519] By: nick                                  on 1998/07/15  18:56:17
1907         Log: Integrate mainline at beta1 
1908      Branch: ansiperl
1909           +> Porting/p4d2p README.mpeix Todo-5.005
1910           +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1911           +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
1912           +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
1913            - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
1914            - t/op/ipcmsg.t t/op/ipcsem.t
1915           !> (integrate 167 files)
1916
1917 ----------------
1918 Version 5.004_75        5.005 Public Beta, Issue 1
1919 ----------------
1920
1921 ____________________________________________________________________________
1922 [  1518] By: gsar                                  on 1998/07/15  10:01:41
1923         Log: add stub docs for ext/B, other minor tweaks
1924      Branch: perl
1925            ! Changes Porting/config_H config_h.SH ext/B/B.pm
1926            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
1927            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1928            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
1929            ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
1930 ____________________________________________________________________________
1931 [  1517] By: gsar                                  on 1998/07/15  08:27:15
1932         Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
1933              From: abigail@fnx.com
1934              Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
1935              Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
1936              Subject: [PATCH 5.004_74] pod/perlop.pod
1937      Branch: perl
1938            ! Changes patchlevel.h pod/perlop.pod win32/Makefile
1939            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1940            ! win32/makefile.mk
1941 ____________________________________________________________________________
1942 [  1516] By: gsar                                  on 1998/07/15  08:04:24
1943         Log: From:    abigail@fnx.com
1944              Date:    Wed, 15 Jul 1998 03:47:56 EDT
1945              Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
1946              Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
1947      Branch: perl
1948            ! pod/pod2man.PL
1949 ____________________________________________________________________________
1950 [  1515] By: gsar                                  on 1998/07/15  08:02:14
1951         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1952              Date:    Wed, 15 Jul 1998 03:49:24 EDT
1953              Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
1954              Subject: [PATCH 5.004_72] Additional targets for OS/2 build
1955      Branch: perl
1956            ! os2/Makefile.SHs
1957 ____________________________________________________________________________
1958 [  1514] By: gsar                                  on 1998/07/15  07:58:29
1959         Log: rename some long file names to be 8.3 truncation-safe
1960      Branch: perl
1961           +> Todo-5.005 perly_c.diff pod/perld4.pod
1962            - Todo.5.005 perly.c.diff pod/perldelta4.pod
1963            ! MANIFEST Porting/pumpkin.pod perly.fixer
1964 ____________________________________________________________________________
1965 [  1513] By: gsar                                  on 1998/07/15  07:35:29
1966         Log: minor tweaks to docs on qr//
1967      Branch: perl
1968            ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
1969 ____________________________________________________________________________
1970 [  1512] By: gsar                                  on 1998/07/15  07:06:02
1971         Log: applied patch, with tab tweak suggest by Peter Prymmer
1972              From: Dan Sugalski <sugalskd@osshe.edu>
1973              Date: Tue, 14 Jul 1998 16:41:14 -0700
1974              Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
1975              Subject: [PATCH 5.004_74]VMS build cleanups
1976      Branch: perl
1977            ! vms/descrip_mms.template
1978 ____________________________________________________________________________
1979 [  1511] By: gsar                                  on 1998/07/15  07:03:33
1980         Log: allow perlbug -ok when STDIN it not a tty
1981              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1982              Date: Wed, 15 Jul 1998 03:24:56 +0200
1983              Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
1984              Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
1985      Branch: perl
1986            ! utils/perlbug.PL
1987 ____________________________________________________________________________
1988 [  1510] By: gsar                                  on 1998/07/15  06:59:43
1989         Log: From: "Art Green" <Art_Green@mercmarine.com>
1990              Date: Tue, 14 Jul 1998 20:53:48 -0500
1991              Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
1992              Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
1993      Branch: perl
1994            ! Configure
1995 ____________________________________________________________________________
1996 [  1509] By: gsar                                  on 1998/07/15  06:57:50
1997         Log: typecast long vs. IV compares in pp_flip/pp_flop
1998      Branch: perl
1999            ! pp_ctl.c
2000 ____________________________________________________________________________
2001 [  1508] By: gsar                                  on 1998/07/15  06:50:49
2002         Log: don't copy foreach itervar when no external refs exist
2003              From: Gisle Aas <gisle@aas.no>
2004              Date: 15 Jul 1998 03:35:25 +0200
2005              Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
2006              Subject: Re: Testcase for 1..n closure change
2007      Branch: perl
2008            ! pp_hot.c
2009 ____________________________________________________________________________
2010 [  1507] By: gsar                                  on 1998/07/15  06:46:41
2011         Log: applied patch, regen headers
2012              From: Stephen McCamant <alias@mcs.com>
2013              Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
2014              Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
2015              Subject: B::Deparse update for qr// and regcreset
2016      Branch: perl
2017            ! ext/B/B/Deparse.pm opcode.h opcode.pl
2018 ____________________________________________________________________________
2019 [  1506] By: gsar                                  on 1998/07/15  06:43:04
2020         Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
2021              From: "Douglas Lankshear" <dougl@ActiveState.com>
2022              Date: Tue, 14 Jul 1998 16:40:30 -0700
2023              Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
2024              Subject: [PATCH 5.004_74]
2025      Branch: perl
2026            ! proto.h
2027 ____________________________________________________________________________
2028 [  1505] By: gsar                                  on 1998/07/15  06:41:43
2029         Log: dont use sv_dump() in -DD diagnostic
2030              From: Gisle Aas <gisle@aas.no>
2031              Date: 14 Jul 1998 23:55:36 +0200
2032              Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
2033              Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
2034      Branch: perl
2035            ! sv.c
2036 ____________________________________________________________________________
2037 [  1504] By: gsar                                  on 1998/07/15  06:39:37
2038         Log: add a few more thread.t tests
2039      Branch: perl
2040            ! t/lib/thread.t
2041 ____________________________________________________________________________
2042 [  1503] By: gsar                                  on 1998/07/15  06:31:33
2043         Log: fix thread.t ('join $t' ne '$t->join' !)
2044      Branch: perl
2045            ! t/lib/thread.t
2046 ____________________________________________________________________________
2047 [  1502] By: gsar                                  on 1998/07/15  06:26:00
2048         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2049              Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
2050              Message-Id: <199807142245.BAA09651@alpha.hut.fi>
2051              Subject: [PATCH] 5.004_74: MPE/iX final touches
2052      Branch: perl
2053            ! installperl lib/File/Copy.pm
2054 ____________________________________________________________________________
2055 [  1501] By: gsar                                  on 1998/07/15  05:59:49
2056         Log: apply (reversed) patch
2057              From: Peter Wolfe <wolfe@titan.teloseng.com>
2058              Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
2059              Message-Id: <199807142001.NAA26550@titan.teloseng.com>
2060              Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
2061      Branch: perl
2062            ! ext/IPC/SysV/SysV.xs
2063 ____________________________________________________________________________
2064 [  1500] By: gsar                                  on 1998/07/15  05:57:39
2065         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2066              Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
2067              Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
2068              Subject: [PATCH 5.004_74] Config_74-01
2069      Branch: perl
2070            ! Configure MANIFEST Porting/Glossary Porting/config.sh
2071            ! Porting/config_H Porting/pumpkin.pod config_h.SH
2072            ! vms/subconfigure.com win32/config.bc win32/config.gc
2073            ! win32/config.vc
2074 ____________________________________________________________________________
2075 [  1499] By: gsar                                  on 1998/07/15  05:48:38
2076         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2077              Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
2078              Message-Id: <199807141835.VAA09030@alpha.hut.fi>
2079              Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
2080      Branch: perl
2081            ! t/lib/trig.t
2082 ____________________________________________________________________________
2083 [  1498] By: gsar                                  on 1998/07/15  05:47:33
2084         Log: -w, strict clean perldoc (via PM)
2085              From: Robin Barker <rmb1@cise.npl.co.uk>
2086              Date: Tue, 14 Jul 98 17:22:01 BST
2087              Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
2088              Subject: [PATCH 5.004_74] perldoc.PL
2089      Branch: perl
2090            ! utils/perldoc.PL
2091 ____________________________________________________________________________
2092 [  1497] By: gsar                                  on 1998/07/15  05:35:54
2093         Log: add comment about cpprun etc., to hints/hpux.sh
2094      Branch: perl
2095            ! hints/hpux.sh
2096 ____________________________________________________________________________
2097 [  1496] By: gsar                                  on 1998/07/15  05:15:16
2098         Log: fix warning from CGI::Carp
2099      Branch: perl
2100            ! lib/CGI/Carp.pm
2101 ____________________________________________________________________________
2102 [  1495] By: gsar                                  on 1998/07/14  23:47:18
2103         Log: fix off-by-one in win32 registry handling
2104              From: "Douglas Lankshear" <dougl@ActiveState.com>
2105              Date: Tue, 14 Jul 1998 07:39:06 -0700
2106              Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
2107              Subject: [PATCH 5.004_73]
2108      Branch: perl
2109            ! win32/win32.c
2110 ____________________________________________________________________________
2111 [  1494] By: gsar                                  on 1998/07/14  23:45:58
2112         Log: doc patches from Gisle Aas <gisle@aas.no>
2113              Date: 14 Jul 1998 16:18:31 +0200
2114              Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
2115              Subject: [PATCH] substr/splice changes for perldelta.pod
2116              --
2117              Date: 14 Jul 1998 20:31:27 +0200
2118              Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
2119              Subject: [PATCH] Duplicate description of use integer %
2120      Branch: perl
2121            ! pod/perldelta.pod pod/perlop.pod
2122 ____________________________________________________________________________
2123 [  1493] By: gsar                                  on 1998/07/14  23:39:31
2124         Log: File/Spec.pm needs trailing newline
2125      Branch: perl
2126            ! lib/File/Spec.pm
2127 ____________________________________________________________________________
2128 [  1492] By: gsar                                  on 1998/07/14  21:43:03
2129         Log: unsubmitted _74 tweaks
2130      Branch: perl
2131            ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
2132            ! pod/perldiag.pod
2133
2134 ----------------
2135 Version 5.004_74
2136 ----------------
2137
2138 ____________________________________________________________________________
2139 [  1491] By: gsar                                  on 1998/07/14  08:48:28
2140         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
2141      Branch: perl
2142            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
2143            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2144            ! win32/makefile.mk
2145 ____________________________________________________________________________
2146 [  1490] By: gsar                                  on 1998/07/14  08:31:13
2147         Log: From:    Gisle Aas <gisle@aas.no>
2148              Date:    14 Jul 1998 10:20:34 +0200
2149              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
2150              Subject: [PATCH] Make -DP work (and readable)
2151      Branch: perl
2152            ! run.c
2153 ____________________________________________________________________________
2154 [  1489] By: gsar                                  on 1998/07/14  08:23:46
2155         Log: fix function parameter autovivification for pseudohashes
2156      Branch: perl
2157            ! mg.c t/op/avhv.t
2158 ____________________________________________________________________________
2159 [  1488] By: gsar                                  on 1998/07/14  07:34:45
2160         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
2161              from earlier changes#1461,1478
2162      Branch: perl
2163            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
2164            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
2165            ! t/op/substr.t t/op/vec.t
2166 ____________________________________________________________________________
2167 [  1487] By: gsar                                  on 1998/07/14  07:04:54
2168         Log: tweak t/lib/thread.t
2169      Branch: perl
2170            ! t/lib/thread.t
2171 ____________________________________________________________________________
2172 [  1486] By: gsar                                  on 1998/07/14  06:38:15
2173         Log: applied patch, slightly tweaked
2174              From: Dan Sugalski <sugalskd@osshe.edu>
2175              Date: Mon, 13 Jul 1998 11:52:27 -0700
2176              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
2177              Subject: [PATCH 5.004_73]Get re module working on VMS
2178      Branch: perl
2179            ! ext/re/Makefile.PL perl.h proto.h
2180 ____________________________________________________________________________
2181 [  1485] By: gsar                                  on 1998/07/14  06:32:58
2182         Log: add Porting/p4d2p
2183      Branch: perl
2184            + Porting/p4d2p
2185            ! MANIFEST
2186 ____________________________________________________________________________
2187 [  1484] By: gsar                                  on 1998/07/14  06:08:20
2188         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
2189              Date: Mon, 13 Jul 1998 19:09:09 -0600
2190              Message-Id: <199807140109.TAA04678@chthon.perl.com>
2191              Subject: perlmod.pod patch
2192              --
2193              Date: Mon, 13 Jul 1998 18:37:07 -0600
2194              Message-Id: <199807140037.SAA04556@chthon.perl.com>
2195              Subject: perlbook.pod patch
2196      Branch: perl
2197            ! pod/perlbook.pod pod/perlmod.pod
2198 ____________________________________________________________________________
2199 [  1483] By: gsar                                  on 1998/07/14  06:04:25
2200         Log: OS/2 update
2201              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2202              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
2203              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
2204              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
2205      Branch: perl
2206            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
2207 ____________________________________________________________________________
2208 [  1482] By: gsar                                  on 1998/07/14  06:01:12
2209         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
2210              Date: Mon, 13 Jul 1998 16:37:49 -0700
2211              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
2212              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
2213              --
2214              Date: Mon, 13 Jul 1998 15:51:09 -0700
2215              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
2216              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
2217      Branch: perl
2218            ! t/io/iprefix.t t/lib/cgi-html.t
2219 ____________________________________________________________________________
2220 [  1481] By: gsar                                  on 1998/07/14  05:57:36
2221         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2222              Date: Mon, 13 Jul 1998 15:41:53 -0700
2223              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
2224              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
2225      Branch: perl
2226            ! t/base/rs.t
2227 ____________________________________________________________________________
2228 [  1480] By: gsar                                  on 1998/07/14  05:56:14
2229         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2230              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
2231              Date: Mon, 13 Jul 1998 15:04:27 -0700
2232              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
2233      Branch: perl
2234            ! vms/vms.c
2235 ____________________________________________________________________________
2236 [  1479] By: gsar                                  on 1998/07/14  05:55:13
2237         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2238              Date: Mon, 13 Jul 1998 23:13:43 +0200
2239              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
2240              Subject: [PATCH _72] Configure problem on dos-djgpp
2241      Branch: perl
2242            ! Configure
2243 ____________________________________________________________________________
2244 [  1478] By: gsar                                  on 1998/07/14  05:53:08
2245         Log: add files and tweaks needed for MPE/iX port (via PM)
2246              From: Jarkko Hietaniemi <jhi@iki.fi>
2247              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
2248              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
2249              Subject: MPE/iX patches for _73
2250      Branch: perl
2251            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
2252            + mpeix/mpeixish.h mpeix/nm mpeix/relink
2253            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
2254            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
2255 ____________________________________________________________________________
2256 [  1477] By: gsar                                  on 1998/07/14  04:23:28
2257         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
2258              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2259              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
2260              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
2261              Subject: Re: _70 and Devel::RE
2262      Branch: perl
2263            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
2264 ____________________________________________________________________________
2265 [  1476] By: gsar                                  on 1998/07/14  04:06:25
2266         Log: minor Configure nits
2267              From: Jarkko Hietaniemi <jhi@iki.fi>
2268              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
2269              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
2270              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
2271      Branch: perl
2272            ! Configure x2p/Makefile.SH
2273 ____________________________________________________________________________
2274 [  1475] By: gsar                                  on 1998/07/14  03:59:56
2275         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2276              Date: Mon, 13 Jul 1998 12:54:19 -0700
2277              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
2278              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
2279      Branch: perl
2280            ! vms/munchconfig.c vms/subconfigure.com
2281 ____________________________________________________________________________
2282 [  1474] By: gsar                                  on 1998/07/14  03:58:13
2283         Log: make Term::Readline::get_line() independent of caller's $/
2284              From: kstar@chapin.edu
2285              Date: Mon, 13 Jul 1998 15:17:49 -0400
2286              Message-ID: <19980713151749.G8596@O2.chapin.edu>
2287              Subject: [PATCH] Was: CPAN.pm still fails
2288      Branch: perl
2289            ! lib/Term/ReadLine.pm
2290 ____________________________________________________________________________
2291 [  1473] By: gsar                                  on 1998/07/14  03:55:29
2292         Log: fix $trnl interpolation in here-docs (via PM)
2293              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2294              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
2295              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
2296              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
2297      Branch: perl
2298            ! Configure
2299 ____________________________________________________________________________
2300 [  1472] By: gsar                                  on 1998/07/14  03:50:18
2301         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
2302              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
2303              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
2304              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
2305      Branch: perl
2306            ! hints/machten.sh
2307 ____________________________________________________________________________
2308 [  1471] By: gsar                                  on 1998/07/14  03:49:07
2309         Log: From: Dan Sugalski <sugalskd@osshe.edu>
2310              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
2311              Date: Mon, 13 Jul 1998 12:30:05 -0700
2312              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
2313      Branch: perl
2314            ! configure.com vms/descrip_mms.template
2315 ____________________________________________________________________________
2316 [  1470] By: gsar                                  on 1998/07/14  03:40:14
2317         Log: consistently refer to functions as C<foo()>
2318              From: abigail@fnx.com
2319              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
2320              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
2321              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
2322      Branch: perl
2323            ! pod/perlfunc.pod
2324 ____________________________________________________________________________
2325 [  1469] By: gsar                                  on 1998/07/14  03:35:06
2326         Log: From: Tom Hughes <thh@cyberscience.com>
2327              Date: 13 Jul 1998 09:34:16 +0100
2328              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
2329              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
2330      Branch: perl
2331            ! hints/svr4.sh
2332 ____________________________________________________________________________
2333 [  1468] By: gsar                                  on 1998/07/14  03:34:03
2334         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2335              Date: 13 Jul 1998 11:16:27 +0200
2336              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
2337              Subject: Parallel Makefiles
2338      Branch: perl
2339            ! lib/ExtUtils/MM_Unix.pm
2340 ____________________________________________________________________________
2341 [  1467] By: gsar                                  on 1998/07/14  03:31:39
2342         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2343              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
2344              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
2345              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
2346      Branch: perl
2347            ! t/io/pipe.t
2348 ____________________________________________________________________________
2349 [  1466] By: gsar                                  on 1998/07/14  03:29:25
2350         Log: minor tweaks to perldelta and README.win32
2351      Branch: perl
2352            ! Changes README.win32 pod/perldelta.pod
2353 ____________________________________________________________________________
2354 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
2355         Log: Assorted patches:
2356              
2357              Title:  "Fix string substitution returncode problem"
2358              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2359              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2360              <v03110700b191a557f041@[195.95.102.114]>
2361              Files:  pp_hot.c
2362              
2363              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
2364              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2365              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
2366              Files:  pod/perldiag.pod pp_sys.c
2367              
2368              Title:  "Remove reference to qsort from perlfunc.pod"
2369              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2370              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
2371              Files:  pod/perlfunc.pod
2372              
2373              Title:  "Deprecate AvFILL in favor of av_len()"
2374              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2375              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
2376              Files:  pod/perlguts.pod
2377              
2378              Title:  "Further clarify effects of using quotes with m operator"
2379              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2380              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
2381              Files:  pod/perlop.pod
2382              
2383              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
2384              From:  Tim Bunce
2385              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
2386      Branch: maint-5.004/perl
2387            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
2388            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
2389            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
2390
2391 ----------------
2392 Version 5.004_73
2393 ----------------
2394
2395 ____________________________________________________________________________
2396 [  1464] By: gsar                                  on 1998/07/13  04:41:07
2397         Log: up patchlevel to 73, update Changes &c.
2398      Branch: perl
2399            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
2400            ! win32/Makefile win32/config_H.bc win32/config_H.gc
2401            ! win32/config_H.vc win32/makefile.mk
2402 ____________________________________________________________________________
2403 [  1463] By: gsar                                  on 1998/07/13  02:58:51
2404         Log: avoid empty rm -f in MM_Unix.pm
2405      Branch: perl
2406            ! lib/ExtUtils/MM_Unix.pm
2407 ____________________________________________________________________________
2408 [  1462] By: gsar                                  on 1998/07/13  02:54:52
2409         Log: update perldelta
2410      Branch: perl
2411            ! pod/perldelta.pod
2412 ____________________________________________________________________________
2413 [  1461] By: gsar                                  on 1998/07/13  02:44:30
2414         Log: added patch, tweaked PERL_OBJECT things
2415              From:    Graham Barr <gbarr@pobox.com>
2416              Date:    Sun, 12 Jul 1998 19:57:47 CDT
2417              Message-Id: <19980712195747.C493@pobox.com>
2418              Subject: [ PATCH perl5.004_72] patch to add qr//
2419      Branch: perl
2420            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
2421            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
2422            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
2423            ! regexp.h sv.c t/op/pat.t toke.c
2424 ____________________________________________________________________________
2425 [  1460] By: gsar                                  on 1998/07/13  01:25:07
2426         Log: add a few more PURIFY guards
2427      Branch: perl
2428            ! av.c sv.c
2429 ____________________________________________________________________________
2430 [  1459] By: gsar                                  on 1998/07/12  23:38:31
2431         Log: add tests for change#1458 and then some
2432      Branch: perl
2433            ! t/op/array.t
2434 ____________________________________________________________________________
2435 [  1458] By: gsar                                  on 1998/07/12  22:42:47
2436         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
2437              From:    Stephen McCamant <alias@mcs.com>
2438              Date:    Sun, 12 Jul 1998 17:17:00 CDT
2439              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
2440              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
2441      Branch: perl
2442            ! op.c opcode.h opcode.pl
2443 ____________________________________________________________________________
2444 [  1457] By: gsar                                  on 1998/07/12  22:06:05
2445         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
2446      Branch: perl
2447            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
2448 ____________________________________________________________________________
2449 [  1456] By: gsar                                  on 1998/07/12  21:56:39
2450         Log: From: Doug MacEachern <dougm@pobox.com>
2451              Date: Sun, 12 Jul 1998 14:29:29 -0400
2452              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
2453              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
2454      Branch: perl
2455            ! lib/ExtUtils/Embed.pm
2456 ____________________________________________________________________________
2457 [  1455] By: gsar                                  on 1998/07/12  21:54:02
2458         Log: applied installperl patch, corrected other little nits
2459              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2460              Date: 12 Jul 1998 16:27:21 +0200
2461              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
2462              Subject: [5.004_72] installperl tweak
2463      Branch: perl
2464            ! Changes Configure README.win32 installperl win32/makefile.mk
2465 ____________________________________________________________________________
2466 [  1454] By: gsar                                  on 1998/07/12  10:14:24
2467         Log: update MANIFEST, Changes
2468      Branch: perl
2469            - lib/Bundle/CPAN.pm
2470            ! Changes MANIFEST
2471
2472 ----------------
2473 Version 5.004_72
2474 ----------------
2475
2476 ____________________________________________________________________________
2477 [  1453] By: gsar                                  on 1998/07/12  10:04:33
2478         Log: merge changes 1424, 1428 from maintbranch
2479      Branch: perl
2480            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
2481 ____________________________________________________________________________
2482 [  1452] By: gsar                                  on 1998/07/12  09:46:40
2483         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
2484              and README.win32
2485      Branch: perl
2486            ! Changes README.win32 patchlevel.h win32/Makefile
2487            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2488            ! win32/makefile.mk
2489 ____________________________________________________________________________
2490 [  1451] By: gsar                                  on 1998/07/12  07:01:26
2491         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
2492              From: Jarkko Hietaniemi <jhi@iki.fi>
2493              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
2494              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
2495              Subject: M3 "generic" parts
2496      Branch: perl
2497            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
2498            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
2499            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
2500            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
2501            ! win32/config_H.gc x2p/Makefile.SH
2502 ____________________________________________________________________________
2503 [  1450] By: gsar                                  on 1998/07/12  06:38:27
2504         Log: various tweaks for PERL_OBJECT build & test
2505      Branch: perl
2506            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
2507            ! win32/makefile.mk win32/win32.c win32/win32iop.h
2508 ____________________________________________________________________________
2509 [  1449] By: gsar                                  on 1998/07/12  06:29:23
2510         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
2511              Date:    12 Jul 1998 08:22:16 +0200
2512              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
2513              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
2514      Branch: perl
2515            ! lib/CPAN.pm lib/SelfLoader.pm
2516 ____________________________________________________________________________
2517 [  1448] By: gsar                                  on 1998/07/12  05:10:50
2518         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
2519              and runs regexes in 1000s of threads without crashing; also fixed
2520              statcache not being thread-local
2521      Branch: perl
2522            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
2523            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
2524            ! t/lib/thread.t thrdvar.h util.c
2525 ____________________________________________________________________________
2526 [  1447] By: gsar                                  on 1998/07/12  02:40:45
2527         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
2528              Date:    Sun, 12 Jul 1998 03:23:04 +0200
2529              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
2530              Subject: Re: perlbug doesn't check that save succeeded
2531      Branch: perl
2532            ! utils/perlbug.PL
2533 ____________________________________________________________________________
2534 [  1446] By: gsar                                  on 1998/07/12  02:39:24
2535         Log: be generous about CRs
2536              From:    larry@wall.org (Larry Wall)
2537              Date:    Sat, 11 Jul 1998 17:54:21 PDT
2538              Message-Id: <199807120054.RAA19550@wall.org>
2539              Subject: [PATCH _71] CRs et al 
2540      Branch: perl
2541            ! toke.c
2542 ____________________________________________________________________________
2543 [  1445] By: gsar                                  on 1998/07/12  02:11:16
2544         Log: fix pp_caller() to fully traverse stacklevels
2545      Branch: perl
2546            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
2547 ____________________________________________________________________________
2548 [  1444] By: gsar                                  on 1998/07/11  23:43:37
2549         Log: add patch, along with all the missing bits, and doc tweaks
2550              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2551              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
2552              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
2553              Subject: Re: [PATCH 5.004_71] Secure RE update
2554      Branch: perl
2555            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
2556            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
2557            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
2558            ! t/op/pat.t t/op/subst.t
2559 ____________________________________________________________________________
2560 [  1443] By: gsar                                  on 1998/07/11  23:08:14
2561         Log: tweak to get BSDI to build IPC/SysV
2562              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2563              Date: 11 Jul 1998 16:26:44 +0300
2564              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
2565              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
2566      Branch: perl
2567            ! ext/IPC/SysV/SysV.xs
2568 ____________________________________________________________________________
2569 [  1442] By: gsar                                  on 1998/07/11  23:03:39
2570         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
2571              change, the pp_hot.c fix accidentally went in change#1441)
2572      Branch: perl
2573            ! t/op/closure.t
2574 ____________________________________________________________________________
2575 [  1441] By: gsar                                  on 1998/07/11  22:35:40
2576         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2577              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
2578              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
2579              Subject: [PATCH 5.004_71] Update os2's OS2::Process
2580      Branch: perl
2581            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2582            ! os2/OS2/Process/Process.xs pp_hot.c
2583 ____________________________________________________________________________
2584 [  1440] By: gsar                                  on 1998/07/11  19:41:59
2585         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2586              Date: 11 Jul 1998 17:00:21 +0200
2587              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
2588              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
2589      Branch: perl
2590            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2591 ____________________________________________________________________________
2592 [  1439] By: gsar                                  on 1998/07/11  19:36:58
2593         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
2594      Branch: perl
2595            ! pod/perlguts.pod win32/makedef.pl
2596 ____________________________________________________________________________
2597 [  1438] By: gsar                                  on 1998/07/11  19:14:21
2598         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
2599              From: abigail@fnx.com
2600              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
2601              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
2602              Subject: [PATCH 5.004_71] pod/perlfunc.pod
2603      Branch: perl
2604            ! pod/perlfunc.pod
2605 ____________________________________________________________________________
2606 [  1437] By: gsar                                  on 1998/07/11  19:05:00
2607         Log: From: abigail@fnx.com
2608              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
2609              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2610              Subject: [PATCH 5.004_71] pod/pod2man.PL
2611      Branch: perl
2612            ! pod/pod2man.PL
2613 ____________________________________________________________________________
2614 [  1436] By: gsar                                  on 1998/07/11  18:58:03
2615         Log: more complete version of change#1421
2616              From: Stephen McCamant <alias@mcs.com>
2617              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
2618              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
2619              Subject: [PATCH] Re: B::Deparse for(1..100000)
2620      Branch: perl
2621            ! ext/B/B/Deparse.pm
2622 ____________________________________________________________________________
2623 [  1435] By: gsar                                  on 1998/07/11  18:54:42
2624         Log: win32 fixes for VC 6.0 nits
2625      Branch: perl
2626            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
2627            ! win32/win32.h
2628 ____________________________________________________________________________
2629 [  1434] By: gsar                                  on 1998/07/11  18:45:32
2630         Log: s/AVHV/pseudo-hash/ (via PM)
2631              From: Gisle Aas <gisle@aas.no>
2632              Date: 11 Jul 1998 00:16:53 +0200
2633              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
2634              Subject: [PATCH] trivial fields.pm doc patch
2635      Branch: perl
2636            ! lib/fields.pm
2637 ____________________________________________________________________________
2638 [  1433] By: gsar                                  on 1998/07/11  18:43:11
2639         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2640              Date: Fri, 10 Jul 1998 23:12:11 +0200
2641              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2642              Subject: [PATCH _71] dos-djgpp update
2643      Branch: perl
2644            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2645 ____________________________________________________________________________
2646 [  1432] By: gsar                                  on 1998/07/11  18:41:00
2647         Log: applied patch, reformatted long lines in places
2648              From: Dominic Dunlop <domo@computer.org>
2649              Date: Fri, 10 Jul 1998 23:11:30 +0000
2650              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2651              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2652              warning
2653      Branch: perl
2654            ! pod/perldiag.pod regexec.c
2655 ____________________________________________________________________________
2656 [  1431] By: gsar                                  on 1998/07/11  18:29:18
2657         Log: From: "John L. Allen" <allen@grumman.com>
2658              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2659              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2660              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2661      Branch: perl
2662            ! hints/aix.sh
2663 ____________________________________________________________________________
2664 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
2665         Log: Title:  "Fix string substitution returncode problem"
2666              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2667              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2668              <v03110700b191a557f041@[195.95.102.114]>
2669              Files:  pp_hot.c
2670      Branch: maint-5.004/perl
2671            ! pp_hot.c
2672 ____________________________________________________________________________
2673 [  1429] By: gsar                                  on 1998/07/11  18:07:52
2674         Log: applied patch, tweaked doc and code that does labels/indentation
2675              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2676              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2677              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2678              Subject: [PATCH 5.004_71] perldebug.pod and RE
2679      Branch: perl
2680            ! pod/perldebug.pod regcomp.c regexec.c
2681 ____________________________________________________________________________
2682 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
2683         Log: Assorted patches:
2684              
2685              Title:  "makerel now reads local patch list from patchlevel.h"
2686              Files:  patchlevel.h Porting/makerel
2687              
2688              Title:  "pod/pod2man.PL"
2689              From:  abigail@fnx.com
2690              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2691              Files:  pod/pod2man.PL
2692              
2693              Title:  "Clarify taint example in re.pm"
2694              From:  Tom Phoenix <rootbeer@teleport.com>
2695              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2696              Files:  lib/re.pm
2697              
2698              Title:  "Anohter ptags improvement"
2699              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
2700              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
2701              Files:  emacs/ptags
2702              
2703              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2704              From:  "John L. Allen" <allen@grumman.com>
2705              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2706              Files:  hints/aix.sh
2707      Branch: maint-5.004/perl
2708            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2709            ! patchlevel.h pod/pod2man.PL
2710 ____________________________________________________________________________
2711 [  1427] By: gsar                                  on 1998/07/11  17:04:47
2712         Log: make Liblist return consistently backslashed paths
2713      Branch: perl
2714            ! lib/ExtUtils/Liblist.pm
2715 ____________________________________________________________________________
2716 [  1426] By: gsar                                  on 1998/07/11  16:53:56
2717         Log: don't 'touch a2p.c', it might readonly (via PM)
2718              From: Robin Barker <rmb1@cise.npl.co.uk>
2719              Date: Fri, 10 Jul 98 17:19:54 BST
2720              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2721      Branch: perl
2722            ! x2p/Makefile.SH
2723 ____________________________________________________________________________
2724 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
2725         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
2726              Files:  embed.h proto.h global.sym op.c
2727      Branch: maint-5.004/perl
2728            ! embed.h global.sym op.c proto.h
2729 ____________________________________________________________________________
2730 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
2731         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
2732              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2733              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2734              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2735              <199805270939.KAA08453@toad.ig.co.uk>,
2736              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2737              Files:  lib/Sys/Syslog.pm
2738      Branch: maint-5.004/perl
2739            ! lib/Sys/Syslog.pm
2740 ____________________________________________________________________________
2741 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
2742         Log: Assorted patches:
2743              
2744              Title:  "umask: die if EXPR & 0700 else return undef"
2745              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2746              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2747              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2748              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2749              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
2750              <199805291549.SAA01439@alpha.hut.fi>,
2751              <199805291608.RAA29283@toad.ig.co.uk>,
2752              <19980530105129.A24006@O2.chapin.edu>,
2753              <19980608133037.A8793@perlsupport.com>
2754              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2755              
2756              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
2757              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
2758              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
2759              Files:  MANIFEST ext/DynaLoader/Makefile.PL
2760      Branch: maint-5.004/perl
2761           +> ext/DynaLoader/DynaLoader_pm.PL
2762            - ext/DynaLoader/DynaLoader.pm.PL
2763            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2764            ! pod/perlfunc.pod pp_sys.c
2765 ____________________________________________________________________________
2766 [  1421] By: gsar                                  on 1998/07/11  02:54:02
2767         Log: From: Gisle Aas <gisle@aas.no>
2768              Subject: [PATCH] B::Deparse for(1..100000)
2769              Date: 10 Jul 1998 14:04:44 +0200
2770              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2771      Branch: perl
2772            ! ext/B/B/Deparse.pm
2773 ____________________________________________________________________________
2774 [  1420] By: gsar                                  on 1998/07/11  02:28:18
2775         Log: add 'clean' target for ext/re
2776      Branch: perl
2777            ! ext/re/Makefile.PL
2778 ____________________________________________________________________________
2779 [  1419] By: gsar                                  on 1998/07/11  02:20:32
2780         Log: From: Tom Hughes <thh@cyberscience.com>
2781              Date: 10 Jul 1998 10:25:18 +0100
2782              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2783              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2784      Branch: perl
2785            ! hints/svr4.sh
2786 ____________________________________________________________________________
2787 [  1418] By: gsar                                  on 1998/07/11  02:19:12
2788         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2789              From: Jarkko Hietaniemi <jhi@iki.fi>
2790              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2791              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2792              Subject: Re: make minitest does not work out of the box - test subset
2793              needs pruning
2794      Branch: perl
2795            + t/lib/ipc_sysv.t
2796            - t/op/ipcmsg.t t/op/ipcsem.t
2797            ! MANIFEST
2798 ____________________________________________________________________________
2799 [  1417] By: gsar                                  on 1998/07/11  02:14:16
2800         Log: disable CR croaking (via #define, default off) in lieu of more
2801              complete fix
2802      Branch: perl
2803            ! toke.c
2804 ____________________________________________________________________________
2805 [  1416] By: gsar                                  on 1998/07/11  02:06:11
2806         Log: added patch, made linking with setargv a build option
2807              From: "Douglas Lankshear" <dougl@ActiveState.com>
2808              Date: Thu, 9 Jul 1998 09:51:42 -0700
2809              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2810              Subject: [PATCH 5.004_71]
2811      Branch: perl
2812            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2813 ____________________________________________________________________________
2814 [  1415] By: gsar                                  on 1998/07/11  01:47:19
2815         Log: From: Tom Hughes <thh@cyberscience.com>
2816              Date: 10 Jul 1998 09:01:12 +0100
2817              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2818              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2819      Branch: perl
2820            ! perl_exp.SH
2821 ____________________________________________________________________________
2822 [  1414] By: gsar                                  on 1998/07/11  01:45:45
2823         Log: make lib/re.pm a prereq for minitest
2824      Branch: perl
2825            ! Makefile.SH
2826 ____________________________________________________________________________
2827 [  1413] By: gsar                                  on 1998/07/11  01:40:56
2828         Log: add patch (via PM)
2829              From: Stephen McCamant <alias@mcs.com>
2830              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2831              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2832              Subject: Big B::Deparse update
2833      Branch: perl
2834            ! ext/B/B/Deparse.pm
2835 ____________________________________________________________________________
2836 [  1412] By: gsar                                  on 1998/07/11  00:25:17
2837         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2838      Branch: perl
2839            + pod/perlport.pod
2840            ! pod/perl.pod
2841 ____________________________________________________________________________
2842 [  1411] By: gsar                                  on 1998/07/10  21:53:06
2843         Log: make binmode(STDIN) not whine
2844              From: Dan Sugalski <sugalskd@osshe.edu>
2845              Date: Thu, 09 Jul 1998 16:51:27 -0700
2846              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2847              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2848      Branch: perl
2849            ! vms/vms.c
2850 ____________________________________________________________________________
2851 [  1410] By: gsar                                  on 1998/07/10  21:50:57
2852         Log: CPAN-1.39 update
2853              From: koenig@kulturbox.de (Andreas J. Koenig)
2854              Date: 10 Jul 1998 00:45:36 +0200
2855              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2856              Subject: Re: perl5.004_71 hit the stands this morn
2857      Branch: perl
2858            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2859 ____________________________________________________________________________
2860 [  1409] By: gsar                                  on 1998/07/10  21:45:10
2861         Log: manually apply patch with conflicts
2862              From: Dan Sugalski <sugalskd@osshe.edu>
2863              Date: Thu, 09 Jul 1998 12:08:33 -0700
2864              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2865              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2866      Branch: perl
2867            ! configpm
2868 ____________________________________________________________________________
2869 [  1408] By: gsar                                  on 1998/07/10  21:36:54
2870         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2871              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2872              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2873              Subject: Re: perldelta.pod [PATCH]
2874      Branch: perl
2875            ! pod/perldelta.pod
2876 ____________________________________________________________________________
2877 [  1407] By: gsar                                  on 1998/07/10  21:35:13
2878         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2879              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2880              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2881              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2882      Branch: perl
2883            ! ext/IPC/SysV/Makefile.PL
2884 ____________________________________________________________________________
2885 [  1406] By: gsar                                  on 1998/07/10  21:33:30
2886         Log: manually apply patch with conflicts
2887              From: kstar@chapin.edu
2888              Message-ID: <19980709093621.B7857@O2.chapin.edu>
2889              Date: Thu, 9 Jul 1998 09:36:21 -0400
2890              Subject: Re: [PATCH] 5.004_70 installperl and docs
2891      Branch: perl
2892            ! installperl
2893 ____________________________________________________________________________
2894 [  1405] By: gsar                                  on 1998/07/10  21:28:29
2895         Log: misc tweaks to docs and qsortsv() warning
2896      Branch: perl
2897            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
2898 ____________________________________________________________________________
2899 [  1404] By: gsar                                  on 1998/07/10  21:23:53
2900         Log: add more correct version of change#1350 (as yet untested)
2901              From: joshua.pritikin@db.com
2902              Date: Thu, 9 Jul 1998 09:22:46 -0400
2903              Message-Id: <H00000e50008f277@MHS>
2904              Subject: Re: [PATCH _70] cache missing methods
2905      Branch: perl
2906            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2907 ____________________________________________________________________________
2908 [  1403] By: gsar                                  on 1998/07/10  20:46:12
2909         Log: add win32_rename() that does what docs say
2910      Branch: perl
2911            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
2912            ! win32/win32.c win32/win32iop.h
2913 ____________________________________________________________________________
2914 [  1402] By: gsar                                  on 1998/07/10  20:19:18
2915         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
2916              (suggested by Philippe.Simonet@swisscom.com)
2917      Branch: perl
2918            ! ext/Socket/Socket.xs
2919 ____________________________________________________________________________
2920 [  1401] By: gsar                                  on 1998/07/10  03:24:45
2921         Log: undo change#1379 (order of tests *is* significant)
2922      Branch: perl
2923            ! t/lib/posix.t
2924 ____________________________________________________________________________
2925 [  1400] By: nick                                  on 1998/07/09  17:43:14
2926         Log: Integrate mainline (_071-ish)
2927      Branch: ansiperl
2928           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2929           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2930           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
2931           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
2932           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
2933           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2934           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2935           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
2936           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
2937           !> (integrate 145 files)
2938
2939 ----------------
2940 Version 5.004_71
2941 ----------------
2942
2943 ____________________________________________________________________________
2944 [  1399] By: gsar                                  on 1998/07/09  12:15:12
2945         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
2946      Branch: perl
2947            ! Changes pod/perldelta.pod pod/perlhist.pod
2948 ____________________________________________________________________________
2949 [  1397] By: gsar                                  on 1998/07/09  08:35:39
2950         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
2951              maintenance changes upto 1356 merged
2952      Branch: perl
2953            ! pod/perldiag.pod pp_hot.c t/op/misc.t
2954 ____________________________________________________________________________
2955 [  1396] By: gsar                                  on 1998/07/09  08:02:52
2956         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
2957              make all configs build on Solaris and win32
2958      Branch: perl
2959            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2960            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2961            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
2962            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
2963            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2964 ____________________________________________________________________________
2965 [  1395] By: gsar                                  on 1998/07/09  05:39:48
2966         Log: From:    Stephen McCamant <alias@mcs.com>
2967              Date:    Wed, 08 Jul 1998 23:16:49 CDT
2968              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
2969              Subject: [PATCH] UNOP opclass test in B.xs
2970      Branch: perl
2971            ! ext/B/B.xs
2972 ____________________________________________________________________________
2973 [  1394] By: gsar                                  on 1998/07/09  05:37:48
2974         Log: get it building again on win32
2975      Branch: perl
2976            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
2977            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
2978            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
2979            ! win32/makefile.mk
2980 ____________________________________________________________________________
2981 [  1393] By: gsar                                  on 1998/07/09  05:20:31
2982         Log: applied patch from Ilya, tweaked some to get clean static build of
2983              the ext/re stuff (untested on win32)
2984      Branch: perl
2985            ! regcomp.c regexec.c
2986 ____________________________________________________________________________
2987 [  1392] By: gsar                                  on 1998/07/09  03:56:45
2988         Log: fix installperl typo
2989              From:    kstar@chapin.edu
2990              Date:    Wed, 08 Jul 1998 23:51:57 EDT
2991              Message-Id: <19980708235157.D1380@O2.chapin.edu>
2992              Subject: Re: [PATCH] 5.004_70 installperl and docs
2993      Branch: perl
2994            ! installperl
2995 ____________________________________________________________________________
2996 [  1391] By: gsar                                  on 1998/07/09  01:48:16
2997         Log: From: Chip Salzenberg <chip@perl.org>
2998              Date: Wed, 8 Jul 1998 18:10:55 -0400
2999              Message-ID: <19980708181055.A8005@perlsupport.com>
3000              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
3001      Branch: perl
3002            ! util.c
3003 ____________________________________________________________________________
3004 [  1390] By: gsar                                  on 1998/07/09  01:45:16
3005         Log: added patch, tweaked per Ilya's suggestion
3006              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3007              Date: Wed, 8 Jul 1998 13:34:42 +0100
3008              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
3009              Subject: [PATCH] perl5db.pl complains about non-integer condition
3010      Branch: perl
3011            ! lib/perl5db.pl
3012 ____________________________________________________________________________
3013 [  1389] By: gsar                                  on 1998/07/09  01:42:13
3014         Log: reenable misaligned memory checks, cast to UV & check alignment
3015              From: Dominic Dunlop <domo@computer.org>
3016              Date: Wed, 8 Jul 1998 11:21:48 +0000
3017              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
3018              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
3019      Branch: perl
3020            ! malloc.c
3021 ____________________________________________________________________________
3022 [  1388] By: gsar                                  on 1998/07/09  01:36:22
3023         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3024              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
3025              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
3026              Subject: [PATCH 5.004_70] more on finding metaconfig units.
3027      Branch: perl
3028            ! Porting/pumpkin.pod
3029 ____________________________________________________________________________
3030 [  1387] By: gsar                                  on 1998/07/09  01:35:23
3031         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3032              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
3033              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
3034              Subject: Configure indentation patch
3035      Branch: perl
3036            ! Configure
3037 ____________________________________________________________________________
3038 [  1386] By: gsar                                  on 1998/07/09  01:33:31
3039         Log: don't try to hardlink perldiag.pod; that is no longer not needed
3040              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3041              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
3042              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
3043              Subject: Re: pelr installation attempts hard links between file systems
3044      Branch: perl
3045            ! installperl
3046 ____________________________________________________________________________
3047 [  1385] By: gsar                                  on 1998/07/09  01:28:05
3048         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
3049      Branch: perl
3050            ! win32/makefile.mk
3051 ____________________________________________________________________________
3052 [  1384] By: gsar                                  on 1998/07/09  01:26:19
3053         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
3054      Branch: perl
3055            ! t/TEST
3056 ____________________________________________________________________________
3057 [  1383] By: gsar                                  on 1998/07/09  01:06:47
3058         Log: manually apply patch with a dependency on unapplied patch
3059              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3060              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
3061              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
3062              Subject: [PATCH 5.004_70] make quoted RE embeddable
3063      Branch: perl
3064            ! sv.c t/op/pat.t
3065 ____________________________________________________________________________
3066 [  1382] By: gsar                                  on 1998/07/09  01:02:23
3067         Log: change order of libs for extensions
3068              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3069              Date: Tue, 7 Jul 1998 23:48:05 +0200
3070              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
3071              Subject: [PATCH _70] linking problem with modules
3072      Branch: perl
3073            ! lib/ExtUtils/MM_Unix.pm
3074 ____________________________________________________________________________
3075 [  1381] By: gsar                                  on 1998/07/09  00:56:12
3076         Log: patch for more flexible initialization of xsub parameters
3077              From: Tye McQueen <tye@metronet.com>
3078              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
3079              Message-Id: <199807070004.AA16454@metronet.com>
3080              Subject: Enhanced arg inits for xsubpp
3081      Branch: perl
3082            ! lib/ExtUtils/xsubpp pod/perlxs.pod
3083 ____________________________________________________________________________
3084 [  1380] By: gsar                                  on 1998/07/09  00:44:01
3085         Log: From: Tye McQueen <tye@metronet.com>
3086              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
3087              Message-Id: <16619-17073@lyris.activestate.com>
3088              Subject: New pl2bat.pl
3089      Branch: perl
3090            ! win32/bin/pl2bat.pl
3091 ____________________________________________________________________________
3092 [  1379] By: gsar                                  on 1998/07/09  00:30:58
3093         Log: remove ordering dependency in posix.t
3094      Branch: perl
3095            ! t/lib/posix.t
3096 ____________________________________________________________________________
3097 [  1378] By: gsar                                  on 1998/07/08  20:17:43
3098         Log: make -i'*suffix' work too
3099      Branch: perl
3100            ! doio.c
3101 ____________________________________________________________________________
3102 [  1377] By: gsar                                  on 1998/07/08  08:56:28
3103         Log: regen headers; result builds & tests on Solaris again (threaded)
3104      Branch: perl
3105            ! embedvar.h
3106 ____________________________________________________________________________
3107 [  1376] By: gsar                                  on 1998/07/08  08:55:03
3108         Log: change#1350 breaks things, back it out
3109      Branch: perl
3110            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3111 ____________________________________________________________________________
3112 [  1375] By: gsar                                  on 1998/07/08  07:47:00
3113         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3114              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
3115              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
3116              Subject: [PATCH 5.004_70] Switch modifiers in RE off
3117      Branch: perl
3118            ! pod/perlre.pod regcomp.c t/op/re_tests
3119 ____________________________________________________________________________
3120 [  1374] By: gsar                                  on 1998/07/08  07:41:06
3121         Log: From: Gisle Aas <gisle@aas.no>
3122              Date: 07 Jul 1998 23:08:59 +0200
3123              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
3124              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
3125      Branch: perl
3126            ! sv.c
3127 ____________________________________________________________________________
3128 [  1373] By: gsar                                  on 1998/07/08  07:36:01
3129         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3130              Date: Tue, 7 Jul 1998 23:47:50 +0200
3131              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
3132              Subject: [PATCH _70] dos-djgpp update
3133      Branch: perl
3134            ! djgpp/config.over djgpp/djgppsed.sh
3135 ____________________________________________________________________________
3136 [  1372] By: gsar                                  on 1998/07/08  07:12:47
3137         Log: add extension to support SysV IPC
3138              From: Jarkko Hietaniemi <jhi@iki.fi>
3139              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
3140              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
3141              Subject: [PATCH] 5.004_70: IPC::SysV
3142      Branch: perl
3143            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
3144            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
3145            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
3146            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
3147            + ext/IPC/SysV/t/sem.t
3148            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
3149            ! t/op/ipcmsg.t t/op/ipcsem.t
3150 ____________________________________________________________________________
3151 [  1371] By: gsar                                  on 1998/07/08  05:12:07
3152         Log: add patch for C<use re 'debug'>
3153              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3154              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
3155              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
3156              Subject: Re: _70 and Devel::RE
3157      Branch: perl
3158            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
3159            - lib/re.pm
3160            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
3161            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
3162 ____________________________________________________________________________
3163 [  1370] By: gsar                                  on 1998/07/08  04:27:27
3164         Log: added patch to generate PPDEF(pp_foo)
3165              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3166              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
3167              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
3168              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
3169      Branch: perl
3170            + pp_proto.h
3171            ! MANIFEST Makefile.SH opcode.pl proto.h
3172 ____________________________________________________________________________
3173 [  1369] By: gsar                                  on 1998/07/08  04:19:49
3174         Log: suggest 'make test' after make
3175      Branch: perl
3176            ! Makefile.SH
3177 ____________________________________________________________________________
3178 [  1368] By: gsar                                  on 1998/07/08  03:58:19
3179         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
3180              From: Colin Kuskie <ckuskie@cadence.com>
3181              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
3182              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
3183              Subject: Corrected -i prefix patch
3184      Branch: perl
3185            + t/io/iprefix.t
3186            ! MANIFEST doio.c pod/perlrun.pod
3187 ____________________________________________________________________________
3188 [  1366] By: gsar                                  on 1998/07/08  02:28:30
3189         Log: From: Gisle Aas <gisle@aas.no>
3190              Date: 07 Jul 1998 17:48:36 +0200
3191              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
3192              Subject: [PATCH] Remove some rendundant SvOOK_on tests
3193      Branch: perl
3194            ! sv.c sv.h
3195 ____________________________________________________________________________
3196 [  1365] By: gsar                                  on 1998/07/08  02:25:17
3197         Log: applied patch to clarify m//g
3198              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3199              Date: Tue, 7 Jul 1998 15:59:03 +0100
3200              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
3201              Subject: [PATCH] Re: m//g in perlop.pod
3202      Branch: perl
3203            ! pod/perlop.pod
3204 ____________________________________________________________________________
3205 [  1364] By: gsar                                  on 1998/07/08  02:13:07
3206         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3207              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
3208              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
3209              Date: Tue, 7 Jul 1998 11:59:41 +0100
3210      Branch: perl
3211            ! pod/perlfaq.pod
3212 ____________________________________________________________________________
3213 [  1363] By: gsar                                  on 1998/07/08  02:11:11
3214         Log: applied tweak (via private mail)
3215              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3216              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
3217              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
3218              Subject: tiny perllocale.pod patch for 5.004_70
3219      Branch: perl
3220            ! pod/perllocale.pod
3221 ____________________________________________________________________________
3222 [  1362] By: gsar                                  on 1998/07/08  02:07:48
3223         Log: applied patch, various tweaks to pander to pod2man tantrums
3224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3225              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
3226              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
3227              Subject: [PATCH 5.004_70] CONFIGPM
3228      Branch: perl
3229            ! Porting/Glossary configpm
3230 ____________________________________________________________________________
3231 [  1361] By: gsar                                  on 1998/07/07  22:13:11
3232         Log: From: Stephen McCamant <alias@mcs.com>
3233              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
3234              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
3235              Subject: Re: Inconsistent arithmetics on refs
3236      Branch: perl
3237            ! sv.c
3238 ____________________________________________________________________________
3239 [  1360] By: gsar                                  on 1998/07/07  22:11:11
3240         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3241              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
3242              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
3243              Subject: [PATCH 5.004_70] Anohter ptags improvement
3244      Branch: perl
3245            ! emacs/ptags
3246 ____________________________________________________________________________
3247 [  1359] By: gsar                                  on 1998/07/07  22:08:48
3248         Log: fix accidental RE-de-optimization
3249              From: larry@wall.org (Larry Wall)
3250              Date: Mon, 6 Jul 1998 17:49:31 -0700
3251              Message-Id: <199807070049.RAA23475@wall.org>
3252              Subject: Re: before you deluge us with patches
3253              --
3254              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3255              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
3256              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
3257              Subject: Re: before you deluge us with patches
3258      Branch: perl
3259            ! pp_hot.c regexec.c
3260 ____________________________________________________________________________
3261 [  1358] By: gsar                                  on 1998/07/07  21:36:29
3262         Log: From: Gisle Aas <gisle@aas.no>
3263              Subject: [PATCH] Evaluation of AVHVs in scalar context
3264              Date: 06 Jul 1998 21:41:14 +0200
3265              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
3266      Branch: perl
3267            ! pp_hot.c t/op/avhv.t
3268 ____________________________________________________________________________
3269 [  1357] By: gsar                                  on 1998/07/07  21:29:46
3270         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
3271      Branch: perl
3272            ! lib/Math/Trig.pm lib/fields.pm thread.sym
3273 ____________________________________________________________________________
3274 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
3275         Log: Assorted patches:
3276              
3277              ------  BUILD PROCESS  ------
3278              
3279              Title:  "Add Test.pm (from perl 5.004_70)"
3280              Files:  MANIFEST lib/Test.pm
3281              
3282              ------  EXTENSIONS  ------
3283              
3284              Title:  "Add CR LF CRLF to Socket.pm"
3285              From:  Chris Nandor <pudge@pobox.com>
3286              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
3287              Files:  ext/Socket/Socket.pm
3288              
3289              ------  LIBRARY  ------
3290              
3291              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
3292              Files:  lib/AutoSplit.pm
3293              
3294              Title:  "Upgrade base.pm (from perl 5.004_70)"
3295              Files:  lib/base.pm
3296              
3297              Title:  "Add File::Spec modules (from 5.004_70)"
3298              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3299              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3300              lib/File/Spec/Win32.pm
3301              
3302              ------  TESTS  ------
3303              
3304              Title:  "fixup test for method call on undefined value"
3305              Files:  t/op/misc.t
3306              
3307              ------  UTILITIES  ------
3308              
3309              Title:  "perlbug upgrade (from 5.004_70)"
3310              Files:  utils/perlbug.PL
3311              
3312              Title:  "Upgrade perldoc (from 5.004_70)"
3313              Files:  utils/perldoc.PL
3314      Branch: maint-5.004/perl
3315            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3316            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3317            + lib/File/Spec/Win32.pm lib/Test.pm
3318            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
3319            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
3320 ____________________________________________________________________________
3321 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
3322         Log: Title:  "Fix memory leak in Safe module"
3323              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3324              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
3325              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3326      Branch: maint-5.004/perl
3327            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3328 ____________________________________________________________________________
3329 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
3330         Log: Title:  "Better error message for $undef->method call"
3331              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
3332              joshua.pritikin@db.com
3333              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
3334              Files:  pod/perldiag.pod pp_hot.c
3335      Branch: maint-5.004/perl
3336            ! pod/perldiag.pod pp_hot.c
3337 ____________________________________________________________________________
3338 [  1353] By: gsar                                  on 1998/07/06  23:33:38
3339         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3340              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
3341              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
3342              Subject: [PATCH 5.004_70] Update metaconfig info
3343      Branch: perl
3344            ! Porting/pumpkin.pod
3345 ____________________________________________________________________________
3346 [  1352] By: gsar                                  on 1998/07/06  23:30:54
3347         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3348              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
3349              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
3350              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
3351      Branch: perl
3352            ! Configure INSTALL Policy_sh.SH Porting/Glossary
3353            ! Porting/config.sh Porting/config_H
3354 ____________________________________________________________________________
3355 [  1351] By: gsar                                  on 1998/07/06  23:24:47
3356         Log: try harder to run non-executable tests
3357      Branch: perl
3358            ! t/TEST
3359 ____________________________________________________________________________
3360 [  1350] By: gsar                                  on 1998/07/06  23:12:17
3361         Log: add patch to improve method caching, regen headers
3362              From: joshua.pritikin@db.com
3363              Date: Mon, 6 Jul 1998 09:19:29 -0400
3364              Message-Id: <H00000e50008a518@MHS>
3365              Subject: [PATCH _70] cache missing methods
3366      Branch: perl
3367            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
3368 ____________________________________________________________________________
3369 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
3370         Log: Assorted patches:
3371              
3372              ------  BUILD PROCESS  ------
3373              
3374              Title:  "Configure: Workaround bash CDPATH oddity"
3375              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3376              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
3377              Files:  Configure
3378              
3379              Title:  "Don't suppress display of Makefile recipes that invoke perl"
3380              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3381              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
3382              Files:  Makefile.SH
3383              
3384              ------  CORE LANGUAGE  ------
3385              
3386              Title:  "one more^Wless quad unpack bug"
3387              From:  Jarkko Hietaniemi <jhi@iki.fi>
3388              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
3389              Files:  pp.c
3390              
3391              Title:  "minor fixups to bring maint closer to devel for patching"
3392              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3393              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
3394              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
3395              
3396              Title:  "-Pw switches used together report bogus error"
3397              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3398              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
3399              Files:  perl.c
3400              
3401              Title:  "Add doc and perl home page info to -v output"
3402              From:  Tom Christiansen <tchrist@jhereg.perl.com>
3403              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
3404              Files:  perl.c
3405              
3406              Title:  "Fix C<@a = (%a = 1)> bizarreness"
3407              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
3408              <tchrist@jhereg.perl.com>
3409              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
3410              <199807012339.TAA26024@aatma.engin.umich.edu>
3411              Files:  pp_hot.c
3412              
3413              Title:  "make find_script() return saved string, reenable missing
3414              diagnostics"
3415              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3416              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
3417              Files:  perl.c util.c
3418              
3419              Title:  "minor e_script optimization"
3420              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3421              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
3422              Files:  perl.c
3423              
3424              ------  DOCUMENTATION  ------
3425              
3426              Title:  "Insecure $ENV{} message out of step with perldiag"
3427              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3428              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3429              Files:  pod/perldiag.pod pod/perlsec.pod
3430              
3431              Title:  "documenting close without arguments"
3432              From:  Tom Phoenix <rootbeer@teleport.com>
3433              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3434              Files:  pod/perlfunc.pod
3435              
3436              Title:  "pod for scalar .. op"
3437              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3438              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3439              Files:  pod/perlop.pod
3440              
3441              ------  EXTENSIONS  ------
3442              
3443              Title:  "Fcntl: add few constants, enhance maintainability"
3444              From:  Jarkko Hietaniemi <jhi@iki.fi>
3445              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
3446              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
3447              
3448              ------  LIBRARY  ------
3449              
3450              Title:  "Fix undef warnings in Text::Parsewords"
3451              From:  Jarkko Hietaniemi <jhi@iki.fi>
3452              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
3453              Files:  lib/Text/ParseWords.pm
3454              
3455              Title:  "Add Symbol::delete_package()"
3456              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3457              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
3458              Files:  pod/perlembed.pod lib/Symbol.pm
3459      Branch: maint-5.004/perl
3460            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
3461            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
3462            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3463            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
3464            ! t/op/split.t taint.c util.c
3465 ____________________________________________________________________________
3466 [  1348] By: gsar                                  on 1998/07/06  22:55:56
3467         Log: remove #! line from Errno_pm.PL
3468      Branch: perl
3469            ! ext/Errno/Errno_pm.PL
3470 ____________________________________________________________________________
3471 [  1347] By: gsar                                  on 1998/07/06  22:51:34
3472         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
3473              From: Gisle Aas <gisle@aas.no>
3474              Date: 06 Jul 1998 13:08:53 +0200
3475              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
3476              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
3477      Branch: perl
3478            ! lib/Cwd.pm
3479 ____________________________________________________________________________
3480 [  1346] By: gsar                                  on 1998/07/06  22:20:29
3481         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
3482              Stephen McCamant
3483      Branch: perl
3484            ! op.c
3485 ____________________________________________________________________________
3486 [  1345] By: gsar                                  on 1998/07/06  21:58:52
3487         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
3488              simpler fix
3489      Branch: perl
3490            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3491            ! opcode.pl proto.h
3492 ____________________________________________________________________________
3493 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
3494         Log: Title:  "Fix for broken goto &xsub"
3495              From:  Albert Dvornik <bert@genscan.com>,
3496              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
3497              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
3498      Branch: maint-5.004/perl
3499            + t/op/goto_xs.t
3500            ! MANIFEST pp_ctl.c
3501 ____________________________________________________________________________
3502 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
3503         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
3504              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3505              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
3506              Files:  gv.h gv.c op.c toke.c
3507      Branch: maint-5.004/perl
3508            ! gv.c gv.h op.c toke.c
3509 ____________________________________________________________________________
3510 [  1342] By: gsar                                  on 1998/07/06  20:57:06
3511         Log: From:    Gisle Aas <gisle@aas.no>
3512              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
3513              Date:    06 Jul 1998 21:52:12 +0200
3514              Subject: Keepers of the Patch Pumpkin
3515      Branch: perl
3516            ! Changes
3517 ____________________________________________________________________________
3518 [  1341] By: gsar                                  on 1998/07/06  20:43:35
3519         Log: remove dup entry in perldiag
3520      Branch: perl
3521            ! pod/perldiag.pod
3522 ____________________________________________________________________________
3523 [  1340] By: gsar                                  on 1998/07/06  20:31:44
3524         Log: more reasonable diagnostic on keyword vs. sub ambiguity
3525      Branch: perl
3526            ! pod/perldiag.pod toke.c
3527 ____________________________________________________________________________
3528 [  1339] By: gsar                                  on 1998/07/06  19:23:06
3529         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
3530      Branch: perl
3531            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
3532            ! sv.c toke.c util.c
3533 ____________________________________________________________________________
3534 [  1338] By: gsar                                  on 1998/07/06  18:45:35
3535         Log: per Larry suggestion, toss change#1327 and fix the documentation
3536              to match behavior instead
3537      Branch: perl
3538            ! pod/perlfunc.pod pp_sys.c
3539 ____________________________________________________________________________
3540 [  1337] By: gsar                                  on 1998/07/06  17:15:26
3541         Log: allow read(FH,threadsv,...)
3542      Branch: perl
3543            ! op.c
3544
3545 ----------------
3546 Version 5.004_70
3547 ----------------
3548
3549 ____________________________________________________________________________
3550 [  1336] By: gsar                                  on 1998/07/06  09:06:33
3551         Log: 5.004_70 tweaks
3552      Branch: perl
3553            ! Changes win32/Makefile win32/makefile.mk
3554 ____________________________________________________________________________
3555 [  1335] By: gsar                                  on 1998/07/06  07:05:37
3556         Log: update Changes
3557      Branch: perl
3558            ! Changes pod/perldiag.pod
3559 ____________________________________________________________________________
3560 [  1334] By: gsar                                  on 1998/07/06  06:41:17
3561         Log: allow eval-groups in patterns only if they C<use re 'eval';>
3562      Branch: perl
3563            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
3564            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3565 ____________________________________________________________________________
3566 [  1333] By: gsar                                  on 1998/07/06  03:22:52
3567         Log: From: Hans Mulder <hansm@icgroup.nl>
3568              Date: Mon,  6 Jul 98 02:11:32 +0200
3569              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
3570              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3571      Branch: perl
3572            ! malloc.c
3573 ____________________________________________________________________________
3574 [  1332] By: gsar                                  on 1998/07/06  03:18:34
3575         Log: added Errno-1.09 from CPAN
3576      Branch: perl
3577            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3578 ____________________________________________________________________________
3579 [  1331] By: gsar                                  on 1998/07/06  02:59:09
3580         Log: fix small memleak on -e, don't try to find_script() when e_script
3581      Branch: perl
3582            ! perl.c
3583 ____________________________________________________________________________
3584 [  1330] By: gsar                                  on 1998/07/06  00:40:24
3585         Log: add Symbol::delete_package()
3586      Branch: perl
3587            ! lib/Symbol.pm pod/perlembed.pod
3588 ____________________________________________________________________________
3589 [  1329] By: gsar                                  on 1998/07/05  23:05:40
3590         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
3591              From: Stephen McCamant <alias@mcs.com>
3592              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
3593              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
3594              Subject: [PATCH] alignment in X[IN]V allocation
3595      Branch: perl
3596            ! sv.c
3597 ____________________________________________________________________________
3598 [  1328] By: gsar                                  on 1998/07/05  22:47:57
3599         Log: make read() return undef on errors as documented, and clarify docs
3600      Branch: perl
3601            ! pod/perlfunc.pod pp_sys.c
3602 ____________________________________________________________________________
3603 [  1327] By: gsar                                  on 1998/07/05  22:11:21
3604         Log: fix getc() to return empty string instead of undef on eof, as it was
3605              documented to behave; still returns undef on error
3606      Branch: perl
3607            ! pp_sys.c
3608 ____________________________________________________________________________
3609 [  1326] By: gsar                                  on 1998/07/05  21:53:30
3610         Log: patch whitespace-mutiliated; applied manually
3611              From: Hans Mulder <hansm@icgroup.nl>
3612              Date: Sun,  5 Jul 98 23:23:20 +0200
3613              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
3614              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3615      Branch: perl
3616            ! ext/Errno/Errno_pm.PL
3617 ____________________________________________________________________________
3618 [  1325] By: gsar                                  on 1998/07/05  21:38:39
3619         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
3620              From: Tom Christiansen <tchrist@jhereg.perl.com>
3621              Date: Sun, 05 Jul 1998 09:15:22 -0500
3622              Subject: Re: docpatch 
3623              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3624      Branch: perl
3625            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3626            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3627            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3628            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
3629            ! pod/perlrun.pod
3630 ____________________________________________________________________________
3631 [  1324] By: gsar                                  on 1998/07/05  21:06:56
3632         Log: applied patch, and undid change#1302 which it made unnecessary
3633              From: Billy <wdconsta@cs.adelaide.edu.au>
3634              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
3635              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
3636              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3637      Branch: perl
3638            ! t/lib/h2ph.t utils/h2ph.PL
3639 ____________________________________________________________________________
3640 [  1323] By: gsar                                  on 1998/07/05  20:56:39
3641         Log: fix t/lib/fields.t's @INC so make test runs
3642      Branch: perl
3643            ! t/lib/fields.t
3644 ____________________________________________________________________________
3645 [  1322] By: gsar                                  on 1998/07/05  20:26:43
3646         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3647      Branch: perl
3648            ! gv.c gv.h toke.c
3649 ____________________________________________________________________________
3650 [  1321] By: gsar                                  on 1998/07/05  07:41:50
3651         Log: sundry win32 config tweaks
3652      Branch: perl
3653            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3654            ! win32/config.gc win32/config.vc win32/config_H.bc
3655            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3656            ! win32/config_sh.PL win32/makefile.mk
3657 ____________________________________________________________________________
3658 [  1320] By: gsar                                  on 1998/07/05  06:30:35
3659         Log: update Changes
3660      Branch: perl
3661            ! Changes
3662 ____________________________________________________________________________
3663 [  1319] By: gsar                                  on 1998/07/05  06:27:37
3664         Log: add ck_sysread() for better sysread/read/recv sanity
3665      Branch: perl
3666            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3667            ! opcode.pl proto.h
3668 ____________________________________________________________________________
3669 [  1318] By: gsar                                  on 1998/07/05  04:34:05
3670         Log: From: Stephen McCamant <alias@mcs.com>
3671              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
3672              Subject: [PATCH] Document B::Deparse, add pp_threadsv
3673              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3674      Branch: perl
3675            ! ext/B/B/Deparse.pm
3676 ____________________________________________________________________________
3677 [  1317] By: gsar                                  on 1998/07/05  04:15:25
3678         Log: added patch with tweak to doc
3679              From: Chip Salzenberg <chip@perl.org>
3680              Message-ID: <19980704205136.A16319@perlsupport.com>
3681              Date: Sat, 4 Jul 1998 20:51:36 -0400
3682              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3683      Branch: perl
3684            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3685 ____________________________________________________________________________
3686 [  1316] By: gsar                                  on 1998/07/05  03:56:22
3687         Log: Porting/Glossary goes podly into Config.pm
3688      Branch: perl
3689            ! Porting/Glossary configpm
3690 ____________________________________________________________________________
3691 [  1315] By: gsar                                  on 1998/07/05  02:50:18
3692         Log: add suggested tool as an example in ExtUtils::Packlist
3693              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3694              Message-Id: <199807031028.LAA10456@sale-wts>
3695              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3696              Subject: Re: [make install] another horror story
3697      Branch: perl
3698            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3699 ____________________________________________________________________________
3700 [  1314] By: gsar                                  on 1998/07/05  02:28:04
3701         Log: avoid race condition (storing ptr to SV before incrementing its
3702              REFCNT) and warning in newRV()
3703      Branch: perl
3704            ! sv.c
3705 ____________________________________________________________________________
3706 [  1313] By: gsar                                  on 1998/07/05  02:06:40
3707         Log: applied suggested fix for xhv_array sizing, with portability tweaks
3708              From: Gisle Aas <gisle@aas.no>
3709              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3710              Date: 04 Jul 1998 10:20:35 +0200
3711              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3712      Branch: perl
3713            ! hv.c
3714 ____________________________________________________________________________
3715 [  1312] By: gsar                                  on 1998/07/05  01:36:45
3716         Log: From: Gisle Aas <gisle@aas.no>
3717              Subject: [PATCH] hv_max may be a few too many
3718              Date: 04 Jul 1998 09:28:46 +0200
3719              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3720      Branch: perl
3721            ! doop.c
3722 ____________________________________________________________________________
3723 [  1311] By: gsar                                  on 1998/07/05  00:35:27
3724         Log: patchlevel up to 5.004_70, various tweaks
3725              * fix taint problems due to maintbranch regression
3726              * PERL_OBJECT now builds again
3727              * deal with C++ strong-typing problems in hv.c
3728              * fix mismatch in "reserved word" diagnostic
3729      Branch: perl
3730            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3731            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3732 ____________________________________________________________________________
3733 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
3734         Log: Remove old RE //t flag from scan_subst().
3735      Branch: maint-5.004/perl
3736            ! toke.c
3737 ____________________________________________________________________________
3738 [  1309] By: gsar                                  on 1998/07/04  08:32:53
3739         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3740      Branch: perl
3741            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3742 ____________________________________________________________________________
3743 [  1307] By: gsar                                  on 1998/07/04  07:00:14
3744         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3745      Branch: perl
3746            ! pp_hot.c t/op/local.t
3747 ____________________________________________________________________________
3748 [  1306] By: gsar                                  on 1998/07/04  05:52:34
3749         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3750              From: joshua.pritikin@db.com
3751              Date: Wed, 1 Jul 1998 10:09:43 -0400
3752              Message-Id: <H00000e500086fb3@MHS>
3753              Subject: [PATCH _69] sv_2mortal fix
3754      Branch: perl
3755            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3756 ____________________________________________________________________________
3757 [  1305] By: gsar                                  on 1998/07/04  05:46:42
3758         Log: add patch preextend global string table, tweak for 512 entries
3759              From: Gisle Aas <gisle@aas.no>
3760              Date: 04 Jul 1998 01:04:08 +0200
3761              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3762              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3763      Branch: perl
3764            ! perl.c
3765 ____________________________________________________________________________
3766 [  1304] By: gsar                                  on 1998/07/04  05:40:35
3767         Log: simplify xhv_array sizing
3768              From: Gisle Aas <gisle@aas.no>
3769              Date: 04 Jul 1998 00:49:42 +0200
3770              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3771              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3772      Branch: perl
3773            ! hv.c
3774 ____________________________________________________________________________
3775 [  1303] By: gsar                                  on 1998/07/04  05:37:29
3776         Log: make 4-arg win32_select() sleep more reasonably on false values
3777              From: Blair Zajac <blair@gps.caltech.edu>
3778              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3779              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3780              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3781              --
3782              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3783              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3784              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3785      Branch: perl
3786            ! win32/win32sck.c
3787 ____________________________________________________________________________
3788 [  1302] By: gsar                                  on 1998/07/04  05:32:50
3789         Log: adjust h2ph.t for dos-specific problem
3790              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3791              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3792              Date: Fri, 3 Jul 1998 23:45:25 +0200
3793              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3794      Branch: perl
3795            ! t/lib/h2ph.t
3796 ____________________________________________________________________________
3797 [  1301] By: gsar                                  on 1998/07/04  05:31:04
3798         Log: fix CPAN.pm problem, OS2 tweaks
3799              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3800              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3801              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3802              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3803      Branch: perl
3804            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3805            ! lib/ExtUtils/MakeMaker.pm
3806 ____________________________________________________________________________
3807 [  1300] By: gsar                                  on 1998/07/04  05:27:20
3808         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3809              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3810              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3811              Subject: [PATCH 5.004_68] Add elc target to to makefile
3812      Branch: perl
3813            ! Makefile.SH
3814 ____________________________________________________________________________
3815 [  1299] By: gsar                                  on 1998/07/04  05:25:56
3816         Log: newer emacs/cperl-mode.el (via private mail)
3817              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3818              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3819              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3820              Subject: [PATCH 5.004_68] cperl-mode
3821      Branch: perl
3822            ! emacs/cperl-mode.el
3823 ____________________________________________________________________________
3824 [  1298] By: gsar                                  on 1998/07/04  05:22:41
3825         Log: From: Dominic Dunlop <domo@computer.org>
3826              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3827              Date: Thu, 2 Jul 1998 22:57:26 +0000
3828              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3829      Branch: perl
3830            ! hints/machten.sh malloc.c
3831 ____________________________________________________________________________
3832 [  1297] By: gsar                                  on 1998/07/04  05:20:52
3833         Log: allow a flags args to fbm_instr() for future needs
3834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3835              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3836              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3837              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3838      Branch: perl
3839            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3840 ____________________________________________________________________________
3841 [  1296] By: gsar                                  on 1998/07/04  05:16:15
3842         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3843              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3844              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3845              Subject: [PATCH 5.004_69] INSTALL-1.39
3846      Branch: perl
3847            ! INSTALL
3848 ____________________________________________________________________________
3849 [  1295] By: gsar                                  on 1998/07/04  05:15:05
3850         Log: Configure update
3851              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3852              Date: Wed, 1 Jul 98 23:07:50 EDT
3853              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3854              Subject: [PATCH 5.004_69] Config_69-01
3855      Branch: perl
3856            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3857            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3858            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3859 ____________________________________________________________________________
3860 [  1294] By: gsar                                  on 1998/07/04  05:10:25
3861         Log: add perlbug -F switch to save message to file
3862              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3863              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3864              Date: Wed, 1 Jul 1998 21:14:22 +0200
3865              Subject: Re: [PATCH 5.004_69] perlbug -fok
3866      Branch: perl
3867            ! Makefile.SH utils/perlbug.PL
3868 ____________________________________________________________________________
3869 [  1293] By: gsar                                  on 1998/07/04  05:06:52
3870         Log: catch nonexistent backrefs in REs
3871              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3872              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3873              Date: Wed, 1 Jul 1998 20:14:05 +0200
3874              Subject: Re: [PATCH _66] for bad backrefs
3875              --
3876              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3877              Date: Wed, 1 Jul 1998 20:47:16 +0200
3878              Subject: Re: [PATCH _66] for bad backrefs
3879      Branch: perl
3880            ! regcomp.c t/op/re_tests util.c
3881 ____________________________________________________________________________
3882 [  1292] By: gsar                                  on 1998/07/04  05:02:01
3883         Log: fix perlcc to not rm output file, and other -w(arts)
3884      Branch: perl
3885            ! utils/perlcc.PL
3886 ____________________________________________________________________________
3887 [  1291] By: gsar                                  on 1998/07/04  04:30:03
3888         Log: ignore stash entries that are not GVs in dump.c
3889      Branch: perl
3890            ! dump.c
3891 ____________________________________________________________________________
3892 [  1290] By: gsar                                  on 1998/07/04  03:55:10
3893         Log: cleaner page headers from pod2man
3894      Branch: perl
3895            ! pod/pod2man.PL
3896 ____________________________________________________________________________
3897 [  1288] By: gsar                                  on 1998/07/04  03:16:39
3898         Log: tweaks to Getopt::Std
3899              From: Robin Barker <rmb1@cise.npl.co.uk>
3900              Date: Tue, 30 Jun 98 14:45:49 BST
3901              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
3902              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
3903              --
3904              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
3905              To: perl5-porters@perl.org
3906              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
3907      Branch: perl
3908            ! lib/Getopt/Std.pm
3909 ____________________________________________________________________________
3910 [  1287] By: gsar                                  on 1998/07/04  03:13:02
3911         Log: added patch, with tweaks
3912              From: Gisle Aas <gisle@aas.no>
3913              Date: 03 Jul 1998 00:50:15 +0200
3914              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
3915              Subject: [PATCH] Some AVHV documentation
3916      Branch: perl
3917            ! pod/perlref.pod
3918 ____________________________________________________________________________
3919 [  1286] By: gsar                                  on 1998/07/04  02:53:26
3920         Log: applied patch with tweaks to prose
3921              From: Gisle Aas <gisle@aas.no>
3922              Subject: [PATCH] Simplified AVHV support
3923              Date: 30 Jun 1998 13:34:07 +0200
3924              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
3925      Branch: perl
3926            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
3927            ! pp.c proto.h t/op/avhv.t
3928 ____________________________________________________________________________
3929 [  1285] By: gsar                                  on 1998/07/04  02:30:48
3930         Log: tweak doc for ".."
3931              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3932              Subject: [PATCH] pod for scalar ..
3933              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3934              Date: Tue, 30 Jun 1998 12:14:50 +0100
3935      Branch: perl
3936            ! pod/perlop.pod
3937 ____________________________________________________________________________
3938 [  1284] By: gsar                                  on 1998/07/04  02:28:43
3939         Log: fix use of uninitialized var in pp_unpack()
3940              From: Jarkko Hietaniemi <jhi@iki.fi>
3941              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
3942              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
3943              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
3944      Branch: perl
3945            ! pp.c
3946 ____________________________________________________________________________
3947 [  1283] By: gsar                                  on 1998/07/04  02:26:37
3948         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3949              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
3950              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
3951              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
3952      Branch: perl
3953            ! lib/Text/ParseWords.pm
3954 ____________________________________________________________________________
3955 [  1282] By: gsar                                  on 1998/07/04  02:24:32
3956         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
3957              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
3958              Date: Mon, 29 Jun 1998 16:53:56 -0700
3959              Subject: [PATCH 5.004_69]README.vms doc patch
3960              --
3961              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
3962              Date: Mon, 29 Jun 1998 16:51:25 -0700
3963              --
3964              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
3965              Date: Thu, 02 Jul 1998 13:53:57 -0700
3966              Subject: [PATCH 5.004_69]VMS filetest operator fixup
3967      Branch: perl
3968            ! README.vms vms/descrip_mms.template vms/vms.c
3969 ____________________________________________________________________________
3970 [  1281] By: gsar                                  on 1998/07/04  02:17:48
3971         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3972              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
3973              Date: Mon, 29 Jun 1998 16:46:25 -0700
3974              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
3975      Branch: perl
3976            ! vms/subconfigure.com
3977 ____________________________________________________________________________
3978 [  1280] By: gsar                                  on 1998/07/04  02:16:03
3979         Log: don't attempt to copy directories on VMS
3980              From: Dan Sugalski <sugalskd@osshe.edu>
3981              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
3982              Date: Mon, 29 Jun 1998 16:31:29 -0700
3983              Subject: [PATCH 5.004_69]Tweak to installperl
3984      Branch: perl
3985            ! installperl
3986 ____________________________________________________________________________
3987 [  1279] By: gsar                                  on 1998/07/04  02:09:26
3988         Log: add 'installhtml*dir' to win32 config templates
3989              From: "Douglas Lankshear" <dougl@ActiveState.com>
3990              Subject: [PATCH 5.004_68] For Win32 config
3991              Date: Mon, 29 Jun 1998 09:00:13 -0700
3992              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
3993      Branch: perl
3994            ! win32/config.bc win32/config.gc win32/config.vc
3995 ____________________________________________________________________________
3996 [  1278] By: gsar                                  on 1998/07/04  02:06:23
3997         Log: implemented described fix for h2ph hanging on "enum"
3998              From: Billy <wdconsta@cs.adelaide.edu.au>
3999              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
4000              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
4001              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
4002      Branch: perl
4003            ! utils/h2ph.PL
4004 ____________________________________________________________________________
4005 [  1277] By: gsar                                  on 1998/07/04  01:51:47
4006         Log: merge changes#1210,1211,1270 from maintbranch
4007      Branch: perl
4008            + lib/re.pm
4009            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
4010            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4011            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4012 ____________________________________________________________________________
4013 [  1276] By: gsar                                  on 1998/07/04  00:33:37
4014         Log: deprecate use of reserved word "our" (Larry's idea)
4015              Date: Mon, 22 Jun 1998 08:55:09 -0700
4016              From: larry@wall.org (Larry Wall)
4017              Message-Id: <199806221555.IAA07212@wall.org>
4018              Subject: Re: our
4019      Branch: perl
4020            ! pod/perldiag.pod toke.c
4021 ____________________________________________________________________________
4022 [  1275] By: nick                                  on 1998/07/02  18:36:59
4023         Log: Integrate mainline, just to keep up.
4024      Branch: ansiperl
4025           +> t/lib/fields.t
4026            - lib/Math/Trig/Radial.pm
4027           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4028           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
4029           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
4030           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
4031           !> win32/config.bc win32/config.gc win32/config.vc
4032           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
4033           !> win32/win32iop.h
4034 ____________________________________________________________________________
4035 [  1274] By: gsar                                  on 1998/07/02  16:47:20
4036         Log: tweak win32/config.* variables
4037      Branch: perl
4038            ! win32/config.bc win32/config.gc win32/config.vc
4039 ____________________________________________________________________________
4040 [  1273] By: gsar                                  on 1998/07/02  16:33:53
4041         Log: export opendir() set of functions on win32
4042      Branch: perl
4043            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
4044            ! win32/win32iop.h
4045 ____________________________________________________________________________
4046 [  1272] By: gsar                                  on 1998/07/01  23:21:49
4047         Log: fix C<@a = (%a = 1)> bizarreness
4048      Branch: perl
4049            ! pp_hot.c
4050 ____________________________________________________________________________
4051 [  1271] By: gsar                                  on 1998/06/30  22:49:39
4052         Log: document perltrap on precedence of keys/values/each
4053      Branch: perl
4054            ! pod/perltrap.pod
4055 ____________________________________________________________________________
4056 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
4057         Log: Added lib/re.pm missing from change 1210
4058      Branch: maint-5.004/perl
4059            + lib/re.pm
4060 ____________________________________________________________________________
4061 [  1269] By: gsar                                  on 1998/06/30  08:20:52
4062         Log: From:    Murray Nesbitt <murray@ActiveState.com>
4063              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
4064              Date:    Mon, 29 Jun 1998 14:30:59 PDT
4065              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
4066      Branch: perl
4067            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4068 ____________________________________________________________________________
4069 [  1268] By: gsar                                  on 1998/06/30  05:38:34
4070         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
4071              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
4072              Date:    Mon, 29 Jun 1998 15:04:57 -0000
4073              Subject: [PATCH perl5.004_69] perldoc.PL
4074      Branch: perl
4075            ! utils/perldoc.PL
4076 ____________________________________________________________________________
4077 [  1267] By: gsar                                  on 1998/06/30  05:34:06
4078         Log: add patch to integrate Math::Trig::Radial into Math::Trig
4079              From: Jarkko Hietaniemi <jhi@iki.fi>
4080              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
4081              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
4082              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
4083      Branch: perl
4084            - lib/Math/Trig/Radial.pm
4085            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
4086 ____________________________________________________________________________
4087 [  1266] By: gsar                                  on 1998/06/30  05:17:33
4088         Log: From:    Gisle Aas <gisle@aas.no>
4089              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
4090              Date:    29 Jun 1998 12:36:09 +0200
4091              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
4092      Branch: perl
4093            + t/lib/fields.t
4094            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
4095            ! t/op/array.t
4096 ____________________________________________________________________________
4097 [  1265] By: gsar                                  on 1998/06/30  05:12:57
4098         Log: tweaks to overloaded constants (change#1259)
4099      Branch: perl
4100            ! scope.c scope.h toke.c
4101 ____________________________________________________________________________
4102 [  1264] By: nick                                  on 1998/06/29  17:38:03
4103         Log: Integrate mainline c. _69 to ansiperl
4104      Branch: ansiperl
4105           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4106           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
4107           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
4108           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
4109           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4110           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
4111           !> (integrate 100 files)
4112
4113 ----------------
4114 Version 5.004_69
4115 ----------------
4116
4117 ____________________________________________________________________________
4118 [  1263] By: gsar                                  on 1998/06/29  09:17:28
4119         Log: update Changes and perlhist.pod
4120      Branch: perl
4121            ! Changes pod/perlhist.pod
4122 ____________________________________________________________________________
4123 [  1262] By: gsar                                  on 1998/06/29  08:26:36
4124         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
4125              under several build configurations)
4126      Branch: perl
4127            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
4128            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
4129            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4130 ____________________________________________________________________________
4131 [  1261] By: gsar                                  on 1998/06/29  06:51:10
4132         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
4133      Branch: perl
4134            ! scope.h
4135 ____________________________________________________________________________
4136 [  1260] By: gsar                                  on 1998/06/29  06:46:12
4137         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
4138              Date:    Mon, 29 Jun 1998 08:10:46 +0200
4139              From:    ts <decoux@moulon.inra.fr>
4140              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
4141      Branch: perl
4142            ! pod/perlembed.pod
4143 ____________________________________________________________________________
4144 [  1259] By: gsar                                  on 1998/06/29  06:01:35
4145         Log: added patch for overloading constants, made PERL_OBJECT-aware
4146              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4147              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
4148              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
4149      Branch: perl
4150            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
4151            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
4152            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
4153            ! t/pragma/overload.t toke.c
4154 ____________________________________________________________________________
4155 [  1258] By: gsar                                  on 1998/06/29  05:32:25
4156         Log: fix Socket.pm typo from change#1240
4157      Branch: perl
4158            ! ext/Socket/Socket.pm
4159 ____________________________________________________________________________
4160 [  1257] By: gsar                                  on 1998/06/29  05:09:24
4161         Log: applied patch, tweak for threads awareness
4162              From: Albert Dvornik <bert@genscan.com>
4163              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
4164              Date: 24 Jun 1998 19:33:09 -0400
4165              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
4166      Branch: perl
4167            + t/op/goto_xs.t
4168            ! MANIFEST pp_ctl.c
4169 ____________________________________________________________________________
4170 [  1256] By: gsar                                  on 1998/06/29  03:34:18
4171         Log: applied patch, fixed one more leak, tweaked whitespace bugs
4172              From: Guy Decoux <decoux@moulon.inra.fr>
4173              (via)
4174              Date: Fri, 26 Jun 1998 09:59:32 -0400
4175              From: "Chunhui Teng" <cteng@nortel.ca>
4176              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
4177              Subject: Memory leak in Perl 5.004 and the fix
4178      Branch: perl
4179            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
4180 ____________________________________________________________________________
4181 [  1255] By: gsar                                  on 1998/06/29  02:50:37
4182         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
4183              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
4184              Date: 28 Jun 1998 23:47:07 +0200
4185              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
4186      Branch: perl
4187            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4188 ____________________________________________________________________________
4189 [  1254] By: gsar                                  on 1998/06/28  21:35:02
4190         Log: From: joshua.pritikin@db.com
4191              Date: Fri, 26 Jun 1998 09:34:34 -0400
4192              Message-Id: <H00000e500081d23@MHS>
4193              Subject: [PATCH _68] PUSHSTACK renovation
4194      Branch: perl
4195            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
4196 ____________________________________________________________________________
4197 [  1253] By: gsar                                  on 1998/06/28  21:21:22
4198         Log: From: Stephen McCamant <alias@mcs.com>
4199              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
4200              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
4201              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
4202      Branch: perl
4203            ! perlvars.h sv.c
4204 ____________________________________________________________________________
4205 [  1252] By: gsar                                  on 1998/06/28  21:16:34
4206         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4207              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
4208              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
4209              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
4210      Branch: perl
4211            ! regcomp.c
4212 ____________________________________________________________________________
4213 [  1251] By: gsar                                  on 1998/06/28  21:14:32
4214         Log: add Math/Trig/Radial.pm, update MANIFEST
4215              From: Jarkko Hietaniemi <jhi@iki.fi>
4216              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
4217              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
4218              Subject: Math::Trig::Radial ?
4219      Branch: perl
4220            + lib/Math/Trig/Radial.pm
4221            ! MANIFEST
4222 ____________________________________________________________________________
4223 [  1250] By: gsar                                  on 1998/06/28  21:09:48
4224         Log: applied patch, tweaked doc, and regen regnodes.h
4225              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4226              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
4227              Subject: [PATCH 5.004_68] \z in RE
4228              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
4229      Branch: perl
4230            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
4231            ! t/op/re_tests t/op/regexp.t toke.c
4232 ____________________________________________________________________________
4233 [  1249] By: gsar                                  on 1998/06/28  20:56:38
4234         Log: From: mike@bill.iac.net
4235              Message-ID: <19980627034913.A32220@bill.minivend.com>
4236              Date: Sat, 27 Jun 1998 03:49:13 +0000
4237              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
4238      Branch: perl
4239            ! lib/Text/ParseWords.pm t/lib/parsewords.t
4240 ____________________________________________________________________________
4241 [  1248] By: gsar                                  on 1998/06/28  20:54:43
4242         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4243              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
4244              Subject: [PATCH] Fix ptags
4245              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
4246      Branch: perl
4247            ! emacs/ptags
4248 ____________________________________________________________________________
4249 [  1247] By: gsar                                  on 1998/06/28  20:42:54
4250         Log: apply patch sent via private mail
4251              From: Stephen McCamant <alias@mcs.com>
4252              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
4253              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
4254              Subject: Re: Enhanced B::Deparse 
4255      Branch: perl
4256            ! ext/B/B/Deparse.pm
4257 ____________________________________________________________________________
4258 [  1246] By: gsar                                  on 1998/06/28  20:38:24
4259         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4260              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
4261              Subject: [PATCH 5.004_68] pat.t tests
4262              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
4263      Branch: perl
4264            ! t/op/pat.t
4265 ____________________________________________________________________________
4266 [  1245] By: gsar                                  on 1998/06/28  20:36:08
4267         Log: From: joshua.pritikin@db.com
4268              Date: Fri, 26 Jun 1998 10:02:32 -0400
4269              Message-Id: <H00000e500081d28@MHS>
4270              Subject: [PATCH _68] improve recursive error messages!
4271      Branch: perl
4272            ! gv.c pod/perldiag.pod universal.c
4273 ____________________________________________________________________________
4274 [  1244] By: gsar                                  on 1998/06/28  20:09:02
4275         Log: From: Dominic Dunlop <domo@vo.lu>
4276              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
4277              Date: Thu, 25 Jun 1998 17:46:55 +0000
4278              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
4279              to op/pat.t; add tests for a few  more regexp parse failures etc.
4280      Branch: perl
4281            ! t/op/pat.t t/op/re_tests t/op/regexp.t
4282 ____________________________________________________________________________
4283 [  1243] By: gsar                                  on 1998/06/28  20:06:30
4284         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
4285              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4286              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
4287              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
4288              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
4289      Branch: perl
4290            ! perl_exp.SH
4291 ____________________________________________________________________________
4292 [  1242] By: gsar                                  on 1998/06/28  20:01:28
4293         Log: 
4294              From: Gisle Aas <gisle@aas.no>
4295              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
4296              Date: 25 Jun 1998 10:32:43 +0200
4297              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
4298      Branch: perl
4299            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
4300 ____________________________________________________________________________
4301 [  1241] By: gsar                                  on 1998/06/28  19:55:11
4302         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
4303              From: Stephen McCamant <alias@mcs.com>
4304              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
4305              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
4306              Subject: [PATCH REPOST] refgen in opcode.pl
4307      Branch: perl
4308            ! opcode.h opcode.pl
4309 ____________________________________________________________________________
4310 [  1240] By: gsar                                  on 1998/06/28  19:46:29
4311         Log: From: Chris Nandor <pudge@pobox.com>
4312              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
4313              Date: Wed, 24 Jun 1998 19:58:28 -0400
4314              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
4315      Branch: perl
4316            ! ext/Socket/Socket.pm
4317 ____________________________________________________________________________
4318 [  1239] By: gsar                                  on 1998/06/28  19:44:19
4319         Log: From: Gisle Aas <gisle@aas.no>
4320              Subject: [PATCH] Optimize foreach (1..1000000)
4321              Date: 24 Jun 1998 20:26:48 +0200
4322              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
4323      Branch: perl
4324            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
4325            ! pp_hot.c t/op/range.t
4326 ____________________________________________________________________________
4327 [  1238] By: gsar                                  on 1998/06/28  19:28:13
4328         Log: avoid creation of %^R
4329              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4330              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
4331              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
4332              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
4333      Branch: perl
4334            ! perl.c t/op/splice.t
4335 ____________________________________________________________________________
4336 [  1237] By: gsar                                  on 1998/06/28  19:23:40
4337         Log: From: Gisle Aas <gisle@aas.no>
4338              Subject: [PATCH] Negative LENGTH argument to splice
4339              Date: 24 Jun 1998 15:11:35 +0200
4340              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
4341      Branch: perl
4342            + t/op/splice.t
4343            ! MANIFEST pod/perlfunc.pod pp.c
4344 ____________________________________________________________________________
4345 [  1236] By: gsar                                  on 1998/06/28  19:18:29
4346         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4347              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
4348              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
4349              Date: Wed, 24 Jun 1998 13:13:02 +0100
4350      Branch: perl
4351            ! pod/perldiag.pod pod/perlsec.pod
4352 ____________________________________________________________________________
4353 [  1235] By: gsar                                  on 1998/06/28  19:16:13
4354         Log: Complex.pm update
4355              From: Jarkko Hietaniemi <jhi@iki.fi>
4356              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
4357              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
4358              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
4359      Branch: perl
4360            ! lib/Math/Complex.pm t/lib/complex.t
4361 ____________________________________________________________________________
4362 [  1234] By: gsar                                  on 1998/06/28  19:13:05
4363         Log: disable perl malloc on UNICOS for now
4364              From: Jarkko Hietaniemi <jhi@iki.fi>
4365              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
4366              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
4367              Subject: [PATCH] 5.004_68: UNICOS hints
4368      Branch: perl
4369            ! hints/unicos.sh
4370 ____________________________________________________________________________
4371 [  1233] By: gsar                                  on 1998/06/28  19:10:53
4372         Log: fixes unpack("q"...), and semctl() tests for UNICOS
4373              From: Jarkko Hietaniemi <jhi@iki.fi>
4374              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
4375              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
4376              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
4377      Branch: perl
4378            ! pp.c t/op/ipcsem.t t/op/pack.t
4379 ____________________________________________________________________________
4380 [  1232] By: gsar                                  on 1998/06/28  19:01:23
4381         Log: tweak various places for iperlsys.h awareness
4382      Branch: perl
4383            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
4384            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
4385 ____________________________________________________________________________
4386 [  1231] By: gsar                                  on 1998/06/28  18:37:07
4387         Log: add a perlio.h stub for compat (some extensions seem to #include it)
4388      Branch: perl
4389            + perlio.h
4390 ____________________________________________________________________________
4391 [  1230] By: gsar                                  on 1998/06/28  18:35:23
4392         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
4393              Date: Wed, 24 Jun 1998 00:37:01 +0200
4394              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4395              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
4396      Branch: perl
4397            ! pod/pod2text.PL
4398 ____________________________________________________________________________
4399 [  1229] By: gsar                                  on 1998/06/28  18:33:42
4400         Log: hand apply mutiliated patch
4401              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
4402              Date: Tue, 23 Jun 1998 11:41:00 -0700
4403              From: Dan Sugalski <sugalskd@osshe.edu>
4404              Subject: [PATCH 5.004_68]Configure update for VMS
4405      Branch: perl
4406            ! configure.com vms/descrip_mms.template vms/subconfigure.com
4407 ____________________________________________________________________________
4408 [  1228] By: gsar                                  on 1998/06/28  17:17:35
4409         Log: hand apply whitespace mutiliated patch
4410              Date: Tue, 23 Jun 98 16:38:06 BST
4411              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
4412              From: Robin Barker <rmb1@cise.npl.co.uk>
4413              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
4414      Branch: perl
4415            ! utils/perlbug.PL
4416 ____________________________________________________________________________
4417 [  1227] By: gsar                                  on 1998/06/28  17:14:34
4418         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
4419              From: Tom Phoenix <rootbeer@teleport.com>
4420              Subject: [PATCH] documenting close without arguments
4421              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
4422      Branch: perl
4423            ! pod/perlfunc.pod
4424 ____________________________________________________________________________
4425 [  1226] By: gsar                                  on 1998/06/28  17:12:56
4426         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
4427              From: Tom Phoenix <rootbeer@teleport.com>
4428              Subject: Better diags for vars.pm
4429              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
4430      Branch: perl
4431            ! lib/vars.pm
4432 ____________________________________________________________________________
4433 [  1225] By: gsar                                  on 1998/06/28  17:05:59
4434         Log: hand apply whitespace mutiliated perldoc.PL patches
4435              Date: Tue, 23 Jun 98 15:49:52 BST
4436              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
4437              From: Robin Barker <rmb1@cise.npl.co.uk>
4438              Subject: PATCH [5.004_68] perldoc.PL
4439              --
4440              Date: Fri, 26 Jun 98 17:50:05 BST
4441              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
4442              From: Robin Barker <rmb1@cise.npl.co.uk>
4443              Subject: [PATCH 5.004_68] perldoc.PL
4444      Branch: perl
4445            ! utils/perldoc.PL
4446 ____________________________________________________________________________
4447 [  1224] By: gsar                                  on 1998/06/28  16:50:59
4448         Log: integrate ansiperl to get makedef.pl tweak
4449      Branch: perl
4450            ! Porting/pumpkin.pod win32/makedef.pl
4451 ____________________________________________________________________________
4452 [  1223] By: gsar                                  on 1998/06/28  16:33:32
4453         Log: add CGI-2.42, its and testsuite
4454      Branch: perl
4455            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4456            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
4457            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4458            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
4459            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
4460            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
4461            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
4462            ! lib/CGI/Switch.pm
4463 ____________________________________________________________________________
4464 [  1222] By: gsar                                  on 1998/06/28  15:28:29
4465         Log: enable Errno build on win32, add Errno-1.08 files to repository
4466      Branch: perl
4467            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
4468            + ext/Errno/Makefile.PL t/lib/errno.t
4469            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
4470            ! win32/config.vc win32/makefile.mk
4471 ____________________________________________________________________________
4472 [  1221] By: gsar                                  on 1998/06/28  14:34:06
4473         Log: tweak win32 config templates for cpp
4474      Branch: perl
4475            ! win32/config.bc win32/config.gc win32/config.vc
4476 ____________________________________________________________________________
4477 [  1220] By: nick                                  on 1998/06/26  16:46:13
4478         Log: Integrate mainline
4479      Branch: ansiperl
4480           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4481           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
4482           !> util.c win32/win32.h
4483 ____________________________________________________________________________
4484 [  1219] By: gsar                                  on 1998/06/26  04:33:57
4485         Log: make find_script() return saved string, reenable missing diagnostics
4486      Branch: perl
4487            ! perl.c util.c
4488 ____________________________________________________________________________
4489 [  1218] By: gsar                                  on 1998/06/25  23:24:53
4490         Log: avoid warning with -P switch
4491      Branch: perl
4492            ! perl.c
4493 ____________________________________________________________________________
4494 [  1217] By: gsar                                  on 1998/06/25  22:06:58
4495         Log: don't suppress display of Makefile recipes that invoke perl
4496      Branch: perl
4497            ! Makefile.SH
4498 ____________________________________________________________________________
4499 [  1216] By: gsar                                  on 1998/06/25  21:32:06
4500         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
4501              in RVs
4502      Branch: perl
4503            ! sv.c
4504 ____________________________________________________________________________
4505 [  1215] By: gsar                                  on 1998/06/25  18:56:59
4506         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
4507      Branch: perl
4508            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4509 ____________________________________________________________________________
4510 [  1214] By: gsar                                  on 1998/06/25  18:11:22
4511         Log: add FILE_SHARE_DELETE ifndef in win32.h
4512      Branch: perl
4513            ! win32/win32.h
4514 ____________________________________________________________________________
4515 [  1213] By: nick                                  on 1998/06/24  17:18:59
4516         Log: Correct perl malloc tweak to .def generation
4517      Branch: ansiperl
4518            ! win32/makedef.pl
4519 ____________________________________________________________________________
4520 [  1212] By: gsar                                  on 1998/06/24  12:40:13
4521         Log: check in what change#1182 didn't, and Changes
4522      Branch: perl
4523            ! Changes pod/perlre.pod pod/perlvar.pod
4524 ____________________________________________________________________________
4525 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
4526         Log: Update test count in t/lib/basename.t (see change 1210)
4527      Branch: maint-5.004/perl
4528            ! t/lib/basename.t
4529 ____________________________________________________________________________
4530 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
4531         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
4532              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4533              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4534              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
4535              <199805261143.MAA04260@toad.ig.co.uk>,
4536              <199805261235.IAA10371@aatma.engin.umich.edu>,
4537              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
4538              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
4539              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4540      Branch: maint-5.004/perl
4541            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
4542            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4543            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4544 ____________________________________________________________________________
4545 [  1209] By: nick                                  on 1998/06/23  21:33:34
4546         Log: Perl_malloced_size() only available with perl's malloc
4547      Branch: ansiperl
4548            ! win32/makefile.mk
4549 ____________________________________________________________________________
4550 [  1208] By: nick                                  on 1998/06/23  18:15:23
4551         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
4552              so see what has changed...
4553      Branch: ansiperl
4554           +> Porting/genlog iperlsys.h lib/File/Spec.pm
4555           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4556           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4557           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
4558           +> t/lib/filespec.t win32/perlhost.h
4559            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
4560            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
4561            - perlproc.h perlsock.h
4562           !> (integrate 96 files)
4563
4564 ----------------
4565 Version 5.004_68
4566 ----------------
4567
4568 ____________________________________________________________________________
4569 [  1207] By: gsar                                  on 1998/06/23  10:55:05
4570         Log: final touches to 5.004_68
4571      Branch: perl
4572            ! perl.c
4573 ____________________________________________________________________________
4574 [  1206] By: gsar                                  on 1998/06/23  10:50:10
4575         Log: more MULTIPLICITY tweaks
4576      Branch: perl
4577            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
4578            ! win32/config.gc win32/config.vc win32/config_H.bc
4579            ! win32/config_H.gc win32/config_H.vc
4580 ____________________________________________________________________________
4581 [  1205] By: gsar                                  on 1998/06/23  09:03:46
4582         Log: partial MULTIPLICITY cleanup
4583      Branch: perl
4584            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
4585            ! thrdvar.h
4586 ____________________________________________________________________________
4587 [  1204] By: gsar                                  on 1998/06/23  09:00:48
4588         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
4589      Branch: perl
4590            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
4591 ____________________________________________________________________________
4592 [  1203] By: gsar                                  on 1998/06/23  07:08:02
4593         Log: bump patchlevel to 68, Porting/makerel tweaks
4594      Branch: perl
4595            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
4596            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4597 ____________________________________________________________________________
4598 [  1202] By: gsar                                  on 1998/06/23  06:16:19
4599         Log: remove atomic.h pending resolution of licensing issues,
4600              EMULATE_ATOMIC_REFCOUNTS everywhere
4601      Branch: perl
4602            - atomic.h
4603            ! MANIFEST perl.h sv.h
4604 ____________________________________________________________________________
4605 [  1201] By: gsar                                  on 1998/06/23  06:06:23
4606         Log: applied patch, regen headers
4607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4608              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
4609              Subject: [PATCH 5.004_67] Malloc size feedback
4610              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
4611      Branch: perl
4612            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
4613            ! pp_sys.c proto.h sv.c toke.c
4614 ____________________________________________________________________________
4615 [  1200] By: gsar                                  on 1998/06/23  05:59:09
4616         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
4617              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
4618              From: Stephen McCamant <alias@mcs.com>
4619              Subject: [PATCH] Inheritance of B:: classes
4620      Branch: perl
4621            ! ext/B/B.pm
4622 ____________________________________________________________________________
4623 [  1199] By: gsar                                  on 1998/06/23  05:57:58
4624         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
4625              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
4626              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
4627              Subject: [PATCH] _67: somebody said POSIX::mknod?
4628              From: Jarkko Hietaniemi <jhi@iki.fi>
4629      Branch: perl
4630            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4631            ! ext/POSIX/POSIX.xs perl.h
4632 ____________________________________________________________________________
4633 [  1198] By: gsar                                  on 1998/06/23  05:48:56
4634         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
4635              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4636              Subject: PATCH [5.004_67] perldoc.PL
4637              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
4638      Branch: perl
4639            ! utils/perldoc.PL
4640 ____________________________________________________________________________
4641 [  1197] By: gsar                                  on 1998/06/23  05:47:24
4642         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4643              Date: Mon, 22 Jun 1998 09:29:18 -0700
4644              From: Dan Sugalski <sugalskd@ous.edu>
4645              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4646      Branch: perl
4647            ! lib/AutoSplit.pm
4648 ____________________________________________________________________________
4649 [  1196] By: gsar                                  on 1998/06/23  05:45:19
4650         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4651              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4652              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4653              From: Jarkko Hietaniemi <jhi@iki.fi>
4654      Branch: perl
4655            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4656 ____________________________________________________________________________
4657 [  1195] By: gsar                                  on 1998/06/23  05:43:32
4658         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4659              Date: Mon, 22 Jun 1998 15:22:24 +0000
4660              From: Dominic Dunlop <domo@vo.lu>
4661              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4662              update machten.sh to vary REG_INFTY
4663      Branch: perl
4664            ! hints/machten.sh t/op/re_tests t/op/regexp.t
4665 ____________________________________________________________________________
4666 [  1194] By: gsar                                  on 1998/06/23  05:38:36
4667         Log: filter out array subscripts when generating symbols for AIX
4668              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4669              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4670              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4671              From: Jarkko Hietaniemi <jhi@iki.fi>
4672      Branch: perl
4673            ! perl_exp.SH
4674 ____________________________________________________________________________
4675 [  1193] By: gsar                                  on 1998/06/23  05:32:52
4676         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4677              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4678              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4679              From: Lupe Christoph <lupe@alanya.m.isar.de>
4680              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
4681      Branch: perl
4682            ! hints/solaris_2.sh
4683 ____________________________________________________________________________
4684 [  1192] By: gsar                                  on 1998/06/23  05:27:13
4685         Log: add detailed changelogs and 'genlog'--the script which generates them
4686      Branch: perl
4687            + Porting/genlog
4688            ! Changes INSTALL
4689 ____________________________________________________________________________
4690 [  1191] By: gsar                                  on 1998/06/22  15:56:27
4691         Log: tweak win32 makefiles for PERL_OBJECT build
4692      Branch: perl
4693            ! win32/Makefile win32/makefile.mk
4694 ____________________________________________________________________________
4695 [  1190] By: gsar                                  on 1998/06/22  04:06:02
4696         Log: backout change#1178 as it was dependent on an unapplied patch,
4697              fix filespec.t to know its @INC
4698      Branch: perl
4699            ! sv.c t/lib/filespec.t
4700 ____________________________________________________________________________
4701 [  1189] By: gsar                                  on 1998/06/22  03:47:43
4702         Log: eliminate use of tokenbuf in util.c
4703      Branch: perl
4704            ! util.c
4705 ____________________________________________________________________________
4706 [  1188] By: gsar                                  on 1998/06/22  01:53:59
4707         Log: add patch that generates regnodes.h via regcomp.pl
4708              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4709              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4710              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4711              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4712      Branch: perl
4713            + regcomp.pl regcomp.sym regnodes.h
4714            ! MANIFEST Makefile.SH regcomp.h
4715 ____________________________________________________________________________
4716 [  1187] By: gsar                                  on 1998/06/22  01:42:21
4717         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4718              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4719              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4720              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4721      Branch: perl
4722            ! pp_ctl.c pp_hot.c
4723 ____________________________________________________________________________
4724 [  1186] By: gsar                                  on 1998/06/22  01:14:14
4725         Log: merge relevant portions from maintbranch change#1155
4726      Branch: perl
4727            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4728            ! pod/perlrun.pod pp_hot.c
4729 ____________________________________________________________________________
4730 [  1185] By: gsar                                  on 1998/06/22  00:59:28
4731         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4732              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4733              Subject: [PATCH 5.004_67] Zero-length matching bug
4734              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4735      Branch: perl
4736            ! regexec.c t/op/pat.t
4737 ____________________________________________________________________________
4738 [  1184] By: gsar                                  on 1998/06/22  00:57:27
4739         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4741              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4742              Subject: Re: _67 not okay
4743              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4744      Branch: perl
4745            ! malloc.c
4746 ____________________________________________________________________________
4747 [  1183] By: gsar                                  on 1998/06/22  00:53:37
4748         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4749              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4750              Subject: [PATCH 5.004_67] Test study/re/
4751              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4752      Branch: perl
4753            ! t/op/pat.t
4754 ____________________________________________________________________________
4755 [  1182] By: gsar                                  on 1998/06/21  21:25:07
4756         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4757              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4758              Subject: [PATCH 5.004_67] $^R documented
4759              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4760      Branch: perl
4761            ! pod/perlre.pod pod/perlvar.pod
4762 ____________________________________________________________________________
4763 [  1181] By: gsar                                  on 1998/06/21  21:23:41
4764         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4765              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4766              Subject: [PATCH 5.004_67] Re docs
4767              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4768      Branch: perl
4769            ! pod/perlop.pod pod/perlre.pod
4770 ____________________________________________________________________________
4771 [  1180] By: gsar                                  on 1998/06/21  21:22:16
4772         Log: adapted contents of message into comments in malloc.c and INSTALL
4773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4774              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4775              Subject: [5.004_67] malloc.c -Defines
4776              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4777      Branch: perl
4778            ! INSTALL malloc.c
4779 ____________________________________________________________________________
4780 [  1179] By: gsar                                  on 1998/06/21  07:26:35
4781         Log: applied patch, with edits to the prose
4782              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4783              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4784              Subject: [PATCH 5.004_67] Error variables compared
4785              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4786      Branch: perl
4787            ! pod/perlvar.pod
4788 ____________________________________________________________________________
4789 [  1178] By: gsar                                  on 1998/06/21  07:07:16
4790         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4791              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4792              Subject: [PATCH 5.004_67] print study /re/ broken
4793              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4794      Branch: perl
4795            ! sv.c
4796 ____________________________________________________________________________
4797 [  1177] By: gsar                                  on 1998/06/21  07:06:10
4798         Log: applied patch, tweaked wording
4799              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4800              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4801              Subject: [PATCH 5.004_67] Documentation patch for malloc
4802              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4803      Branch: perl
4804            ! malloc.c pod/perldiag.pod
4805 ____________________________________________________________________________
4806 [  1176] By: gsar                                  on 1998/06/21  07:00:30
4807         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4808              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4809              Subject: [PATCH 5.004_67] Cosmetic malloc patch
4810              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4811      Branch: perl
4812            ! malloc.c
4813 ____________________________________________________________________________
4814 [  1175] By: gsar                                  on 1998/06/21  06:58:37
4815         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4816              Date: Fri, 19 Jun 1998 16:00:57 -0700
4817              From: Dan Sugalski <sugalskd@osshe.edu>
4818              Subject: [PATCH 5.004_67] fixup patches for VMS
4819      Branch: perl
4820            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4821            ! t/op/taint.t vms/test.com vms/vms.c
4822 ____________________________________________________________________________
4823 [  1174] By: gsar                                  on 1998/06/21  06:55:18
4824         Log: applied VMS patch from Dan Sugalski
4825              Date: Fri, 19 Jun 1998 15:36:34 -0700
4826              From: SYSTEM@cedar.osshe.edu
4827              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4828              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4829      Branch: perl
4830            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4831            ! vms/descrip_mms.template vms/gen_shrfls.pl
4832            ! vms/subconfigure.com
4833 ____________________________________________________________________________
4834 [  1173] By: gsar                                  on 1998/06/21  06:51:38
4835         Log: applied patch, modified logic to avoid reentering lexer at compile-time
4836              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4837              Date: Fri, 19 Jun 1998 11:31:04 -0500
4838              From: Graham Barr <gbarr@ti.com>
4839              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4840      Branch: perl
4841            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4842            ! lib/English.pm
4843 ____________________________________________________________________________
4844 [  1172] By: gsar                                  on 1998/06/21  06:27:57
4845         Log: applied patch, along with many changes:
4846              - ipfoo.h headers have been coalesced along with perlfoo.h into
4847              iperlsys.h
4848              - win32/cp*.h have been combined in perlhost.h
4849              - CPerlObj::PerlParse() takes an extra xsinit arg
4850              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4851              From: "Douglas Lankshear" <dougl@ActiveState.com>
4852              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4853              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
4854              Date: Fri, 19 Jun 1998 10:59:50 -0700
4855      Branch: perl
4856            + iperlsys.h win32/perlhost.h
4857            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4858            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4859            - perlsock.h
4860            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4861            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4862            ! win32/runperl.c win32/win32.h
4863 ____________________________________________________________________________
4864 [  1171] By: gsar                                  on 1998/06/21  00:44:42
4865         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4866              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4867              Subject: Re: PATCH _67 (Doc) perlop.pod 
4868              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4869      Branch: perl
4870            ! pod/perlop.pod
4871 ____________________________________________________________________________
4872 [  1170] By: gsar                                  on 1998/06/21  00:43:06
4873         Log: a tweaked version of:
4874              From: "Douglas Lankshear" <dougl@ActiveState.com>
4875              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4876              Date: Wed, 17 Jun 1998 20:25:51 -0700
4877              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4878      Branch: perl
4879            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4880 ____________________________________________________________________________
4881 [  1169] By: gsar                                  on 1998/06/21  00:10:18
4882         Log: added patch, regen headers
4883              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4884              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4885              Subject: Re: Ilya's patches
4886              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4887      Branch: perl
4888            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4889 ____________________________________________________________________________
4890 [  1168] By: gsar                                  on 1998/06/21  00:05:01
4891         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4892              From: Tom Phoenix <rootbeer@teleport.com>
4893              Subject: [PATCH] docs creating files via open
4894              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
4895      Branch: perl
4896            ! pod/perlfunc.pod
4897 ____________________________________________________________________________
4898 [  1167] By: gsar                                  on 1998/06/21  00:03:34
4899         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4900              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
4901              Subject: [PATCH 5.004_67] Better version of malloc improver
4902              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
4903      Branch: perl
4904            ! malloc.c
4905 ____________________________________________________________________________
4906 [  1166] By: gsar                                  on 1998/06/20  23:59:23
4907         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
4908      Branch: perl
4909            ! pod/perlre.pod
4910 ____________________________________________________________________________
4911 [  1165] By: gsar                                  on 1998/06/20  23:47:09
4912         Log: added patch, tweaked missed files, excised comment that doesn't really
4913              belong in the sources
4914              From: joshua.pritikin@db.com
4915              Date: Mon, 15 Jun 1998 10:03:37 -0400
4916              Message-Id: <H00000e500072c63@MHS>
4917              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
4918      Branch: perl
4919            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
4920            ! t/op/avhv.t
4921 ____________________________________________________________________________
4922 [  1164] By: gsar                                  on 1998/06/20  23:29:09
4923         Log: add File-Spec-0.6 from CPAN
4924      Branch: perl
4925            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4926            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4927            + lib/File/Spec/Win32.pm t/lib/filespec.t
4928            ! MANIFEST
4929 ____________________________________________________________________________
4930 [  1163] By: gsar                                  on 1998/06/20  23:15:41
4931         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
4932      Branch: perl
4933            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
4934 ____________________________________________________________________________
4935 [  1162] By: gsar                                  on 1998/06/20  21:48:32
4936         Log: manual integration of all outstanding ansi branch stuff into mainline
4937      Branch: perl
4938            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
4939            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
4940            ! win32/win32.h
4941 ____________________________________________________________________________
4942 [  1161] By: gsar                                  on 1998/06/20  21:12:01
4943         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
4944      Branch: perl
4945            ! utils/perldoc.PL
4946 ____________________________________________________________________________
4947 [  1160] By: nick                                  on 1998/06/20  21:05:51
4948         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
4949      Branch: ansiperl
4950            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4951            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
4952 ____________________________________________________________________________
4953 [  1159] By: gsar                                  on 1998/06/20  02:51:35
4954         Log: cleanup installation of utilities on win32
4955      Branch: perl
4956            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
4957            ! win32/pod.mak
4958 ____________________________________________________________________________
4959 [  1158] By: gsar                                  on 1998/06/20  02:50:35
4960         Log: intuit @INC pathnames from exe location only if dll location
4961              is unknown (ensures that multiple executables will coexist)
4962      Branch: perl
4963            ! win32/win32.c
4964 ____________________________________________________________________________
4965 [  1157] By: gsar                                  on 1998/06/20  02:48:34
4966         Log: make perldoc ignore null files (it tried to open() them)
4967      Branch: perl
4968            ! utils/perldoc.PL
4969 ____________________________________________________________________________
4970 [  1156] By: gsar                                  on 1998/06/19  21:18:47
4971         Log: fix perldoc to ignore unfound null filenames
4972      Branch: perl
4973            ! utils/perldoc.PL
4974 ____________________________________________________________________________
4975 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
4976         Log: Assorted patches:
4977              
4978              ------  BUILD PROCESS  ------
4979              
4980              Title:  "Clarify varargs issues in INSTALL docs"
4981              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4982              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
4983              Files:  INSTALL
4984              
4985              ------  CORE LANGUAGE  ------
4986              
4987              Title:  "Further fixes for updated SysV IPC support"
4988              From:  Jarkko Hietaniemi <jhi@iki.fi>
4989              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
4990              Files:  Configure perl.h doio.c
4991              
4992              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
4993              From:  Andrew Bettison <andrewb@zip.com.au>
4994              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
4995              Files:  pp_hot.c
4996              
4997              Title:  "Invalidate method cache on C<local *subname>"
4998              From:  Chip Salzenberg <chip@perl.org>
4999              Msg-ID:  <19980604134731.D24343@perlsupport.com>
5000              Files:  scope.c t/op/method.t
5001              
5002              Title:  "fix uninitialized cv variable in op.c"
5003              From:  joshua.pritikin@db.com
5004              Msg-ID:  <H00000e50005af05@MHS>
5005              Files:  op.c
5006              
5007              Title:  "fix for undef as last arg to setsockopt"
5008              From:  Graham Barr <gbarr@ti.com>
5009              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
5010              Files:  pp_sys.c
5011              
5012              Title:  "Fix -i when @ARGV is empty"
5013              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
5014              <gsar@engin.umich.edu>, Ilya Zakharevich
5015              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
5016              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
5017              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
5018              <199806071817.OAA28141@aatma.engin.umich.edu>,
5019              <199806191549.QAA16376@toad.ig.co.uk>
5020              Files:  pp_hot.c
5021              
5022              ------  DOCUMENTATION  ------
5023              
5024              Title:  "Discrepancy between perlop.pod and m// operator docs"
5025              From:  Tom Phoenix <rootbeer@teleport.com>
5026              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
5027              Files:  pod/perlop.pod
5028              
5029              Title:  "Doc addition for perlfunc entry for system()"
5030              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
5031              <fletch@phydeaux.org>
5032              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
5033              <199806012057.QAA26830@monk.mps.ohio-state.edu>
5034              Files:  pod/perlfunc.pod
5035              
5036              Title:  "Clarify effects of using quotes with m operator"
5037              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5038              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
5039              Files:  pod/perlop.pod
5040              
5041              Title:  "Document -i with STDIN"
5042              From:  joshua.pritikin@db.com
5043              Msg-ID:  <H00000e50006a84a@MHS>
5044              Files:  pod/perlrun.pod
5045              
5046              ------  EXTENSIONS  ------
5047              
5048              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
5049              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5050              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
5051              Files:  lib/ExtUtils/Liblist.pm
5052              
5053              ------  LIBRARY  ------
5054              
5055              Title:  "Typo fix for Math::BogFloat"
5056              From:  Mike Stok <mike@stok.co.uk>
5057              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
5058              Files:  lib/Math/BigFloat.pm
5059              
5060              ------  PORTABILITY - GENERAL  ------
5061              
5062              Title:  "Add docs about types of diff to Porting/patching.pod"
5063              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5064              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
5065              Files:  Porting/patching.pod
5066              
5067              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
5068              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
5069              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
5070              Files:  hints/powerux.sh
5071              
5072              Title:  "Assorted improvements to hints/solaris_2.sh"
5073              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5074              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
5075              Files:  hints/solaris_2.sh
5076      Branch: maint-5.004/perl
5077            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
5078            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
5079            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
5080            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
5081            ! t/op/method.t
5082 ____________________________________________________________________________
5083 [  1154] By: gsar                                  on 1998/06/19  17:22:23
5084         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
5085      Branch: perl
5086            ! ext/B/B/Asmdata.pm regcomp.c
5087 ____________________________________________________________________________
5088 [  1153] By: nick                                  on 1998/06/19  17:21:21
5089         Log: Use libxxx.a for -lxxx with GCC
5090      Branch: ansiperl
5091            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
5092            ! win32/makefile.mk
5093 ____________________________________________________________________________
5094 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
5095         Log: Title:  Tom's jumbo doc patch
5096              From:   Tom Christiansen <tchrist@chthon.perl.com>
5097              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
5098              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5099              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5100              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5101              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5102              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5103              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5104              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5105              pod/perlop.pod pod/perlre.pod pod/perlref.pod
5106              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
5107              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
5108              pod/perlvar.pod
5109      Branch: maint-5.004/perl
5110            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5111            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5112            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5113            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5114            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5115            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5116            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5117            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5118            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
5119            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
5120 ____________________________________________________________________________
5121 [  1151] By: nick                                  on 1998/06/19  15:38:28
5122         Log: Resolve latest
5123      Branch: ansiperl
5124           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
5125           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
5126           !> sv.c t/TEST
5127 ____________________________________________________________________________
5128 [  1150] By: gsar                                  on 1998/06/18  20:43:07
5129         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
5130              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
5131              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
5132              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
5133      Branch: perl
5134            ! hints/powerux.sh
5135 ____________________________________________________________________________
5136 [  1149] By: gsar                                  on 1998/06/18  20:41:30
5137         Log: hand apply whitespace-mutiliated patch
5138              From: joshua.pritikin@db.com
5139              Date: Mon, 15 Jun 1998 09:21:36 -0400
5140              Message-Id: <H00000e50007289b@MHS>
5141              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
5142      Branch: perl
5143            ! av.c
5144 ____________________________________________________________________________
5145 [  1148] By: gsar                                  on 1998/06/18  20:33:59
5146         Log: hand apply whitespace-mutiliated and reversed patch
5147              Date: Tue, 16 Jun 1998 16:31:40 -0400
5148              From: Les Peters <lpeters@aol.net>
5149              Message-Id: <199806162031.QAA08202@ds9>
5150              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
5151      Branch: perl
5152            ! ext/Socket/Socket.xs
5153 ____________________________________________________________________________
5154 [  1147] By: gsar                                  on 1998/06/18  20:26:59
5155         Log: close child pipe in t/TEST, other cosmetic tweaks
5156      Branch: perl
5157            ! t/TEST
5158 ____________________________________________________________________________
5159 [  1146] By: gsar                                  on 1998/06/18  19:37:41
5160         Log: back out problematic change#1105, tweak perlsub.pod
5161      Branch: perl
5162            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
5163            ! pp_ctl.c proto.h sv.c
5164 ____________________________________________________________________________
5165 [  1145] By: nick                                  on 1998/06/18  19:31:07
5166         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
5167      Branch: ansiperl
5168           +> configure.com ext/DB_File/dbinfo
5169           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
5170           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
5171           +> vms/subconfigure.com
5172            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
5173            - vms/fndvers.com
5174           !> (integrate 499 files)
5175 ____________________________________________________________________________
5176 [  1144] By: gsar                                  on 1998/06/18  16:35:11
5177         Log: fix spurious cxstack_max init that trampled memory
5178      Branch: perl
5179            ! perl.c
5180 ____________________________________________________________________________
5181 [  1143] By: gsar                                  on 1998/06/18  16:33:01
5182         Log: fix memory leaks and uninitialized memory accesses found by Purify
5183      Branch: perl
5184            ! doio.c perl.c regexec.c sv.c
5185 ____________________________________________________________________________
5186 [  1142] By: gsar                                  on 1998/06/18  16:28:48
5187         Log: fix off-by-one that trampled memory in re_croak2()
5188      Branch: perl
5189            ! regcomp.c
5190 ____________________________________________________________________________
5191 [  1141] By: gsar                                  on 1998/06/18  16:26:59
5192         Log: fix AutoLoader to do the right thing when there are relative paths
5193              in @INC
5194      Branch: perl
5195            ! lib/AutoLoader.pm
5196 ____________________________________________________________________________
5197 [  1140] By: gsar                                  on 1998/06/18  16:22:47
5198         Log: fix Makefile.SH typo
5199      Branch: perl
5200            ! Makefile.SH
5201 ____________________________________________________________________________
5202 [  1139] By: gsar                                  on 1998/06/17  18:06:16
5203         Log: 5.004_67 niggles
5204      Branch: perl
5205            ! Makefile.SH op.c
5206
5207 ----------------
5208 Version 5.004_67
5209 ----------------
5210
5211 ____________________________________________________________________________
5212 [  1138] By: gsar                                  on 1998/06/15  10:09:27
5213         Log: up patchlevel.h to 67, other small tweaks
5214      Branch: perl
5215            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
5216            ! win32/Makefile win32/config_H.bc win32/config_H.gc
5217            ! win32/config_H.vc win32/makefile.mk
5218 ____________________________________________________________________________
5219 [  1137] By: gsar                                  on 1998/06/15  09:08:57
5220         Log: tweaks to get PERL_OBJECT building again; passes tests
5221      Branch: perl
5222            ! ObjXSub.h objpp.h proto.h
5223 ____________________________________________________________________________
5224 [  1136] By: gsar                                  on 1998/06/15  08:51:54
5225         Log: back out previous change (it breaks PERL_OBJECT)
5226      Branch: perl
5227            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
5228            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
5229            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
5230 ____________________________________________________________________________
5231 [  1135] By: gsar                                  on 1998/06/15  05:32:01
5232         Log: added patch, fixed typo, reworked documentation
5233              Message-Id: <H00000e500071aa3@MHS>
5234              Date:    Sun, 14 Jun 1998 14:03:15 EDT
5235              From:    joshua.pritikin@db.com
5236              Subject: [PATCH 5.004_66] JMPENV!
5237      Branch: perl
5238            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
5239            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
5240            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
5241 ____________________________________________________________________________
5242 [  1134] By: gsar                                  on 1998/06/15  04:07:18
5243         Log: various win32 odds and ends
5244              - added support for waitpid(), open2/open3, and a bugfix for kill()
5245              from Ronald Schmidt <RonaldWS@aol.com>
5246              - tweak testsuite mods of above
5247              - regenerate win32/config_H.?c
5248              - change kill() to win32_kill() and export it
5249              - coalesce common code in win32.c
5250              - add PerlProc_waitpid() and export win32_waitpid()
5251              result builds and passes on the three win32 compilers
5252      Branch: perl
5253            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
5254            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
5255            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5256            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
5257            ! win32/win32.c win32/win32iop.h
5258 ____________________________________________________________________________
5259 [  1133] By: gsar                                  on 1998/06/15  01:39:13
5260         Log: newer Getopt/Long.pm from public distribution cited in:
5261              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
5262              Date:    14 Jun 1998 15:15:28 +0200
5263              From:    Johan Vromans <jvromans@squirrel.nl>
5264              Subject: Getopt::Long version 2.17 released
5265      Branch: perl
5266            ! lib/Getopt/Long.pm
5267 ____________________________________________________________________________
5268 [  1132] By: gsar                                  on 1998/06/15  01:37:12
5269         Log: documentation update from tchrist
5270              Message-Id: <199806140419.WAA20549@chthon.perl.com>
5271              Date:    Sat, 13 Jun 1998 22:19:32 MDT
5272              From:    Tom Christiansen <tchrist@chthon.perl.com>
5273              Subject: doc patches
5274      Branch: perl
5275            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
5276            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5277            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5278            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5279            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
5280            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
5281            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
5282            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5283            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
5284            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
5285 ____________________________________________________________________________
5286 [  1131] By: gsar                                  on 1998/06/14  19:33:36
5287         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
5288              From: Roderick Schertler <roderick@argon.org>
5289              Subject: [PATCH] Re: Exceptions in IPC::Open2
5290              Date: 12 Jun 1998 13:24:15 -0400
5291      Branch: perl
5292            ! lib/IPC/Open3.pm
5293 ____________________________________________________________________________
5294 [  1130] By: gsar                                  on 1998/06/14  19:32:25
5295         Log: fixup MANIFEST
5296      Branch: perl
5297            ! MANIFEST
5298 ____________________________________________________________________________
5299 [  1129] By: gsar                                  on 1998/06/14  18:51:53
5300         Log: various win32 fixes
5301              - fixes that silence VC noises about dup exports, non-default libs, and
5302              unsupported *.def file directives
5303              - s/inplace/inplace_label/ malloc.c
5304              - update Config{usemymalloc} based on d_mymalloc
5305              - export Perl_*Vars
5306              - fix makefiles to not build miniperl.exe twice, and to make it properly
5307              when defaults are changed
5308      Branch: perl
5309            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
5310            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
5311            ! win32/makefile.mk win32/perllib.c win32/win32.h
5312 ____________________________________________________________________________
5313 [  1128] By: gsar                                  on 1998/06/14  01:38:39
5314         Log: remove unused global `scrgv'
5315      Branch: perl
5316            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
5317 ____________________________________________________________________________
5318 [  1127] By: nick                                  on 1998/06/13  08:39:07
5319         Log: Move specialsv_list to embed.sym, regen embed*.h
5320      Branch: win32/perl
5321            ! embed.h embedvar.h global.sym interp.sym
5322 ____________________________________________________________________________
5323 [  1126] By: gsar                                  on 1998/06/12  07:23:06
5324         Log: From: jan.dubois@ibm.net (Jan Dubois)
5325              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
5326              Date: Thu, 11 Jun 1998 21:13:31 +0200
5327              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
5328      Branch: perl
5329            ! win32/makedef.pl win32/win32.c win32/win32iop.h
5330 ____________________________________________________________________________
5331 [  1125] By: gsar                                  on 1998/06/12  07:21:29
5332         Log: added patch, undo earlier workaround
5333              From: jan.dubois@ibm.net (Jan Dubois)
5334              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
5335              Date: Thu, 11 Jun 1998 20:28:36 +0200
5336              Message-ID: <35831f69.4975644@smtp1.ibm.net>
5337      Branch: perl
5338            ! perl.c util.c
5339 ____________________________________________________________________________
5340 [  1124] By: gsar                                  on 1998/06/12  07:16:12
5341         Log: hand-applied patch with wrapped lines
5342              From: "Douglas Lankshear" <dougl@ActiveState.com>
5343              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
5344              Date: Thu, 11 Jun 1998 11:06:33 -0700
5345              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
5346      Branch: perl
5347            ! win32/win32.c
5348 ____________________________________________________________________________
5349 [  1123] By: gsar                                  on 1998/06/12  07:07:25
5350         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
5351              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5352              Subject: [PATCH 5.004_66] Config_66-01-02.diff
5353              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
5354      Branch: perl
5355            ! Configure
5356 ____________________________________________________________________________
5357 [  1122] By: gsar                                  on 1998/06/12  07:06:02
5358         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
5359              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
5360              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5361              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
5362      Branch: perl
5363            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
5364            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
5365            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
5366            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
5367 ____________________________________________________________________________
5368 [  1121] By: gsar                                  on 1998/06/12  07:01:20
5369         Log: a tweaked version of:
5370              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
5371              Date: Fri, 12 Jun 1998 01:26:53 +0200
5372              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
5373              Subject: Re: Misparsing s///x
5374      Branch: perl
5375            ! pod/perlre.pod
5376 ____________________________________________________________________________
5377 [  1120] By: gsar                                  on 1998/06/12  06:51:08
5378         Log: applied patch, with indentation tweaks
5379              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5380              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
5381              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
5382              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
5383      Branch: perl
5384            ! regcomp.c regcomp.h regexec.c
5385 ____________________________________________________________________________
5386 [  1119] By: gsar                                  on 1998/06/11  17:42:07
5387         Log: make REG_INFTY default to something saner when sizeof(short) > 2
5388              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
5389              Date:    Thu, 11 Jun 1998 11:50:07 EDT
5390              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
5391              Subject: Re: [PATCH for tests] Regexp fails on long string 
5392      Branch: perl
5393            ! regcomp.h
5394 ____________________________________________________________________________
5395 [  1118] By: gsar                                  on 1998/06/11  07:09:06
5396         Log: regen embedvar.h
5397      Branch: perl
5398            ! embedvar.h
5399 ____________________________________________________________________________
5400 [  1117] By: gsar                                  on 1998/06/11  06:45:52
5401         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5402              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
5403              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
5404              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
5405      Branch: perl
5406            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
5407            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
5408 ____________________________________________________________________________
5409 [  1116] By: gsar                                  on 1998/06/11  06:35:54
5410         Log: misc win32 fixes
5411              From: "Douglas Lankshear" <dougl@ActiveState.com>
5412              Subject: [PATCH 5.004_66]
5413              Date: Wed, 10 Jun 1998 11:28:27 -0700
5414              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
5415      Branch: perl
5416            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
5417 ____________________________________________________________________________
5418 [  1115] By: gsar                                  on 1998/06/11  06:33:21
5419         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
5420              Date: Wed, 10 Jun 1998 00:53:25 +0200
5421              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5422              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
5423      Branch: perl
5424            ! Makefile.SH
5425 ____________________________________________________________________________
5426 [  1114] By: gsar                                  on 1998/06/11  06:31:34
5427         Log: back out change#1111 and add alternative patch:
5428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5429              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
5430              Subject: Re: PATCH for study/foo/
5431              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
5432      Branch: perl
5433            ! pp.c sv.c
5434 ____________________________________________________________________________
5435 [  1113] By: gsar                                  on 1998/06/11  02:59:23
5436         Log: fix outdated bytecode.pl
5437      Branch: perl
5438            ! bytecode.h bytecode.pl byterun.c byterun.h
5439 ____________________________________________________________________________
5440 [  1112] By: gsar                                  on 1998/06/10  07:56:06
5441         Log: Added patch, regenerated perly.c and perly.c.diff
5442              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
5443              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
5444              From: Stephen McCamant <alias@mcs.com>
5445              Subject: [PATCH] too many RV2GVs in *foo{THING}
5446      Branch: perl
5447            ! perly.c perly.c.diff perly.y t/op/gv.t
5448 ____________________________________________________________________________
5449 [  1111] By: gsar                                  on 1998/06/10  07:40:30
5450         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5451              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
5452              Subject: Re: PATCH for study/foo/
5453              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
5454      Branch: perl
5455            ! pp.c
5456 ____________________________________________________________________________
5457 [  1110] By: gsar                                  on 1998/06/10  07:37:04
5458         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5459              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
5460              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
5461              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
5462      Branch: perl
5463            ! pod/perldebug.pod
5464 ____________________________________________________________________________
5465 [  1109] By: gsar                                  on 1998/06/10  07:35:29
5466         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5467              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
5468              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
5469              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
5470      Branch: perl
5471            ! regcomp.h
5472 ____________________________________________________________________________
5473 [  1108] By: gsar                                  on 1998/06/10  07:31:25
5474         Log: Added patch, tweaked other places affected by name change
5475              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
5476              Date: Wed, 10 Jun 1998 00:54:17 +0200
5477              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5478              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
5479      Branch: perl
5480           +> ext/DynaLoader/DynaLoader_pm.PL
5481            - ext/DynaLoader/DynaLoader.pm.PL
5482            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
5483            ! win32/makefile.mk
5484 ____________________________________________________________________________
5485 [  1107] By: gsar                                  on 1998/06/10  07:24:20
5486         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
5487              Date: Wed, 10 Jun 1998 00:53:42 +0200
5488              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5489              Subject: [PATCH for _66] new version of README.dos
5490      Branch: perl
5491            ! README.dos
5492 ____________________________________________________________________________
5493 [  1106] By: gsar                                  on 1998/06/10  07:22:31
5494         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
5495              Date: Wed, 10 Jun 1998 00:54:04 +0200
5496              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5497              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
5498      Branch: perl
5499            ! t/op/taint.t
5500 ____________________________________________________________________________
5501 [  1105] By: gsar                                  on 1998/06/10  07:21:21
5502         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
5503              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5504              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
5505              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
5506              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
5507      Branch: perl
5508            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
5509            ! perlvars.h pp_ctl.c proto.h sv.c
5510 ____________________________________________________________________________
5511 [  1104] By: gsar                                  on 1998/06/10  07:06:01
5512         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5513              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
5514              Subject: Lost chunk of RE jumbo patch
5515              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
5516      Branch: perl
5517            + t/op/regexp_noamp.t
5518 ____________________________________________________________________________
5519 [  1103] By: gsar                                  on 1998/06/10  07:04:20
5520         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5521              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
5522              Subject: [PATCH 5.004_66] Combined OS/2 support
5523              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
5524      Branch: perl
5525            ! os2/Changes os2/diff.configure os2/os2.c
5526 ____________________________________________________________________________
5527 [  1102] By: gsar                                  on 1998/06/10  07:00:08
5528         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
5529              Date:    Fri, 13 Mar 1998 20:03:52 EST
5530              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5531              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
5532      Branch: perl
5533            ! lib/Pod/Html.pm
5534 ____________________________________________________________________________
5535 [  1101] By: gsar                                  on 1998/06/10  06:55:20
5536         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5537              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
5538              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
5539      Branch: perl
5540            ! regexec.c
5541 ____________________________________________________________________________
5542 [  1100] By: gsar                                  on 1998/06/10  06:52:50
5543         Log: updated MANIFEST for previous change
5544      Branch: perl
5545            ! MANIFEST
5546 ____________________________________________________________________________
5547 [  1099] By: gsar                                  on 1998/06/10  06:51:08
5548         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
5549              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
5550              Date: Fri, 05 Jun 1998 11:08:40 -0700
5551              From: Dan Sugalski <sugalskd@osshe.edu>
5552              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
5553      Branch: perl
5554            + t/base/rs.t
5555            ! perl.h pod/perlvar.pod sv.c
5556 ____________________________________________________________________________
5557 [  1098] By: gsar                                  on 1998/06/10  06:36:59
5558         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5559              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
5560              Subject: [PATCH fror 5.004_66] DB_File-1.60
5561              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
5562      Branch: perl
5563            + ext/DB_File/dbinfo
5564            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5565            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
5566            ! t/lib/db-hash.t t/lib/db-recno.t
5567 ____________________________________________________________________________
5568 [  1097] By: gsar                                  on 1998/06/10  06:33:16
5569         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
5570              Date: Thu, 4 Jun 1998 13:47:31 -0400
5571              From: Chip Salzenberg <chip@perl.org>
5572              Subject: [PATCH] Invalidate method cache on C<local *subname>
5573      Branch: perl
5574            ! scope.c t/op/method.t
5575 ____________________________________________________________________________
5576 [  1096] By: gsar                                  on 1998/06/10  06:30:51
5577         Log: From: Norton Allen <allen@huarp.harvard.edu>
5578              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
5579              Subject: [PATCH] _66 MM_Unix.pm for QNX
5580              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
5581      Branch: perl
5582            ! lib/ExtUtils/MM_Unix.pm
5583 ____________________________________________________________________________
5584 [  1095] By: gsar                                  on 1998/06/10  06:29:21
5585         Log: From: Norton Allen <allen@huarp.harvard.edu>
5586              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
5587              Subject: [PATCH] _66 proto.h
5588              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
5589      Branch: perl
5590            ! proto.h
5591 ____________________________________________________________________________
5592 [  1094] By: gsar                                  on 1998/06/10  06:26:39
5593         Log: Applied relevant parts of:
5594              From: Paul Johnson <pjcj@transeda.com>
5595              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
5596              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
5597              Subject: [PATCH] Enhancing xsubpp's support for C++
5598      Branch: perl
5599            ! lib/ExtUtils/xsubpp
5600 ____________________________________________________________________________
5601 [  1093] By: gsar                                  on 1998/06/10  06:22:54
5602         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
5603              Date: Wed, 3 Jun 1998 11:22:19 -0500
5604              From: Graham Barr <gbarr@ti.com>
5605              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
5606      Branch: perl
5607            ! pp_sys.c
5608 ____________________________________________________________________________
5609 [  1092] By: gsar                                  on 1998/06/10  06:20:44
5610         Log: Message-Id: <199806030919.KAA03527@sale-wts>
5611              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
5612              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
5613              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
5614      Branch: perl
5615            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5616 ____________________________________________________________________________
5617 [  1091] By: gsar                                  on 1998/06/10  06:18:42
5618         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
5619              Date: Mon, 01 Jun 1998 12:22:29 -0700
5620              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
5621              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
5622      Branch: perl
5623            ! proto.h
5624 ____________________________________________________________________________
5625 [  1090] By: gsar                                  on 1998/06/10  06:14:24
5626         Log: A tweaked version of:
5627              Date: Mon, 1 Jun 1998 12:05:47 -0700
5628              From: SYSTEM@cedar.osshe.edu
5629              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
5630              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
5631      Branch: perl
5632            ! ext/SDBM_File/sdbm/Makefile.PL
5633 ____________________________________________________________________________
5634 [  1089] By: gsar                                  on 1998/06/10  05:58:00
5635         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
5636              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
5637              From: Stephen McCamant <alias@mcs.com>
5638              Subject: [PATCH] Re: Uninitialised error from -M()
5639      Branch: perl
5640            ! op.c t/op/stat.t
5641 ____________________________________________________________________________
5642 [  1088] By: gsar                                  on 1998/06/10  05:55:24
5643         Log: Date: Sat, 30 May 1998 08:07:01 -0400
5644              From: lvirden@cas.org (Larry Virden)
5645              Message-Id: <199805301207.IAA08856@cas.org>
5646              Subject: PATCH for pod and warning notice
5647      Branch: perl
5648            ! pod/perlguts.pod
5649 ____________________________________________________________________________
5650 [  1087] By: gsar                                  on 1998/06/10  05:52:05
5651         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5652              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5653              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5654              Subject: [PATCH 5.004_66] Config_66-01
5655      Branch: perl
5656            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5657            ! Porting/config_H config_h.SH
5658 ____________________________________________________________________________
5659 [  1086] By: gsar                                  on 1998/06/10  05:46:38
5660         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5661              Date: Mon, 08 Jun 1998 16:13:14 -0700
5662              From: Dan Sugalski <sugalskd@osshe.edu>
5663              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5664      Branch: perl
5665            ! ext/Thread/Thread/Semaphore.pm
5666 ____________________________________________________________________________
5667 [  1085] By: gsar                                  on 1998/06/10  05:44:44
5668         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5669              Date: Mon, 08 Jun 1998 16:10:02 -0700
5670              From: Dan Sugalski <sugalskd@osshe.edu>
5671              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5672      Branch: perl
5673            - vms/descrip.mms
5674            ! ext/Thread/Thread/Queue.pm
5675 ____________________________________________________________________________
5676 [  1084] By: gsar                                  on 1998/06/10  05:38:11
5677         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5678              Date: Mon, 08 Jun 1998 15:38:28 -0700
5679              From: Dan Sugalski <sugalskd@osshe.edu>
5680              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5681      Branch: perl
5682            + configure.com vms/descrip_mms.template vms/munchconfig.c
5683            + vms/subconfigure.com
5684            - vms/config.vms vms/fndvers.com
5685            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5686 ____________________________________________________________________________
5687 [  1083] By: gsar                                  on 1998/06/10  05:07:04
5688         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5689              variant of:
5690              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5691              Date:    Sat, 13 Dec 1997 07:31:02 EST
5692              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5693              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5694      Branch: perl
5695            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5696 ____________________________________________________________________________
5697 [  1082] By: gsar                                  on 1998/06/10  04:52:26
5698         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5699              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5700      Branch: perl
5701            ! malloc.c
5702 ____________________________________________________________________________
5703 [  1081] By: gsar                                  on 1998/06/10  03:45:10
5704         Log: reverse integrate contents of win32 branch into mainline
5705      Branch: perl
5706           !> (integrate 44 files)
5707 ____________________________________________________________________________
5708 [  1080] By: gsar                                  on 1998/06/09  17:37:55
5709         Log: `p4 integrate -b ASPerl && p4 resolve -at`
5710      Branch: asperl
5711           !> (integrate 43 files)
5712 ____________________________________________________________________________
5713 [  1079] By: gsar                                  on 1998/06/09  00:59:06
5714         Log: add examples of diff(1) usage
5715      Branch: win32/perl
5716            ! Porting/patching.pod
5717 ____________________________________________________________________________
5718 [  1078] By: gsar                                  on 1998/06/09  00:52:23
5719         Log: undo change#1077
5720      Branch: win32/perl
5721            ! sv.c
5722 ____________________________________________________________________________
5723 [  1077] By: gsar                                  on 1998/06/06  16:47:32
5724         Log: make sv_setsv() treat freed SVs like SVt_NULL
5725      Branch: win32/perl
5726            ! sv.c
5727 ____________________________________________________________________________
5728 [  1076] By: gsar                                  on 1998/06/05  19:03:14
5729         Log: delete undiscussed AS changes for PPD (broke .packlist
5730              mechanism)
5731      Branch: win32/perl
5732            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5733 ____________________________________________________________________________
5734 [  1075] By: gsar                                  on 1998/06/05  18:18:44
5735         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5736              with the xsubpp-generated symbol)
5737      Branch: win32/perl
5738            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5739            ! win32/dl_win32.xs
5740 ____________________________________________________________________________
5741 [  1074] By: gsar                                  on 1998/06/04  22:45:18
5742         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5743      Branch: win32/perl
5744            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5745            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5746 ____________________________________________________________________________
5747 [  1073] By: nick                                  on 1998/06/04  17:18:14
5748         Log: resolve -at win32 branch into ansiperl
5749      Branch: ansiperl
5750           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5751           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5752           +> t/lib/h2ph.t win32/GenCAPI.pl
5753           !> (integrate 127 files)
5754 ____________________________________________________________________________
5755 [  1072] By: gsar                                  on 1998/06/04  01:49:24
5756         Log: document CORE::GLOBAL:: and global overriding, fix up
5757              File::DosGlob, testsuited and all
5758      Branch: win32/perl
5759            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5760 ____________________________________________________________________________
5761 [  1071] By: gsar                                  on 1998/06/03  22:12:55
5762         Log: add AS patch#24, remove one other instance of error_no
5763              that was missed (patch#23 was intentionally skipped)
5764      Branch: win32/perl
5765            ! embedvar.h globals.c perlvars.h win32/makedef.pl
5766            ! win32/runperl.c
5767 ____________________________________________________________________________
5768 [  1070] By: gsar                                  on 1998/06/01  19:42:06
5769         Log: fix Liblist.pm to tolerate backslashen in paths
5770      Branch: win32/perl
5771            ! lib/ExtUtils/Liblist.pm
5772 ____________________________________________________________________________
5773 [  1069] By: gsar                                  on 1998/06/01  07:43:02
5774         Log: @INC construction on win32 cleaned up
5775              - perl.dll location based paths should be much more reliable now
5776              - registry stuff unchanged
5777              - Config.pm now has all the installfoolib entries for MakeMaker et al
5778      Branch: win32/perl
5779            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5780            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5781            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5782            ! win32/runperl.c win32/win32.c win32/win32.h
5783 ____________________________________________________________________________
5784 [  1068] By: gsar                                  on 1998/05/31  21:52:18
5785         Log: semctl tweak
5786              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5787              Date:    Sun, 31 May 1998 16:27:33 CDT
5788              From:    Graham Barr <gbarr@pobox.com>
5789              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
5790      Branch: win32/perl
5791            ! doio.c
5792 ____________________________________________________________________________
5793 [  1067] By: gsar                                  on 1998/05/31  21:07:44
5794         Log: minimal fix to enable compiling with -DMULTIPLICITY
5795              (non-threadsafe regcomp.c globals need revisiting)
5796      Branch: win32/perl
5797            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5798            ! win32/GenCAPI.pl win32/makedef.pl
5799 ____________________________________________________________________________
5800 [  1066] By: gsar                                  on 1998/05/30  21:35:37
5801         Log: integrate mainline changes (ASPerl branch is identical to
5802              win32 branch as of this change)
5803      Branch: asperl
5804           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5805           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5806           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5807           !> win32/config.gc win32/config.vc win32/config_H.bc
5808           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5809 ____________________________________________________________________________
5810 [  1065] By: gsar                                  on 1998/05/30  21:13:06
5811         Log: change#1060 was inexplicably missing some of the "ensure
5812              AS stuff does no harm" fixes
5813      Branch: win32/perl
5814            ! embed.h global.sym win32/Makefile win32/makefile.mk
5815 ____________________________________________________________________________
5816 [  1064] By: gsar                                  on 1998/05/30  21:10:27
5817         Log: integrate mainline to pick up trivial changes
5818      Branch: win32/perl
5819           !> MANIFEST pp_sys.c
5820
5821 ----------------
5822 Version 5.004_66
5823 ----------------
5824
5825 ____________________________________________________________________________
5826 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
5827         Log: Remove duplicate win32/TEST line from MANIFEST.
5828      Branch: perl
5829            ! MANIFEST
5830 ____________________________________________________________________________
5831 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
5832         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5833      Branch: perl
5834            ! pp_sys.c
5835 ____________________________________________________________________________
5836 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
5837         Log: Integrate from win32 branch into mainline (this now pulls in the
5838              asperl stuff).
5839      Branch: perl
5840           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5841           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5842           +> t/lib/h2ph.t win32/GenCAPI.pl
5843           !> (integrate 104 files)
5844 ____________________________________________________________________________
5845 [  1060] By: gsar                                  on 1998/05/29  11:05:50
5846         Log: reverse integrate asperl branch contents (phew!)
5847              - various fixups to ensure AS stuff does no harm
5848              - adjust win32/makefiles for the new directory layout (new layout
5849              looks rather a muddle--needs rework)
5850              - verified build & test on NT and Solaris/gcc
5851      Branch: win32/perl
5852           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5853           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5854            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5855            ! win32/config.bc win32/config.gc win32/config.vc
5856            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5857            ! win32/makefile.mk
5858           !> (integrate 77 files)
5859 ____________________________________________________________________________
5860 [  1059] By: gsar                                  on 1998/05/29  08:33:56
5861         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5862      Branch: asperl
5863            ! util.c
5864 ____________________________________________________________________________
5865 [  1058] By: gsar                                  on 1998/05/29  08:31:09
5866         Log: type xtext for *.t that were missing it
5867      Branch: asperl
5868            ! t/lib/thread.t t/op/nothread.t
5869 ____________________________________________________________________________
5870 [  1057] By: gsar                                  on 1998/05/29  08:28:46
5871         Log: stray t/op/ipc*.t fixups
5872      Branch: win32/perl
5873            ! t/op/ipcmsg.t t/op/ipcsem.t
5874 ____________________________________________________________________________
5875 [  1056] By: gsar                                  on 1998/05/29  07:41:49
5876         Log: fixups to make it build and pass tests under both compilers
5877      Branch: asperl
5878            ! ObjXSub.h objpp.h proto.h
5879 ____________________________________________________________________________
5880 [  1055] By: gsar                                  on 1998/05/29  07:22:51
5881         Log: integrate mainline changes
5882      Branch: asperl
5883           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5884           !> (integrate 69 files)
5885      Branch: win32/perl
5886            ! Todo.5.005 pod/perldelta.pod
5887 ____________________________________________________________________________
5888 [  1054] By: gsar                                  on 1998/05/29  05:04:03
5889         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5890      Branch: win32/perl
5891            ! t/lib/h2ph.t
5892 ____________________________________________________________________________
5893 [  1053] By: gsar                                  on 1998/05/29  05:01:54
5894         Log: misc changes
5895              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
5896              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
5897      Branch: win32/perl
5898            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
5899            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
5900            ! x2p/util.c x2p/util.h
5901 ____________________________________________________________________________
5902 [  1052] By: gsar                                  on 1998/05/29  02:31:44
5903         Log: merge changes#1014,1038 from maintbranch
5904      Branch: win32/perl
5905            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5906            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
5907            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
5908            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
5909            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
5910            ! t/io/pipe.t utils/h2ph.PL
5911 ____________________________________________________________________________
5912 [  1051] By: gsar                                  on 1998/05/29  01:38:51
5913         Log: regenerate win32/config_H.?c
5914      Branch: win32/perl
5915            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5916 ____________________________________________________________________________
5917 [  1050] By: gsar                                  on 1998/05/29  01:32:41
5918         Log: integrate mainline
5919      Branch: win32/perl
5920            ! win32/Makefile win32/makefile.mk
5921           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
5922           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
5923           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
5924           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
5925           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
5926           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5927 ____________________________________________________________________________
5928 [  1049] By: gsar                                  on 1998/05/29  00:57:05
5929         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
5930              all tests
5931      Branch: asperl
5932            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
5933            ! win32/win32.h win32/win32iop.h
5934 ____________________________________________________________________________
5935 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
5936         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
5937              in change 1043 clashed badly with changes made in the win32
5938              branch. I did an accept on the win32 branch version for now.
5939      Branch: perl
5940           +> t/op/die.t
5941           !> (integrate 52 files)
5942 ____________________________________________________________________________
5943 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
5944         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5945              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
5946              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
5947              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
5948              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
5949      Branch: perl
5950            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5951            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
5952            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
5953            ! win32/config.bc win32/config.gc win32/config.vc
5954 ____________________________________________________________________________
5955 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
5956         Log: Back out change 1043 since Andy's forthcoming Config patch
5957              includes a modified version.
5958      Branch: perl
5959            ! Configure config_h.SH doio.c perl.h
5960 ____________________________________________________________________________
5961 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
5962         Log: Bump patchlevel.h to 66.
5963      Branch: perl
5964            ! patchlevel.h
5965 ____________________________________________________________________________
5966 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
5967         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
5968              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
5969              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
5970              (above minus the t/system.t test pending checking)
5971              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
5972              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
5973              Subject: [PATCH] _65 and _04 <DOC> patching.pod
5974              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
5975      Branch: perl
5976            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
5977 ____________________________________________________________________________
5978 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
5979         Log: This change really is:
5980              Subject: [PATCH] 5.004_65: the infamous semctl()
5981              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5982              From: Jarkko Hietaniemi <jhi@iki.fi>
5983              
5984              Change 1041 claimed to be this patch but was really:
5985              Subject: [PATCH] 5.004_65: t/op/ipc*.t
5986              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
5987              From: Jarkko Hietaniemi <jhi@iki.fi>
5988      Branch: perl
5989            ! Configure config_h.SH doio.c perl.h
5990 ____________________________________________________________________________
5991 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
5992         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5993              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
5994              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
5995              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
5996              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
5997      Branch: perl
5998            ! Configure INSTALL Porting/Glossary Porting/config.sh
5999            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
6000            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
6001            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
6002 ____________________________________________________________________________
6003 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
6004         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
6005              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
6006              From: Jarkko Hietaniemi <jhi@iki.fi>
6007      Branch: perl
6008            ! t/op/ipcmsg.t t/op/ipcsem.t
6009 ____________________________________________________________________________
6010 [  1040] By: gsar                                  on 1998/05/28  02:06:47
6011         Log: tweaks to enable Borland build
6012      Branch: asperl
6013            ! win32/makefile.mk win32/win32.c
6014 ____________________________________________________________________________
6015 [  1039] By: gsar                                  on 1998/05/27  23:29:22
6016         Log: remove C<#define index strchr> from win32.h (unused, and the
6017              pollution causes spurious variable name changes in extensions)
6018      Branch: win32/perl
6019            ! win32/win32.h
6020 ____________________________________________________________________________
6021 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
6022         Log: Assorted patches:
6023              
6024              ------  BUILD PROCESS  ------
6025              
6026              Title:  "add utilities to make test dependencies"
6027              From:  Robin Barker <rmb1@cise.npl.co.uk>
6028              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
6029              Files:  Makefile.SH
6030              
6031              Title:  "Add 'make nok' complement to 'make ok'"
6032              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6033              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
6034              Files:  Makefile.SH
6035              
6036              Title:  "further h2ph patches (add enum support)"
6037              From:  Billy <wdconsta@cs.adelaide.edu.au>
6038              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
6039              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6040              
6041              ------  CORE LANGUAGE  ------
6042              
6043              Title:  "Fix %! error spelling and add perldiag.pod entry"
6044              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
6045              Msg-ID:  <19980524193101.A573@pobox.com>
6046              Files:  pod/perldiag.pod gv.c
6047              
6048              Title:  "Remove obsolete Win32 uppercasing ENV code"
6049              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6050              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
6051              Files:  perl.c
6052              
6053              Title:  "Don't mung $! on implicit close"
6054              From:  Chip Salzenberg <chip@perl.org>
6055              Msg-ID:  <19980525113309.A15845@perlsupport.com>
6056              Files:  doio.c
6057              
6058              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
6059              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6060              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
6061              Files:  doio.c
6062              
6063              ------  DOCUMENTATION  ------
6064              
6065              Title:  "doc patch: you canna return an array ( list context: || vs or)"
6066              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
6067              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
6068              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
6069              
6070              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
6071              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6072              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
6073              Files:  pod/perlop.pod pod/perlre.pod
6074              
6075              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
6076              with /g does list context get matches without parens"
6077              From:  Greg Chapman <glc@well.com>, Tom Christiansen
6078              <tchrist@jhereg.perl.com>, Tom Phoenix
6079              <rootbeer@teleport.com>
6080              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
6081              <199805231559.JAA21316@jhereg.perl.com>,
6082              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
6083              Files:  pod/perlop.pod
6084              
6085              Title:  "Documenting last/next/redo even further"
6086              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
6087              <rootbeer@teleport.com>
6088              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
6089              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
6090              Files:  pod/perlfunc.pod
6091              
6092              Title:  "Documenting last/next/redo within continue block"
6093              From:  Tom Phoenix <rootbeer@teleport.com>
6094              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
6095              Files:  pod/perlfunc.pod
6096              
6097              Title:  "Document stat return in scalar context"
6098              From:  Mark-Jason Dominus <mjd@plover.com>
6099              Files:  pod/perlfunc.pod
6100              
6101              ------  EXTENSIONS  ------
6102              
6103              Title:  "Better LD_RUN_PATH handling on IRIX"
6104              From:  "W. Phillip Moore" <wpm@ms.com>
6105              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
6106              Files:  lib/ExtUtils/MM_Unix.pm
6107              
6108              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
6109              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6110              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
6111              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
6112              
6113              ------  LIBRARY  ------
6114              
6115              Title:  "Fix FileHandle.pm example bug"
6116              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6117              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
6118              Files:  lib/FileHandle.pm
6119              
6120              Title:  "Add zero/negative $count docs for Benchmark.pm"
6121              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6122              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
6123              Files:  lib/Benchmark.pm
6124              
6125              ------  PORTABILITY - GENERAL  ------
6126              
6127              Title:  "Add test suite recommendations to Porting/patching.pod"
6128              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6129              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
6130              Files:  Porting/patching.pod
6131              
6132              ------  TESTS  ------
6133              
6134              Title:  "Fix looping bug in t/io/pipe.t"
6135              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6136              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
6137              Files:  t/io/pipe.t
6138      Branch: maint-5.004/perl
6139            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
6140            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
6141            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
6142            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
6143            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
6144            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
6145            ! utils/h2ph.PL
6146 ____________________________________________________________________________
6147 [  1037] By: gsar                                  on 1998/05/27  16:18:30
6148         Log: add AS patch#22 (fix to make die_exit.t pass)
6149      Branch: asperl
6150            ! win32/runperl.c
6151 ____________________________________________________________________________
6152 [  1036] By: gsar                                  on 1998/05/27  12:50:34
6153         Log: add AS patch#21 (misc. fixes)
6154      Branch: asperl
6155            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
6156            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
6157            ! win32/win32.c win32/win32sck.c
6158 ____________________________________________________________________________
6159 [  1035] By: gsar                                  on 1998/05/26  17:26:17
6160         Log: more changes to satisfy non-debug VC build (C-API doesn't
6161              build, and the testsuite still won't run)
6162      Branch: asperl
6163            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
6164            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
6165 ____________________________________________________________________________
6166 [  1034] By: gsar                                  on 1998/05/26  17:20:22
6167         Log: remove doubled hunk (perforce auto-integrate oddity)
6168      Branch: win32/perl
6169            ! pod/perldiag.pod
6170 ____________________________________________________________________________
6171 [  1033] By: gsar                                  on 1998/05/26  13:39:14
6172         Log: tweaks to make it build with the Borland compiler.  Won't run
6173              testsuite because @INC intuition from location of perlcore.dll seems
6174              to be broken.  Also, system() and qx// seem broken as well.
6175      Branch: asperl
6176            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
6177            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
6178            ! regexec.c toke.c
6179 ____________________________________________________________________________
6180 [  1032] By: gsar                                  on 1998/05/24  23:13:05
6181         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
6182      Branch: win32/perl
6183            ! lib/Benchmark.pm
6184 ____________________________________________________________________________
6185 [  1031] By: gsar                                  on 1998/05/24  05:36:44
6186         Log: tweak makefiles
6187      Branch: asperl
6188            ! win32/Makefile win32/makefile.mk
6189 ____________________________________________________________________________
6190 [  1030] By: gsar                                  on 1998/05/23  18:58:23
6191         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
6192      Branch: win32/perl
6193            ! pp_sys.c t/op/die.t
6194 ____________________________________________________________________________
6195 [  1029] By: gsar                                  on 1998/05/23  18:55:13
6196         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
6197              incomplete)
6198      Branch: win32/perl
6199            ! embed.h global.sym op.c pp.c proto.h sv.c
6200 ____________________________________________________________________________
6201 [  1028] By: gsar                                  on 1998/05/23  18:25:14
6202         Log: merge change#1013 from maintbranch (1012 is n/a)
6203      Branch: win32/perl
6204            ! toke.c
6205 ____________________________________________________________________________
6206 [  1027] By: gsar                                  on 1998/05/23  18:02:21
6207         Log: merge change#1011 from maintbranch
6208      Branch: win32/perl
6209            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
6210            ! utils/perlbug.PL
6211 ____________________________________________________________________________
6212 [  1026] By: nick                                  on 1998/05/23  08:45:04
6213         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
6214      Branch: win32/perl
6215            ! t/op/ipcmsg.t t/op/ipcsem.t
6216 ____________________________________________________________________________
6217 [  1025] By: nick                                  on 1998/05/23  08:36:36
6218         Log: Resolve win32 into ansiperl
6219      Branch: ansiperl
6220           +> t/op/die.t
6221           !> (integrate 42 files)
6222 ____________________________________________________________________________
6223 [  1024] By: gsar                                  on 1998/05/21  21:11:12
6224         Log: more mingw32 tweaks
6225      Branch: win32/perl
6226            ! ext/POSIX/POSIX.xs t/pragma/locale.t
6227 ____________________________________________________________________________
6228 [  1023] By: gsar                                  on 1998/05/21  19:15:02
6229         Log: fix problematic change#965 from maintbranch
6230              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
6231              Date:    Sat, 16 May 1998 17:45:22 EDT
6232              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
6233              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
6234      Branch: win32/perl
6235            ! gv.c op.c t/comp/proto.t
6236 ____________________________________________________________________________
6237 [  1022] By: gsar                                  on 1998/05/21  01:37:04
6238         Log: fix POSIX for mingw32
6239      Branch: win32/perl
6240            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
6241 ____________________________________________________________________________
6242 [  1021] By: gsar                                  on 1998/05/20  15:02:21
6243         Log: remove strupr() from perl.c
6244      Branch: win32/perl
6245            ! perl.c
6246 ____________________________________________________________________________
6247 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
6248         Log: Title:  "fix up descrepancy in h2ph test"
6249              From:  Tim Bunce
6250              Files:  t/lib/h2ph.pht
6251      Branch: maint-5.004/perl
6252            ! t/lib/h2ph.pht
6253 ____________________________________________________________________________
6254 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
6255         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
6256              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6257              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
6258              Files:  t/op/subst.t
6259              
6260              Title:  "fix up descrepancy in h2ph test"
6261              From:  Tim Bunce
6262              Files:  t/lib/h2ph.t
6263      Branch: maint-5.004/perl
6264            ! t/lib/h2ph.t t/op/subst.t
6265 ____________________________________________________________________________
6266 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
6267         Log: Title:  "fix mem leak and core dump from change 1016"
6268              From:  Tim Bunce
6269              Files:  pp_sys.c
6270      Branch: maint-5.004/perl
6271            ! pp_sys.c
6272 ____________________________________________________________________________
6273 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
6274         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
6275              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6276              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
6277              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
6278              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
6279              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
6280              doio.c doop.c ext/ODBM_File/ODBM_File.xs
6281              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6282              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
6283              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
6284              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6285              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
6286              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
6287              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
6288              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
6289              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
6290              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
6291              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
6292              universal.c util.c win32/Makefile win32/config_H.bc
6293              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
6294              win32/makefile.mk win32/perlglob.c win32/runperl.c
6295              win32/win32.c win32/win32sck.c x2p/s2p.PL
6296      Branch: maint-5.004/perl
6297            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
6298            ! cygwin32/perlld deb.c doio.c doop.c embed.h
6299            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
6300            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
6301            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
6302            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6303            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
6304            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
6305            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
6306            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
6307            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
6308            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
6309            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
6310            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
6311            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
6312            ! universal.c util.c utils/perldoc.PL win32/Makefile
6313            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
6314            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
6315            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
6316            ! x2p/s2p.PL
6317 ____________________________________________________________________________
6318 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
6319         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
6320              From:  Graham Barr <gbarr@ti.com>
6321              Msg-ID:  <3561D147.7F3E0C88@ti.com>
6322              Files:  pp_sys.c t/op/die.t
6323      Branch: maint-5.004/perl
6324            ! pp_sys.c t/op/die.t
6325 ____________________________________________________________________________
6326 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
6327         Log: Title:  "loosen const sub re-defined warnings"
6328              From:  Doug MacEachern <dougm@pobox.com>
6329              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
6330              Files:  proto.h global.sym op.c pp.c sv.c
6331      Branch: maint-5.004/perl
6332            ! global.sym op.c pp.c proto.h sv.c
6333 ____________________________________________________________________________
6334 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
6335         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
6336              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
6337              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
6338              Files:  sv.c
6339              
6340              Title:  "Further h2ph patches (including a test suite)"
6341              From:  Billy <wdconsta@cs.adelaide.edu.au>
6342              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
6343              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6344      Branch: maint-5.004/perl
6345            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6346            ! MANIFEST sv.c utils/h2ph.PL
6347 ____________________________________________________________________________
6348 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
6349         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
6350              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
6351              <ilya@math.ohio-state.edu>
6352              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
6353              <199805151931.PAA23086@aatma.engin.umich.edu>,
6354              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
6355              Files:  toke.c
6356      Branch: maint-5.004/perl
6357            ! toke.c
6358 ____________________________________________________________________________
6359 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
6360         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
6361              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
6362              <jhi@iki.fi>
6363              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
6364              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
6365              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
6366              t/op/ipcsem.t
6367      Branch: maint-5.004/perl
6368            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
6369            ! t/op/ipcsem.t
6370 ____________________________________________________________________________
6371 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
6372         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
6373              From:  jan.dubois@ibm.net (Jan Dubois)
6374              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
6375              Files:  embed.h interp.sym
6376              
6377              Title:  "Undo changed error message which breaks Tk"
6378              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6379              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
6380              Files:  pp_ctl.c
6381              
6382              Title:  "Minor fixups to new -e script code"
6383              From:  Tim Bunce
6384              Files:  perl.c
6385              
6386              Title:  "Remove old diags not relevant after -e fix"
6387              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
6388              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
6389              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
6390              <199805181335.OAA07008@toad.ig.co.uk>,
6391              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
6392              Files:  pod/perldiag.pod
6393              
6394              Title:  "more examples for vec()"
6395              From:  Tom Phoenix <rootbeer@teleport.com>
6396              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
6397              Files:  pod/perlfunc.pod
6398              
6399              Title:  ""make ok" (perlbug -ok) should not be interactive"
6400              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
6401              <jhi@iki.fi>
6402              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
6403              <l03130300b1834f9732a0@[194.222.64.89]>
6404              Files:  utils/perlbug.PL
6405      Branch: maint-5.004/perl
6406            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
6407            ! pp_ctl.c utils/perlbug.PL
6408 ____________________________________________________________________________
6409 [  1010] By: gsar                                  on 1998/05/18  09:40:58
6410         Log: integrate mainline changes (untested)
6411      Branch: asperl
6412           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6413           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6414           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6415           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6416           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
6417           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
6418            - ext/DynaLoader/DynaLoader.pm
6419            ! win32/win32.c
6420           !> (integrate 234 files)
6421 ____________________________________________________________________________
6422 [  1009] By: gsar                                  on 1998/05/18  07:51:19
6423         Log: more whitespace tweaks from maintbranch
6424      Branch: win32/perl
6425            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
6426 ____________________________________________________________________________
6427 [  1008] By: gsar                                  on 1998/05/17  22:37:20
6428         Log: sundry whitespace cleanups from maintbranch
6429      Branch: win32/perl
6430            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
6431 ____________________________________________________________________________
6432 [  1007] By: gsar                                  on 1998/05/16  21:59:46
6433         Log: integrate mainline
6434      Branch: win32/perl
6435           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6436           !> t/op/ipcmsg.t t/op/ipcsem.t
6437 ____________________________________________________________________________
6438 [  1006] By: gsar                                  on 1998/05/16  21:54:23
6439         Log: merge changes#996,998,999 from maintbranch
6440      Branch: win32/perl
6441            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
6442 ____________________________________________________________________________
6443 [  1005] By: gsar                                  on 1998/05/16  21:49:47
6444         Log: merge change#995 from maintbranch, tweak interp.sym and
6445              run embed.pl
6446      Branch: win32/perl
6447            ! embedvar.h interp.sym intrpvar.h perl.c
6448 ____________________________________________________________________________
6449 [  1004] By: gsar                                  on 1998/05/16  21:27:18
6450         Log: merge changes#989,990,992 from maintbranch
6451      Branch: win32/perl
6452            + t/op/die.t
6453            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
6454 ____________________________________________________________________________
6455 [  1003] By: gsar                                  on 1998/05/16  21:16:47
6456         Log: sync config*.gc with others, and verify that nothing from
6457              change#986 needs to be merged
6458      Branch: win32/perl
6459            ! win32/config.gc win32/config_H.gc
6460 ____________________________________________________________________________
6461 [  1002] By: gsar                                  on 1998/05/16  21:04:04
6462         Log: merge change#985 from maintbranch
6463      Branch: win32/perl
6464            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6465            ! util.c
6466 ____________________________________________________________________________
6467 [  1001] By: gsar                                  on 1998/05/16  17:53:16
6468         Log: add a test to check return value from successful s/// (there was none!)
6469      Branch: win32/perl
6470            ! t/op/subst.t
6471 ____________________________________________________________________________
6472 [  1000] By: gsar                                  on 1998/05/16  17:42:34
6473         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
6474              return a value on the stack
6475      Branch: win32/perl
6476            ! pp_hot.c
6477 ____________________________________________________________________________
6478 [   999] By: TimBunce                              on 1998/05/15  23:04:30
6479         Log: Title:  "Update Porting/makerel script for perforce dir structure"
6480              From:  Tim Bunce
6481              Files:  Porting/makerel
6482      Branch: maint-5.004/perl
6483            ! Porting/makerel
6484 ____________________________________________________________________________
6485 [   998] By: TimBunce                              on 1998/05/15  22:49:55
6486         Log: Title:  "Updated Changes file for trial 3"
6487              From:  Tim Bunce
6488              Files:  Changes
6489      Branch: maint-5.004/perl
6490            ! Changes
6491 ____________________________________________________________________________
6492 [   997] By: gsar                                  on 1998/05/15  22:21:41
6493         Log: merge changes#982,984 from maintbranch
6494      Branch: win32/perl
6495            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
6496            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6497 ____________________________________________________________________________
6498 [   996] By: TimBunce                              on 1998/05/15  22:19:32
6499         Log: Title:  "Negative array subscript unrecognized in regex"
6500              From:  Mark-Jason Dominus <mjd@plover.com>,
6501              h.sanden@elsevier.nl (Hugo van der Sanden)
6502              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
6503              <199805151514.RAA04121@dorlas.elsevier.nl>
6504              Files:  t/base/lex.t toke.c
6505              
6506              Title:  "Remove e_fp from toke.c after change 955"
6507              From:  Tim Bunce
6508              Files:  toke.c
6509      Branch: maint-5.004/perl
6510            ! t/base/lex.t toke.c
6511 ____________________________________________________________________________
6512 [   995] By: TimBunce                              on 1998/05/15  22:08:32
6513         Log: Title:  "Fix -e security hole (no longer uses temp file)"
6514              From:  Tim Bunce
6515              Files:  embed.h perl.h perl.c
6516      Branch: maint-5.004/perl
6517            ! embed.h perl.c perl.h
6518 ____________________________________________________________________________
6519 [   994] By: gsar                                  on 1998/05/15  22:08:17
6520         Log: merge change#981 from maintbranch, add XXX comment about
6521              supporting %! for usethreads case
6522      Branch: win32/perl
6523            ! gv.c op.c
6524 ____________________________________________________________________________
6525 [   992] By: TimBunce                              on 1998/05/15  22:01:32
6526         Log: Title:  "install non-backwards compatible .pm files into archlib"
6527              From:  Tim Bunce
6528              Files:  installperl
6529              
6530              Title:  "revert "Can't locate" message to original for maintenance"
6531              From:  Tim Bunce
6532              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6533              Files:  pod/perldiag.pod pp_ctl.c
6534      Branch: maint-5.004/perl
6535            ! installperl pod/perldiag.pod pp_ctl.c
6536 ____________________________________________________________________________
6537 [   991] By: gsar                                  on 1998/05/15  21:35:00
6538         Log: reverse integrate ansiperl (all except the
6539              C<attrs qw(package locked)> stuff, and the duplicate hunks)
6540              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
6541      Branch: win32/perl
6542           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
6543           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
6544           !> utils/perldoc.PL
6545 ____________________________________________________________________________
6546 [   990] By: TimBunce                              on 1998/05/15  16:54:18
6547         Log: Title:  "Add tests for die $ref"
6548              From:  Graham Barr <gbarr@ti.com>
6549              Msg-ID:  <355C6297.121B576B@ti.com>
6550              Files:  MANIFEST t/op/die.t
6551      Branch: maint-5.004/perl
6552            + t/op/die.t
6553            ! MANIFEST
6554 ____________________________________________________________________________
6555 [   989] By: TimBunce                              on 1998/05/15  16:38:19
6556         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
6557              From:  Jarkko Hietaniemi <jhi@iki.fi>
6558              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
6559              Files:  t/op/ipcmsg.t
6560      Branch: maint-5.004/perl
6561            ! t/op/ipcmsg.t
6562 ____________________________________________________________________________
6563 [   988] By: mbeattie                              on 1998/05/15  16:28:08
6564         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
6565              (manually applied and tweaked) to fix up SysV IPC semaphores for
6566              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
6567              t/op/ipcsem.t for platforms which wanted to skip test. Completely
6568              disable ipcsem.t since it doesn't seem to work properly even when
6569              not skipped. This is _65.
6570      Branch: perl
6571            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6572            ! t/op/ipcmsg.t t/op/ipcsem.t
6573 ____________________________________________________________________________
6574 [   987] By: nick                                  on 1998/05/15  16:03:35
6575         Log: Integrate win32
6576      Branch: ansiperl
6577           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6578           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6579           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6580           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6581           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6582           +> t/op/pos.t utils/perlcc.PL
6583            - ext/DynaLoader/DynaLoader.pm
6584           !> (integrate 208 files)
6585 ____________________________________________________________________________
6586 [   986] By: TimBunce                              on 1998/05/15  15:28:45
6587         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
6588              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
6589              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
6590              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
6591              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
6592              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
6593              win32/config.bc win32/config.vc win32/config_H.bc
6594              win32/config_H.vc
6595      Branch: maint-5.004/perl
6596            + README.beos beos/nm.c hints/beos.sh
6597            ! Configure MANIFEST Porting/Glossary config_h.SH
6598            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
6599            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
6600            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6601 ____________________________________________________________________________
6602 [   985] By: TimBunce                              on 1998/05/15  15:02:43
6603         Log: Title:  "allow die $ref"
6604              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6605              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
6606              Files:  pp_ctl.c pp_sys.c util.c
6607              
6608              Title:  "ExtUtils::Manifest could truncate files during "make dist""
6609              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
6610              koenig@kulturbox.de (Andreas J. Koenig)
6611              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
6612              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
6613              Files:  lib/ExtUtils/Manifest.pm
6614              
6615              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
6616              From:  Dan Sugalski <sugalskd@osshe.edu>
6617              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
6618              Files:  lib/AutoSplit.pm
6619              
6620              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
6621              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
6622              J. Koenig), larry@wall.org (Larry Wall)
6623              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
6624              <sfc202c9jsb.fsf@anna.in-berlin.de>,
6625              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
6626              Files:  lib/AutoSplit.pm
6627      Branch: maint-5.004/perl
6628            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6629            ! util.c
6630 ____________________________________________________________________________
6631 [   984] By: TimBunce                              on 1998/05/15  14:18:52
6632         Log: ------  CORE LANGUAGE  ------
6633              
6634              Title:  "Fix close pipe returning status from wrong child"
6635              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
6636              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
6637              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
6638              Files:  t/io/pipe.t util.c
6639              
6640              Title:  "Avoid English.pm triggering load of Errno.pm"
6641              From:  Tim Bunce
6642              Files:  gv.c lib/English.pm
6643              
6644              ------  DOCUMENTATION  ------
6645              
6646              Title:  "Document child exit cause a parent sleep to end early"
6647              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6648              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6649              Files:  pod/perlfunc.pod
6650              
6651              ------  EXTENSIONS  ------
6652              
6653              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6654              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6655              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6656              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6657              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6658              
6659              Title:  "MM_VMS.pm fixes for building external library"
6660              From:  Dan Sugalski <sugalskd@ous.edu>
6661              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
6662              Files:  lib/ExtUtils/MM_VMS.pm
6663              
6664              Title:  "Appease picky DEC compiler in POSIX.xs"
6665              From:  Dan Sugalski <sugalskd@ous.edu>
6666              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6667              Files:  ext/POSIX/POSIX.xs
6668              
6669              ------  TESTS  ------
6670              
6671              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6672              From:  Jarkko Hietaniemi <jhi@iki.fi>
6673              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
6674              Files:  t/op/ipcsem.t
6675              
6676              Title:  "Fix doc bug for system() return value"
6677              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6678              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6679              Files:  pod/perlfunc.pod t/op/exec.t
6680              
6681              ------  UTILITIES  ------
6682              
6683              Title:  "Avoid possible constant autoload loop"
6684              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6685              Zakharevich <ilya@math.ohio-state.edu>
6686              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6687              <355B475A.C5AD4B90@ti.com>,
6688              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6689              Files:  utils/h2xs.PL
6690              
6691              Title:  "Further improvements to h2ph.PL"
6692              From:  kstar@chapin.edu
6693              Msg-ID:  <199805130241.WAA25459@chapin.edu>
6694              Files:  utils/h2ph.PL
6695      Branch: maint-5.004/perl
6696            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6697            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6698            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6699            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6700            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6701
6702 ----------------
6703 Version 5.004_64
6704 ----------------
6705
6706 ____________________________________________________________________________
6707 [   983] By: mbeattie                              on 1998/05/15  14:04:17
6708         Log: Integrate win32 branch into mainline.
6709      Branch: perl
6710           +> Porting/patching.pod t/op/defins.t
6711           !> (integrate 107 files)
6712 ____________________________________________________________________________
6713 [   982] By: TimBunce                              on 1998/05/15  12:33:26
6714         Log: Title:  "comment init_postdump_symbols issues"
6715              From:  Tim Bunce
6716              Files:  perl.c
6717              
6718              Title:  "Improve sort docs re SUBNAME"
6719              From:  circle@azstarnet.com
6720              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
6721              Files:  pod/perlfunc.pod
6722      Branch: maint-5.004/perl
6723            ! perl.c pod/perlfunc.pod
6724 ____________________________________________________________________________
6725 [   981] By: TimBunce                              on 1998/05/15  11:47:28
6726         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
6727              From:  Graham Barr <gbarr@ti.com>
6728              Msg-ID:  <355080CD.1111BC81@ti.com>
6729              Files:  gv.c
6730      Branch: maint-5.004/perl
6731            ! gv.c
6732 ____________________________________________________________________________
6733 [   980] By: gsar                                  on 1998/05/15  06:16:13
6734         Log: add doc for C<+{}> vs. C<{;}> disambiguation
6735      Branch: win32/perl
6736            ! pod/perlref.pod
6737 ____________________________________________________________________________
6738 [   979] By: gsar                                  on 1998/05/15  04:59:47
6739         Log: tweaks to win32 makefiles.  This version builds and passes all
6740              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
6741      Branch: win32/perl
6742            ! win32/Makefile win32/makefile.mk
6743 ____________________________________________________________________________
6744 [   978] By: gsar                                  on 1998/05/15  02:41:58
6745         Log: merge changes#922,944,949,965,970 from maintbranch
6746      Branch: win32/perl
6747            + Porting/patching.pod t/op/defins.t
6748            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6749            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6750            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6751            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6752            ! utils/perlbug.PL
6753 ____________________________________________________________________________
6754 [   977] By: gsar                                  on 1998/05/15  02:15:25
6755         Log: merge changes#906,907,909,910 from maintbranch
6756      Branch: win32/perl
6757            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6758            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6759            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6760            ! util.c
6761 ____________________________________________________________________________
6762 [   976] By: gsar                                  on 1998/05/15  01:34:53
6763         Log: merge change#905 from maintbranch, minor fixes to get
6764              clean build+test on Solaris
6765      Branch: win32/perl
6766            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6767            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6768            ! regcomp.c sv.c t/op/taint.t toke.c
6769 ____________________________________________________________________________
6770 [   975] By: gsar                                  on 1998/05/14  23:34:26
6771         Log: merge change#904 from maintbranch
6772      Branch: win32/perl
6773            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6774            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6775            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6776            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6777            ! vms/descrip.mms
6778 ____________________________________________________________________________
6779 [   974] By: gsar                                  on 1998/05/14  23:11:05
6780         Log: merge change#897 from maintbranch
6781      Branch: win32/perl
6782            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6783            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6784            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6785            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6786            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6787            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6788            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6789            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6790            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6791            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6792            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6793            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6794            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6795            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6796            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6797            ! win32/config_H.bc win32/config_H.vc win32/win32.c
6798            ! x2p/find2perl.PL
6799 ____________________________________________________________________________
6800 [   973] By: gsar                                  on 1998/05/14  22:24:26
6801         Log: integrate mainline
6802      Branch: win32/perl
6803            + Porting/Contract
6804           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6805           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6806           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6807           +> utils/perlcc.PL
6808            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6809            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6810            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6811            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6812            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6813            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6814            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6815            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6816            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6817            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6818            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6819            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6820            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6821            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6822            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6823            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6824            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6825            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6826            ! win32/win32.c x2p/find2perl.PL
6827           !> (integrate 59 files)
6828 ____________________________________________________________________________
6829 [   972] By: nick                                  on 1998/05/14  18:09:01
6830         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6831              Remove K&R style functions, avoid struct/typedef clash. 
6832      Branch: ansiperl
6833            ! bytecode.h byterun.c sv.c toke.c
6834 ____________________________________________________________________________
6835 [   971] By: TimBunce                              on 1998/05/14  16:52:19
6836         Log: 
6837              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6838              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6839              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
6840              Files:  pp.c
6841      Branch: maint-5.004/perl
6842            ! pp.c
6843 ____________________________________________________________________________
6844 [   970] By: TimBunce                              on 1998/05/14  16:18:06
6845         Log: 
6846              Title:  "perlbug reformatted"
6847              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6848              <hv@crypt0.demon.co.uk>
6849              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
6850              <l03130300b17cebcb6d33@[194.222.64.89]>,
6851              <v03110702b17ccbab6824@[195.95.102.67]>
6852              Files:  utils/perlbug.PL
6853      Branch: maint-5.004/perl
6854            ! utils/perlbug.PL
6855 ____________________________________________________________________________
6856 [   969] By: mbeattie                              on 1998/05/14  16:15:09
6857         Log: Integrate win32 branch into mainline
6858      Branch: perl
6859           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6860           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6861            - ext/DynaLoader/DynaLoader.pm
6862           !> (integrate 118 files)
6863 ____________________________________________________________________________
6864 [   968] By: mbeattie                              on 1998/05/14  16:05:57
6865         Log: Bump patchlevel to 65
6866      Branch: perl
6867            ! patchlevel.h
6868 ____________________________________________________________________________
6869 [   967] By: mbeattie                              on 1998/05/14  16:05:19
6870         Log: Another fixup of MANIFEST
6871      Branch: perl
6872            ! MANIFEST
6873 ____________________________________________________________________________
6874 [   966] By: mbeattie                              on 1998/05/14  16:02:20
6875         Log: Add missing files to MANIFEST
6876      Branch: perl
6877            ! MANIFEST
6878 ____________________________________________________________________________
6879 [   965] By: TimBunce                              on 1998/05/14  16:00:11
6880         Log: 
6881              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
6882              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6883              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
6884              Files:  gv.h gv.c op.c
6885      Branch: maint-5.004/perl
6886            ! gv.c gv.h op.c
6887 ____________________________________________________________________________
6888 [   964] By: mbeattie                              on 1998/05/14  15:58:01
6889         Log: Subject: [PATCH] Using Getopts::* with strict vars
6890              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6891              From: Tom Phoenix <rootbeer@teleport.com>
6892      Branch: perl
6893            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
6894 ____________________________________________________________________________
6895 [   963] By: mbeattie                              on 1998/05/14  15:56:53
6896         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
6897              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
6898              From: epeschko@den-mdev1 (Ed Peschko)
6899      Branch: perl
6900            + utils/perlcc.PL
6901            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
6902            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
6903 ____________________________________________________________________________
6904 [   962] By: mbeattie                              on 1998/05/14  15:45:28
6905         Log: From: Dan Sugalski <sugalskd@ous.edu>
6906              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
6907              Date: Wed, 08 Apr 1998 17:08:48 -0700
6908              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
6909              Date: Fri, 08 May 1998 10:49:16 -0700
6910      Branch: perl
6911            ! ext/Thread/Thread.pm
6912 ____________________________________________________________________________
6913 [   961] By: mbeattie                              on 1998/05/14  15:43:39
6914         Log: Subject: Consolidated patch to 5.004_64
6915              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
6916              From: Charles Bailey <BAILEY@newman.upenn.edu>
6917      Branch: perl
6918            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
6919            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
6920            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
6921            ! vms/perlvms.pod
6922 ____________________________________________________________________________
6923 [   960] By: mbeattie                              on 1998/05/14  15:41:41
6924         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
6925              Date: 07 Apr 1998 18:31:21 +0200
6926              From: JVromans@Squirrel.nl (Johan Vromans)
6927      Branch: perl
6928            ! lib/Getopt/Long.pm
6929 ____________________________________________________________________________
6930 [   959] By: mbeattie                              on 1998/05/14  15:39:29
6931         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6932              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
6933              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
6934              Subject: [PATCH] perl 5.004_64+Config_04
6935              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
6936      Branch: perl
6937            ! lib/Benchmark.pm pod/perlfunc.pod
6938 ____________________________________________________________________________
6939 [   958] By: mbeattie                              on 1998/05/14  15:36:30
6940         Log: From: kstar@chapin.edu
6941              Subject: [PATCH] hints for Irix 6
6942              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
6943              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
6944              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
6945      Branch: perl
6946            ! INSTALL hints/irix_6.sh installperl
6947 ____________________________________________________________________________
6948 [   957] By: mbeattie                              on 1998/05/14  15:33:48
6949         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
6950              Date: Mon, 06 Apr 1998 21:09:24 +0200
6951              From: Achim Bohnet <ach@mpe.mpg.de>
6952      Branch: perl
6953            ! lib/ExtUtils/Install.pm
6954 ____________________________________________________________________________
6955 [   956] By: mbeattie                              on 1998/05/14  15:32:39
6956         Log: Subject: [PATCH] Config: Irix 5 hints
6957              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
6958              From: kstar@O2.chapin.edu
6959      Branch: perl
6960            ! hints/irix_5.sh
6961 ____________________________________________________________________________
6962 [   955] By: mbeattie                              on 1998/05/14  15:31:12
6963         Log: Subject: PATCH: h2ph produces incorrect code
6964              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
6965              From: Billy <wdconsta@cs.adelaide.edu.au>
6966      Branch: perl
6967            ! utils/h2ph.PL
6968 ____________________________________________________________________________
6969 [   954] By: mbeattie                              on 1998/05/14  15:29:27
6970         Log: Subject: [PATCH] perldebug.pod
6971              Date: Mon, 6 Apr 1998 00:36:57 -0600
6972              From: jason stewart <jasons@sandy-home.arc.unm.edu>
6973      Branch: perl
6974            ! pod/perldebug.pod
6975 ____________________________________________________________________________
6976 [   953] By: mbeattie                              on 1998/05/14  15:28:00
6977         Log: From: Dominic Dunlop <domo@vo.lu>
6978              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
6979              Date: Wed, 6 May 1998 14:39:32 +0000
6980              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
6981              Date: Sat, 4 Apr 1998 19:44:34 +0000
6982      Branch: perl
6983            ! hints/machten.sh t/op/hashwarn.t
6984 ____________________________________________________________________________
6985 [   952] By: mbeattie                              on 1998/05/14  15:23:19
6986         Log: New pod/perldelta.pod (previous one branched in last change):
6987              Subject: [PATCH 5.004_64] Start new perldelta
6988              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6989              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6990      Branch: perl
6991            + pod/perldelta.pod
6992 ____________________________________________________________________________
6993 [   951] By: mbeattie                              on 1998/05/14  15:20:43
6994         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6995              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
6996              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
6997              Subject: [PATCH 5.004_64] Start new perldelta
6998              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6999              (above branched perldelta -> perldelta4, new perldelta will be
7000              created/added next change)
7001              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
7002              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
7003      Branch: perl
7004            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
7005            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
7006           +> pod/perldelta4.pod
7007            - pod/perldelta.pod
7008            ! MANIFEST hints/svr4.sh
7009 ____________________________________________________________________________
7010 [   949] By: TimBunce                              on 1998/05/14  15:11:30
7011         Log: 
7012              Title:  "while($x=<>) no longer warns (implicit defined added)"
7013              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
7014              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
7015              Files:  MANIFEST op.c t/op/defins.t
7016      Branch: maint-5.004/perl
7017            + t/op/defins.t
7018            ! MANIFEST op.c
7019 ____________________________________________________________________________
7020 [   948] By: mbeattie                              on 1998/05/14  15:09:51
7021         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7022              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
7023              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
7024              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
7025              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
7026              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
7027              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
7028              Subject: [PATCH 5.004_64] Config_64-03-04.diff
7029              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
7030      Branch: perl
7031            + README.beos beos/nm.c hints/beos.sh
7032            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
7033            ! Porting/Glossary Porting/config.sh Porting/config_H
7034            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
7035            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
7036            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
7037            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
7038            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
7039            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
7040            ! win32/config.vc win32/config_H.bc win32/config_H.vc
7041 ____________________________________________________________________________
7042 [   946] By: TimBunce                              on 1998/05/14  15:07:06
7043         Log: 
7044              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
7045              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7046              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
7047              Files:  perl.c sv.c t/op/misc.t
7048      Branch: maint-5.004/perl
7049            ! perl.c sv.c t/op/misc.t
7050 ____________________________________________________________________________
7051 [   945] By: mbeattie                              on 1998/05/14  15:00:31
7052         Log: Subject: Perl Social Contract
7053              Date: 13 Apr 1998 06:16:59 -0700
7054              From: Russ Allbery <rra@stanford.edu>
7055      Branch: perl
7056            + Porting/Contract
7057 ____________________________________________________________________________
7058 [   944] By: TimBunce                              on 1998/05/14  14:59:37
7059         Log: 
7060              Title:  "5.004_04-m2 Cleanup of test failures"
7061              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7062              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
7063              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
7064              win32/config.bc win32/config.vc
7065      Branch: maint-5.004/perl
7066            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
7067            ! win32/config.bc win32/config.vc
7068 ____________________________________________________________________________
7069 [   943] By: mbeattie                              on 1998/05/14  14:58:13
7070         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
7071              Subject: [PATCH 5.004_64] Test.pm update
7072              Date: Sat, 4 Apr 1998 08:33:50 -0500
7073              Subject: [PATCH 5.004_64] modcount + comments
7074              Date: Fri, 17 Apr 1998 16:07:35 -0400
7075      Branch: perl
7076            ! lib/Test.pm op.c thrdvar.h
7077 ____________________________________________________________________________
7078 [   942] By: mbeattie                              on 1998/05/14  14:49:43
7079         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7080              Subject: [PATCH 5.004_64] newSV
7081              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
7082              Subject: [PATCH 5.004_64] Cryptic error from B::CC
7083              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
7084      Branch: perl
7085            ! ext/B/B/CC.pm handy.h proto.h sv.c
7086 ____________________________________________________________________________
7087 [   941] By: mbeattie                              on 1998/05/14  14:47:29
7088         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7089              Subject: [PATCH 5.004_64] anydbm.t
7090              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
7091              Subject: [PATCH 5.004_64] threads on OS/2
7092              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
7093              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
7094              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
7095              Subject: [PATCH 5.004_64] Immediate stop in debugger
7096              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
7097              Subject: [PATCH 5.005_64] ptags broken
7098              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
7099              Subject: [PATCH 5.004_64] Document switch syntax via RE
7100              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
7101      Branch: perl
7102            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
7103            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
7104            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
7105 ____________________________________________________________________________
7106 [   940] By: mbeattie                              on 1998/05/14  14:38:44
7107         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
7108              Date: Fri, 03 Apr 1998 16:01:57 -0800
7109              From: Dan Sugalski <sugalskd@osshe.edu>
7110      Branch: perl
7111            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
7112            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
7113 ____________________________________________________________________________
7114 [   939] By: mbeattie                              on 1998/05/14  14:35:42
7115         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
7116              Date: Fri, 03 Apr 1998 13:58:15 -0800
7117              From: Dan Sugalski <sugalskd@osshe.edu>
7118      Branch: perl
7119            ! perl.c
7120 ____________________________________________________________________________
7121 [   938] By: gsar                                  on 1998/05/14  10:53:55
7122         Log: merge change#896 from maintbranch
7123      Branch: win32/perl
7124            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
7125            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
7126            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
7127            ! t/op/gv.t t/op/misc.t t/op/pack.t
7128 ____________________________________________________________________________
7129 [   937] By: gsar                                  on 1998/05/14  09:31:34
7130         Log: merge change#887 from maintbranch
7131      Branch: win32/perl
7132            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7133            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7134            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7135            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7136            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7137            ! t/op/stat.t toke.c utils/h2xs.PL
7138 ____________________________________________________________________________
7139 [   936] By: gsar                                  on 1998/05/14  09:06:18
7140         Log: merge change#886 from maintbranch
7141      Branch: win32/perl
7142            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
7143            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
7144            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
7145            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
7146            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7147            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
7148            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
7149            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
7150            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
7151            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
7152            ! vms/test.com
7153 ____________________________________________________________________________
7154 [   935] By: gsar                                  on 1998/05/14  07:00:02
7155         Log: merge changes#872,873 from maintbranch
7156      Branch: win32/perl
7157            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
7158            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
7159            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
7160            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
7161            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
7162            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
7163            ! utils/perldoc.PL
7164 ____________________________________________________________________________
7165 [   934] By: gsar                                  on 1998/05/14  06:24:38
7166         Log: merge changes#755..759,763,764 from maintbranch
7167      Branch: win32/perl
7168            + hints/openbsd.sh
7169            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
7170            ! t/op/pos.t utils/perldoc.PL
7171 ____________________________________________________________________________
7172 [   933] By: gsar                                  on 1998/05/14  06:07:31
7173         Log: merge change#754 from maintbranch
7174      Branch: win32/perl
7175            ! perl.c
7176 ____________________________________________________________________________
7177 [   932] By: gsar                                  on 1998/05/14  06:03:50
7178         Log: merge changes#752,753 from maintbranch
7179      Branch: win32/perl
7180            + t/op/pos.t
7181            ! README ext/GDBM_File/GDBM_File.pm
7182            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
7183 ____________________________________________________________________________
7184 [   931] By: gsar                                  on 1998/05/14  05:51:19
7185         Log: merge change#745 from maintbranch
7186      Branch: win32/perl
7187            + ext/DynaLoader/DynaLoader.pm.PL
7188            - ext/DynaLoader/DynaLoader.pm
7189            ! MANIFEST ext/DynaLoader/Makefile.PL
7190 ____________________________________________________________________________
7191 [   930] By: nick                                  on 1998/05/13  20:39:59
7192         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
7193      Branch: ansiperl
7194            ! utils/perldoc.PL
7195           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
7196           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
7197           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
7198           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
7199           !> win32/makedef.pl win32/makefile.mk
7200 ____________________________________________________________________________
7201 [   929] By: gsar                                  on 1998/05/13  10:13:36
7202         Log: merge change#687 from maintbranch
7203      Branch: win32/perl
7204            ! pod/perlfunc.pod
7205 ____________________________________________________________________________
7206 [   928] By: gsar                                  on 1998/05/13  10:08:13
7207         Log: merge change#683 from maintbranch
7208      Branch: win32/perl
7209            ! pod/perlguts.pod
7210 ____________________________________________________________________________
7211 [   927] By: gsar                                  on 1998/05/13  09:51:43
7212         Log: merge change#681 from maintbranch
7213      Branch: win32/perl
7214            ! ext/Fcntl/Fcntl.pm
7215 ____________________________________________________________________________
7216 [   926] By: gsar                                  on 1998/05/13  09:47:11
7217         Log: merge change#664 from maint branch
7218      Branch: win32/perl
7219            ! regcomp.c regcomp.h regexec.c
7220 ____________________________________________________________________________
7221 [   925] By: gsar                                  on 1998/05/13  08:55:28
7222         Log: merge missing part of change#663 from maint branch
7223      Branch: win32/perl
7224            ! op.c
7225 ____________________________________________________________________________
7226 [   924] By: gsar                                  on 1998/05/12  18:50:04
7227         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
7228              and seems to generate problematic code for PII.
7229      Branch: win32/perl
7230            ! win32/makefile.mk
7231 ____________________________________________________________________________
7232 [   923] By: gsar                                  on 1998/05/12  16:24:02
7233         Log: fix test failure
7234              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
7235              Date:    Tue, 12 May 1998 10:40:57 BST
7236              From:    Nick.Ing-Simmons@tiuk.ti.com
7237              Subject: test buglet
7238      Branch: win32/perl
7239            ! t/op/hashwarn.t
7240 ____________________________________________________________________________
7241 [   922] By: TimBunce                              on 1998/05/11  20:58:58
7242         Log: Assorted patches:
7243              
7244              ------  CORE LANGUAGE  ------
7245              
7246              Title:  "incorrect return value for hv_iterinit"
7247              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7248              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
7249              Files:  pod/perlguts.pod hv.c
7250              
7251              ------  DOCUMENTATION  ------
7252              
7253              Title:  "perlvar.pod buglet E<EVMSERR>"
7254              From:  Achim Bohnet <ach@mpe.mpg.de>
7255              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
7256              Files:  pod/perlvar.pod
7257              
7258              Title:  "Improve docs for warning about code after an exec()"
7259              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
7260              <chaimf@concentric.net>
7261              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
7262              <m3ra22qn1z.fsf@chany-p100.emwp.com>
7263              Files:  pod/perlfunc.pod
7264              
7265              Title:  "Remove dead code from pod2man"
7266              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7267              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
7268              Files:  pod/pod2man.PL
7269              
7270              Title:  "tweak doc for C<do FILENAME>"
7271              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7272              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
7273              Files:  pod/perlfunc.pod
7274              
7275              Title:  "Document integer pragma effect on % operator"
7276              From:  Gisle Aas <gisle@aas.no>
7277              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
7278              Files:  pod/perlop.pod
7279              
7280              Title:  "Reduce rm command line length in pod/Makefile"
7281              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
7282              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
7283              Files:  pod/Makefile
7284              
7285              ------  EXTENSIONS  ------
7286              
7287              Title:  "Clarify Termios usage in POSIX.pod"
7288              From:  Rocco Caputo <troc@netrus.net>
7289              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
7290              Files:  ext/POSIX/POSIX.pod
7291              
7292              ------  LIBRARY  ------
7293              
7294              Title:  "Fix File::Find::finddepth typo in trial 2 release"
7295              From:  koenig@kulturbox.de (Andreas J. Koenig)
7296              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
7297              Files:  lib/File/Find.pm t/lib/filefind.t
7298              
7299              ------  PORTABILITY - GENERAL  ------
7300              
7301              Title:  "Add Porting/patching.pod document"
7302              From:  Daniel Grisinger <dgris@tdrenterprises.com>
7303              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
7304              Files:  MANIFEST Porting/patching.pod
7305              
7306              Title:  "hints/machten.sh: disable semctl(), align with devel version"
7307              From:  Dominic Dunlop <domo@vo.lu>
7308              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
7309              Files:  hints/machten.sh
7310              
7311              Title:  "Add VMS specifics to Porting/makerel"
7312              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7313              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
7314              <199804271732.SAA13762@toad.ig.co.uk>,
7315              <9804250212.AA27695@forte.com>
7316              Files:  Porting/makerel
7317      Branch: maint-5.004/perl
7318            + Porting/patching.pod
7319            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
7320            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
7321            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
7322            ! t/lib/filefind.t
7323 ____________________________________________________________________________
7324 [   921] By: gsar                                  on 1998/05/10  02:28:03
7325         Log: various tweaks to makefiles
7326      Branch: win32/perl
7327            ! win32/Makefile win32/makedef.pl win32/makefile.mk
7328 ____________________________________________________________________________
7329 [   920] By: gsar                                  on 1998/05/10  02:27:19
7330         Log: fix ExtUtils::Liblist mishandling paths with spaces
7331      Branch: win32/perl
7332            ! lib/ExtUtils/Liblist.pm
7333 ____________________________________________________________________________
7334 [   919] By: gsar                                  on 1998/05/09  17:10:15
7335         Log: minor cleanup
7336      Branch: win32/perl
7337            ! MANIFEST perl.c
7338 ____________________________________________________________________________
7339 [   918] By: gsar                                  on 1998/05/09  17:09:09
7340         Log: protect sortcop from C<sort { sort { ... } ... } ...>
7341              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
7342              Date:    Fri, 08 May 1998 19:33:44 EDT
7343              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7344              Subject: [PATCH] Re: double recursion in sort 
7345      Branch: win32/perl
7346            ! pp_ctl.c t/op/runlevel.t
7347 ____________________________________________________________________________
7348 [   917] By: gsar                                  on 1998/05/09  17:05:55
7349         Log: c
7350      Branch: win32/perl
7351            ! win32/config.bc win32/config.gc win32/config.vc
7352 ____________________________________________________________________________
7353 [   916] By: gsar                                  on 1998/05/07  03:40:15
7354         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
7355      Branch: win32/perl
7356            ! pp.c
7357 ____________________________________________________________________________
7358 [   915] By: mbeattie                              on 1998/05/06  13:08:29
7359         Log: Speed up pp_entersub for usethreads with only 1 thread running.
7360      Branch: perl
7361            ! pp_hot.c
7362 ____________________________________________________________________________
7363 [   914] By: gsar                                  on 1998/05/03  18:44:38
7364         Log: make hv_iterinit() return HvKEYS()
7365              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
7366              Date:    Sat, 02 May 1998 16:29:22 EDT
7367              From:    "SynaptiCAD, Inc." <sales@syncad.com>
7368              Subject: incorrect return value for hv_iterinit
7369      Branch: win32/perl
7370            ! hv.c pod/perlguts.pod
7371 ____________________________________________________________________________
7372 [   913] By: TimBunce                              on 1998/05/01  22:38:38
7373         Log: Update MANIFEST for trial 2.
7374              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
7375      Branch: maint-5.004/perl
7376            ! MANIFEST
7377 ____________________________________________________________________________
7378 [   912] By: TimBunce                              on 1998/05/01  22:30:29
7379         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
7380      Branch: maint-5.004/perl
7381            + t/op/tiehandle.t
7382 ____________________________________________________________________________
7383 [   911] By: TimBunce                              on 1998/05/01  21:35:03
7384         Log: 
7385              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
7386              From:  timbo@ig.co.uk (Tim Bunce)
7387              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
7388              Files:  perl.h
7389              
7390              Title:  "Add WRITE & CLOSE to TIEHANDLE"
7391              From:  Graham Barr <gbarr@pobox.com>
7392              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
7393              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
7394      Branch: maint-5.004/perl
7395            + lib/Tie/Handle.pm
7396            ! perl.h pod/perltie.pod pp_sys.c
7397 ____________________________________________________________________________
7398 [   910] By: TimBunce                              on 1998/05/01  20:47:47
7399         Log: 
7400              Title:  "Add warning for Illegal hex digit"
7401              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
7402              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
7403              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
7404              <199804271409.PAA12819@toad.ig.co.uk>,
7405              <199804280307.WAA12332@psasolar.psa.pencom.com>
7406              Files:  pod/perldiag.pod util.c
7407              
7408              Title:  "perl_call_method() bug fix (corrupt op pointer)"
7409              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
7410              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
7411              Files:  perl.c
7412              
7413              Title:  "Fix printf segmentation fault"
7414              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7415              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
7416              Files:  pp_hot.c
7417              
7418              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
7419              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7420              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
7421              Files:  pod/perlsub.pod
7422      Branch: maint-5.004/perl
7423            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
7424 ____________________________________________________________________________
7425 [   909] By: TimBunce                              on 1998/05/01  19:44:47
7426         Log: 
7427              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
7428              Files:  doio.c util.c
7429      Branch: maint-5.004/perl
7430            ! doio.c util.c
7431 ____________________________________________________________________________
7432 [   908] By: gsar                                  on 1998/05/01  19:21:02
7433         Log: add AS patch#20 (exposes more global constants)
7434      Branch: asperl
7435            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
7436            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
7437            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
7438 ____________________________________________________________________________
7439 [   907] By: TimBunce                              on 1998/05/01  17:50:46
7440         Log: 
7441              Title:  "Runtime Carp verbosity without aliasing"
7442              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
7443              Msg-ID:  <H00000e50003936c@MHS>
7444              Files:  lib/Carp.pm
7445              
7446              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
7447              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
7448              <rootbeer@teleport.com>
7449              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
7450              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
7451              Files:  lib/File/Basename.pm
7452      Branch: maint-5.004/perl
7453            ! lib/Carp.pm lib/File/Basename.pm
7454 ____________________________________________________________________________
7455 [   906] By: TimBunce                              on 1998/04/28  11:04:49
7456         Log: 
7457              ------  CORE LANGUAGE  ------
7458              
7459              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
7460              references in LVs"
7461              From:  Spider Boardman <spider@orb.nashua.nh.us>
7462              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
7463              <19980422164037.D29222@perl.org>
7464              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
7465              pp.c sv.c
7466              
7467              Title:  "Fix SvGMAGIC typo in change 904"
7468              Files:  doop.c
7469      Branch: maint-5.004/perl
7470            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
7471            ! proto.h sv.c
7472 ____________________________________________________________________________
7473 [   905] By: TimBunce                              on 1998/04/28  10:32:20
7474         Log: Regexp patches
7475              
7476              Title:  "New regex flag //t to leave $1 etc. tainted"
7477              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7478              Msg-ID:  <19980310192640.37826@cyprus>
7479              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
7480              t/op/taint.t toke.c
7481              
7482              Title:  "Don't accidentally untaint target of s///"
7483              From:  Chip Salzenberg <chip@pobox.com>
7484              Msg-ID:  <19980310151756.24767@cyprus>
7485              Files:  pp_ctl.c pp_hot.c t/op/taint.t
7486              
7487              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
7488              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7489              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
7490              Files:  regcomp.c
7491      Branch: maint-5.004/perl
7492            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
7493            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
7494 ____________________________________________________________________________
7495 [   904] By: TimBunce                              on 1998/04/27  20:20:21
7496         Log: Assorted patches:
7497              
7498              ------  CORE LANGUAGE  ------
7499              
7500              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
7501              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
7502              <Tim.Bunce@ig.co.uk>
7503              Msg-ID:  <19980424080630.D13985@perl.org>
7504              Files:  doop.c
7505              
7506              Title:  "Better error message for require failure"
7507              From:  epeschko@den-mdev1 (Ed Peschko)
7508              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
7509              Files:  pod/perldiag.pod pp_ctl.c
7510              
7511              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
7512              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7513              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
7514              Files:  perl.c
7515              
7516              Title:  "Fix nice_chunk memory leak"
7517              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7518              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
7519              Files:  sv.c
7520              
7521              Title:  "-2.0 vs. -2 (was Number representations)"
7522              From:  Chip Salzenberg <chip@pobox.com>
7523              Msg-ID:  <19980309185652.11231@cyprus>
7524              Files:  op.c
7525              
7526              Title:  "perl.c fixes for -DUNEXEC"
7527              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
7528              <mwette@mr-ed.jpl.nasa.gov>
7529              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
7530              Files:  perl.c
7531              
7532              ------  DOCUMENTATION  ------
7533              
7534              Title:  "perlcall is Perl from C, not C from Perl"
7535              From:  Steve A Fink <sfink@cs.berkeley.edu>
7536              Files:  pod/perlembed.pod
7537              
7538              Title:  "Clarify require "Foo::Bar" non-bareword issue"
7539              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
7540              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
7541              Files:  pod/perlfunc.pod
7542              
7543              Title:  "(repost) new text for perlsec", "new text for perlsec"
7544              From:  Tom Phoenix <rootbeer@teleport.com>
7545              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
7546              Files:  pod/perlsec.pod
7547              
7548              ------  EXTENSIONS  ------
7549              
7550              Title:  "IO::Socket->socketpair broken (typo)"
7551              From:  Olaf Titz <olaf@bigred.inka.de>
7552              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
7553              Files:  ext/IO/lib/IO/Socket.pm
7554              
7555              Title:  "NDBM_File man page needs Fcntl"
7556              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
7557              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
7558              Files:  ext/NDBM_File/NDBM_File.pm
7559              
7560              ------  LIBRARY  ------
7561              
7562              Title:  "Documentation discrepancy: pragmatic modules"
7563              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
7564              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
7565              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
7566              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
7567              
7568              ------  PORTABILITY - GENERAL  ------
7569              
7570              Title:  "Updated hints file for svr4"
7571              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7572              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
7573              Files:  hints/svr4.sh
7574              
7575              Title:  "Pumpkin update -- shared libperl.so location"
7576              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7577              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
7578              Files:  Porting/pumpkin.pod
7579              
7580              Title:  "perl compile fix for AIX 4.3"
7581              From:  Jens-Uwe Mager <jum@helios.de>
7582              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
7583              Files:  ext/DynaLoader/dl_aix.xs
7584              
7585              Title:  "Dynaloader build on VMS",
7586              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
7587              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
7588              Files:  vms/descrip.mms
7589              
7590              ------  UTILITIES  ------
7591              
7592              Title:  "Major update to h2ph.PL"
7593              From:  Billy <wdconsta@cs.adelaide.edu.au>
7594              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
7595              Files:  utils/h2ph.PL
7596      Branch: maint-5.004/perl
7597            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
7598            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
7599            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
7600            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7601            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
7602 ____________________________________________________________________________
7603 [   903] By: gsar                                  on 1998/04/25  22:27:19
7604         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
7605      Branch: asperl
7606            ! win32/GenCAPI.pl
7607 ____________________________________________________________________________
7608 [   902] By: nick                                  on 1998/04/25  16:35:08
7609         Log: Case sensitive tweak to perldoc.PL
7610      Branch: ansiperl
7611            ! utils/perldoc.PL
7612 ____________________________________________________________________________
7613 [   901] By: nick                                  on 1998/04/25  15:16:54
7614         Log: Implement use attrs qw(locked package);
7615              Passes all tests except posix (hangs/dies) in sigaction test after 
7616              printing "ok 9".
7617      Branch: ansiperl
7618            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
7619 ____________________________________________________________________________
7620 [   900] By: nick                                  on 1998/04/25  13:58:17
7621         Log: Auto-insert defined() test in while when test expression is 
7622              readline (i.e. <>), glob, readdir, or each.
7623      Branch: ansiperl
7624            + t/op/defins.t
7625            ! op.c pod/perlop.pod
7626 ____________________________________________________________________________
7627 [   899] By: nick                                  on 1998/04/25  13:14:52
7628         Log: Resolve ansiperl against win32 branch
7629      Branch: ansiperl
7630           +> (branch 53 files)
7631            - config_H
7632           !> (integrate 227 files)
7633 ____________________________________________________________________________
7634 [   898] By: gsar                                  on 1998/04/24  17:01:05
7635         Log: add AS patch#18
7636      Branch: asperl
7637            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
7638 ____________________________________________________________________________
7639 [   897] By: TimBunce                              on 1998/04/23  19:49:22
7640         Log: Assorted patches:
7641              
7642              ------  CORE LANGUAGE  ------
7643              
7644              Title:  "fix for "Unbalanced string table refcount""
7645              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7646              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
7647              Files:  sv.c
7648              
7649              Title:  "Allow more lenient switch processing"
7650              From:  "John L. Allen" <allen@grumman.com>
7651              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
7652              Files:  perl.c
7653              
7654              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7655              From:  Gisle Aas <gisle@aas.no>
7656              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
7657              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7658              
7659              Title:  "Odd number of elements in hash list."
7660              From:  Tom Phoenix <rootbeer@teleport.com>
7661              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7662              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7663              
7664              Title:  "another destruct_level fix"
7665              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7666              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
7667              Files:  hv.c
7668              
7669              Title:  "bidirectional pipe warning blues"
7670              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7671              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7672              Files:  doio.c
7673              
7674              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7675              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7676              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
7677              Files:  pp_hot.c pp_sys.c
7678              
7679              Title:  "unimplemented umask() should return undef not die"
7680              From:  kstar@chapin.edu (Kurt D. Starsinic)
7681              Msg-ID:  <199803120515.VAA08660@chapin.edu>
7682              Files:  pod/perlfunc.pod pp_sys.c
7683              
7684              Title:  "warning for: bless $foo, """
7685              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
7686              Msg-ID:  <H00000e5000378a0@MHS>
7687              Files:  pod/perldiag.pod pp.c
7688              
7689              ------  DOCUMENTATION  ------
7690              
7691              Title:  "Mention SWIG in perlxs.pod"
7692              From:  Steve A Fink <sfink@cs.berkeley.edu>
7693              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7694              Files:  pod/perlxs.pod
7695              
7696              Title:  "fix-up of previous perlre.pod patch"
7697              From:  Ted Ashton <ashted@southern.edu>
7698              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
7699              Files:  pod/perlre.pod
7700              
7701              Title:  "long list of man page nitpicks"
7702              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7703              <tchrist@jhereg.perl.com>
7704              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
7705              <199804222204.QAA20805@jhereg.perl.com>
7706              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7707              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7708              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7709              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7710              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7711              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7712              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7713              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7714              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7715              pod/pod2man.PL
7716              
7717              Title:  "document that system() does not set $! when it fails"
7718              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
7719              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7720              Files:  pod/perlfunc.pod
7721              
7722              Title:  "Fix pod/roffitall execute permission"
7723              From:  lvirden@cas.org
7724              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
7725              Files:  pod/roffitall
7726              
7727              Title:  "document when split ignores trailing empty fields"
7728              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7729              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
7730              Files:  pod/perlfunc.pod
7731              
7732              ------  EXTENSIONS  ------
7733              
7734              Title:  "Buglet in Opcode.pm documentation"
7735              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7736              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
7737              Files:  ext/Opcode/Opcode.pm
7738              
7739              Title:  "Failure to append to perllocal.pod should not be fatal"
7740              From:  koenig@kulturbox.de (Andreas J. Koenig)
7741              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
7742              Files:  lib/ExtUtils/MM_Unix.pm
7743              
7744              Title:  "Document that IO.pm does not load IO::Select etc"
7745              From:  Graham Barr <gbarr@ti.com>
7746              Msg-ID:  <353B48F1.64E35A63@ti.com>
7747              Files:  ext/IO/IO.pm
7748              
7749              Title:  "Install extensions with bootstrap (again) in $archlib"
7750              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7751              Koenig)
7752              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7753              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7754              Files:  lib/ExtUtils/Install.pm
7755              
7756              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7757              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7758              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7759              Files:  ext/Socket/Socket.xs
7760              
7761              ------  LIBRARY  ------
7762              
7763              Title:  "Benchmark.pm: add run-for-some-time mode"
7764              From:  Jarkko Hietaniemi <jhi@iki.fi>
7765              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
7766              Files:  lib/Benchmark.pm
7767              
7768              Title:  "Comments added to Carp.pm"
7769              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7770              <chip@perlsupport.com>, Tom Christiansen
7771              <tchrist@jhereg.perl.com>
7772              Msg-ID:  <19980422164242.E29222@perl.org>,
7773              <199804222033.OAA17959@jhereg.perl.com>,
7774              <980409182357.ZM21638@bandanna>
7775              Files:  lib/Carp.pm
7776              
7777              Title:  "chat2.pl fix"
7778              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7779              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7780              Files:  lib/chat2.pl
7781              
7782              Title:  "lib/Pod/Html.pm"
7783              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
7784              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7785              <199710180417.AAA19778@staff2.cso.uiuc.edu>
7786              Files:  lib/Pod/Html.pm
7787              
7788              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
7789              arg."
7790              From:  hiroo.hayashi@computer.org
7791              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7792              Files:  lib/Term/ReadLine.pm
7793              
7794              ------  OTHER CHANGES  ------
7795              
7796              Title:  "ptags broken"
7797              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7798              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
7799              Files:  emacs/ptags
7800              
7801              ------  PORTABILITY - WIN32  ------
7802              
7803              Title:  "win32 tweaks (signals and crypt support)"
7804              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7805              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
7806              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
7807              win32/config_H.vc win32/win32.c
7808              
7809              ------  PORTABILITY - GENERAL  ------
7810              
7811              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
7812              From:  Russ Allbery <rra@stanford.edu>
7813              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
7814              Files:  Porting/Contract
7815              
7816              Title:  "Config: Irix 5 hints"
7817              From:  kstar@O2.chapin.edu
7818              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
7819              Files:  hints/irix_5.sh
7820              
7821              Title:  "VMS patches to 5.004_03"
7822              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7823              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7824              Files:  vms/vms.c
7825              
7826              Title:  "hints/netbsd.sh - enable vfork"
7827              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7828              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7829              Files:  hints/netbsd.sh
7830              
7831              ------  UTILITIES  ------
7832              
7833              Title:  "support find2perl -follow"
7834              From:  Billy <wdconsta@cs.adelaide.edu.au>
7835              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7836              Files:  x2p/find2perl.PL
7837      Branch: maint-5.004/perl
7838            + Porting/Contract t/op/hashwarn.t
7839            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7840            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7841            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7842            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7843            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7844            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7845            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7846            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7847            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7848            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7849            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7850            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7851            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7852            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7853            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7854            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7855            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7856            ! win32/config_H.bc win32/config_H.vc win32/win32.c
7857            ! x2p/find2perl.PL
7858 ____________________________________________________________________________
7859 [   896] By: TimBunce                              on 1998/04/22  11:49:24
7860         Log: Assorted patches:
7861              
7862              ------  CORE LANGUAGE  ------
7863              
7864              Title:  "Additional regex-cache patch"
7865              From:  Chip Salzenberg <chip@atlantic.net>
7866              Msg-ID:  <19980305104831.38100@cyprus>
7867              Files:  pp_ctl.c
7868              
7869              Title:  "Conservative C<*x = undef> patch"
7870              From:  Chip Salzenberg <chip@atlantic.net>
7871              Msg-ID:  <19980310163310.48509@cyprus>
7872              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7873              
7874              Title:  "Consider @ARGV to be plain files if inplace (-i)"
7875              From:  Chip Salzenberg <salzench@nielsenmedia.com>
7876              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
7877              Files:  doio.c
7878              
7879              Title:  "Fix semctl for Linux, Sun and SVR4"
7880              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7881              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7882              Files:  doio.c
7883              
7884              Title:  "C<dSP> entails using C<SP>, not C<sp>"
7885              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7886              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
7887              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7888              doio.c doop.c ext/DB_File/DB_File.xs
7889              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7890              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7891              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
7892              win32/win32.c
7893              
7894              Title:  "Make autouse -w-safe"
7895              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7896              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
7897              Files:  lib/autouse.pm op.c sv.c
7898              
7899              Title:  "Misleading error on close of unopened handle"
7900              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7901              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
7902              Files:  doio.c
7903              
7904              Title:  "Confusing error from perl -e "x'""
7905              From:  Hans Mulder <hansmu@xs4all.nl>
7906              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
7907              Files:  toke.c
7908              
7909              Title:  "Add HAS_GNULIBC define"
7910              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7911              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
7912              Files:  config_H config_h.SH
7913              
7914              Title:  "h_errno might not be an int"
7915              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7916              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
7917              Files:  pp_sys.c
7918              
7919              Title:  "Revised taint hole closer", "Revised taint hole closer"
7920              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
7921              <ilya@math.ohio-state.edu>
7922              Msg-ID:  <19980310222127.09350@cyprus>,
7923              <199803110554.AAA29157@monk.mps.ohio-state.edu>
7924              Files:  doio.c
7925              
7926              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
7927              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
7928              van der Sanden)
7929              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
7930              <199803171727.MAA05234@aatma.engin.umich.edu>
7931              Files:  op.c t/op/misc.t
7932              
7933              Title:  "Stale SP in pp_substr"
7934              From:  Stephen McCamant <alias@mcs.com>
7935              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
7936              Files:  pp.c
7937              
7938              Title:  "Statement unlikely to be reached warning"
7939              From:  Hans Mulder <hansm@icgned.nl>
7940              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
7941              Files:  op.c
7942              
7943              Title:  "Tainting propagates from nowhere"
7944              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7945              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
7946              Files:  pp.c
7947              
7948              Title:  "two trivial tweaks to 5.004m5t1"
7949              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7950              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
7951              Files:  proto.h win32/Makefile
7952              
7953              Title:  "unpacking negatives on Alpha"
7954              From:  Achim Bohnet <ach@mpe.mpg.de>
7955              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
7956              Files:  pp.c t/op/pack.t
7957              
7958              ------  LIBRARY AND EXTENSIONS  ------
7959              
7960              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
7961              From:  Graham Barr <gbarr@ti.com>
7962              Msg-ID:  <3482F365.4A0486BA@ti.com>
7963              Files:  lib/Cwd.pm
7964              
7965              Title:  "Math/BigInt.pm, fixed use of undefined value."
7966              From:  abigail@fnx.com
7967              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
7968              Files:  lib/Math/BigInt.pm
7969              
7970              Title:  "File::Find rewrite"
7971              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7972              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
7973              Files:  lib/File/Find.pm
7974              
7975              Title:  "efficient version of strict.pm"
7976              From:  koenig@anna.mind.de (Andreas J. Koenig)
7977              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
7978              Files:  lib/strict.pm
7979              
7980              Title:  "Socket occasional SEGV in pack_sockaddr_un"
7981              From:  Trevor Blackwell <tlb@viaweb.com>
7982              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7983              Files:  ext/Socket/Socket.xs
7984              
7985              Title:  "Warning on mis-use of 'use lib'"
7986              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
7987              <rootbeer@teleport.com>, chip@atlantic.net
7988              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
7989              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
7990              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
7991              Files:  lib/lib.pm
7992              
7993              Title:  "bug in Class::Struct"
7994              From:  Tom Christiansen <tchrist@toy.perl.com>
7995              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
7996              Files:  lib/Class/Struct.pm
7997              
7998              Title:  "Allow POSIX to export nice()"
7999              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
8000              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
8001              Files:  ext/POSIX/POSIX.pm
8002              
8003              Title:  "'use Env' on WinNT/95 fails"
8004              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8005              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
8006              Files:  lib/Env.pm
8007              
8008              ------  OTHER CHANGES  ------
8009              
8010              Title:  "mv-if-diff"
8011              From:  Robin Barker <rmb1@cise.npl.co.uk>
8012              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
8013              Files:  mv-if-diff
8014              
8015              ------  PORTABILITY - WIN32  ------
8016              
8017              Title:  "fix various problems with backticks on win32"
8018              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8019              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
8020              Files:  win32/config_h.PL win32/win32.c
8021              
8022              ------  TESTS  ------
8023              
8024              Title:  "Fix bug in locale.t"
8025              From:  Jarkko Hietaniemi <jhi@iki.fi>
8026              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
8027              Files:  t/pragma/locale.t
8028      Branch: maint-5.004/perl
8029            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
8030            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8031            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
8032            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
8033            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
8034            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
8035            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
8036            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
8037            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
8038            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
8039            ! win32/Makefile win32/config_h.PL win32/win32.c
8040 ____________________________________________________________________________
8041 [   895] By: gsar                                  on 1998/04/22  03:13:19
8042         Log: intern -> sys_intern
8043      Branch: win32/perl
8044            ! embedvar.h interp.sym intrpvar.h win32/win32.h
8045 ____________________________________________________________________________
8046 [   894] By: gsar                                  on 1998/04/22  02:42:20
8047         Log: hand-applied patch along with small tweaks
8048              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
8049              Date:    Tue, 21 Apr 1998 23:31:06 +0200
8050              From:    jan.dubois@ibm.net (Jan Dubois)
8051              Subject: Re: Per-Interpreter variables for win32.c 
8052      Branch: win32/perl
8053            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
8054            ! win32/makedef.pl win32/win32.c win32/win32.h
8055 ____________________________________________________________________________
8056 [   893] By: gsar                                  on 1998/04/21  03:42:21
8057         Log: add AS patch#17
8058      Branch: asperl
8059            + win32/GenCAPI.pl
8060            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
8061            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
8062            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
8063            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
8064            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
8065            ! win32/win32.c
8066 ____________________________________________________________________________
8067 [   892] By: gsar                                  on 1998/04/20  20:51:50
8068         Log: add AS patch#16
8069      Branch: asperl
8070            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
8071            ! win32/makefile.mk
8072 ____________________________________________________________________________
8073 [   891] By: gsar                                  on 1998/04/19  23:50:34
8074         Log: tweak doc for C<do FILENAME>
8075      Branch: win32/perl
8076            ! pod/perlfunc.pod
8077 ____________________________________________________________________________
8078 [   890] By: gsar                                  on 1998/04/19  01:08:11
8079         Log: use a pidtable that grows dynamically for popen()
8080              Message-Id: <3539f434.44835409@smtp1.ibm.net>
8081              Date:    Sat, 18 Apr 1998 21:01:27 +0200
8082              From:    jan.dubois@ibm.net (Jan Dubois)
8083              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
8084      Branch: win32/perl
8085            ! win32/win32.c
8086 ____________________________________________________________________________
8087 [   889] By: gsar                                  on 1998/04/17  02:13:58
8088         Log: support POSIX, enable more locale tests
8089      Branch: win32/perl
8090            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
8091            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
8092            ! win32/makedef.pl win32/makefile.mk
8093 ____________________________________________________________________________
8094 [   888] By: mbeattie                              on 1998/04/14  16:22:51
8095         Log: CC did "<<" instead of ">>" for right-shift on ints.
8096      Branch: perl
8097            ! ext/B/B/CC.pm
8098 ____________________________________________________________________________
8099 [   887] By: TimBunce                              on 1998/04/10  17:44:55
8100         Log: Assorted patches:
8101              
8102              ------  CORE LANGUAGE  ------
8103              
8104              Title:  "Re: die exits with 0"
8105              From:  Robin Barker <rmb1@cise.npl.co.uk>
8106              Files:  perl.c t/op/die_exit.t
8107              
8108              Title:  "More toke.c commentary; fix oddity"
8109              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
8110              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
8111              Files:  toke.c
8112              
8113              Title:  "for semctl on solaris"
8114              From:  Graham Barr <gbarr@ti.com>
8115              Msg-ID:  <34624B80.C014E841@ti.com>
8116              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
8117              
8118              ------  DOCUMENTATION  ------
8119              
8120              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
8121              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
8122              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
8123              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
8124              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
8125              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
8126              Files:  pod/perlre.pod
8127              
8128              ------  LIBRARY AND EXTENSIONS  ------
8129              
8130              Title:  "BigFloat - small neagtive numbers cause panic"
8131              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8132              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
8133              Files:  lib/Math/BigFloat.pm
8134              
8135              Title:  "Update Getopt::Long to 2.16"
8136              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
8137              <jvromans@squirrel.nl>
8138              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
8139              <13572.6847.863219.973795@phoenix.squirrel.nl>
8140              Files:  lib/Getopt/Long.pm
8141              
8142              Title:  "New Text::ParseWords"
8143              From:  pomeranz@netcom.com (Hal Pomeranz)
8144              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
8145              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
8146              
8147              Title:  "Fixed Text/Wrap.pm bugs (2)"
8148              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
8149              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
8150              Files:  lib/Text/Wrap.pm
8151              
8152              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
8153              print/exit)"
8154              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
8155              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
8156              Files:  lib/File/CheckTree.pm
8157              
8158              ------  OTHER CHANGES  ------
8159              
8160              Title:  "Add ./emacs/ptags"
8161              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8162              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
8163              Files:  emacs/ptags
8164              
8165              ------  TESTS  ------
8166              
8167              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
8168              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
8169              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
8170              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
8171              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
8172              <v02130515b06be80f1486@[205.228.240.16]>
8173              Files:  t/op/stat.t
8174              
8175              Title:  "for failure with lib/timelocal"
8176              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
8177              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
8178              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
8179              Files:  t/lib/timelocal.t
8180              
8181              Title:  "Make "localhost" related failures more clear"
8182              From:  Paul Hoffman <phoffman@proper.com>
8183              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
8184              Files:  t/lib/io_sock.t t/lib/io_udp.t
8185              
8186              ------  UTILITIES  ------
8187              
8188              Title:  "Let h2xs read multiple header files"
8189              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
8190              <bsugars@canoe.ca>
8191              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
8192              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
8193              Files:  utils/h2xs.PL
8194      Branch: maint-5.004/perl
8195            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
8196            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
8197            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
8198            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
8199            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
8200            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
8201 ____________________________________________________________________________
8202 [   886] By: TimBunce                              on 1998/04/10  14:35:34
8203         Log: Changes relating primarily to portability.
8204              
8205              ------  CORE LANGUAGE  ------
8206              
8207              Title:  "5.004_55: Another round of OS/2 patches"
8208              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8209              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
8210              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
8211              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
8212              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
8213              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
8214              t/lib/filecopy.t util.c utils/perldoc.PL
8215              
8216              Title:  "VMS: chdir() with empty arg list"
8217              From:  lane@duphy4.drexel.edu (Charles Lane)
8218              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
8219              Files:  pp_sys.c
8220              
8221              ------  LIBRARY AND EXTENSIONS  ------
8222              
8223              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
8224              From:  "W. Phillip Moore" <wpm@ms.com>
8225              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
8226              Files:  lib/ExtUtils/MM_Unix.pm
8227              
8228              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
8229              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
8230              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
8231              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
8232              
8233              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
8234              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8235              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
8236              Files:  ext/POSIX/POSIX.xs
8237              
8238              Title:  ""ODBM_File.c", line 275: NULL undefined"
8239              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
8240              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
8241              Files:  ext/ODBM_File/ODBM_File.xs
8242              
8243              ------  OTHER CHANGES  ------
8244              Files:  
8245              
8246              ------  PORTABILITY - GENERAL  ------
8247              
8248              Title:  "5.004_04 QNX getcwd"
8249              From:  Norton Allen <allen@huarp.harvard.edu>
8250              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
8251              <199803061511.KAA22346@bottesini.harvard.edu>
8252              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
8253              
8254              Title:  "hints/netbsd.sh d_setrgid d_setruid"
8255              From:  Jarkko Hietaniemi <jhi@iki.fi>
8256              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
8257              Files:  hints/netbsd.sh
8258              
8259              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
8260              d_casti32=undef"
8261              From:  Tom Hughes <tom@compton.demon.co.uk>
8262              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
8263              Files:  hints/svr4.sh
8264              
8265              Title:  "hints/bsdos.sh patch for BSDI 3.1"
8266              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
8267              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
8268              Files:  hints/bsdos.sh
8269              
8270              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
8271              From:  Keong Lim <Keong.Lim@sr.com.au>
8272              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
8273              Files:  ext/DynaLoader/dl_hpux.xs
8274              
8275              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
8276              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
8277              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
8278              Files:  hints/aix.sh
8279              
8280              Title:  "alpha-dec_osf 5.0"
8281              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
8282              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
8283              Files:  hints/dec_osf.sh
8284              
8285              Title:  "Off-by-one error with OS2::PrfDB"
8286              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8287              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
8288              Files:  os2/OS2/PrfDB/PrfDB.xs
8289              
8290              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
8291              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8292              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
8293              Files:  hints/openbsd.sh
8294              
8295              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
8296              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8297              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
8298              Files:  hints/linux.sh
8299              
8300              Title:  "5.004_(04|63)] Close VMS security hole"
8301              From:  Charles Bailey <BAILEY@newman.upenn.edu>
8302              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
8303              Files:  vms/vms.c
8304              
8305              Title:  "Re: Perl online documentation on OpenVMS"
8306              From:  pvhp@forte.com (Peter Prymmer)
8307              Msg-ID:  <9803192143.AA28120@forte.com>
8308              Files:  README.vms
8309              
8310              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
8311              vms/perly_c.vms and vms/perly_h.vms"
8312              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
8313              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
8314              Msg-ID:  <199710151650.JAA29185@wall.org>,
8315              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
8316              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
8317              Files:  vms/perly_c.vms
8318              
8319              Title:  "Updated, non-wordwrapped, patch to README.VMS"
8320              From:  Dan Sugalski <sugalskd@osshe.edu>
8321              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
8322              Files:  README.vms
8323              
8324              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
8325              From:  Charles Bailey <BAILEY@newman.upenn.edu>
8326              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
8327              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
8328              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
8329              vms/ext/filespec.t
8330              
8331              Title:  "Re: VMSperl crashes on -Mblib argument"
8332              From:  bailey@newman.upenn.edu (Charles Bailey)
8333              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
8334              Files:  lib/blib.pm vms/vms.c
8335              
8336              Title:  "hints/linux.sh (MkLinux / PPC)"
8337              From:  pudge@pobox.com (Chris Nandor)
8338              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
8339              Files:  hints/linux.sh
8340              
8341              Title:  "hpux.sh hints file clarification suggestion"
8342              From:  root@qad.com
8343              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
8344              Files:  hints/hpux.sh
8345              
8346              Title:  "new hints/solaris_2.sh"
8347              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8348              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
8349              Files:  hints/solaris_2.sh
8350      Branch: maint-5.004/perl
8351            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
8352            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
8353            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
8354            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
8355            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
8356            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
8357            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8358            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
8359            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
8360            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
8361            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
8362            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
8363            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
8364            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
8365            ! vms/vms.c
8366 ____________________________________________________________________________
8367 [   885] By: gsar                                  on 1998/04/08  01:14:29
8368         Log: small tweaks to make it compile (doesn't run)
8369      Branch: asperl
8370            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
8371            ! win32/config.vc win32/makefile.mk
8372 ____________________________________________________________________________
8373 [   884] By: gsar                                  on 1998/04/08  00:14:13
8374         Log: integrate mainline changes
8375      Branch: asperl
8376           +> Changes5.004 ext/Thread/Thread/Signal.pm
8377           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8378           +> lib/ExtUtils/inst t/op/hashwarn.t
8379            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
8380           !> (integrate 127 files)
8381 ____________________________________________________________________________
8382 [   883] By: gsar                                  on 1998/04/06  20:21:20
8383         Log: make old DomainName() implementation the default (so Win95
8384              is happy)
8385      Branch: win32/perl
8386            ! win32/win32.c
8387 ____________________________________________________________________________
8388 [   882] By: gsar                                  on 1998/04/05  23:32:33
8389         Log: fix memory leaks in offer_nice_chunk()
8390      Branch: win32/perl
8391            ! perl.h sv.c
8392 ____________________________________________________________________________
8393 [   881] By: gsar                                  on 1998/04/04  23:11:52
8394         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
8395      Branch: win32/perl
8396            ! cop.h util.c
8397 ____________________________________________________________________________
8398 [   880] By: gsar                                  on 1998/04/04  22:35:54
8399         Log: fix refcounting of GvSTASH() when glob becomes nought
8400              (this takes care of the "unbalanced strtab refcount" problem)
8401      Branch: win32/perl
8402            ! sv.c
8403 ____________________________________________________________________________
8404 [   879] By: gsar                                  on 1998/04/04  21:16:17
8405         Log: change 866 was incomplete
8406      Branch: win32/perl
8407            ! hv.c
8408 ____________________________________________________________________________
8409 [   878] By: gsar                                  on 1998/04/04  20:31:56
8410         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
8411      Branch: win32/perl
8412            ! cop.h perl.c pp_ctl.c
8413 ____________________________________________________________________________
8414 [   877] By: gsar                                  on 1998/04/04  17:55:30
8415         Log: integrate mainline
8416      Branch: win32/perl
8417           +> Changes5.004
8418           !> Changes MANIFEST sv.c t/op/misc.t
8419 ____________________________________________________________________________
8420 [   876] By: gsar                                  on 1998/04/04  17:26:32
8421         Log: remove __declspec kludge in sdbm.h in favor of setting a
8422              flag for static symbols
8423      Branch: win32/perl
8424            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
8425            ! ext/SDBM_File/sdbm/sdbm.h
8426 ____________________________________________________________________________
8427 [   875] By: gsar                                  on 1998/04/04  01:11:57
8428         Log: fix order of init
8429              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
8430              Date:    Fri, 03 Apr 1998 13:58:15 PST
8431              From:    Dan Sugalski <sugalskd@osshe.edu>
8432              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
8433              with MULTIPLICITY
8434      Branch: win32/perl
8435            ! perl.c
8436 ____________________________________________________________________________
8437 [   874] By: gsar                                  on 1998/04/04  00:34:59
8438         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
8439              the declared symbol is not in a DLL (so kludge it)
8440      Branch: win32/perl
8441            ! ext/SDBM_File/sdbm/sdbm.h
8442 ____________________________________________________________________________
8443 [   873] By: TimBunce                              on 1998/04/03  22:17:40
8444         Log: Title:  "FileHandle Documentation patch"
8445              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8446              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8447              Files:  lib/FileHandle.pm
8448      Branch: maint-5.004/perl
8449            ! lib/FileHandle.pm
8450 ____________________________________________________________________________
8451 [   872] By: TimBunce                              on 1998/04/03  22:01:03
8452         Log: Documentation and documentation related patches:
8453              
8454              ------  BUILD PROCESS  ------
8455              
8456              Title:  "Docs re /usr/bin/perl quasi-standard location"
8457              From:  Tom Phoenix <rootbeer@teleport.com>
8458              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
8459              Files:  INSTALL pod/perlrun.pod
8460              
8461              ------  DOCUMENTATION  ------
8462              
8463              Title:  "/RFC|RFC-1305/ non-greedy"
8464              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
8465              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
8466              Files:  pod/perlre.pod
8467              
8468              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
8469              From:  Jarkko Hietaniemi <jhi@iki.fi>
8470              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
8471              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
8472              
8473              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
8474              From:  Jarkko Hietaniemi <jhi@iki.fi>
8475              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
8476              Files:  pod/perlfunc.pod
8477              
8478              Title:  "typo-fix and suggestion for perlguts.pod"
8479              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
8480              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
8481              Files:  pod/perlguts.pod
8482              
8483              Title:  "perlfunc/syscall curiosity"
8484              From:  Roderick Schertler <roderick@argon.org>, Tkil
8485              <tkil@reptile.scrye.com>
8486              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
8487              <pziut8snva.fsf@eeyore.ibcinc.com>
8488              Files:  pod/perlfunc.pod
8489              
8490              Title:  "Document sprintf %#x behaviour for zero value"
8491              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
8492              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
8493              Files:  pod/perlfunc.pod
8494              
8495              Title:  "NUL termination (was Re: STOP THE PRESSES)"
8496              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8497              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
8498              Files:  pod/perlguts.pod
8499              
8500              Title:  "Typo fix."
8501              From:  abigail@fnx.com
8502              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
8503              Files:  pod/perlop.pod pod/perlvar.pod
8504              
8505              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
8506              From:  Achim Bohnet <ach@mpe.mpg.de>
8507              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
8508              Files:  pod/perlrun.pod
8509              
8510              Title:  "Re: Conservative C<*x = undef> patch"
8511              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8512              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
8513              Files:  pod/perltrap.pod
8514              
8515              Title:  "perlfunc.pod for flock()"
8516              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
8517              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
8518              Files:  pod/perlfunc.pod
8519              
8520              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
8521              From:  Tkil <tkil@scrye.com>
8522              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
8523              Files:  pod/perl.pod
8524              
8525              Title:  "for() and map() peculiarity"
8526              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8527              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
8528              Files:  pod/perlsyn.pod
8529              
8530              Title:  "Re: new text for perlsec"
8531              From:  Tom Phoenix <rootbeer@teleport.com>
8532              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
8533              Files:  pod/perlsec.pod
8534              
8535              Title:  "perldsc's debugger x command"
8536              From:  Roderick Schertler <roderick@argon.org>
8537              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
8538              Files:  pod/perldsc.pod
8539              
8540              Title:  "perlre.pod"
8541              From:  Ted Ashton <ashted@southern.edu>
8542              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
8543              Files:  pod/perlre.pod
8544              
8545              Title:  "Re: printf and $\", "printf and $\"
8546              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
8547              <rootbeer@teleport.com>, nag <nick@flirble.org>
8548              Msg-ID:  <199711141918.TAA08096@flirble.org>,
8549              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
8550              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
8551              Files:  pod/perlfunc.pod
8552              
8553              Title:  "recv() typo"
8554              From:  Roderick Schertler <roderick@argon.org>
8555              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
8556              Files:  pod/perlfunc.pod
8557              
8558              Title:  "truncate return value"
8559              From:  Roderick Schertler <roderick@argon.org>
8560              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
8561              Files:  pod/perlfunc.pod
8562              
8563              Title:  "update to perlbook.pod"
8564              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
8565              <merlyn@stonehenge.com>, Stephen Potter
8566              <spp@psasolar.colltech.com>, Tom Phoenix
8567              <rootbeer@teleport.com>
8568              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
8569              <199803241441.OAA01261@mediaone.net>,
8570              <8clnu0i05k.fsf@gadget.cscaper.com>,
8571              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
8572              Files:  pod/perlbook.pod
8573              
8574              Title:  "utime documentation"
8575              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
8576              <mjtg@cus.cam.ac.uk>
8577              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
8578              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
8579              Files:  pod/perlfunc.pod
8580              
8581              Title:  "(well, doc patch) use of // requires successful match"
8582              From:  Roderick Schertler <roderick@argon.org>
8583              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
8584              Files:  pod/perlop.pod
8585              
8586              ------  LIBRARY AND EXTENSIONS  ------
8587              
8588              Title:  "MakeMaker PM doc patch and a DIR buglet"
8589              From:  Achim Bohnet <ach@mpe.mpg.de>
8590              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
8591              Files:  lib/ExtUtils/MakeMaker.pm
8592              
8593              Title:  "bareword clarification for constant.pm"
8594              From:  Roderick Schertler <roderick@argon.org>
8595              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
8596              Files:  lib/constant.pm
8597              
8598              Title:  "integer rand - bug or feature?"
8599              From:  Roderick Schertler <roderick@argon.org>
8600              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
8601              Files:  lib/integer.pm
8602              
8603              ------  OTHER CHANGES  ------
8604              
8605              Title:  "FileHandle Documentation patch"
8606              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8607              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8608              
8609              Title:  "perl5.004_61 myconfig updates"
8610              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8611              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
8612              Files:  myconfig
8613              
8614              Title:  "small fixups in pod2latex.PL"
8615              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8616              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
8617              
8618              ------  PORTABILITY - GENERAL  ------
8619              
8620              Title:  "Misc doc fixes for README.VMS"
8621              From:  Dan Sugalski <sugalskd@osshe.edu>
8622              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
8623              Files:  README.vms
8624              
8625              Title:  "moved DynaLib"
8626              From:  John Tobey <jtobey@channel1.com>
8627              Msg-ID:  <199710182332.XAA21630@remote212>
8628              Files:  ext/DynaLoader/DynaLoader.pm.PL
8629              
8630              ------  UTILITIES  ------
8631              
8632              Title:  "Searching for FAQs (patch to perldoc)"
8633              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
8634              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
8635              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
8636              Files:  utils/perldoc.PL
8637              
8638              Title:  "perldoc"
8639              From:  Ted Ashton <ashted@southern.edu>
8640              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
8641              Files:  utils/perldoc.PL
8642              
8643              Title:  "perldoc -f not using pod2man"
8644              From:  Russ Allbery <rra@stanford.edu>
8645              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8646              Files:  utils/perldoc.PL
8647              
8648              Title:  "perldoc -m should not require pod"
8649              From:  Robin Houston <robin@nml.guardian.co.uk>
8650              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
8651              Files:  utils/perldoc.PL
8652              
8653              Title:  "small fix for perldoc in perl 5.004_04"
8654              From:  Julian Yip <julian@imoney.com>
8655              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8656              Files:  utils/perldoc.PL
8657      Branch: maint-5.004/perl
8658            - ext/DynaLoader/DynaLoader.pm
8659            ! Changes Configure INSTALL README.vms
8660            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8661            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8662            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8663            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8664            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8665            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8666            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8667            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8668            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8669            ! pod/pod2latex.PL toke.c utils/perldoc.PL
8670
8671 ----------------
8672 Version 5.004_64
8673 ----------------
8674
8675 ____________________________________________________________________________
8676 [   871] By: mbeattie                              on 1998/04/03  13:38:59
8677         Log: Update Changes5.004 and Changes, fix MANIFEST
8678      Branch: perl
8679            + Changes
8680            ! Changes5.004 MANIFEST
8681 ____________________________________________________________________________
8682 [   870] By: mbeattie                              on 1998/04/03  13:36:29
8683         Log: Rename Changes to Changes5.004 (via an integrate)
8684      Branch: perl
8685           +> Changes5.004
8686            - Changes
8687 ____________________________________________________________________________
8688 [   869] By: mbeattie                              on 1998/04/03  11:53:00
8689         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8690              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8691              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8692      Branch: perl
8693            ! sv.c t/op/misc.t
8694 ____________________________________________________________________________
8695 [   868] By: mbeattie                              on 1998/04/03  11:16:26
8696         Log: Integrate win32 branch into mainline
8697      Branch: perl
8698           !> (integrate 31 files)
8699 ____________________________________________________________________________
8700 [   867] By: gsar                                  on 1998/04/03  08:47:55
8701         Log: config.* fixes
8702      Branch: win32/perl
8703            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8704            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8705            ! win32/makefile.mk
8706 ____________________________________________________________________________
8707 [   866] By: gsar                                  on 1998/04/03  07:22:50
8708         Log: fixup hv_free_ent() to not fail on null HeVAL()
8709      Branch: win32/perl
8710            ! hv.c perl.c
8711 ____________________________________________________________________________
8712 [   865] By: gsar                                  on 1998/04/03  07:06:12
8713         Log: integrate mainline
8714      Branch: win32/perl
8715           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8716           !> (integrate 71 files)
8717 ____________________________________________________________________________
8718 [   864] By: gsar                                  on 1998/04/03  06:59:37
8719         Log: implement stack-of-stacks so that magic invocations don't
8720              invalidate local stack pointer
8721      Branch: win32/perl
8722            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8723            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8724            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8725 ____________________________________________________________________________
8726 [   863] By: gsar                                  on 1998/04/03  01:26:09
8727         Log: add AS patch#15
8728      Branch: asperl
8729            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8730            ! win32/config.bc win32/config.gc win32/config.vc
8731            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8732            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8733            ! win32/win32.c win32/win32.h
8734 ____________________________________________________________________________
8735 [   862] By: mbeattie                              on 1998/04/02  17:08:43
8736         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8737              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8738              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8739      Branch: perl
8740            ! Configure ext/Socket/Socket.xs myconfig
8741 ____________________________________________________________________________
8742 [   861] By: mbeattie                              on 1998/04/02  16:32:53
8743         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8744              since appropriate headers aren't included.
8745      Branch: perl
8746            ! ext/SDBM_File/sdbm/sdbm.h
8747 ____________________________________________________________________________
8748 [   860] By: mbeattie                              on 1998/04/02  16:17:11
8749         Log: Bumped patchlevel.h to 64
8750      Branch: perl
8751            ! patchlevel.h
8752 ____________________________________________________________________________
8753 [   859] By: mbeattie                              on 1998/04/02  16:16:26
8754         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8755              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8756              From: Jarkko Hietaniemi <jhi@iki.fi>
8757      Branch: perl
8758            ! hints/unicos.sh regcomp.h
8759 ____________________________________________________________________________
8760 [   858] By: mbeattie                              on 1998/04/02  16:13:24
8761         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8762              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8763              From: Tom Phoenix <rootbeer@teleport.com>
8764      Branch: perl
8765            + t/op/hashwarn.t
8766            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8767 ____________________________________________________________________________
8768 [   857] By: mbeattie                              on 1998/04/02  16:08:43
8769         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8770              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8771              From: Charles Bailey <BAILEY@newman.upenn.edu>
8772      Branch: perl
8773            ! vms/vms.c
8774 ____________________________________________________________________________
8775 [   856] By: mbeattie                              on 1998/04/02  16:07:44
8776         Log: Subject: [PATCH] mv-if-diff
8777              Date: Fri, 27 Mar 98 18:06:11 GMT
8778              From: Robin Barker <rmb1@cise.npl.co.uk>
8779      Branch: perl
8780            ! mv-if-diff
8781 ____________________________________________________________________________
8782 [   855] By: mbeattie                              on 1998/04/02  16:06:54
8783         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8784              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8785              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8786              Subject: [PATCH] another destruct_level fix
8787              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8788      Branch: perl
8789            ! perl.c sv.c
8790 ____________________________________________________________________________
8791 [   854] By: mbeattie                              on 1998/04/02  16:03:37
8792         Log: Subject: Next wave of _63 VMS patches
8793              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8794              From: Charles Bailey <BAILEY@newman.upenn.edu>
8795      Branch: perl
8796            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8797            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8798            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8799            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8800            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8801            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8802            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8803            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8804            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8805            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8806            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8807            ! vms/vmsish.h
8808 ____________________________________________________________________________
8809 [   853] By: mbeattie                              on 1998/04/02  15:55:46
8810         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8811              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8812              From: Hans Mulder <hansmu@xs4all.nl>
8813      Branch: perl
8814            ! toke.c
8815 ____________________________________________________________________________
8816 [   852] By: mbeattie                              on 1998/04/02  15:54:24
8817         Log: Subject: [PATCH] small fixups in pod2latex.PL
8818              Date: 25 Mar 1998 13:30:25 -0800
8819              From: "Darren/Torin/Who Ever..." <torin@daft.com>
8820      Branch: perl
8821            ! pod/pod2latex.PL
8822 ____________________________________________________________________________
8823 [   851] By: mbeattie                              on 1998/04/02  15:50:58
8824         Log: Subject: [PATCH] hints/irix_6.sh with GCC
8825              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8826              From: kstar@chapin.edu (Kurt D. Starsinic)
8827      Branch: perl
8828            ! hints/irix_6.sh
8829 ____________________________________________________________________________
8830 [   850] By: mbeattie                              on 1998/04/02  15:45:33
8831         Log: Subject: [PATCH] perldoc -m
8832              Date: Tue, 24 Mar 1998 13:19:38 GMT
8833              From: Robin Houston <robin@nml.guardian.co.uk>
8834      Branch: perl
8835            ! utils/perldoc.PL
8836 ____________________________________________________________________________
8837 [   849] By: mbeattie                              on 1998/04/02  15:42:52
8838         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8839              Date: Mon, 23 Mar 1998 14:13:46 +0100
8840              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8841      Branch: perl
8842            ! djgpp/config.over hints/dos_djgpp.sh
8843 ____________________________________________________________________________
8844 [   848] By: mbeattie                              on 1998/04/02  15:38:19
8845         Log: Subject: [PATCH] Stale SP in pp_substr
8846              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8847              From: Stephen McCamant <alias@mcs.com>
8848      Branch: perl
8849            ! pp.c
8850 ____________________________________________________________________________
8851 [   847] By: mbeattie                              on 1998/04/02  15:36:33
8852         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8853      Branch: perl
8854            ! ext/POSIX/POSIX.pm
8855 ____________________________________________________________________________
8856 [   846] By: mbeattie                              on 1998/04/02  15:34:36
8857         Log: Subject: [PATCH] 5.004_63: further -e patching
8858              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8859              From: Jarkko Hietaniemi <jhi@iki.fi>
8860      Branch: perl
8861            ! perl.c pod/perldiag.pod
8862 ____________________________________________________________________________
8863 [   845] By: mbeattie                              on 1998/04/02  15:25:18
8864         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8865      Branch: perl
8866            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8867            ! Porting/config.sh Porting/config_H config_h.SH
8868            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8869            ! pp.c pp_sys.c regexec.c
8870 ____________________________________________________________________________
8871 [   844] By: mbeattie                              on 1998/04/02  14:28:17
8872         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
8873              Date: Wed, 18 Mar 1998 20:40:19 +0100
8874              From: Achim Bohnet <ach@mpe.mpg.de>
8875      Branch: perl
8876            ! pod/perlrun.pod
8877 ____________________________________________________________________________
8878 [   843] By: mbeattie                              on 1998/04/02  14:26:52
8879         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8880              Subject: 5.004_63 picky compiler fixes [PATCH]
8881              Date: Wed, 18 Mar 1998 09:36:32 -0800
8882              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8883              Date: Wed, 18 Mar 1998 14:48:19 -0800
8884      Branch: perl
8885            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8886 ____________________________________________________________________________
8887 [   842] By: mbeattie                              on 1998/04/02  14:22:41
8888         Log: From: Stephen Potter <spp@psasolar.colltech.com>
8889              Subject: Re: doc: perlrun typo 
8890              Date: Wed, 18 Mar 1998 10:06:55 -0600
8891              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
8892              Date: Tue, 24 Mar 1998 21:20:51 -0600
8893      Branch: perl
8894            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
8895 ____________________________________________________________________________
8896 [   841] By: mbeattie                              on 1998/04/02  14:17:31
8897         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
8898              Date: Wed, 18 Mar 1998 12:44:58 +0100
8899              From: Dominic Dunlop <domo@vo.lu>
8900      Branch: perl
8901            ! Porting/pumpkin.pod Todo
8902 ____________________________________________________________________________
8903 [   840] By: mbeattie                              on 1998/04/02  14:14:22
8904         Log: Subject: [PATCH] Configure hints/ patches
8905              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
8906              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8907      Branch: perl
8908            ! hints/linux.sh hints/qnx.sh
8909 ____________________________________________________________________________
8910 [   839] By: mbeattie                              on 1998/04/02  14:13:13
8911         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
8912      Branch: perl
8913            ! cygwin32/perlgcc
8914 ____________________________________________________________________________
8915 [   838] By: gsar                                  on 1998/03/28  05:01:57
8916         Log: fix Env.pm to weed out illegal names
8917      Branch: win32/perl
8918            ! lib/Env.pm
8919 ____________________________________________________________________________
8920 [   837] By: gsar                                  on 1998/03/28  04:39:43
8921         Log: fix typo in makefile.mk
8922      Branch: win32/perl
8923            ! win32/makefile.mk
8924 ____________________________________________________________________________
8925 [   836] By: gsar                                  on 1998/03/23  17:40:15
8926         Log: add file: to installhtml URLs
8927      Branch: win32/perl
8928            ! win32/Makefile win32/makefile.mk
8929 ____________________________________________________________________________
8930 [   835] By: mbeattie                              on 1998/03/18  11:03:11
8931         Log: Add Thread::Signal to run signal handlers reliably in a new thread
8932      Branch: perl
8933            + ext/Thread/Thread/Signal.pm
8934            ! MANIFEST ext/Thread/Thread.xs
8935
8936 ----------------
8937 Version 5.004_63
8938 ----------------
8939
8940 ____________________________________________________________________________
8941 [   834] By: mbeattie                              on 1998/03/17  16:19:10
8942         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
8943      Branch: perl
8944            ! Policy_sh.SH
8945 ____________________________________________________________________________
8946 [   833] By: mbeattie                              on 1998/03/17  16:11:02
8947         Log: Integrate win32 branch into mainline.
8948      Branch: perl
8949           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
8950           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8951           !> win32/win32.c
8952 ____________________________________________________________________________
8953 [   832] By: gsar                                  on 1998/03/17  14:32:39
8954         Log: propagate bugfix @ change831 from asperl
8955      Branch: win32/perl
8956            ! regcomp.c
8957 ____________________________________________________________________________
8958 [   831] By: gsar                                  on 1998/03/17  14:02:51
8959         Log: fix buggy order of free() in regcomp.c (from AS)
8960      Branch: asperl
8961            ! regcomp.c
8962 ____________________________________________________________________________
8963 [   830] By: gsar                                  on 1998/03/17  01:10:54
8964         Log: add a part of AS patch#14, backout incomplete variable
8965              name changes for gcc. Builds and tests under VC/BC once again.
8966      Branch: asperl
8967            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
8968 ____________________________________________________________________________
8969 [   829] By: gsar                                  on 1998/03/16  23:49:18
8970         Log: stray tweak to win32.c
8971      Branch: win32/perl
8972            ! win32/win32.c
8973 ____________________________________________________________________________
8974 [   828] By: gsar                                  on 1998/03/16  22:06:03
8975         Log: update win32/config* files
8976      Branch: win32/perl
8977            ! win32/config.bc win32/config.gc win32/config.vc
8978            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8979 ____________________________________________________________________________
8980 [   827] By: gsar                                  on 1998/03/16  19:09:30
8981         Log: trivial integrate of mainline
8982      Branch: win32/perl
8983           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8984           +> lib/ExtUtils/inst
8985           !> (integrate 61 files)
8986 ____________________________________________________________________________
8987 [   826] By: mbeattie                              on 1998/03/16  16:39:23
8988         Log: newCONSTSUB had private MY_start_subparse.
8989      Branch: perl
8990            ! op.c
8991 ____________________________________________________________________________
8992 [   825] By: mbeattie                              on 1998/03/16  16:36:55
8993         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
8994      Branch: perl
8995            ! hv.c
8996 ____________________________________________________________________________
8997 [   824] By: mbeattie                              on 1998/03/16  16:27:43
8998         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
8999      Branch: perl
9000            ! MANIFEST
9001 ____________________________________________________________________________
9002 [   823] By: mbeattie                              on 1998/03/16  16:26:02
9003         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
9004      Branch: perl
9005            + lib/ExtUtils/Packlist.pm
9006 ____________________________________________________________________________
9007 [   822] By: mbeattie                              on 1998/03/16  16:22:58
9008         Log: Bump patchlevel.h to 63.
9009      Branch: perl
9010            ! ext/IO/IO.xs patchlevel.h
9011           !> (integrate 41 files)
9012 ____________________________________________________________________________
9013 [   821] By: mbeattie                              on 1998/03/16  16:18:35
9014         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
9015              Subject: Bundling builtin.pm and newCONSTSUB with the core?
9016              From: jan.dubois@ibm.net (Jan Dubois)
9017              Date: Sun, 15 Mar 1998 19:09:05 +0100
9018      Branch: perl
9019            ! embed.h global.sym op.c pod/perlguts.pod proto.h
9020 ____________________________________________________________________________
9021 [   820] By: mbeattie                              on 1998/03/16  16:02:50
9022         Log: Subject: [PATCH] STRESS_REALLOC
9023              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
9024              From: Stephen McCamant <alias@mcs.com>
9025      Branch: perl
9026            ! malloc.c perl.c scope.c
9027 ____________________________________________________________________________
9028 [   819] By: mbeattie                              on 1998/03/16  16:01:06
9029         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
9030              Date: Fri, 13 Mar 1998 23:21:25 +0100
9031              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
9032      Branch: perl
9033            ! perly.c
9034 ____________________________________________________________________________
9035 [   818] By: mbeattie                              on 1998/03/16  15:59:16
9036         Log: Subject: [Configure PATCH] for OS/2
9037              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
9038              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9039              [Two hunks to Configure failed to apply due to clashes]
9040      Branch: perl
9041            ! Configure hints/os2.sh
9042 ____________________________________________________________________________
9043 [   817] By: mbeattie                              on 1998/03/16  15:55:28
9044         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
9045              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
9046              From: Charles Bailey <BAILEY@newman.upenn.edu>
9047              [Needed manual tweaks on vms/config.vms since it clashed with other
9048              patches. I may have got it wrong.]
9049      Branch: perl
9050            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
9051            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
9052            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
9053            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
9054            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
9055            ! vms/test.com vms/vms.c vms/vmsish.h
9056 ____________________________________________________________________________
9057 [   816] By: mbeattie                              on 1998/03/16  15:26:04
9058         Log: Subject: [PATCH] Let h2xs read multiple header files
9059              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
9060              From: Benjamin Sugars <bsugars@canoe.ca>
9061      Branch: perl
9062            ! utils/h2xs.PL
9063 ____________________________________________________________________________
9064 [   815] By: mbeattie                              on 1998/03/16  15:24:12
9065         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
9066              Date: Mon, 09 Mar 1998 09:18:56 -0800
9067              From: Dan Sugalski <sugalskd@osshe.edu>
9068      Branch: perl
9069            ! vms/config.vms
9070 ____________________________________________________________________________
9071 [   814] By: mbeattie                              on 1998/03/16  13:17:14
9072         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
9073              Date: Sun, 08 Mar 1998 12:50:23 +0000
9074              From: Alan Burlison <alan.burlison@UK.Sun.COM>
9075              plus manual update of MANIFEST
9076      Branch: perl
9077            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
9078            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
9079            ! lib/ExtUtils/MM_Unix.pm
9080 ____________________________________________________________________________
9081 [   813] By: mbeattie                              on 1998/03/16  13:08:55
9082         Log: From: Blair Zajac <blair@gps.caltech.edu>
9083              Subject: PATCH: util.c and util.h function declarations do not match
9084              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
9085              Subject: PATCH: cgywin32 patch for perlgcc
9086              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
9087              Subject: PATCH: perl5.004_62 on cygwin32
9088              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
9089      Branch: perl
9090            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
9091 ____________________________________________________________________________
9092 [   812] By: mbeattie                              on 1998/03/16  12:55:39
9093         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9094              Subject: [PATCH 5.004_62} Config_62-01 patch available.
9095              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
9096              Subject: [PATCH 5.004_62] Tiny hint file updates
9097              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
9098      Branch: perl
9099            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9100            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
9101            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
9102            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
9103            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
9104            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
9105 ____________________________________________________________________________
9106 [   811] By: mbeattie                              on 1998/03/16  12:13:55
9107         Log: DOS djgpp updates:
9108              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9109              Subject: [PATCH for 5.004_61] dos-djgpp update
9110              Date: Fri, 6 Mar 1998 10:41:01 +0100
9111              Subject: [PATCH 5.004_62] dos-djgpp update
9112              Date: Thu, 12 Mar 1998 13:34:51 +0100
9113      Branch: perl
9114            ! djgpp/config.over hints/dos_djgpp.sh
9115 ____________________________________________________________________________
9116 [   810] By: gsar                                  on 1998/03/16  08:48:17
9117         Log: integrate mainline
9118      Branch: win32/perl
9119           !> pp_sys.c
9120 ____________________________________________________________________________
9121 [   809] By: gsar                                  on 1998/03/16  08:44:37
9122         Log: various changes to get asperl working under Borland
9123              (passes all tests when built under PERL_OBJECT)
9124      Branch: asperl
9125            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
9126            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
9127            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
9128            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
9129            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
9130            ! win32/win32sck.c
9131 ____________________________________________________________________________
9132 [   808] By: gsar                                  on 1998/03/12  19:50:20
9133         Log: set sockets to nonoverlapped mode for every thread
9134              Message-Id: <35081FE4.965A484D@enteract.com>
9135              Date:    Thu, 12 Mar 1998 11:48:20 CST
9136              From:    Steve Nielsen <spn@enteract.com>
9137              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
9138      Branch: win32/perl
9139            ! win32/win32.h win32/win32sck.c
9140 ____________________________________________________________________________
9141 [   807] By: gsar                                  on 1998/03/12  19:26:54
9142         Log: add AS patch#13
9143      Branch: asperl
9144            ! win32/Makefile
9145 ____________________________________________________________________________
9146 [   806] By: gsar                                  on 1998/03/12  00:51:08
9147         Log: added AS patch#12 with minor changes
9148      Branch: asperl
9149            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
9150            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9151            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
9152            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
9153            ! win32/runperl.c
9154 ____________________________________________________________________________
9155 [   805] By: gsar                                  on 1998/03/10  20:35:10
9156         Log: reinstate some standard sig_names to avoid noise from
9157              modules (and in hopes of making them _do_ something in future)
9158      Branch: win32/perl
9159            ! win32/config.bc win32/config.gc win32/config.vc
9160            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9161 ____________________________________________________________________________
9162 [   804] By: gsar                                  on 1998/03/10  20:33:05
9163         Log: mingw32 tweaks
9164      Branch: win32/perl
9165            ! win32/makefile.mk win32/win32.c win32/win32.h
9166 ____________________________________________________________________________
9167 [   803] By: gsar                                  on 1998/03/09  20:56:07
9168         Log: tweak Win32::DomainName() implementation
9169      Branch: win32/perl
9170            ! win32/Makefile win32/win32.c
9171 ____________________________________________________________________________
9172 [   802] By: gsar                                  on 1998/03/09  03:51:01
9173         Log: merge C<local $tied{foo}> patch, also moved statics in
9174              [ah]v.c to thrdvar.h
9175      Branch: win32/perl
9176            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
9177 ____________________________________________________________________________
9178 [   801] By: gsar                                  on 1998/03/09  02:38:35
9179         Log: minor win32 support fixes
9180              - add a better implementation of Win32::DomainName() (as
9181              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
9182              - fix opendir() emulation was unsafe what given long paths
9183      Branch: win32/perl
9184            ! win32/win32.c
9185 ____________________________________________________________________________
9186 [   800] By: nick                                  on 1998/03/07  09:36:41
9187         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
9188              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
9189              exist. (Breaks libnet).
9190      Branch: perl
9191            ! pp_sys.c
9192 ____________________________________________________________________________
9193 [   799] By: gsar                                  on 1998/03/07  07:51:28
9194         Log: integrate mainline changes
9195      Branch: asperl
9196           !> (integrate 111 files)
9197 ____________________________________________________________________________
9198 [   798] By: gsar                                  on 1998/03/07  07:01:55
9199         Log: integrate mainline
9200      Branch: win32/perl
9201           !> myconfig patchlevel.h
9202 ____________________________________________________________________________
9203 [   797] By: gsar                                  on 1998/03/07  06:49:49
9204         Log: provide our own popen()/pclose() to fix problems with qx//:
9205              - qx// used to always invoke the shell, now does so only when needed
9206              - qx// didn't respect PERL5SHELL, now does
9207      Branch: win32/perl
9208            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
9209 ____________________________________________________________________________
9210 [   796] By: gsar                                  on 1998/03/07  01:37:10
9211         Log: a missed s/sp/SP/
9212      Branch: win32/perl
9213            ! lib/ExtUtils/typemap pod/perlcall.pod
9214 ____________________________________________________________________________
9215 [   795] By: gsar                                  on 1998/03/07  01:05:21
9216         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
9217              mention that local stack pointer should be called SP.  This makes the
9218              API safer from source incompatibilities down the line.
9219      Branch: win32/perl
9220            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
9221            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
9222            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
9223            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
9224            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
9225            ! pp_ctl.c pp_hot.c pp_sys.c util.c
9226
9227 ----------------
9228 Version 5.004_62
9229 ----------------
9230
9231 ____________________________________________________________________________
9232 [   794] By: mbeattie                              on 1998/03/06  09:38:08
9233         Log: Subject: [PATCH] perl5.004_61 myconfig updates
9234              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
9235              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9236      Branch: perl
9237            ! myconfig
9238 ____________________________________________________________________________
9239 [   793] By: mbeattie                              on 1998/03/06  09:36:37
9240         Log: Bump patchlevel.h to 62.
9241      Branch: perl
9242            ! patchlevel.h
9243 ____________________________________________________________________________
9244 [   792] By: mbeattie                              on 1998/03/06  09:35:57
9245         Log: Integrate win32 branch into mainline.
9246      Branch: perl
9247           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
9248           !> win32/config.gc win32/config.vc win32/config_H.bc
9249           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
9250 ____________________________________________________________________________
9251 [   791] By: gsar                                  on 1998/03/06  06:00:08
9252         Log: various
9253              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
9254              - add missing prototypes
9255              - regenerate win32/config*.?c
9256      Branch: win32/perl
9257            ! bytecode.h proto.h win32/config.bc win32/config.gc
9258            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9259            ! win32/config_H.vc win32/makefile.mk
9260 ____________________________________________________________________________
9261 [   790] By: gsar                                  on 1998/03/06  03:19:23
9262         Log: fix typo in Makefile
9263      Branch: win32/perl
9264            ! win32/Makefile
9265 ____________________________________________________________________________
9266 [   789] By: gsar                                  on 1998/03/05  22:55:53
9267         Log: integrate mainline
9268      Branch: win32/perl
9269           !> (integrate 47 files)
9270 ____________________________________________________________________________
9271 [   788] By: gsar                                  on 1998/03/05  20:02:09
9272         Log: added AS patch#11
9273              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
9274              Date:    Thu, 05 Mar 1998 10:23:04 PST
9275              From:    Douglas Lankshear <dougl@ActiveState.com>
9276              
9277              This patch fixes a bug I introduced removing duplicate code.
9278              -- Doug
9279      Branch: asperl
9280            ! ObjXSub.h objpp.h win32/runperl.c
9281 ____________________________________________________________________________
9282 [   787] By: gsar                                  on 1998/03/05  19:56:17
9283         Log: add Nick's dTHR fixes
9284      Branch: win32/perl
9285            ! op.c scope.c
9286 ____________________________________________________________________________
9287 [   786] By: gsar                                  on 1998/03/05  19:54:49
9288         Log: maintpatch
9289              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
9290              Date:    Thu, 05 Mar 1998 02:49:46 EST
9291              From:    Spider Boardman <spider@orb.nashua.nh.us>
9292              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
9293      Branch: win32/perl
9294            ! scope.c
9295 ____________________________________________________________________________
9296 [   785] By: mbeattie                              on 1998/03/05  19:12:14
9297         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
9298              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
9299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9300      Branch: perl
9301            ! op.c proto.h regcomp.c regexp.h util.c
9302 ____________________________________________________________________________
9303 [   784] By: mbeattie                              on 1998/03/05  19:11:09
9304         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
9305              Date: Wed, 4 Mar 1998 10:18:03 GMT
9306              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9307      Branch: perl
9308            ! atomic.h
9309 ____________________________________________________________________________
9310 [   783] By: mbeattie                              on 1998/03/05  19:09:16
9311         Log: Subject: Configure patches -01 and -02 for 5.004_61.
9312              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
9313              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
9314      Branch: perl
9315            ! Configure INSTALL Policy_sh.SH Porting/Glossary
9316            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
9317            ! config_h.SH handy.h hints/README.hints hints/aix.sh
9318            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
9319            ! makedepend.SH myconfig pp_sys.c
9320 ____________________________________________________________________________
9321 [   782] By: mbeattie                              on 1998/03/05  19:05:23
9322         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
9323              Date: 03 Mar 1998 18:05:07 +0100
9324              From: Gisle Aas <gisle@aas.no>
9325      Branch: perl
9326            ! perl.h pp_ctl.c
9327 ____________________________________________________________________________
9328 [   781] By: mbeattie                              on 1998/03/05  19:04:34
9329         Log: Subject: [PATCH] Make autouse -w-safe
9330              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
9331              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9332      Branch: perl
9333            ! lib/autouse.pm op.c sv.c
9334 ____________________________________________________________________________
9335 [   780] By: mbeattie                              on 1998/03/05  19:02:50
9336         Log: Subject: [PATCH] External symbol re_croak2
9337              Date: 02 Mar 1998 13:00:45 +0100
9338              From: Gisle Aas <gisle@aas.no>
9339      Branch: perl
9340            ! regcomp.c regcomp.h
9341 ____________________________________________________________________________
9342 [   779] By: mbeattie                              on 1998/03/05  19:01:25
9343         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
9344              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
9345              From: bailey@newman.upenn.edu (Charles Bailey)
9346      Branch: perl
9347            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
9348            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
9349            ! sv.h
9350 ____________________________________________________________________________
9351 [   778] By: mbeattie                              on 1998/03/05  18:53:13
9352         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
9353              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
9354              From: bailey@newman.upenn.edu (Charles Bailey)
9355      Branch: perl
9356            ! perl.h
9357 ____________________________________________________________________________
9358 [   777] By: mbeattie                              on 1998/03/05  18:50:25
9359         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
9360              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
9361              From: bailey@newman.upenn.edu (Charles Bailey)
9362      Branch: perl
9363            ! lib/File/Basename.pm
9364 ____________________________________________________________________________
9365 [   776] By: mbeattie                              on 1998/03/05  18:49:15
9366         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
9367              Date: 01 Mar 1998 15:16:03 +0100
9368              From: Gisle Aas <gisle@aas.no>
9369      Branch: perl
9370            ! pod/perlguts.pod
9371 ____________________________________________________________________________
9372 [   775] By: mbeattie                              on 1998/03/05  18:48:05
9373         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
9374              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
9375              From: Jarkko Hietaniemi <jhi@iki.fi>
9376      Branch: perl
9377            ! Makefile.SH perl_exp.SH
9378 ____________________________________________________________________________
9379 [   774] By: mbeattie                              on 1998/03/05  18:46:32
9380         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
9381              Date: Sun, 1 Mar 1998 02:02:47 -0500
9382              From: Spider Boardman <spider@orb.nashua.nh.us>
9383      Branch: perl
9384            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
9385 ____________________________________________________________________________
9386 [   773] By: mbeattie                              on 1998/03/05  18:43:57
9387         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
9388              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
9389              From: Hans Mulder <hansmu@xs4all.nl>
9390      Branch: perl
9391            ! pp_ctl.c
9392 ____________________________________________________________________________
9393 [   772] By: mbeattie                              on 1998/03/05  18:39:25
9394         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
9395              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
9396              From: Jarkko Hietaniemi <jhi@iki.fi>
9397      Branch: perl
9398            ! Makefile.SH
9399 ____________________________________________________________________________
9400 [   771] By: mbeattie                              on 1998/03/05  18:38:32
9401         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
9402              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
9403              From: Jarkko Hietaniemi <jhi@iki.fi>
9404      Branch: perl
9405            ! hints/netbsd.sh
9406 ____________________________________________________________________________
9407 [   770] By: mbeattie                              on 1998/03/05  18:36:50
9408         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
9409      Branch: perl
9410            ! cflags.SH
9411 ____________________________________________________________________________
9412 [   769] By: mbeattie                              on 1998/03/05  18:34:35
9413         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
9414              Subject: [PATCH 5.004_61] bunch of small patches
9415              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
9416              From: Andrew Cohen <cohen@andy.bu.edu>
9417      Branch: perl
9418            ! bytecode.h
9419 ____________________________________________________________________________
9420 [   768] By: mbeattie                              on 1998/03/05  18:13:06
9421         Log: Integrate win32 branch into mainline.
9422      Branch: perl
9423           !> (integrate 53 files)
9424 ____________________________________________________________________________
9425 [   767] By: TimBunce                              on 1998/03/05  11:48:09
9426         Log: Update to change 744.
9427      Branch: maint-5.004/perl
9428            ! lib/ExtUtils/Install.pm
9429 ____________________________________________________________________________
9430 [   765] By: TimBunce                              on 1998/03/05  11:24:24
9431         Log: Update embed.h after make regen_headers.
9432      Branch: maint-5.004/perl
9433            ! embed.h
9434 ____________________________________________________________________________
9435 [   764] By: TimBunce                              on 1998/03/05  11:05:13
9436         Log: APPLLIB_EXP now has arch and version dirs added to @INC
9437      Branch: maint-5.004/perl
9438            ! perl.c
9439 ____________________________________________________________________________
9440 [   763] By: TimBunce                              on 1998/03/05  11:01:38
9441         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
9442              Added MAINT_TRIAL_1 local patch label to patchlevel.h
9443              Removed win32/win32io.c and win32/win32io.h from repository
9444      Branch: maint-5.004/perl
9445            - win32/win32io.c win32/win32io.h
9446            ! MANIFEST patchlevel.h
9447 ____________________________________________________________________________
9448 [   762] By: TimBunce                              on 1998/03/05  10:05:34
9449         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
9450              From:  Spider Boardman <spider@orb.nashua.nh.us>
9451              Files:  scope.c
9452      Branch: maint-5.004/perl
9453            ! scope.c
9454 ____________________________________________________________________________
9455 [   761] By: TimBunce                              on 1998/03/05  10:03:10
9456         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
9457              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9458              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
9459              Files:  av.c hv.c scope.c t/op/local.t
9460      Branch: maint-5.004/perl
9461            ! av.c hv.c scope.c t/op/local.t
9462 ____________________________________________________________________________
9463 [   760] By: gsar                                  on 1998/03/04  20:58:21
9464         Log: added AS patch#10
9465              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
9466              Date:    Tue, 03 Mar 1998 10:46:13 PST
9467              From:    Douglas Lankshear <dougl@ActiveState.com>
9468              Subject: [PATCH]
9469              
9470              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
9471              linked modules.
9472              
9473              -- Doug
9474      Branch: asperl
9475            ! win32/dl_win32.xs
9476 ____________________________________________________________________________
9477 [   759] By: TimBunce                              on 1998/03/04  18:46:41
9478         Log: Update patchls utility
9479      Branch: maint-5.004/perl
9480            ! Porting/patchls
9481 ____________________________________________________________________________
9482 [   758] By: TimBunce                              on 1998/03/04  17:07:06
9483         Log: perldoc -f now uses pager if text is too long for screen
9484      Branch: maint-5.004/perl
9485            ! utils/perldoc.PL
9486 ____________________________________________________________________________
9487 [   757] By: TimBunce                              on 1998/03/04  16:57:04
9488         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
9489              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
9490      Branch: maint-5.004/perl
9491            + hints/openbsd.sh
9492            ! pod/perlfunc.pod
9493 ____________________________________________________________________________
9494 [   756] By: TimBunce                              on 1998/03/04  16:48:40
9495         Log: Fix for new gnulibc stdio.h when using sfio+perlio
9496      Branch: maint-5.004/perl
9497            ! perlsdio.h
9498 ____________________________________________________________________________
9499 [   755] By: TimBunce                              on 1998/03/04  16:47:08
9500         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
9501              Added details of split in scalar context to perlfunc.pod
9502      Branch: maint-5.004/perl
9503            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
9504 ____________________________________________________________________________
9505 [   754] By: TimBunce                              on 1998/03/04  16:35:58
9506         Log: Updated perl -v info to include reference to docs and home page.
9507      Branch: maint-5.004/perl
9508            ! perl.c
9509 ____________________________________________________________________________
9510 [   753] By: TimBunce                              on 1998/03/04  16:31:29
9511         Log: Updated hints/bsdos.sh for BSD/OS 3.1
9512              Fixed typo in pod/perlsyn.pod
9513              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
9514              Fixed typo in ext/GDBM_File/GDBM_File.pm
9515      Branch: maint-5.004/perl
9516            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
9517            ! hints/bsdos.sh pod/perlsyn.pod
9518 ____________________________________________________________________________
9519 [   752] By: TimBunce                              on 1998/03/04  15:49:19
9520         Log: Changed bug address in README to perlbug@perl.com
9521              Changed Copyright in perl.c to 1998
9522              Added op/pos.t test from Robin Houston <robin@oneworld.org>
9523      Branch: maint-5.004/perl
9524            + t/op/pos.t
9525            ! README perl.c
9526 ____________________________________________________________________________
9527 [   751] By: TimBunce                              on 1998/03/04  14:47:15
9528         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
9529      Branch: maint-5.004/perl
9530            ! t/comp/require.t t/lib/ph.t
9531 ____________________________________________________________________________
9532 [   750] By: TimBunce                              on 1998/03/04  13:29:58
9533         Log: Added dTHR definition to ease backwards compatibility for XS
9534              source code from 5.005.
9535      Branch: maint-5.004/perl
9536            ! perl.h
9537 ____________________________________________________________________________
9538 [   749] By: TimBunce                              on 1998/03/04  12:19:19
9539         Log: Title:  "rename local 'op' variables to 'o'", #F114
9540              From:  Gurusamy Sarathy
9541              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
9542              toke.c
9543      Branch: maint-5.004/perl
9544            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
9545            ! scope.c toke.c
9546 ____________________________________________________________________________
9547 [   748] By: TimBunce                              on 1998/03/04  12:12:27
9548         Log: Title:  "consolidated win32 patch", #F112
9549              From:  Gurusamy Sarathy
9550              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
9551              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
9552              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9553              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
9554              t/harness win32/win32.h win32/win32iop.h README.win32
9555              doio.c installhtml installperl pp_sys.c win32/Makefile
9556              win32/config.bc win32/config.vc win32/config_H.bc
9557              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9558              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
9559              win32/perllib.c win32/runperl.c win32/win32.c
9560              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
9561              x2p/a2py.c
9562      Branch: maint-5.004/perl
9563            + win32/bin/perlglob.pl
9564            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
9565            ! installhtml installperl lib/ExtUtils/Command.pm
9566            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9567            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
9568            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
9569            ! win32/Makefile win32/config.bc win32/config.vc
9570            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
9571            ! win32/config_sh.PL win32/dl_win32.xs
9572            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9573            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9574            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
9575            ! x2p/a2py.c
9576 ____________________________________________________________________________
9577 [   747] By: TimBunce                              on 1998/03/04  11:59:57
9578         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
9579              From:  Gurusamy Sarathy
9580              Files:  MANIFEST t/lib/ph.t
9581      Branch: maint-5.004/perl
9582            ! MANIFEST t/lib/ph.t
9583 ____________________________________________________________________________
9584 [   746] By: TimBunce                              on 1998/03/04  11:47:43
9585         Log: Title:  "properly save STDOUT during system() in debugger", #F110
9586              From:  Jason Smith <smithj4@rpi.edu>
9587              Files:  lib/perl5db.pl
9588      Branch: maint-5.004/perl
9589            ! lib/perl5db.pl
9590 ____________________________________________________________________________
9591 [   745] By: TimBunce                              on 1998/03/04  11:40:19
9592         Log: Title:  "generate DynaLoader.pm at build time", #F109
9593              From:  Achim Bohnet <ach@mpe.mpg.de>
9594              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
9595              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
9596      Branch: maint-5.004/perl
9597            + ext/DynaLoader/DynaLoader.pm.PL
9598            ! MANIFEST ext/DynaLoader/Makefile.PL
9599 ____________________________________________________________________________
9600 [   744] By: TimBunce                              on 1998/03/04  11:34:09
9601         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
9602              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
9603              J. Koenig)
9604              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
9605              Files:  lib/ExtUtils/Install.pm
9606      Branch: maint-5.004/perl
9607            ! lib/ExtUtils/Install.pm
9608 ____________________________________________________________________________
9609 [   743] By: TimBunce                              on 1998/03/04  10:45:05
9610         Log: Title:  "Pod::Html trips over "C<0>"", #F107
9611              From:  Chip Salzenberg
9612              Files:  lib/Pod/Html.pm
9613      Branch: maint-5.004/perl
9614            ! lib/Pod/Html.pm
9615 ____________________________________________________________________________
9616 [   742] By: TimBunce                              on 1998/03/04  10:12:54
9617         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
9618              From:  Achim Bohnet <ach@mpe.mpg.de>
9619              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
9620              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
9621      Branch: maint-5.004/perl
9622            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9623 ____________________________________________________________________________
9624 [   741] By: TimBunce                              on 1998/03/04  10:08:31
9625         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
9626              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
9627              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
9628              Zakharevich)
9629              Msg-ID:  <199801040630.AA29298@metronet.com>,
9630              <199801041826.NAA11568@aatma.engin.umich.edu>,
9631              <1998Jan4.130412.2719461@cor.newman>
9632              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
9633              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
9634      Branch: maint-5.004/perl
9635            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
9636            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
9637            ! win32/win32.h
9638 ____________________________________________________________________________
9639 [   740] By: TimBunce                              on 1998/03/04  09:55:57
9640         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
9641              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9642              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
9643              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
9644      Branch: maint-5.004/perl
9645            ! lib/Tie/Hash.pm pod/perlfunc.pod
9646 ____________________________________________________________________________
9647 [   739] By: TimBunce                              on 1998/03/04  09:26:01
9648         Log: Title:  "more doc for perldoc", #F103
9649              From:  Gurusamy Sarathy
9650              Files:  utils/perldoc.PL
9651      Branch: maint-5.004/perl
9652            ! utils/perldoc.PL
9653 ____________________________________________________________________________
9654 [   738] By: TimBunce                              on 1998/03/04  09:23:16
9655         Log: Title:  "Make perldoc look for an index file ", #F102
9656              From:  Gisle Aas <gisle@aas.no>
9657              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
9658              Files:  utils/perldoc.PL
9659      Branch: maint-5.004/perl
9660            ! utils/perldoc.PL
9661 ____________________________________________________________________________
9662 [   737] By: TimBunce                              on 1998/03/04  09:21:15
9663         Log: Title:  "perldoc -F filename", #F101
9664              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9665              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
9666              Files:  utils/perldoc.PL
9667      Branch: maint-5.004/perl
9668            ! utils/perldoc.PL
9669 ____________________________________________________________________________
9670 [   736] By: TimBunce                              on 1998/03/04  09:16:20
9671         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9672              From:  Gisle Aas <gisle@aas.no>
9673              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
9674              Files:  sv.c
9675      Branch: maint-5.004/perl
9676            ! sv.c
9677 ____________________________________________________________________________
9678 [   735] By: TimBunce                              on 1998/03/04  09:08:51
9679         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
9680              From:  abigail@fnx.com
9681              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9682              Files:  lib/Benchmark.pm
9683      Branch: maint-5.004/perl
9684            ! lib/Benchmark.pm
9685 ____________________________________________________________________________
9686 [   734] By: TimBunce                              on 1998/03/04  08:59:58
9687         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
9688              From:  Gisle Aas <gisle@aas.no>
9689              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
9690              Files:  hv.c
9691      Branch: maint-5.004/perl
9692            ! hv.c
9693 ____________________________________________________________________________
9694 [   733] By: TimBunce                              on 1998/03/04  08:35:19
9695         Log: Title:  "support caseless %ENV", #F097
9696              From:  Gurusamy Sarathy
9697              Files:  hv.c t/op/magic.t win32/win32.h
9698      Branch: maint-5.004/perl
9699            ! hv.c t/op/magic.t win32/win32.h
9700 ____________________________________________________________________________
9701 [   732] By: TimBunce                              on 1998/03/04  08:33:58
9702         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
9703              From:  Ilya Zakharevich
9704              Files:  emacs/cperl-mode.el
9705      Branch: maint-5.004/perl
9706            ! emacs/cperl-mode.el
9707 ____________________________________________________________________________
9708 [   731] By: TimBunce                              on 1998/03/04  08:26:23
9709         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
9710              magic", #F095
9711              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9712              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
9713              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9714              lib/ExtUtils/xsubpp sv.c
9715      Branch: maint-5.004/perl
9716            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9717            ! pod/perlxs.pod proto.h sv.c sv.h
9718 ____________________________________________________________________________
9719 [   730] By: TimBunce                              on 1998/03/04  08:20:52
9720         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
9721              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9722              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
9723              Files:  mg.c
9724      Branch: maint-5.004/perl
9725            ! mg.c
9726 ____________________________________________________________________________
9727 [   729] By: TimBunce                              on 1998/03/04  08:18:02
9728         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
9729              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9730              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
9731              Files:  t/op/sort.t
9732      Branch: maint-5.004/perl
9733            ! t/op/sort.t
9734 ____________________________________________________________________________
9735 [   728] By: TimBunce                              on 1998/03/04  08:17:07
9736         Log: Title:  "Make search.pl work on win32", #F092
9737              From:  Gurusamy Sarathy
9738              Files:  win32/bin/search.pl
9739      Branch: maint-5.004/perl
9740            ! win32/bin/search.pl
9741 ____________________________________________________________________________
9742 [   727] By: gsar                                  on 1998/03/04  04:13:23
9743         Log: missing s/op/o/ from one of the mainpatches
9744      Branch: win32/perl
9745            ! op.c
9746 ____________________________________________________________________________
9747 [   726] By: gsar                                  on 1998/03/04  02:12:13
9748         Log: maintpatches #102 and #103 to perldoc.PL
9749      Branch: win32/perl
9750            ! utils/perldoc.PL
9751 ____________________________________________________________________________
9752 [   725] By: gsar                                  on 1998/03/04  02:00:15
9753         Log: renumber some tests to match maint branch
9754      Branch: win32/perl
9755            ! t/op/local.t
9756 ____________________________________________________________________________
9757 [   724] By: gsar                                  on 1998/03/04  01:25:50
9758         Log: maintpatch
9759              #70:  "Fix random whitespace errors in docs"
9760              From:  Roderick Schertler <roderick@argon.org>
9761              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9762              Date:  Fri, 24 Oct 1997 11:20:44 -0400
9763              Files:  pod/checkpods.PL pod/perlfunc.pod
9764      Branch: win32/perl
9765            ! pod/checkpods.PL
9766 ____________________________________________________________________________
9767 [   723] By: gsar                                  on 1998/03/04  01:04:37
9768         Log: sync maintpatch
9769              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
9770              From:  Chip Salzenberg
9771              Files:  lib/File/Path.pm
9772      Branch: win32/perl
9773            ! lib/File/Path.pm
9774 ____________________________________________________________________________
9775 [   722] By: gsar                                  on 1998/03/04  00:46:46
9776         Log: remove redundancy in File::Find
9777      Branch: win32/perl
9778            ! lib/File/Find.pm
9779 ____________________________________________________________________________
9780 [   721] By: TimBunce                              on 1998/03/03  20:06:41
9781         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
9782              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
9783              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
9784              Files:  utils/perldoc.PL
9785      Branch: maint-5.004/perl
9786            ! utils/perldoc.PL
9787 ____________________________________________________________________________
9788 [   720] By: TimBunce                              on 1998/03/03  20:03:59
9789         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9790              #F090
9791              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9792              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
9793              Files:  lib/ExtUtils/MM_Unix.pm
9794      Branch: maint-5.004/perl
9795            ! lib/ExtUtils/MM_Unix.pm
9796 ____________________________________________________________________________
9797 [   719] By: TimBunce                              on 1998/03/03  20:02:06
9798         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9799              From:  Gurusamy Sarathy
9800              Files:  lib/FindBin.pm
9801      Branch: maint-5.004/perl
9802            ! lib/FindBin.pm
9803 ____________________________________________________________________________
9804 [   718] By: TimBunce                              on 1998/03/03  20:00:26
9805         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
9806              #F088
9807              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9808              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
9809              Files:  lib/File/Find.pm
9810      Branch: maint-5.004/perl
9811            ! lib/File/Find.pm
9812 ____________________________________________________________________________
9813 [   717] By: TimBunce                              on 1998/03/03  19:59:38
9814         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
9815              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9816              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
9817              Files:  op.c
9818      Branch: maint-5.004/perl
9819            ! op.c
9820 ____________________________________________________________________________
9821 [   716] By: TimBunce                              on 1998/03/03  19:57:17
9822         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9823              #F086
9824              From:  Gurusamy Sarathy
9825              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
9826      Branch: maint-5.004/perl
9827            ! pod/perldelta.pod pod/perldiag.pod toke.c
9828 ____________________________________________________________________________
9829 [   715] By: TimBunce                              on 1998/03/03  19:51:33
9830         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
9831              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9832              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
9833              Files:  lib/Pod/Html.pm
9834      Branch: maint-5.004/perl
9835            ! lib/Pod/Html.pm
9836 ____________________________________________________________________________
9837 [   714] By: TimBunce                              on 1998/03/03  19:50:28
9838         Log: Title:  "New pod: perlhist", #F084
9839              From:  Jarkko Hietaniemi <jhi@iki.fi>
9840              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
9841              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9842      Branch: maint-5.004/perl
9843            + pod/perlhist.pod
9844            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9845 ____________________________________________________________________________
9846 [   713] By: TimBunce                              on 1998/03/03  19:47:13
9847         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
9848              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9849              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
9850              Files:  pp_ctl.c t/op/local.t
9851      Branch: maint-5.004/perl
9852            ! pp_ctl.c t/op/local.t
9853 ____________________________________________________________________________
9854 [   712] By: TimBunce                              on 1998/03/03  19:45:56
9855         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9856              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9857              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
9858              Files:  pp_ctl.c
9859      Branch: maint-5.004/perl
9860            ! pp_ctl.c
9861 ____________________________________________________________________________
9862 [   711] By: TimBunce                              on 1998/03/03  19:44:41
9863         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
9864              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9865              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
9866              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9867      Branch: maint-5.004/perl
9868            + t/comp/require.t
9869            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9870 ____________________________________________________________________________
9871 [   710] By: TimBunce                              on 1998/03/03  19:36:34
9872         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
9873              From:  Jarkko Hietaniemi <jhi@iki.fi>
9874              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
9875              Files:  t/pragma/locale.t
9876      Branch: maint-5.004/perl
9877            ! t/pragma/locale.t
9878 ____________________________________________________________________________
9879 [   709] By: TimBunce                              on 1998/03/03  19:32:30
9880         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9881              From:  Gisle Aas <gisle@aas.no>
9882              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
9883              Files:  sv.c
9884      Branch: maint-5.004/perl
9885            ! sv.c
9886 ____________________________________________________________________________
9887 [   708] By: TimBunce                              on 1998/03/03  19:28:06
9888         Log: Title:  "Eliminate double warnings under C<package;>", #F077
9889              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9890              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9891              Files:  gv.c op.c toke.c
9892      Branch: maint-5.004/perl
9893            ! gv.c op.c toke.c
9894 ____________________________________________________________________________
9895 [   707] By: TimBunce                              on 1998/03/03  19:13:17
9896         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
9897              #F076
9898              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
9899              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
9900              Files:  lib/File/Path.pm
9901      Branch: maint-5.004/perl
9902            ! lib/File/Path.pm
9903 ____________________________________________________________________________
9904 [   706] By: TimBunce                              on 1998/03/03  19:08:45
9905         Log: Title:  "Update of h2ph", #F075
9906              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
9907              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
9908              Files:  t/lib/ph.t utils/h2ph.PL
9909      Branch: maint-5.004/perl
9910            + t/lib/ph.t
9911            ! utils/h2ph.PL
9912 ____________________________________________________________________________
9913 [   705] By: TimBunce                              on 1998/03/03  18:56:59
9914         Log: Title:  "Fix AutoLoader for deep packages", #F074
9915              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
9916              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
9917              Files:  lib/AutoLoader.pm
9918      Branch: maint-5.004/perl
9919            ! lib/AutoLoader.pm
9920 ____________________________________________________________________________
9921 [   704] By: TimBunce                              on 1998/03/03  18:35:36
9922         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
9923              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9924              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
9925              Files:  op.c
9926      Branch: maint-5.004/perl
9927            ! op.c
9928 ____________________________________________________________________________
9929 [   703] By: TimBunce                              on 1998/03/03  18:32:28
9930         Log: Title:  "Make recursive lexical analysis more robust", #F072
9931              From:  Ilya Zakharevich and Chip Salzenberg
9932              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
9933              Files:  toke.c
9934      Branch: maint-5.004/perl
9935            ! toke.c
9936 ____________________________________________________________________________
9937 [   702] By: TimBunce                              on 1998/03/03  18:18:10
9938         Log: Title:  "Fix random whitespace errors in docs", #F070
9939              From:  Roderick Schertler <roderick@argon.org>
9940              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9941              Files:  pod/perlfunc.pod pod/checkpods.PL
9942      Branch: maint-5.004/perl
9943            ! pod/checkpods.PL pod/perlfunc.pod
9944 ____________________________________________________________________________
9945 [   701] By: TimBunce                              on 1998/03/03  18:13:54
9946         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
9947              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9948              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
9949              Files:  toke.c
9950      Branch: maint-5.004/perl
9951            ! toke.c
9952 ____________________________________________________________________________
9953 [   700] By: TimBunce                              on 1998/03/03  18:11:20
9954         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
9955              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
9956              <nick@flirble.org>
9957              Msg-ID:  <199710241248.NAA00163@flirble.org>,
9958              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
9959              net>
9960              Files:  pp_ctl.c sv.c
9961      Branch: maint-5.004/perl
9962            ! pp_ctl.c sv.c
9963 ____________________________________________________________________________
9964 [   699] By: TimBunce                              on 1998/03/03  18:06:59
9965         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
9966              From:  Jarkko Hietaniemi <jhi@iki.fi>
9967              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
9968              Files:  op.c
9969      Branch: maint-5.004/perl
9970            ! op.c
9971 ____________________________________________________________________________
9972 [   698] By: TimBunce                              on 1998/03/03  18:04:51
9973         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
9974              From:  Administration <fadmin@informatics.muni.cz>
9975              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
9976              Files:  op.c
9977      Branch: maint-5.004/perl
9978            ! op.c
9979 ____________________________________________________________________________
9980 [   697] By: TimBunce                              on 1998/03/03  18:02:54
9981         Log: Title:  "Allow C<last()> to mean C<last>", #F065
9982              From:  Chip Salzenberg
9983              Files:  op.c
9984      Branch: maint-5.004/perl
9985            ! op.c
9986 ____________________________________________________________________________
9987 [   696] By: TimBunce                              on 1998/03/03  17:58:12
9988         Log: Title:  "Fix extension version mismatch message", #F064
9989              From:  Chip Salzenberg
9990              Files:  XSUB.h
9991      Branch: maint-5.004/perl
9992            ! XSUB.h
9993 ____________________________________________________________________________
9994 [   695] By: TimBunce                              on 1998/03/03  17:53:04
9995         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
9996              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
9997              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
9998              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9999              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
10000      Branch: maint-5.004/perl
10001            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
10002            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
10003 ____________________________________________________________________________
10004 [   694] By: TimBunce                              on 1998/03/03  17:40:47
10005         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
10006              From:  Tom Christiansen
10007              Files:  ext/Socket/Socket.pm
10008      Branch: maint-5.004/perl
10009            ! ext/Socket/Socket.pm
10010 ____________________________________________________________________________
10011 [   693] By: TimBunce                              on 1998/03/03  17:32:57
10012         Log: Title:  "Kill warning about parameter type", #F061
10013              From:  Chip Salzenberg
10014              Files:  op.c
10015      Branch: maint-5.004/perl
10016            ! op.c
10017 ____________________________________________________________________________
10018 [   692] By: TimBunce                              on 1998/03/03  17:11:07
10019         Log: Title:  "Socket occasional SEGV", #F060
10020              From:  Trevor Blackwell <tlb@viaweb.com>
10021              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
10022              Files:  ext/Socket/Socket.xs
10023      Branch: maint-5.004/perl
10024            ! ext/Socket/Socket.xs
10025 ____________________________________________________________________________
10026 [   691] By: TimBunce                              on 1998/03/03  17:09:51
10027         Log: Title:  "Avoid SEGV from local($@)", #F059
10028              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10029              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
10030              Files:  pp_ctl.c
10031      Branch: maint-5.004/perl
10032            ! pp_ctl.c
10033 ____________________________________________________________________________
10034 [   690] By: TimBunce                              on 1998/03/03  17:08:21
10035         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
10036              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10037              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
10038              Files:  op.c
10039      Branch: maint-5.004/perl
10040            ! op.c
10041 ____________________________________________________________________________
10042 [   689] By: TimBunce                              on 1998/03/03  17:05:57
10043         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
10044              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10045              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
10046              Files:  XSUB.h
10047      Branch: maint-5.004/perl
10048            ! XSUB.h
10049 ____________________________________________________________________________
10050 [   688] By: TimBunce                              on 1998/03/03  17:04:15
10051         Log: Title:  "Re: Sort grammar bug", #F056
10052              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10053              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
10054              Files:  toke.c
10055      Branch: maint-5.004/perl
10056            ! toke.c
10057 ____________________________________________________________________________
10058 [   687] By: TimBunce                              on 1998/03/03  17:01:32
10059         Log: Title:  "Document indirect object cases for exec(), system()", #F055
10060              From:  Dominic Dunlop <domo@slipper.ip.lu>
10061              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
10062              Files:  pod/perlfunc.pod
10063      Branch: maint-5.004/perl
10064            ! pod/perlfunc.pod
10065 ____________________________________________________________________________
10066 [   686] By: TimBunce                              on 1998/03/03  16:56:44
10067         Log: Title:  "Update docs on tr///", #F054
10068              From:  Tom Phoenix <rootbeer@teleport.com>
10069              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
10070              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10071              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10072              pod/perlstyle.pod toke.c
10073      Branch: maint-5.004/perl
10074            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10075            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10076            ! pod/perlstyle.pod toke.c
10077 ____________________________________________________________________________
10078 [   685] By: TimBunce                              on 1998/03/03  16:38:50
10079         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
10080              From:  Tom Phoenix <rootbeer@teleport.com>
10081              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
10082              Files:  pod/perlop.pod
10083      Branch: maint-5.004/perl
10084            ! pod/perlop.pod
10085 ____________________________________________________________________________
10086 [   684] By: TimBunce                              on 1998/03/03  16:37:00
10087         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
10088              From:  "Joseph N. Hall" <joseph@cscaper.com>
10089              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
10090              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
10091      Branch: maint-5.004/perl
10092            ! perly.c perly.c.diff perly.y vms/perly_c.vms
10093 ____________________________________________________________________________
10094 [   683] By: TimBunce                              on 1998/03/03  16:31:15
10095         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
10096              sv_vsetpfn", #F051
10097              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
10098              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
10099              Files:  pod/perlguts.pod
10100      Branch: maint-5.004/perl
10101            ! pod/perlguts.pod
10102 ____________________________________________________________________________
10103 [   682] By: TimBunce                              on 1998/03/03  16:28:30
10104         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
10105              From:  Jarkko Hietaniemi <jhi@iki.fi>
10106              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
10107              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
10108      Branch: maint-5.004/perl
10109            ! INSTALL pod/perldiag.pod pod/perllocale.pod
10110 ____________________________________________________________________________
10111 [   681] By: TimBunce                              on 1998/03/03  16:24:12
10112         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
10113              From:  Jerome Abela <abela@hsc.fr>
10114              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
10115              Files:  ext/Fcntl/Fcntl.pm
10116      Branch: maint-5.004/perl
10117            ! ext/Fcntl/Fcntl.pm
10118 ____________________________________________________________________________
10119 [   680] By: TimBunce                              on 1998/03/03  16:23:20
10120         Log: Title:  "Commenting toke.c", #F048
10121              From:  gnat@frii.com
10122              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
10123              Files:  toke.c
10124      Branch: maint-5.004/perl
10125            ! toke.c
10126 ____________________________________________________________________________
10127 [   679] By: TimBunce                              on 1998/03/03  16:18:32
10128         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
10129              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10130              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
10131              Files:  pod/perlguts.pod pp.c t/op/vec.t
10132      Branch: maint-5.004/perl
10133            ! pod/perlguts.pod pp.c t/op/vec.t
10134 ____________________________________________________________________________
10135 [   678] By: TimBunce                              on 1998/03/03  16:15:44
10136         Log: Title:  "A few perl5.004_03 bugs", #F046
10137              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10138              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
10139              Files:  mg.c t/op/magic.t
10140      Branch: maint-5.004/perl
10141            ! mg.c t/op/magic.t
10142 ____________________________________________________________________________
10143 [   677] By: TimBunce                              on 1998/03/03  16:13:11
10144         Log: Title:  "Faster, cleaner av_unshift() ", #F045
10145              From:  Gisle Aas <gisle@aas.no>
10146              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
10147              Files:  av.c
10148      Branch: maint-5.004/perl
10149            ! av.c
10150 ____________________________________________________________________________
10151 [   676] By: TimBunce                              on 1998/03/03  16:04:30
10152         Log: Title:  "New hints/solaris2.sh", #F044
10153              From:  Stephen Zander <srz@mckesson.com>
10154              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
10155              Files:  hints/solaris_2.sh
10156      Branch: maint-5.004/perl
10157            ! hints/solaris_2.sh
10158 ____________________________________________________________________________
10159 [   675] By: TimBunce                              on 1998/03/03  15:33:07
10160         Log: Title:  "Refresh Complex.pm and test", #F043
10161              From:  Jarkko Hietaniemi <jhi@iki.fi>
10162              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
10163              Files:  lib/Math/Complex.pm t/lib/complex.t
10164      Branch: maint-5.004/perl
10165            ! lib/Math/Complex.pm t/lib/complex.t
10166 ____________________________________________________________________________
10167 [   674] By: TimBunce                              on 1998/03/03  15:29:16
10168         Log: Title:  "Fix (\@@) proto", #F042
10169              From:  "Joseph N. Hall" <joseph@cscaper.com>
10170              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
10171              Files:  op.c t/comp/proto.t
10172      Branch: maint-5.004/perl
10173            ! op.c t/comp/proto.t
10174 ____________________________________________________________________________
10175 [   673] By: TimBunce                              on 1998/03/03  15:26:31
10176         Log: Title:  "Allow empty BLOCK in code", #F041
10177              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
10178              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
10179              Files:  toke.c
10180      Branch: maint-5.004/perl
10181            ! toke.c
10182 ____________________________________________________________________________
10183 [   672] By: TimBunce                              on 1998/03/03  15:23:55
10184         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
10185              From:  Chip Salzenberg
10186              Files:  gv.c t/op/gv.t
10187      Branch: maint-5.004/perl
10188            ! gv.c t/op/gv.t
10189 ____________________________________________________________________________
10190 [   671] By: TimBunce                              on 1998/03/03  10:02:32
10191         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
10192              From:  Gisle Aas <gisle@aas.no>
10193              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
10194              Files:  gv.c sv.c
10195      Branch: maint-5.004/perl
10196            ! gv.c sv.c
10197 ____________________________________________________________________________
10198 [   670] By: TimBunce                              on 1998/03/03  09:59:48
10199         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
10200              From:  Chip Salzenberg
10201              Files:  gv.c
10202      Branch: maint-5.004/perl
10203            ! gv.c
10204 ____________________________________________________________________________
10205 [   669] By: TimBunce                              on 1998/03/03  09:58:58
10206         Log: Title:  "Make Configure less negative about PerlIO", #F036
10207              From:  chip@atlantic.net
10208              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
10209              Files:  Configure
10210      Branch: maint-5.004/perl
10211            ! Configure
10212 ____________________________________________________________________________
10213 [   668] By: TimBunce                              on 1998/03/03  09:55:51
10214         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
10215              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
10216              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
10217              Files:  pp_ctl.c
10218      Branch: maint-5.004/perl
10219            ! pp_ctl.c
10220 ____________________________________________________________________________
10221 [   667] By: TimBunce                              on 1998/03/03  09:52:59
10222         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
10223              From:  Irving Reid <irving@tor.securecomputing.com>
10224              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
10225              Files:  lib/Getopt/Long.pm
10226      Branch: maint-5.004/perl
10227            ! lib/Getopt/Long.pm
10228 ____________________________________________________________________________
10229 [   666] By: TimBunce                              on 1998/03/03  09:51:27
10230         Log: Title:  "adding the newSVpvn API function", #F033
10231              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
10232              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
10233              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
10234      Branch: maint-5.004/perl
10235            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
10236 ____________________________________________________________________________
10237 [   665] By: TimBunce                              on 1998/03/03  09:43:30
10238         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
10239              From:  Chip Salzenberg
10240              Files:  toke.c
10241      Branch: maint-5.004/perl
10242            ! toke.c
10243 ____________________________________________________________________________
10244 [   664] By: TimBunce                              on 1998/03/03  09:41:40
10245         Log: Title:  "Re-optimize character classes", #F031
10246              From:  Chip Salzenberg
10247              Files:  regcomp.h regcomp.c regexec.c
10248      Branch: maint-5.004/perl
10249            ! regcomp.c regcomp.h regexec.c
10250 ____________________________________________________________________________
10251 [   663] By: TimBunce                              on 1998/03/03  09:39:55
10252         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
10253              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
10254              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
10255              Files:  op.c t/op/local.t
10256      Branch: maint-5.004/perl
10257            ! op.c t/op/local.t
10258 ____________________________________________________________________________
10259 [   662] By: TimBunce                              on 1998/03/03  09:37:51
10260         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
10261              From:  Chip Salzenberg
10262              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
10263              pp_hot.c regexec.c scope.c
10264      Branch: maint-5.004/perl
10265            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
10266            ! proto.h regexec.c regexp.h scope.c
10267 ____________________________________________________________________________
10268 [   661] By: TimBunce                              on 1998/03/03  09:27:04
10269         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
10270              From:  Chip Salzenberg
10271              Files:  toke.c
10272      Branch: maint-5.004/perl
10273            ! toke.c
10274 ____________________________________________________________________________
10275 [   660] By: TimBunce                              on 1998/03/03  09:24:41
10276         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
10277              From:  Chip Salzenberg
10278              Files:  scope.c
10279      Branch: maint-5.004/perl
10280            ! scope.c
10281 ____________________________________________________________________________
10282 [   659] By: TimBunce                              on 1998/03/03  09:24:00
10283         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
10284              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10285              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
10286              Files:  sv.c t/op/sprintf.t
10287      Branch: maint-5.004/perl
10288            ! sv.c t/op/sprintf.t
10289 ____________________________________________________________________________
10290 [   658] By: TimBunce                              on 1998/03/03  09:22:13
10291         Log: Title:  "Tiny core patch for source filters", #F025
10292              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
10293              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
10294              Files:  toke.c
10295      Branch: maint-5.004/perl
10296            ! toke.c
10297 ____________________________________________________________________________
10298 [   657] By: TimBunce                              on 1998/03/03  09:20:00
10299         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
10300              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10301              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
10302              Files:  t/base/lex.t toke.c
10303      Branch: maint-5.004/perl
10304            ! t/base/lex.t toke.c
10305 ____________________________________________________________________________
10306 [   656] By: TimBunce                              on 1998/03/03  09:17:56
10307         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
10308              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10309              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
10310              Files:  doio.c t/pragma/warn-1global
10311      Branch: maint-5.004/perl
10312            ! doio.c t/pragma/warn-1global
10313 ____________________________________________________________________________
10314 [   655] By: TimBunce                              on 1998/03/03  09:16:56
10315         Log: Title:  "Fix '*' prototype", #F022
10316              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
10317              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
10318              Files:  toke.c
10319      Branch: maint-5.004/perl
10320            ! toke.c
10321 ____________________________________________________________________________
10322 [   654] By: TimBunce                              on 1998/03/03  09:15:04
10323         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
10324              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10325              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
10326              Files:  lib/File/Find.pm
10327      Branch: maint-5.004/perl
10328            ! lib/File/Find.pm
10329 ____________________________________________________________________________
10330 [   653] By: TimBunce                              on 1998/03/03  09:11:55
10331         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
10332              From:  Chip Salzenberg
10333              Files:  sv.c
10334      Branch: maint-5.004/perl
10335            ! sv.c
10336 ____________________________________________________________________________
10337 [   652] By: TimBunce                              on 1998/03/03  09:07:50
10338         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
10339              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10340              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
10341              Files:  scope.c
10342      Branch: maint-5.004/perl
10343            ! scope.c
10344 ____________________________________________________________________________
10345 [   651] By: TimBunce                              on 1998/03/03  09:07:10
10346         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
10347              From:  Stephane Payrard <stef@francenet.fr>
10348              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
10349              Files:  op.c t/op/my.t
10350      Branch: maint-5.004/perl
10351            ! op.c t/op/my.t
10352 ____________________________________________________________________________
10353 [   650] By: TimBunce                              on 1998/03/03  09:04:04
10354         Log: Title:  "enhanced "use strict" warning", #F017
10355              From:  Tkil <tkil@reptile.scrye.com>
10356              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10357              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10358      Branch: maint-5.004/perl
10359            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10360 ____________________________________________________________________________
10361 [   649] By: TimBunce                              on 1998/03/03  09:02:55
10362         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
10363              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10364              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
10365              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
10366      Branch: maint-5.004/perl
10367            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10368 ____________________________________________________________________________
10369 [   648] By: TimBunce                              on 1998/03/03  08:58:00
10370         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
10371              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10372              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
10373              Files:  sv.c
10374      Branch: maint-5.004/perl
10375            ! sv.c
10376 ____________________________________________________________________________
10377 [   647] By: TimBunce                              on 1998/03/03  08:53:35
10378         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
10379              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
10380              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
10381              Files:  os2/os2.c util.c
10382      Branch: maint-5.004/perl
10383            ! os2/os2.c util.c
10384 ____________________________________________________________________________
10385 [   646] By: TimBunce                              on 1998/03/03  08:51:04
10386         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
10387              From:  Roderick Schertler <roderick@argon.org>
10388              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10389              Files:  doio.c t/op/misc.t
10390      Branch: maint-5.004/perl
10391            ! doio.c t/op/misc.t
10392 ____________________________________________________________________________
10393 [   645] By: TimBunce                              on 1998/03/03  08:49:34
10394         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
10395              From:  Stephen McCamant <alias@mcs.com>
10396              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10397              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
10398      Branch: maint-5.004/perl
10399            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10400 ____________________________________________________________________________
10401 [   644] By: TimBunce                              on 1998/03/03  08:43:06
10402         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
10403              From:  Spider Boardman <spider@orb.nashua.nh.us>
10404              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
10405              Files:  sv.c
10406      Branch: maint-5.004/perl
10407            ! sv.c
10408 ____________________________________________________________________________
10409 [   643] By: TimBunce                              on 1998/03/03  08:41:07
10410         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
10411              From:  Chip Salzenberg
10412              Files:  op.c t/op/my.t
10413      Branch: maint-5.004/perl
10414            ! op.c t/op/my.t
10415 ____________________________________________________________________________
10416 [   642] By: TimBunce                              on 1998/03/03  08:39:11
10417         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
10418              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10419              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
10420              Files:  pod/perlobj.pod sv.c t/op/ref.t
10421      Branch: maint-5.004/perl
10422            ! pod/perlobj.pod sv.c t/op/ref.t
10423 ____________________________________________________________________________
10424 [   641] By: gsar                                  on 1998/03/03  04:39:49
10425         Log: merge problematic maintpatch to op.c
10426              #77:  "Eliminate double warnings under C<package;>"
10427              From:  Chip Salzenberg
10428              Files:  gv.c op.c toke.c
10429      Branch: win32/perl
10430            ! gv.c op.c toke.c
10431 ____________________________________________________________________________
10432 [   640] By: gsar                                  on 1998/03/03  04:30:22
10433         Log: merge another conflicting maintpatch to op.c
10434              #17:  "Enhanced "use strict" warning"
10435              From:  Tkil <tkil@reptile.scrye.com>
10436              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10437              Date:  Thu, 4 Dec 1997 02:38:26 -0700
10438              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10439      Branch: win32/perl
10440            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10441 ____________________________________________________________________________
10442 [   639] By: gsar                                  on 1998/03/03  04:09:11
10443         Log: maintpatch
10444              #73:  "Fix order of warnings for misplaced subscripts"
10445              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10446              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
10447              Date:  Mon, 13 Oct 1997 11:23:56 +0100
10448              Files:  op.c
10449      Branch: win32/perl
10450            ! op.c
10451 ____________________________________________________________________________
10452 [   638] By: gsar                                  on 1998/03/03  04:02:16
10453         Log: manually apply another conflicting maintpatch
10454              #64:  "Fix extension version mismatch message"
10455              From:  Chip Salzenberg
10456              Files:  XSUB.h
10457      Branch: win32/perl
10458            ! XSUB.h
10459 ____________________________________________________________________________
10460 [   637] By: gsar                                  on 1998/03/03  03:57:08
10461         Log: maintpatch
10462              #62:  "Fix doc bug in getservbyname() examples"
10463              From:  Tom Christiansen
10464              Files:  ext/Socket/Socket.pm
10465      Branch: win32/perl
10466            ! ext/Socket/Socket.pm
10467 ____________________________________________________________________________
10468 [   636] By: gsar                                  on 1998/03/03  03:55:13
10469         Log: maintpatch
10470              #60:  "Socket occasional SEGV"
10471              From:  Trevor Blackwell <tlb@viaweb.com>
10472              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
10473              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
10474              Files:  ext/Socket/Socket.xs
10475      Branch: win32/perl
10476            ! ext/Socket/Socket.xs
10477 ____________________________________________________________________________
10478 [   635] By: gsar                                  on 1998/03/03  03:51:01
10479         Log: maintpatches for docs
10480              #53:  "Perlop bitwise & | ^ documentation"
10481              From:  Tom Phoenix <rootbeer@teleport.com>
10482              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
10483              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
10484              Files:  pod/perlfunc.pod
10485              -------- 
10486              #54:  "Update docs on tr///"
10487              From:  Tom Phoenix <rootbeer@teleport.com>
10488              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
10489              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
10490              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10491              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10492              pod/perlstyle.pod toke.c
10493      Branch: win32/perl
10494            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10495            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10496            ! pod/perlstyle.pod toke.c
10497 ____________________________________________________________________________
10498 [   634] By: gsar                                  on 1998/03/03  03:43:42
10499         Log: another maintpatch (this one needed adjust of test nos.)
10500              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10501              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
10502              Date: Thu, 22 Jan 1998 12:11:49 +0000
10503              Subject: Re: [PERL] A few perl5.004_03 bugs 
10504      Branch: win32/perl
10505            ! mg.c t/op/magic.t
10506 ____________________________________________________________________________
10507 [   633] By: gsar                                  on 1998/03/03  03:36:40
10508         Log: merge another toke.c patch and its dependent (very carefully)
10509              #32:  "Support C<Package::> as function-blind bearword"
10510              From:  Chip Salzenberg
10511              Files:  toke.c
10512              --------
10513              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
10514              From:  Gurusamy Sarathy
10515              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
10516      Branch: win32/perl
10517            ! pod/perldelta.pod pod/perldiag.pod toke.c
10518 ____________________________________________________________________________
10519 [   632] By: gsar                                  on 1998/03/03  03:12:16
10520         Log: another toke.c maintpatch
10521              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
10522              From:  Chip Salzenberg
10523              Files:  toke.c
10524      Branch: win32/perl
10525            ! toke.c
10526 ____________________________________________________________________________
10527 [   631] By: gsar                                  on 1998/03/03  03:06:59
10528         Log: still another maintpatch
10529              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10530              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
10531              Date: Sun, 02 Nov 1997 13:31:54 +0000
10532              Subject: [PATCH] assorted sprintf bugs
10533      Branch: win32/perl
10534            ! sv.c t/op/sprintf.t
10535 ____________________________________________________________________________
10536 [   630] By: gsar                                  on 1998/03/03  03:03:55
10537         Log: yet another maintpatch
10538              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10539              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
10540              Date: Sat, 22 Nov 1997 12:52:16 +0000
10541              Subject: Re: [PERL] Unexpected output 
10542      Branch: win32/perl
10543            ! doio.c t/pragma/warn-1global
10544 ____________________________________________________________________________
10545 [   629] By: gsar                                  on 1998/03/03  02:57:33
10546         Log: merge another maintpatch to toke.c
10547              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10548              Date: Sat, 22 Nov 1997 14:45:23 GMT
10549              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
10550              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
10551      Branch: win32/perl
10552            ! t/base/lex.t toke.c
10553 ____________________________________________________________________________
10554 [   628] By: gsar                                  on 1998/03/03  02:50:20
10555         Log: manually merge a maintpatch
10556              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
10557              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
10558              From: gnat@frii.com
10559              Subject: [PERL] Commenting toke.c
10560      Branch: win32/perl
10561            ! toke.c
10562 ____________________________________________________________________________
10563 [   627] By: TimBunce                              on 1998/03/02  22:34:47
10564         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
10565              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10566              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
10567              Files:  pp_hot.c pp_sys.c
10568      Branch: maint-5.004/perl
10569            ! pp_hot.c pp_sys.c
10570 ____________________________________________________________________________
10571 [   626] By: TimBunce                              on 1998/03/02  22:31:13
10572         Log: This is the change description for change 625
10573              Title:  "Fix tr///s option", #F007
10574              From:  Inaba Hiroto <inaba@st.rim.or.jp>
10575              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
10576              Files:  doop.c
10577      Branch: maint-5.004/perl
10578            ! doop.c
10579 ____________________________________________________________________________
10580 [   625] By: TimBunce                              on 1998/03/02  22:23:48
10581         Log:      Branch: maint-5.004/perl
10582            ! doop.c
10583 ____________________________________________________________________________
10584 [   623] By: TimBunce                              on 1998/03/02  21:51:53
10585         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
10586              From:  Chip Salzenberg
10587              Files:  pp_ctl.c
10588      Branch: maint-5.004/perl
10589            ! pp_ctl.c
10590 ____________________________________________________________________________
10591 [   622] By: TimBunce                              on 1998/03/02  21:43:29
10592         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
10593              From:  Chip Salzenberg
10594              Files:  sv.c
10595      Branch: maint-5.004/perl
10596            ! sv.c
10597 ____________________________________________________________________________
10598 [   621] By: TimBunce                              on 1998/03/02  21:29:59
10599         Log: Title:  "Fix compile-time warning line in while ()", #F004
10600              From:  Chip Salzenberg
10601              Files:  op.c
10602      Branch: maint-5.004/perl
10603            ! op.c
10604 ____________________________________________________________________________
10605 [   620] By: TimBunce                              on 1998/03/02  21:25:27
10606         Log: Title:  "STMT foreach LIST;", #F002
10607              From:  Chip Salzenberg
10608              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
10609              vms/perly_c.vms
10610      Branch: maint-5.004/perl
10611            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10612            ! toke.c vms/perly_c.vms
10613 ____________________________________________________________________________
10614 [   619] By: TimBunce                              on 1998/03/02  21:12:58
10615         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
10616              From:  Chip Salzenberg
10617              Files:  op.c
10618      Branch: maint-5.004/perl
10619            ! op.c
10620 ____________________________________________________________________________
10621 [   618] By: gsar                                  on 1998/03/02  04:40:16
10622         Log: make t/lib/nothread.t type xtext also
10623      Branch: win32/perl
10624            ! t/op/nothread.t
10625 ____________________________________________________________________________
10626 [   617] By: gsar                                  on 1998/03/02  04:35:15
10627         Log: make t/lib/thread.t type xtext
10628      Branch: win32/perl
10629            ! t/lib/thread.t
10630 ____________________________________________________________________________
10631 [   616] By: gsar                                  on 1998/03/02  04:17:40
10632         Log: fix misapplied hunks in change#614
10633      Branch: win32/perl
10634            ! scope.c scope.h
10635 ____________________________________________________________________________
10636 [   615] By: gsar                                  on 1998/03/02  03:39:16
10637         Log: another one down
10638              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10639              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
10640              Date: Tue, 25 Nov 1997 23:03:48 -0800
10641              Subject: [PERL] File::Find bugs & patches
10642      Branch: win32/perl
10643            ! lib/File/Find.pm
10644 ____________________________________________________________________________
10645 [   614] By: gsar                                  on 1998/03/02  03:28:28
10646         Log: this one with adjusted test numbers
10647              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10648              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10649              From: Stephen McCamant <alias@mcs.com>
10650              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10651      Branch: win32/perl
10652            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10653 ____________________________________________________________________________
10654 [   613] By: gsar                                  on 1998/03/02  03:13:32
10655         Log: still another
10656              From: Inaba Hiroto <inaba@st.rim.or.jp>
10657              Subject: [PERL] tr///s bug
10658              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10659              Date: Sat, 10 Jan 1998 15:53:33 +0900
10660      Branch: win32/perl
10661            ! doop.c t/op/subst.t
10662 ____________________________________________________________________________
10663 [   612] By: gsar                                  on 1998/03/02  03:01:27
10664         Log: yet another patch
10665              From: Chip Salzenberg <salzench@nielsenmedia.com>
10666              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10667              Subject: Tiny but massively cool:  C<statement foreach @list>
10668              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10669      Branch: win32/perl
10670            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10671            ! toke.c vms/perly_c.vms
10672 ____________________________________________________________________________
10673 [   611] By: gsar                                  on 1998/03/02  01:52:46
10674         Log: yet another 'old' patch
10675              From: Stephane Payrard <stef@francenet.fr>
10676              Message-Id: <199712040054.BAA04612@www.zweig.com>
10677              To: perl5-porters@perl.org
10678              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10679              between `my' and `local' (Patch included)
10680      Branch: win32/perl
10681            ! op.c t/op/my.t
10682 ____________________________________________________________________________
10683 [   610] By: gsar                                  on 1998/03/02  01:45:55
10684         Log: another 'old' patch
10685              From: Roderick Schertler <roderick@argon.org>
10686              Date: 19 Dec 1997 12:52:36 -0500
10687              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10688              Subject: [PERL] [PATCH] Re: Problem with open >&=
10689      Branch: win32/perl
10690            ! doio.c t/op/misc.t
10691 ____________________________________________________________________________
10692 [   609] By: gsar                                  on 1998/03/02  01:23:56
10693         Log: apply missing pieces from:
10694              From: Chip Salzenberg <salzench@nielsenmedia.com>
10695              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10696              Subject: [PATCH] Improved LVALUE patch
10697              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10698      Branch: win32/perl
10699            ! sv.c
10700 ____________________________________________________________________________
10701 [   608] By: gsar                                  on 1998/03/02  01:13:01
10702         Log: merge two important 'old' patches
10703              From: Chip Salzenberg <salzench@nielsenmedia.com>
10704              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10705              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
10706              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10707              ------
10708              From: Chip Salzenberg <salzench@nielsenmedia.com>
10709              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10710              Subject: [PATCH] Fix for compile-time while() warnings
10711              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10712      Branch: win32/perl
10713            ! op.c
10714 ____________________________________________________________________________
10715 [   607] By: gsar                                  on 1998/03/01  06:52:26
10716         Log: integrate mainline changes
10717      Branch: asperl
10718           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10719           +> lib/Tie/Handle.pm t/op/tiehandle.t
10720            - config_H
10721           !> (integrate 89 files)
10722 ____________________________________________________________________________
10723 [   606] By: gsar                                  on 1998/02/28  23:11:00
10724         Log: misc small tweaks
10725              - AutoLoader fix for long::pack::names
10726              - d_mymalloc can be set from makefiles now
10727              - make search.pl actually work on win32
10728              - revert podoc about $^E on OS/2 (per Ilya's wishes)
10729      Branch: win32/perl
10730            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10731            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10732 ____________________________________________________________________________
10733 [   605] By: gsar                                  on 1998/02/28  22:16:45
10734         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10735      Branch: win32/perl
10736            ! embedvar.h sv.h
10737 ____________________________________________________________________________
10738 [   604] By: gsar                                  on 1998/02/28  21:08:58
10739         Log: integrate mainline
10740      Branch: win32/perl
10741           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10742           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10743           !> byterun.c ext/SDBM_File/Makefile.PL
10744           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10745           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10746           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10747           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10748           !> vms/test.com win32/makedef.pl
10749 ____________________________________________________________________________
10750 [   603] By: nick                                  on 1998/02/28  11:31:15
10751         Log: Missed FREAD in bytecode.h
10752              Cannot export svref_mutex in non-threaded perl
10753      Branch: perl
10754            ! bytecode.h win32/makedef.pl
10755
10756 ----------------
10757 Version 5.004_61
10758 ----------------
10759
10760 ____________________________________________________________________________
10761 [   602] By: mbeattie                              on 1998/02/27  18:35:27
10762         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10763              preprocessor symbol on Digital UNIX.
10764      Branch: perl
10765            ! bytecode.h bytecode.pl byterun.c
10766 ____________________________________________________________________________
10767 [   601] By: mbeattie                              on 1998/02/27  18:27:00
10768         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10769      Branch: perl
10770            ! sv.h
10771 ____________________________________________________________________________
10772 [   600] By: mbeattie                              on 1998/02/27  18:15:07
10773         Log: Add atomic.h to MANIFEST
10774      Branch: perl
10775            ! MANIFEST
10776 ____________________________________________________________________________
10777 [   599] By: mbeattie                              on 1998/02/27  18:13:52
10778         Log: Integrate win32 branch into mainline.
10779      Branch: perl
10780            ! bytecode.pl
10781           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10782           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10783           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10784           !> win32/config.gc win32/config.vc win32/config_H.bc
10785           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10786           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10787           !> win32/win32thread.h
10788 ____________________________________________________________________________
10789 [   598] By: mbeattie                              on 1998/02/27  18:06:41
10790         Log: Make refcounts atomic for threading (dependent on appropriate
10791              arch-dependent and compiler-dependent definitions in atomic.h
10792              or else falls back to a global mutex to protect refcounts).
10793      Branch: perl
10794            + atomic.h
10795            ! global.sym perl.c perlvars.h sv.c sv.h
10796 ____________________________________________________________________________
10797 [   597] By: mbeattie                              on 1998/02/27  15:37:22
10798         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10799      Branch: perl
10800            ! MANIFEST
10801 ____________________________________________________________________________
10802 [   596] By: mbeattie                              on 1998/02/27  15:34:55
10803         Log: Missed adding new file Policy_sh.SH in change 592.
10804      Branch: perl
10805            + Policy_sh.SH
10806 ____________________________________________________________________________
10807 [   595] By: mbeattie                              on 1998/02/27  15:34:06
10808         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10809              Date: Fri, 27 Feb 1998 04:15:04 +0000
10810              From: Graham Barr <gbarr@pobox.com>
10811      Branch: perl
10812            + lib/Tie/Handle.pm t/op/tiehandle.t
10813            ! pod/perltie.pod pp_sys.c
10814 ____________________________________________________________________________
10815 [   594] By: mbeattie                              on 1998/02/27  15:31:12
10816         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10817              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10818              Date: Thu, 26 Feb 1998 11:09:55 -0800
10819              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10820              Date: Thu, 26 Feb 1998 11:15:24 -0800
10821      Branch: perl
10822            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10823            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10824            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10825            ! vms/test.com
10826 ____________________________________________________________________________
10827 [   593] By: mbeattie                              on 1998/02/27  15:26:45
10828         Log: Fix file-descriptor leak when pipes fail via taint checks:
10829              Subject: [PATCH] Some patches went through cracks
10830              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10831              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10832      Branch: perl
10833            ! os2/os2.c util.c
10834 ____________________________________________________________________________
10835 [   592] By: mbeattie                              on 1998/02/27  15:15:12
10836         Log: Subject: Config_60-03-04.diff patch for 5.004_60
10837              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10838              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10839      Branch: perl
10840            ! Configure MANIFEST Makefile.SH os2/diff.configure
10841 ____________________________________________________________________________
10842 [   591] By: gsar                                  on 1998/02/26  19:34:50
10843         Log: added AS patch#9
10844      Branch: asperl
10845            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10846            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10847            - win32/ipstdiowin.h win32/perlobj.def
10848            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10849            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10850            ! win32/win32sck.c win32/win32thread.c
10851 ____________________________________________________________________________
10852 [   590] By: gsar                                  on 1998/02/26  04:25:40
10853         Log: various changes to make win32 build under the new Configure & co.
10854              - added byterun.c to core C build
10855              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10856              after adding new variables to config.[bgv]c
10857              - sig_name_init now has only the valid signals
10858              - we now have $Config{usethreads}
10859              - tested under the two commercial compilers w/ and w/o usethreads
10860      Branch: win32/perl
10861            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10862            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10863            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10864 ____________________________________________________________________________
10865 [   589] By: gsar                                  on 1998/02/26  03:56:19
10866         Log: various cleanups so that B can be built as "just another extension"
10867              - export symbols needed for building B
10868              - bset_obj_store() is needed by byterun(), so define it there instead
10869              of at B.xs, and export it
10870              - freadpv() is only used in B.xs, so move it there
10871              - byte*.h are now included by perl.h
10872              - regenerate embed*.h
10873      Branch: win32/perl
10874            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10875            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10876 ____________________________________________________________________________
10877 [   588] By: gsar                                  on 1998/02/25  21:46:35
10878         Log: integrate mainline
10879      Branch: win32/perl
10880           +> Porting/config.sh Porting/config_H
10881            - config_H
10882           !> (integrate 54 files)
10883 ____________________________________________________________________________
10884 [   587] By: gsar                                  on 1998/02/25  19:20:26
10885         Log: added AS patch#8
10886      Branch: asperl
10887            ! sv.c x2p/a2py.c x2p/util.c
10888 ____________________________________________________________________________
10889 [   586] By: gsar                                  on 1998/02/25  19:08:06
10890         Log: added AS patch#7
10891              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10892              Date:    Tue, 24 Feb 1998 07:57:07 PST
10893              From:    Douglas Lankshear <dougl@ActiveState.com>
10894              Subject: [PATCH] 
10895              
10896              Here's an attempt at
10897              6. MANIFEST must be updated with new file names
10898              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
10899              And some changes to move toward
10900              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
10901              
10902              -- Doug
10903      Branch: asperl
10904            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
10905            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
10906            ! perlenv.h perlio.h perllio.h win32/Makefile
10907 ____________________________________________________________________________
10908 [   585] By: mbeattie                              on 1998/02/25  17:44:34
10909         Log: More compiler tweaks.
10910      Branch: perl
10911            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
10912 ____________________________________________________________________________
10913 [   584] By: mbeattie                              on 1998/02/25  15:36:38
10914         Log: Subject: [PATCH 5.004_60] dos-djgpp update
10915              Date: Wed, 25 Feb 1998 11:17:07 +0100
10916              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10917      Branch: perl
10918            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
10919 ____________________________________________________________________________
10920 [   583] By: mbeattie                              on 1998/02/25  15:34:48
10921         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
10922      Branch: perl
10923            ! global.sym patchlevel.h
10924 ____________________________________________________________________________
10925 [   582] By: mbeattie                              on 1998/02/25  15:28:08
10926         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
10927              Date: Tue, 24 Feb 1998 11:15:57 +0000
10928              From: Robin Houston <robin@oneworld.org>
10929      Branch: perl
10930            ! pod/perldiag.pod pp_ctl.c
10931 ____________________________________________________________________________
10932 [   581] By: mbeattie                              on 1998/02/25  15:27:06
10933         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
10934              Date: 23 Feb 1998 23:36:09 +0100
10935              From: Gisle Aas <gisle@aas.no>
10936      Branch: perl
10937            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
10938 ____________________________________________________________________________
10939 [   580] By: mbeattie                              on 1998/02/25  15:25:29
10940         Log: Subject: [PATCH 5.004_60] improved Test.pm
10941              Date: Sat, 21 Feb 1998 14:17:09 -0500
10942              From: Joshua Pritikin <pritikin@mindspring.com>
10943      Branch: perl
10944            ! lib/Test.pm
10945 ____________________________________________________________________________
10946 [   579] By: mbeattie                              on 1998/02/25  15:23:24
10947         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
10948              From: Jarkko Hietaniemi <jhi@iki.fi>
10949              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
10950              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
10951              Subject: Re: your HP-UX perl patch
10952              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
10953      Branch: perl
10954            ! Makefile.SH embed.h global.sym hints/hpux.sh
10955 ____________________________________________________________________________
10956 [   578] By: mbeattie                              on 1998/02/25  15:18:06
10957         Log: Back out DB_File patch (change _553) and tweak Configure.
10958              Subject: ANNOUNCE: perl5.004_60 is available
10959              Date: Mon, 23 Feb 1998 10:47:26 -0000
10960              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
10961      Branch: perl
10962            ! Configure ext/DB_File/DB_File.xs
10963 ____________________________________________________________________________
10964 [   577] By: mbeattie                              on 1998/02/25  15:04:00
10965         Log: Subject: [PATCH] Cwd.pm
10966              Date: Fri, 20 Feb 1998 10:27:54 -0600
10967              From: Graham Barr <gbarr@ti.com>
10968      Branch: perl
10969            ! lib/Cwd.pm
10970 ____________________________________________________________________________
10971 [   576] By: mbeattie                              on 1998/02/25  15:02:57
10972         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10973              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
10974              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
10975              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
10976              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
10977              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
10978              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
10979      Branch: perl
10980            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
10981 ____________________________________________________________________________
10982 [   575] By: mbeattie                              on 1998/02/25  14:58:00
10983         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
10984              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
10985              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10986      Branch: perl
10987            + Porting/config.sh Porting/config_H
10988            - config_H
10989            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
10990            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
10991            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
10992            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
10993            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
10994            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
10995            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
10996 ____________________________________________________________________________
10997 [   574] By: gsar                                  on 1998/02/24  02:21:14
10998         Log: fix typos in sv.c
10999      Branch: win32/perl
11000            ! sv.c
11001 ____________________________________________________________________________
11002 [   573] By: mbeattie                              on 1998/02/23  10:03:39
11003         Log: Remove old Linux+threads segfault degugging kludge.
11004      Branch: perl
11005            ! perl.c
11006 ____________________________________________________________________________
11007 [   572] By: gsar                                  on 1998/02/23  09:45:26
11008         Log: undo previous change (no added value!)
11009      Branch: win32/perl
11010            ! win32/bin/pl2bat.pl
11011 ____________________________________________________________________________
11012 [   571] By: gsar                                  on 1998/02/23  09:18:32
11013         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
11014              John Cavanaugh <cavanaug@sdd.hp.com>)
11015      Branch: win32/perl
11016            ! win32/bin/pl2bat.pl
11017 ____________________________________________________________________________
11018 [   570] By: gsar                                  on 1998/02/22  04:02:15
11019         Log: support chown() (just a noop for now)
11020      Branch: win32/perl
11021            ! dosish.h win32/win32.c win32/win32.h
11022 ____________________________________________________________________________
11023 [   569] By: gsar                                  on 1998/02/22  03:09:55
11024         Log: integrate latest win32 branch
11025      Branch: asperl
11026           +> (branch 41 files)
11027           !> (integrate 59 files)
11028 ____________________________________________________________________________
11029 [   568] By: gsar                                  on 1998/02/22  02:40:56
11030         Log: get compiler building under win32 (needed Makefile.PL
11031              hacks that could be applicable to other platforms)
11032      Branch: win32/perl
11033            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
11034 ____________________________________________________________________________
11035 [   567] By: gsar                                  on 1998/02/22  01:30:19
11036         Log: integrate mainline
11037      Branch: win32/perl
11038           +> (branch 41 files)
11039           !> (integrate 46 files)
11040 ____________________________________________________________________________
11041 [   566] By: gsar                                  on 1998/02/20  22:31:56
11042         Log: fix handle leak in join()
11043      Branch: win32/perl
11044            ! win32/win32thread.h
11045
11046 ----------------
11047 Version 5.004_60
11048 ----------------
11049
11050 ____________________________________________________________________________
11051 [   565] By: mbeattie                              on 1998/02/20  18:23:47
11052         Log: Remove compiler files from their old lib/B locations. The compiler
11053              now builds by default (without the byteperl executable so far) and
11054              seems to work at least minimally.
11055      Branch: perl
11056            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
11057            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
11058            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
11059            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
11060            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
11061            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
11062            ! MANIFEST bytecode.pl
11063 ____________________________________________________________________________
11064 [   564] By: mbeattie                              on 1998/02/20  18:05:33
11065         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
11066              under ext/B.
11067      Branch: perl
11068           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
11069           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
11070           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
11071           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
11072           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
11073           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
11074           +> ext/B/B/makeliblinks ext/B/O.pm
11075 ____________________________________________________________________________
11076 [   563] By: mbeattie                              on 1998/02/20  17:54:58
11077         Log: Start getting compiler to work when built with the core.
11078              [Still won't work as of this change.]
11079      Branch: perl
11080           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
11081           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
11082           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
11083           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
11084           +> lib/B/Terse.pm lib/B/Xref.pm
11085            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
11086 ____________________________________________________________________________
11087 [   562] By: mbeattie                              on 1998/02/20  16:42:13
11088         Log: Merge perlext/Compiler/... into mainline. Some files move to
11089              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
11090              move to the base perl directory (e.g. headers). Will need some
11091              cleaning up before it builds properly, I would guess.
11092      Branch: perl
11093           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
11094           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
11095           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
11096           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
11097           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
11098           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
11099           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
11100           +> lib/B/makeliblinks lib/O.pm
11101 ____________________________________________________________________________
11102 [   561] By: mbeattie                              on 1998/02/20  16:39:38
11103         Log: Win32 changes from Sarathy, tweaked slightly by me.
11104      Branch: perlext
11105            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
11106            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
11107            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
11108            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
11109 ____________________________________________________________________________
11110 [   560] By: mbeattie                              on 1998/02/20  15:46:15
11111         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
11112      Branch: perl
11113            ! perl.c
11114 ____________________________________________________________________________
11115 [   559] By: mbeattie                              on 1998/02/20  12:56:10
11116         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
11117      Branch: perl
11118            ! MANIFEST patchlevel.h
11119 ____________________________________________________________________________
11120 [   558] By: mbeattie                              on 1998/02/20  12:53:26
11121         Log: Integrate win32 branch into mainline.
11122      Branch: perl
11123           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
11124           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11125           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11126           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
11127           !> win32/win32iop.h x2p/a2p.h
11128 ____________________________________________________________________________
11129 [   557] By: mbeattie                              on 1998/02/20  12:51:42
11130         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
11131              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
11132              From: Jarkko Hietaniemi <jhi@iki.fi>
11133      Branch: perl
11134            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
11135            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
11136            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
11137            ! pod/perltoc.pod pod/perlvar.pod
11138 ____________________________________________________________________________
11139 [   556] By: mbeattie                              on 1998/02/20  12:49:54
11140         Log: Subject: [PATCH] installperl
11141              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
11142              From: Norton Allen <allen@huarp.harvard.edu>
11143      Branch: perl
11144            ! installperl
11145 ____________________________________________________________________________
11146 [   555] By: mbeattie                              on 1998/02/20  12:49:09
11147         Log: Subject: [PATCH:_59] t/op/wantarray.t
11148              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
11149              From: Norton Allen <allen@huarp.harvard.edu>
11150      Branch: perl
11151            + t/op/wantarray.t
11152 ____________________________________________________________________________
11153 [   554] By: mbeattie                              on 1998/02/20  12:47:44
11154         Log: Subject: Misprint in regcomp.c [PATCH]
11155              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
11156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11157      Branch: perl
11158            ! regcomp.c
11159 ____________________________________________________________________________
11160 [   553] By: mbeattie                              on 1998/02/20  12:45:08
11161         Log: Subject: DB_File ->length does not work just after tie.
11162              Date: Tue, 17 Feb 1998 13:19:18 GMT
11163              From: Nick Ing-Simmons <nik@tiuk.ti.com>
11164      Branch: perl
11165            ! ext/DB_File/DB_File.xs
11166 ____________________________________________________________________________
11167 [   552] By: mbeattie                              on 1998/02/20  12:43:32
11168         Log: Subject: [PATCH] - perl5.005_59, update Copyright
11169              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
11170              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
11171      Branch: perl
11172            ! perl.c
11173 ____________________________________________________________________________
11174 [   551] By: mbeattie                              on 1998/02/20  12:42:41
11175         Log: Subject: Re: for() and map() peculiarity
11176              Date: Mon, 16 Feb 1998 21:33:44 +0000
11177              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11178      Branch: perl
11179            ! pod/perlsyn.pod
11180 ____________________________________________________________________________
11181 [   550] By: mbeattie                              on 1998/02/20  12:41:53
11182         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
11183              Date: Mon, 16 Feb 1998 11:46:29 -0800
11184              From: Dan Sugalski <sugalskd@osshe.edu>
11185      Branch: perl
11186            ! vms/config.vms
11187 ____________________________________________________________________________
11188 [   549] By: mbeattie                              on 1998/02/20  12:40:55
11189         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
11190              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
11191              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
11192      Branch: perl
11193            ! global.sym
11194 ____________________________________________________________________________
11195 [   548] By: mbeattie                              on 1998/02/20  12:39:56
11196         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
11197              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
11198              From: Jarkko Hietaniemi <jhi@iki.fi>
11199      Branch: perl
11200            ! hints/irix_6.sh
11201 ____________________________________________________________________________
11202 [   547] By: mbeattie                              on 1998/02/20  12:38:58
11203         Log: Subject: [PATCH] perlguts update
11204              Date: 16 Feb 1998 11:23:53 +0100
11205              From: Gisle Aas <gisle@aas.no>
11206      Branch: perl
11207            ! pod/perlguts.pod
11208 ____________________________________________________________________________
11209 [   546] By: mbeattie                              on 1998/02/20  12:38:01
11210         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
11211              Date: Sun, 15 Feb 1998 23:56:05 -0500
11212              From: Irving Reid <irving@tor.securecomputing.com>
11213      Branch: perl
11214            ! hints/bsdos.sh
11215 ____________________________________________________________________________
11216 [   545] By: mbeattie                              on 1998/02/20  12:37:11
11217         Log: Subject: [PATCH] 5% speedup in an empty loop
11218              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
11219              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11220      Branch: perl
11221            ! op.c
11222 ____________________________________________________________________________
11223 [   544] By: mbeattie                              on 1998/02/20  12:36:26
11224         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
11225              Date: Sun, 15 Feb 98 23:06:16 +0100
11226              From: Hans Mulder <hansm@icgroup.nl>
11227      Branch: perl
11228            ! hints/next_3.sh hints/next_4.sh
11229 ____________________________________________________________________________
11230 [   543] By: mbeattie                              on 1998/02/20  12:35:39
11231         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
11232              Date: Sun, 15 Feb 98 23:05:20 +0100
11233              From: Hans Mulder <hansm@icgroup.nl>
11234      Branch: perl
11235            ! malloc.c
11236 ____________________________________________________________________________
11237 [   542] By: mbeattie                              on 1998/02/20  12:35:03
11238         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
11239              From: Hans Mulder <hansm@icgroup.nl>
11240              Date: Sun, 15 Feb 98 23:04:29 +0100
11241      Branch: perl
11242            ! Configure
11243 ____________________________________________________________________________
11244 [   541] By: mbeattie                              on 1998/02/20  12:33:56
11245         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
11246              NeXT   needs DONT_DECLARE_STD)
11247              Date: Sun, 15 Feb 98 23:04:19 +0100
11248              From: Hans Mulder <hansm@icgroup.nl>
11249      Branch: perl
11250            ! perl.h
11251 ____________________________________________________________________________
11252 [   540] By: mbeattie                              on 1998/02/20  12:32:25
11253         Log: Subject: [PATCH] sv_check_thinkfirst macroized
11254              Date: 15 Feb 1998 22:00:38 +0100
11255              From: Gisle Aas <gisle@aas.no>
11256      Branch: perl
11257            ! sv.c
11258 ____________________________________________________________________________
11259 [   539] By: mbeattie                              on 1998/02/20  12:31:07
11260         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
11261              Date: Sat, 14 Feb 1998 17:58:01 -0500
11262              From: Joshua Pritikin <pritikin@mindspring.com>
11263      Branch: perl
11264            + lib/Test.pm
11265            ! MANIFEST lib/Test/Harness.pm
11266 ____________________________________________________________________________
11267 [   538] By: mbeattie                              on 1998/02/20  12:24:31
11268         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
11269              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
11270              From: Jarkko Hietaniemi <jhi@iki.fi>
11271      Branch: perl
11272            ! INSTALL pod/perldiag.pod pod/perllocale.pod
11273 ____________________________________________________________________________
11274 [   537] By: mbeattie                              on 1998/02/20  12:23:04
11275         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
11276              Date: Fri, 13 Feb 1998 13:38:28 -0800
11277              From: Dan Sugalski <sugalskd@osshe.edu>
11278      Branch: perl
11279            ! README.vms
11280 ____________________________________________________________________________
11281 [   536] By: mbeattie                              on 1998/02/20  12:20:29
11282         Log: Subject: [PATCH] 5.004_58, move intuition tests
11283              Date: Thu, 12 Feb 1998 17:11:05 -0600
11284              From: Stephen Potter <spp@psa.pencom.com>
11285      Branch: perl
11286            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
11287            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
11288            ! t/op/flip.t t/op/pat.t t/op/push.t
11289 ____________________________________________________________________________
11290 [   535] By: gsar                                  on 1998/02/19  23:07:24
11291         Log: applied a version of this with tabs intact
11292              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
11293              Date:    19 Feb 1998 15:06:38 EST
11294              From:    dfan@harmonixmusic.com (Dan Schmidt)
11295              Subject: Pod::Html bug and fix: missing </UL> in index
11296      Branch: win32/perl
11297            ! lib/Pod/Html.pm
11298 ____________________________________________________________________________
11299 [   534] By: gsar                                  on 1998/02/19  19:40:27
11300         Log: Fix C<0> problem in Pod::Html
11301      Branch: win32/perl
11302            ! lib/Pod/Html.pm
11303 ____________________________________________________________________________
11304 [   533] By: gsar                                  on 1998/02/18  18:11:08
11305         Log: non-debug VC builds are -O1 now (they say it works, and is
11306              faster)
11307      Branch: win32/perl
11308            ! win32/Makefile win32/makefile.mk
11309 ____________________________________________________________________________
11310 [   532] By: gsar                                  on 1998/02/18  04:11:03
11311         Log: integrate nick's patch to mainline
11312      Branch: win32/perl
11313           !> pp.c
11314 ____________________________________________________________________________
11315 [   531] By: mbeattie                              on 1998/02/17  17:50:50
11316         Log: Assorted changes to the compiler
11317      Branch: perlext
11318            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
11319            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
11320            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
11321            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
11322 ____________________________________________________________________________
11323 [   530] By: gsar                                  on 1998/02/17  01:47:35
11324         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
11325              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
11326              build passes all tests except t/lib/io_xs.t (seems to be due to
11327              broken tmpfile() in the CRT or import lib)
11328      Branch: win32/perl
11329            ! XSUB.h win32/makefile.mk win32/win32.h
11330 ____________________________________________________________________________
11331 [   529] By: gsar                                  on 1998/02/16  23:03:31
11332         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
11333              in this version of gcc!)
11334      Branch: win32/perl
11335            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
11336            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
11337 ____________________________________________________________________________
11338 [   528] By: nick                                  on 1998/02/16  22:13:04
11339         Log: Missing PUSHMARK in unshift TIEARRAY hook
11340      Branch: perl
11341            ! pp.c
11342 ____________________________________________________________________________
11343 [   527] By: gsar                                  on 1998/02/15  20:59:07
11344         Log: integrate win32 branch
11345      Branch: asperl
11346           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
11347           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11348           !> win32/makedef.pl
11349 ____________________________________________________________________________
11350 [   526] By: gsar                                  on 1998/02/15  20:02:11
11351         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
11352      Branch: win32/perl
11353            ! config_h.SH win32/config_H.bc win32/config_H.gc
11354            ! win32/config_H.vc
11355 ____________________________________________________________________________
11356 [   525] By: gsar                                  on 1998/02/15  03:26:45
11357         Log: fix build problems due to renamed Config variables
11358      Branch: win32/perl
11359            ! win32/config.bc win32/config.gc win32/config.vc
11360            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11361            ! win32/makedef.pl
11362 ____________________________________________________________________________
11363 [   524] By: gsar                                  on 1998/02/14  01:00:15
11364         Log: bring ASPerl uptodate with mainline changes
11365      Branch: asperl
11366           +> ext/DB_File/Changes t/comp/require.t
11367           !> (integrate 41 files)
11368 ____________________________________________________________________________
11369 [   523] By: gsar                                  on 1998/02/14  00:52:17
11370         Log: integrate mainline
11371      Branch: win32/perl
11372           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
11373           !> pp_hot.c t/op/magic.t
11374 ____________________________________________________________________________
11375 [   522] By: gsar                                  on 1998/02/14  00:42:37
11376         Log: added AS patch#6
11377              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
11378              Date:    Fri, 13 Feb 1998 06:14:51 PST
11379              From:    Douglas Lankshear <dougl@ActiveState.com>
11380              Subject: [PATCH] command line build
11381              
11382              This patch is for the command line build of perl object.
11383              I'll merge the ipfoo.c function with win32_xxx functions next.
11384              
11385              -- Doug
11386      Branch: asperl
11387            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
11388            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
11389            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
11390 ____________________________________________________________________________
11391 [   521] By: gsar                                  on 1998/02/14  00:14:04
11392         Log: added AS patch#5 (patch #4 was intentionally skipped after
11393              discussion)
11394      Branch: asperl
11395            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
11396            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
11397            ! regexec.c sv.c toke.c
11398 ____________________________________________________________________________
11399 [   520] By: nick                                  on 1998/02/13  18:15:46
11400         Log: Resolve ansiperl against win32
11401      Branch: ansiperl
11402           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
11403           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
11404           +> t/lib/ph.t
11405           !> (integrate 898 files)
11406
11407 ----------------
11408 Version 5.004_59
11409 ----------------
11410
11411 ____________________________________________________________________________
11412 [   519] By: mbeattie                              on 1998/02/13  17:05:37
11413         Log: Integrate win32 into mainline.
11414      Branch: perl
11415            ! lib/ExtUtils/xsubpp
11416           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11417           !> win32/makefile.mk
11418 ____________________________________________________________________________
11419 [   518] By: mbeattie                              on 1998/02/13  17:01:16
11420         Log: Bump patchlevel.h to 59.
11421      Branch: perl
11422            ! patchlevel.h
11423 ____________________________________________________________________________
11424 [   517] By: mbeattie                              on 1998/02/13  16:57:59
11425         Log: Subject: [PATCH] _58: wantarray in void context broken
11426              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
11427              From: Norton Allen <allen@huarp.harvard.edu>
11428      Branch: perl
11429            ! pp_hot.c
11430 ____________________________________________________________________________
11431 [   516] By: mbeattie                              on 1998/02/13  16:55:33
11432         Log: Subject: [PATCH] 5.004_58 QNX getcwd
11433              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
11434              From: Norton Allen <allen@huarp.harvard.edu>
11435      Branch: perl
11436            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
11437 ____________________________________________________________________________
11438 [   515] By: gsar                                  on 1998/02/12  18:29:52
11439         Log: pickup lddlflags properly for Config.pm
11440      Branch: win32/perl
11441            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11442            ! win32/makefile.mk
11443 ____________________________________________________________________________
11444 [   514] By: gsar                                  on 1998/02/12  18:16:09
11445         Log: fix xsubpp bug in SETMAGIC code
11446      Branch: win32/perl
11447            ! lib/ExtUtils/xsubpp
11448 ____________________________________________________________________________
11449 [   513] By: gsar                                  on 1998/02/12  18:06:30
11450         Log: integrate mainline
11451      Branch: win32/perl
11452           +> ext/DB_File/Changes
11453           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
11454           !> ext/DB_File/DB_File.xs hints/machten.sh
11455           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
11456           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
11457           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
11458           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
11459           !> t/op/re_tests t/pragma/locale.t
11460 ____________________________________________________________________________
11461 [   512] By: mbeattie                              on 1998/02/12  17:34:02
11462         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
11463              with -DUSE_THREADS -DDEBUGGING to fail.
11464      Branch: perl
11465            ! scope.h
11466 ____________________________________________________________________________
11467 [   511] By: mbeattie                              on 1998/02/12  16:44:03
11468         Log: Integrate win32 into mainline
11469      Branch: perl
11470           +> t/comp/require.t
11471           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
11472 ____________________________________________________________________________
11473 [   510] By: mbeattie                              on 1998/02/12  16:42:26
11474         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
11475              Date: 12 Feb 1998 14:25:55 +0100
11476              From: koenig@kulturbox.de (Andreas J. Koenig)
11477      Branch: perl
11478            ! lib/ExtUtils/Install.pm
11479 ____________________________________________________________________________
11480 [   509] By: mbeattie                              on 1998/02/12  16:40:34
11481         Log: Subject: Re: wrong prototype for sbrk [PATCH]
11482              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
11483              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11484      Branch: perl
11485            ! malloc.c
11486 ____________________________________________________________________________
11487 [   508] By: mbeattie                              on 1998/02/12  16:36:53
11488         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
11489              Date: Wed, 11 Feb 1998 17:29:20 +0100
11490              From: Achim Bohnet <ach@mpe.mpg.de>
11491      Branch: perl
11492            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
11493 ____________________________________________________________________________
11494 [   507] By: mbeattie                              on 1998/02/12  16:35:26
11495         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
11496              Date: Wed, 11 Feb 1998 14:59:46 +0100
11497              From: Dominic Dunlop <domo@vo.lu>
11498      Branch: perl
11499            ! hints/machten.sh
11500 ____________________________________________________________________________
11501 [   506] By: mbeattie                              on 1998/02/12  16:28:40
11502         Log: Subject: DB_File 1.58 patch
11503              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
11504              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11505      Branch: perl
11506            + ext/DB_File/Changes
11507            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11508            ! t/lib/db-recno.t
11509 ____________________________________________________________________________
11510 [   505] By: mbeattie                              on 1998/02/12  16:24:26
11511         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
11512              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
11513              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11514      Branch: perl
11515            ! regexec.c t/op/re_tests
11516 ____________________________________________________________________________
11517 [   504] By: mbeattie                              on 1998/02/12  16:22:46
11518         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11519              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
11520              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
11521              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
11522              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
11523              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
11524              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
11525      Branch: perl
11526            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
11527            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
11528 ____________________________________________________________________________
11529 [   503] By: mbeattie                              on 1998/02/12  16:15:43
11530         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
11531              Date: Mon, 9 Feb 1998 13:19:45 +0100
11532              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11533      Branch: perl
11534            ! t/lib/filecopy.t
11535 ____________________________________________________________________________
11536 [   502] By: mbeattie                              on 1998/02/12  16:14:27
11537         Log: Assorted patches to sv.c:
11538              From: Gisle Aas <gisle@aas.no>
11539              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
11540              Date: 07 Feb 1998 00:21:57 +0100
11541              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
11542              Date: 07 Feb 1998 00:29:45 +0100
11543              Subject: [PATCH] sv_upgrade() always returns TRUE
11544              Date: 09 Feb 1998 15:44:01 +0100
11545      Branch: perl
11546            ! sv.c
11547 ____________________________________________________________________________
11548 [   501] By: mbeattie                              on 1998/02/12  16:09:26
11549         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
11550              Subject: Perl debugger.
11551              Date: Fri, 6 Feb 1998 17:47:08 -0500
11552              From: "Jason A. Smith" <smithj4@rpi.edu>
11553      Branch: perl
11554            ! lib/perl5db.pl
11555 ____________________________________________________________________________
11556 [   500] By: gsar                                  on 1998/02/12  03:20:55
11557         Log: merge another maint patch
11558              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
11559              Date:    Tue, 10 Feb 1998 18:49:00 EST
11560              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11561              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
11562      Branch: win32/perl
11563            ! pp_ctl.c
11564 ____________________________________________________________________________
11565 [   499] By: gsar                                  on 1998/02/12  03:14:39
11566         Log: make t/comp/require.t type xtext
11567      Branch: win32/perl
11568            ! t/comp/require.t
11569 ____________________________________________________________________________
11570 [   498] By: gsar                                  on 1998/02/12  03:09:58
11571         Log: fix extra LEAVE when require fails
11572              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
11573              Date:    Tue, 10 Feb 1998 18:21:37 EST
11574              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11575              Subject: Re: evals and requires make seg-fault with bad require file 
11576      Branch: win32/perl
11577            + t/comp/require.t
11578            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
11579 ____________________________________________________________________________
11580 [   497] By: gsar                                  on 1998/02/12  02:47:29
11581         Log: merge a maint patch
11582              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
11583              Date:    Wed, 11 Feb 1998 00:15:51 EST
11584              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11585              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
11586      Branch: win32/perl
11587            ! pp_ctl.c t/op/local.t
11588 ____________________________________________________________________________
11589 [   496] By: mbeattie                              on 1998/02/11  13:04:50
11590         Log: Integrate win32 into mainline.
11591      Branch: perl
11592           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11593           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
11594           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
11595           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
11596           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
11597           !> win32/makedef.pl win32/win32.c win32/win32iop.h
11598 ____________________________________________________________________________
11599 [   495] By: mbeattie                              on 1998/02/11  13:03:59
11600         Log: Fix special constants in Xref.pm
11601      Branch: perlext
11602            ! Compiler/B/Xref.pm
11603 ____________________________________________________________________________
11604 [   494] By: gsar                                  on 1998/02/10  18:26:28
11605         Log: fix opendir() problem on share names
11606              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
11607              Date:    Tue, 10 Feb 1998 13:28:53 EST
11608              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11609              Subject: Re: BUG: opendir and UNC names on NT 
11610      Branch: win32/perl
11611            ! win32/win32.c
11612 ____________________________________________________________________________
11613 [   493] By: gsar                                  on 1998/02/09  23:09:40
11614         Log: integrate win32 branch contents
11615      Branch: asperl
11616           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11617           +> lib/Fatal.pm t/lib/ph.t
11618            ! hv.c
11619           !> (integrate 895 files)
11620 ____________________________________________________________________________
11621 [   492] By: gsar                                  on 1998/02/09  07:30:19
11622         Log: enhancements to previous patch for XSUB OUTPUT args
11623              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
11624              Date:    Mon, 09 Feb 1998 02:31:55 EST
11625              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11626              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
11627      Branch: win32/perl
11628            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11629            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
11630            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
11631            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
11632            ! sv.h
11633 ____________________________________________________________________________
11634 [   491] By: gsar                                  on 1998/02/09  03:00:52
11635         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
11636              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
11637              Date:    Wed, 29 Oct 1997 19:36:25 EST
11638              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11639              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
11640      Branch: win32/perl
11641            ! op.c
11642 ____________________________________________________________________________
11643 [   490] By: gsar                                  on 1998/02/09  02:30:43
11644         Log: fix for bugs in handling DESTROY (adjusted test numbers)
11645              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11646              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
11647              Date: Wed, 31 Dec 1997 19:30:46 -0500
11648              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11649      Branch: win32/perl
11650            ! pod/perlobj.pod sv.c t/op/ref.t
11651 ____________________________________________________________________________
11652 [   489] By: gsar                                  on 1998/02/09  00:30:35
11653         Log: ansify prototype for my_safemalloc(), avoid warnings
11654      Branch: win32/perl
11655            ! sv.c
11656 ____________________________________________________________________________
11657 [   488] By: gsar                                  on 1998/02/09  00:29:08
11658         Log: fix misapplied hunks in 5.004_58
11659              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11660              Date:    Sun, 08 Feb 1998 02:18:12 EST
11661              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11662              Subject: [PATCH] fixes for test failures in 5.004_58
11663      Branch: win32/perl
11664            ! gv.c op.c
11665 ____________________________________________________________________________
11666 [   487] By: gsar                                  on 1998/02/09  00:27:16
11667         Log: win32_utime() tweaks to avoid warnings
11668      Branch: win32/perl
11669            ! win32/win32.c win32/win32iop.h
11670 ____________________________________________________________________________
11671 [   486] By: gsar                                  on 1998/02/07  23:45:22
11672         Log: integrate mainline, plus a few small win32 enhancements
11673              - remove Win32::GetCurrentDirectory()
11674              - add Win32::Sleep() for compat
11675              - add smarter utime() from Jan Dubois, and export it as win32_utime()
11676      Branch: win32/perl
11677           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11678           +> lib/Fatal.pm t/lib/ph.t
11679            ! win32/makedef.pl win32/win32.c win32/win32iop.h
11680           !> (integrate 61 files)
11681
11682 ----------------
11683 Version 5.004_58
11684 ----------------
11685
11686 ____________________________________________________________________________
11687 [   485] By: mbeattie                              on 1998/02/06  18:11:47
11688         Log: Bump patchlevel to 58.
11689      Branch: perl
11690            ! patchlevel.h
11691 ____________________________________________________________________________
11692 [   484] By: mbeattie                              on 1998/02/06  18:08:28
11693         Log: Fix up problem with gv.c from change 477.
11694              Fix up Config.pm use in t/lib/ph.t from change 478.
11695      Branch: perl
11696            ! gv.c t/lib/ph.t
11697 ____________________________________________________________________________
11698 [   483] By: mbeattie                              on 1998/02/06  17:34:34
11699         Log: Integrate win32 branch into mainline
11700      Branch: perl
11701           !> win32/win32sck.c
11702 ____________________________________________________________________________
11703 [   482] By: mbeattie                              on 1998/02/06  17:26:41
11704         Log: lib/Fatal.pm missing from repository
11705      Branch: perl
11706            + lib/Fatal.pm
11707 ____________________________________________________________________________
11708 [   481] By: mbeattie                              on 1998/02/06  17:24:57
11709         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11710              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11711              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11712      Branch: perl
11713            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11714            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11715 ____________________________________________________________________________
11716 [   480] By: mbeattie                              on 1998/02/06  17:19:52
11717         Log: x2p/str.c was missing from list of changed files in change 466
11718      Branch: perl
11719            ! x2p/str.c
11720 ____________________________________________________________________________
11721 [   479] By: mbeattie                              on 1998/02/06  17:16:54
11722         Log: Added t/lib/ph.t to MANIFEST
11723      Branch: perl
11724            ! MANIFEST
11725 ____________________________________________________________________________
11726 [   478] By: mbeattie                              on 1998/02/06  17:15:38
11727         Log: Subject: [PATCH] h2ph.PL
11728              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11729              From: kstar@www.chapin.edu (Kurt D. Starsinic)
11730      Branch: perl
11731            + t/lib/ph.t
11732            ! utils/h2ph.PL
11733 ____________________________________________________________________________
11734 [   477] By: mbeattie                              on 1998/02/06  17:10:46
11735         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11736              Date: 04 Feb 1998 14:49:46 +0100
11737              From: Gisle Aas <gisle@aas.no>
11738              as modified by
11739              From: chip@atlantic.net
11740              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11741      Branch: perl
11742            ! gv.c
11743 ____________________________________________________________________________
11744 [   476] By: mbeattie                              on 1998/02/06  16:47:03
11745         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11746              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11747              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11748              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
11749              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11750      Branch: perl
11751            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11752 ____________________________________________________________________________
11753 [   475] By: mbeattie                              on 1998/02/06  16:44:57
11754         Log: Subject: [PATCH] nomemok
11755              Date: Mon, 2 Feb 1998 15:06:50 +0100
11756              From: Gisle Aas <gisle@aas.no>
11757      Branch: perl
11758            ! hv.c
11759 ____________________________________________________________________________
11760 [   474] By: mbeattie                              on 1998/02/06  16:43:46
11761         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11762              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11763              From: abigail@fnx.com
11764      Branch: perl
11765            ! lib/Benchmark.pm
11766 ____________________________________________________________________________
11767 [   473] By: mbeattie                              on 1998/02/06  16:42:53
11768         Log: Subject: [PATCH] adding the newSVpvn API function
11769              Date: Sat, 31 Jan 1998 06:32:42 +0100
11770              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11771      Branch: perl
11772            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11773            ! proto.h sv.c
11774 ____________________________________________________________________________
11775 [   472] By: mbeattie                              on 1998/02/06  16:35:41
11776         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11777              Date: 28 Jan 1998 17:40:37 -0800
11778              From: Stephen Zander <srz@mckesson.com>
11779      Branch: perl
11780            ! hints/solaris_2.sh
11781 ____________________________________________________________________________
11782 [   471] By: mbeattie                              on 1998/02/06  16:02:57
11783         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11784              Date: Thu, 15 Jan 1998 11:53:06 +0000
11785              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11786      Branch: perl
11787            ! pod/perlguts.pod pp.c t/op/vec.t
11788 ____________________________________________________________________________
11789 [   470] By: mbeattie                              on 1998/02/06  16:01:36
11790         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11791              Subject: 5.004_56: Patch to Tie::Hash and docs
11792              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11793              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11794              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11795      Branch: perl
11796            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11797            ! t/op/misc.t t/op/pat.t toke.c
11798 ____________________________________________________________________________
11799 [   469] By: mbeattie                              on 1998/02/06  15:58:31
11800         Log: Subject: Another Array.pm patch
11801              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11802              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11803      Branch: perl
11804            ! lib/Tie/Array.pm
11805 ____________________________________________________________________________
11806 [   468] By: mbeattie                              on 1998/02/06  15:56:28
11807         Log: Subject: documentation patch for 5.004_57
11808              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11809              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11810      Branch: perl
11811            ! lib/Tie/Array.pm
11812 ____________________________________________________________________________
11813 [   467] By: mbeattie                              on 1998/02/06  15:55:34
11814         Log: Subject: 5.004_56: patch for `use Fatal' again
11815              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11816              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11817      Branch: perl
11818            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11819            ! pp.c t/comp/proto.t toke.c
11820 ____________________________________________________________________________
11821 [   466] By: mbeattie                              on 1998/02/06  15:53:53
11822         Log: Subject: Newer -DLEAKTEST patch
11823              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11824              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11825      Branch: perl
11826            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11827            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11828            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11829            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11830            ! toke.c util.c vms/perly_c.vms x2p/hash.c
11831 ____________________________________________________________________________
11832 [   465] By: mbeattie                              on 1998/02/06  15:46:35
11833         Log: More Chip patches (tweaked for _5x). The final one mentioned here
11834              (@ARGV with -i) actually went in at change 462 but I failed to
11835              add it to the change description:
11836              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11837              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11838              Subject: [PATCH] Fix for C<@x = my @y>
11839              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11840              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11841              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11842              Subject: [PATCH] Allow last() to mean last
11843              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11844              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11845              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11846      Branch: perl
11847            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11848            ! vms/perly_h.vms
11849 ____________________________________________________________________________
11850 [   464] By: mbeattie                              on 1998/02/06  15:06:18
11851         Log: More Chip patches:
11852              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11853              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11854              Subject: [PATCH] Fix line numbers after here documents in eval STRING
11855              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11856              Subject: [PATCH] Make recursive lexical analysis more robust
11857              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11858      Branch: perl
11859            ! pp_ctl.c sv.c toke.c
11860 ____________________________________________________________________________
11861 [   463] By: mbeattie                              on 1998/02/06  15:04:17
11862         Log: Some more Chip patches (tweaked to match _5x):
11863              Subject: [PATCH] Fix empty BLOCK
11864              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11865              Subject: [PATCH] fix (\@@) proto
11866              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11867              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11868              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11869              Subject: [PATCH] Don't fold string comparison under  C<use locale>
11870              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11871      Branch: perl
11872            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11873 ____________________________________________________________________________
11874 [   462] By: mbeattie                              on 1998/02/06  14:56:30
11875         Log: Some Chip patches (some tweaked to match _5x source):
11876              From: Chip Salzenberg <salzench@nielsenmedia.com>
11877              Subject: [PATCH] local leakage
11878              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11879              Subject: [PATCH] NULs in patterns
11880              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11881              Subject: [PATCH] Configure on PerlIO
11882              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11883              Subject: [PATCH] Avoid core dump on package alias
11884              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11885              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11886              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11887      Branch: perl
11888            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11889            ! t/op/local.t
11890 ____________________________________________________________________________
11891 [   461] By: gsar                                  on 1998/02/04  03:34:36
11892         Log: support win32_select(0,0,0,msec) (winsock doesn't)
11893      Branch: win32/perl
11894            ! win32/win32sck.c
11895 ____________________________________________________________________________
11896 [   460] By: gsar                                  on 1998/02/04  00:44:47
11897         Log: bug: win32_select() must StartSockets()
11898      Branch: win32/perl
11899            ! win32/win32sck.c
11900
11901 ----------------
11902 Version 5.004_57
11903 ----------------
11904
11905 ____________________________________________________________________________
11906 [   459] By: mbeattie                              on 1998/02/03  16:00:07
11907         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
11908              of execution causes core dump if threadsvp is moved). Replaced
11909              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
11910      Branch: perl
11911            ! av.c perl.c
11912 ____________________________________________________________________________
11913 [   458] By: mbeattie                              on 1998/02/03  14:40:02
11914         Log: Fix up MANIFEST.
11915      Branch: perl
11916            ! MANIFEST
11917 ____________________________________________________________________________
11918 [   457] By: mbeattie                              on 1998/02/03  13:50:23
11919         Log: Integrate win32 into mainline. My last integration from ansiperl
11920              to the mainline was a dismal failure: I did -ay but meant -at.
11921              This should fix things now since win32 has already integrated
11922              all the necessary changes from ansiperl.
11923      Branch: perl
11924           !> (integrate 111 files)
11925 ____________________________________________________________________________
11926 [   456] By: gsar                                  on 1998/02/03  04:48:08
11927         Log: Fix minor problems with non USE_THREADS build. win32 branch
11928              now looks 5.004_57-ready.
11929      Branch: win32/perl
11930            ! thread.h win32/makedef.pl
11931 ____________________________________________________________________________
11932 [   455] By: gsar                                  on 1998/02/03  03:45:09
11933         Log: integrate mainline
11934      Branch: win32/perl
11935           !> (integrate 887 files)
11936 ____________________________________________________________________________
11937 [   454] By: mbeattie                              on 1998/02/02  16:44:24
11938         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
11939              defaults have been commented out for now. 
11940      Branch: perl
11941            ! hints/dec_osf.sh
11942 ____________________________________________________________________________
11943 [   453] By: mbeattie                              on 1998/02/02  15:51:39
11944         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
11945              variables. Moved threadnum to a per-interpreter variable and
11946              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
11947              more than one thread may be running. Minor tweaks to Thread.xs.
11948      Branch: perl
11949            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
11950            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
11951            ! thread.h util.c
11952 ____________________________________________________________________________
11953 [   452] By: gsar                                  on 1998/02/02  04:56:50
11954         Log: remove totally egregious s/\\dir// in File::Find
11955      Branch: win32/perl
11956            ! lib/File/Find.pm
11957 ____________________________________________________________________________
11958 [   451] By: gsar                                  on 1998/02/01  22:20:20
11959         Log: added AS patch#3
11960              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
11961              Date:    Sun, 01 Feb 1998 09:18:13 PST
11962              From:    Douglas Lankshear <dougl@ActiveState.com>
11963              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
11964              
11965              Here's an additional diff against //depot/asperl
11966              
11967              The field name mg_length was changed back to mg_len
11968              The function name mg_len was change to mg_length
11969              
11970              The need for sort_mutex removed thanks to the code derived
11971              from Tom Horsley's work.
11972              
11973              -- Doug
11974      Branch: asperl
11975            + XSLock.h
11976            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
11977            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
11978            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
11979            ! scope.c scope.h sv.c toke.c universal.c util.c
11980            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
11981            ! win32/perlobj.def win32/runperl.c
11982 ____________________________________________________________________________
11983 [   450] By: gsar                                  on 1998/01/30  23:43:57
11984         Log: various tweaks
11985              - add new functions to proto.h
11986              - fix up makefile.mk for $(OBJECT)
11987      Branch: asperl
11988            ! pp_ctl.c proto.h win32/makefile.mk
11989 ____________________________________________________________________________
11990 [   449] By: gsar                                  on 1998/01/30  21:23:15
11991         Log: fix up missing patches from AS patch#2
11992      Branch: asperl
11993            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11994            ! pp_ctl.c proto.h
11995 ____________________________________________________________________________
11996 [   448] By: gsar                                  on 1998/01/30  18:23:17
11997         Log: fix htonlx typo
11998      Branch: win32/perl
11999            ! perlsock.h
12000 ____________________________________________________________________________
12001 [   447] By: mbeattie                              on 1998/01/30  16:03:49
12002         Log: Fix up MANIFEST to add missing files
12003      Branch: perl
12004            ! MANIFEST
12005 ____________________________________________________________________________
12006 [   446] By: mbeattie                              on 1998/01/30  12:34:55
12007         Log: Bump patchlevel to 57.
12008      Branch: perl
12009            ! patchlevel.h
12010 ____________________________________________________________________________
12011 [   445] By: gsar                                  on 1998/01/30  10:44:38
12012         Log: initial merge of latest win32 branch into ASPerl
12013      Branch: asperl
12014           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
12015           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
12016           +> win32/bin/perlglob.pl
12017           !> (integrate 141 files)
12018 ____________________________________________________________________________
12019 [   444] By: gsar                                  on 1998/01/30  09:25:58
12020         Log: goofed branching, redo asperl branch
12021      Branch: asperl
12022            ! perl.h
12023 ____________________________________________________________________________
12024 [   443] By: gsar                                  on 1998/01/30  09:23:36
12025         Log: added AS patch#2
12026      Branch: asperl
12027            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
12028            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
12029            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
12030            + win32/ipstdiowin.h win32/perlobj.def
12031            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
12032            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
12033            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
12034            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
12035            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
12036            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
12037            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
12038            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
12039            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
12040 ____________________________________________________________________________
12041 [   441] By: gsar                                  on 1998/01/30  08:54:19
12042         Log: Created new branch from win32@396, added AS patch#1
12043      Branch: asperl
12044            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
12045            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
12046            + regcomp.c scope.h sv.c toke.c util.c
12047           +> (branch 915 files)
12048 ____________________________________________________________________________
12049 [   440] By: gsar                                  on 1998/01/30  04:43:23
12050         Log: integrate winansi
12051      Branch: win32/perl
12052           +> pod/perlhist.pod
12053           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
12054           !> util.c
12055 ____________________________________________________________________________
12056 [   439] By: mbeattie                              on 1998/01/27  15:31:53
12057         Log: Integrate ansi branch into mainline (resolve -ay).
12058      Branch: perl
12059           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
12060           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
12061           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
12062           +> win32/bin/perlglob.pl
12063            ! op.c
12064           !> (integrate 868 files)
12065 ____________________________________________________________________________
12066 [   438] By: nick                                  on 1998/01/24  12:02:34
12067         Log: Gisle's av_unshift tweak, two small patches from chip
12068              and check for NULL in hv_delete in case '~' and tie magic
12069              are present
12070      Branch: ansiperl
12071            ! av.c hv.c op.c pp_ctl.c scope.c
12072 ____________________________________________________________________________
12073 [   437] By: nick                                  on 1998/01/24  10:37:56
12074         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
12075              Ugh! ...
12076              Macros were unsuitable for declaring the functions, extra () round
12077              parameters removed - non-function forms of PerlXxx_yyyy() need to 
12078              add () themselves.
12079              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
12080      Branch: ansiperl
12081            ! perlsock.h pp_sys.c util.c
12082 ____________________________________________________________________________
12083 [   436] By: nick                                  on 1998/01/24  10:03:03
12084         Log: Integrate win32 into ansiperl
12085      Branch: ansiperl
12086           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12087           +> win32/bin/perlglob.pl
12088           !> (integrate 38 files)
12089 ____________________________________________________________________________
12090 [   435] By: nick                                  on 1998/01/24  09:47:49
12091         Log: Add perlhist.pod
12092      Branch: ansiperl
12093            + pod/perlhist.pod
12094            ! MANIFEST
12095 ____________________________________________________________________________
12096 [   434] By: gsar                                  on 1998/01/19  05:01:47
12097         Log: s/PerlENV/PerlEnv/ just to be consistent
12098      Branch: win32/perl
12099            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
12100 ____________________________________________________________________________
12101 [   433] By: gsar                                  on 1998/01/19  04:52:18
12102         Log: foo() -> PerlGroup_foo() patch from ActiveState
12103      Branch: win32/perl
12104            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
12105            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
12106            ! scope.h sv.c toke.c util.c
12107 ____________________________________________________________________________
12108 [   432] By: gsar                                  on 1998/01/19  04:42:26
12109         Log: integrate mainline
12110      Branch: win32/perl
12111           !> pod/perlfunc.pod
12112 ____________________________________________________________________________
12113 [   431] By: gsar                                  on 1998/01/19  04:40:04
12114         Log: integrate changes in winansi
12115      Branch: win32/perl
12116           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
12117           +> t/lib/tie-stdpush.t t/op/tiearray.t
12118           !> (integrate 98 files)
12119 ____________________________________________________________________________
12120 [   430] By: gsar                                  on 1998/01/19  04:10:43
12121         Log: Fix autovivification problems with XSUB OUTPUT args
12122              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
12123              Date:    Sun, 18 Jan 1998 23:09:07 EST
12124              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
12125              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
12126      Branch: win32/perl
12127            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
12128            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
12129            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
12130            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
12131 ____________________________________________________________________________
12132 [   429] By: nick                                  on 1998/01/17  21:01:50
12133         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
12134              Date: Thu, 25 Dec 1997 13:39:15 -0500
12135              From: Spider Boardman <spider@Orb.Nashua.NH.US>
12136              To: perl5-porters@perl.org
12137              
12138              It turns out that the potential for the "CONFIG key 'exe_ext'
12139              does not exist in Config.pm" problem has been around for a while,
12140              in the definition of SvTRUE().  It's just that non-gcc compilers
12141              are more or less being built as CRIPPLED_CC when USE_THREADS is
12142              defined (even if they can inline things).  The inline macro for
12143              SvTRUE works with tied hashes and the EXISTS method, and the
12144              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
12145              does not, because it adds an excess mg_get() which replaces the
12146              EXISTS result with a FETCH result.
12147      Branch: ansiperl
12148            ! sv.c
12149 ____________________________________________________________________________
12150 [   428] By: nick                                  on 1998/01/17  20:59:11
12151         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
12152              Date: Fri, 19 Dec 97 17:19:09 GMT
12153              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
12154      Branch: ansiperl
12155            ! doio.c sv.c toke.c util.c
12156 ____________________________________________________________________________
12157 [   427] By: nick                                  on 1998/01/17  12:01:53
12158         Log: Permit tie ?foo,$object 
12159              tidy up dead #ifdef ORIGINAL_TIE)
12160              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
12161      Branch: ansiperl
12162            ! pp_sys.c
12163 ____________________________________________________________________________
12164 [   426] By: nick                                  on 1998/01/15  18:06:36
12165         Log: First working TIEARRAY and other misc tie fixes
12166      Branch: ansiperl
12167            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
12168 ____________________________________________________________________________
12169 [   425] By: nick                                  on 1998/01/14  21:56:40
12170         Log: Not working yet - split problems ...
12171      Branch: ansiperl
12172            ! pp.c t/lib/thread.t t/op/tiearray.t
12173 ____________________________________________________________________________
12174 [   424] By: nick                                  on 1998/01/14  18:49:25
12175         Log: TIEARRAY updates - almost works ...
12176      Branch: ansiperl
12177            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
12178            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
12179            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
12180            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
12181 ____________________________________________________________________________
12182 [   423] By: gsar                                  on 1998/01/14  00:13:16
12183         Log: fix MakeMaker installbin problem
12184              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
12185              Subject: Re: can't modify message with HTML-Stream, v.1.42 
12186              Date: Tue, 06 Jan 1998 19:16:35 -0500
12187              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12188      Branch: win32/perl
12189            ! lib/ExtUtils/MM_Unix.pm
12190 ____________________________________________________________________________
12191 [   422] By: gsar                                  on 1998/01/13  23:53:02
12192         Log: add archname to *sitearch in config.{b,g,v}c
12193      Branch: win32/perl
12194            ! win32/config.bc win32/config.gc win32/config.vc
12195 ____________________________________________________________________________
12196 [   421] By: gsar                                  on 1998/01/13  23:15:14
12197         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
12198      Branch: win32/perl
12199            ! t/harness
12200 ____________________________________________________________________________
12201 [   420] By: nick                                  on 1998/01/13  22:55:02
12202         Log: tiearray tweaks
12203      Branch: ansiperl
12204            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
12205 ____________________________________________________________________________
12206 [   419] By: nick                                  on 1998/01/13  21:27:33
12207         Log: Skeleton Tie::Array
12208      Branch: ansiperl
12209            + lib/Tie/Array.pm
12210 ____________________________________________________________________________
12211 [   418] By: nick                                  on 1998/01/13  20:52:38
12212         Log: tie array changes to core and tests
12213      Branch: ansiperl
12214            + t/op/tiearray.t
12215            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
12216            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
12217            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
12218 ____________________________________________________________________________
12219 [   417] By: gsar                                  on 1998/01/13  20:49:52
12220         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
12221      Branch: win32/perl
12222            + win32/bin/perlglob.pl
12223            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
12224            ! win32/makefile.mk
12225 ____________________________________________________________________________
12226 [   416] By: gsar                                  on 1998/01/13  02:46:53
12227         Log: various tweaks to build support (NOTE: meant for 5.004_57)
12228              - build and install x2p
12229              - fix installperl warnings on win32
12230              - `make install` now does puts the archlibs in right places
12231              - makefiles don't default to USE_THREADS anymore
12232              - sync config.{b,g,v}c
12233              - sync makefile.mk -> Makefile
12234      Branch: win32/perl
12235            ! installperl win32/Makefile win32/config.bc win32/config.gc
12236            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
12237            ! x2p/a2py.c
12238 ____________________________________________________________________________
12239 [   415] By: nick                                  on 1998/01/11  16:54:26
12240         Log: Integrate win32 into ansiperl
12241      Branch: ansiperl
12242           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
12243           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
12244           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
12245           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
12246           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12247           !> vms/vmsish.h x2p/s2p.PL
12248 ____________________________________________________________________________
12249 [   414] By: nick                                  on 1998/01/11  15:13:49
12250         Log: Integratye mainline -> ansiperl
12251      Branch: ansiperl
12252           !> (integrate 64 files)
12253 ____________________________________________________________________________
12254 [   413] By: mbeattie                              on 1998/01/09  12:57:58
12255         Log: Add missing blank line in pod/perlfunc.pod.
12256      Branch: perl
12257            ! pod/perlfunc.pod
12258 ____________________________________________________________________________
12259 [   412] By: gsar                                  on 1998/01/08  20:54:31
12260         Log: change#398 breaks ENV_IS_CASELESS, fix it
12261      Branch: win32/perl
12262            ! hv.c
12263 ____________________________________________________________________________
12264 [   411] By: gsar                                  on 1998/01/08  18:33:58
12265         Log: Integrate mainline
12266      Branch: win32/perl
12267           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
12268           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
12269           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
12270           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
12271           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12272           !> vms/vmsish.h x2p/s2p.PL
12273 ____________________________________________________________________________
12274 [   410] By: mbeattie                              on 1998/01/08  16:06:22
12275         Log: Fix thinko in t/pragma/locale.t:
12276              Subject: [PATCH] _04 or _56: locale.t
12277              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
12278              From: Jarkko Hietaniemi <jhi@iki.fi>
12279      Branch: perl
12280            ! t/pragma/locale.t
12281 ____________________________________________________________________________
12282 [   409] By: mbeattie                              on 1998/01/08  16:05:09
12283         Log: Use Tom Horley's qsort for sorting:
12284              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
12285              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
12286              From: Hans Mulder <hansm@icgned.nl>
12287      Branch: perl
12288            ! pp_ctl.c
12289 ____________________________________________________________________________
12290 [   408] By: mbeattie                              on 1998/01/08  16:01:57
12291         Log: Make s2p not use cpp:
12292              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
12293              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
12294              From: Hans Mulder <hansm@icgned.nl>
12295      Branch: perl
12296            ! x2p/s2p.PL
12297 ____________________________________________________________________________
12298 [   407] By: mbeattie                              on 1998/01/08  15:57:31
12299         Log: DG/UX tweaks to perl.h:
12300              Subject: [PATCH] _56 on dgux without threads
12301              Date: Sat, 20 Dec 1997 23:01:40 -0500
12302              From: Roderick Schertler <roderick@argon.org>
12303      Branch: perl
12304            ! perl.h
12305 ____________________________________________________________________________
12306 [   406] By: mbeattie                              on 1998/01/08  15:56:02
12307         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
12308              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
12309              Date: Sat, 20 Dec 1997 02:30:01 -0500
12310              From: Spider Boardman <spider@web.zk3.dec.com>
12311      Branch: perl
12312            ! Configure hints/dec_osf.sh
12313 ____________________________________________________________________________
12314 [   405] By: mbeattie                              on 1998/01/08  15:53:40
12315         Log: Missing "" in Configure echo for gethbadd_addr_type.
12316      Branch: perl
12317            ! Configure
12318 ____________________________________________________________________________
12319 [   404] By: mbeattie                              on 1998/01/08  13:04:48
12320         Log: print/printf/... over-eager mg_find for glob magic:
12321              Subject: [PATCH] fix inefficient checks for TIEHANDLE
12322              Date: Wed, 07 Jan 1998 20:06:05 -0500
12323              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12324      Branch: perl
12325            ! pp_hot.c pp_sys.c
12326 ____________________________________________________________________________
12327 [   403] By: mbeattie                              on 1998/01/08  12:56:31
12328         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
12329              Subject: [PATCH] VMS update for 5.004_56
12330              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
12331              From: Charles Bailey <bailey@newman.upenn.edu>
12332      Branch: perl
12333            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
12334            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
12335            ! vms/vmsish.h
12336 ____________________________________________________________________________
12337 [   402] By: mbeattie                              on 1998/01/08  12:46:15
12338         Log: Fix utils/perldoc.PL for dos-djgpp:
12339              Subject: 5.004_56: perldoc.PL dos-djgpp patches
12340              Date: Tue, 6 Jan 1998 18:14:59 +0100
12341              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12342      Branch: perl
12343            ! utils/perldoc.PL
12344 ____________________________________________________________________________
12345 [   401] By: mbeattie                              on 1998/01/08  12:40:14
12346         Log: Version 2.13 of GetoptLong:
12347              Subject: Re: ANNOUNCE: perl 5.004_56 is available
12348              Date: 06 Jan 1998 16:21:45 +0100
12349              From: JVromans@Squirrel.nl (Johan Vromans)
12350      Branch: perl
12351            ! lib/Getopt/Long.pm lib/newgetopt.pl
12352 ____________________________________________________________________________
12353 [   400] By: mbeattie                              on 1998/01/08  12:28:08
12354         Log: Fix variable export and threading configuration for AIX:
12355              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
12356              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
12357              From: Jarkko Hietaniemi <jhi@iki.fi>
12358      Branch: perl
12359            ! Configure perl_exp.SH
12360 ____________________________________________________________________________
12361 [   399] By: mbeattie                              on 1998/01/08  12:25:38
12362         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
12363              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
12364              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
12365              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12366      Branch: perl
12367            ! regexec.c t/op/re_tests
12368 ____________________________________________________________________________
12369 [   398] By: mbeattie                              on 1998/01/08  12:23:41
12370         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
12371              to cope with ENV_IS_CASELESS:
12372              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
12373              Date: Fri, 19 Dec 1997 11:31:36 -0500
12374              From: Owen Taylor <owt1@cornell.edu>
12375      Branch: perl
12376            ! hv.c
12377 ____________________________________________________________________________
12378 [   397] By: mbeattie                              on 1998/01/08  12:10:29
12379         Log: Integrate win32 branch into mainline.
12380      Branch: perl
12381           !> (integrate 41 files)
12382 ____________________________________________________________________________
12383 [   396] By: gsar                                  on 1998/01/07  19:12:27
12384         Log: tweak case-insensitive ENV implementation
12385      Branch: win32/perl
12386            ! hv.c
12387 ____________________________________________________________________________
12388 [   395] By: nick                                  on 1998/01/07  18:40:55
12389         Log: Integrate win32 branch
12390      Branch: ansiperl
12391           !> (integrate 31 files)
12392 ____________________________________________________________________________
12393 [   394] By: gsar                                  on 1998/01/05  19:17:40
12394         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
12395              the fact
12396      Branch: win32/perl
12397            ! pod/perlrun.pod win32/win32.c
12398 ____________________________________________________________________________
12399 [   393] By: gsar                                  on 1998/01/05  05:43:33
12400         Log: Support case-tolerant %ENV
12401              - underlying system calls see the case-as-supplied by user
12402              - added tests to verify addition/deletion/enumeration case-tolerance
12403              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
12404              which is default on win32 now
12405      Branch: win32/perl
12406            ! hv.c t/op/magic.t win32/win32.h
12407 ____________________________________________________________________________
12408 [   392] By: gsar                                  on 1998/01/04  17:55:19
12409         Log: Add a tweaked version of:
12410              Message-Id: <199801040630.AA29298@metronet.com>
12411              Date:    Sun, 04 Jan 1998 00:30:57 CST
12412              From:    Tye McQueen <tye@metronet.com>
12413              Subject: New patch for $^E==GetLastError() under Win32
12414      Branch: win32/perl
12415            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
12416            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
12417            ! win32/win32.c win32/win32.h
12418 ____________________________________________________________________________
12419 [   391] By: gsar                                  on 1998/01/04  07:59:44
12420         Log: Various win32 fixes
12421              - support spawn via system(&P_NOWAIT,...) like OS2
12422              - support wait() and waitpid()
12423              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
12424              - support -lfoo properly in ExtUtils::Liblist
12425              - fix outdated info about Win32 support in perlfaq2
12426              - fix win32 bug in perldoc that causes spurious warnings
12427              - regularize global function/variable names yet more
12428              - fix bug in do_aspawn() (it was always invoking shell, instead of
12429              almost never)
12430              - implement and export win32_wait()
12431              - stub version of USE_RTL_THREAD_API
12432      Branch: win32/perl
12433            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
12434            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
12435            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12436            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
12437            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
12438            ! win32/win32thread.h
12439 ____________________________________________________________________________
12440 [   390] By: gsar                                  on 1997/12/30  21:00:28
12441         Log: Fix $ENV{Path} in FindBin.pm
12442      Branch: win32/perl
12443            ! lib/FindBin.pm
12444 ____________________________________________________________________________
12445 [   389] By: nick                                  on 1997/12/29  10:33:23
12446         Log: Resolve ansiperl against win32
12447      Branch: ansiperl
12448           !> (integrate 105 files)
12449 ____________________________________________________________________________
12450 [   388] By: gsar                                  on 1997/12/24  04:59:28
12451         Log: make $? Unix (and ActiveWare) compatible
12452      Branch: win32/perl
12453            ! README.win32 win32/win32.c
12454 ____________________________________________________________________________
12455 [   387] By: gsar                                  on 1997/12/24  04:21:30
12456         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
12457              non-blocking IO on sockets possible
12458      Branch: win32/perl
12459            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
12460            ! win32/win32iop.h win32/win32sck.c
12461 ____________________________________________________________________________
12462 [   386] By: gsar                                  on 1997/12/24  03:10:55
12463         Log: support getlogin()
12464      Branch: win32/perl
12465            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
12466            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12467            ! win32/win32.c win32/win32.h
12468 ____________________________________________________________________________
12469 [   385] By: gsar                                  on 1997/12/24  02:24:59
12470         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
12471              Update README.win32.
12472      Branch: win32/perl
12473            ! README.win32 perl.h win32/Makefile win32/makedef.pl
12474            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
12475 ____________________________________________________________________________
12476 [   384] By: gsar                                  on 1997/12/24  02:22:42
12477         Log: tweak op.c to avoid warning
12478      Branch: win32/perl
12479            ! op.c
12480 ____________________________________________________________________________
12481 [   383] By: gsar                                  on 1997/12/23  21:12:42
12482         Log: Trivial bugfix#3 from local repository
12483              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
12484              Subject: Re: Assigning result of pop scrambles unrelated reference 
12485              Date: Sat, 06 Dec 1997 06:00:45 -0500
12486              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12487      Branch: win32/perl
12488            ! sv.c
12489 ____________________________________________________________________________
12490 [   382] By: gsar                                  on 1997/12/23  21:09:32
12491         Log: Trivial bugfix#2 from local repository
12492              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
12493              Subject: Re: eval of sub gives spurious "uninitialised" warning 
12494              Date: Sat, 06 Dec 1997 05:25:07 -0500
12495              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12496      Branch: win32/perl
12497            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
12498 ____________________________________________________________________________
12499 [   381] By: gsar                                  on 1997/12/23  21:01:04
12500         Log: Trivial bugfix#1 from local repository
12501              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
12502              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
12503              Date: Fri, 28 Nov 1997 18:26:52 -0500
12504              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12505      Branch: win32/perl
12506            ! scope.c
12507 ____________________________________________________________________________
12508 [   380] By: gsar                                  on 1997/12/18  15:10:23
12509         Log: Integrate mainline
12510      Branch: win32/perl
12511           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12512           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12513           +> os2/os2.sym os2/os2thread.h
12514           !> (integrate 77 files)
12515
12516 ----------------
12517 Version 5.004_56
12518 ----------------
12519
12520 ____________________________________________________________________________
12521 [   379] By: mbeattie                              on 1997/12/18  13:28:35
12522         Log: Integrate ansi @364,@366 into mainline.
12523      Branch: perl
12524           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
12525 ____________________________________________________________________________
12526 [   378] By: mbeattie                              on 1997/12/18  13:20:15
12527         Log: Add a few missing files to MANIFEST
12528      Branch: perl
12529            ! MANIFEST
12530 ____________________________________________________________________________
12531 [   377] By: mbeattie                              on 1997/12/18  13:00:16
12532         Log: Bump patchlevel to 56.
12533      Branch: perl
12534            ! patchlevel.h
12535 ____________________________________________________________________________
12536 [   376] By: nick                                  on 1997/12/18  01:32:12
12537         Log: Resolve against mainline
12538      Branch: ansiperl
12539           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12540           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12541           +> os2/os2.sym os2/os2thread.h
12542           !> (integrate 74 files)
12543 ____________________________________________________________________________
12544 [   375] By: nick                                  on 1997/12/18  01:06:15
12545         Log: Resolve against Win32
12546      Branch: ansiperl
12547           !> Configure README.threads config_h.SH doop.c embed.h
12548           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12549           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12550           !> sv.c sv.h thread.h util.c
12551 ____________________________________________________________________________
12552 [   374] By: mbeattie                              on 1997/12/17  14:44:26
12553         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
12554              needs rewriting now that we use perlvars.h and foovar.h:
12555              Subject: [PATCH] 5.004_54 under VMS (fwd)
12556              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
12557              From: Charles Bailey <BAILEY@newman.upenn.edu>
12558      Branch: perl
12559            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
12560            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
12561            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
12562            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
12563            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
12564            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
12565 ____________________________________________________________________________
12566 [   373] By: mbeattie                              on 1997/12/17  14:10:50
12567         Log: Major changes to the DOS/djgpp port (including threading):
12568              Subject: Re: dos-djgpp port not in perl 5.004_54
12569              Date: Fri, 21 Nov 1997 10:58:26 +0100
12570              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12571      Branch: perl
12572            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12573            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12574            ! Configure MANIFEST Makefile.SH doio.c dosish.h
12575            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
12576            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12577            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
12578            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
12579            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
12580            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
12581            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
12582            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
12583            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
12584 ____________________________________________________________________________
12585 [   372] By: mbeattie                              on 1997/12/17  13:18:34
12586         Log: Upgrade DB_File to 1.56:
12587              Subject: DB_File-1.56 for _55
12588              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
12589              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12590      Branch: perl
12591            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12592            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
12593 ____________________________________________________________________________
12594 [   371] By: mbeattie                              on 1997/12/17  12:02:03
12595         Log: Threading patches for OS/2 (missing files taken from previous patch):
12596              Subject: Re: 5.004_55: OS/2 patches again
12597              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
12598              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12599      Branch: perl
12600            + os2/os2.sym os2/os2thread.h
12601            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
12602            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
12603            ! os2/os2ish.h perl.h
12604 ____________________________________________________________________________
12605 [   370] By: mbeattie                              on 1997/12/17  11:01:34
12606         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
12607              Subject: Re: 5.004_55: OS/2 patches again
12608              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
12609              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12610      Branch: perl
12611            ! perl.h
12612 ____________________________________________________________________________
12613 [   369] By: mbeattie                              on 1997/12/17  10:59:40
12614         Log: Fix typo in compiler B/C.pm.
12615      Branch: perlext
12616            ! Compiler/B/C.pm
12617 ____________________________________________________________________________
12618 [   368] By: mbeattie                              on 1997/12/17  10:58:35
12619         Log: Allow "perldoc -F filename":
12620              Subject: 5.004_55: Patch to perldoc
12621              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
12622              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12623      Branch: perl
12624            ! utils/perldoc.PL
12625 ____________________________________________________________________________
12626 [   367] By: mbeattie                              on 1997/12/17  10:54:47
12627         Log: Fix not-reached warning for pp_threadsv.
12628      Branch: perl
12629            ! pp.c
12630 ____________________________________________________________________________
12631 [   366] By: nick                                  on 1997/12/14  16:06:24
12632         Log: Fix typo in Ilya's patch :-(
12633      Branch: ansiperl
12634            ! lib/ExtUtils/MakeMaker.pm
12635 ____________________________________________________________________________
12636 [   365] By: nick                                  on 1997/12/14  15:30:25
12637         Log: #undef new PERLVARIC macro in appropriate places
12638      Branch: ansiperl
12639            ! miniperlmain.c perl.h
12640 ____________________________________________________________________________
12641 [   364] By: nick                                  on 1997/12/14  15:04:36
12642         Log: Ilya's MakeMaker (empty makefile) patch
12643      Branch: ansiperl
12644            ! lib/ExtUtils/MakeMaker.pm
12645 ____________________________________________________________________________
12646 [   363] By: gsar                                  on 1997/12/13  05:57:13
12647         Log: Integrate mainline.  Builds and passes (Borland).
12648      Branch: win32/perl
12649           !> Configure README.threads config_h.SH doop.c embed.h
12650           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12651           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12652           !> sv.c sv.h thread.h util.c
12653 ____________________________________________________________________________
12654 [   362] By: nick                                  on 1997/12/13  02:53:03
12655         Log: Resolve ansiperl against mainline
12656      Branch: ansiperl
12657           !> (integrate 92 files)
12658 ____________________________________________________________________________
12659 [   361] By: mbeattie                              on 1997/12/12  16:20:38
12660         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12661              instead of MEXTEND leading to core dumps. This fix needs
12662              propagating back to the maintenance branch.
12663      Branch: perl
12664            ! pp_hot.c pp_sys.c
12665 ____________________________________________________________________________
12666 [   360] By: mbeattie                              on 1997/12/11  15:45:56
12667         Log: Add missing patch to op.c that didn't come across with win32 merge.
12668      Branch: perl
12669            ! op.c
12670 ____________________________________________________________________________
12671 [   359] By: mbeattie                              on 1997/12/11  11:54:41
12672         Log: Stop tr/// from writing to target when only counting.
12673      Branch: perl
12674            ! doop.c op.c op.h
12675 ____________________________________________________________________________
12676 [   358] By: mbeattie                              on 1997/12/10  18:36:26
12677         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12678              a few extraneous trailing semicolons in perlvars.h.
12679      Branch: perl
12680            ! perlvars.h util.c
12681 ____________________________________________________________________________
12682 [   357] By: mbeattie                              on 1997/12/10  18:33:53
12683         Log: Start overhauling compiler. It was working at least minimally
12684              right up until the final tweak of B.xs to add threadsv_names
12685              at which point building it provokes a seg fault in perl while
12686              doing the xsubpp :-(.
12687      Branch: perl
12688            ! op.h util.c
12689      Branch: perlext
12690            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12691            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12692            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12693            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12694            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12695            ! Compiler/test_harness_cc
12696 ____________________________________________________________________________
12697 [   356] By: mbeattie                              on 1997/12/10  13:43:32
12698         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12699              sv_setfoo functions go back to not needing dTHR. Fix Configure
12700              to check for already-existing -thread on archname and to check
12701              better for d_pthread_created_joinable.
12702      Branch: perl
12703            ! Configure perl.h sv.c sv.h thread.h
12704 ____________________________________________________________________________
12705 [   355] By: mbeattie                              on 1997/12/10  10:53:58
12706         Log: Minor fix/speedup to util.c:fbm_instr:
12707              Subject: 5.004_55: Minor regexp patch
12708              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12709              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12710      Branch: perl
12711            ! util.c
12712 ____________________________________________________________________________
12713 [   354] By: mbeattie                              on 1997/12/10  10:41:25
12714         Log: Patches for IRIX, AIX and some generic stuff:
12715              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12716              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12717              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12718              (checked/ignored a few rejects; tweaked wording).
12719      Branch: perl
12720            ! Configure README.threads config_h.SH embed.h
12721            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12722            ! hints/irix_6.sh
12723 ____________________________________________________________________________
12724 [   353] By: mbeattie                              on 1997/12/10  10:10:19
12725         Log: Integrate win32 back into mainline (trivial).
12726      Branch: perl
12727           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12728           +> win32/config_H.gc
12729           !> (integrate 36 files)
12730 ____________________________________________________________________________
12731 [   352] By: nick                                  on 1997/12/09  17:36:45
12732         Log: Resolve win32 - Sarathy's tweak.
12733      Branch: ansiperl
12734           !> win32/makedef.pl
12735 ____________________________________________________________________________
12736 [   351] By: gsar                                  on 1997/12/08  06:13:04
12737         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12738      Branch: win32/perl
12739            ! win32/makedef.pl
12740 ____________________________________________________________________________
12741 [   350] By: nick                                  on 1997/12/05  00:56:03
12742         Log: Resolve ansiperl against win32
12743      Branch: ansiperl
12744            - win32/makegcc.mk
12745           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12746           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12747           !> win32/makefile.mk win32/perllib.c win32/win32.h
12748 ____________________________________________________________________________
12749 [   349] By: gsar                                  on 1997/12/02  07:28:23
12750         Log: Revert to keeping (some) constant strings as globals
12751      Branch: win32/perl
12752            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12753            ! perlvars.h win32/makedef.pl win32/perllib.c
12754 ____________________________________________________________________________
12755 [   348] By: gsar                                  on 1997/12/02  05:38:06
12756         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12757              Other minor fixes.  Now is a good time to get the changes in win32 branch.
12758      Branch: win32/perl
12759            - win32/makegcc.mk
12760            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12761 ____________________________________________________________________________
12762 [   347] By: gsar                                  on 1997/12/02  03:32:55
12763         Log: Integrate winansi again.  Result builds and passes all tests on all
12764              three compilers.
12765      Branch: win32/perl
12766           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12767           !> win32/makegcc.mk win32/win32.h
12768 ____________________________________________________________________________
12769 [   346] By: gsar                                  on 1997/12/02  03:28:23
12770         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
12771              makegcc.mk to be merged into makefile.mk soon.
12772      Branch: win32/perl
12773            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12774            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12775            ! win32/win32.h
12776 ____________________________________________________________________________
12777 [   345] By: nick                                  on 1997/12/02  01:57:17
12778         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12779              Now runs again...
12780      Branch: ansiperl
12781            ! lib/ExtUtils/MM_Win32.pm
12782 ____________________________________________________________________________
12783 [   344] By: nick                                  on 1997/12/02  01:11:16
12784         Log: Sarathy's patch 
12785      Branch: ansiperl
12786            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12787            ! win32/makegcc.mk win32/win32.h
12788 ____________________________________________________________________________
12789 [   343] By: gsar                                  on 1997/12/01  04:37:06
12790         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12791              is identical to ansiperl/* now)
12792      Branch: win32/perl
12793           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12794           !> (integrate 34 files)
12795 ____________________________________________________________________________
12796 [   342] By: nick                                  on 1997/12/01  04:01:57
12797         Log: Builds and passes all tests with gcc on Win32 - phew!
12798      Branch: ansiperl
12799            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12800            ! proto.h util.c win32/makedef.pl
12801 ____________________________________________________________________________
12802 [   341] By: nick                                  on 1997/12/01  02:54:29
12803         Log: Create a struct for all perls globals (as an option)
12804              Mainly for Mingw32 which cannot import data.
12805              Now only Opcode tests fail (op_desc/op_name not 
12806              handled yet stuff)
12807      Branch: ansiperl
12808            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12809            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12810            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12811            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12812            ! win32/win32iop.h win32/win32thread.c
12813 ____________________________________________________________________________
12814 [   340] By: nick                                  on 1997/11/30  20:21:10
12815         Log: Fixup exports in non -DDEBUGGING case
12816      Branch: ansiperl
12817            ! win32/makedef.pl
12818 ____________________________________________________________________________
12819 [   339] By: nick                                  on 1997/11/30  20:10:04
12820         Log: Disable hard-coded -DDEBUGGING
12821      Branch: ansiperl
12822            ! win32/config_h.PL
12823 ____________________________________________________________________________
12824 [   338] By: nick                                  on 1997/11/30  20:00:19
12825         Log: embed.pl now reads *var*.h to do its stuff.
12826              Split generated embed.h into two - new embedvar.h
12827              is #included when 'op' etc. will not mess up proto.h etc.
12828              Removed #define foo (thr->Tfoo) from thread.h
12829              Added some 'missing' symbols to global.sym, removed
12830              those in the *var*.h files
12831              Has build all MULTIPLICITY/USE_THREADS options on win32
12832              with VC++ (and passed tests), but not with exactly this set
12833              of files.
12834      Branch: ansiperl
12835            + embedvar.h
12836            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12837            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12838            ! win32/makedef.pl
12839 ____________________________________________________________________________
12840 [   337] By: nick                                  on 1997/11/29  23:55:31
12841         Log: Globals and structs via macros - part 1 of N
12842              - introduce perlvars.h intrpvar.h and thrdvar.h
12843              - change perl.h and thread.h to include them with
12844              appropriate macros defined
12845              - result is status-quo but with macros
12846              - next step is to tweak embed.* to capitalize on 
12847              new easy-to-find info.
12848      Branch: ansiperl
12849            + intrpvar.h perlvars.h thrdvar.h
12850            ! perl.h thread.h win32/Makefile
12851 ____________________________________________________________________________
12852 [   336] By: nick                                  on 1997/11/29  19:13:55
12853         Log: VC++ default to threaded
12854      Branch: ansiperl
12855            ! win32/Makefile
12856 ____________________________________________________________________________
12857 [   335] By: nick                                  on 1997/11/29  18:38:26
12858         Log: Avoid __declspec(thread) by default, for both scratch
12859              return areas and THR stuff. Use struct thread intern instead.
12860      Branch: ansiperl
12861            ! win32/win32.c win32/win32.h win32/win32sck.c
12862            ! win32/win32thread.c win32/win32thread.h
12863 ____________________________________________________________________________
12864 [   334] By: nick                                  on 1997/11/29  17:49:04
12865         Log: Non-threaded build fix
12866      Branch: ansiperl
12867            ! win32/win32thread.c
12868 ____________________________________________________________________________
12869 [   333] By: nick                                  on 1997/11/29  17:29:07
12870         Log: Sort out malloc_mutex for perl's malloc
12871              Remove BINCOMPAT3 from embed.pl 
12872              Add dependancy to CORE_H for PERL95_OBJ
12873      Branch: ansiperl
12874            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12875            ! win32/win32.c
12876 ____________________________________________________________________________
12877 [   332] By: nick                                  on 1997/11/29  16:21:01
12878         Log: Integrate win32 into ansiperl
12879      Branch: ansiperl
12880           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12881           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12882           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12883           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12884           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12885           !> win32/perllib.c
12886 ____________________________________________________________________________
12887 [   331] By: nick                                  on 1997/11/29  01:35:45
12888         Log: GCC + Threads on Win32 - best gcc results yet
12889      Branch: ansiperl
12890            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12891            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12892            ! win32/win32thread.h
12893 ____________________________________________________________________________
12894 [   330] By: nick                                  on 1997/11/28  23:05:08
12895         Log: Un-botch gcc workround
12896      Branch: ansiperl
12897            ! XSUB.h
12898 ____________________________________________________________________________
12899 [   329] By: nick                                  on 1997/11/28  22:39:39
12900         Log: Builds completely with Mingw32, dynamic loaded extensions
12901              don't work yet - suspect __declspec() non-implemented issues.
12902      Branch: ansiperl
12903            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
12904            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
12905            ! win32/runperl.c win32/win32.c win32/win32iop.h
12906 ____________________________________________________________________________
12907 [   328] By: gsar                                  on 1997/11/28  05:48:15
12908         Log: integrate winansi.
12909      Branch: win32/perl
12910           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
12911            ! perl.h
12912           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
12913           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
12914           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
12915 ____________________________________________________________________________
12916 [   327] By: gsar                                  on 1997/11/28  05:38:48
12917         Log: Integrate mainline.
12918      Branch: win32/perl
12919           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12920           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
12921           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12922           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12923           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12924           !> win32/perllib.c
12925 ____________________________________________________________________________
12926 [   326] By: nick                                  on 1997/11/27  19:13:36
12927         Log: GCC builds perl.dll and perl.exe on Win32
12928      Branch: ansiperl
12929            ! win32/makedef.pl win32/makegcc.mk
12930 ____________________________________________________________________________
12931 [   325] By: nick                                  on 1997/11/27  17:46:30
12932         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
12933              far as building miniperl and perl.dll (but not import lib yet)
12934              Seems to lack popen()/pclose() and fcloseall() and fflushall().
12935              Also only CRTDLL not MCRTDLL so threading is probably not
12936              possible yet.
12937              Had to mess with win32iop.h's placement as we need __attribute__
12938              to get STDCALL, and #define of printf messes up proto.h 
12939      Branch: ansiperl
12940            + win32/config.gc win32/config_H.gc win32/makegcc.mk
12941            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
12942            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
12943            ! win32/win32iop.h win32/win32sck.c
12944 ____________________________________________________________________________
12945 [   324] By: mbeattie                              on 1997/11/27  17:08:06
12946         Log: Give dire warnings about the IRIX 6.2 kernel panic.
12947      Branch: perl
12948            ! README.threads hints/irix_6.sh
12949 ____________________________________________________________________________
12950 [   323] By: mbeattie                              on 1997/11/27  16:57:33
12951         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
12952              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12953              Date: 27 Nov 1997 17:18:53 +0100
12954              From: koenig@kulturbox.de (Andreas J. Koenig)
12955      Branch: perl
12956            ! sv.c
12957 ____________________________________________________________________________
12958 [   322] By: mbeattie                              on 1997/11/27  16:12:15
12959         Log: Integrate win32 branch back into mainline.
12960      Branch: perl
12961           !> (integrate 42 files)
12962 ____________________________________________________________________________
12963 [   321] By: mbeattie                              on 1997/11/27  15:06:36
12964         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
12965              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12966              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
12967              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12968      Branch: perl
12969            ! t/lib/safe2.t
12970 ____________________________________________________________________________
12971 [   320] By: mbeattie                              on 1997/11/27  15:02:59
12972         Log: Fix MYMALLOC (wrong #define in malloc.c):
12973              Subject: 5.004_55: MYMALLOC completely busted
12974              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
12975              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12976      Branch: perl
12977            ! malloc.c
12978 ____________________________________________________________________________
12979 [   319] By: mbeattie                              on 1997/11/27  15:01:37
12980         Log: Fix newSVrv so sv_setref_foo work better:
12981              Subject: [PATCH] [5.004_55] newSVrv (again)
12982              Date: Thu, 27 Nov 1997 00:25:50 -0500
12983              From: Owen Taylor <owt1@cornell.edu>
12984      Branch: perl
12985            ! sv.c
12986 ____________________________________________________________________________
12987 [   318] By: mbeattie                              on 1997/11/27  14:59:03
12988         Log: Output skipped test information in test suite:
12989              Subject: 5.004_55: Making test harness platform_aware
12990              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12991              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12992      Branch: perl
12993            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
12994            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
12995            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
12996 ____________________________________________________________________________
12997 [   317] By: mbeattie                              on 1997/11/27  14:55:15
12998         Log: Add 'W'atch command to debugger and improve help:
12999              Subject: 5.004_55: Debugger patch again
13000              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
13001              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13002      Branch: perl
13003            ! lib/perl5db.pl
13004 ____________________________________________________________________________
13005 [   316] By: mbeattie                              on 1997/11/27  14:52:44
13006         Log: Stop double initialisation of malloc_mutex:
13007              Subject: 5.004_55: Double initialiazation of malloc_mutex
13008              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
13009              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13010      Branch: perl
13011            ! miniperlmain.c win32/perllib.c
13012 ____________________________________________________________________________
13013 [   315] By: mbeattie                              on 1997/11/27  14:48:58
13014         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
13015      Branch: perl
13016            ! sv.c t/op/pat.t
13017 ____________________________________________________________________________
13018 [   314] By: nick                                  on 1997/11/27  01:03:19
13019         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
13020      Branch: ansiperl
13021           !> (integrate 897 files)
13022 ____________________________________________________________________________
13023 [   313] By: gsar                                  on 1997/11/26  03:20:55
13024         Log: merge win32-aware installperl in ansiperl branch.
13025      Branch: win32/perl
13026           !> installperl
13027 ____________________________________________________________________________
13028 [   312] By: gsar                                  on 1997/11/26  01:50:37
13029         Log: Fix for C<sort 'foo'...> bug:
13030              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13031              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
13032              Subject: [PATCH] Re: Sort grammar bug 
13033              Date: Sat, 01 Nov 1997 14:46:35 -0500
13034              ------
13035              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13036              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
13037              Subject: Re: Sort grammar bug 
13038              Date: Sun, 02 Nov 1997 12:47:51 +0000
13039      Branch: win32/perl
13040            ! t/op/sort.t toke.c
13041 ____________________________________________________________________________
13042 [   311] By: nick                                  on 1997/11/26  01:42:50
13043         Log: Win32-ize installperl
13044      Branch: ansiperl
13045            ! installperl
13046 ____________________________________________________________________________
13047 [   310] By: gsar                                  on 1997/11/26  01:36:39
13048         Log: Another trivial patch:
13049              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13050              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
13051              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
13052              Date: Wed, 29 Oct 1997 21:45:26 -0500
13053      Branch: win32/perl
13054            ! XSUB.h
13055 ____________________________________________________________________________
13056 [   309] By: nick                                  on 1997/11/26  01:33:32
13057         Log: Fixup _55 for Win32:
13058              Missed thread :-> perl_thread changes
13059              Two #define THR (not the same)
13060              K&R style func in hv.c
13061      Branch: ansiperl
13062            ! hv.c win32/win32thread.c win32/win32thread.h
13063 ____________________________________________________________________________
13064 [   308] By: gsar                                  on 1997/11/26  01:30:21
13065         Log: Sync yet another patch (this one manually edited):
13066              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13067              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
13068              Subject: [PATCH] Re: local($@) gives core dump 
13069              Date: Tue, 28 Oct 1997 21:51:25 -0500
13070      Branch: win32/perl
13071            ! pp_ctl.c
13072 ____________________________________________________________________________
13073 [   307] By: gsar                                  on 1997/11/26  01:22:10
13074         Log: Sync another change from local repository.
13075              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13076              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
13077              Subject: Re: do_postponed breaks with multiple interpreters 
13078              Date: Tue, 28 Oct 1997 22:16:13 -0500
13079      Branch: win32/perl
13080            ! op.c
13081 ____________________________________________________________________________
13082 [   306] By: gsar                                  on 1997/11/26  01:17:46
13083         Log: Sync a change from local repository.
13084              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13085              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
13086              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
13087              Date: Tue, 28 Oct 1997 20:06:06 -0500
13088      Branch: win32/perl
13089            ! mg.c
13090 ____________________________________________________________________________
13091 [   305] By: nick                                  on 1997/11/26  00:50:10
13092         Log: Integrate mainline as of _55
13093      Branch: ansiperl
13094           +> emacs/ptags
13095           !> (integrate 36 files)
13096 ____________________________________________________________________________
13097 [   304] By: gsar                                  on 1997/11/26  00:27:57
13098         Log: Various changes to make it build cleanly and pass all tests:
13099              - needed to run `perl embed.pl`
13100              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
13101              - fix prototypes for a few declarations (Borland is finally quiet)
13102              - move declaration of Mymalloc etc to perl.h (since win32 and other
13103              ports may #define malloc themselves, to let extensions bind to
13104              the version that perl used)
13105              - move struct reg_data into a public header file, since it is
13106              referenced in a public datatype
13107              - win32 makefile fixes
13108              - fix remaining s/thread/perl_thread/
13109      Branch: win32/perl
13110            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
13111            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
13112            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
13113            ! win32/win32.h win32/win32iop.h win32/win32thread.c
13114 ____________________________________________________________________________
13115 [   303] By: gsar                                  on 1997/11/25  20:57:31
13116         Log: Fixup the places where the automatic merge got it wrong.
13117              Previous change (#302) was just a normal integration--ignore the
13118              "reverse" in there.
13119      Branch: win32/perl
13120            ! op.c perl.h
13121 ____________________________________________________________________________
13122 [   302] By: gsar                                  on 1997/11/25  20:32:12
13123         Log: reverse integrate mainline
13124      Branch: win32/perl
13125           +> emacs/ptags
13126           !> (integrate 896 files)
13127
13128 ----------------
13129 Version 5.004_55
13130 ----------------
13131
13132 ____________________________________________________________________________
13133 [   301] By: mbeattie                              on 1997/11/25  17:59:53
13134         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
13135      Branch: perl
13136            ! hv.c pp_ctl.c
13137 ____________________________________________________________________________
13138 [   300] By: mbeattie                              on 1997/11/25  16:29:36
13139         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
13140      Branch: perl
13141            ! MANIFEST patchlevel.h
13142 ____________________________________________________________________________
13143 [   299] By: mbeattie                              on 1997/11/25  15:59:16
13144         Log: Move malloc_mutex initialisation/destruction:
13145              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
13146              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
13147      Branch: perl
13148            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
13149            ! unixish.h vms/vmsish.h
13150 ____________________________________________________________________________
13151 [   298] By: mbeattie                              on 1997/11/25  15:49:22
13152         Log: Make hv_ functions cope better with 'm'-magic:
13153              Subject: [5.004_54] Another neglected patch
13154              Date: Fri, 21 Nov 1997 22:28:17 -0500
13155              From: Owen Taylor <owt1@cornell.edu>
13156      Branch: perl
13157            ! hv.c
13158 ____________________________________________________________________________
13159 [   297] By: mbeattie                              on 1997/11/25  15:47:36
13160         Log: Fix typo in Thread.xs.
13161      Branch: perl
13162            ! ext/Thread/Thread.xs
13163 ____________________________________________________________________________
13164 [   296] By: mbeattie                              on 1997/11/25  15:42:07
13165         Log: Integrate from ansi branch to mainline.
13166      Branch: perl
13167           !> (integrate 890 files)
13168 ____________________________________________________________________________
13169 [   295] By: mbeattie                              on 1997/11/25  14:29:31
13170         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
13171              Subject: Re: _54 on AIX
13172              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
13173              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13174      Branch: perl
13175            ! ext/DynaLoader/dl_aix.xs
13176 ____________________________________________________________________________
13177 [   294] By: mbeattie                              on 1997/11/25  14:29:10
13178         Log: AIX patch for hints/aix.sh:
13179              Subject: Re: _54 on AIX
13180              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
13181              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13182      Branch: perl
13183            ! hints/aix.sh
13184 ____________________________________________________________________________
13185 [   291] By: mbeattie                              on 1997/11/25  14:17:05
13186         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
13187      Branch: perl
13188            ! op.c op.h
13189 ____________________________________________________________________________
13190 [   290] By: mbeattie                              on 1997/11/25  14:16:29
13191         Log: AIX patch (including Configure support for {sched,pthread}_yield,
13192              pthread initial detach state, renaming perl_thread to perl_os_thread
13193              and struct thread to struct perl_thread):
13194              Subject: Re: _54 on AIX
13195              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
13196              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13197      Branch: perl
13198            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
13199            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
13200            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
13201            ! proto.h sv.h thread.h util.c win32/win32thread.c
13202            ! win32/win32thread.h
13203 ____________________________________________________________________________
13204 [   289] By: mbeattie                              on 1997/11/25  12:33:02
13205         Log: Rename perl_thread to perl_os_thread.
13206      Branch: perl
13207            ! fakethr.h thread.h util.c win32/win32thread.h
13208 ____________________________________________________________________________
13209 [   288] By: mbeattie                              on 1997/11/25  12:27:35
13210         Log: Remove bincompat3 support:
13211              Subject: Re: ANNOUNCE: perl5.004_54 is available
13212              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
13213              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
13214      Branch: perl
13215            ! Configure INSTALL embed.h global.sym malloc.c
13216 ____________________________________________________________________________
13217 [   287] By: mbeattie                              on 1997/11/25  12:23:50
13218         Log: Emacs/tags update:
13219              Subject: Emacs/tags update for 5.004_54
13220              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
13221              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13222      Branch: perl
13223            + emacs/ptags
13224            ! MANIFEST Makefile.SH emacs/cperl-mode.el
13225 ____________________________________________________________________________
13226 [   286] By: nick                                  on 1997/11/23  23:03:56
13227         Log: Add $$_ test 
13228      Branch: ansiperl
13229            ! t/op/ref.t
13230 ____________________________________________________________________________
13231 [   285] By: gsar                                  on 1997/11/23  08:26:00
13232         Log: Initial reverse integration of winansi branch.
13233      Branch: win32/perl
13234           !> (integrate 50 files)
13235 ____________________________________________________________________________
13236 [   284] By: gsar                                  on 1997/11/23  07:32:24
13237         Log: Add to docs about the BEGIN { shift } feature.  Make the change
13238              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
13239      Branch: win32/perl
13240            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
13241 ____________________________________________________________________________
13242 [   283] By: nick                                  on 1997/11/22  21:29:30
13243         Log: Duplicate perl_threadsv
13244      Branch: ansiperl
13245            ! global.sym
13246 ____________________________________________________________________________
13247 [   282] By: nick                                  on 1997/11/22  21:18:11
13248         Log: Munge pseudo-Configure stuff to add -thread to archname as
13249              Malcolm seems to think that is way to test for threads.
13250              Update @INC stuffing hackery to have traditional @INC
13251              search order archlib, privlib, sitearch, site.
13252      Branch: ansiperl
13253            ! t/lib/english.t win32/config.bc win32/config_H.bc
13254            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
13255            ! win32/makefile.mk win32/win32.c win32/win32.h
13256 ____________________________________________________________________________
13257 [   281] By: nick                                  on 1997/11/22  19:28:21
13258         Log: Builds and passes all but english.t on win32 VC++
13259      Branch: ansiperl
13260            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
13261            ! win32/config_H.vc win32/win32thread.h
13262 ____________________________________________________________________________
13263 [   280] By: nick                                  on 1997/11/22  18:10:50
13264         Log: ansiperl builds with Borland C++ again
13265      Branch: ansiperl
13266            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
13267            ! win32/config.bc win32/config_H.bc win32/perlglob.c
13268            ! win32/win32.c win32/win32.h
13269 ____________________________________________________________________________
13270 [   279] By: nick                                  on 1997/11/22  16:42:51
13271         Log: Resolve ansiperl against mainline
13272      Branch: ansiperl
13273           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
13274           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
13275           !> t/lib/english.t thread.h toke.c util.c
13276 ____________________________________________________________________________
13277 [   278] By: nick                                  on 1997/11/22  16:30:27
13278         Log: Resolve ansiperl against win32
13279      Branch: ansiperl
13280           !> (integrate 55 files)
13281 ____________________________________________________________________________
13282 [   277] By: gsar                                  on 1997/11/22  09:48:02
13283         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
13284              - added a test for the above
13285              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
13286              ansification hunks
13287      Branch: win32/perl
13288            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
13289 ____________________________________________________________________________
13290 [   276] By: gsar                                  on 1997/11/22  07:24:01
13291         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
13292              when USE_THREADS.  GCC for instance, can do without macros that use
13293              globals.  Instead, selectively re#define only those macros
13294              that use globals to their functional equivalents.  Tests 100% on
13295              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
13296      Branch: win32/perl
13297            ! perl.h sv.h
13298 ____________________________________________________________________________
13299 [   275] By: gsar                                  on 1997/11/22  05:27:04
13300         Log: Integrate mainline.
13301      Branch: win32/perl
13302           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
13303            - lib/Class/Fields.pm lib/ISA.pm
13304           !> (integrate 41 files)
13305 ____________________________________________________________________________
13306 [   274] By: mbeattie                              on 1997/11/21  18:28:22
13307         Log: $_ is now per-thread (rather a lot of changes). Only tested under
13308              *-linux-thread at the moment.
13309      Branch: perl
13310            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
13311            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
13312            ! t/lib/english.t thread.h toke.c util.c
13313 ____________________________________________________________________________
13314 [   273] By: mbeattie                              on 1997/11/21  10:31:29
13315         Log: Filter patch to toke.c:
13316              Subject: Tiny core patch for source filters
13317              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
13318              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13319      Branch: perl
13320            ! toke.c
13321 ____________________________________________________________________________
13322 [   272] By: nick                                  on 1997/11/21  00:54:43
13323         Log: Basic integrate of lastest perl into ansiperl
13324      Branch: ansiperl
13325           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
13326            - lib/Class/Fields.pm lib/ISA.pm
13327            ! win32/win32.c win32/win32.h
13328           !> (integrate 57 files)
13329 ____________________________________________________________________________
13330 [   271] By: mbeattie                              on 1997/11/20  12:12:00
13331         Log: Initial stab at IRIX configuration support for threading. Manually
13332              applied parts of following patches:
13333              Subject: Perl 5.004_54 on IRIX
13334              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
13335              From: Jarkko Hietaniemi <jhi@iki.fi>
13336              Subject: Re: Perl 5.004_54 on IRIX
13337              Date: 19 Nov 1997 17:10:17 -0800
13338              From: Scott Henry <scotth@sgi.com>
13339      Branch: perl
13340            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
13341            ! hints/irix_6_1.sh perl.h
13342 ____________________________________________________________________________
13343 [   270] By: mbeattie                              on 1997/11/19  17:45:37
13344         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
13345              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
13346              also fixed two instances of referring to SVs after destruction.
13347      Branch: perl
13348            ! regcomp.c regexec.c
13349 ____________________________________________________________________________
13350 [   269] By: mbeattie                              on 1997/11/19  15:33:23
13351         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
13352              changed by mg_get(*keysp) (!). Introducing a new local variable
13353              fixed it but I don't know if it's a compiler problem or some
13354              other corruption happening elsewhere.
13355      Branch: perl
13356            ! av.c
13357 ____________________________________________________________________________
13358 [   268] By: mbeattie                              on 1997/11/19  11:39:49
13359         Log: Let Configure sort out get{host,net}byaddr* prototypes:
13360              Subject: [PATCH] 5.004_54: little something for
13361              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
13362              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
13363              From: Jarkko Hietaniemi <jhi@iki.fi>
13364      Branch: perl
13365            ! Configure config_h.SH pp_sys.c
13366 ____________________________________________________________________________
13367 [   267] By: mbeattie                              on 1997/11/19  11:04:15
13368         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
13369              Subject: Version 7 of Jumbo RE patch available
13370              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
13371              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13372      Branch: perl
13373            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
13374            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
13375            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
13376            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
13377            ! util.c
13378 ____________________________________________________________________________
13379 [   266] By: mbeattie                              on 1997/11/18  17:26:09
13380         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
13381              version of patch:
13382              Subject: tie fake hash patch for 5.004_54
13383              Date: Sat, 15 Nov 1997 19:18:30 -0500
13384              From: Joshua Pritikin <pritikin@mindspring.com>
13385      Branch: perl
13386            + t/op/avhv.t
13387            ! av.c embed.h global.sym proto.h
13388 ____________________________________________________________________________
13389 [   265] By: mbeattie                              on 1997/11/18  16:51:04
13390         Log: Bring MANIFEST up to date. Add new thread tests.
13391      Branch: perl
13392            + ext/Thread/die.t ext/Thread/die2.t
13393            ! MANIFEST
13394 ____________________________________________________________________________
13395 [   264] By: mbeattie                              on 1997/11/18  16:41:27
13396         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
13397              is assigned to. Added tests to t/op/array.t. magic_setisa now
13398              warns about including non-existent packages in @ISA when -w is on.
13399      Branch: perl
13400            - lib/Class/Fields.pm lib/ISA.pm
13401            ! mg.c t/op/array.t
13402 ____________________________________________________________________________
13403 [   263] By: mbeattie                              on 1997/11/18  16:38:57
13404         Log: Fix typo in win32 -> mainline integration.
13405      Branch: perl
13406            ! perl.h
13407 ____________________________________________________________________________
13408 [   262] By: mbeattie                              on 1997/11/18  11:56:09
13409         Log: Integrate win32 branch back into mainline.
13410      Branch: perl
13411            - win32/win32io.c win32/win32io.h
13412            ! op.c
13413           !> (integrate 30 files)
13414 ____________________________________________________________________________
13415 [   261] By: gsar                                  on 1997/11/18  00:14:02
13416         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
13417      Branch: win32/perl
13418            ! win32/config.bc win32/config.vc win32/config_H.bc
13419            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
13420 ____________________________________________________________________________
13421 [   260] By: nick                                  on 1997/11/16  23:16:16
13422         Log: Generic file changes for MYMALLOC
13423      Branch: ansiperl
13424            ! miniperlmain.c perl.c
13425 ____________________________________________________________________________
13426 [   259] By: nick                                  on 1997/11/16  23:14:36
13427         Log: MYMALLOC for Win32:
13428              1. Initialize malloc_mutex before it is used (all platforms!)
13429              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
13430              3. Tweak win32/config*.* to define MYMALLOC
13431              4. Provide sbrk() in terms of VirtualAlloc().
13432              
13433              Also fixup -MT (perl95) build to handle Perl_current_thread
13434              via call to DLL (as though an extension).
13435      Branch: ansiperl
13436            ! win32/Makefile win32/config.bc win32/config.vc
13437            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13438            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13439            ! win32/win32iop.h win32/win32thread.h
13440 ____________________________________________________________________________
13441 [   258] By: nick                                  on 1997/11/15  20:42:28
13442         Log: Implement dTHR via __declspec(thread) - part 2
13443      Branch: ansiperl
13444            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13445 ____________________________________________________________________________
13446 [   257] By: nick                                  on 1997/11/15  19:52:53
13447         Log: Use __declspec(thread) var rather tha TslAlloc & co.
13448      Branch: ansiperl
13449            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13450 ____________________________________________________________________________
13451 [   256] By: gsar                                  on 1997/11/15  02:58:09
13452         Log: Add #include guard in Thread.xs so it will build even under
13453              no USE_THREADS (for win32).  This was missed because of edit
13454              w/o checkout perforce kludge.
13455      Branch: win32/perl
13456            ! ext/Thread/Thread.xs
13457 ____________________________________________________________________________
13458 [   255] By: nick                                  on 1997/11/15  00:33:46
13459         Log: Integrate mainline (5.004_54?) into ansiperl
13460      Branch: ansiperl
13461           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13462           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
13463           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
13464           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
13465           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
13466 ____________________________________________________________________________
13467 [   254] By: nick                                  on 1997/11/15  00:25:26
13468         Log: Interate win32 into ansiperl
13469      Branch: ansiperl
13470           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13471           +> lib/fields.pm
13472           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13473           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13474           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13475           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
13476           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
13477 ____________________________________________________________________________
13478 [   253] By: gsar                                  on 1997/11/14  22:04:58
13479         Log: Integrate mainline changes into win32 branch.  Now would be a good time
13480              to reverse integrate the win32 branch into mainline.
13481      Branch: win32/perl
13482           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13483           +> lib/fields.pm
13484           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13485           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13486           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13487           !> t/op/magic.t thread.h
13488
13489 ----------------
13490 Version 5.004_54
13491 ----------------
13492
13493 ____________________________________________________________________________
13494 [   252] By: mbeattie                              on 1997/11/14  15:07:19
13495         Log: Two more delays added to test suite to help *-solaris-thread.
13496      Branch: perl
13497            ! t/io/pipe.t t/lib/io_pipe.t
13498 ____________________________________________________________________________
13499 [   251] By: mbeattie                              on 1997/11/14  15:05:57
13500         Log: Remove stale code from Thread.xs.
13501      Branch: perl
13502            ! ext/Thread/Thread.xs
13503 ____________________________________________________________________________
13504 [   250] By: mbeattie                              on 1997/11/14  10:12:40
13505         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
13506              doesn't run handlers for self-sent signals until kill has returned.)
13507      Branch: perl
13508            ! t/op/magic.t
13509 ____________________________________________________________________________
13510 [   249] By: gsar                                  on 1997/11/14  05:14:44
13511         Log: Fix various details in win32 makefiles and Config.pm setup.
13512              - ldflags is set for both compilers now
13513              - extensions list is now correct
13514              - delete perl95.exe on distclean
13515              - cf_time now gets updated (once)
13516              - ccdlflags is set for Borland
13517              - fix startperl so dprofpp works
13518      Branch: win32/perl
13519            ! win32/Makefile win32/config.bc win32/config.vc
13520            ! win32/config_sh.PL win32/makefile.mk
13521 ____________________________________________________________________________
13522 [   248] By: mbeattie                              on 1997/11/13  18:01:27
13523         Log: Rewrite thread return code to distinguish between ordinary return
13524              and die() and make join propagate the die. Add tiny method eval
13525              which just does "return eval { shift->join; }". Add Thread::Specific
13526              class for access to thread specific user data along with specific.t.
13527              Rename Class to classname throughout Thread.xs for consistency.
13528              Fix pp_specific to pp_threadsv in global.sym. Add support to
13529              pp_entersub in pp_hot.c to lock stash for static locked methods.
13530      Branch: perl
13531            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13532            + lib/fields.pm
13533            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13534            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
13535 ____________________________________________________________________________
13536 [   247] By: mbeattie                              on 1997/11/13  14:13:30
13537         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
13538              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
13539              in pp_sys.c for whether getnet* function get protoyped (since the
13540              default had a broken prototype for getnetbyaddr).
13541      Branch: perl
13542            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13543            ! scope.c thread.h
13544 ____________________________________________________________________________
13545 [   246] By: nick                                  on 1997/11/13  02:44:40
13546         Log: Integrate Win32 branch
13547      Branch: ansiperl
13548            - configure ext/util/extliblist win32/bin/pl2bat.bat
13549            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13550            - win32/config.H win32/config.w32 win32/win32io.c
13551            - win32/win32io.h
13552           !> (integrate 905 files)
13553 ____________________________________________________________________________
13554 [   245] By: nick                                  on 1997/11/13  00:47:54
13555         Log: Integrate (-ay) win32 branch at its creation to 
13556              establish and ancestor as per perkforce technote #9
13557      Branch: ansiperl
13558           +> configure ext/util/extliblist win32/bin/pl2bat.bat
13559           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13560           +> win32/config.H win32/config.w32
13561           !> (integrate 859 files)
13562 ____________________________________________________________________________
13563 [   244] By: gsar                                  on 1997/11/12  22:26:39
13564         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
13565              contains the all the declarations and macros for the win32io layer.
13566              New std-ish functions are exported now.  All win32-specific exported
13567              functions begin with "win32_" consistently.  win32 version of
13568              init_os_extras() is now exported, so embedders can get the in-core
13569              xsubs.
13570      Branch: win32/perl
13571            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
13572            ! win32/win32iop.h win32/win32sck.c
13573 ____________________________________________________________________________
13574 [   243] By: gsar                                  on 1997/11/12  07:41:52
13575         Log: Really delete deleted files.
13576      Branch: win32/perl
13577            - win32/win32io.c win32/win32io.h
13578 ____________________________________________________________________________
13579 [   242] By: gsar                                  on 1997/11/12  07:40:54
13580         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
13581              files (win32/win32io.[ch]) completely removed, as are all traces
13582              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
13583              for later. Various myfoo() things regularized to my_foo().  CPP not
13584              required anymore to create a perl binary :)
13585      Branch: win32/perl
13586            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
13587            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13588            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13589            ! win32/win32sck.c
13590 ____________________________________________________________________________
13591 [   241] By: gsar                                  on 1997/11/12  05:31:28
13592         Log: Fix various win32 code blemishes:
13593              - s/stolen/win32/g
13594              - s/(CROAK|WARN)/lc($1)/eg
13595              - remove deadcode from most places
13596      Branch: win32/perl
13597            ! win32/makedef.pl win32/win32.c win32/win32io.c
13598            ! win32/win32iop.h
13599 ____________________________________________________________________________
13600 [   240] By: gsar                                  on 1997/11/12  04:36:29
13601         Log: Carry over changes in ansiperl branch.  Win32 branch is now
13602              the leading edge.
13603      Branch: win32/perl
13604            ! embed.h global.sym perl.c win32/win32thread.c
13605            ! win32/win32thread.h
13606 ____________________________________________________________________________
13607 [   239] By: gsar                                  on 1997/11/12  03:39:57
13608         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
13609      Branch: win32/perl
13610            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
13611 ____________________________________________________________________________
13612 [   238] By: gsar                                  on 1997/11/12  03:25:17
13613         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
13614              done cleaner, if really needed (perhaps only for efficiency reasons?)).
13615              Redundant EXTERN_C definitions and related warnings fixed.
13616      Branch: win32/perl
13617            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
13618            ! win32/win32iop.h win32/win32sck.c
13619 ____________________________________________________________________________
13620 [   237] By: nick                                  on 1997/11/12  02:45:15
13621         Log: Fixup Win32
13622              - #undef start_env before re-#defining it
13623              - change pp_specific pp_threadsv in global.sym
13624              - re-build embed.h
13625              - avoid HAVE_THREAD_INTERN - we don't and empty struct
13626              is a pain. If we did have it it would contain cached
13627              values of things we can only get at _IN_ the thread
13628              so new_struct_thread is wrong place to call it.
13629              - add new macro SET_THREAD_SELF - we must (in main thread)
13630              define in win32thread.h, support in win32thread.c,
13631              test and call in perl.c
13632      Branch: ansiperl
13633            ! embed.h global.sym perl.c thread.h win32/win32thread.c
13634            ! win32/win32thread.h
13635 ____________________________________________________________________________
13636 [   236] By: nick                                  on 1997/11/12  01:54:23
13637         Log: Integrate mainline after it integrated us.
13638              Accepted 'theirs' everywhere - so two branches should
13639              now point to same files again.
13640              Almost all of these were what was suggested, others were
13641              whitespace diffs. A few dubious spots which we will now 
13642              go fix.
13643      Branch: ansiperl
13644           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13645           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13646           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13647           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13648           !> util.c
13649 ____________________________________________________________________________
13650 [   235] By: gsar                                  on 1997/11/12  01:22:26
13651         Log: Minor tweaks to add a thread_intern struct that should ultimately
13652              contain all the win32-specific statics.
13653              Win32 branch now passes all tests with or w/o USE_THREADS.
13654      Branch: win32/perl
13655            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13656 ____________________________________________________________________________
13657 [   234] By: gsar                                  on 1997/11/11  23:08:54
13658         Log: Initial (untested) integration of mainline changes.
13659      Branch: win32/perl
13660            - configure
13661           !> (integrate 89 files)
13662 ____________________________________________________________________________
13663 [   233] By: mbeattie                              on 1997/11/11  18:07:30
13664         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13665      Branch: perl
13666            ! thread.h
13667 ____________________________________________________________________________
13668 [   232] By: mbeattie                              on 1997/11/11  17:49:12
13669         Log: t/TEST (reverted to @229 version) should have been included in the
13670              previous change (231) but my way of recovering it didn't work
13671              properly. The change 231 comments about successful tests applies
13672              to this t/TEST (i.e. as of this change).
13673      Branch: perl
13674            ! t/TEST
13675 ____________________________________________________________________________
13676 [   231] By: mbeattie                              on 1997/11/11  17:46:59
13677         Log: Fix up ansiperl integration. Back to passing all expected tests
13678              with usethreads. Untested with non-threaded perl.
13679      Branch: perl
13680            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13681            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13682 ____________________________________________________________________________
13683 [   230] By: mbeattie                              on 1997/11/11  16:36:22
13684         Log: Initial integration of ansi branch into mainline (untested).
13685      Branch: perl
13686           +> t/lib/thread.t t/op/nothread.t thread.sym
13687            - configure
13688           !> (integrate 84 files)
13689 ____________________________________________________________________________
13690 [   229] By: mbeattie                              on 1997/11/11  15:20:43
13691         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13692              getting per-thread magicals. Fixed thr->errsv initialisation.
13693      Branch: perl
13694            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13695            ! t/lib/safe2.t toke.c
13696 ____________________________________________________________________________
13697 [   228] By: mbeattie                              on 1997/11/11  12:48:26
13698         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13699              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13700              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13701              again for non-threaded perl. Enhanced perl_get_sv to return
13702              per-thread magicals where necessary for threaded perl.
13703      Branch: perl
13704            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13705            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13706 ____________________________________________________________________________
13707 [   227] By: mbeattie                              on 1997/11/11  11:00:02
13708         Log: hashlock bug.
13709              
13710              Jobs fixed ...
13711              
13712              hashlock fixed on 1997/11/11 by mbeattie@localhost
13713              
13714              Subject: [perl5.004_53; patch] Another hash-locking fix
13715              Date: 23 Oct 1997 14:13:55 -0400
13716              From: Owen Taylor <owt1@cornell.edu>
13717      Branch: bugs
13718            + hashlock
13719 ____________________________________________________________________________
13720 [   226] By: gsar                                  on 1997/11/11  02:11:23
13721         Log: Slightly more refined lock() keyword recognition (using %INC).
13722      Branch: win32/perl
13723            ! toke.c
13724 ____________________________________________________________________________
13725 [   225] By: gsar                                  on 1997/11/11  00:26:09
13726         Log: "weak" lock keyword (hardcoded initial implementation) now works.
13727              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13728              is recognized as a sub, a regular keyword otherwise.  Could be
13729              generalized by storing a flag for every op in OP struct, and turning
13730              the flag off when Thread.xs loads.
13731      Branch: win32/perl
13732            ! toke.c
13733 ____________________________________________________________________________
13734 [   224] By: gsar                                  on 1997/11/10  22:59:55
13735         Log: Merge a patch in preparation for "weak keywords":
13736              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13737              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13738              Subject: [PATCH] global overrides for keywords
13739              Date: Wed, 08 Oct 1997 02:18:23 -0400
13740      Branch: win32/perl
13741            ! embed.h interp.sym perl.c perl.h toke.c
13742 ____________________________________________________________________________
13743 [   223] By: gsar                                  on 1997/11/10  22:41:31
13744         Log: Remove runlevel.  It was used to count how many runops() calls
13745              we were in the process of executing, and longjmp() to the topmost
13746              one (if not already there).  We use a null top_env->je_prev
13747              to distinguish that now.
13748      Branch: win32/perl
13749            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13750 ____________________________________________________________________________
13751 [   222] By: gsar                                  on 1997/11/10  04:47:48
13752         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13753              USE_THREADS case builds and passes all tests using both compilers.
13754              Additional tweaks:
13755              - fixup win32/makedef.pl to skip more symbols for non-thread build.
13756              - sync win32/Makefile with win32/makefile.mk
13757              >>>Non-thread build fails a lot of tests.<<<
13758      Branch: win32/perl
13759            + thread.sym
13760            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13761            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13762            ! win32/makedef.pl win32/makefile.mk
13763 ____________________________________________________________________________
13764 [   221] By: gsar                                  on 1997/11/10  00:57:53
13765         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13766              into win32 branch.
13767      Branch: win32/perl
13768            + t/lib/thread.t t/op/nothread.t
13769            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13770            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13771            ! util.c win32/Makefile win32/config.bc win32/config.vc
13772            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13773            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13774            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13775            ! win32/win32thread.c win32/win32thread.h
13776 ____________________________________________________________________________
13777 [   220] By: gsar                                  on 1997/11/09  22:44:41
13778         Log: Integrate latest mainline into win32 branch.
13779      Branch: win32/perl
13780           +> win32/win32thread.c win32/win32thread.h
13781           !> (integrate 39 files)
13782 ____________________________________________________________________________
13783 [   219] By: nick                                  on 1997/11/09  21:46:06
13784         Log: Conditionalize english.t,
13785              Enhance times() for NT,
13786              (Failed) attempt to implement alarm(),
13787              Fixed config.h dependancy in makefile.mk
13788      Branch: ansiperl
13789            ! t/lib/english.t win32/config.bc win32/config_H.bc
13790            ! win32/makefile.mk win32/win32.c
13791 ____________________________________________________________________________
13792 [   218] By: nick                                  on 1997/11/09  15:38:00
13793         Log: Dick Hardt's patch for build on Alpha
13794      Branch: ansiperl
13795            ! win32/Makefile
13796 ____________________________________________________________________________
13797 [   217] By: nick                                  on 1997/11/09  03:31:20
13798         Log: MakeMaker not in vofig noise fix for dmake
13799      Branch: ansiperl
13800            ! win32/config.bc win32/makefile.mk
13801 ____________________________________________________________________________
13802 [   216] By: nick                                  on 1997/11/09  03:15:06
13803         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13804              TIEHASH works, but 2nd call (after db is closed, attempt
13805              to reopen) tries to AUTOLOAD TIEHASH rather than using
13806              cached value.
13807      Branch: ansiperl
13808            ! pp_sys.c
13809 ____________________________________________________________________________
13810 [   215] By: nick                                  on 1997/11/08  16:41:24
13811         Log: Cleanup MakeMaker 'not in config' noise
13812      Branch: ansiperl
13813            ! win32/Makefile win32/config.vc
13814 ____________________________________________________________________________
13815 [   214] By: nick                                  on 1997/11/08  15:07:24
13816         Log: Remove 'configure' leaving configure.gnu and Configure
13817              Win32 ignores case and keeps trying to update
13818              repository copy of 'configure' or 'Configure' with
13819              the other.
13820      Branch: ansiperl
13821            - configure
13822            ! MANIFEST
13823 ____________________________________________________________________________
13824 [   213] By: nick                                  on 1997/11/08  15:03:39
13825         Log: Get threads working again on Win32
13826              Root cause of fail was init_thread_intern() in
13827              new_struct_thread() (which is called in parent thread)
13828              clobbering dTHR of parent thread. 
13829              It is doubtfull if setting 'self' in new_struct_thread()
13830              is 'right' but left in for now.
13831      Branch: ansiperl
13832            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13833            ! win32/win32thread.c win32/win32thread.h
13834 ____________________________________________________________________________
13835 [   212] By: nick                                  on 1997/11/08  00:34:03
13836         Log: Add :base_thread to :default in Opcode.pm
13837              This allows lib/safe.t to pass when threaded.
13838              It is unclear if 'lock' should be safe as it allows
13839              denial of service attack, but could not figure out
13840              how to add just 'specific' (sic) to :default
13841              without triggering 'already tagged' warning noise.
13842      Branch: ansiperl
13843            ! ext/Opcode/Opcode.pm win32/makefile.mk
13844 ____________________________________________________________________________
13845 [   211] By: nick                                  on 1997/11/07  23:59:31
13846         Log: Merge changes as of 18:00 CST 
13847      Branch: ansiperl
13848           !> op.c pp.c pp_sys.c thread.h util.c
13849 ____________________________________________________________________________
13850 [   210] By: nick                                  on 1997/11/07  23:52:35
13851         Log: Reverse integrate Malcolm's chanes into local
13852              repository, then import result back into my view
13853              of Malcolm's repository.
13854              Builds and passes (most) tests with GNU C++/Solaris
13855              and Borland C++, Win32.
13856      Branch: ansiperl
13857            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13858            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13859            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13860            ! thread.h toke.c util.c win32/makefile.mk
13861 ____________________________________________________________________________
13862 [   209] By: mbeattie                              on 1997/11/07  18:12:36
13863         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13864              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13865              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13866              missing #ifdef USE_THREADS around some DEBU_L statements in die().
13867              Building without USE_THREADS fails quite a lot of tests. It looks
13868              as though the move to per-thread magicals must be missing some
13869              #ifdef USE_THREADS.
13870      Branch: perl
13871            ! op.c pp.c pp_sys.c thread.h util.c
13872 ____________________________________________________________________________
13873 [   208] By: nick                                  on 1997/11/07  01:37:28
13874         Log: Raw integrate of latest perl
13875      Branch: ansiperl
13876            ! t/TEST
13877           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13878           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13879           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13880           !> thread.h toke.c util.c
13881 ____________________________________________________________________________
13882 [   207] By: mbeattie                              on 1997/11/06  14:58:00
13883         Log: Update README.threads and Todo.5.005.
13884      Branch: perl
13885            ! README.threads Todo.5.005
13886 ____________________________________________________________________________
13887 [   206] By: mbeattie                              on 1997/11/06  14:37:37
13888         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13889      Branch: perl
13890            ! op.c pp_ctl.c proto.h scope.h
13891 ____________________________________________________________________________
13892 [   205] By: mbeattie                              on 1997/11/06  14:31:38
13893         Log: Per-thread magicals now stored in their own thr->magicals and keyed
13894              more directly. cvcache and oursv become ordinary struct thread
13895              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
13896              for 0 again. Main thread initialisation done by new function
13897              init_main_thread instead of (now fixed) new_struct_thread.
13898              
13899              Jobs fixed ...
13900              
13901              jmpenv fixed on 1997/11/06 by mbeattie@localhost
13902              
13903              Subject: [perl5.004_53; patch] eval's and threads
13904              Date: 23 Oct 1997 23:59:19 -0400
13905              From: Owen Taylor <owt1@cornell.edu>
13906      Branch: bugs
13907            + jmpenv
13908      Branch: perl
13909            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
13910            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
13911 ____________________________________________________________________________
13912 [   204] By: mbeattie                              on 1997/11/05  17:18:18
13913         Log: Per-thread magicals mostly working (and localisable). Now getting
13914              intermittent occasional "Use of uninitialized value" warnings
13915              which may be due to some op flag black magic I've broken.
13916      Branch: perl
13917            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
13918            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
13919 ____________________________________________________________________________
13920 [   203] By: nick                                  on 1997/11/05  01:04:10
13921         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
13922      Branch: ansiperl
13923            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
13924            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
13925            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
13926            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13927            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
13928            ! win32/config.vc win32/config_H.vc win32/makedef.pl
13929            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13930            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13931            ! win32/win32sck.c win32/win32thread.h
13932 ____________________________________________________________________________
13933 [   202] By: nick                                  on 1997/11/05  00:50:27
13934         Log: Compile(d) at least once with threads on win32 
13935              but did not work
13936      Branch: ansiperl
13937            ! embed.h perl.c thread.h
13938 ____________________________________________________________________________
13939 [   201] By: nick                                  on 1997/11/05  00:32:13
13940         Log: Trivial integrate
13941      Branch: ansiperl
13942           !> patchlevel.h
13943 ____________________________________________________________________________
13944 [   200] By: mbeattie                              on 1997/11/04  12:06:09
13945         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
13946      Branch: perl
13947            ! patchlevel.h
13948 ____________________________________________________________________________
13949 [   199] By: nick                                  on 1997/11/01  00:18:52
13950         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
13951      Branch: ansiperl
13952           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13953           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13954           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13955           !> util.c
13956 ____________________________________________________________________________
13957 [   198] By: nick                                  on 1997/11/01  00:08:33
13958         Log: win32thread.* not in MANIFEST which has muddled moving
13959              back and forth between depots.
13960      Branch: ansiperl
13961            ! MANIFEST win32/win32thread.c win32/win32thread.h
13962 ____________________________________________________________________________
13963 [   197] By: nick                                  on 1997/11/01  00:02:49
13964         Log: Test changes
13965      Branch: ansiperl
13966            + t/lib/thread.t t/op/nothread.t thread.sym
13967            ! MANIFEST
13968 ____________________________________________________________________________
13969 [   196] By: nick                                  on 1997/10/31  23:54:01
13970         Log: Further ANSI changes now builds and passes (most) tests
13971              with gcc -x c++. 
13972      Branch: ansiperl
13973            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
13974            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13975            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13976            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
13977            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13978            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
13979            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
13980            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
13981            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
13982            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
13983            ! x2p/walk.c
13984 ____________________________________________________________________________
13985 [   195] By: mbeattie                              on 1997/10/31  18:05:31
13986         Log: Half way through moving per-thread magicals into per-thread fields
13987              and the associated new OP_SPECIFIC and find_thread_magical stuff.
13988              perl will compile but plenty of the magicals are still broken.
13989      Branch: perl
13990            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13991            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13992            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13993            ! util.c
13994 ____________________________________________________________________________
13995 [   194] By: nick                                  on 1997/10/31  01:43:49
13996         Log: Convert miniperl sources to ANSI C. Several passes of
13997              GNU C's 'protoize' plus a few hand edits.
13998              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
13999              Does not link seems gcc's C++ does not define a symbol for
14000              const char foo[] = "....";
14001              i.e. with empty [].
14002      Branch: ansiperl
14003            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
14004            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
14005            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14006            ! sv.c taint.c toke.c universal.c util.c
14007 ____________________________________________________________________________
14008 [   193] By: nick                                  on 1997/10/30  03:00:01
14009         Log: Make the ansi branch
14010      Branch: ansiperl
14011           +> (branch 907 files)
14012 ____________________________________________________________________________
14013 [   192] By: nick                                  on 1997/10/30  02:48:17
14014         Log: Oneperl builds with THREADS/THISPTR Borland
14015              Manualy inserted Sarathy's new COND_XXXXX from his mail.
14016              Manual change if Tself -> self as was easier than resolve :-(
14017              Two aTHIS's in op.c
14018      Branch: oneperl
14019            ! embed.h op.c thread.h thread.sym win32/makefile.mk
14020            ! win32/win32thread.h
14021 ____________________________________________________________________________
14022 [   191] By: nick                                  on 1997/10/30  01:54:50
14023         Log: Raw resolve of latest sources with oneperl
14024      Branch: oneperl
14025           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
14026           !> opcode.pl perl.c thread.h win32/win32thread.c
14027           !> win32/win32thread.h
14028 ____________________________________________________________________________
14029 [   190] By: mbeattie                              on 1997/10/29  14:39:54
14030         Log: Remove global macro "self". Change thr->Tself to thr->self.
14031      Branch: perl
14032            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
14033            ! win32/win32thread.c win32/win32thread.h
14034 ____________________________________________________________________________
14035 [   189] By: mbeattie                              on 1997/10/29  12:49:01
14036         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
14037      Branch: perl
14038            ! Todo.5.005
14039 ____________________________________________________________________________
14040 [   188] By: mbeattie                              on 1997/10/29  12:45:32
14041         Log: Add pp_lock knowledge to compiler
14042      Branch: perlext
14043            ! Compiler/ccop.c Compiler/ccop.h
14044 ____________________________________________________________________________
14045 [   187] By: mbeattie                              on 1997/10/29  12:45:02
14046         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
14047      Branch: perl
14048            ! op.c
14049 ____________________________________________________________________________
14050 [   186] By: mbeattie                              on 1997/10/29  12:43:36
14051         Log: Move compiler OP class information into opcode.pl.
14052      Branch: perl
14053            ! op.h opcode.h opcode.pl
14054 ____________________________________________________________________________
14055 [   185] By: nick                                  on 1997/10/26  22:52:05
14056         Log: Split failing test in op/misc.t into op/nothread.t
14057              so all tests can be passed where they apply.
14058              Cleanup other two cases of THREADS/THISPTR.
14059              Conditional compile option for CriticalSection's on Win32
14060      Branch: oneperl
14061            + t/op/nothread.t
14062            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
14063            ! win32/win32thread.h
14064 ____________________________________________________________________________
14065 [   184] By: nick                                  on 1997/10/26  19:42:00
14066         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
14067      Branch: oneperl
14068            ! embed.h global.sym proto.h sv.c sv.h toke.c
14069 ____________________________________________________________________________
14070 [   183] By: nick                                  on 1997/10/26  18:31:58
14071         Log: Make USE_THREADS imply CRIPPLED_CC.
14072              This avoids most of the uses of 'Sv' and hence many needs of 
14073              dTHR in extension code. 
14074              With this change Data::Dumper builds as-is
14075              and Tk only needs four tweaks:
14076              1. Obscure dump-stack case which really needs dTHR
14077              2. A curcop in error-message code
14078              3. Two cases of SAVETMPS
14079              4. A curcop == &compiling which is probably not required.
14080              IMHO the SAVETMPS case is only one which merits further automation.
14081      Branch: oneperl
14082            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
14083 ____________________________________________________________________________
14084 [   182] By: nick                                  on 1997/10/26  16:31:58
14085         Log: Change dSP to imply dTHR for extension source compatibility
14086              introduce djSP (Declare Just SP) for use in perl sources
14087              and thread-aware extensions. Use latter.
14088      Branch: oneperl
14089            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
14090            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
14091 ____________________________________________________________________________
14092 [   181] By: nick                                  on 1997/10/26  00:39:57
14093         Log: More tests
14094      Branch: oneperl
14095            ! t/lib/thread.t
14096 ____________________________________________________________________________
14097 [   180] By: nick                                  on 1997/10/25  22:18:27
14098         Log: Use return of THREAD_CREATE() - add basic thread test
14099      Branch: oneperl
14100            + t/lib/thread.t
14101            ! ext/Thread/Thread.xs
14102 ____________________________________________________________________________
14103 [   179] By: nick                                  on 1997/10/25  21:25:23
14104         Log: Builds with no thread/this
14105      Branch: oneperl
14106            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
14107            ! win32/win32thread.c
14108 ____________________________________________________________________________
14109 [   178] By: nick                                  on 1997/10/25  18:28:03
14110         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
14111      Branch: oneperl
14112            ! perl.c
14113 ____________________________________________________________________________
14114 [   177] By: nick                                  on 1997/10/25  18:11:33
14115         Log: Basic integrate of oneperl with threads, passes 
14116              tests THISPTR+THREADs - win32/win32thread.* needed
14117              changes (where did they come from)?
14118      Branch: oneperl
14119            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
14120            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
14121 ____________________________________________________________________________
14122 [   176] By: nick                                  on 1997/10/25  17:05:52
14123         Log: Onepel builds THISPTR no threads
14124      Branch: oneperl
14125            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
14126 ____________________________________________________________________________
14127 [   175] By: nick                                  on 1997/10/25  16:40:10
14128         Log: Integrate oneperl with new style JOIN etc. macros
14129      Branch: oneperl
14130           +> win32/win32thread.c win32/win32thread.h
14131           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
14132           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
14133           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
14134           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
14135           !> win32/makefile.mk
14136 ____________________________________________________________________________
14137 [   174] By: mbeattie                              on 1997/10/24  17:14:00
14138         Log: Remove xcv_condp CV field which is no longer used.
14139      Branch: perl
14140            ! sv.h
14141 ____________________________________________________________________________
14142 [   173] By: mbeattie                              on 1997/10/24  14:36:09
14143         Log: Patches for VMS [Dan Sugalski]
14144      Branch: bugs
14145            + vms2
14146      Branch: perl
14147            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
14148            ! vms/vmsish.h
14149 ____________________________________________________________________________
14150 [   172] By: mbeattie                              on 1997/10/24  13:50:59
14151         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
14152              to use new API and patch win32 makefile stuff a little.
14153      Branch: perl
14154            + win32/win32thread.c win32/win32thread.h
14155            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
14156            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
14157 ____________________________________________________________________________
14158 [   171] By: mbeattie                              on 1997/10/23  14:00:27
14159         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
14160              
14161              Jobs fixed ...
14162              
14163              get_db_sub fixed on 1997/10/23 by mbeattie@squash
14164              
14165              Subject: [perl5.004_53] Debugger crash (patch)
14166              Date: Thu, 16 Oct 1997 22:03:09 -0400
14167              From: Owen Taylor <owt1@cornell.edu>
14168      Branch: bugs
14169            + get_db_sub
14170      Branch: perl
14171            ! pp_hot.c
14172 ____________________________________________________________________________
14173 [   170] By: mbeattie                              on 1997/10/23  09:22:40
14174         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
14175              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
14176              a ref to its argument for AV, HV, CV. 
14177      Branch: perl
14178            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
14179 ____________________________________________________________________________
14180 [   169] By: gsar                                  on 1997/10/21  03:49:25
14181         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
14182              - Fixup static functions that were missing aTHIS.
14183              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
14184              - Removed static functions from global.sym.
14185              - Typo in perl.h.
14186              - Additions to makefile.mk.
14187      Branch: oneperl
14188            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
14189            ! win32/makefile.mk
14190 ____________________________________________________________________________
14191 [   168] By: nick                                  on 1997/10/20  02:47:18
14192         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
14193      Branch: oneperl
14194            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
14195            ! scope.h thread.h
14196 ____________________________________________________________________________
14197 [   167] By: nick                                  on 1997/10/20  01:03:00
14198         Log: Add missing aTHIS in cast
14199      Branch: oneperl
14200            ! win32/dl_win32.xs
14201 ____________________________________________________________________________
14202 [   166] By: nick                                  on 1997/10/20  00:44:42
14203         Log: Builds and passes test with -DUSE_THISPTR
14204      Branch: oneperl
14205            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
14206            ! win32/perllib.c
14207 ____________________________________________________________________________
14208 [   165] By: nick                                  on 1997/10/19  21:45:36
14209         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
14210      Branch: oneperl
14211            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
14212            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
14213            ! win32/makefile.mk win32/perllib.c
14214 ____________________________________________________________________________
14215 [   164] By: nick                                  on 1997/10/19  20:09:13
14216         Log: oneperl compiles (but fails) with -DUSE_THISPTR
14217      Branch: oneperl
14218            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
14219            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
14220            ! win32/win32.c win32/win32.h
14221 ____________________________________________________________________________
14222 [   163] By: nick                                  on 1997/10/19  16:46:09
14223         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
14224      Branch: oneperl
14225            ! embed.h perl.h thread.h vars.h
14226 ____________________________________________________________________________
14227 [   162] By: nick                                  on 1997/10/19  14:42:16
14228         Log: Dubious merge of oneperl's variable and struct thread
14229      Branch: oneperl
14230           !> perl.h thread.h
14231 ____________________________________________________________________________
14232 [   161] By: nick                                  on 1997/10/18  18:05:13
14233         Log: integrate all but perl.h/thread.h
14234      Branch: oneperl
14235           +> Todo.5.005 perlio.sym
14236           !> (integrate 98 files)
14237 ____________________________________________________________________________
14238 [   160] By: nick                                  on 1997/10/18  03:49:27
14239         Log: Integrate rest of sub-dirs into oneperl
14240      Branch: oneperl
14241           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14242           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14243           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14244           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14245           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14246           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14247           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14248           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
14249           +> hints/os390.sh
14250            - ext/util/extliblist
14251           !> (integrate 425 files)
14252 ____________________________________________________________________________
14253 [   159] By: nick                                  on 1997/10/18  03:20:11
14254         Log: Integrate (accept) t and win32 into oneperl
14255      Branch: oneperl
14256           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
14257           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
14258           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14259           +> win32/makefile.mk
14260           !> (integrate 188 files)
14261 ____________________________________________________________________________
14262 [   158] By: nick                                  on 1997/10/18  03:12:59
14263         Log: Integrate lib/... into oneperl
14264      Branch: oneperl
14265           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
14266           !> (integrate 138 files)
14267 ____________________________________________________________________________
14268 [   157] By: nick                                  on 1997/10/18  02:55:53
14269         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
14270      Branch: oneperl
14271            ! lib/Bundle/CPAN.pm
14272 ____________________________________________________________________________
14273 [   156] By: nick                                  on 1997/10/18  02:52:44
14274         Log: Make lib/Bundle/CPAN.pm a text file
14275      Branch: perl
14276            ! lib/Bundle/CPAN.pm
14277 ____________________________________________________________________________
14278 [   155] By: nick                                  on 1997/10/18  02:33:02
14279         Log: Some weirdness in the intgrate process
14280      Branch: oneperl
14281            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14282            - win32/bin/webget.bat win32/config.H win32/config.w32
14283 ____________________________________________________________________________
14284 [   153] By: nick                                  on 1997/10/18  02:29:16
14285         Log: Let us try all the pure integrate stuff
14286      Branch: oneperl
14287           !> (integrate 647 files)
14288 ____________________________________________________________________________
14289 [   152] By: nick                                  on 1997/10/18  02:13:35
14290         Log: Get more sub directories out of the way.
14291      Branch: oneperl
14292           !> (integrate 92 files)
14293 ____________________________________________________________________________
14294 [   151] By: nick                                  on 1997/10/18  02:05:41
14295         Log: Integrate hints 
14296      Branch: oneperl
14297           !> (integrate 68 files)
14298 ____________________________________________________________________________
14299 [   150] By: nick                                  on 1997/10/18  01:57:20
14300         Log: Try reopening some non-contravertial files
14301      Branch: oneperl
14302           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
14303           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
14304           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
14305           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
14306 ____________________________________________________________________________
14307 [   144] By: gsar                                  on 1997/10/16  22:26:07
14308         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
14309              build.  Once again, builds and runs all    Thread tests using either
14310              compiler.
14311      Branch: win32/perl
14312            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
14313            ! win32/makefile.mk
14314 ____________________________________________________________________________
14315 [   143] By: gsar                                  on 1997/10/16  20:45:58
14316         Log: A quick merge of latest mainline.
14317      Branch: win32/perl
14318           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14319           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14320           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14321           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14322           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14323           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14324           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14325           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
14326           +> lib/base.pm t/lib/dosglob.t
14327            - ext/util/extliblist
14328           !> (integrate 134 files)
14329
14330 ----------------
14331 Version 5.004_53
14332 ----------------
14333
14334 ____________________________________________________________________________
14335 [   142] By: mbeattie                              on 1997/10/16  16:52:55
14336         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
14337      Branch: perl
14338            ! MANIFEST
14339 ____________________________________________________________________________
14340 [   141] By: mbeattie                              on 1997/10/16  16:42:13
14341         Log: Move perlext/Thread into perl/ext/Thread.
14342      Branch: perl
14343           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
14344           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
14345           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14346           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
14347           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
14348           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
14349           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
14350           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
14351            ! Configure
14352      Branch: perlext
14353            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
14354            - Thread/Thread.xs Thread/Thread/Queue.pm
14355            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
14356            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
14357            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
14358            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
14359            - Thread/unsync4.t
14360 ____________________________________________________________________________
14361 [   140] By: mbeattie                              on 1997/10/16  16:26:53
14362         Log: Correct threads_mutex locking in main thread destruction.
14363              Add per-interp thrsv to hold SV struct thread for main thread.
14364              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
14365              Add Thread/list.t test of Thread->list method.
14366              Let Thread::Semaphore methods up and down take an extra argument.
14367      Branch: perl
14368            ! embed.h interp.sym perl.c perl.h thread.h
14369      Branch: perlext
14370            + Thread/list.t
14371            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
14372 ____________________________________________________________________________
14373 [   139] By: mbeattie                              on 1997/10/16  14:01:11
14374         Log: Fix up merge with 5.004_04.
14375      Branch: perl
14376            ! op.c perl.c t/lib/dosglob.t
14377 ____________________________________________________________________________
14378 [   138] By: TimBunce                              on 1997/10/16  12:58:22
14379         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
14380      Branch: maint-5.004/perl
14381            ! t/lib/dosglob.t
14382 ____________________________________________________________________________
14383 [   137] By: mbeattie                              on 1997/10/16  11:09:25
14384         Log: Merge maint-5.004 branch (5.004_04) with mainline.
14385      Branch: perl
14386           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
14387            - ext/util/extliblist
14388           !> (integrate 132 files)
14389 ____________________________________________________________________________
14390 [   135] By: gsar                                  on 1997/10/15  21:46:05
14391         Log: Win32 changes over 5.004_52:
14392              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
14393              on an already locked mutex.
14394              - other minor tweaks.
14395              Now builds and runs win32-version of Thread_52, passing all tests.
14396      Branch: win32/perl
14397            ! perl.c proto.h thread.h
14398 ____________________________________________________________________________
14399 [   134] By: gsar                                  on 1997/10/15  18:19:31
14400         Log: fixup makefile.mk conflict.
14401      Branch: win32/perl
14402            ! win32/makefile.mk
14403 ____________________________________________________________________________
14404 [   133] By: gsar                                  on 1997/10/15  18:02:46
14405         Log: Integrated latest changes from mainline into win32.
14406      Branch: win32/perl
14407           +> fakethr.h
14408           !> MANIFEST Porting/makerel Porting/patchls README.threads
14409           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
14410           !> win32/config.vc win32/config_H.bc win32/config_H.vc
14411           !> win32/makefile.mk
14412
14413 ----------------
14414 Version 5.004_52
14415 ----------------
14416
14417 ____________________________________________________________________________
14418 [   132] By: mbeattie                              on 1997/10/15  17:02:38
14419         Log: Remove out-of-date test Thread/cond.t.
14420      Branch: perlext
14421            - Thread/cond.t
14422 ____________________________________________________________________________
14423 [   131] By: mbeattie                              on 1997/10/15  16:57:45
14424         Log: Finish thread state machine: fixes global destruction of threads,
14425              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
14426              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
14427              Thread.xs.
14428      Branch: perl
14429            ! MANIFEST README.threads Todo.5.005 perl.c util.c
14430      Branch: perlext
14431            ! Thread/Thread.xs Thread/queue.t
14432 ____________________________________________________________________________
14433 [   130] By: mbeattie                              on 1997/10/15  16:55:10
14434         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
14435              Fix ThrSETSTATE not to lock t->mutex itself.
14436      Branch: perl
14437            ! fakethr.h thread.h
14438 ____________________________________________________________________________
14439 [   129] By: mbeattie                              on 1997/10/15  16:53:35
14440         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
14441      Branch: perl
14442            ! pp_hot.c
14443 ____________________________________________________________________________
14444 [   128] By: TimBunce                              on 1997/10/15  15:55:26
14445         Log: Maintenance 5.004_04 changes
14446      Branch: maint-5.004/perl
14447            + hints/os390.sh lib/base.pm t/lib/dosglob.t
14448            - ext/util/extliblist
14449            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
14450            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
14451            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
14452            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
14453            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
14454            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
14455            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
14456            ! installperl lib/AutoLoader.pm lib/CPAN.pm
14457            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
14458            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14459            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
14460            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
14461            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
14462            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
14463            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
14464            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
14465            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
14466            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
14467            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
14468            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
14469            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14470            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
14471            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
14472            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
14473            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
14474            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
14475            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
14476            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
14477            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
14478            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
14479            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
14480            ! win32/Makefile win32/config_H.bc win32/config_H.vc
14481            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
14482            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
14483 ____________________________________________________________________________
14484 [   127] By: mbeattie                              on 1997/10/15  10:00:18
14485         Log: Added fakethr.h.
14486      Branch: perl
14487            + fakethr.h
14488 ____________________________________________________________________________
14489 [   126] By: mbeattie                              on 1997/10/15  09:50:57
14490         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
14491      Branch: perl
14492            ! thread.h
14493 ____________________________________________________________________________
14494 [   125] By: mbeattie                              on 1997/10/15  09:09:24
14495         Log: Started rewriting thread state machine.
14496      Branch: perl
14497            ! perl.c thread.h
14498      Branch: perlext
14499            ! Thread/Thread.xs
14500 ____________________________________________________________________________
14501 [   124] By: gsar                                  on 1997/10/14  00:23:15
14502         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
14503              tests in win32 version of latest perlext/Thread.
14504      Branch: win32/perl
14505            ! pp_hot.c
14506 ____________________________________________________________________________
14507 [   123] By: gsar                                  on 1997/10/13  23:18:38
14508         Log: Initial merge of win32 threads patch.
14509      Branch: win32/perl
14510            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
14511            ! win32/Makefile win32/makedef.pl win32/makefile.mk
14512            ! win32/perllib.c win32/pod.mak win32/win32.h
14513 ____________________________________________________________________________
14514 [   122] By: gsar                                  on 1997/10/10  20:58:40
14515         Log: Integrated changes on mainline into the win32 branch.  Had to set
14516              P4USER=mbeattie for the resolve step (due to the presence of newly
14517              branched files that had not been submitted?)
14518      Branch: win32/perl
14519           +> Porting/makerel Porting/patchls README.threads Todo.5.005
14520           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14521           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
14522           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14523           +> win32/bin/webget.pl win32/config.bc win32/config.vc
14524           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
14525            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14526            - win32/bin/webget.bat win32/config.H win32/config.w32
14527            ! thread.h
14528           !> (integrate 858 files)
14529 ____________________________________________________________________________
14530 [   121] By: mbeattie                              on 1997/10/10  17:23:41
14531         Log: Tweak a few Thread tests.
14532      Branch: perlext
14533            + Thread/join2.t
14534            ! Thread/io.t Thread/sync2.t
14535 ____________________________________________________________________________
14536 [   120] By: mbeattie                              on 1997/10/10  17:22:46
14537         Log: Rewrite thread destruction system using linked list of threads.
14538              Still not completely done. Add methods self, equal, flags, list
14539              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
14540      Branch: perl
14541            ! perl.c perl.h thread.h
14542      Branch: perlext
14543            ! Thread/Thread.xs Thread/typemap
14544 ____________________________________________________________________________
14545 [   119] By: mbeattie                              on 1997/10/10  17:19:55
14546         Log: Fix up locking/synchronisation for pp_entersub.
14547      Branch: perl
14548            ! pp_hot.c
14549 ____________________________________________________________________________
14550 [   118] By: mbeattie                              on 1997/10/10  09:55:32
14551         Log: Put back entries in MANIFEST for the four now-returned win32/* files
14552      Branch: perl
14553            ! MANIFEST
14554 ____________________________________________________________________________
14555 [   117] By: mbeattie                              on 1997/10/10  08:12:23
14556         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
14557      Branch: perl
14558            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
14559 ____________________________________________________________________________
14560 [   116] By: mbeattie                              on 1997/10/08  15:41:08
14561         Log: Add missing sig_pipe definition to Thread.xs.
14562      Branch: perlext
14563            ! Thread/Thread.xs
14564 ____________________________________________________________________________
14565 [   115] By: mbeattie                              on 1997/10/08  15:40:46
14566         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
14567              add missing dTHR; to new function unwind_handler_stack() in mg.c
14568              and bump patchlevel.h to 5.004_52.
14569      Branch: perl
14570            ! MANIFEST mg.c patchlevel.h
14571 ____________________________________________________________________________
14572 [   114] By: mbeattie                              on 1997/10/08  10:19:27
14573         Log: Merge maint-5.004 branch (5.004_03) with mainline.
14574              MANIFEST is out of sync.
14575      Branch: perl
14576           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14577           +> win32/bin/webget.pl
14578            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14579            - win32/bin/webget.bat
14580           !> (integrate 168 files)
14581 ____________________________________________________________________________
14582 [   113] By: mbeattie                              on 1997/10/05  17:52:49
14583         Log: Move init of global mutexes/cond vars earlier.
14584      Branch: perl
14585            ! perl.c
14586 ____________________________________________________________________________
14587 [   112] By: nick                                  on 1997/10/04  15:25:28
14588         Log: Add perl.sym to MANIFEST
14589      Branch: oneperl
14590            ! MANIFEST
14591 ____________________________________________________________________________
14592 [   111] By: nick                                  on 1997/10/04  15:23:37
14593         Log: Missing file
14594      Branch: oneperl
14595            + perl.sym
14596 ____________________________________________________________________________
14597 [   110] By: nick                                  on 1997/10/04  13:04:26
14598         Log: Now builds the extensions as well
14599              Passes all tests
14600      Branch: oneperl
14601            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14602            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
14603            ! toke.c util.c writemain.SH
14604 ____________________________________________________________________________
14605 [   109] By: nick                                  on 1997/10/04  12:02:14
14606         Log: Odd checkin issue
14607      Branch: oneperl
14608            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14609            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14610            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14611            ! vms/perly_h.vms writemain.SH
14612 ____________________________________________________________________________
14613 [   108] By: nick                                  on 1997/10/04  11:12:52
14614         Log: Added lots of (missing) prototypes (ckprotos is util to check)
14615              Fixed missing aTHIS flagged by above.
14616              -DUSE_THISPTR passes minitest!
14617      Branch: oneperl
14618            + ckprotos
14619            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14620            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14621            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14622            ! vms/perly_h.vms
14623 ____________________________________________________________________________
14624 [   107] By: nick                                  on 1997/10/03  22:36:52
14625         Log: .y muddle fixup - will get this sorted oneday ...
14626      Branch: oneperl
14627            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
14628            ! vms/perly_h.vms
14629 ____________________________________________________________________________
14630 [   106] By: mbeattie                              on 1997/10/03  17:12:33
14631         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
14632              from struct thread. Added missing thr->Tfoo defines for statbuf
14633              and timesbuf and removed unused Tbuf field.
14634      Branch: perl
14635            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
14636 ____________________________________________________________________________
14637 [   105] By: nick                                  on 1997/10/03  15:56:50
14638         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
14639      Branch: oneperl
14640            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14641            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14642            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14643            ! sv.c taint.c thread.h toke.c universal.c util.c
14644 ____________________________________________________________________________
14645 [   104] By: mbeattie                              on 1997/10/03  15:23:25
14646         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14647      Branch: perl
14648            ! global.sym pp.c proto.h sv.c
14649 ____________________________________________________________________________
14650 [   103] By: mbeattie                              on 1997/10/03  15:17:39
14651         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14652      Branch: perl
14653            ! av.c hv.c perl.h sv.c
14654 ____________________________________________________________________________
14655 [   102] By: mbeattie                              on 1997/10/03  11:53:51
14656         Log: Reliable thread signal handling.
14657      Branch: perl
14658            ! global.sym mg.c perl.c perl.h
14659      Branch: perlext
14660            ! Thread/Thread.xs
14661 ____________________________________________________________________________
14662 [   101] By: nick                                  on 1997/10/02  20:43:17
14663         Log: Cleanup perly.y stuff
14664      Branch: oneperl
14665            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14666 ____________________________________________________________________________
14667 [   100] By: nick                                  on 1997/10/02  18:54:08
14668         Log: Compiles with less invasive aTHIS adding
14669      Branch: oneperl
14670            + nothis.sym
14671            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14672            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14673            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14674            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14675            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14676            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14677            ! util.c vars.h
14678
14679 ----------------
14680 Version 5.004_51
14681 ----------------
14682
14683 ____________________________________________________________________________
14684 [    99] By: mbeattie                              on 1997/10/02  17:23:48
14685         Log: Added Thread/queue.t.
14686      Branch: perlext
14687            + Thread/queue.t
14688 ____________________________________________________________________________
14689 [    98] By: mbeattie                              on 1997/10/02  17:19:44
14690         Log: Bumped patchlevel to 51. Updated Todo.5.005.
14691      Branch: perl
14692            ! Todo.5.005 patchlevel.h
14693 ____________________________________________________________________________
14694 [    97] By: mbeattie                              on 1997/10/02  17:07:47
14695         Log: Update README.threads amd Thread/README
14696      Branch: perl
14697            ! README.threads
14698      Branch: perlext
14699            ! Thread/README
14700 ____________________________________________________________________________
14701 [    96] By: mbeattie                              on 1997/10/02  16:58:47
14702         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14703              fix sv_bless3 prototype.
14704      Branch: perl
14705            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14706 ____________________________________________________________________________
14707 [    95] By: mbeattie                              on 1997/10/02  16:50:21
14708         Log: Fixed broken typemap for Thread.
14709      Branch: perlext
14710            ! Thread/typemap
14711 ____________________________________________________________________________
14712 [    94] By: mbeattie                              on 1997/10/02  16:34:03
14713         Log: Fix pod text in Lint.pm for private-names option.
14714      Branch: perlext
14715            ! Compiler/B/Lint.pm
14716 ____________________________________________________________________________
14717 [    93] By: mbeattie                              on 1997/10/02  13:44:46
14718         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14719      Branch: perl
14720            ! MANIFEST embed.h
14721 ____________________________________________________________________________
14722 [    92] By: mbeattie                              on 1997/10/02  13:27:10
14723         Log: Add Todo.5.005
14724      Branch: perl
14725            + Todo.5.005
14726 ____________________________________________________________________________
14727 [    91] By: nick                                  on 1997/10/01  20:23:38
14728         Log: Raw _T# trial
14729      Branch: oneperl
14730            ! embed.h embed.pl proto.h sv.c
14731 ____________________________________________________________________________
14732 [    90] By: nick                                  on 1997/10/01  18:22:03
14733         Log: THIS + new sort stuff
14734      Branch: oneperl
14735            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14736 ____________________________________________________________________________
14737 [    89] By: nick                                  on 1997/10/01  18:03:05
14738         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14739      Branch: oneperl
14740            ! pp_ctl.c proto.h util.c
14741 ____________________________________________________________________________
14742 [    88] By: mbeattie                              on 1997/10/01  17:04:12
14743         Log: Start of Configure support for -Dusethreads plus associated
14744              Linux hints.
14745      Branch: perl
14746            ! Configure hints/linux.sh
14747 ____________________________________________________________________________
14748 [    87] By: mbeattie                              on 1997/10/01  17:03:34
14749         Log: Move runops_foo prototypes from proto.h to early in perl.h.
14750      Branch: perl
14751            ! perl.h proto.h
14752 ____________________________________________________________________________
14753 [    86] By: nick                                  on 1997/09/30  19:15:21
14754         Log: Debug hackery to thread.h - temporary
14755              Quick-fix qsort() replacement - more to come.
14756      Branch: oneperl
14757            ! thread.h util.c
14758 ____________________________________________________________________________
14759 [    85] By: mbeattie                              on 1997/09/30  15:50:27
14760         Log: Added Lint option regexp-variables.
14761      Branch: perlext
14762            ! Compiler/B/Lint.pm
14763 ____________________________________________________________________________
14764 [    84] By: mbeattie                              on 1997/09/30  15:11:07
14765         Log: Merge maint-5.004 branch (5.004_01) with mainline.
14766      Branch: perl
14767           +> Porting/makerel Porting/patchls hints/newsos4.sh
14768           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14769           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14770           +> win32/makefile.mk
14771            - win32/config.H win32/config.w32
14772           !> (integrate 109 files)
14773 ____________________________________________________________________________
14774 [    83] By: TimBunce                              on 1997/09/30  14:27:09
14775         Log: Maintenance 5.004_03 changes (addendum)
14776      Branch: maint-5.004/perl
14777            - win32/bin/search.bat
14778 ____________________________________________________________________________
14779 [    82] By: TimBunce                              on 1997/09/30  14:11:29
14780         Log: Maintenance 5.004_03 changes
14781      Branch: maint-5.004/perl
14782            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14783            + win32/bin/webget.pl
14784            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14785            - win32/bin/webget.bat
14786            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14787            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14788            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14789            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14790            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14791            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14792            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14793            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14794            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14795            ! win32/win32.c
14796 ____________________________________________________________________________
14797 [    81] By: TimBunce                              on 1997/09/30  13:17:27
14798         Log: Maintenance 5.004_02 changes
14799      Branch: maint-5.004/perl
14800            + win32/bin/runperl.bat
14801            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14802            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14803            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14804            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14805            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14806            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14807            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14808            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14809            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14810            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14811            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14812            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14813            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14814            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14815            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14816            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14817            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14818            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14819            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14820            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14821            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14822            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14823            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14824            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14825            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14826            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14827            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14828            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14829            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14830            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14831            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14832            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14833            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14834            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14835            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14836            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14837            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14838            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14839            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14840            ! win32/config.bc win32/config.vc win32/config_H.bc
14841            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14842            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14843            ! win32/win32io.c win32/win32io.h win32/win32iop.h
14844            ! win32/win32sck.c
14845 ____________________________________________________________________________
14846 [    80] By: nick                                  on 1997/09/29  20:31:43
14847         Log: Add some prototypes in attempt to flush out errors
14848              Tidy up vars.h usage.
14849      Branch: oneperl
14850            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14851            ! proto.h util.c vars.h
14852 ____________________________________________________________________________
14853 [    79] By: nick                                  on 1997/09/29  17:12:07
14854         Log: Builds and passes tests without THISPTR
14855      Branch: oneperl
14856            ! MANIFEST global.sym perl.c perl.h vars.h
14857 ____________________________________________________________________________
14858 [    78] By: mbeattie                              on 1997/09/29  16:57:23
14859         Log: Re-introduce the changes from change 68 (runops becomes a
14860              function pointer and sv_bless3 for '~'-magic) which got lost
14861              during the preparation for the maint-merge.
14862      Branch: perl
14863            ! global.sym perl.h pp.c proto.h run.c sv.c
14864 ____________________________________________________________________________
14865 [    77] By: mbeattie                              on 1997/09/29  16:44:16
14866         Log: Start merge with maint-5.004 branch by creating an ancestral
14867              branch point via a fake resolution with the maint-merge branch.
14868              See Perforce Tech Note 9 for details.
14869      Branch: perl
14870           !> (integrate 864 files)
14871 ____________________________________________________________________________
14872 [    76] By: nick                                  on 1997/09/28  19:04:42
14873         Log: Code with this pointer compiles (but core dumps)
14874      Branch: oneperl
14875            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14876            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14877            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14878            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14879            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14880            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14881            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14882            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14883            ! vars.h
14884 ____________________________________________________________________________
14885 [    75] By: nick                                  on 1997/09/28  15:45:35
14886         Log: Quasi sensible starting point for aTHIS addition.
14887      Branch: oneperl
14888            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14889 ____________________________________________________________________________
14890 [    74] By: nick                                  on 1997/09/28  11:23:32
14891         Log: Ooops - unwind perly.* stuff for now
14892      Branch: oneperl
14893            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14894 ____________________________________________________________________________
14895 [    73] By: nick                                  on 1997/09/28  11:17:23
14896         Log: Builds and passes all tests again
14897      Branch: oneperl
14898            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
14899            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
14900 ____________________________________________________________________________
14901 [    72] By: nick                                  on 1997/09/28  10:47:01
14902         Log: Save "important things" before re-try
14903      Branch: oneperl
14904            + vars.h
14905            ! embed.pl thread.h thread.sym
14906 ____________________________________________________________________________
14907 [    71] By: nick                                  on 1997/09/26  17:47:31
14908         Log: Basic hacks to build with USE_THISPTR, not yet useful
14909              but builds miniperl and passes minitest with all thread 
14910              variables via a _GLOBAL_ thr variable rather than globals.
14911              Now for the local thr variable ...
14912      Branch: oneperl
14913            + thread.sym
14914            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
14915            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
14916            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
14917            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
14918            ! util.c vms/vms.c
14919 ____________________________________________________________________________
14920 [    70] By: mbeattie                              on 1997/09/23  14:29:23
14921         Log: Branch oneperl from mainline.
14922      Branch: oneperl
14923           +> (branch 871 files)
14924 ____________________________________________________________________________
14925 [    69] By: mbeattie                              on 1997/09/22  16:02:37
14926         Log: struct thread now stored in an SV and uses '~'-magic for access.
14927      Branch: perl
14928            ! thread.h
14929      Branch: perlext
14930            ! Thread/Thread.xs Thread/typemap
14931 ____________________________________________________________________________
14932 [    68] By: mbeattie                              on 1997/09/22  16:01:48
14933         Log: runops becomes a funtion pointer and sv_bless3 created
14934              to avoid pointer forgery with '~'-magic.
14935      Branch: perl
14936            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
14937 ____________________________________________________________________________
14938 [    67] By: mbeattie                              on 1997/09/22  15:45:56
14939         Log: More fprintf -> PerlIO_printf changes.
14940      Branch: perl
14941            ! perl.c pp_hot.c util.c
14942 ____________________________________________________________________________
14943 [    66] By: mbeattie                              on 1997/09/22  15:10:40
14944         Log: Minor multi-threading patches for VMS.
14945      Branch: perl
14946            ! mg.c thread.h vms/vms.c
14947 ____________________________________________________________________________
14948 [    65] By: mbeattie                              on 1997/09/15  14:09:11
14949         Log: Add undefined-subs option to Lint.pm.
14950      Branch: perlext
14951            ! Compiler/B/Lint.pm
14952 ____________________________________________________________________________
14953 [    64] By: mbeattie                              on 1997/09/10  16:39:41
14954         Log: Debugging output for lock handling.
14955      Branch: perl
14956            ! mg.c pp.c pp_hot.c util.c
14957 ____________________________________________________________________________
14958 [    63] By: mbeattie                              on 1997/09/10  14:49:00
14959         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
14960      Branch: perlext
14961           +> Thread/Thread/Semaphore.pm
14962            - Thread/Semaphore.pm
14963 ____________________________________________________________________________
14964 [    62] By: mbeattie                              on 1997/09/10  14:47:31
14965         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
14966      Branch: perlext
14967           +> Thread/Thread/Queue.pm
14968            - Thread/Queue.pm
14969 ____________________________________________________________________________
14970 [    61] By: mbeattie                              on 1997/09/10  13:56:50
14971         Log: Solaris fixes: delete pad and padname from thread.h and remove
14972              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
14973      Branch: perl
14974            ! thread.h x2p/Makefile.SH
14975
14976 ----------------
14977 Version 5.004_50        First developer release towards 5.005
14978 ----------------
14979
14980 Maintenance of the 5.004 version of perl continues with the 5.004_xx
14981 series, where 'xx' is <= 49.  Development of the next version, 5.005,
14982 starts with 5.004_50.
14983
14984 ____________________________________________________________________________
14985 [    60] By: mbeattie                              on 1997/09/09  16:57:41
14986         Log: Update README.threads to mention -DL.
14987      Branch: perl
14988            ! README.threads
14989 ____________________________________________________________________________
14990 [    59] By: mbeattie                              on 1997/09/09  16:49:08
14991         Log: Add Thread modules Queue.pm and Semaphore.pm
14992      Branch: perlext
14993            + Thread/Queue.pm Thread/Semaphore.pm
14994 ____________________________________________________________________________
14995 [    58] By: mbeattie                              on 1997/09/09  16:33:45
14996         Log: Update README.threads
14997      Branch: perl
14998            ! README.threads
14999 ____________________________________________________________________________
15000 [    57] By: mbeattie                              on 1997/09/09  16:26:47
15001         Log: Add debug info to Thread typemap.
15002      Branch: perlext
15003            ! Thread/typemap
15004 ____________________________________________________________________________
15005 [    56] By: mbeattie                              on 1997/09/09  15:04:26
15006         Log: Rewrite synchronisation of subs/methods and add attrs
15007              extension for specifying 'locked' and 'method' attributes.
15008      Branch: perl
15009            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
15010            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
15011            ! pp_hot.c proto.h sv.c sv.h toke.c
15012      Branch: perlext
15013            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
15014 ____________________________________________________________________________
15015 [    55] By: mbeattie                              on 1997/09/03  16:34:47
15016         Log: Add new keyword "lock" to Opcode.pm
15017      Branch: perl
15018            ! ext/Opcode/Opcode.pm
15019 ____________________________________________________________________________
15020 [    54] By: mbeattie                              on 1997/09/03  14:44:44
15021         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
15022      Branch: perl
15023            ! embed.h keywords.h
15024 ____________________________________________________________________________
15025 [    53] By: mbeattie                              on 1997/09/03  13:52:24
15026         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
15027      Branch: perl
15028            ! MANIFEST
15029 ____________________________________________________________________________
15030 [    52] By: mbeattie                              on 1997/09/03  13:41:20
15031         Log: Let Lint private_names catch out-of-package _foo methods.
15032      Branch: perlext
15033            ! Compiler/B/Lint.pm
15034 ____________________________________________________________________________
15035 [    51] By: mbeattie                              on 1997/09/03  13:20:12
15036         Log: Bump patchlevel.h to 5.004_50
15037      Branch: perl
15038            ! patchlevel.h
15039 ____________________________________________________________________________
15040 [    50] By: mbeattie                              on 1997/09/03  12:31:48
15041         Log: Make compiler build/work with devel 5.005
15042      Branch: perlext
15043            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
15044            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
15045 ____________________________________________________________________________
15046 [    49] By: mbeattie                              on 1997/09/03  12:28:05
15047         Log: Rename RESTART to INIT and associated changes
15048      Branch: perl
15049            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
15050            ! toke.c vms/perly_c.vms
15051 ____________________________________________________________________________
15052 [    48] By: mbeattie                              on 1997/09/02  15:54:27
15053         Log: Added private-names option.
15054      Branch: perlext
15055            ! Compiler/B/Lint.pm
15056 ____________________________________________________________________________
15057 [    47] By: mbeattie                              on 1997/09/02  11:54:55
15058         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
15059      Branch: perlext
15060            ! Compiler/cc_runtime.h
15061 ____________________________________________________________________________
15062 [    46] By: mbeattie                              on 1997/08/28  19:40:08
15063         Log: Missing sprintf in try_autoload.
15064      Branch: perlext
15065            ! Compiler/B/C.pm
15066 ____________________________________________________________________________
15067 [    45] By: mbeattie                              on 1997/08/13  16:15:25
15068         Log: Threading fixups for Digital UNIX.
15069      Branch: perl
15070            ! README.threads malloc.c perl.h toke.c
15071 ____________________________________________________________________________
15072 [    44] By: mbeattie                              on 1997/08/11  15:46:29
15073         Log: Assorted changes for multi-threading (now works rather more).
15074      Branch: perl
15075            + README.threads
15076            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
15077            ! toke.c util.c
15078      Branch: perlext
15079            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
15080            ! Thread/unsync.t
15081 ____________________________________________________________________________
15082 [    43] By: mbeattie                              on 1997/08/08  14:11:00
15083         Log: Made Lint check subs (and -u packages).
15084              Added support for dollar_underscore and implicit $_ in foreach.
15085      Branch: perlext
15086            ! Compiler/B/Lint.pm
15087 ____________________________________________________________________________
15088 [    42] By: TimBunce                              on 1997/07/25  17:15:57
15089         Log: Maintenance 5.004_01 changes
15090      Branch: maint-5.004/perl
15091            + Porting/makerel Porting/patchls hints/newsos4.sh
15092            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
15093            + win32/config.vc win32/config_H.bc win32/config_H.vc
15094            + win32/makefile.mk
15095            - win32/config.H win32/config.w32
15096            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
15097            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
15098            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15099            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
15100            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
15101            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
15102            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
15103            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15104            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15105            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
15106            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
15107            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
15108            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
15109            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
15110            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
15111            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
15112            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
15113            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
15114            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
15115            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
15116            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
15117            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
15118            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
15119            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
15120            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
15121            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
15122            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
15123            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
15124            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
15125            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
15126 ____________________________________________________________________________
15127 [    41] By: mbeattie                              on 1997/07/24  14:57:53
15128         Log: Start support for fake threads.
15129              pp_lock now returns its argument.
15130      Branch: perl
15131            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
15132            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
15133            ! util.c
15134      Branch: perlext
15135            ! Thread/Thread.xs
15136 ____________________________________________________________________________
15137 [    40] By: mbeattie                              on 1997/07/24  14:55:07
15138         Log: Add missing reset of eval_owner if doeval() fails to parse.
15139      Branch: perl
15140            ! pp_ctl.c
15141 ____________________________________________________________________________
15142 [    39] By: mbeattie                              on 1997/07/17  13:35:51
15143         Log: Fix multiple problems with lexical @_.
15144      Branch: perl
15145            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
15146            ! toke.c
15147 ____________________________________________________________________________
15148 [    38] By: mbeattie                              on 1997/07/16  17:02:09
15149         Log: Change %lx to %x in B::CV::save to prevent some CV
15150              fields becoming 0 in the init section. Add missing
15151              write_back in B::Stackobj::Padsv::load_double to fix
15152              test 22 of op/my.t.
15153      Branch: perlext
15154            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
15155 ____________________________________________________________________________
15156 [    37] By: mbeattie                              on 1997/07/10  11:28:16
15157         Log: Branch win32 developments from main perl branch.
15158      Branch: win32/perl
15159           +> (branch 867 files)
15160 ____________________________________________________________________________
15161 [    36] By: mbeattie                              on 1997/07/05  11:58:05
15162         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
15163              as well as provide_ref (5.003).
15164      Branch: perlext
15165            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
15166 ____________________________________________________________________________
15167 [    35] By: mbeattie                              on 1997/07/05  11:55:18
15168         Log: Introduce pp_lock.
15169      Branch: perl
15170            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
15171            ! pp.c pp_ctl.c toke.c
15172 ____________________________________________________________________________
15173 [    34] By: mbeattie                              on 1997/07/01  12:24:28
15174         Log: Support for op in global register (still buggy)
15175      Branch: perl
15176            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
15177            ! proto.h scope.c scope.h thread.h
15178 ____________________________________________________________________________
15179 [    33] By: mbeattie                              on 1997/06/24  16:34:24
15180         Log: Branch lexical warnings from perl branch.
15181      Branch: lexwarn/perl
15182           +> (branch 867 files)
15183 ____________________________________________________________________________
15184 [    32] By: mbeattie                              on 1997/06/24  14:33:57
15185         Log: Branch integration of maint-5.004 from relperl.
15186      Branch: mainline/perl
15187           +> (branch 600 files)
15188      Branch: maint-5.004/perl
15189           +> (branch 864 files)
15190 ____________________________________________________________________________
15191 [    31] By: mbeattie                              on 1997/06/20  11:46:50
15192         Log: corrected bad_type() prototype. 
15193      Branch: perl
15194            ! op.c
15195 ____________________________________________________________________________
15196 [    30] By: mbeattie                              on 1997/06/12  12:38:05
15197         Log: Tweak README.
15198      Branch: perlext
15199            ! Thread/README
15200 ____________________________________________________________________________
15201 [    29] By: mbeattie                              on 1997/06/12  12:34:59
15202         Log: Document -m option of CC backend.
15203      Branch: perlext
15204            ! Compiler/NOTES
15205 ____________________________________________________________________________
15206 [    28] By: mbeattie                              on 1997/06/12  12:25:05
15207         Log: Support sysseek introduced in 5.004.
15208      Branch: perlext
15209            ! Compiler/ccop.c Compiler/ccop.h
15210 ____________________________________________________________________________
15211 [    27] By: mbeattie                              on 1997/06/05  14:20:51
15212         Log: More fixups for thrperl integration.
15213      Branch: perl
15214            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15215            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
15216            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
15217            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
15218            ! util.c
15219 ____________________________________________________________________________
15220 [    25] By: mbeattie                              on 1997/05/28  15:11:24
15221         Log: Fixups for thrperl integration.
15222      Branch: perl
15223            ! embed.h keywords.h op.c opcode.h perl.c util.c
15224 ____________________________________________________________________________
15225 [    24] By: mbeattie                              on 1997/05/26  20:10:42
15226         Log: Integrate thrperl 5.003->5.004.
15227      Branch: perl
15228           +> thread.h
15229           !> (integrate 33 files)
15230 ____________________________________________________________________________
15231 [    23] By: mbeattie                              on 1997/05/26  11:45:39
15232         Log: Fix ppname when saving subs.
15233      Branch: perlext
15234            ! Compiler/B/C.pm
15235 ____________________________________________________________________________
15236 [    22] By: mbeattie                              on 1997/05/26  11:45:03
15237         Log: -mFoo option now forces -uFoo.
15238      Branch: perlext
15239            ! Compiler/B/CC.pm
15240 ____________________________________________________________________________
15241 [    21] By: mbeattie                              on 1997/05/26  11:43:37
15242         Log: Put back objsym/savesym (used by walkoptree_exec).
15243      Branch: perlext
15244            ! Compiler/B.pm
15245 ____________________________________________________________________________
15246 [    20] By: mbeattie                              on 1997/05/26  11:38:45
15247         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
15248      Branch: perl
15249            ! av.c global.sym
15250 ____________________________________________________________________________
15251 [    19] By: mbeattie                              on 1997/05/25  21:19:38
15252         Log: Fix up integration 5.003->5.004.
15253      Branch: perl
15254            + lib/Class/Fields.pm lib/ISA.pm
15255            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
15256            ! toke.c
15257 ____________________________________________________________________________
15258 [    18] By: mbeattie                              on 1997/05/25  10:31:21
15259         Log: First stab at 5.003 -> 5.004 integration.
15260      Branch: perl
15261           +> (branch 291 files)
15262            - Changes.Conf ext/DynaLoader/dl_os2.xs
15263            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
15264            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
15265            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
15266            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
15267            - lib/chat2.pl lib/splain os2/README os2/README.old
15268            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
15269            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
15270            - x2p/handy.h x2p/s2p.man
15271           !> (integrate 392 files)
15272 ____________________________________________________________________________
15273 [    17] By: mbeattie                              on 1997/05/24  18:46:49
15274         Log: Wholesale update to 5.004.
15275      Branch: relperl
15276            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
15277            + Porting/Glossary Porting/pumpkin.pod README.amiga
15278            + README.cygwin32 README.os2 README.plan9 README.qnx
15279            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
15280            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
15281            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
15282            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
15283            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
15284            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
15285            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
15286            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
15287            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
15288            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
15289            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
15290            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
15291            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
15292            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
15293            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
15294            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
15295            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
15296            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
15297            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
15298            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
15299            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
15300            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
15301            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
15302            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
15303            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
15304            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
15305            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
15306            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
15307            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
15308            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
15309            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
15310            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
15311            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
15312            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
15313            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
15314            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
15315            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
15316            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
15317            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
15318            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
15319            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
15320            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
15321            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
15322            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
15323            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15324            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
15325            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
15326            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
15327            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
15328            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
15329            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
15330            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
15331            + plan9/config.plan9 plan9/exclude plan9/fndvers
15332            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
15333            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
15334            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
15335            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
15336            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15337            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15338            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
15339            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
15340            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
15341            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
15342            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
15343            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
15344            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
15345            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
15346            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
15347            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
15348            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
15349            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
15350            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
15351            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
15352            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
15353            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
15354            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
15355            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
15356            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
15357            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
15358            + t/pragma/warn-1global t/pragma/warning.t universal.c
15359            + utils/splain.PL vms/ext/DCLsym/0README.txt
15360            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
15361            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
15362            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
15363            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
15364            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
15365            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
15366            + win32/config.H win32/config.w32 win32/config_h.PL
15367            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
15368            + win32/include/arpa/inet.h win32/include/dirent.h
15369            + win32/include/netdb.h win32/include/sys/socket.h
15370            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
15371            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
15372            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
15373            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
15374            + x2p/proto.h
15375            - Changes.Conf ext/DynaLoader/dl_os2.xs
15376            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
15377            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
15378            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
15379            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
15380            - lib/chat2.pl lib/splain os2/README os2/README.old
15381            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
15382            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
15383            - x2p/handy.h x2p/s2p.man
15384            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
15385            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
15386            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
15387            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
15388            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
15389            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
15390            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
15391            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15392            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
15393            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
15394            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
15395            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
15396            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15397            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
15398            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15399            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
15400            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15401            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
15402            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
15403            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
15404            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15405            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
15406            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
15407            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
15408            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
15409            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15410            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
15411            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
15412            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
15413            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
15414            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
15415            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
15416            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
15417            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
15418            ! installman installperl interp.sym keywords.h keywords.pl
15419            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
15420            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15421            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
15422            ! lib/Exporter.pm lib/ExtUtils/Install.pm
15423            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15424            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15425            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15426            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15427            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15428            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
15429            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
15430            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
15431            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
15432            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
15433            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
15434            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
15435            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15436            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15437            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15438            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15439            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15440            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
15441            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
15442            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
15443            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
15444            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15445            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
15446            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
15447            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
15448            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
15449            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
15450            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
15451            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
15452            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15453            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15454            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15455            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15456            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15457            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
15458            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
15459            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
15460            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
15461            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
15462            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
15463            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
15464            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
15465            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
15466            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
15467            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
15468            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
15469            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
15470            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
15471            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
15472            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
15473            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15474            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15475            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
15476            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
15477            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
15478            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
15479            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15480            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15481            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
15482            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
15483            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
15484            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
15485            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15486            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15487            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15488            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15489            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
15490            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
15491            ! x2p/util.h x2p/walk.c
15492 ____________________________________________________________________________
15493 [    16] By: mbeattie                              on 1997/05/23  22:42:08
15494         Log: Initial integration of relperl from 5.003.
15495      Branch: relperl
15496           +> (branch 600 files)
15497 ____________________________________________________________________________
15498 [    14] By: mbeattie                              on 1997/05/12  20:22:56
15499         Log: Finish code generation rewrite. Clean up B::Section class and
15500              handle symbol table translation internally. Simple .pm modules
15501              now compile OK.
15502      Branch: perlext
15503            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
15504            ! Compiler/B/CC.pm
15505 ____________________________________________________________________________
15506 [    13] By: mbeattie                              on 1997/05/05  19:41:18
15507         Log: Don't make pp_enter and pp_return trigger basic blocks.
15508      Branch: perlext
15509            ! Compiler/B/Bblock.pm
15510 ____________________________________________________________________________
15511 [    12] By: mbeattie                              on 1997/05/05  19:40:16
15512         Log: Rewrite code generation. Sections (de)multiplexed into a
15513              temporary file instead of stored in arrays.
15514      Branch: perlext
15515            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
15516 ____________________________________________________________________________
15517 [    11] By: mbeattie                              on 1997/05/03  20:20:59
15518         Log: Development to pre-alpha4
15519      Branch: perlext
15520            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
15521            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
15522            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
15523            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15524            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
15525            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
15526            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
15527            ! Compiler/test_harness Compiler/test_harness_cc
15528 ____________________________________________________________________________
15529 [    10] By: mbeattie                              on 1997/05/03  14:47:06
15530         Log: Initial check-in of perl compiler.
15531      Branch: perlext
15532            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
15533            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
15534            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
15535            + Compiler/B/CC.pm Compiler/B/Debug.pm
15536            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
15537            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15538            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
15539            + Compiler/O.pm Compiler/README Compiler/TESTS
15540            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
15541            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
15542            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
15543            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
15544            + Compiler/disassemble Compiler/old/README.feb11
15545            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
15546            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
15547            + Compiler/op.patch Compiler/ramblings/cc.notes
15548            + Compiler/ramblings/curcop.runtime
15549            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
15550            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
15551            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
15552            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
15553            + Compiler/ramblings/runtime.porting
15554            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
15555            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
15556            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
15557            + Compiler/test_harness_bytecode Compiler/test_harness_cc
15558            + Compiler/typemap
15559 ____________________________________________________________________________
15560 [     9] By: mbeattie                              on 1997/05/02  19:03:49
15561         Log: Don't require CvDEPTH == 0 when bombing out of subs.
15562      Branch: thrperl
15563            ! pp_hot.c
15564 ____________________________________________________________________________
15565 [     8] By: mbeattie                              on 1997/04/23  19:06:45
15566         Log: Added programmer-level condition variables via "condpair" magic.
15567              Added support for detached threads and tweaked a few things.
15568      Branch: thrperl
15569            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
15570            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
15571            ! util.c
15572 ____________________________________________________________________________
15573 [     7] By: mbeattie                              on 1997/04/23  19:04:18
15574         Log: Rewrote programmer-level condition variables from scratch. Added
15575              support for detaching threads. Fixed handling for arguments
15576              passed in to threads and return values for joined threads.
15577      Branch: perlext
15578            + Thread/lock.t
15579            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
15580            ! Thread/typemap
15581 ____________________________________________________________________________
15582 [     6] By: mbeattie                              on 1997/04/10  20:17:26
15583         Log: Initial check-in of Thread module.
15584      Branch: perlext
15585            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
15586            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
15587            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
15588            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
15589            + Thread/unsync4.t
15590 ____________________________________________________________________________
15591 [     5] By: mbeattie                              on 1997/04/10  20:05:52
15592         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
15593              missing parens (pad allocation) in the tokener.
15594      Branch: thrperl
15595            ! op.c pp_ctl.c toke.c
15596 ____________________________________________________________________________
15597 [     4] By: mbeattie                              on 1997/03/28  18:40:44
15598         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
15599      Branch: thrperl
15600            + thread.h
15601            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
15602            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
15603            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
15604            ! run.c scope.c sv.c sv.h toke.c util.c
15605 ____________________________________________________________________________
15606 [     3] By: mbeattie                              on 1997/03/28  13:36:23
15607         Log: Branch 5.003 -> thrperl
15608      Branch: thrperl
15609           +> (branch 600 files)
15610 ____________________________________________________________________________
15611 [     2] By: mbeattie                              on 1997/03/28  13:32:21
15612         Log: Initial devel changes.
15613              Pseudo-hashes. Optional strong typing. RESTART {}.
15614      Branch: perl
15615            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
15616            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
15617            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
15618 ____________________________________________________________________________
15619 [     1] By: mbeattie                              on 1997/03/28  13:17:33
15620         Log: Perl 5.003 check-in
15621      Branch: perl
15622            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
15623            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
15624            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
15625            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15626            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
15627            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15628            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15629            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15630            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15631            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15632            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15633            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15634            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15635            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
15636            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15637            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
15638            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15639            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
15640            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15641            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15642            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15643            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15644            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15645            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15646            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15647            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15648            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15649            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15650            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15651            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15652            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15653            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15654            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15655            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15656            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15657            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15658            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15659            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15660            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15661            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15662            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15663            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15664            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15665            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15666            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15667            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15668            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15669            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15670            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15671            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15672            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15673            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15674            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15675            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15676            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15677            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15678            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15679            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15680            + hints/README.hints hints/aix.sh hints/altos486.sh
15681            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15682            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15683            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15684            + hints/fps.sh hints/freebsd.sh hints/genix.sh
15685            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15686            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15687            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15688            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15689            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15690            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15691            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15692            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15693            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15694            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15695            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15696            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15697            + hints/uts.sh hv.c hv.h installman installperl interp.sym
15698            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15699            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15700            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15701            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15702            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15703            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15704            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15705            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15706            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15707            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15708            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15709            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15710            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15711            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15712            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15713            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15714            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15715            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15716            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15717            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15718            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15719            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15720            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15721            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15722            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15723            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15724            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15725            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15726            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15727            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15728            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15729            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15730            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15731            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15732            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15733            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15734            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15735            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15736            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15737            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15738            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15739            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15740            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15741            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15742            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15743            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15744            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15745            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15746            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15747            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15748            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15749            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15750            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15751            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15752            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15753            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15754            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15755            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15756            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15757            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15758            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15759            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15760            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15761            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15762            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15763            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15764            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15765            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15766            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15767            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15768            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15769            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15770            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15771            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15772            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15773            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15774            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15775            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15776            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15777            + vms/Makefile vms/config.vms vms/descrip.mms
15778            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15779            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15780            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15781            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15782            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15783            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15784            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15785            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15786            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15787            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15788            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15789            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15790            + x2p/walk.c