update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
[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_01        First maintenance release of 5.005
78 ----------------
79
80 ____________________________________________________________________________
81 [  1668] By: gsar                                  on 1998/07/26  21:12:11
82         Log: s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they
83              can disable it from config.sh if they want; up patchlevel to 5_01;
84              little tweaks to pods
85      Branch: maint-5.005/perl
86            ! README.win32 patchlevel.h pod/perldelta.pod toke.c
87            ! win32/Makefile win32/config_H.bc win32/config_H.gc
88            ! win32/config_H.vc win32/makefile.mk win32/win32.c
89 ____________________________________________________________________________
90 [  1662] By: gsar                                  on 1998/07/26  05:01:52
91         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
92      Branch: maint-5.005/perl
93            ! pod/perlhist.pod proto.h
94 ____________________________________________________________________________
95 [  1658] By: gsar                                  on 1998/07/26  02:23:46
96         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
97              Date: Fri, 24 Jul 1998 11:38:25 -0700
98              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
99              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
100              --
101              Date: Fri, 24 Jul 1998 12:30:36 -0700
102              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
103              Subject: [PATCH 5.005]Tweaks to README.vms
104              --
105              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
106              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
107              Subject: [PATCH 5.005] Final build cleanup patch
108      Branch: maint-5.005/perl
109            ! README.vms vms/descrip_mms.template vms/subconfigure.com
110 ____________________________________________________________________________
111 [  1657] By: gsar                                  on 1998/07/26  02:19:50
112         Log: another platform where pp_sselect() needs a whole fd_set buffer
113              From: Lupe Christoph <lupe@alanya.m.isar.de>
114              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
115              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
116              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
117      Branch: maint-5.005/perl
118            ! pp_sys.c
119 ____________________________________________________________________________
120 [  1656] By: gsar                                  on 1998/07/26  02:12:46
121         Log: fix problem building modules on dos-djgpp
122              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
123              Date: Sat, 25 Jul 1998 00:53:39 +0200
124              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
125              Subject: [PATCH 5.005] dos-djgpp and modules problem
126      Branch: maint-5.005/perl
127            ! djgpp/fixpmain
128 ____________________________________________________________________________
129 [  1655] By: gsar                                  on 1998/07/26  02:11:09
130         Log: From: Tom Spindler <dogcow@home.merit.edu>
131              Date: Wed, 22 Jul 1998 16:11:07 -0400
132              Message-ID: <19980722161107.A16813@home.merit.edu>
133              Subject: [PATCH 5.005] BeOS tweak
134      Branch: maint-5.005/perl
135            ! hints/beos.sh
136 ____________________________________________________________________________
137 [  1654] By: gsar                                  on 1998/07/26  02:09:29
138         Log: various pod tweaks
139      Branch: maint-5.005/perl
140            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
141            ! pod/perltoc.pod
142 ____________________________________________________________________________
143 [  1653] By: gsar                                  on 1998/07/26  02:05:46
144         Log: fix emacs/ptags for PL_* changes
145              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
146              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
147              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
148              Subject: [PATCH 5.004_76] Yet better ptags
149      Branch: maint-5.005/perl
150            ! emacs/ptags
151 ____________________________________________________________________________
152 [  1652] By: gsar                                  on 1998/07/26  02:03:01
153         Log: fix behavior of <=> on bigints
154              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
155              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
156              Date: Fri, 24 Jul 1998 18:29:53 +0100
157              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
158      Branch: maint-5.005/perl
159            ! lib/Math/BigInt.pm t/lib/bigintpm.t
160 ____________________________________________________________________________
161 [  1649] By: gsar                                  on 1998/07/24  03:56:56
162         Log: create maint-5.005 branch
163      Branch: maint-5.005/perl
164           +> (branch 1079 files)
165 ____________________________________________________________________________
166 [  1648] By: gsar                                  on 1998/07/24  03:36:35
167         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
168      Branch: perl
169            ! Changes
170
171 -------------
172 Version 5.005           Production release
173 -------------
174
175 ____________________________________________________________________________
176 [  1647] By: gsar                                  on 1998/07/22  21:11:29
177         Log: sneak in hints/irix_6.sh update
178      Branch: perl
179            ! Changes hints/irix_6.sh
180 ____________________________________________________________________________
181 [  1646] By: gsar                                  on 1998/07/22  21:00:44
182         Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
183              from Jon Orwant <orwant@media.mit.edu>; update guts documentation
184              to reflect PL_* changes; is this *it* for 5.005?
185      Branch: perl
186            ! Changes README.win32 patchlevel.h pod/perlcall.pod
187            ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
188            ! pod/perltoc.pod pod/perlxs.pod
189 ____________________________________________________________________________
190 [  1645] By: gsar                                  on 1998/07/22  19:37:41
191         Log: don't use qualify() in class methods
192              From:    Albert Dvornik <bert@genscan.com>
193              Date:    22 Jul 1998 15:14:46 EDT
194              Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
195              Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
196      Branch: perl
197            ! ext/IO/lib/IO/Handle.pm
198 ____________________________________________________________________________
199 [  1644] By: gsar                                  on 1998/07/22  18:13:31
200         Log: newer perlembed.pod
201      Branch: perl
202            ! pod/perlembed.pod
203 ____________________________________________________________________________
204 [  1643] By: gsar                                  on 1998/07/22  18:03:42
205         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
206              Date:    Wed, 22 Jul 1998 13:42:20 EDT
207              Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
208              Subject: Re: 5.005 - a sneak preview
209      Branch: perl
210            ! Porting/pumpkin.pod
211 ____________________________________________________________________________
212 [  1642] By: gsar                                  on 1998/07/22  17:58:42
213         Log: add perlmodinstall, regen perltoc
214      Branch: perl
215            + pod/perlmodinstall.pod
216            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
217            ! pod/perltoc.pod win32/pod.mak
218 ____________________________________________________________________________
219 [  1641] By: gsar                                  on 1998/07/22  17:11:55
220         Log: support optional crypt() with PERL_OBJECT
221              From:    "Douglas Lankshear" <dougl@ActiveState.com>
222              Date:    Wed, 22 Jul 1998 08:21:10 PDT
223              Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
224              Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
225      Branch: perl
226            ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
227            ! win32/perlhost.h win32/win32.c win32/win32iop.h
228 ____________________________________________________________________________
229 [  1640] By: gsar                                  on 1998/07/22  17:09:11
230         Log: win32 tweaks
231              Date:    Wed, 22 Jul 1998 07:09:09 PDT
232              Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
233              From:    "Douglas Lankshear" <dougl@ActiveState.com>
234      Branch: perl
235            ! win32/Makefile win32/makefile.mk win32/win32.h
236 ____________________________________________________________________________
237 [  1639] By: gsar                                  on 1998/07/22  17:00:30
238         Log: From:    d-lewart@uiuc.edu (Daniel S. Lewart)
239              Date:    Wed, 22 Jul 1998 06:20:08 CDT
240              Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
241              Subject: [PATCH] lib/Sys/Syslog.pm doc
242      Branch: perl
243            ! Changes lib/Sys/Syslog.pm
244 ____________________________________________________________________________
245 [  1638] By: gsar                                  on 1998/07/22  09:12:26
246         Log: up patchlevel etc (only doc patching from now on, testing in progress)
247      Branch: perl
248            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
249            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
250 ____________________________________________________________________________
251 [  1637] By: gsar                                  on 1998/07/22  08:27:09
252         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
253              Date:    Tue, 21 Jul 1998 16:04:40 PDT
254              Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
255              Subject: [PATCH 5.004_76]Document Vax C's death for VMS
256              --
257              Date:    Tue, 21 Jul 1998 16:08:57 PDT
258              Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
259              Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
260              --
261              Date:    Tue, 21 Jul 1998 16:05:56 PDT
262              Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
263              Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
264      Branch: perl
265            ! README.vms pod/perldelta.pod vms/descrip_mms.template
266 ____________________________________________________________________________
267 [  1636] By: gsar                                  on 1998/07/22  08:04:37
268         Log: fix quoting in t/io/inplace.t
269      Branch: perl
270            ! t/io/inplace.t
271 ____________________________________________________________________________
272 [  1635] By: gsar                                  on 1998/07/22  07:59:30
273         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
274              Date:    Tue, 21 Jul 1998 13:06:44 PDT
275              Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
276              Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
277      Branch: perl
278            ! t/io/inplace.t vms/test.com
279 ____________________________________________________________________________
280 [  1634] By: gsar                                  on 1998/07/22  07:55:35
281         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
282              Date:    Tue, 21 Jul 1998 12:42:20 PDT
283              Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
284              Subject: [PATCH 5.004_76]Fix inplace editing for VMS
285      Branch: perl
286            ! doio.c
287 ____________________________________________________________________________
288 [  1633] By: gsar                                  on 1998/07/22  07:53:53
289         Log: fix AIX hints for PL_* changes
290              From:    Jarkko Hietaniemi <jhi@iki.fi>
291              Date:    Tue, 21 Jul 1998 22:53:54 +0300
292              Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
293              Subject: Re: _76 fails to link B extension on AIX 414
294      Branch: perl
295            ! perl_exp.SH
296 ____________________________________________________________________________
297 [  1632] By: gsar                                  on 1998/07/22  07:51:56
298         Log: From:    Anton Berezin <tobez@plab.ku.dk>
299              Date:    Tue, 21 Jul 1998 21:46:45 +0200
300              Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
301              Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
302      Branch: perl
303            ! t/op/eval.t
304 ____________________________________________________________________________
305 [  1631] By: gsar                                  on 1998/07/22  07:48:20
306         Log: applied patch, with tweak suggested by Michael Parker
307              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
308              Date:    Tue, 21 Jul 1998 14:30:05 EDT
309              Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
310              Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
311      Branch: perl
312            ! hints/irix_6.sh
313 ____________________________________________________________________________
314 [  1630] By: gsar                                  on 1998/07/22  07:40:25
315         Log: better diagnostic on errno.t failure
316              From:    Graham Barr <gbarr@ti.com>
317              Date:    Tue, 21 Jul 1998 13:07:29 CDT
318              Message-Id: <19980721130729.K4337@asic.sc.ti.com>
319      Branch: perl
320            ! t/lib/errno.t
321 ____________________________________________________________________________
322 [  1629] By: gsar                                  on 1998/07/22  07:36:38
323         Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
324              the registry for anything that begins with "PERL", not "PERL5"
325              From:    "Douglas Lankshear" <dougl@ActiveState.com>
326              Date:    Tue, 21 Jul 1998 11:08:00 PDT
327              Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
328      Branch: perl
329            ! perl.c win32/perlhost.h win32/win32.c
330 ____________________________________________________________________________
331 [  1628] By: gsar                                  on 1998/07/22  07:28:35
332         Log: suppress redefined warnings on C<INIT {} INIT {}>
333      Branch: perl
334            ! op.c
335 ____________________________________________________________________________
336 [  1627] By: gsar                                  on 1998/07/22  07:15:19
337         Log: remove spurious $VERSION line that confuses CPAN
338              From:    Johan Vromans <jvromans@squirrel.nl>
339              Date:    Tue, 21 Jul 1998 20:01:36 +0200
340              Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
341              Subject: Re: 5.004_76 missing version numbers
342      Branch: perl
343            ! lib/Getopt/Long.pm
344 ____________________________________________________________________________
345 [  1626] By: gsar                                  on 1998/07/22  06:57:56
346         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
347              Date:    Tue, 21 Jul 1998 10:20:13 EDT
348              Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
349              Subject: [PATCH] Porting/config* updates for 5.005
350      Branch: perl
351            ! Changes Porting/config.sh Porting/config_H
352 ____________________________________________________________________________
353 [  1625] By: gsar                                  on 1998/07/22  06:46:38
354         Log: add a few more globals with old names #defined
355      Branch: perl
356            ! embed.pl embedvar.h
357 ____________________________________________________________________________
358 [  1624] By: gsar                                  on 1998/07/22  06:39:22
359         Log: allow extensions to be specified as paths 
360              From:    Paul Johnson <pjcj@transeda.com>
361              Date:    Tue, 21 Jul 1998 12:04:27 BST
362              Message-Id: <19980721120427.F903@west-tip.transeda.com>
363              Subject: [PATCH] 5.004_75 Embed and static extensions
364      Branch: perl
365            ! lib/ExtUtils/Embed.pm
366 ____________________________________________________________________________
367 [  1623] By: gsar                                  on 1998/07/22  06:12:50
368         Log: make $ prototype to accept THREADSVs
369      Branch: perl
370            ! op.c
371 ____________________________________________________________________________
372 [  1622] By: gsar                                  on 1998/07/22  06:04:25
373         Log: fix Liblist.pm to find entries that are plain pathnames on win32
374      Branch: perl
375            ! lib/ExtUtils/Liblist.pm
376 ____________________________________________________________________________
377 [  1621] By: gsar                                  on 1998/07/22  05:10:53
378         Log: perlfaq update from From Tom Christiansen and Nathan Torkington
379              (removes all mention of training courses from perlfaq*.pod)
380      Branch: perl
381            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
382            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
383            ! pod/perlfaq8.pod pod/perlfaq9.pod
384 ____________________________________________________________________________
385 [  1620] By: gsar                                  on 1998/07/22  02:51:13
386         Log: applied patch, modulo parts already added to perldelta
387              From:    Stephen McCamant <alias@mcs.com>
388              Date:    Tue, 21 Jul 1998 17:06:23 CDT
389              Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
390              Subject: [PATCH] Re: Beta2 is available
391      Branch: perl
392            ! pod/perldelta.pod
393 ____________________________________________________________________________
394 [  1619] By: gsar                                  on 1998/07/22  02:45:55
395         Log: applied patch, add new message to perldeta
396              From:    Stephen McCamant <alias@mcs.com>
397              Date:    Tue, 21 Jul 1998 16:12:25 CDT
398              Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
399              Subject: [PATCH] Band-aid patch for local($avhv->{a})
400      Branch: perl
401            ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
402 ____________________________________________________________________________
403 [  1618] By: gsar                                  on 1998/07/22  02:08:00
404         Log: fix up B modules for PL_* changes
405      Branch: perl
406            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
407 ____________________________________________________________________________
408 [  1617] By: gsar                                  on 1998/07/22  01:42:14
409         Log: From:    Malcolm Beattie <mbeattie@sable.ox.ac.uk>
410              Date:    Tue, 21 Jul 1998 18:13:16 BST
411              Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
412              Subject: Compiler docs for 5.005
413      Branch: perl
414            ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
415            ! ext/B/O.pm
416 ____________________________________________________________________________
417 [  1616] By: gsar                                  on 1998/07/22  01:29:09
418         Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
419              names
420      Branch: perl
421            ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
422            ! intrpvar.h
423 ____________________________________________________________________________
424 [  1615] By: nick                                  on 1998/07/21  22:26:34
425         Log: Mingw32 PERL_OBJECT tweaks
426      Branch: perl
427            ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
428 ____________________________________________________________________________
429 [  1614] By: gsar                                  on 1998/07/21  19:43:32
430         Log: fix off-by-one in change#623 that broke lexical lookups in eval''
431      Branch: perl
432            ! pp_ctl.c
433
434 ----------------
435 Version 5.004_76        5.005 Public Beta, Issue 2
436 ----------------
437
438 ____________________________________________________________________________
439 [  1613] By: gsar                                  on 1998/07/21  10:26:01
440         Log: final tweaks before beta2
441      Branch: perl
442            + Porting/findvars
443           +> Porting/fixvars
444            - fixvars
445            ! Changes MANIFEST intrpvar.h iperlsys.h
446            ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
447 ____________________________________________________________________________
448 [  1612] By: gsar                                  on 1998/07/21  07:15:54
449         Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
450      Branch: perl
451            ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
452            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
453            ! win32/win32sck.c
454 ____________________________________________________________________________
455 [  1611] By: gsar                                  on 1998/07/21  07:12:00
456         Log: fix bytecode.pl with moved var names
457      Branch: perl
458            ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
459 ____________________________________________________________________________
460 [  1610] By: gsar                                  on 1998/07/21  05:51:10
461         Log: tweak toke.c
462      Branch: perl
463            ! toke.c
464 ____________________________________________________________________________
465 [  1609] By: gsar                                  on 1998/07/21  05:46:59
466         Log: change case of PERL_OBJECT filenames, consistent with the rest
467      Branch: perl
468            + XSlock.h objXSUB.h
469            - ObjXSub.h XSLock.h
470            ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
471            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
472 ____________________________________________________________________________
473 [  1608] By: gsar                                  on 1998/07/21  05:31:13
474         Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
475      Branch: perl
476            ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
477 ____________________________________________________________________________
478 [  1607] By: gsar                                  on 1998/07/21  05:29:10
479         Log: part 1 of PERL_OBJECT fixes for new var names
480      Branch: perl
481            ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
482            ! run.c win32/GenCAPI.pl
483 ____________________________________________________________________________
484 [  1606] By: gsar                                  on 1998/07/21  05:17:26
485         Log: From:    Stephen McCamant <alias@mcs.com>
486              Date:    Mon, 20 Jul 1998 23:53:32 CDT
487              Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
488              Subject: [PATCH] redundant RV2GVs in ck_fun()
489      Branch: perl
490            ! op.c
491 ____________________________________________________________________________
492 [  1605] By: gsar                                  on 1998/07/21  05:13:28
493         Log: From:    Stephen McCamant <alias@mcs.com>
494              Date:    Mon, 20 Jul 1998 23:32:42 CDT
495              Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
496              Subject: B::Deparse 0.56 (first testsuite fixes; big)
497      Branch: perl
498            ! ext/B/B/Deparse.pm
499 ____________________________________________________________________________
500 [  1604] By: gsar                                  on 1998/07/21  05:07:29
501         Log: applied a slightly tweaked version of suggested patch
502              From: Colin Kuskie <ckuskie@cadence.com>
503              Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
504              Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
505              Subject: [PATCH _75] More documentation for -i prefix
506      Branch: perl
507            ! pod/perlrun.pod
508 ____________________________________________________________________________
509 [  1603] By: gsar                                  on 1998/07/21  04:59:19
510         Log: disable malloced_size() feedback with -DLEAKTEST
511              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
512              Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
513              Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
514              Subject: [PATCH 5.004_75] -DLEAKTEST broken
515      Branch: perl
516            ! av.c sv.c
517 ____________________________________________________________________________
518 [  1602] By: gsar                                  on 1998/07/21  04:57:43
519         Log: fix hints/hpux.sh for cpp recognition
520              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
521              Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
522              Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
523              Subject: RE: Configure misses preprocessor on HP-UX
524      Branch: perl
525            ! hints/hpux.sh
526 ____________________________________________________________________________
527 [  1601] By: gsar                                  on 1998/07/21  04:55:51
528         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
529              Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
530              Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
531              Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
532      Branch: perl
533            ! pp_ctl.c t/op/pat.t
534 ____________________________________________________________________________
535 [  1600] By: gsar                                  on 1998/07/21  04:48:32
536         Log: allocate a whole fd_set for pp_sselect() on more platforms
537              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
538              Date: 20 Jul 1998 00:14:18 +0300
539              Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
540              Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
541      Branch: perl
542            ! pp_sys.c
543 ____________________________________________________________________________
544 [  1599] By: gsar                                  on 1998/07/21  04:44:04
545         Log: add tests to check if context propagation works
546              From: Francois Desarmenien <desar@club-internet.fr>
547              Date: Sun, 19 Jul 1998 12:28:33 +0200
548              Message-ID: <35B1CA51.A606AD27@club-internet.fr>
549              Subject: Re: m//g strange behaviour in 5.004
550      Branch: perl
551            + t/op/context.t
552            ! MANIFEST
553 ____________________________________________________________________________
554 [  1598] By: gsar                                  on 1998/07/21  04:37:49
555         Log: applied RE doc patches, with tweaks to the prose
556              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
557              Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
558              Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
559              Subject: [PATCH 5.004_72] Document irregular zero-length matches
560              --
561              Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
562              Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
563              Subject: [PATCH 5.004_72] Another irregularity of expressions documented
564      Branch: perl
565            ! pod/perlre.pod
566 ____________________________________________________________________________
567 [  1597] By: gsar                                  on 1998/07/21  04:16:51
568         Log: pod tweak suggested by Ilya
569      Branch: perl
570            ! pod/perlfunc.pod
571 ____________________________________________________________________________
572 [  1596] By: gsar                                  on 1998/07/21  04:12:39
573         Log: enable color output with -Mre=debugcolor with -DDEBUGGING
574              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
575              Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
576              Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
577              Subject: [PATCH 5.004_72] Better -Mre=colordb
578      Branch: perl
579            ! ext/re/re.xs
580 ____________________________________________________________________________
581 [  1595] By: gsar                                  on 1998/07/21  04:07:44
582         Log: From: "John L. Allen" <allen@grumman.com>
583              Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
584              Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
585              Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
586      Branch: perl
587            ! utils/perlbug.PL
588 ____________________________________________________________________________
589 [  1594] By: gsar                                  on 1998/07/21  04:06:06
590         Log: don't use SelectSaver on IO::Handle->input_*() methods
591              From: Robin Barker <rmb1@cise.npl.co.uk>
592              Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
593              Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
594              Subject: Re: Bug in IO::Handle->input_record_separator
595      Branch: perl
596            ! ext/IO/lib/IO/Handle.pm
597 ____________________________________________________________________________
598 [  1593] By: gsar                                  on 1998/07/21  04:03:46
599         Log: applied a tweaked version of suggested patch
600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
601              Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
602              Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
603              Subject: [PATCH 5.004_72] Enable/document colors in re.pm
604      Branch: perl
605            ! ext/re/re.pm
606 ____________________________________________________________________________
607 [  1592] By: gsar                                  on 1998/07/21  03:49:55
608         Log: remove compat3.sym and rename perld4.pod
609      Branch: perl
610           +> pod/perl5004delta.pod
611            - compat3.sym pod/perld4.pod
612            ! MANIFEST
613 ____________________________________________________________________________
614 [  1591] By: gsar                                  on 1998/07/21  03:38:16
615         Log: update patchlevel, Changes
616      Branch: perl
617            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
618            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
619 ____________________________________________________________________________
620 [  1590] By: gsar                                  on 1998/07/21  03:06:04
621         Log: documentation tweaks from Abigail <abigail@fnx.com>
622              Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
623              Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
624              Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
625              --
626              Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
627              Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
628              Subject: [PATCH 5.00475] pod/perlguts.pod
629              --
630              Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
631              Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
632              Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
633              --
634              Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
635              Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
636              Subject: [PATCH, 5.00475], pod/perlsub.pod
637              --
638              Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
639              Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
640              Subject: [PATCH 5.00475] pod/perlfunc.pod
641      Branch: perl
642            ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
643            ! pod/perlsyn.pod
644 ____________________________________________________________________________
645 [  1589] By: gsar                                  on 1998/07/21  02:44:25
646         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
647              Date: Wed, 15 Jul 1998 09:38:12 -0700
648              Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
649              Subject: [PATCH 5.005-beta1]Quick VMS config update
650              --
651              Date: Wed, 15 Jul 1998 12:53:52 -0700
652              Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
653              Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
654              --
655              Date: Thu, 16 Jul 1998 11:15:44 -0700
656              Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
657              Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
658              --
659              Date: Thu, 16 Jul 1998 11:21:55 -0700
660              Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
661              Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
662              --
663              Date: Thu, 16 Jul 1998 11:25:04 -0700
664              Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
665              Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
666              --
667              Date: Fri, 17 Jul 1998 15:29:13 -0700
668              Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
669              Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
670              --
671              Date: Mon, 20 Jul 1998 10:20:49 -0700
672              Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
673              Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
674              --
675              Date: Mon, 20 Jul 1998 10:13:03 -0700
676              Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
677              Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
678              --
679              From: Brad Hughes <brad@tgsmc.com>
680              Date: Mon, 20 Jul 1998 15:51:22 -0700
681              Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
682              Subject: patch for readme.vms
683      Branch: perl
684            ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
685            ! vms/gen_shrfls.pl vms/subconfigure.com
686 ____________________________________________________________________________
687 [  1588] By: gsar                                  on 1998/07/21  01:26:20
688         Log: change#1481 didn't go through at all, redo it
689      Branch: perl
690            ! t/base/rs.t
691 ____________________________________________________________________________
692 [  1587] By: gsar                                  on 1998/07/21  01:21:41
693         Log: workaround C<"foo" "bar"> catenation-intolerant compilers
694      Branch: perl
695            ! regexec.c toke.c
696 ____________________________________________________________________________
697 [  1586] By: gsar                                  on 1998/07/21  01:05:49
698         Log: do not override PERL_DESTRUCT_LEVEL if use has it set
699      Branch: perl
700            ! t/TEST
701 ____________________________________________________________________________
702 [  1585] By: gsar                                  on 1998/07/21  00:39:17
703         Log: fix small memory leak when mess_sv happens to be touched by magic
704      Branch: perl
705            ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
706 ____________________________________________________________________________
707 [  1584] By: gsar                                  on 1998/07/21  00:37:32
708         Log: fix memory leak in C<local(*foo) = 'bar'>
709      Branch: perl
710            ! scope.c
711 ____________________________________________________________________________
712 [  1583] By: TimBunce                              on 1998/07/20  22:14:11
713         Log: Update Changes and patchlevel.h for release. At last.
714      Branch: maint-5.004/perl
715            ! Changes patchlevel.h
716 ____________________________________________________________________________
717 [  1582] By: gsar                                  on 1998/07/20  21:28:43
718         Log: add rsfp_filters and perldb to pollutants list
719      Branch: perl
720            ! embed.pl
721 ____________________________________________________________________________
722 [  1581] By: nick                                  on 1998/07/20  19:22:37
723         Log: Integrate mainline pre-beta2 - just in case 
724      Branch: ansiperl
725           !> (integrate 66 files)
726 ____________________________________________________________________________
727 [  1580] By: TimBunce                              on 1998/07/20  17:16:38
728         Log: Assorted patches:
729              
730              Title:  "Clean up hash array allocation"
731              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
732              Msg-ID:  <199807201052.GAA13336@aatma.engin.umich.edu>
733              Files:  hv.c
734              
735              Title:  "Further fixes for cppstdin on HP-UX 11"
736              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
737              Msg-ID:  <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
738              Files:  hints/hpux.sh
739      Branch: maint-5.004/perl
740            ! hints/hpux.sh hv.c
741 ____________________________________________________________________________
742 [  1579] By: TimBunce                              on 1998/07/20  09:46:14
743         Log: Assorted patches:
744              
745              Title:  "Fix C<$1 .. $2> coredump under debugger"
746              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
747              Msg-ID:  <199807200042.UAA23288@aatma.engin.umich.edu>
748              Files:  pp_ctl.c
749              
750              Title:  "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
751              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
752              Msg-ID:  <199807191829.OAA12433@aatma.engin.umich.edu>
753              Files:  embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
754              
755              Title:  "fix major bug (from 5.003_96); void contexts were using the context
756              of the enclosing sub!"
757              From:  Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
758              <gsar@engin.umich.edu>
759              Msg-ID:  <199807180927.FAA08032@aatma.engin.umich.edu>,
760              <35B1CA51.A606AD27@club-internet.fr>
761              Files:  op.h
762              
763              Title:  "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
764              From:  Johan Vromans <jvromans@squirrel.nl>
765              Msg-ID:  <13745.47704.943964.34613@phoenix.squirrel.nl>
766              Files:  lib/Getopt/Long.pm
767              
768              Title:  "Add Porting/p4d2p utility for converting perforce diffs"
769              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
770              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>
771              Files:  MANIFEST Porting/p4d2p
772      Branch: maint-5.004/perl
773            + Porting/p4d2p
774            ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
775            ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
776 ____________________________________________________________________________
777 [  1578] By: gsar                                  on 1998/07/20  09:38:39
778         Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
779              brute force search script).  Result builds and passes all tests on
780              Solaris.  win32 and PERL_OBJECT are still untested.
781      Branch: perl
782            ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
783            ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
784            ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
785            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
786            ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
787            ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
788            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
789            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
790            ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
791            ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
792            ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
793            ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
794            ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
795            ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
796            ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
797 ____________________________________________________________________________
798 [  1577] By: TimBunce                              on 1998/07/20  08:28:17
799         Log: Title:  "Make failed matches return empty list in list context"
800              From:  "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
801              <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
802              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>,
803              <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
804              <35B156FB.504E66E@aaii.oz.au>
805              Files:  pod/perlop.pod pp_hot.c t/op/pat.t
806      Branch: maint-5.004/perl
807            ! pod/perlop.pod pp_hot.c t/op/pat.t
808 ____________________________________________________________________________
809 [  1576] By: TimBunce                              on 1998/07/20  08:11:37
810         Log: Title:  "win32 update from 5.005 beta 2 for 5.004_05"
811              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
812              Msg-ID:  <199807192332.TAA20905@aatma.engin.umich.edu>
813              Files:  win32/include/dirent.h win32/include/sys/socket.h proto.h
814              lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
815              win32/win32.h win32/win32iop.h README.win32 installperl
816              pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
817              win32/config_H.bc win32/config_H.vc win32/config_h.PL
818              win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
819              win32/makefile.mk win32/pod.mak win32/win32.c
820              win32/win32sck.c win32/bin/pl2bat.pl
821      Branch: maint-5.004/perl
822            ! README.win32 installperl lib/ExtUtils/Liblist.pm
823            ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
824            ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
825            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
826            ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
827            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
828            ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
829            ! win32/win32sck.c
830 ____________________________________________________________________________
831 [  1575] By: gsar                                  on 1998/07/20  01:27:14
832         Log: integrate ansi branch to get s/foo/PL_foo/ changes
833      Branch: perl
834           +> fixvars
835           !> (integrate 537 files)
836 ____________________________________________________________________________
837 [  1574] By: gsar                                  on 1998/07/20  00:33:43
838         Log: fix C<$1 .. $2> coredump under debugger
839      Branch: perl
840            ! pp_ctl.c
841 ____________________________________________________________________________
842 [  1573] By: gsar                                  on 1998/07/20  00:28:27
843         Log: misc win32 config tweaks
844      Branch: perl
845            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
846            ! win32/config_h.PL win32/makefile.mk
847 ____________________________________________________________________________
848 [  1572] By: nick                                  on 1998/07/19  19:04:58
849         Log: Missed file that had changed
850      Branch: ansiperl
851            ! embedvar.h
852 ____________________________________________________________________________
853 [  1571] By: nick                                  on 1998/07/19  18:57:35
854         Log: Another threaded, perl malloc issue, x2p's Makefile.SH  has a 
855              pattern match...
856      Branch: ansiperl
857            ! x2p/Makefile.SH
858 ____________________________________________________________________________
859 [  1570] By: nick                                  on 1998/07/19  18:16:20
860         Log: Drat! - threaded perl-malloc has mutex that needs PL_
861      Branch: ansiperl
862            ! malloc.c perl.h
863 ____________________________________________________________________________
864 [  1569] By: nick                                  on 1998/07/19  17:55:22
865         Log: PL_ for perl's malloc
866      Branch: ansiperl
867            ! hv.c malloc.c
868 ____________________________________________________________________________
869 [  1568] By: nick                                  on 1998/07/19  16:23:30
870         Log: PL_ minir tidy up
871      Branch: ansiperl
872            ! embed.pl ext/Thread/Thread.xs util.c
873 ____________________________________________________________________________
874 [  1567] By: nick                                  on 1998/07/19  13:21:07
875         Log: Add PL_ to merged file
876      Branch: ansiperl
877            ! pp_hot.c
878 ____________________________________________________________________________
879 [  1566] By: nick                                  on 1998/07/19  12:38:30
880         Log: Merge Mainline
881      Branch: ansiperl
882            + fixvars
883           !> (integrate 29 files)
884 ____________________________________________________________________________
885 [  1565] By: gsar                                  on 1998/07/19  07:06:54
886         Log: tweak pod in MakeMaker.pm
887              From: Paul Johnson <pjcj@transeda.com>
888              Date: Sat, 18 Jul 1998 15:58:48 +0100
889              Message-ID: <19980718155847.D903@west-tip.transeda.com>
890              Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
891      Branch: perl
892            ! lib/ExtUtils/MakeMaker.pm
893 ____________________________________________________________________________
894 [  1564] By: gsar                                  on 1998/07/19  07:04:45
895         Log: From: Gisle Aas <gisle@aas.no>
896              Date: 17 Jul 1998 22:49:32 +0200
897              Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
898              Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
899      Branch: perl
900            ! sv.c
901 ____________________________________________________________________________
902 [  1563] By: gsar                                  on 1998/07/19  07:03:32
903         Log: update freebsd hints
904              From: Mik Firestone <fireston@lexmark.com>
905              Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
906              Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
907              Subject: [PATCH 5.005b1] hints/freebsd.sh
908      Branch: perl
909            ! hints/freebsd.sh
910 ____________________________________________________________________________
911 [  1562] By: gsar                                  on 1998/07/19  07:01:33
912         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
913              Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
914              Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
915              Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
916      Branch: perl
917            ! README.mpeix hints/mpeix.sh
918 ____________________________________________________________________________
919 [  1561] By: gsar                                  on 1998/07/19  07:00:19
920         Log: From: Norton Allen <allen@huarp.harvard.edu>
921              Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
922              Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
923              Subject: [PATCH: 75] make install fails
924      Branch: perl
925            ! Makefile.SH
926 ____________________________________________________________________________
927 [  1560] By: gsar                                  on 1998/07/19  06:58:55
928         Log: fix flawed substitution-loop detection on zero-length matches
929              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
930              Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
931              Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
932              Subject: [PATCH 5.004_72] Substitution loop in devel branch
933      Branch: perl
934            ! pp_hot.c t/op/subst.t
935 ____________________________________________________________________________
936 [  1559] By: gsar                                  on 1998/07/19  06:56:19
937         Log: add perltrap entry about "${#a}", as suggested by
938              andy barfoot <abarfoot@eng.auburn.edu>
939      Branch: perl
940            ! pod/perltrap.pod
941 ____________________________________________________________________________
942 [  1558] By: gsar                                  on 1998/07/19  06:43:53
943         Log: From: Anton Berezin <tobez@plab.ku.dk>
944              Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
945              Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
946              Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
947      Branch: perl
948            ! pod/perlcall.pod
949 ____________________________________________________________________________
950 [  1557] By: gsar                                  on 1998/07/19  06:40:33
951         Log: From: "Art Green" <Art_Green@mercmarine.com>
952              Date: Thu, 16 Jul 1998 21:37:05 -0500
953              Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
954              Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
955      Branch: perl
956            ! hints/aix.sh
957 ____________________________________________________________________________
958 [  1556] By: gsar                                  on 1998/07/19  06:38:17
959         Log: update README.threads
960              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
961              Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
962              Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
963              Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
964      Branch: perl
965            ! README.threads
966 ____________________________________________________________________________
967 [  1555] By: gsar                                  on 1998/07/19  06:36:32
968         Log: From: Scott Henry <scotth@sgi.com>
969              Date: 15 Jul 1998 20:23:02 -0700
970              Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
971              Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
972      Branch: perl
973            ! hints/irix_6.sh
974 ____________________________________________________________________________
975 [  1554] By: gsar                                  on 1998/07/19  06:35:10
976         Log: From: Spider Boardman <spider@web.zk3.dec.com>
977              Date: Wed, 15 Jul 1998 16:56:48 -0400
978              Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
979              Subject: [PATCH _75] dec_osf hints still wrong
980      Branch: perl
981            ! hints/dec_osf.sh
982 ____________________________________________________________________________
983 [  1553] By: gsar                                  on 1998/07/19  06:33:29
984         Log: tweak hpux hints in vain attempt to get cppstdin set properly
985              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
986              Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
987              Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
988              Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
989              --
990              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
991              Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
992              Subject: Re: Configure misses preprocessor on HP-UX
993              Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
994      Branch: perl
995            ! hints/hpux.sh
996 ____________________________________________________________________________
997 [  1552] By: gsar                                  on 1998/07/19  06:26:24
998         Log: From: Tye McQueen <tye@metronet.com>
999              Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
1000              Message-Id: <199807151846.AA12653@metronet.com>
1001              Subject: Minor debugger fix
1002      Branch: perl
1003            ! lib/perl5db.pl
1004 ____________________________________________________________________________
1005 [  1551] By: gsar                                  on 1998/07/19  06:25:05
1006         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1007              Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
1008              Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
1009              Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
1010      Branch: perl
1011            ! INSTALL pp.c
1012 ____________________________________________________________________________
1013 [  1550] By: gsar                                  on 1998/07/19  06:23:10
1014         Log: minor re.pm cleanup
1015              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1016              Date: Wed, 15 Jul 1998 12:41:14 +0100
1017              Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
1018              Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
1019      Branch: perl
1020            ! ext/re/re.pm pod/perldiag.pod
1021 ____________________________________________________________________________
1022 [  1549] By: gsar                                  on 1998/07/19  06:20:49
1023         Log: export additional symbols on OS/2
1024              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1025              Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
1026              Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
1027              Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
1028      Branch: perl
1029            ! os2/os2.sym
1030 ____________________________________________________________________________
1031 [  1548] By: gsar                                  on 1998/07/19  06:18:58
1032         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1033              Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
1034              Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
1035              Subject: [PATCH 5.004_72] Minor improvements to perlcc
1036      Branch: perl
1037            ! utils/perlcc.PL
1038 ____________________________________________________________________________
1039 [  1547] By: gsar                                  on 1998/07/19  06:17:22
1040         Log: applied slightly tweaked version of patch
1041              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1042              Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
1043              Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
1044              Subject: [PATCH 5.004_72] Updated patch to Test::Harness
1045      Branch: perl
1046            ! lib/Test/Harness.pm
1047 ____________________________________________________________________________
1048 [  1546] By: gsar                                  on 1998/07/19  06:11:03
1049         Log: improve 'frame' handling in debugger
1050              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1051              Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
1052              Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
1053              Subject: [PATCH 5.004_72] Better debugger trace
1054      Branch: perl
1055            ! lib/perl5db.pl
1056 ____________________________________________________________________________
1057 [  1545] By: gsar                                  on 1998/07/19  06:07:51
1058         Log: fix and test handling of literal newlines in heredocs
1059              From: Gisle Aas <gisle@aas.no>
1060              Date: 17 Jul 1998 14:58:25 +0200
1061              Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
1062              Subject: Re: [PATCH _71] CRs et al
1063              --
1064              From: larry@wall.org (Larry Wall)
1065              Date: Fri, 17 Jul 1998 09:32:35 -0700
1066              Message-Id: <199807171632.JAA12959@wall.org>
1067              Subject: Re: [PATCH _71] CRs et al
1068      Branch: perl
1069            ! t/comp/multiline.t toke.c
1070 ____________________________________________________________________________
1071 [  1544] By: gsar                                  on 1998/07/19  06:00:12
1072         Log: remove possibly unwritable lib/re.pm before overwrite
1073              From: larry@wall.org (Larry Wall)
1074              Date: Wed, 15 Jul 1998 14:26:03 -0700
1075              Message-Id: <199807152126.OAA04623@wall.org>
1076              Subject: Re: bug encountered building perl5.005beta1
1077      Branch: perl
1078            ! Makefile.SH
1079 ____________________________________________________________________________
1080 [  1543] By: gsar                                  on 1998/07/19  05:56:18
1081         Log: unsubmitted Changes tweak
1082      Branch: perl
1083            ! Changes cygwin32/ld2
1084 ____________________________________________________________________________
1085 [  1542] By: gsar                                  on 1998/07/19  01:21:22
1086         Log: make failed matches return empty list in list context
1087      Branch: perl
1088            ! pod/perlop.pod pp_hot.c t/op/pat.t
1089 ____________________________________________________________________________
1090 [  1541] By: gsar                                  on 1998/07/18  22:27:59
1091         Log: remove obsolete perltrap about m//g's pos() reset behavior
1092      Branch: perl
1093            ! pod/perltrap.pod
1094 ____________________________________________________________________________
1095 [  1540] By: nick                                  on 1998/07/18  22:16:26
1096         Log: PL_ stuff passes non-threaded on Mingw32
1097              (Why did it compile without this fix?)
1098      Branch: ansiperl
1099            ! pp_sys.c
1100 ____________________________________________________________________________
1101 [  1539] By: TimBunce                              on 1998/07/18  22:04:58
1102         Log: Assorted patches:
1103              
1104              Title:  "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1105              From:  Paul Johnson <pjcj@transeda.com>
1106              Msg-ID:  <19980718155847.D903@west-tip.transeda.com>
1107              Files:  lib/ExtUtils/MakeMaker.pm
1108              
1109              Title:  "Update t/op/array.t (from 5.005 beta 1)"
1110              Files:  t/op/array.t
1111      Branch: maint-5.004/perl
1112            ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1113 ____________________________________________________________________________
1114 [  1538] By: TimBunce                              on 1998/07/18  21:57:50
1115         Log: Title:  "Remove flawed '// with parens or $&' performance patch (Change 662)"
1116              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1117              larry@wall.org (Larry Wall)
1118              Msg-ID:  <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1119              <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1120              Files:  cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1121              pp_ctl.c pp_hot.c regexec.c scope.c
1122      Branch: maint-5.004/perl
1123            ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1124            ! pp_hot.c proto.h regexec.c regexp.h scope.c
1125 ____________________________________________________________________________
1126 [  1537] By: nick                                  on 1998/07/18  20:56:58
1127         Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1128      Branch: ansiperl
1129            ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1130            ! win32/win32.c win32/win32.h
1131 ____________________________________________________________________________
1132 [  1536] By: nick                                  on 1998/07/18  20:50:26
1133         Log: Merge latest mainline
1134      Branch: ansiperl
1135            ! patchlevel.h
1136           !> ext/Thread/Thread.xs op.h util.c
1137 ____________________________________________________________________________
1138 [  1535] By: nick                                  on 1998/07/18  16:45:29
1139         Log: Edited "behind my back" ...
1140      Branch: ansiperl
1141            ! vms/perly_c.vms
1142 ____________________________________________________________________________
1143 [  1534] By: nick                                  on 1998/07/18  16:38:27
1144         Log: PL_ stuff for threads
1145      Branch: ansiperl
1146            ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1147            ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1148            ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1149            ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1150            ! thread.h toke.c util.c win32/perllib.c
1151 ____________________________________________________________________________
1152 [  1533] By: nick                                  on 1998/07/18  14:30:54
1153         Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1154              (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1155      Branch: ansiperl
1156            ! embed.pl intrpvar.h perl.c toke.c
1157 ____________________________________________________________________________
1158 [  1532] By: nick                                  on 1998/07/18  13:53:03
1159         Log: PL_ prefix to all perlvars, part1
1160              Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1161      Branch: ansiperl
1162            ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1163            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1164            ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1165            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1166            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1167            ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1168            ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1169            ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1170            ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1171            ! thrdvar.h toke.c universal.c util.c
1172 ____________________________________________________________________________
1173 [  1531] By: gsar                                  on 1998/07/18  08:48:13
1174         Log: fix yet another USE_THREADS leak due to failure to free stacks
1175      Branch: perl
1176            ! ext/Thread/Thread.xs util.c
1177 ____________________________________________________________________________
1178 [  1530] By: gsar                                  on 1998/07/18  08:46:58
1179         Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1180              using the context of the enclosing sub!
1181      Branch: perl
1182            ! op.h
1183 ____________________________________________________________________________
1184 [  1529] By: nick                                  on 1998/07/18  08:18:03
1185         Log: Integrate post-beta tweaks to ansiperl
1186      Branch: ansiperl
1187           !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1188           !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1189           !> t/op/vec.t toke.c util.c
1190 ____________________________________________________________________________
1191 [  1528] By: gsar                                  on 1998/07/18  04:23:12
1192         Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1193      Branch: perl
1194            ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1195            ! t/op/substr.t t/op/vec.t
1196 ____________________________________________________________________________
1197 [  1527] By: gsar                                  on 1998/07/18  02:16:40
1198         Log: check ferror() only if read() returned 0
1199      Branch: perl
1200            ! pp_sys.c
1201 ____________________________________________________________________________
1202 [  1526] By: gsar                                  on 1998/07/18  02:08:01
1203         Log: fix another CvMUTEXP() leak
1204      Branch: perl
1205            ! gv.c
1206 ____________________________________________________________________________
1207 [  1525] By: TimBunce                              on 1998/07/18  01:51:52
1208         Log: Assorted patches:
1209              
1210              Title:  "Fix @a=@a=qw(...) properly"
1211              From:  Stephen McCamant <alias@mcs.com>
1212              Msg-ID:  <13742.49404.367751.437966@alias-2.pr.mcs.net>
1213              Files:  opcode.h
1214              
1215              Title:  "Larry's patch to support CR LF in scripts (updated)"
1216              From:  Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1217              Msg-ID:  <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1218              Files:  t/comp/multiline.t toke.c
1219              
1220              Title:  "Change getc() docs to match behaviour. Make read() return undef on
1221              error."
1222              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1223              Msg-ID:  <199807052257.SAA10004@aatma.engin.umich.edu>
1224              Files:  pod/perlfunc.pod pp_sys.c
1225              
1226              Title:  "Update patchls utility"
1227              Files:  Porting/patchls
1228      Branch: maint-5.004/perl
1229            ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1230            ! t/comp/multiline.t toke.c
1231 ____________________________________________________________________________
1232 [  1524] By: gsar                                  on 1998/07/18  01:22:35
1233         Log: fix CvMUTEXP() leaks with -Dusethreads
1234      Branch: perl
1235            ! op.c toke.c
1236 ____________________________________________________________________________
1237 [  1523] By: gsar                                  on 1998/07/18  01:17:28
1238         Log: fix $/ init for multiple interpreters/threads
1239      Branch: perl
1240            ! ext/Thread/Thread.xs perl.c util.c
1241 ____________________________________________________________________________
1242 [  1522] By: gsar                                  on 1998/07/18  01:11:07
1243         Log: fix missing init that caused RE alternations to fail under
1244              -Dusethreads
1245      Branch: perl
1246            ! util.c
1247 ____________________________________________________________________________
1248 [  1521] By: TimBunce                              on 1998/07/16  22:23:25
1249         Log: Assorted patches:
1250              
1251              Title:  "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1252              From:  Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1253              Msg-ID:  <19980708181055.A8005@perlsupport.com>,
1254              <tqn2adkvge.fsf@puma.genscan.com>
1255              Files:  util.c
1256              
1257              Title:  "Document perltrap on precedence of keys/values/each"
1258              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1259              Msg-ID:  <199807151857.OAA04704@aatma.engin.umich.edu>
1260              Files:  pod/perltrap.pod
1261              
1262              Title:  "perlbook.pod patch"
1263              From:  Tom Christiansen <tchrist@chthon.perl.com>
1264              Msg-ID:  <199807140037.SAA04556@chthon.perl.com>
1265              Files:  pod/perlbook.pod
1266              
1267              Title:  "perlmod.pod patch"
1268              From:  Tom Christiansen <tchrist@chthon.perl.com>
1269              Msg-ID:  <199807140109.TAA04678@chthon.perl.com>
1270              Files:  pod/perlmod.pod
1271              
1272              Title:  "Fix bug in IO::Handle->input_record_separator"
1273              From:  Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1274              <Swen.Thuemmler@paderlinx.de>
1275              Msg-ID:  <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1276              <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1277              Files:  ext/IO/lib/IO/Handle.pm
1278              
1279              Title:  "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1280              Files:  lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1281              t/lib/trig.t utils/h2ph.PL
1282              
1283              Title:  "Update hints/irix_6.sh"
1284              From:  Scott Henry <scotth@sgi.com>
1285              Msg-ID:  <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1286              Files:  hints/irix_6.sh
1287              
1288              Title:  "Configure misses preprocessor on HP-UX (further fix)"
1289              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1290              Msg-ID:  <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1291              Files:  hints/hpux.sh
1292              
1293              Title:  "update perlbug to v1.26 (from 5.005 beta 1)"
1294              Files:  utils/perlbug.PL
1295      Branch: maint-5.004/perl
1296            ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1297            ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1298            ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1299            ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1300 ____________________________________________________________________________
1301 [  1520] By: TimBunce                              on 1998/07/15  21:24:12
1302         Log: Assorted patches:
1303              
1304              Title:  "Add stub attrs.pm"
1305              From:  Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1306              Msg-ID:  <19980713163312.A18222@asic.sc.ti.com>,
1307              <199807132140.RAA09583@aatma.engin.umich.edu>
1308              Files:  MANIFEST lib/attrs.pm
1309              
1310              Title:  "Fix @a=@a=qw(...)"
1311              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1312              <alias@mcs.com>
1313              Msg-ID:  <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1314              <199807122351.TAA05649@aatma.engin.umich.edu>
1315              Files:  op.c opcode.pl t/op/array.t
1316              
1317              Title:  "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1318              From:  Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1319              Msg-ID:  <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1320              <m33ec4jdwn.fsf@furu.g.aas.no>
1321              Files:  sv.c
1322              
1323              Title:  "Make Power MachTen use vfork() and system malloc()"
1324              From:  Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1325              Msg-ID:  <v03110700b1c95b010820@[195.95.102.91]>
1326              Files:  hints/machten.sh malloc.c
1327              
1328              Title:  "Use REG_INFTY in place of hardwired constant"
1329              From:  Dominic Dunlop <domo@computer.org>
1330              Msg-ID:  <v03110703b1ca662c44f8@[195.95.102.91]>
1331              Files:  regcomp.h regcomp.c regexec.c
1332              
1333              Title:  "Minor debugger fix (history adds an extra newline)"
1334              From:  Tye McQueen <tye@metronet.com>
1335              Msg-ID:  <199807151846.AA12653@metronet.com>
1336              Files:  lib/perl5db.pl
1337              
1338              Title:  "Protect Term::ReadLine against non-default $/ value"
1339              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>,
1340              kstar@chapin.edu@ig.co.uk ()
1341              Msg-ID:  <19980713151749.G8596@O2.chapin.edu>,
1342              <199807132139.RAA11270@monk.mps.ohio-state.edu>
1343              Files:  lib/Term/ReadLine.pm
1344              
1345              Title:  "Fix HP-UX 11 build (cppstdin)"
1346              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1347              Msg-ID:  <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1348              Files:  Configure hints/hpux.sh
1349              
1350              Title:  "VMS filetest operator fixup (SS$_ACCONFLICT)"
1351              From:  Dan Sugalski <sugalskd@osshe.edu>
1352              Msg-ID:  <3.0.5.32.19980702135255.00a6ad90@ous.edu>
1353              Files:  vms/vms.c
1354      Branch: maint-5.004/perl
1355            + lib/attrs.pm
1356            ! Configure MANIFEST hints/hpux.sh hints/machten.sh
1357            ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
1358            ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
1359 ____________________________________________________________________________
1360 [  1519] By: nick                                  on 1998/07/15  18:56:17
1361         Log: Integrate mainline at beta1 
1362      Branch: ansiperl
1363           +> Porting/p4d2p README.mpeix Todo-5.005
1364           +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1365           +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
1366           +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
1367            - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
1368            - t/op/ipcmsg.t t/op/ipcsem.t
1369           !> (integrate 167 files)
1370
1371 ----------------
1372 Version 5.004_75        5.005 Public Beta, Issue 1
1373 ----------------
1374
1375 ____________________________________________________________________________
1376 [  1518] By: gsar                                  on 1998/07/15  10:01:41
1377         Log: add stub docs for ext/B, other minor tweaks
1378      Branch: perl
1379            ! Changes Porting/config_H config_h.SH ext/B/B.pm
1380            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
1381            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1382            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
1383            ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
1384 ____________________________________________________________________________
1385 [  1517] By: gsar                                  on 1998/07/15  08:27:15
1386         Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
1387              From: abigail@fnx.com
1388              Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
1389              Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
1390              Subject: [PATCH 5.004_74] pod/perlop.pod
1391      Branch: perl
1392            ! Changes patchlevel.h pod/perlop.pod win32/Makefile
1393            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1394            ! win32/makefile.mk
1395 ____________________________________________________________________________
1396 [  1516] By: gsar                                  on 1998/07/15  08:04:24
1397         Log: From:    abigail@fnx.com
1398              Date:    Wed, 15 Jul 1998 03:47:56 EDT
1399              Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
1400              Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
1401      Branch: perl
1402            ! pod/pod2man.PL
1403 ____________________________________________________________________________
1404 [  1515] By: gsar                                  on 1998/07/15  08:02:14
1405         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1406              Date:    Wed, 15 Jul 1998 03:49:24 EDT
1407              Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
1408              Subject: [PATCH 5.004_72] Additional targets for OS/2 build
1409      Branch: perl
1410            ! os2/Makefile.SHs
1411 ____________________________________________________________________________
1412 [  1514] By: gsar                                  on 1998/07/15  07:58:29
1413         Log: rename some long file names to be 8.3 truncation-safe
1414      Branch: perl
1415           +> Todo-5.005 perly_c.diff pod/perld4.pod
1416            - Todo.5.005 perly.c.diff pod/perldelta4.pod
1417            ! MANIFEST Porting/pumpkin.pod perly.fixer
1418 ____________________________________________________________________________
1419 [  1513] By: gsar                                  on 1998/07/15  07:35:29
1420         Log: minor tweaks to docs on qr//
1421      Branch: perl
1422            ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
1423 ____________________________________________________________________________
1424 [  1512] By: gsar                                  on 1998/07/15  07:06:02
1425         Log: applied patch, with tab tweak suggest by Peter Prymmer
1426              From: Dan Sugalski <sugalskd@osshe.edu>
1427              Date: Tue, 14 Jul 1998 16:41:14 -0700
1428              Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
1429              Subject: [PATCH 5.004_74]VMS build cleanups
1430      Branch: perl
1431            ! vms/descrip_mms.template
1432 ____________________________________________________________________________
1433 [  1511] By: gsar                                  on 1998/07/15  07:03:33
1434         Log: allow perlbug -ok when STDIN it not a tty
1435              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1436              Date: Wed, 15 Jul 1998 03:24:56 +0200
1437              Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
1438              Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
1439      Branch: perl
1440            ! utils/perlbug.PL
1441 ____________________________________________________________________________
1442 [  1510] By: gsar                                  on 1998/07/15  06:59:43
1443         Log: From: "Art Green" <Art_Green@mercmarine.com>
1444              Date: Tue, 14 Jul 1998 20:53:48 -0500
1445              Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
1446              Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
1447      Branch: perl
1448            ! Configure
1449 ____________________________________________________________________________
1450 [  1509] By: gsar                                  on 1998/07/15  06:57:50
1451         Log: typecast long vs. IV compares in pp_flip/pp_flop
1452      Branch: perl
1453            ! pp_ctl.c
1454 ____________________________________________________________________________
1455 [  1508] By: gsar                                  on 1998/07/15  06:50:49
1456         Log: don't copy foreach itervar when no external refs exist
1457              From: Gisle Aas <gisle@aas.no>
1458              Date: 15 Jul 1998 03:35:25 +0200
1459              Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
1460              Subject: Re: Testcase for 1..n closure change
1461      Branch: perl
1462            ! pp_hot.c
1463 ____________________________________________________________________________
1464 [  1507] By: gsar                                  on 1998/07/15  06:46:41
1465         Log: applied patch, regen headers
1466              From: Stephen McCamant <alias@mcs.com>
1467              Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
1468              Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
1469              Subject: B::Deparse update for qr// and regcreset
1470      Branch: perl
1471            ! ext/B/B/Deparse.pm opcode.h opcode.pl
1472 ____________________________________________________________________________
1473 [  1506] By: gsar                                  on 1998/07/15  06:43:04
1474         Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
1475              From: "Douglas Lankshear" <dougl@ActiveState.com>
1476              Date: Tue, 14 Jul 1998 16:40:30 -0700
1477              Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
1478              Subject: [PATCH 5.004_74]
1479      Branch: perl
1480            ! proto.h
1481 ____________________________________________________________________________
1482 [  1505] By: gsar                                  on 1998/07/15  06:41:43
1483         Log: dont use sv_dump() in -DD diagnostic
1484              From: Gisle Aas <gisle@aas.no>
1485              Date: 14 Jul 1998 23:55:36 +0200
1486              Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
1487              Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
1488      Branch: perl
1489            ! sv.c
1490 ____________________________________________________________________________
1491 [  1504] By: gsar                                  on 1998/07/15  06:39:37
1492         Log: add a few more thread.t tests
1493      Branch: perl
1494            ! t/lib/thread.t
1495 ____________________________________________________________________________
1496 [  1503] By: gsar                                  on 1998/07/15  06:31:33
1497         Log: fix thread.t ('join $t' ne '$t->join' !)
1498      Branch: perl
1499            ! t/lib/thread.t
1500 ____________________________________________________________________________
1501 [  1502] By: gsar                                  on 1998/07/15  06:26:00
1502         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1503              Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
1504              Message-Id: <199807142245.BAA09651@alpha.hut.fi>
1505              Subject: [PATCH] 5.004_74: MPE/iX final touches
1506      Branch: perl
1507            ! installperl lib/File/Copy.pm
1508 ____________________________________________________________________________
1509 [  1501] By: gsar                                  on 1998/07/15  05:59:49
1510         Log: apply (reversed) patch
1511              From: Peter Wolfe <wolfe@titan.teloseng.com>
1512              Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
1513              Message-Id: <199807142001.NAA26550@titan.teloseng.com>
1514              Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
1515      Branch: perl
1516            ! ext/IPC/SysV/SysV.xs
1517 ____________________________________________________________________________
1518 [  1500] By: gsar                                  on 1998/07/15  05:57:39
1519         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1520              Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
1521              Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
1522              Subject: [PATCH 5.004_74] Config_74-01
1523      Branch: perl
1524            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1525            ! Porting/config_H Porting/pumpkin.pod config_h.SH
1526            ! vms/subconfigure.com win32/config.bc win32/config.gc
1527            ! win32/config.vc
1528 ____________________________________________________________________________
1529 [  1499] By: gsar                                  on 1998/07/15  05:48:38
1530         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1531              Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
1532              Message-Id: <199807141835.VAA09030@alpha.hut.fi>
1533              Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
1534      Branch: perl
1535            ! t/lib/trig.t
1536 ____________________________________________________________________________
1537 [  1498] By: gsar                                  on 1998/07/15  05:47:33
1538         Log: -w, strict clean perldoc (via PM)
1539              From: Robin Barker <rmb1@cise.npl.co.uk>
1540              Date: Tue, 14 Jul 98 17:22:01 BST
1541              Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
1542              Subject: [PATCH 5.004_74] perldoc.PL
1543      Branch: perl
1544            ! utils/perldoc.PL
1545 ____________________________________________________________________________
1546 [  1497] By: gsar                                  on 1998/07/15  05:35:54
1547         Log: add comment about cpprun etc., to hints/hpux.sh
1548      Branch: perl
1549            ! hints/hpux.sh
1550 ____________________________________________________________________________
1551 [  1496] By: gsar                                  on 1998/07/15  05:15:16
1552         Log: fix warning from CGI::Carp
1553      Branch: perl
1554            ! lib/CGI/Carp.pm
1555 ____________________________________________________________________________
1556 [  1495] By: gsar                                  on 1998/07/14  23:47:18
1557         Log: fix off-by-one in win32 registry handling
1558              From: "Douglas Lankshear" <dougl@ActiveState.com>
1559              Date: Tue, 14 Jul 1998 07:39:06 -0700
1560              Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
1561              Subject: [PATCH 5.004_73]
1562      Branch: perl
1563            ! win32/win32.c
1564 ____________________________________________________________________________
1565 [  1494] By: gsar                                  on 1998/07/14  23:45:58
1566         Log: doc patches from Gisle Aas <gisle@aas.no>
1567              Date: 14 Jul 1998 16:18:31 +0200
1568              Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
1569              Subject: [PATCH] substr/splice changes for perldelta.pod
1570              --
1571              Date: 14 Jul 1998 20:31:27 +0200
1572              Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
1573              Subject: [PATCH] Duplicate description of use integer %
1574      Branch: perl
1575            ! pod/perldelta.pod pod/perlop.pod
1576 ____________________________________________________________________________
1577 [  1493] By: gsar                                  on 1998/07/14  23:39:31
1578         Log: File/Spec.pm needs trailing newline
1579      Branch: perl
1580            ! lib/File/Spec.pm
1581 ____________________________________________________________________________
1582 [  1492] By: gsar                                  on 1998/07/14  21:43:03
1583         Log: unsubmitted _74 tweaks
1584      Branch: perl
1585            ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
1586            ! pod/perldiag.pod
1587
1588 ----------------
1589 Version 5.004_74
1590 ----------------
1591
1592 ____________________________________________________________________________
1593 [  1491] By: gsar                                  on 1998/07/14  08:48:28
1594         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
1595      Branch: perl
1596            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
1597            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1598            ! win32/makefile.mk
1599 ____________________________________________________________________________
1600 [  1490] By: gsar                                  on 1998/07/14  08:31:13
1601         Log: From:    Gisle Aas <gisle@aas.no>
1602              Date:    14 Jul 1998 10:20:34 +0200
1603              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
1604              Subject: [PATCH] Make -DP work (and readable)
1605      Branch: perl
1606            ! run.c
1607 ____________________________________________________________________________
1608 [  1489] By: gsar                                  on 1998/07/14  08:23:46
1609         Log: fix function parameter autovivification for pseudohashes
1610      Branch: perl
1611            ! mg.c t/op/avhv.t
1612 ____________________________________________________________________________
1613 [  1488] By: gsar                                  on 1998/07/14  07:34:45
1614         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
1615              from earlier changes#1461,1478
1616      Branch: perl
1617            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
1618            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1619            ! t/op/substr.t t/op/vec.t
1620 ____________________________________________________________________________
1621 [  1487] By: gsar                                  on 1998/07/14  07:04:54
1622         Log: tweak t/lib/thread.t
1623      Branch: perl
1624            ! t/lib/thread.t
1625 ____________________________________________________________________________
1626 [  1486] By: gsar                                  on 1998/07/14  06:38:15
1627         Log: applied patch, slightly tweaked
1628              From: Dan Sugalski <sugalskd@osshe.edu>
1629              Date: Mon, 13 Jul 1998 11:52:27 -0700
1630              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
1631              Subject: [PATCH 5.004_73]Get re module working on VMS
1632      Branch: perl
1633            ! ext/re/Makefile.PL perl.h proto.h
1634 ____________________________________________________________________________
1635 [  1485] By: gsar                                  on 1998/07/14  06:32:58
1636         Log: add Porting/p4d2p
1637      Branch: perl
1638            + Porting/p4d2p
1639            ! MANIFEST
1640 ____________________________________________________________________________
1641 [  1484] By: gsar                                  on 1998/07/14  06:08:20
1642         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
1643              Date: Mon, 13 Jul 1998 19:09:09 -0600
1644              Message-Id: <199807140109.TAA04678@chthon.perl.com>
1645              Subject: perlmod.pod patch
1646              --
1647              Date: Mon, 13 Jul 1998 18:37:07 -0600
1648              Message-Id: <199807140037.SAA04556@chthon.perl.com>
1649              Subject: perlbook.pod patch
1650      Branch: perl
1651            ! pod/perlbook.pod pod/perlmod.pod
1652 ____________________________________________________________________________
1653 [  1483] By: gsar                                  on 1998/07/14  06:04:25
1654         Log: OS/2 update
1655              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1656              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
1657              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
1658              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
1659      Branch: perl
1660            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
1661 ____________________________________________________________________________
1662 [  1482] By: gsar                                  on 1998/07/14  06:01:12
1663         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1664              Date: Mon, 13 Jul 1998 16:37:49 -0700
1665              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
1666              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
1667              --
1668              Date: Mon, 13 Jul 1998 15:51:09 -0700
1669              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
1670              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
1671      Branch: perl
1672            ! t/io/iprefix.t t/lib/cgi-html.t
1673 ____________________________________________________________________________
1674 [  1481] By: gsar                                  on 1998/07/14  05:57:36
1675         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1676              Date: Mon, 13 Jul 1998 15:41:53 -0700
1677              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
1678              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
1679      Branch: perl
1680            ! t/base/rs.t
1681 ____________________________________________________________________________
1682 [  1480] By: gsar                                  on 1998/07/14  05:56:14
1683         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1684              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
1685              Date: Mon, 13 Jul 1998 15:04:27 -0700
1686              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
1687      Branch: perl
1688            ! vms/vms.c
1689 ____________________________________________________________________________
1690 [  1479] By: gsar                                  on 1998/07/14  05:55:13
1691         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1692              Date: Mon, 13 Jul 1998 23:13:43 +0200
1693              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
1694              Subject: [PATCH _72] Configure problem on dos-djgpp
1695      Branch: perl
1696            ! Configure
1697 ____________________________________________________________________________
1698 [  1478] By: gsar                                  on 1998/07/14  05:53:08
1699         Log: add files and tweaks needed for MPE/iX port (via PM)
1700              From: Jarkko Hietaniemi <jhi@iki.fi>
1701              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
1702              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
1703              Subject: MPE/iX patches for _73
1704      Branch: perl
1705            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1706            + mpeix/mpeixish.h mpeix/nm mpeix/relink
1707            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
1708            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
1709 ____________________________________________________________________________
1710 [  1477] By: gsar                                  on 1998/07/14  04:23:28
1711         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
1712              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1713              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
1714              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
1715              Subject: Re: _70 and Devel::RE
1716      Branch: perl
1717            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
1718 ____________________________________________________________________________
1719 [  1476] By: gsar                                  on 1998/07/14  04:06:25
1720         Log: minor Configure nits
1721              From: Jarkko Hietaniemi <jhi@iki.fi>
1722              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
1723              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
1724              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
1725      Branch: perl
1726            ! Configure x2p/Makefile.SH
1727 ____________________________________________________________________________
1728 [  1475] By: gsar                                  on 1998/07/14  03:59:56
1729         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1730              Date: Mon, 13 Jul 1998 12:54:19 -0700
1731              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
1732              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
1733      Branch: perl
1734            ! vms/munchconfig.c vms/subconfigure.com
1735 ____________________________________________________________________________
1736 [  1474] By: gsar                                  on 1998/07/14  03:58:13
1737         Log: make Term::Readline::get_line() independent of caller's $/
1738              From: kstar@chapin.edu
1739              Date: Mon, 13 Jul 1998 15:17:49 -0400
1740              Message-ID: <19980713151749.G8596@O2.chapin.edu>
1741              Subject: [PATCH] Was: CPAN.pm still fails
1742      Branch: perl
1743            ! lib/Term/ReadLine.pm
1744 ____________________________________________________________________________
1745 [  1473] By: gsar                                  on 1998/07/14  03:55:29
1746         Log: fix $trnl interpolation in here-docs (via PM)
1747              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1748              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
1749              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
1750              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
1751      Branch: perl
1752            ! Configure
1753 ____________________________________________________________________________
1754 [  1472] By: gsar                                  on 1998/07/14  03:50:18
1755         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
1756              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
1757              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
1758              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
1759      Branch: perl
1760            ! hints/machten.sh
1761 ____________________________________________________________________________
1762 [  1471] By: gsar                                  on 1998/07/14  03:49:07
1763         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1764              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
1765              Date: Mon, 13 Jul 1998 12:30:05 -0700
1766              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
1767      Branch: perl
1768            ! configure.com vms/descrip_mms.template
1769 ____________________________________________________________________________
1770 [  1470] By: gsar                                  on 1998/07/14  03:40:14
1771         Log: consistently refer to functions as C<foo()>
1772              From: abigail@fnx.com
1773              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
1774              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
1775              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
1776      Branch: perl
1777            ! pod/perlfunc.pod
1778 ____________________________________________________________________________
1779 [  1469] By: gsar                                  on 1998/07/14  03:35:06
1780         Log: From: Tom Hughes <thh@cyberscience.com>
1781              Date: 13 Jul 1998 09:34:16 +0100
1782              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
1783              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
1784      Branch: perl
1785            ! hints/svr4.sh
1786 ____________________________________________________________________________
1787 [  1468] By: gsar                                  on 1998/07/14  03:34:03
1788         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1789              Date: 13 Jul 1998 11:16:27 +0200
1790              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
1791              Subject: Parallel Makefiles
1792      Branch: perl
1793            ! lib/ExtUtils/MM_Unix.pm
1794 ____________________________________________________________________________
1795 [  1467] By: gsar                                  on 1998/07/14  03:31:39
1796         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1797              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
1798              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
1799              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
1800      Branch: perl
1801            ! t/io/pipe.t
1802 ____________________________________________________________________________
1803 [  1466] By: gsar                                  on 1998/07/14  03:29:25
1804         Log: minor tweaks to perldelta and README.win32
1805      Branch: perl
1806            ! Changes README.win32 pod/perldelta.pod
1807 ____________________________________________________________________________
1808 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
1809         Log: Assorted patches:
1810              
1811              Title:  "Fix string substitution returncode problem"
1812              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
1813              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
1814              <v03110700b191a557f041@[195.95.102.114]>
1815              Files:  pp_hot.c
1816              
1817              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
1818              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1819              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
1820              Files:  pod/perldiag.pod pp_sys.c
1821              
1822              Title:  "Remove reference to qsort from perlfunc.pod"
1823              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1824              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
1825              Files:  pod/perlfunc.pod
1826              
1827              Title:  "Deprecate AvFILL in favor of av_len()"
1828              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1829              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
1830              Files:  pod/perlguts.pod
1831              
1832              Title:  "Further clarify effects of using quotes with m operator"
1833              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1834              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
1835              Files:  pod/perlop.pod
1836              
1837              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
1838              From:  Tim Bunce
1839              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
1840      Branch: maint-5.004/perl
1841            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
1842            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
1843            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
1844
1845 ----------------
1846 Version 5.004_73
1847 ----------------
1848
1849 ____________________________________________________________________________
1850 [  1464] By: gsar                                  on 1998/07/13  04:41:07
1851         Log: up patchlevel to 73, update Changes &c.
1852      Branch: perl
1853            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
1854            ! win32/Makefile win32/config_H.bc win32/config_H.gc
1855            ! win32/config_H.vc win32/makefile.mk
1856 ____________________________________________________________________________
1857 [  1463] By: gsar                                  on 1998/07/13  02:58:51
1858         Log: avoid empty rm -f in MM_Unix.pm
1859      Branch: perl
1860            ! lib/ExtUtils/MM_Unix.pm
1861 ____________________________________________________________________________
1862 [  1462] By: gsar                                  on 1998/07/13  02:54:52
1863         Log: update perldelta
1864      Branch: perl
1865            ! pod/perldelta.pod
1866 ____________________________________________________________________________
1867 [  1461] By: gsar                                  on 1998/07/13  02:44:30
1868         Log: added patch, tweaked PERL_OBJECT things
1869              From:    Graham Barr <gbarr@pobox.com>
1870              Date:    Sun, 12 Jul 1998 19:57:47 CDT
1871              Message-Id: <19980712195747.C493@pobox.com>
1872              Subject: [ PATCH perl5.004_72] patch to add qr//
1873      Branch: perl
1874            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
1875            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
1876            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
1877            ! regexp.h sv.c t/op/pat.t toke.c
1878 ____________________________________________________________________________
1879 [  1460] By: gsar                                  on 1998/07/13  01:25:07
1880         Log: add a few more PURIFY guards
1881      Branch: perl
1882            ! av.c sv.c
1883 ____________________________________________________________________________
1884 [  1459] By: gsar                                  on 1998/07/12  23:38:31
1885         Log: add tests for change#1458 and then some
1886      Branch: perl
1887            ! t/op/array.t
1888 ____________________________________________________________________________
1889 [  1458] By: gsar                                  on 1998/07/12  22:42:47
1890         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
1891              From:    Stephen McCamant <alias@mcs.com>
1892              Date:    Sun, 12 Jul 1998 17:17:00 CDT
1893              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
1894              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
1895      Branch: perl
1896            ! op.c opcode.h opcode.pl
1897 ____________________________________________________________________________
1898 [  1457] By: gsar                                  on 1998/07/12  22:06:05
1899         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
1900      Branch: perl
1901            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
1902 ____________________________________________________________________________
1903 [  1456] By: gsar                                  on 1998/07/12  21:56:39
1904         Log: From: Doug MacEachern <dougm@pobox.com>
1905              Date: Sun, 12 Jul 1998 14:29:29 -0400
1906              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
1907              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
1908      Branch: perl
1909            ! lib/ExtUtils/Embed.pm
1910 ____________________________________________________________________________
1911 [  1455] By: gsar                                  on 1998/07/12  21:54:02
1912         Log: applied installperl patch, corrected other little nits
1913              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1914              Date: 12 Jul 1998 16:27:21 +0200
1915              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
1916              Subject: [5.004_72] installperl tweak
1917      Branch: perl
1918            ! Changes Configure README.win32 installperl win32/makefile.mk
1919 ____________________________________________________________________________
1920 [  1454] By: gsar                                  on 1998/07/12  10:14:24
1921         Log: update MANIFEST, Changes
1922      Branch: perl
1923            - lib/Bundle/CPAN.pm
1924            ! Changes MANIFEST
1925
1926 ----------------
1927 Version 5.004_72
1928 ----------------
1929
1930 ____________________________________________________________________________
1931 [  1453] By: gsar                                  on 1998/07/12  10:04:33
1932         Log: merge changes 1424, 1428 from maintbranch
1933      Branch: perl
1934            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
1935 ____________________________________________________________________________
1936 [  1452] By: gsar                                  on 1998/07/12  09:46:40
1937         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
1938              and README.win32
1939      Branch: perl
1940            ! Changes README.win32 patchlevel.h win32/Makefile
1941            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1942            ! win32/makefile.mk
1943 ____________________________________________________________________________
1944 [  1451] By: gsar                                  on 1998/07/12  07:01:26
1945         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
1946              From: Jarkko Hietaniemi <jhi@iki.fi>
1947              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
1948              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
1949              Subject: M3 "generic" parts
1950      Branch: perl
1951            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
1952            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
1953            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
1954            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
1955            ! win32/config_H.gc x2p/Makefile.SH
1956 ____________________________________________________________________________
1957 [  1450] By: gsar                                  on 1998/07/12  06:38:27
1958         Log: various tweaks for PERL_OBJECT build & test
1959      Branch: perl
1960            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
1961            ! win32/makefile.mk win32/win32.c win32/win32iop.h
1962 ____________________________________________________________________________
1963 [  1449] By: gsar                                  on 1998/07/12  06:29:23
1964         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
1965              Date:    12 Jul 1998 08:22:16 +0200
1966              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
1967              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
1968      Branch: perl
1969            ! lib/CPAN.pm lib/SelfLoader.pm
1970 ____________________________________________________________________________
1971 [  1448] By: gsar                                  on 1998/07/12  05:10:50
1972         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
1973              and runs regexes in 1000s of threads without crashing; also fixed
1974              statcache not being thread-local
1975      Branch: perl
1976            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
1977            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
1978            ! t/lib/thread.t thrdvar.h util.c
1979 ____________________________________________________________________________
1980 [  1447] By: gsar                                  on 1998/07/12  02:40:45
1981         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
1982              Date:    Sun, 12 Jul 1998 03:23:04 +0200
1983              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
1984              Subject: Re: perlbug doesn't check that save succeeded
1985      Branch: perl
1986            ! utils/perlbug.PL
1987 ____________________________________________________________________________
1988 [  1446] By: gsar                                  on 1998/07/12  02:39:24
1989         Log: be generous about CRs
1990              From:    larry@wall.org (Larry Wall)
1991              Date:    Sat, 11 Jul 1998 17:54:21 PDT
1992              Message-Id: <199807120054.RAA19550@wall.org>
1993              Subject: [PATCH _71] CRs et al 
1994      Branch: perl
1995            ! toke.c
1996 ____________________________________________________________________________
1997 [  1445] By: gsar                                  on 1998/07/12  02:11:16
1998         Log: fix pp_caller() to fully traverse stacklevels
1999      Branch: perl
2000            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
2001 ____________________________________________________________________________
2002 [  1444] By: gsar                                  on 1998/07/11  23:43:37
2003         Log: add patch, along with all the missing bits, and doc tweaks
2004              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2005              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
2006              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
2007              Subject: Re: [PATCH 5.004_71] Secure RE update
2008      Branch: perl
2009            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
2010            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
2011            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
2012            ! t/op/pat.t t/op/subst.t
2013 ____________________________________________________________________________
2014 [  1443] By: gsar                                  on 1998/07/11  23:08:14
2015         Log: tweak to get BSDI to build IPC/SysV
2016              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2017              Date: 11 Jul 1998 16:26:44 +0300
2018              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
2019              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
2020      Branch: perl
2021            ! ext/IPC/SysV/SysV.xs
2022 ____________________________________________________________________________
2023 [  1442] By: gsar                                  on 1998/07/11  23:03:39
2024         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
2025              change, the pp_hot.c fix accidentally went in change#1441)
2026      Branch: perl
2027            ! t/op/closure.t
2028 ____________________________________________________________________________
2029 [  1441] By: gsar                                  on 1998/07/11  22:35:40
2030         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2031              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
2032              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
2033              Subject: [PATCH 5.004_71] Update os2's OS2::Process
2034      Branch: perl
2035            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2036            ! os2/OS2/Process/Process.xs pp_hot.c
2037 ____________________________________________________________________________
2038 [  1440] By: gsar                                  on 1998/07/11  19:41:59
2039         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2040              Date: 11 Jul 1998 17:00:21 +0200
2041              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
2042              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
2043      Branch: perl
2044            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2045 ____________________________________________________________________________
2046 [  1439] By: gsar                                  on 1998/07/11  19:36:58
2047         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
2048      Branch: perl
2049            ! pod/perlguts.pod win32/makedef.pl
2050 ____________________________________________________________________________
2051 [  1438] By: gsar                                  on 1998/07/11  19:14:21
2052         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
2053              From: abigail@fnx.com
2054              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
2055              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
2056              Subject: [PATCH 5.004_71] pod/perlfunc.pod
2057      Branch: perl
2058            ! pod/perlfunc.pod
2059 ____________________________________________________________________________
2060 [  1437] By: gsar                                  on 1998/07/11  19:05:00
2061         Log: From: abigail@fnx.com
2062              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
2063              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2064              Subject: [PATCH 5.004_71] pod/pod2man.PL
2065      Branch: perl
2066            ! pod/pod2man.PL
2067 ____________________________________________________________________________
2068 [  1436] By: gsar                                  on 1998/07/11  18:58:03
2069         Log: more complete version of change#1421
2070              From: Stephen McCamant <alias@mcs.com>
2071              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
2072              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
2073              Subject: [PATCH] Re: B::Deparse for(1..100000)
2074      Branch: perl
2075            ! ext/B/B/Deparse.pm
2076 ____________________________________________________________________________
2077 [  1435] By: gsar                                  on 1998/07/11  18:54:42
2078         Log: win32 fixes for VC 6.0 nits
2079      Branch: perl
2080            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
2081            ! win32/win32.h
2082 ____________________________________________________________________________
2083 [  1434] By: gsar                                  on 1998/07/11  18:45:32
2084         Log: s/AVHV/pseudo-hash/ (via PM)
2085              From: Gisle Aas <gisle@aas.no>
2086              Date: 11 Jul 1998 00:16:53 +0200
2087              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
2088              Subject: [PATCH] trivial fields.pm doc patch
2089      Branch: perl
2090            ! lib/fields.pm
2091 ____________________________________________________________________________
2092 [  1433] By: gsar                                  on 1998/07/11  18:43:11
2093         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2094              Date: Fri, 10 Jul 1998 23:12:11 +0200
2095              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2096              Subject: [PATCH _71] dos-djgpp update
2097      Branch: perl
2098            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2099 ____________________________________________________________________________
2100 [  1432] By: gsar                                  on 1998/07/11  18:41:00
2101         Log: applied patch, reformatted long lines in places
2102              From: Dominic Dunlop <domo@computer.org>
2103              Date: Fri, 10 Jul 1998 23:11:30 +0000
2104              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2105              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2106              warning
2107      Branch: perl
2108            ! pod/perldiag.pod regexec.c
2109 ____________________________________________________________________________
2110 [  1431] By: gsar                                  on 1998/07/11  18:29:18
2111         Log: From: "John L. Allen" <allen@grumman.com>
2112              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2113              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2114              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2115      Branch: perl
2116            ! hints/aix.sh
2117 ____________________________________________________________________________
2118 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
2119         Log: Title:  "Fix string substitution returncode problem"
2120              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2121              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2122              <v03110700b191a557f041@[195.95.102.114]>
2123              Files:  pp_hot.c
2124      Branch: maint-5.004/perl
2125            ! pp_hot.c
2126 ____________________________________________________________________________
2127 [  1429] By: gsar                                  on 1998/07/11  18:07:52
2128         Log: applied patch, tweaked doc and code that does labels/indentation
2129              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2130              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2131              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2132              Subject: [PATCH 5.004_71] perldebug.pod and RE
2133      Branch: perl
2134            ! pod/perldebug.pod regcomp.c regexec.c
2135 ____________________________________________________________________________
2136 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
2137         Log: Assorted patches:
2138              
2139              Title:  "makerel now reads local patch list from patchlevel.h"
2140              Files:  patchlevel.h Porting/makerel
2141              
2142              Title:  "pod/pod2man.PL"
2143              From:  abigail@fnx.com
2144              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2145              Files:  pod/pod2man.PL
2146              
2147              Title:  "Clarify taint example in re.pm"
2148              From:  Tom Phoenix <rootbeer@teleport.com>
2149              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2150              Files:  lib/re.pm
2151              
2152              Title:  "Anohter ptags improvement"
2153              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
2154              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
2155              Files:  emacs/ptags
2156              
2157              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2158              From:  "John L. Allen" <allen@grumman.com>
2159              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2160              Files:  hints/aix.sh
2161      Branch: maint-5.004/perl
2162            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2163            ! patchlevel.h pod/pod2man.PL
2164 ____________________________________________________________________________
2165 [  1427] By: gsar                                  on 1998/07/11  17:04:47
2166         Log: make Liblist return consistently backslashed paths
2167      Branch: perl
2168            ! lib/ExtUtils/Liblist.pm
2169 ____________________________________________________________________________
2170 [  1426] By: gsar                                  on 1998/07/11  16:53:56
2171         Log: don't 'touch a2p.c', it might readonly (via PM)
2172              From: Robin Barker <rmb1@cise.npl.co.uk>
2173              Date: Fri, 10 Jul 98 17:19:54 BST
2174              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2175      Branch: perl
2176            ! x2p/Makefile.SH
2177 ____________________________________________________________________________
2178 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
2179         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
2180              Files:  embed.h proto.h global.sym op.c
2181      Branch: maint-5.004/perl
2182            ! embed.h global.sym op.c proto.h
2183 ____________________________________________________________________________
2184 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
2185         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
2186              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2187              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2188              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2189              <199805270939.KAA08453@toad.ig.co.uk>,
2190              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2191              Files:  lib/Sys/Syslog.pm
2192      Branch: maint-5.004/perl
2193            ! lib/Sys/Syslog.pm
2194 ____________________________________________________________________________
2195 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
2196         Log: Assorted patches:
2197              
2198              Title:  "umask: die if EXPR & 0700 else return undef"
2199              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2200              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2201              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2202              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2203              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
2204              <199805291549.SAA01439@alpha.hut.fi>,
2205              <199805291608.RAA29283@toad.ig.co.uk>,
2206              <19980530105129.A24006@O2.chapin.edu>,
2207              <19980608133037.A8793@perlsupport.com>
2208              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2209              
2210              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
2211              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
2212              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
2213              Files:  MANIFEST ext/DynaLoader/Makefile.PL
2214      Branch: maint-5.004/perl
2215           +> ext/DynaLoader/DynaLoader_pm.PL
2216            - ext/DynaLoader/DynaLoader.pm.PL
2217            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2218            ! pod/perlfunc.pod pp_sys.c
2219 ____________________________________________________________________________
2220 [  1421] By: gsar                                  on 1998/07/11  02:54:02
2221         Log: From: Gisle Aas <gisle@aas.no>
2222              Subject: [PATCH] B::Deparse for(1..100000)
2223              Date: 10 Jul 1998 14:04:44 +0200
2224              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2225      Branch: perl
2226            ! ext/B/B/Deparse.pm
2227 ____________________________________________________________________________
2228 [  1420] By: gsar                                  on 1998/07/11  02:28:18
2229         Log: add 'clean' target for ext/re
2230      Branch: perl
2231            ! ext/re/Makefile.PL
2232 ____________________________________________________________________________
2233 [  1419] By: gsar                                  on 1998/07/11  02:20:32
2234         Log: From: Tom Hughes <thh@cyberscience.com>
2235              Date: 10 Jul 1998 10:25:18 +0100
2236              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2237              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2238      Branch: perl
2239            ! hints/svr4.sh
2240 ____________________________________________________________________________
2241 [  1418] By: gsar                                  on 1998/07/11  02:19:12
2242         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2243              From: Jarkko Hietaniemi <jhi@iki.fi>
2244              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2245              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2246              Subject: Re: make minitest does not work out of the box - test subset
2247              needs pruning
2248      Branch: perl
2249            + t/lib/ipc_sysv.t
2250            - t/op/ipcmsg.t t/op/ipcsem.t
2251            ! MANIFEST
2252 ____________________________________________________________________________
2253 [  1417] By: gsar                                  on 1998/07/11  02:14:16
2254         Log: disable CR croaking (via #define, default off) in lieu of more
2255              complete fix
2256      Branch: perl
2257            ! toke.c
2258 ____________________________________________________________________________
2259 [  1416] By: gsar                                  on 1998/07/11  02:06:11
2260         Log: added patch, made linking with setargv a build option
2261              From: "Douglas Lankshear" <dougl@ActiveState.com>
2262              Date: Thu, 9 Jul 1998 09:51:42 -0700
2263              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2264              Subject: [PATCH 5.004_71]
2265      Branch: perl
2266            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2267 ____________________________________________________________________________
2268 [  1415] By: gsar                                  on 1998/07/11  01:47:19
2269         Log: From: Tom Hughes <thh@cyberscience.com>
2270              Date: 10 Jul 1998 09:01:12 +0100
2271              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2272              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2273      Branch: perl
2274            ! perl_exp.SH
2275 ____________________________________________________________________________
2276 [  1414] By: gsar                                  on 1998/07/11  01:45:45
2277         Log: make lib/re.pm a prereq for minitest
2278      Branch: perl
2279            ! Makefile.SH
2280 ____________________________________________________________________________
2281 [  1413] By: gsar                                  on 1998/07/11  01:40:56
2282         Log: add patch (via PM)
2283              From: Stephen McCamant <alias@mcs.com>
2284              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2285              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2286              Subject: Big B::Deparse update
2287      Branch: perl
2288            ! ext/B/B/Deparse.pm
2289 ____________________________________________________________________________
2290 [  1412] By: gsar                                  on 1998/07/11  00:25:17
2291         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2292      Branch: perl
2293            + pod/perlport.pod
2294            ! pod/perl.pod
2295 ____________________________________________________________________________
2296 [  1411] By: gsar                                  on 1998/07/10  21:53:06
2297         Log: make binmode(STDIN) not whine
2298              From: Dan Sugalski <sugalskd@osshe.edu>
2299              Date: Thu, 09 Jul 1998 16:51:27 -0700
2300              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2301              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2302      Branch: perl
2303            ! vms/vms.c
2304 ____________________________________________________________________________
2305 [  1410] By: gsar                                  on 1998/07/10  21:50:57
2306         Log: CPAN-1.39 update
2307              From: koenig@kulturbox.de (Andreas J. Koenig)
2308              Date: 10 Jul 1998 00:45:36 +0200
2309              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2310              Subject: Re: perl5.004_71 hit the stands this morn
2311      Branch: perl
2312            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2313 ____________________________________________________________________________
2314 [  1409] By: gsar                                  on 1998/07/10  21:45:10
2315         Log: manually apply patch with conflicts
2316              From: Dan Sugalski <sugalskd@osshe.edu>
2317              Date: Thu, 09 Jul 1998 12:08:33 -0700
2318              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2319              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2320      Branch: perl
2321            ! configpm
2322 ____________________________________________________________________________
2323 [  1408] By: gsar                                  on 1998/07/10  21:36:54
2324         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2325              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2326              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2327              Subject: Re: perldelta.pod [PATCH]
2328      Branch: perl
2329            ! pod/perldelta.pod
2330 ____________________________________________________________________________
2331 [  1407] By: gsar                                  on 1998/07/10  21:35:13
2332         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2333              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2334              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2335              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2336      Branch: perl
2337            ! ext/IPC/SysV/Makefile.PL
2338 ____________________________________________________________________________
2339 [  1406] By: gsar                                  on 1998/07/10  21:33:30
2340         Log: manually apply patch with conflicts
2341              From: kstar@chapin.edu
2342              Message-ID: <19980709093621.B7857@O2.chapin.edu>
2343              Date: Thu, 9 Jul 1998 09:36:21 -0400
2344              Subject: Re: [PATCH] 5.004_70 installperl and docs
2345      Branch: perl
2346            ! installperl
2347 ____________________________________________________________________________
2348 [  1405] By: gsar                                  on 1998/07/10  21:28:29
2349         Log: misc tweaks to docs and qsortsv() warning
2350      Branch: perl
2351            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
2352 ____________________________________________________________________________
2353 [  1404] By: gsar                                  on 1998/07/10  21:23:53
2354         Log: add more correct version of change#1350 (as yet untested)
2355              From: joshua.pritikin@db.com
2356              Date: Thu, 9 Jul 1998 09:22:46 -0400
2357              Message-Id: <H00000e50008f277@MHS>
2358              Subject: Re: [PATCH _70] cache missing methods
2359      Branch: perl
2360            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2361 ____________________________________________________________________________
2362 [  1403] By: gsar                                  on 1998/07/10  20:46:12
2363         Log: add win32_rename() that does what docs say
2364      Branch: perl
2365            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
2366            ! win32/win32.c win32/win32iop.h
2367 ____________________________________________________________________________
2368 [  1402] By: gsar                                  on 1998/07/10  20:19:18
2369         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
2370              (suggested by Philippe.Simonet@swisscom.com)
2371      Branch: perl
2372            ! ext/Socket/Socket.xs
2373 ____________________________________________________________________________
2374 [  1401] By: gsar                                  on 1998/07/10  03:24:45
2375         Log: undo change#1379 (order of tests *is* significant)
2376      Branch: perl
2377            ! t/lib/posix.t
2378 ____________________________________________________________________________
2379 [  1400] By: nick                                  on 1998/07/09  17:43:14
2380         Log: Integrate mainline (_071-ish)
2381      Branch: ansiperl
2382           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2383           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2384           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
2385           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
2386           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
2387           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2388           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2389           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
2390           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
2391           !> (integrate 145 files)
2392
2393 ----------------
2394 Version 5.004_71
2395 ----------------
2396
2397 ____________________________________________________________________________
2398 [  1399] By: gsar                                  on 1998/07/09  12:15:12
2399         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
2400      Branch: perl
2401            ! Changes pod/perldelta.pod pod/perlhist.pod
2402 ____________________________________________________________________________
2403 [  1397] By: gsar                                  on 1998/07/09  08:35:39
2404         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
2405              maintenance changes upto 1356 merged
2406      Branch: perl
2407            ! pod/perldiag.pod pp_hot.c t/op/misc.t
2408 ____________________________________________________________________________
2409 [  1396] By: gsar                                  on 1998/07/09  08:02:52
2410         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
2411              make all configs build on Solaris and win32
2412      Branch: perl
2413            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2414            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2415            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
2416            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
2417            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2418 ____________________________________________________________________________
2419 [  1395] By: gsar                                  on 1998/07/09  05:39:48
2420         Log: From:    Stephen McCamant <alias@mcs.com>
2421              Date:    Wed, 08 Jul 1998 23:16:49 CDT
2422              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
2423              Subject: [PATCH] UNOP opclass test in B.xs
2424      Branch: perl
2425            ! ext/B/B.xs
2426 ____________________________________________________________________________
2427 [  1394] By: gsar                                  on 1998/07/09  05:37:48
2428         Log: get it building again on win32
2429      Branch: perl
2430            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
2431            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
2432            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
2433            ! win32/makefile.mk
2434 ____________________________________________________________________________
2435 [  1393] By: gsar                                  on 1998/07/09  05:20:31
2436         Log: applied patch from Ilya, tweaked some to get clean static build of
2437              the ext/re stuff (untested on win32)
2438      Branch: perl
2439            ! regcomp.c regexec.c
2440 ____________________________________________________________________________
2441 [  1392] By: gsar                                  on 1998/07/09  03:56:45
2442         Log: fix installperl typo
2443              From:    kstar@chapin.edu
2444              Date:    Wed, 08 Jul 1998 23:51:57 EDT
2445              Message-Id: <19980708235157.D1380@O2.chapin.edu>
2446              Subject: Re: [PATCH] 5.004_70 installperl and docs
2447      Branch: perl
2448            ! installperl
2449 ____________________________________________________________________________
2450 [  1391] By: gsar                                  on 1998/07/09  01:48:16
2451         Log: From: Chip Salzenberg <chip@perl.org>
2452              Date: Wed, 8 Jul 1998 18:10:55 -0400
2453              Message-ID: <19980708181055.A8005@perlsupport.com>
2454              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
2455      Branch: perl
2456            ! util.c
2457 ____________________________________________________________________________
2458 [  1390] By: gsar                                  on 1998/07/09  01:45:16
2459         Log: added patch, tweaked per Ilya's suggestion
2460              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2461              Date: Wed, 8 Jul 1998 13:34:42 +0100
2462              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
2463              Subject: [PATCH] perl5db.pl complains about non-integer condition
2464      Branch: perl
2465            ! lib/perl5db.pl
2466 ____________________________________________________________________________
2467 [  1389] By: gsar                                  on 1998/07/09  01:42:13
2468         Log: reenable misaligned memory checks, cast to UV & check alignment
2469              From: Dominic Dunlop <domo@computer.org>
2470              Date: Wed, 8 Jul 1998 11:21:48 +0000
2471              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
2472              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
2473      Branch: perl
2474            ! malloc.c
2475 ____________________________________________________________________________
2476 [  1388] By: gsar                                  on 1998/07/09  01:36:22
2477         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2478              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
2479              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
2480              Subject: [PATCH 5.004_70] more on finding metaconfig units.
2481      Branch: perl
2482            ! Porting/pumpkin.pod
2483 ____________________________________________________________________________
2484 [  1387] By: gsar                                  on 1998/07/09  01:35:23
2485         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2486              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
2487              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
2488              Subject: Configure indentation patch
2489      Branch: perl
2490            ! Configure
2491 ____________________________________________________________________________
2492 [  1386] By: gsar                                  on 1998/07/09  01:33:31
2493         Log: don't try to hardlink perldiag.pod; that is no longer not needed
2494              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2495              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
2496              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
2497              Subject: Re: pelr installation attempts hard links between file systems
2498      Branch: perl
2499            ! installperl
2500 ____________________________________________________________________________
2501 [  1385] By: gsar                                  on 1998/07/09  01:28:05
2502         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
2503      Branch: perl
2504            ! win32/makefile.mk
2505 ____________________________________________________________________________
2506 [  1384] By: gsar                                  on 1998/07/09  01:26:19
2507         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
2508      Branch: perl
2509            ! t/TEST
2510 ____________________________________________________________________________
2511 [  1383] By: gsar                                  on 1998/07/09  01:06:47
2512         Log: manually apply patch with a dependency on unapplied patch
2513              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2514              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
2515              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
2516              Subject: [PATCH 5.004_70] make quoted RE embeddable
2517      Branch: perl
2518            ! sv.c t/op/pat.t
2519 ____________________________________________________________________________
2520 [  1382] By: gsar                                  on 1998/07/09  01:02:23
2521         Log: change order of libs for extensions
2522              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2523              Date: Tue, 7 Jul 1998 23:48:05 +0200
2524              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
2525              Subject: [PATCH _70] linking problem with modules
2526      Branch: perl
2527            ! lib/ExtUtils/MM_Unix.pm
2528 ____________________________________________________________________________
2529 [  1381] By: gsar                                  on 1998/07/09  00:56:12
2530         Log: patch for more flexible initialization of xsub parameters
2531              From: Tye McQueen <tye@metronet.com>
2532              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
2533              Message-Id: <199807070004.AA16454@metronet.com>
2534              Subject: Enhanced arg inits for xsubpp
2535      Branch: perl
2536            ! lib/ExtUtils/xsubpp pod/perlxs.pod
2537 ____________________________________________________________________________
2538 [  1380] By: gsar                                  on 1998/07/09  00:44:01
2539         Log: From: Tye McQueen <tye@metronet.com>
2540              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
2541              Message-Id: <16619-17073@lyris.activestate.com>
2542              Subject: New pl2bat.pl
2543      Branch: perl
2544            ! win32/bin/pl2bat.pl
2545 ____________________________________________________________________________
2546 [  1379] By: gsar                                  on 1998/07/09  00:30:58
2547         Log: remove ordering dependency in posix.t
2548      Branch: perl
2549            ! t/lib/posix.t
2550 ____________________________________________________________________________
2551 [  1378] By: gsar                                  on 1998/07/08  20:17:43
2552         Log: make -i'*suffix' work too
2553      Branch: perl
2554            ! doio.c
2555 ____________________________________________________________________________
2556 [  1377] By: gsar                                  on 1998/07/08  08:56:28
2557         Log: regen headers; result builds & tests on Solaris again (threaded)
2558      Branch: perl
2559            ! embedvar.h
2560 ____________________________________________________________________________
2561 [  1376] By: gsar                                  on 1998/07/08  08:55:03
2562         Log: change#1350 breaks things, back it out
2563      Branch: perl
2564            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2565 ____________________________________________________________________________
2566 [  1375] By: gsar                                  on 1998/07/08  07:47:00
2567         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2568              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
2569              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
2570              Subject: [PATCH 5.004_70] Switch modifiers in RE off
2571      Branch: perl
2572            ! pod/perlre.pod regcomp.c t/op/re_tests
2573 ____________________________________________________________________________
2574 [  1374] By: gsar                                  on 1998/07/08  07:41:06
2575         Log: From: Gisle Aas <gisle@aas.no>
2576              Date: 07 Jul 1998 23:08:59 +0200
2577              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
2578              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
2579      Branch: perl
2580            ! sv.c
2581 ____________________________________________________________________________
2582 [  1373] By: gsar                                  on 1998/07/08  07:36:01
2583         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2584              Date: Tue, 7 Jul 1998 23:47:50 +0200
2585              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
2586              Subject: [PATCH _70] dos-djgpp update
2587      Branch: perl
2588            ! djgpp/config.over djgpp/djgppsed.sh
2589 ____________________________________________________________________________
2590 [  1372] By: gsar                                  on 1998/07/08  07:12:47
2591         Log: add extension to support SysV IPC
2592              From: Jarkko Hietaniemi <jhi@iki.fi>
2593              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
2594              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
2595              Subject: [PATCH] 5.004_70: IPC::SysV
2596      Branch: perl
2597            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
2598            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
2599            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
2600            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
2601            + ext/IPC/SysV/t/sem.t
2602            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
2603            ! t/op/ipcmsg.t t/op/ipcsem.t
2604 ____________________________________________________________________________
2605 [  1371] By: gsar                                  on 1998/07/08  05:12:07
2606         Log: add patch for C<use re 'debug'>
2607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2608              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
2609              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
2610              Subject: Re: _70 and Devel::RE
2611      Branch: perl
2612            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
2613            - lib/re.pm
2614            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
2615            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
2616 ____________________________________________________________________________
2617 [  1370] By: gsar                                  on 1998/07/08  04:27:27
2618         Log: added patch to generate PPDEF(pp_foo)
2619              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2620              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
2621              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
2622              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
2623      Branch: perl
2624            + pp_proto.h
2625            ! MANIFEST Makefile.SH opcode.pl proto.h
2626 ____________________________________________________________________________
2627 [  1369] By: gsar                                  on 1998/07/08  04:19:49
2628         Log: suggest 'make test' after make
2629      Branch: perl
2630            ! Makefile.SH
2631 ____________________________________________________________________________
2632 [  1368] By: gsar                                  on 1998/07/08  03:58:19
2633         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
2634              From: Colin Kuskie <ckuskie@cadence.com>
2635              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
2636              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
2637              Subject: Corrected -i prefix patch
2638      Branch: perl
2639            + t/io/iprefix.t
2640            ! MANIFEST doio.c pod/perlrun.pod
2641 ____________________________________________________________________________
2642 [  1366] By: gsar                                  on 1998/07/08  02:28:30
2643         Log: From: Gisle Aas <gisle@aas.no>
2644              Date: 07 Jul 1998 17:48:36 +0200
2645              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
2646              Subject: [PATCH] Remove some rendundant SvOOK_on tests
2647      Branch: perl
2648            ! sv.c sv.h
2649 ____________________________________________________________________________
2650 [  1365] By: gsar                                  on 1998/07/08  02:25:17
2651         Log: applied patch to clarify m//g
2652              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2653              Date: Tue, 7 Jul 1998 15:59:03 +0100
2654              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
2655              Subject: [PATCH] Re: m//g in perlop.pod
2656      Branch: perl
2657            ! pod/perlop.pod
2658 ____________________________________________________________________________
2659 [  1364] By: gsar                                  on 1998/07/08  02:13:07
2660         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2661              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
2662              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
2663              Date: Tue, 7 Jul 1998 11:59:41 +0100
2664      Branch: perl
2665            ! pod/perlfaq.pod
2666 ____________________________________________________________________________
2667 [  1363] By: gsar                                  on 1998/07/08  02:11:11
2668         Log: applied tweak (via private mail)
2669              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2670              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
2671              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
2672              Subject: tiny perllocale.pod patch for 5.004_70
2673      Branch: perl
2674            ! pod/perllocale.pod
2675 ____________________________________________________________________________
2676 [  1362] By: gsar                                  on 1998/07/08  02:07:48
2677         Log: applied patch, various tweaks to pander to pod2man tantrums
2678              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2679              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
2680              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
2681              Subject: [PATCH 5.004_70] CONFIGPM
2682      Branch: perl
2683            ! Porting/Glossary configpm
2684 ____________________________________________________________________________
2685 [  1361] By: gsar                                  on 1998/07/07  22:13:11
2686         Log: From: Stephen McCamant <alias@mcs.com>
2687              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
2688              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
2689              Subject: Re: Inconsistent arithmetics on refs
2690      Branch: perl
2691            ! sv.c
2692 ____________________________________________________________________________
2693 [  1360] By: gsar                                  on 1998/07/07  22:11:11
2694         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2695              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
2696              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
2697              Subject: [PATCH 5.004_70] Anohter ptags improvement
2698      Branch: perl
2699            ! emacs/ptags
2700 ____________________________________________________________________________
2701 [  1359] By: gsar                                  on 1998/07/07  22:08:48
2702         Log: fix accidental RE-de-optimization
2703              From: larry@wall.org (Larry Wall)
2704              Date: Mon, 6 Jul 1998 17:49:31 -0700
2705              Message-Id: <199807070049.RAA23475@wall.org>
2706              Subject: Re: before you deluge us with patches
2707              --
2708              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2709              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
2710              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
2711              Subject: Re: before you deluge us with patches
2712      Branch: perl
2713            ! pp_hot.c regexec.c
2714 ____________________________________________________________________________
2715 [  1358] By: gsar                                  on 1998/07/07  21:36:29
2716         Log: From: Gisle Aas <gisle@aas.no>
2717              Subject: [PATCH] Evaluation of AVHVs in scalar context
2718              Date: 06 Jul 1998 21:41:14 +0200
2719              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
2720      Branch: perl
2721            ! pp_hot.c t/op/avhv.t
2722 ____________________________________________________________________________
2723 [  1357] By: gsar                                  on 1998/07/07  21:29:46
2724         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
2725      Branch: perl
2726            ! lib/Math/Trig.pm lib/fields.pm thread.sym
2727 ____________________________________________________________________________
2728 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
2729         Log: Assorted patches:
2730              
2731              ------  BUILD PROCESS  ------
2732              
2733              Title:  "Add Test.pm (from perl 5.004_70)"
2734              Files:  MANIFEST lib/Test.pm
2735              
2736              ------  EXTENSIONS  ------
2737              
2738              Title:  "Add CR LF CRLF to Socket.pm"
2739              From:  Chris Nandor <pudge@pobox.com>
2740              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
2741              Files:  ext/Socket/Socket.pm
2742              
2743              ------  LIBRARY  ------
2744              
2745              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
2746              Files:  lib/AutoSplit.pm
2747              
2748              Title:  "Upgrade base.pm (from perl 5.004_70)"
2749              Files:  lib/base.pm
2750              
2751              Title:  "Add File::Spec modules (from 5.004_70)"
2752              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2753              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2754              lib/File/Spec/Win32.pm
2755              
2756              ------  TESTS  ------
2757              
2758              Title:  "fixup test for method call on undefined value"
2759              Files:  t/op/misc.t
2760              
2761              ------  UTILITIES  ------
2762              
2763              Title:  "perlbug upgrade (from 5.004_70)"
2764              Files:  utils/perlbug.PL
2765              
2766              Title:  "Upgrade perldoc (from 5.004_70)"
2767              Files:  utils/perldoc.PL
2768      Branch: maint-5.004/perl
2769            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2770            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2771            + lib/File/Spec/Win32.pm lib/Test.pm
2772            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
2773            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
2774 ____________________________________________________________________________
2775 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
2776         Log: Title:  "Fix memory leak in Safe module"
2777              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2778              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
2779              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2780      Branch: maint-5.004/perl
2781            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2782 ____________________________________________________________________________
2783 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
2784         Log: Title:  "Better error message for $undef->method call"
2785              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
2786              joshua.pritikin@db.com
2787              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
2788              Files:  pod/perldiag.pod pp_hot.c
2789      Branch: maint-5.004/perl
2790            ! pod/perldiag.pod pp_hot.c
2791 ____________________________________________________________________________
2792 [  1353] By: gsar                                  on 1998/07/06  23:33:38
2793         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2794              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
2795              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
2796              Subject: [PATCH 5.004_70] Update metaconfig info
2797      Branch: perl
2798            ! Porting/pumpkin.pod
2799 ____________________________________________________________________________
2800 [  1352] By: gsar                                  on 1998/07/06  23:30:54
2801         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2802              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
2803              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
2804              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
2805      Branch: perl
2806            ! Configure INSTALL Policy_sh.SH Porting/Glossary
2807            ! Porting/config.sh Porting/config_H
2808 ____________________________________________________________________________
2809 [  1351] By: gsar                                  on 1998/07/06  23:24:47
2810         Log: try harder to run non-executable tests
2811      Branch: perl
2812            ! t/TEST
2813 ____________________________________________________________________________
2814 [  1350] By: gsar                                  on 1998/07/06  23:12:17
2815         Log: add patch to improve method caching, regen headers
2816              From: joshua.pritikin@db.com
2817              Date: Mon, 6 Jul 1998 09:19:29 -0400
2818              Message-Id: <H00000e50008a518@MHS>
2819              Subject: [PATCH _70] cache missing methods
2820      Branch: perl
2821            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2822 ____________________________________________________________________________
2823 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
2824         Log: Assorted patches:
2825              
2826              ------  BUILD PROCESS  ------
2827              
2828              Title:  "Configure: Workaround bash CDPATH oddity"
2829              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2830              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
2831              Files:  Configure
2832              
2833              Title:  "Don't suppress display of Makefile recipes that invoke perl"
2834              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2835              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
2836              Files:  Makefile.SH
2837              
2838              ------  CORE LANGUAGE  ------
2839              
2840              Title:  "one more^Wless quad unpack bug"
2841              From:  Jarkko Hietaniemi <jhi@iki.fi>
2842              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
2843              Files:  pp.c
2844              
2845              Title:  "minor fixups to bring maint closer to devel for patching"
2846              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2847              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
2848              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
2849              
2850              Title:  "-Pw switches used together report bogus error"
2851              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2852              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
2853              Files:  perl.c
2854              
2855              Title:  "Add doc and perl home page info to -v output"
2856              From:  Tom Christiansen <tchrist@jhereg.perl.com>
2857              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
2858              Files:  perl.c
2859              
2860              Title:  "Fix C<@a = (%a = 1)> bizarreness"
2861              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
2862              <tchrist@jhereg.perl.com>
2863              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
2864              <199807012339.TAA26024@aatma.engin.umich.edu>
2865              Files:  pp_hot.c
2866              
2867              Title:  "make find_script() return saved string, reenable missing
2868              diagnostics"
2869              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2870              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
2871              Files:  perl.c util.c
2872              
2873              Title:  "minor e_script optimization"
2874              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2875              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
2876              Files:  perl.c
2877              
2878              ------  DOCUMENTATION  ------
2879              
2880              Title:  "Insecure $ENV{} message out of step with perldiag"
2881              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2882              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
2883              Files:  pod/perldiag.pod pod/perlsec.pod
2884              
2885              Title:  "documenting close without arguments"
2886              From:  Tom Phoenix <rootbeer@teleport.com>
2887              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
2888              Files:  pod/perlfunc.pod
2889              
2890              Title:  "pod for scalar .. op"
2891              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2892              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
2893              Files:  pod/perlop.pod
2894              
2895              ------  EXTENSIONS  ------
2896              
2897              Title:  "Fcntl: add few constants, enhance maintainability"
2898              From:  Jarkko Hietaniemi <jhi@iki.fi>
2899              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
2900              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
2901              
2902              ------  LIBRARY  ------
2903              
2904              Title:  "Fix undef warnings in Text::Parsewords"
2905              From:  Jarkko Hietaniemi <jhi@iki.fi>
2906              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
2907              Files:  lib/Text/ParseWords.pm
2908              
2909              Title:  "Add Symbol::delete_package()"
2910              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2911              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
2912              Files:  pod/perlembed.pod lib/Symbol.pm
2913      Branch: maint-5.004/perl
2914            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
2915            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
2916            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
2917            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
2918            ! t/op/split.t taint.c util.c
2919 ____________________________________________________________________________
2920 [  1348] By: gsar                                  on 1998/07/06  22:55:56
2921         Log: remove #! line from Errno_pm.PL
2922      Branch: perl
2923            ! ext/Errno/Errno_pm.PL
2924 ____________________________________________________________________________
2925 [  1347] By: gsar                                  on 1998/07/06  22:51:34
2926         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
2927              From: Gisle Aas <gisle@aas.no>
2928              Date: 06 Jul 1998 13:08:53 +0200
2929              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
2930              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
2931      Branch: perl
2932            ! lib/Cwd.pm
2933 ____________________________________________________________________________
2934 [  1346] By: gsar                                  on 1998/07/06  22:20:29
2935         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
2936              Stephen McCamant
2937      Branch: perl
2938            ! op.c
2939 ____________________________________________________________________________
2940 [  1345] By: gsar                                  on 1998/07/06  21:58:52
2941         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
2942              simpler fix
2943      Branch: perl
2944            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
2945            ! opcode.pl proto.h
2946 ____________________________________________________________________________
2947 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
2948         Log: Title:  "Fix for broken goto &xsub"
2949              From:  Albert Dvornik <bert@genscan.com>,
2950              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
2951              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
2952      Branch: maint-5.004/perl
2953            + t/op/goto_xs.t
2954            ! MANIFEST pp_ctl.c
2955 ____________________________________________________________________________
2956 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
2957         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
2958              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2959              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
2960              Files:  gv.h gv.c op.c toke.c
2961      Branch: maint-5.004/perl
2962            ! gv.c gv.h op.c toke.c
2963 ____________________________________________________________________________
2964 [  1342] By: gsar                                  on 1998/07/06  20:57:06
2965         Log: From:    Gisle Aas <gisle@aas.no>
2966              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
2967              Date:    06 Jul 1998 21:52:12 +0200
2968              Subject: Keepers of the Patch Pumpkin
2969      Branch: perl
2970            ! Changes
2971 ____________________________________________________________________________
2972 [  1341] By: gsar                                  on 1998/07/06  20:43:35
2973         Log: remove dup entry in perldiag
2974      Branch: perl
2975            ! pod/perldiag.pod
2976 ____________________________________________________________________________
2977 [  1340] By: gsar                                  on 1998/07/06  20:31:44
2978         Log: more reasonable diagnostic on keyword vs. sub ambiguity
2979      Branch: perl
2980            ! pod/perldiag.pod toke.c
2981 ____________________________________________________________________________
2982 [  1339] By: gsar                                  on 1998/07/06  19:23:06
2983         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
2984      Branch: perl
2985            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
2986            ! sv.c toke.c util.c
2987 ____________________________________________________________________________
2988 [  1338] By: gsar                                  on 1998/07/06  18:45:35
2989         Log: per Larry suggestion, toss change#1327 and fix the documentation
2990              to match behavior instead
2991      Branch: perl
2992            ! pod/perlfunc.pod pp_sys.c
2993 ____________________________________________________________________________
2994 [  1337] By: gsar                                  on 1998/07/06  17:15:26
2995         Log: allow read(FH,threadsv,...)
2996      Branch: perl
2997            ! op.c
2998
2999 ----------------
3000 Version 5.004_70
3001 ----------------
3002
3003 ____________________________________________________________________________
3004 [  1336] By: gsar                                  on 1998/07/06  09:06:33
3005         Log: 5.004_70 tweaks
3006      Branch: perl
3007            ! Changes win32/Makefile win32/makefile.mk
3008 ____________________________________________________________________________
3009 [  1335] By: gsar                                  on 1998/07/06  07:05:37
3010         Log: update Changes
3011      Branch: perl
3012            ! Changes pod/perldiag.pod
3013 ____________________________________________________________________________
3014 [  1334] By: gsar                                  on 1998/07/06  06:41:17
3015         Log: allow eval-groups in patterns only if they C<use re 'eval';>
3016      Branch: perl
3017            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
3018            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3019 ____________________________________________________________________________
3020 [  1333] By: gsar                                  on 1998/07/06  03:22:52
3021         Log: From: Hans Mulder <hansm@icgroup.nl>
3022              Date: Mon,  6 Jul 98 02:11:32 +0200
3023              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
3024              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3025      Branch: perl
3026            ! malloc.c
3027 ____________________________________________________________________________
3028 [  1332] By: gsar                                  on 1998/07/06  03:18:34
3029         Log: added Errno-1.09 from CPAN
3030      Branch: perl
3031            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3032 ____________________________________________________________________________
3033 [  1331] By: gsar                                  on 1998/07/06  02:59:09
3034         Log: fix small memleak on -e, don't try to find_script() when e_script
3035      Branch: perl
3036            ! perl.c
3037 ____________________________________________________________________________
3038 [  1330] By: gsar                                  on 1998/07/06  00:40:24
3039         Log: add Symbol::delete_package()
3040      Branch: perl
3041            ! lib/Symbol.pm pod/perlembed.pod
3042 ____________________________________________________________________________
3043 [  1329] By: gsar                                  on 1998/07/05  23:05:40
3044         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
3045              From: Stephen McCamant <alias@mcs.com>
3046              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
3047              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
3048              Subject: [PATCH] alignment in X[IN]V allocation
3049      Branch: perl
3050            ! sv.c
3051 ____________________________________________________________________________
3052 [  1328] By: gsar                                  on 1998/07/05  22:47:57
3053         Log: make read() return undef on errors as documented, and clarify docs
3054      Branch: perl
3055            ! pod/perlfunc.pod pp_sys.c
3056 ____________________________________________________________________________
3057 [  1327] By: gsar                                  on 1998/07/05  22:11:21
3058         Log: fix getc() to return empty string instead of undef on eof, as it was
3059              documented to behave; still returns undef on error
3060      Branch: perl
3061            ! pp_sys.c
3062 ____________________________________________________________________________
3063 [  1326] By: gsar                                  on 1998/07/05  21:53:30
3064         Log: patch whitespace-mutiliated; applied manually
3065              From: Hans Mulder <hansm@icgroup.nl>
3066              Date: Sun,  5 Jul 98 23:23:20 +0200
3067              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
3068              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3069      Branch: perl
3070            ! ext/Errno/Errno_pm.PL
3071 ____________________________________________________________________________
3072 [  1325] By: gsar                                  on 1998/07/05  21:38:39
3073         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
3074              From: Tom Christiansen <tchrist@jhereg.perl.com>
3075              Date: Sun, 05 Jul 1998 09:15:22 -0500
3076              Subject: Re: docpatch 
3077              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3078      Branch: perl
3079            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3080            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3081            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3082            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
3083            ! pod/perlrun.pod
3084 ____________________________________________________________________________
3085 [  1324] By: gsar                                  on 1998/07/05  21:06:56
3086         Log: applied patch, and undid change#1302 which it made unnecessary
3087              From: Billy <wdconsta@cs.adelaide.edu.au>
3088              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
3089              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
3090              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3091      Branch: perl
3092            ! t/lib/h2ph.t utils/h2ph.PL
3093 ____________________________________________________________________________
3094 [  1323] By: gsar                                  on 1998/07/05  20:56:39
3095         Log: fix t/lib/fields.t's @INC so make test runs
3096      Branch: perl
3097            ! t/lib/fields.t
3098 ____________________________________________________________________________
3099 [  1322] By: gsar                                  on 1998/07/05  20:26:43
3100         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3101      Branch: perl
3102            ! gv.c gv.h toke.c
3103 ____________________________________________________________________________
3104 [  1321] By: gsar                                  on 1998/07/05  07:41:50
3105         Log: sundry win32 config tweaks
3106      Branch: perl
3107            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3108            ! win32/config.gc win32/config.vc win32/config_H.bc
3109            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3110            ! win32/config_sh.PL win32/makefile.mk
3111 ____________________________________________________________________________
3112 [  1320] By: gsar                                  on 1998/07/05  06:30:35
3113         Log: update Changes
3114      Branch: perl
3115            ! Changes
3116 ____________________________________________________________________________
3117 [  1319] By: gsar                                  on 1998/07/05  06:27:37
3118         Log: add ck_sysread() for better sysread/read/recv sanity
3119      Branch: perl
3120            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3121            ! opcode.pl proto.h
3122 ____________________________________________________________________________
3123 [  1318] By: gsar                                  on 1998/07/05  04:34:05
3124         Log: From: Stephen McCamant <alias@mcs.com>
3125              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
3126              Subject: [PATCH] Document B::Deparse, add pp_threadsv
3127              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3128      Branch: perl
3129            ! ext/B/B/Deparse.pm
3130 ____________________________________________________________________________
3131 [  1317] By: gsar                                  on 1998/07/05  04:15:25
3132         Log: added patch with tweak to doc
3133              From: Chip Salzenberg <chip@perl.org>
3134              Message-ID: <19980704205136.A16319@perlsupport.com>
3135              Date: Sat, 4 Jul 1998 20:51:36 -0400
3136              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3137      Branch: perl
3138            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3139 ____________________________________________________________________________
3140 [  1316] By: gsar                                  on 1998/07/05  03:56:22
3141         Log: Porting/Glossary goes podly into Config.pm
3142      Branch: perl
3143            ! Porting/Glossary configpm
3144 ____________________________________________________________________________
3145 [  1315] By: gsar                                  on 1998/07/05  02:50:18
3146         Log: add suggested tool as an example in ExtUtils::Packlist
3147              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3148              Message-Id: <199807031028.LAA10456@sale-wts>
3149              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3150              Subject: Re: [make install] another horror story
3151      Branch: perl
3152            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3153 ____________________________________________________________________________
3154 [  1314] By: gsar                                  on 1998/07/05  02:28:04
3155         Log: avoid race condition (storing ptr to SV before incrementing its
3156              REFCNT) and warning in newRV()
3157      Branch: perl
3158            ! sv.c
3159 ____________________________________________________________________________
3160 [  1313] By: gsar                                  on 1998/07/05  02:06:40
3161         Log: applied suggested fix for xhv_array sizing, with portability tweaks
3162              From: Gisle Aas <gisle@aas.no>
3163              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3164              Date: 04 Jul 1998 10:20:35 +0200
3165              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3166      Branch: perl
3167            ! hv.c
3168 ____________________________________________________________________________
3169 [  1312] By: gsar                                  on 1998/07/05  01:36:45
3170         Log: From: Gisle Aas <gisle@aas.no>
3171              Subject: [PATCH] hv_max may be a few too many
3172              Date: 04 Jul 1998 09:28:46 +0200
3173              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3174      Branch: perl
3175            ! doop.c
3176 ____________________________________________________________________________
3177 [  1311] By: gsar                                  on 1998/07/05  00:35:27
3178         Log: patchlevel up to 5.004_70, various tweaks
3179              * fix taint problems due to maintbranch regression
3180              * PERL_OBJECT now builds again
3181              * deal with C++ strong-typing problems in hv.c
3182              * fix mismatch in "reserved word" diagnostic
3183      Branch: perl
3184            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3185            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3186 ____________________________________________________________________________
3187 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
3188         Log: Remove old RE //t flag from scan_subst().
3189      Branch: maint-5.004/perl
3190            ! toke.c
3191 ____________________________________________________________________________
3192 [  1309] By: gsar                                  on 1998/07/04  08:32:53
3193         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3194      Branch: perl
3195            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3196 ____________________________________________________________________________
3197 [  1307] By: gsar                                  on 1998/07/04  07:00:14
3198         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3199      Branch: perl
3200            ! pp_hot.c t/op/local.t
3201 ____________________________________________________________________________
3202 [  1306] By: gsar                                  on 1998/07/04  05:52:34
3203         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3204              From: joshua.pritikin@db.com
3205              Date: Wed, 1 Jul 1998 10:09:43 -0400
3206              Message-Id: <H00000e500086fb3@MHS>
3207              Subject: [PATCH _69] sv_2mortal fix
3208      Branch: perl
3209            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3210 ____________________________________________________________________________
3211 [  1305] By: gsar                                  on 1998/07/04  05:46:42
3212         Log: add patch preextend global string table, tweak for 512 entries
3213              From: Gisle Aas <gisle@aas.no>
3214              Date: 04 Jul 1998 01:04:08 +0200
3215              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3216              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3217      Branch: perl
3218            ! perl.c
3219 ____________________________________________________________________________
3220 [  1304] By: gsar                                  on 1998/07/04  05:40:35
3221         Log: simplify xhv_array sizing
3222              From: Gisle Aas <gisle@aas.no>
3223              Date: 04 Jul 1998 00:49:42 +0200
3224              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3225              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3226      Branch: perl
3227            ! hv.c
3228 ____________________________________________________________________________
3229 [  1303] By: gsar                                  on 1998/07/04  05:37:29
3230         Log: make 4-arg win32_select() sleep more reasonably on false values
3231              From: Blair Zajac <blair@gps.caltech.edu>
3232              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3233              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3234              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3235              --
3236              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3237              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3238              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3239      Branch: perl
3240            ! win32/win32sck.c
3241 ____________________________________________________________________________
3242 [  1302] By: gsar                                  on 1998/07/04  05:32:50
3243         Log: adjust h2ph.t for dos-specific problem
3244              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3245              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3246              Date: Fri, 3 Jul 1998 23:45:25 +0200
3247              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3248      Branch: perl
3249            ! t/lib/h2ph.t
3250 ____________________________________________________________________________
3251 [  1301] By: gsar                                  on 1998/07/04  05:31:04
3252         Log: fix CPAN.pm problem, OS2 tweaks
3253              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3254              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3255              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3256              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3257      Branch: perl
3258            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3259            ! lib/ExtUtils/MakeMaker.pm
3260 ____________________________________________________________________________
3261 [  1300] By: gsar                                  on 1998/07/04  05:27:20
3262         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3263              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3264              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3265              Subject: [PATCH 5.004_68] Add elc target to to makefile
3266      Branch: perl
3267            ! Makefile.SH
3268 ____________________________________________________________________________
3269 [  1299] By: gsar                                  on 1998/07/04  05:25:56
3270         Log: newer emacs/cperl-mode.el (via private mail)
3271              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3272              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3273              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3274              Subject: [PATCH 5.004_68] cperl-mode
3275      Branch: perl
3276            ! emacs/cperl-mode.el
3277 ____________________________________________________________________________
3278 [  1298] By: gsar                                  on 1998/07/04  05:22:41
3279         Log: From: Dominic Dunlop <domo@computer.org>
3280              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3281              Date: Thu, 2 Jul 1998 22:57:26 +0000
3282              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3283      Branch: perl
3284            ! hints/machten.sh malloc.c
3285 ____________________________________________________________________________
3286 [  1297] By: gsar                                  on 1998/07/04  05:20:52
3287         Log: allow a flags args to fbm_instr() for future needs
3288              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3289              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3290              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3291              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3292      Branch: perl
3293            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3294 ____________________________________________________________________________
3295 [  1296] By: gsar                                  on 1998/07/04  05:16:15
3296         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3297              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3298              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3299              Subject: [PATCH 5.004_69] INSTALL-1.39
3300      Branch: perl
3301            ! INSTALL
3302 ____________________________________________________________________________
3303 [  1295] By: gsar                                  on 1998/07/04  05:15:05
3304         Log: Configure update
3305              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3306              Date: Wed, 1 Jul 98 23:07:50 EDT
3307              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3308              Subject: [PATCH 5.004_69] Config_69-01
3309      Branch: perl
3310            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3311            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3312            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3313 ____________________________________________________________________________
3314 [  1294] By: gsar                                  on 1998/07/04  05:10:25
3315         Log: add perlbug -F switch to save message to file
3316              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3317              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3318              Date: Wed, 1 Jul 1998 21:14:22 +0200
3319              Subject: Re: [PATCH 5.004_69] perlbug -fok
3320      Branch: perl
3321            ! Makefile.SH utils/perlbug.PL
3322 ____________________________________________________________________________
3323 [  1293] By: gsar                                  on 1998/07/04  05:06:52
3324         Log: catch nonexistent backrefs in REs
3325              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3326              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3327              Date: Wed, 1 Jul 1998 20:14:05 +0200
3328              Subject: Re: [PATCH _66] for bad backrefs
3329              --
3330              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3331              Date: Wed, 1 Jul 1998 20:47:16 +0200
3332              Subject: Re: [PATCH _66] for bad backrefs
3333      Branch: perl
3334            ! regcomp.c t/op/re_tests util.c
3335 ____________________________________________________________________________
3336 [  1292] By: gsar                                  on 1998/07/04  05:02:01
3337         Log: fix perlcc to not rm output file, and other -w(arts)
3338      Branch: perl
3339            ! utils/perlcc.PL
3340 ____________________________________________________________________________
3341 [  1291] By: gsar                                  on 1998/07/04  04:30:03
3342         Log: ignore stash entries that are not GVs in dump.c
3343      Branch: perl
3344            ! dump.c
3345 ____________________________________________________________________________
3346 [  1290] By: gsar                                  on 1998/07/04  03:55:10
3347         Log: cleaner page headers from pod2man
3348      Branch: perl
3349            ! pod/pod2man.PL
3350 ____________________________________________________________________________
3351 [  1288] By: gsar                                  on 1998/07/04  03:16:39
3352         Log: tweaks to Getopt::Std
3353              From: Robin Barker <rmb1@cise.npl.co.uk>
3354              Date: Tue, 30 Jun 98 14:45:49 BST
3355              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
3356              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
3357              --
3358              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
3359              To: perl5-porters@perl.org
3360              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
3361      Branch: perl
3362            ! lib/Getopt/Std.pm
3363 ____________________________________________________________________________
3364 [  1287] By: gsar                                  on 1998/07/04  03:13:02
3365         Log: added patch, with tweaks
3366              From: Gisle Aas <gisle@aas.no>
3367              Date: 03 Jul 1998 00:50:15 +0200
3368              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
3369              Subject: [PATCH] Some AVHV documentation
3370      Branch: perl
3371            ! pod/perlref.pod
3372 ____________________________________________________________________________
3373 [  1286] By: gsar                                  on 1998/07/04  02:53:26
3374         Log: applied patch with tweaks to prose
3375              From: Gisle Aas <gisle@aas.no>
3376              Subject: [PATCH] Simplified AVHV support
3377              Date: 30 Jun 1998 13:34:07 +0200
3378              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
3379      Branch: perl
3380            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
3381            ! pp.c proto.h t/op/avhv.t
3382 ____________________________________________________________________________
3383 [  1285] By: gsar                                  on 1998/07/04  02:30:48
3384         Log: tweak doc for ".."
3385              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3386              Subject: [PATCH] pod for scalar ..
3387              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3388              Date: Tue, 30 Jun 1998 12:14:50 +0100
3389      Branch: perl
3390            ! pod/perlop.pod
3391 ____________________________________________________________________________
3392 [  1284] By: gsar                                  on 1998/07/04  02:28:43
3393         Log: fix use of uninitialized var in pp_unpack()
3394              From: Jarkko Hietaniemi <jhi@iki.fi>
3395              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
3396              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
3397              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
3398      Branch: perl
3399            ! pp.c
3400 ____________________________________________________________________________
3401 [  1283] By: gsar                                  on 1998/07/04  02:26:37
3402         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3403              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
3404              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
3405              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
3406      Branch: perl
3407            ! lib/Text/ParseWords.pm
3408 ____________________________________________________________________________
3409 [  1282] By: gsar                                  on 1998/07/04  02:24:32
3410         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
3411              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
3412              Date: Mon, 29 Jun 1998 16:53:56 -0700
3413              Subject: [PATCH 5.004_69]README.vms doc patch
3414              --
3415              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
3416              Date: Mon, 29 Jun 1998 16:51:25 -0700
3417              --
3418              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
3419              Date: Thu, 02 Jul 1998 13:53:57 -0700
3420              Subject: [PATCH 5.004_69]VMS filetest operator fixup
3421      Branch: perl
3422            ! README.vms vms/descrip_mms.template vms/vms.c
3423 ____________________________________________________________________________
3424 [  1281] By: gsar                                  on 1998/07/04  02:17:48
3425         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3426              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
3427              Date: Mon, 29 Jun 1998 16:46:25 -0700
3428              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
3429      Branch: perl
3430            ! vms/subconfigure.com
3431 ____________________________________________________________________________
3432 [  1280] By: gsar                                  on 1998/07/04  02:16:03
3433         Log: don't attempt to copy directories on VMS
3434              From: Dan Sugalski <sugalskd@osshe.edu>
3435              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
3436              Date: Mon, 29 Jun 1998 16:31:29 -0700
3437              Subject: [PATCH 5.004_69]Tweak to installperl
3438      Branch: perl
3439            ! installperl
3440 ____________________________________________________________________________
3441 [  1279] By: gsar                                  on 1998/07/04  02:09:26
3442         Log: add 'installhtml*dir' to win32 config templates
3443              From: "Douglas Lankshear" <dougl@ActiveState.com>
3444              Subject: [PATCH 5.004_68] For Win32 config
3445              Date: Mon, 29 Jun 1998 09:00:13 -0700
3446              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
3447      Branch: perl
3448            ! win32/config.bc win32/config.gc win32/config.vc
3449 ____________________________________________________________________________
3450 [  1278] By: gsar                                  on 1998/07/04  02:06:23
3451         Log: implemented described fix for h2ph hanging on "enum"
3452              From: Billy <wdconsta@cs.adelaide.edu.au>
3453              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
3454              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
3455              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
3456      Branch: perl
3457            ! utils/h2ph.PL
3458 ____________________________________________________________________________
3459 [  1277] By: gsar                                  on 1998/07/04  01:51:47
3460         Log: merge changes#1210,1211,1270 from maintbranch
3461      Branch: perl
3462            + lib/re.pm
3463            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
3464            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
3465            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3466 ____________________________________________________________________________
3467 [  1276] By: gsar                                  on 1998/07/04  00:33:37
3468         Log: deprecate use of reserved word "our" (Larry's idea)
3469              Date: Mon, 22 Jun 1998 08:55:09 -0700
3470              From: larry@wall.org (Larry Wall)
3471              Message-Id: <199806221555.IAA07212@wall.org>
3472              Subject: Re: our
3473      Branch: perl
3474            ! pod/perldiag.pod toke.c
3475 ____________________________________________________________________________
3476 [  1275] By: nick                                  on 1998/07/02  18:36:59
3477         Log: Integrate mainline, just to keep up.
3478      Branch: ansiperl
3479           +> t/lib/fields.t
3480            - lib/Math/Trig/Radial.pm
3481           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3482           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
3483           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
3484           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
3485           !> win32/config.bc win32/config.gc win32/config.vc
3486           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
3487           !> win32/win32iop.h
3488 ____________________________________________________________________________
3489 [  1274] By: gsar                                  on 1998/07/02  16:47:20
3490         Log: tweak win32/config.* variables
3491      Branch: perl
3492            ! win32/config.bc win32/config.gc win32/config.vc
3493 ____________________________________________________________________________
3494 [  1273] By: gsar                                  on 1998/07/02  16:33:53
3495         Log: export opendir() set of functions on win32
3496      Branch: perl
3497            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
3498            ! win32/win32iop.h
3499 ____________________________________________________________________________
3500 [  1272] By: gsar                                  on 1998/07/01  23:21:49
3501         Log: fix C<@a = (%a = 1)> bizarreness
3502      Branch: perl
3503            ! pp_hot.c
3504 ____________________________________________________________________________
3505 [  1271] By: gsar                                  on 1998/06/30  22:49:39
3506         Log: document perltrap on precedence of keys/values/each
3507      Branch: perl
3508            ! pod/perltrap.pod
3509 ____________________________________________________________________________
3510 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
3511         Log: Added lib/re.pm missing from change 1210
3512      Branch: maint-5.004/perl
3513            + lib/re.pm
3514 ____________________________________________________________________________
3515 [  1269] By: gsar                                  on 1998/06/30  08:20:52
3516         Log: From:    Murray Nesbitt <murray@ActiveState.com>
3517              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
3518              Date:    Mon, 29 Jun 1998 14:30:59 PDT
3519              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
3520      Branch: perl
3521            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3522 ____________________________________________________________________________
3523 [  1268] By: gsar                                  on 1998/06/30  05:38:34
3524         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
3525              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
3526              Date:    Mon, 29 Jun 1998 15:04:57 -0000
3527              Subject: [PATCH perl5.004_69] perldoc.PL
3528      Branch: perl
3529            ! utils/perldoc.PL
3530 ____________________________________________________________________________
3531 [  1267] By: gsar                                  on 1998/06/30  05:34:06
3532         Log: add patch to integrate Math::Trig::Radial into Math::Trig
3533              From: Jarkko Hietaniemi <jhi@iki.fi>
3534              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
3535              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
3536              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
3537      Branch: perl
3538            - lib/Math/Trig/Radial.pm
3539            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
3540 ____________________________________________________________________________
3541 [  1266] By: gsar                                  on 1998/06/30  05:17:33
3542         Log: From:    Gisle Aas <gisle@aas.no>
3543              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
3544              Date:    29 Jun 1998 12:36:09 +0200
3545              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
3546      Branch: perl
3547            + t/lib/fields.t
3548            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
3549            ! t/op/array.t
3550 ____________________________________________________________________________
3551 [  1265] By: gsar                                  on 1998/06/30  05:12:57
3552         Log: tweaks to overloaded constants (change#1259)
3553      Branch: perl
3554            ! scope.c scope.h toke.c
3555 ____________________________________________________________________________
3556 [  1264] By: nick                                  on 1998/06/29  17:38:03
3557         Log: Integrate mainline c. _69 to ansiperl
3558      Branch: ansiperl
3559           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
3560           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
3561           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
3562           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
3563           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
3564           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
3565           !> (integrate 100 files)
3566
3567 ----------------
3568 Version 5.004_69
3569 ----------------
3570
3571 ____________________________________________________________________________
3572 [  1263] By: gsar                                  on 1998/06/29  09:17:28
3573         Log: update Changes and perlhist.pod
3574      Branch: perl
3575            ! Changes pod/perlhist.pod
3576 ____________________________________________________________________________
3577 [  1262] By: gsar                                  on 1998/06/29  08:26:36
3578         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
3579              under several build configurations)
3580      Branch: perl
3581            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
3582            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
3583            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3584 ____________________________________________________________________________
3585 [  1261] By: gsar                                  on 1998/06/29  06:51:10
3586         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
3587      Branch: perl
3588            ! scope.h
3589 ____________________________________________________________________________
3590 [  1260] By: gsar                                  on 1998/06/29  06:46:12
3591         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
3592              Date:    Mon, 29 Jun 1998 08:10:46 +0200
3593              From:    ts <decoux@moulon.inra.fr>
3594              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
3595      Branch: perl
3596            ! pod/perlembed.pod
3597 ____________________________________________________________________________
3598 [  1259] By: gsar                                  on 1998/06/29  06:01:35
3599         Log: added patch for overloading constants, made PERL_OBJECT-aware
3600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3601              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
3602              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
3603      Branch: perl
3604            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
3605            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
3606            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
3607            ! t/pragma/overload.t toke.c
3608 ____________________________________________________________________________
3609 [  1258] By: gsar                                  on 1998/06/29  05:32:25
3610         Log: fix Socket.pm typo from change#1240
3611      Branch: perl
3612            ! ext/Socket/Socket.pm
3613 ____________________________________________________________________________
3614 [  1257] By: gsar                                  on 1998/06/29  05:09:24
3615         Log: applied patch, tweak for threads awareness
3616              From: Albert Dvornik <bert@genscan.com>
3617              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
3618              Date: 24 Jun 1998 19:33:09 -0400
3619              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
3620      Branch: perl
3621            + t/op/goto_xs.t
3622            ! MANIFEST pp_ctl.c
3623 ____________________________________________________________________________
3624 [  1256] By: gsar                                  on 1998/06/29  03:34:18
3625         Log: applied patch, fixed one more leak, tweaked whitespace bugs
3626              From: Guy Decoux <decoux@moulon.inra.fr>
3627              (via)
3628              Date: Fri, 26 Jun 1998 09:59:32 -0400
3629              From: "Chunhui Teng" <cteng@nortel.ca>
3630              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
3631              Subject: Memory leak in Perl 5.004 and the fix
3632      Branch: perl
3633            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3634 ____________________________________________________________________________
3635 [  1255] By: gsar                                  on 1998/06/29  02:50:37
3636         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
3637              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
3638              Date: 28 Jun 1998 23:47:07 +0200
3639              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
3640      Branch: perl
3641            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3642 ____________________________________________________________________________
3643 [  1254] By: gsar                                  on 1998/06/28  21:35:02
3644         Log: From: joshua.pritikin@db.com
3645              Date: Fri, 26 Jun 1998 09:34:34 -0400
3646              Message-Id: <H00000e500081d23@MHS>
3647              Subject: [PATCH _68] PUSHSTACK renovation
3648      Branch: perl
3649            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
3650 ____________________________________________________________________________
3651 [  1253] By: gsar                                  on 1998/06/28  21:21:22
3652         Log: From: Stephen McCamant <alias@mcs.com>
3653              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
3654              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
3655              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
3656      Branch: perl
3657            ! perlvars.h sv.c
3658 ____________________________________________________________________________
3659 [  1252] By: gsar                                  on 1998/06/28  21:16:34
3660         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3661              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
3662              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
3663              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
3664      Branch: perl
3665            ! regcomp.c
3666 ____________________________________________________________________________
3667 [  1251] By: gsar                                  on 1998/06/28  21:14:32
3668         Log: add Math/Trig/Radial.pm, update MANIFEST
3669              From: Jarkko Hietaniemi <jhi@iki.fi>
3670              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
3671              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
3672              Subject: Math::Trig::Radial ?
3673      Branch: perl
3674            + lib/Math/Trig/Radial.pm
3675            ! MANIFEST
3676 ____________________________________________________________________________
3677 [  1250] By: gsar                                  on 1998/06/28  21:09:48
3678         Log: applied patch, tweaked doc, and regen regnodes.h
3679              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3680              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
3681              Subject: [PATCH 5.004_68] \z in RE
3682              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
3683      Branch: perl
3684            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
3685            ! t/op/re_tests t/op/regexp.t toke.c
3686 ____________________________________________________________________________
3687 [  1249] By: gsar                                  on 1998/06/28  20:56:38
3688         Log: From: mike@bill.iac.net
3689              Message-ID: <19980627034913.A32220@bill.minivend.com>
3690              Date: Sat, 27 Jun 1998 03:49:13 +0000
3691              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
3692      Branch: perl
3693            ! lib/Text/ParseWords.pm t/lib/parsewords.t
3694 ____________________________________________________________________________
3695 [  1248] By: gsar                                  on 1998/06/28  20:54:43
3696         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3697              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
3698              Subject: [PATCH] Fix ptags
3699              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
3700      Branch: perl
3701            ! emacs/ptags
3702 ____________________________________________________________________________
3703 [  1247] By: gsar                                  on 1998/06/28  20:42:54
3704         Log: apply patch sent via private mail
3705              From: Stephen McCamant <alias@mcs.com>
3706              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
3707              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
3708              Subject: Re: Enhanced B::Deparse 
3709      Branch: perl
3710            ! ext/B/B/Deparse.pm
3711 ____________________________________________________________________________
3712 [  1246] By: gsar                                  on 1998/06/28  20:38:24
3713         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3714              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
3715              Subject: [PATCH 5.004_68] pat.t tests
3716              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
3717      Branch: perl
3718            ! t/op/pat.t
3719 ____________________________________________________________________________
3720 [  1245] By: gsar                                  on 1998/06/28  20:36:08
3721         Log: From: joshua.pritikin@db.com
3722              Date: Fri, 26 Jun 1998 10:02:32 -0400
3723              Message-Id: <H00000e500081d28@MHS>
3724              Subject: [PATCH _68] improve recursive error messages!
3725      Branch: perl
3726            ! gv.c pod/perldiag.pod universal.c
3727 ____________________________________________________________________________
3728 [  1244] By: gsar                                  on 1998/06/28  20:09:02
3729         Log: From: Dominic Dunlop <domo@vo.lu>
3730              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
3731              Date: Thu, 25 Jun 1998 17:46:55 +0000
3732              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
3733              to op/pat.t; add tests for a few  more regexp parse failures etc.
3734      Branch: perl
3735            ! t/op/pat.t t/op/re_tests t/op/regexp.t
3736 ____________________________________________________________________________
3737 [  1243] By: gsar                                  on 1998/06/28  20:06:30
3738         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
3739              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3740              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
3741              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
3742              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
3743      Branch: perl
3744            ! perl_exp.SH
3745 ____________________________________________________________________________
3746 [  1242] By: gsar                                  on 1998/06/28  20:01:28
3747         Log: 
3748              From: Gisle Aas <gisle@aas.no>
3749              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
3750              Date: 25 Jun 1998 10:32:43 +0200
3751              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
3752      Branch: perl
3753            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
3754 ____________________________________________________________________________
3755 [  1241] By: gsar                                  on 1998/06/28  19:55:11
3756         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
3757              From: Stephen McCamant <alias@mcs.com>
3758              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
3759              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
3760              Subject: [PATCH REPOST] refgen in opcode.pl
3761      Branch: perl
3762            ! opcode.h opcode.pl
3763 ____________________________________________________________________________
3764 [  1240] By: gsar                                  on 1998/06/28  19:46:29
3765         Log: From: Chris Nandor <pudge@pobox.com>
3766              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
3767              Date: Wed, 24 Jun 1998 19:58:28 -0400
3768              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
3769      Branch: perl
3770            ! ext/Socket/Socket.pm
3771 ____________________________________________________________________________
3772 [  1239] By: gsar                                  on 1998/06/28  19:44:19
3773         Log: From: Gisle Aas <gisle@aas.no>
3774              Subject: [PATCH] Optimize foreach (1..1000000)
3775              Date: 24 Jun 1998 20:26:48 +0200
3776              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
3777      Branch: perl
3778            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
3779            ! pp_hot.c t/op/range.t
3780 ____________________________________________________________________________
3781 [  1238] By: gsar                                  on 1998/06/28  19:28:13
3782         Log: avoid creation of %^R
3783              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3784              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
3785              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
3786              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
3787      Branch: perl
3788            ! perl.c t/op/splice.t
3789 ____________________________________________________________________________
3790 [  1237] By: gsar                                  on 1998/06/28  19:23:40
3791         Log: From: Gisle Aas <gisle@aas.no>
3792              Subject: [PATCH] Negative LENGTH argument to splice
3793              Date: 24 Jun 1998 15:11:35 +0200
3794              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
3795      Branch: perl
3796            + t/op/splice.t
3797            ! MANIFEST pod/perlfunc.pod pp.c
3798 ____________________________________________________________________________
3799 [  1236] By: gsar                                  on 1998/06/28  19:18:29
3800         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3801              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
3802              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3803              Date: Wed, 24 Jun 1998 13:13:02 +0100
3804      Branch: perl
3805            ! pod/perldiag.pod pod/perlsec.pod
3806 ____________________________________________________________________________
3807 [  1235] By: gsar                                  on 1998/06/28  19:16:13
3808         Log: Complex.pm update
3809              From: Jarkko Hietaniemi <jhi@iki.fi>
3810              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
3811              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
3812              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
3813      Branch: perl
3814            ! lib/Math/Complex.pm t/lib/complex.t
3815 ____________________________________________________________________________
3816 [  1234] By: gsar                                  on 1998/06/28  19:13:05
3817         Log: disable perl malloc on UNICOS for now
3818              From: Jarkko Hietaniemi <jhi@iki.fi>
3819              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
3820              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
3821              Subject: [PATCH] 5.004_68: UNICOS hints
3822      Branch: perl
3823            ! hints/unicos.sh
3824 ____________________________________________________________________________
3825 [  1233] By: gsar                                  on 1998/06/28  19:10:53
3826         Log: fixes unpack("q"...), and semctl() tests for UNICOS
3827              From: Jarkko Hietaniemi <jhi@iki.fi>
3828              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
3829              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
3830              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
3831      Branch: perl
3832            ! pp.c t/op/ipcsem.t t/op/pack.t
3833 ____________________________________________________________________________
3834 [  1232] By: gsar                                  on 1998/06/28  19:01:23
3835         Log: tweak various places for iperlsys.h awareness
3836      Branch: perl
3837            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
3838            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
3839 ____________________________________________________________________________
3840 [  1231] By: gsar                                  on 1998/06/28  18:37:07
3841         Log: add a perlio.h stub for compat (some extensions seem to #include it)
3842      Branch: perl
3843            + perlio.h
3844 ____________________________________________________________________________
3845 [  1230] By: gsar                                  on 1998/06/28  18:35:23
3846         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
3847              Date: Wed, 24 Jun 1998 00:37:01 +0200
3848              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3849              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
3850      Branch: perl
3851            ! pod/pod2text.PL
3852 ____________________________________________________________________________
3853 [  1229] By: gsar                                  on 1998/06/28  18:33:42
3854         Log: hand apply mutiliated patch
3855              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
3856              Date: Tue, 23 Jun 1998 11:41:00 -0700
3857              From: Dan Sugalski <sugalskd@osshe.edu>
3858              Subject: [PATCH 5.004_68]Configure update for VMS
3859      Branch: perl
3860            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3861 ____________________________________________________________________________
3862 [  1228] By: gsar                                  on 1998/06/28  17:17:35
3863         Log: hand apply whitespace mutiliated patch
3864              Date: Tue, 23 Jun 98 16:38:06 BST
3865              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
3866              From: Robin Barker <rmb1@cise.npl.co.uk>
3867              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
3868      Branch: perl
3869            ! utils/perlbug.PL
3870 ____________________________________________________________________________
3871 [  1227] By: gsar                                  on 1998/06/28  17:14:34
3872         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
3873              From: Tom Phoenix <rootbeer@teleport.com>
3874              Subject: [PATCH] documenting close without arguments
3875              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3876      Branch: perl
3877            ! pod/perlfunc.pod
3878 ____________________________________________________________________________
3879 [  1226] By: gsar                                  on 1998/06/28  17:12:56
3880         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
3881              From: Tom Phoenix <rootbeer@teleport.com>
3882              Subject: Better diags for vars.pm
3883              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
3884      Branch: perl
3885            ! lib/vars.pm
3886 ____________________________________________________________________________
3887 [  1225] By: gsar                                  on 1998/06/28  17:05:59
3888         Log: hand apply whitespace mutiliated perldoc.PL patches
3889              Date: Tue, 23 Jun 98 15:49:52 BST
3890              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
3891              From: Robin Barker <rmb1@cise.npl.co.uk>
3892              Subject: PATCH [5.004_68] perldoc.PL
3893              --
3894              Date: Fri, 26 Jun 98 17:50:05 BST
3895              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
3896              From: Robin Barker <rmb1@cise.npl.co.uk>
3897              Subject: [PATCH 5.004_68] perldoc.PL
3898      Branch: perl
3899            ! utils/perldoc.PL
3900 ____________________________________________________________________________
3901 [  1224] By: gsar                                  on 1998/06/28  16:50:59
3902         Log: integrate ansiperl to get makedef.pl tweak
3903      Branch: perl
3904            ! Porting/pumpkin.pod win32/makedef.pl
3905 ____________________________________________________________________________
3906 [  1223] By: gsar                                  on 1998/06/28  16:33:32
3907         Log: add CGI-2.42, its and testsuite
3908      Branch: perl
3909            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
3910            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
3911            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
3912            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
3913            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
3914            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
3915            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
3916            ! lib/CGI/Switch.pm
3917 ____________________________________________________________________________
3918 [  1222] By: gsar                                  on 1998/06/28  15:28:29
3919         Log: enable Errno build on win32, add Errno-1.08 files to repository
3920      Branch: perl
3921            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3922            + ext/Errno/Makefile.PL t/lib/errno.t
3923            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
3924            ! win32/config.vc win32/makefile.mk
3925 ____________________________________________________________________________
3926 [  1221] By: gsar                                  on 1998/06/28  14:34:06
3927         Log: tweak win32 config templates for cpp
3928      Branch: perl
3929            ! win32/config.bc win32/config.gc win32/config.vc
3930 ____________________________________________________________________________
3931 [  1220] By: nick                                  on 1998/06/26  16:46:13
3932         Log: Integrate mainline
3933      Branch: ansiperl
3934           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
3935           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
3936           !> util.c win32/win32.h
3937 ____________________________________________________________________________
3938 [  1219] By: gsar                                  on 1998/06/26  04:33:57
3939         Log: make find_script() return saved string, reenable missing diagnostics
3940      Branch: perl
3941            ! perl.c util.c
3942 ____________________________________________________________________________
3943 [  1218] By: gsar                                  on 1998/06/25  23:24:53
3944         Log: avoid warning with -P switch
3945      Branch: perl
3946            ! perl.c
3947 ____________________________________________________________________________
3948 [  1217] By: gsar                                  on 1998/06/25  22:06:58
3949         Log: don't suppress display of Makefile recipes that invoke perl
3950      Branch: perl
3951            ! Makefile.SH
3952 ____________________________________________________________________________
3953 [  1216] By: gsar                                  on 1998/06/25  21:32:06
3954         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
3955              in RVs
3956      Branch: perl
3957            ! sv.c
3958 ____________________________________________________________________________
3959 [  1215] By: gsar                                  on 1998/06/25  18:56:59
3960         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
3961      Branch: perl
3962            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3963 ____________________________________________________________________________
3964 [  1214] By: gsar                                  on 1998/06/25  18:11:22
3965         Log: add FILE_SHARE_DELETE ifndef in win32.h
3966      Branch: perl
3967            ! win32/win32.h
3968 ____________________________________________________________________________
3969 [  1213] By: nick                                  on 1998/06/24  17:18:59
3970         Log: Correct perl malloc tweak to .def generation
3971      Branch: ansiperl
3972            ! win32/makedef.pl
3973 ____________________________________________________________________________
3974 [  1212] By: gsar                                  on 1998/06/24  12:40:13
3975         Log: check in what change#1182 didn't, and Changes
3976      Branch: perl
3977            ! Changes pod/perlre.pod pod/perlvar.pod
3978 ____________________________________________________________________________
3979 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
3980         Log: Update test count in t/lib/basename.t (see change 1210)
3981      Branch: maint-5.004/perl
3982            ! t/lib/basename.t
3983 ____________________________________________________________________________
3984 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
3985         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
3986              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
3987              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
3988              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
3989              <199805261143.MAA04260@toad.ig.co.uk>,
3990              <199805261235.IAA10371@aatma.engin.umich.edu>,
3991              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
3992              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
3993              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3994      Branch: maint-5.004/perl
3995            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
3996            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
3997            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3998 ____________________________________________________________________________
3999 [  1209] By: nick                                  on 1998/06/23  21:33:34
4000         Log: Perl_malloced_size() only available with perl's malloc
4001      Branch: ansiperl
4002            ! win32/makefile.mk
4003 ____________________________________________________________________________
4004 [  1208] By: nick                                  on 1998/06/23  18:15:23
4005         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
4006              so see what has changed...
4007      Branch: ansiperl
4008           +> Porting/genlog iperlsys.h lib/File/Spec.pm
4009           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4010           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4011           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
4012           +> t/lib/filespec.t win32/perlhost.h
4013            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
4014            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
4015            - perlproc.h perlsock.h
4016           !> (integrate 96 files)
4017
4018 ----------------
4019 Version 5.004_68
4020 ----------------
4021
4022 ____________________________________________________________________________
4023 [  1207] By: gsar                                  on 1998/06/23  10:55:05
4024         Log: final touches to 5.004_68
4025      Branch: perl
4026            ! perl.c
4027 ____________________________________________________________________________
4028 [  1206] By: gsar                                  on 1998/06/23  10:50:10
4029         Log: more MULTIPLICITY tweaks
4030      Branch: perl
4031            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
4032            ! win32/config.gc win32/config.vc win32/config_H.bc
4033            ! win32/config_H.gc win32/config_H.vc
4034 ____________________________________________________________________________
4035 [  1205] By: gsar                                  on 1998/06/23  09:03:46
4036         Log: partial MULTIPLICITY cleanup
4037      Branch: perl
4038            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
4039            ! thrdvar.h
4040 ____________________________________________________________________________
4041 [  1204] By: gsar                                  on 1998/06/23  09:00:48
4042         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
4043      Branch: perl
4044            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
4045 ____________________________________________________________________________
4046 [  1203] By: gsar                                  on 1998/06/23  07:08:02
4047         Log: bump patchlevel to 68, Porting/makerel tweaks
4048      Branch: perl
4049            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
4050            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4051 ____________________________________________________________________________
4052 [  1202] By: gsar                                  on 1998/06/23  06:16:19
4053         Log: remove atomic.h pending resolution of licensing issues,
4054              EMULATE_ATOMIC_REFCOUNTS everywhere
4055      Branch: perl
4056            - atomic.h
4057            ! MANIFEST perl.h sv.h
4058 ____________________________________________________________________________
4059 [  1201] By: gsar                                  on 1998/06/23  06:06:23
4060         Log: applied patch, regen headers
4061              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4062              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
4063              Subject: [PATCH 5.004_67] Malloc size feedback
4064              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
4065      Branch: perl
4066            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
4067            ! pp_sys.c proto.h sv.c toke.c
4068 ____________________________________________________________________________
4069 [  1200] By: gsar                                  on 1998/06/23  05:59:09
4070         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
4071              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
4072              From: Stephen McCamant <alias@mcs.com>
4073              Subject: [PATCH] Inheritance of B:: classes
4074      Branch: perl
4075            ! ext/B/B.pm
4076 ____________________________________________________________________________
4077 [  1199] By: gsar                                  on 1998/06/23  05:57:58
4078         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
4079              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
4080              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
4081              Subject: [PATCH] _67: somebody said POSIX::mknod?
4082              From: Jarkko Hietaniemi <jhi@iki.fi>
4083      Branch: perl
4084            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4085            ! ext/POSIX/POSIX.xs perl.h
4086 ____________________________________________________________________________
4087 [  1198] By: gsar                                  on 1998/06/23  05:48:56
4088         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
4089              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4090              Subject: PATCH [5.004_67] perldoc.PL
4091              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
4092      Branch: perl
4093            ! utils/perldoc.PL
4094 ____________________________________________________________________________
4095 [  1197] By: gsar                                  on 1998/06/23  05:47:24
4096         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4097              Date: Mon, 22 Jun 1998 09:29:18 -0700
4098              From: Dan Sugalski <sugalskd@ous.edu>
4099              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4100      Branch: perl
4101            ! lib/AutoSplit.pm
4102 ____________________________________________________________________________
4103 [  1196] By: gsar                                  on 1998/06/23  05:45:19
4104         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4105              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4106              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4107              From: Jarkko Hietaniemi <jhi@iki.fi>
4108      Branch: perl
4109            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4110 ____________________________________________________________________________
4111 [  1195] By: gsar                                  on 1998/06/23  05:43:32
4112         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4113              Date: Mon, 22 Jun 1998 15:22:24 +0000
4114              From: Dominic Dunlop <domo@vo.lu>
4115              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4116              update machten.sh to vary REG_INFTY
4117      Branch: perl
4118            ! hints/machten.sh t/op/re_tests t/op/regexp.t
4119 ____________________________________________________________________________
4120 [  1194] By: gsar                                  on 1998/06/23  05:38:36
4121         Log: filter out array subscripts when generating symbols for AIX
4122              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4123              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4124              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4125              From: Jarkko Hietaniemi <jhi@iki.fi>
4126      Branch: perl
4127            ! perl_exp.SH
4128 ____________________________________________________________________________
4129 [  1193] By: gsar                                  on 1998/06/23  05:32:52
4130         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4131              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4132              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4133              From: Lupe Christoph <lupe@alanya.m.isar.de>
4134              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
4135      Branch: perl
4136            ! hints/solaris_2.sh
4137 ____________________________________________________________________________
4138 [  1192] By: gsar                                  on 1998/06/23  05:27:13
4139         Log: add detailed changelogs and 'genlog'--the script which generates them
4140      Branch: perl
4141            + Porting/genlog
4142            ! Changes INSTALL
4143 ____________________________________________________________________________
4144 [  1191] By: gsar                                  on 1998/06/22  15:56:27
4145         Log: tweak win32 makefiles for PERL_OBJECT build
4146      Branch: perl
4147            ! win32/Makefile win32/makefile.mk
4148 ____________________________________________________________________________
4149 [  1190] By: gsar                                  on 1998/06/22  04:06:02
4150         Log: backout change#1178 as it was dependent on an unapplied patch,
4151              fix filespec.t to know its @INC
4152      Branch: perl
4153            ! sv.c t/lib/filespec.t
4154 ____________________________________________________________________________
4155 [  1189] By: gsar                                  on 1998/06/22  03:47:43
4156         Log: eliminate use of tokenbuf in util.c
4157      Branch: perl
4158            ! util.c
4159 ____________________________________________________________________________
4160 [  1188] By: gsar                                  on 1998/06/22  01:53:59
4161         Log: add patch that generates regnodes.h via regcomp.pl
4162              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4163              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4164              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4165              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4166      Branch: perl
4167            + regcomp.pl regcomp.sym regnodes.h
4168            ! MANIFEST Makefile.SH regcomp.h
4169 ____________________________________________________________________________
4170 [  1187] By: gsar                                  on 1998/06/22  01:42:21
4171         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4172              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4173              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4174              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4175      Branch: perl
4176            ! pp_ctl.c pp_hot.c
4177 ____________________________________________________________________________
4178 [  1186] By: gsar                                  on 1998/06/22  01:14:14
4179         Log: merge relevant portions from maintbranch change#1155
4180      Branch: perl
4181            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4182            ! pod/perlrun.pod pp_hot.c
4183 ____________________________________________________________________________
4184 [  1185] By: gsar                                  on 1998/06/22  00:59:28
4185         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4186              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4187              Subject: [PATCH 5.004_67] Zero-length matching bug
4188              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4189      Branch: perl
4190            ! regexec.c t/op/pat.t
4191 ____________________________________________________________________________
4192 [  1184] By: gsar                                  on 1998/06/22  00:57:27
4193         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4194              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4195              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4196              Subject: Re: _67 not okay
4197              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4198      Branch: perl
4199            ! malloc.c
4200 ____________________________________________________________________________
4201 [  1183] By: gsar                                  on 1998/06/22  00:53:37
4202         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4203              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4204              Subject: [PATCH 5.004_67] Test study/re/
4205              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4206      Branch: perl
4207            ! t/op/pat.t
4208 ____________________________________________________________________________
4209 [  1182] By: gsar                                  on 1998/06/21  21:25:07
4210         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4211              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4212              Subject: [PATCH 5.004_67] $^R documented
4213              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4214      Branch: perl
4215            ! pod/perlre.pod pod/perlvar.pod
4216 ____________________________________________________________________________
4217 [  1181] By: gsar                                  on 1998/06/21  21:23:41
4218         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4219              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4220              Subject: [PATCH 5.004_67] Re docs
4221              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4222      Branch: perl
4223            ! pod/perlop.pod pod/perlre.pod
4224 ____________________________________________________________________________
4225 [  1180] By: gsar                                  on 1998/06/21  21:22:16
4226         Log: adapted contents of message into comments in malloc.c and INSTALL
4227              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4228              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4229              Subject: [5.004_67] malloc.c -Defines
4230              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4231      Branch: perl
4232            ! INSTALL malloc.c
4233 ____________________________________________________________________________
4234 [  1179] By: gsar                                  on 1998/06/21  07:26:35
4235         Log: applied patch, with edits to the prose
4236              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4237              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4238              Subject: [PATCH 5.004_67] Error variables compared
4239              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4240      Branch: perl
4241            ! pod/perlvar.pod
4242 ____________________________________________________________________________
4243 [  1178] By: gsar                                  on 1998/06/21  07:07:16
4244         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4245              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4246              Subject: [PATCH 5.004_67] print study /re/ broken
4247              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4248      Branch: perl
4249            ! sv.c
4250 ____________________________________________________________________________
4251 [  1177] By: gsar                                  on 1998/06/21  07:06:10
4252         Log: applied patch, tweaked wording
4253              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4254              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4255              Subject: [PATCH 5.004_67] Documentation patch for malloc
4256              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4257      Branch: perl
4258            ! malloc.c pod/perldiag.pod
4259 ____________________________________________________________________________
4260 [  1176] By: gsar                                  on 1998/06/21  07:00:30
4261         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4262              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4263              Subject: [PATCH 5.004_67] Cosmetic malloc patch
4264              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4265      Branch: perl
4266            ! malloc.c
4267 ____________________________________________________________________________
4268 [  1175] By: gsar                                  on 1998/06/21  06:58:37
4269         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4270              Date: Fri, 19 Jun 1998 16:00:57 -0700
4271              From: Dan Sugalski <sugalskd@osshe.edu>
4272              Subject: [PATCH 5.004_67] fixup patches for VMS
4273      Branch: perl
4274            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4275            ! t/op/taint.t vms/test.com vms/vms.c
4276 ____________________________________________________________________________
4277 [  1174] By: gsar                                  on 1998/06/21  06:55:18
4278         Log: applied VMS patch from Dan Sugalski
4279              Date: Fri, 19 Jun 1998 15:36:34 -0700
4280              From: SYSTEM@cedar.osshe.edu
4281              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4282              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4283      Branch: perl
4284            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4285            ! vms/descrip_mms.template vms/gen_shrfls.pl
4286            ! vms/subconfigure.com
4287 ____________________________________________________________________________
4288 [  1173] By: gsar                                  on 1998/06/21  06:51:38
4289         Log: applied patch, modified logic to avoid reentering lexer at compile-time
4290              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4291              Date: Fri, 19 Jun 1998 11:31:04 -0500
4292              From: Graham Barr <gbarr@ti.com>
4293              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4294      Branch: perl
4295            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4296            ! lib/English.pm
4297 ____________________________________________________________________________
4298 [  1172] By: gsar                                  on 1998/06/21  06:27:57
4299         Log: applied patch, along with many changes:
4300              - ipfoo.h headers have been coalesced along with perlfoo.h into
4301              iperlsys.h
4302              - win32/cp*.h have been combined in perlhost.h
4303              - CPerlObj::PerlParse() takes an extra xsinit arg
4304              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4305              From: "Douglas Lankshear" <dougl@ActiveState.com>
4306              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4307              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
4308              Date: Fri, 19 Jun 1998 10:59:50 -0700
4309      Branch: perl
4310            + iperlsys.h win32/perlhost.h
4311            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4312            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4313            - perlsock.h
4314            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4315            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4316            ! win32/runperl.c win32/win32.h
4317 ____________________________________________________________________________
4318 [  1171] By: gsar                                  on 1998/06/21  00:44:42
4319         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4320              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4321              Subject: Re: PATCH _67 (Doc) perlop.pod 
4322              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4323      Branch: perl
4324            ! pod/perlop.pod
4325 ____________________________________________________________________________
4326 [  1170] By: gsar                                  on 1998/06/21  00:43:06
4327         Log: a tweaked version of:
4328              From: "Douglas Lankshear" <dougl@ActiveState.com>
4329              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4330              Date: Wed, 17 Jun 1998 20:25:51 -0700
4331              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4332      Branch: perl
4333            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4334 ____________________________________________________________________________
4335 [  1169] By: gsar                                  on 1998/06/21  00:10:18
4336         Log: added patch, regen headers
4337              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4338              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4339              Subject: Re: Ilya's patches
4340              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4341      Branch: perl
4342            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4343 ____________________________________________________________________________
4344 [  1168] By: gsar                                  on 1998/06/21  00:05:01
4345         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4346              From: Tom Phoenix <rootbeer@teleport.com>
4347              Subject: [PATCH] docs creating files via open
4348              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
4349      Branch: perl
4350            ! pod/perlfunc.pod
4351 ____________________________________________________________________________
4352 [  1167] By: gsar                                  on 1998/06/21  00:03:34
4353         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4354              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
4355              Subject: [PATCH 5.004_67] Better version of malloc improver
4356              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
4357      Branch: perl
4358            ! malloc.c
4359 ____________________________________________________________________________
4360 [  1166] By: gsar                                  on 1998/06/20  23:59:23
4361         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
4362      Branch: perl
4363            ! pod/perlre.pod
4364 ____________________________________________________________________________
4365 [  1165] By: gsar                                  on 1998/06/20  23:47:09
4366         Log: added patch, tweaked missed files, excised comment that doesn't really
4367              belong in the sources
4368              From: joshua.pritikin@db.com
4369              Date: Mon, 15 Jun 1998 10:03:37 -0400
4370              Message-Id: <H00000e500072c63@MHS>
4371              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
4372      Branch: perl
4373            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
4374            ! t/op/avhv.t
4375 ____________________________________________________________________________
4376 [  1164] By: gsar                                  on 1998/06/20  23:29:09
4377         Log: add File-Spec-0.6 from CPAN
4378      Branch: perl
4379            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4380            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4381            + lib/File/Spec/Win32.pm t/lib/filespec.t
4382            ! MANIFEST
4383 ____________________________________________________________________________
4384 [  1163] By: gsar                                  on 1998/06/20  23:15:41
4385         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
4386      Branch: perl
4387            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
4388 ____________________________________________________________________________
4389 [  1162] By: gsar                                  on 1998/06/20  21:48:32
4390         Log: manual integration of all outstanding ansi branch stuff into mainline
4391      Branch: perl
4392            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
4393            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
4394            ! win32/win32.h
4395 ____________________________________________________________________________
4396 [  1161] By: gsar                                  on 1998/06/20  21:12:01
4397         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
4398      Branch: perl
4399            ! utils/perldoc.PL
4400 ____________________________________________________________________________
4401 [  1160] By: nick                                  on 1998/06/20  21:05:51
4402         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
4403      Branch: ansiperl
4404            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4405            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
4406 ____________________________________________________________________________
4407 [  1159] By: gsar                                  on 1998/06/20  02:51:35
4408         Log: cleanup installation of utilities on win32
4409      Branch: perl
4410            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
4411            ! win32/pod.mak
4412 ____________________________________________________________________________
4413 [  1158] By: gsar                                  on 1998/06/20  02:50:35
4414         Log: intuit @INC pathnames from exe location only if dll location
4415              is unknown (ensures that multiple executables will coexist)
4416      Branch: perl
4417            ! win32/win32.c
4418 ____________________________________________________________________________
4419 [  1157] By: gsar                                  on 1998/06/20  02:48:34
4420         Log: make perldoc ignore null files (it tried to open() them)
4421      Branch: perl
4422            ! utils/perldoc.PL
4423 ____________________________________________________________________________
4424 [  1156] By: gsar                                  on 1998/06/19  21:18:47
4425         Log: fix perldoc to ignore unfound null filenames
4426      Branch: perl
4427            ! utils/perldoc.PL
4428 ____________________________________________________________________________
4429 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
4430         Log: Assorted patches:
4431              
4432              ------  BUILD PROCESS  ------
4433              
4434              Title:  "Clarify varargs issues in INSTALL docs"
4435              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4436              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
4437              Files:  INSTALL
4438              
4439              ------  CORE LANGUAGE  ------
4440              
4441              Title:  "Further fixes for updated SysV IPC support"
4442              From:  Jarkko Hietaniemi <jhi@iki.fi>
4443              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
4444              Files:  Configure perl.h doio.c
4445              
4446              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
4447              From:  Andrew Bettison <andrewb@zip.com.au>
4448              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
4449              Files:  pp_hot.c
4450              
4451              Title:  "Invalidate method cache on C<local *subname>"
4452              From:  Chip Salzenberg <chip@perl.org>
4453              Msg-ID:  <19980604134731.D24343@perlsupport.com>
4454              Files:  scope.c t/op/method.t
4455              
4456              Title:  "fix uninitialized cv variable in op.c"
4457              From:  joshua.pritikin@db.com
4458              Msg-ID:  <H00000e50005af05@MHS>
4459              Files:  op.c
4460              
4461              Title:  "fix for undef as last arg to setsockopt"
4462              From:  Graham Barr <gbarr@ti.com>
4463              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
4464              Files:  pp_sys.c
4465              
4466              Title:  "Fix -i when @ARGV is empty"
4467              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4468              <gsar@engin.umich.edu>, Ilya Zakharevich
4469              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4470              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
4471              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
4472              <199806071817.OAA28141@aatma.engin.umich.edu>,
4473              <199806191549.QAA16376@toad.ig.co.uk>
4474              Files:  pp_hot.c
4475              
4476              ------  DOCUMENTATION  ------
4477              
4478              Title:  "Discrepancy between perlop.pod and m// operator docs"
4479              From:  Tom Phoenix <rootbeer@teleport.com>
4480              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
4481              Files:  pod/perlop.pod
4482              
4483              Title:  "Doc addition for perlfunc entry for system()"
4484              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
4485              <fletch@phydeaux.org>
4486              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
4487              <199806012057.QAA26830@monk.mps.ohio-state.edu>
4488              Files:  pod/perlfunc.pod
4489              
4490              Title:  "Clarify effects of using quotes with m operator"
4491              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4492              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
4493              Files:  pod/perlop.pod
4494              
4495              Title:  "Document -i with STDIN"
4496              From:  joshua.pritikin@db.com
4497              Msg-ID:  <H00000e50006a84a@MHS>
4498              Files:  pod/perlrun.pod
4499              
4500              ------  EXTENSIONS  ------
4501              
4502              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
4503              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4504              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
4505              Files:  lib/ExtUtils/Liblist.pm
4506              
4507              ------  LIBRARY  ------
4508              
4509              Title:  "Typo fix for Math::BogFloat"
4510              From:  Mike Stok <mike@stok.co.uk>
4511              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
4512              Files:  lib/Math/BigFloat.pm
4513              
4514              ------  PORTABILITY - GENERAL  ------
4515              
4516              Title:  "Add docs about types of diff to Porting/patching.pod"
4517              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4518              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
4519              Files:  Porting/patching.pod
4520              
4521              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
4522              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
4523              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
4524              Files:  hints/powerux.sh
4525              
4526              Title:  "Assorted improvements to hints/solaris_2.sh"
4527              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4528              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
4529              Files:  hints/solaris_2.sh
4530      Branch: maint-5.004/perl
4531            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
4532            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
4533            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
4534            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
4535            ! t/op/method.t
4536 ____________________________________________________________________________
4537 [  1154] By: gsar                                  on 1998/06/19  17:22:23
4538         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
4539      Branch: perl
4540            ! ext/B/B/Asmdata.pm regcomp.c
4541 ____________________________________________________________________________
4542 [  1153] By: nick                                  on 1998/06/19  17:21:21
4543         Log: Use libxxx.a for -lxxx with GCC
4544      Branch: ansiperl
4545            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
4546            ! win32/makefile.mk
4547 ____________________________________________________________________________
4548 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
4549         Log: Title:  Tom's jumbo doc patch
4550              From:   Tom Christiansen <tchrist@chthon.perl.com>
4551              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
4552              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4553              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4554              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4555              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4556              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4557              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4558              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4559              pod/perlop.pod pod/perlre.pod pod/perlref.pod
4560              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
4561              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
4562              pod/perlvar.pod
4563      Branch: maint-5.004/perl
4564            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4565            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4566            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4567            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4568            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4569            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4570            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4571            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4572            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4573            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4574 ____________________________________________________________________________
4575 [  1151] By: nick                                  on 1998/06/19  15:38:28
4576         Log: Resolve latest
4577      Branch: ansiperl
4578           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
4579           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
4580           !> sv.c t/TEST
4581 ____________________________________________________________________________
4582 [  1150] By: gsar                                  on 1998/06/18  20:43:07
4583         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
4584              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
4585              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
4586              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
4587      Branch: perl
4588            ! hints/powerux.sh
4589 ____________________________________________________________________________
4590 [  1149] By: gsar                                  on 1998/06/18  20:41:30
4591         Log: hand apply whitespace-mutiliated patch
4592              From: joshua.pritikin@db.com
4593              Date: Mon, 15 Jun 1998 09:21:36 -0400
4594              Message-Id: <H00000e50007289b@MHS>
4595              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
4596      Branch: perl
4597            ! av.c
4598 ____________________________________________________________________________
4599 [  1148] By: gsar                                  on 1998/06/18  20:33:59
4600         Log: hand apply whitespace-mutiliated and reversed patch
4601              Date: Tue, 16 Jun 1998 16:31:40 -0400
4602              From: Les Peters <lpeters@aol.net>
4603              Message-Id: <199806162031.QAA08202@ds9>
4604              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
4605      Branch: perl
4606            ! ext/Socket/Socket.xs
4607 ____________________________________________________________________________
4608 [  1147] By: gsar                                  on 1998/06/18  20:26:59
4609         Log: close child pipe in t/TEST, other cosmetic tweaks
4610      Branch: perl
4611            ! t/TEST
4612 ____________________________________________________________________________
4613 [  1146] By: gsar                                  on 1998/06/18  19:37:41
4614         Log: back out problematic change#1105, tweak perlsub.pod
4615      Branch: perl
4616            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
4617            ! pp_ctl.c proto.h sv.c
4618 ____________________________________________________________________________
4619 [  1145] By: nick                                  on 1998/06/18  19:31:07
4620         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
4621      Branch: ansiperl
4622           +> configure.com ext/DB_File/dbinfo
4623           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
4624           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
4625           +> vms/subconfigure.com
4626            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
4627            - vms/fndvers.com
4628           !> (integrate 499 files)
4629 ____________________________________________________________________________
4630 [  1144] By: gsar                                  on 1998/06/18  16:35:11
4631         Log: fix spurious cxstack_max init that trampled memory
4632      Branch: perl
4633            ! perl.c
4634 ____________________________________________________________________________
4635 [  1143] By: gsar                                  on 1998/06/18  16:33:01
4636         Log: fix memory leaks and uninitialized memory accesses found by Purify
4637      Branch: perl
4638            ! doio.c perl.c regexec.c sv.c
4639 ____________________________________________________________________________
4640 [  1142] By: gsar                                  on 1998/06/18  16:28:48
4641         Log: fix off-by-one that trampled memory in re_croak2()
4642      Branch: perl
4643            ! regcomp.c
4644 ____________________________________________________________________________
4645 [  1141] By: gsar                                  on 1998/06/18  16:26:59
4646         Log: fix AutoLoader to do the right thing when there are relative paths
4647              in @INC
4648      Branch: perl
4649            ! lib/AutoLoader.pm
4650 ____________________________________________________________________________
4651 [  1140] By: gsar                                  on 1998/06/18  16:22:47
4652         Log: fix Makefile.SH typo
4653      Branch: perl
4654            ! Makefile.SH
4655 ____________________________________________________________________________
4656 [  1139] By: gsar                                  on 1998/06/17  18:06:16
4657         Log: 5.004_67 niggles
4658      Branch: perl
4659            ! Makefile.SH op.c
4660
4661 ----------------
4662 Version 5.004_67
4663 ----------------
4664
4665 ____________________________________________________________________________
4666 [  1138] By: gsar                                  on 1998/06/15  10:09:27
4667         Log: up patchlevel.h to 67, other small tweaks
4668      Branch: perl
4669            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
4670            ! win32/Makefile win32/config_H.bc win32/config_H.gc
4671            ! win32/config_H.vc win32/makefile.mk
4672 ____________________________________________________________________________
4673 [  1137] By: gsar                                  on 1998/06/15  09:08:57
4674         Log: tweaks to get PERL_OBJECT building again; passes tests
4675      Branch: perl
4676            ! ObjXSub.h objpp.h proto.h
4677 ____________________________________________________________________________
4678 [  1136] By: gsar                                  on 1998/06/15  08:51:54
4679         Log: back out previous change (it breaks PERL_OBJECT)
4680      Branch: perl
4681            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4682            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4683            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4684 ____________________________________________________________________________
4685 [  1135] By: gsar                                  on 1998/06/15  05:32:01
4686         Log: added patch, fixed typo, reworked documentation
4687              Message-Id: <H00000e500071aa3@MHS>
4688              Date:    Sun, 14 Jun 1998 14:03:15 EDT
4689              From:    joshua.pritikin@db.com
4690              Subject: [PATCH 5.004_66] JMPENV!
4691      Branch: perl
4692            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4693            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4694            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4695 ____________________________________________________________________________
4696 [  1134] By: gsar                                  on 1998/06/15  04:07:18
4697         Log: various win32 odds and ends
4698              - added support for waitpid(), open2/open3, and a bugfix for kill()
4699              from Ronald Schmidt <RonaldWS@aol.com>
4700              - tweak testsuite mods of above
4701              - regenerate win32/config_H.?c
4702              - change kill() to win32_kill() and export it
4703              - coalesce common code in win32.c
4704              - add PerlProc_waitpid() and export win32_waitpid()
4705              result builds and passes on the three win32 compilers
4706      Branch: perl
4707            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
4708            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
4709            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4710            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
4711            ! win32/win32.c win32/win32iop.h
4712 ____________________________________________________________________________
4713 [  1133] By: gsar                                  on 1998/06/15  01:39:13
4714         Log: newer Getopt/Long.pm from public distribution cited in:
4715              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
4716              Date:    14 Jun 1998 15:15:28 +0200
4717              From:    Johan Vromans <jvromans@squirrel.nl>
4718              Subject: Getopt::Long version 2.17 released
4719      Branch: perl
4720            ! lib/Getopt/Long.pm
4721 ____________________________________________________________________________
4722 [  1132] By: gsar                                  on 1998/06/15  01:37:12
4723         Log: documentation update from tchrist
4724              Message-Id: <199806140419.WAA20549@chthon.perl.com>
4725              Date:    Sat, 13 Jun 1998 22:19:32 MDT
4726              From:    Tom Christiansen <tchrist@chthon.perl.com>
4727              Subject: doc patches
4728      Branch: perl
4729            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4730            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4731            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4732            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4733            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4734            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4735            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4736            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4737            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4738            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4739 ____________________________________________________________________________
4740 [  1131] By: gsar                                  on 1998/06/14  19:33:36
4741         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
4742              From: Roderick Schertler <roderick@argon.org>
4743              Subject: [PATCH] Re: Exceptions in IPC::Open2
4744              Date: 12 Jun 1998 13:24:15 -0400
4745      Branch: perl
4746            ! lib/IPC/Open3.pm
4747 ____________________________________________________________________________
4748 [  1130] By: gsar                                  on 1998/06/14  19:32:25
4749         Log: fixup MANIFEST
4750      Branch: perl
4751            ! MANIFEST
4752 ____________________________________________________________________________
4753 [  1129] By: gsar                                  on 1998/06/14  18:51:53
4754         Log: various win32 fixes
4755              - fixes that silence VC noises about dup exports, non-default libs, and
4756              unsupported *.def file directives
4757              - s/inplace/inplace_label/ malloc.c
4758              - update Config{usemymalloc} based on d_mymalloc
4759              - export Perl_*Vars
4760              - fix makefiles to not build miniperl.exe twice, and to make it properly
4761              when defaults are changed
4762      Branch: perl
4763            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
4764            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
4765            ! win32/makefile.mk win32/perllib.c win32/win32.h
4766 ____________________________________________________________________________
4767 [  1128] By: gsar                                  on 1998/06/14  01:38:39
4768         Log: remove unused global `scrgv'
4769      Branch: perl
4770            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
4771 ____________________________________________________________________________
4772 [  1127] By: nick                                  on 1998/06/13  08:39:07
4773         Log: Move specialsv_list to embed.sym, regen embed*.h
4774      Branch: win32/perl
4775            ! embed.h embedvar.h global.sym interp.sym
4776 ____________________________________________________________________________
4777 [  1126] By: gsar                                  on 1998/06/12  07:23:06
4778         Log: From: jan.dubois@ibm.net (Jan Dubois)
4779              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
4780              Date: Thu, 11 Jun 1998 21:13:31 +0200
4781              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
4782      Branch: perl
4783            ! win32/makedef.pl win32/win32.c win32/win32iop.h
4784 ____________________________________________________________________________
4785 [  1125] By: gsar                                  on 1998/06/12  07:21:29
4786         Log: added patch, undo earlier workaround
4787              From: jan.dubois@ibm.net (Jan Dubois)
4788              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
4789              Date: Thu, 11 Jun 1998 20:28:36 +0200
4790              Message-ID: <35831f69.4975644@smtp1.ibm.net>
4791      Branch: perl
4792            ! perl.c util.c
4793 ____________________________________________________________________________
4794 [  1124] By: gsar                                  on 1998/06/12  07:16:12
4795         Log: hand-applied patch with wrapped lines
4796              From: "Douglas Lankshear" <dougl@ActiveState.com>
4797              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
4798              Date: Thu, 11 Jun 1998 11:06:33 -0700
4799              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
4800      Branch: perl
4801            ! win32/win32.c
4802 ____________________________________________________________________________
4803 [  1123] By: gsar                                  on 1998/06/12  07:07:25
4804         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
4805              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4806              Subject: [PATCH 5.004_66] Config_66-01-02.diff
4807              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
4808      Branch: perl
4809            ! Configure
4810 ____________________________________________________________________________
4811 [  1122] By: gsar                                  on 1998/06/12  07:06:02
4812         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
4813              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
4814              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4815              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
4816      Branch: perl
4817            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
4818            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
4819            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
4820            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
4821 ____________________________________________________________________________
4822 [  1121] By: gsar                                  on 1998/06/12  07:01:20
4823         Log: a tweaked version of:
4824              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
4825              Date: Fri, 12 Jun 1998 01:26:53 +0200
4826              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
4827              Subject: Re: Misparsing s///x
4828      Branch: perl
4829            ! pod/perlre.pod
4830 ____________________________________________________________________________
4831 [  1120] By: gsar                                  on 1998/06/12  06:51:08
4832         Log: applied patch, with indentation tweaks
4833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4834              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
4835              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
4836              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
4837      Branch: perl
4838            ! regcomp.c regcomp.h regexec.c
4839 ____________________________________________________________________________
4840 [  1119] By: gsar                                  on 1998/06/11  17:42:07
4841         Log: make REG_INFTY default to something saner when sizeof(short) > 2
4842              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
4843              Date:    Thu, 11 Jun 1998 11:50:07 EDT
4844              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
4845              Subject: Re: [PATCH for tests] Regexp fails on long string 
4846      Branch: perl
4847            ! regcomp.h
4848 ____________________________________________________________________________
4849 [  1118] By: gsar                                  on 1998/06/11  07:09:06
4850         Log: regen embedvar.h
4851      Branch: perl
4852            ! embedvar.h
4853 ____________________________________________________________________________
4854 [  1117] By: gsar                                  on 1998/06/11  06:45:52
4855         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4856              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
4857              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
4858              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
4859      Branch: perl
4860            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
4861            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
4862 ____________________________________________________________________________
4863 [  1116] By: gsar                                  on 1998/06/11  06:35:54
4864         Log: misc win32 fixes
4865              From: "Douglas Lankshear" <dougl@ActiveState.com>
4866              Subject: [PATCH 5.004_66]
4867              Date: Wed, 10 Jun 1998 11:28:27 -0700
4868              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
4869      Branch: perl
4870            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
4871 ____________________________________________________________________________
4872 [  1115] By: gsar                                  on 1998/06/11  06:33:21
4873         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
4874              Date: Wed, 10 Jun 1998 00:53:25 +0200
4875              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4876              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
4877      Branch: perl
4878            ! Makefile.SH
4879 ____________________________________________________________________________
4880 [  1114] By: gsar                                  on 1998/06/11  06:31:34
4881         Log: back out change#1111 and add alternative patch:
4882              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4883              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
4884              Subject: Re: PATCH for study/foo/
4885              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
4886      Branch: perl
4887            ! pp.c sv.c
4888 ____________________________________________________________________________
4889 [  1113] By: gsar                                  on 1998/06/11  02:59:23
4890         Log: fix outdated bytecode.pl
4891      Branch: perl
4892            ! bytecode.h bytecode.pl byterun.c byterun.h
4893 ____________________________________________________________________________
4894 [  1112] By: gsar                                  on 1998/06/10  07:56:06
4895         Log: Added patch, regenerated perly.c and perly.c.diff
4896              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
4897              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
4898              From: Stephen McCamant <alias@mcs.com>
4899              Subject: [PATCH] too many RV2GVs in *foo{THING}
4900      Branch: perl
4901            ! perly.c perly.c.diff perly.y t/op/gv.t
4902 ____________________________________________________________________________
4903 [  1111] By: gsar                                  on 1998/06/10  07:40:30
4904         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4905              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
4906              Subject: Re: PATCH for study/foo/
4907              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
4908      Branch: perl
4909            ! pp.c
4910 ____________________________________________________________________________
4911 [  1110] By: gsar                                  on 1998/06/10  07:37:04
4912         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4913              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
4914              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
4915              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
4916      Branch: perl
4917            ! pod/perldebug.pod
4918 ____________________________________________________________________________
4919 [  1109] By: gsar                                  on 1998/06/10  07:35:29
4920         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4921              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
4922              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
4923              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
4924      Branch: perl
4925            ! regcomp.h
4926 ____________________________________________________________________________
4927 [  1108] By: gsar                                  on 1998/06/10  07:31:25
4928         Log: Added patch, tweaked other places affected by name change
4929              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
4930              Date: Wed, 10 Jun 1998 00:54:17 +0200
4931              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4932              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
4933      Branch: perl
4934           +> ext/DynaLoader/DynaLoader_pm.PL
4935            - ext/DynaLoader/DynaLoader.pm.PL
4936            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
4937            ! win32/makefile.mk
4938 ____________________________________________________________________________
4939 [  1107] By: gsar                                  on 1998/06/10  07:24:20
4940         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
4941              Date: Wed, 10 Jun 1998 00:53:42 +0200
4942              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4943              Subject: [PATCH for _66] new version of README.dos
4944      Branch: perl
4945            ! README.dos
4946 ____________________________________________________________________________
4947 [  1106] By: gsar                                  on 1998/06/10  07:22:31
4948         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
4949              Date: Wed, 10 Jun 1998 00:54:04 +0200
4950              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4951              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
4952      Branch: perl
4953            ! t/op/taint.t
4954 ____________________________________________________________________________
4955 [  1105] By: gsar                                  on 1998/06/10  07:21:21
4956         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
4957              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4958              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
4959              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
4960              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
4961      Branch: perl
4962            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
4963            ! perlvars.h pp_ctl.c proto.h sv.c
4964 ____________________________________________________________________________
4965 [  1104] By: gsar                                  on 1998/06/10  07:06:01
4966         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4967              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
4968              Subject: Lost chunk of RE jumbo patch
4969              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
4970      Branch: perl
4971            + t/op/regexp_noamp.t
4972 ____________________________________________________________________________
4973 [  1103] By: gsar                                  on 1998/06/10  07:04:20
4974         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4975              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
4976              Subject: [PATCH 5.004_66] Combined OS/2 support
4977              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
4978      Branch: perl
4979            ! os2/Changes os2/diff.configure os2/os2.c
4980 ____________________________________________________________________________
4981 [  1102] By: gsar                                  on 1998/06/10  07:00:08
4982         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
4983              Date:    Fri, 13 Mar 1998 20:03:52 EST
4984              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
4985              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
4986      Branch: perl
4987            ! lib/Pod/Html.pm
4988 ____________________________________________________________________________
4989 [  1101] By: gsar                                  on 1998/06/10  06:55:20
4990         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4991              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
4992              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
4993      Branch: perl
4994            ! regexec.c
4995 ____________________________________________________________________________
4996 [  1100] By: gsar                                  on 1998/06/10  06:52:50
4997         Log: updated MANIFEST for previous change
4998      Branch: perl
4999            ! MANIFEST
5000 ____________________________________________________________________________
5001 [  1099] By: gsar                                  on 1998/06/10  06:51:08
5002         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
5003              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
5004              Date: Fri, 05 Jun 1998 11:08:40 -0700
5005              From: Dan Sugalski <sugalskd@osshe.edu>
5006              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
5007      Branch: perl
5008            + t/base/rs.t
5009            ! perl.h pod/perlvar.pod sv.c
5010 ____________________________________________________________________________
5011 [  1098] By: gsar                                  on 1998/06/10  06:36:59
5012         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5013              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
5014              Subject: [PATCH fror 5.004_66] DB_File-1.60
5015              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
5016      Branch: perl
5017            + ext/DB_File/dbinfo
5018            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5019            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
5020            ! t/lib/db-hash.t t/lib/db-recno.t
5021 ____________________________________________________________________________
5022 [  1097] By: gsar                                  on 1998/06/10  06:33:16
5023         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
5024              Date: Thu, 4 Jun 1998 13:47:31 -0400
5025              From: Chip Salzenberg <chip@perl.org>
5026              Subject: [PATCH] Invalidate method cache on C<local *subname>
5027      Branch: perl
5028            ! scope.c t/op/method.t
5029 ____________________________________________________________________________
5030 [  1096] By: gsar                                  on 1998/06/10  06:30:51
5031         Log: From: Norton Allen <allen@huarp.harvard.edu>
5032              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
5033              Subject: [PATCH] _66 MM_Unix.pm for QNX
5034              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
5035      Branch: perl
5036            ! lib/ExtUtils/MM_Unix.pm
5037 ____________________________________________________________________________
5038 [  1095] By: gsar                                  on 1998/06/10  06:29:21
5039         Log: From: Norton Allen <allen@huarp.harvard.edu>
5040              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
5041              Subject: [PATCH] _66 proto.h
5042              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
5043      Branch: perl
5044            ! proto.h
5045 ____________________________________________________________________________
5046 [  1094] By: gsar                                  on 1998/06/10  06:26:39
5047         Log: Applied relevant parts of:
5048              From: Paul Johnson <pjcj@transeda.com>
5049              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
5050              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
5051              Subject: [PATCH] Enhancing xsubpp's support for C++
5052      Branch: perl
5053            ! lib/ExtUtils/xsubpp
5054 ____________________________________________________________________________
5055 [  1093] By: gsar                                  on 1998/06/10  06:22:54
5056         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
5057              Date: Wed, 3 Jun 1998 11:22:19 -0500
5058              From: Graham Barr <gbarr@ti.com>
5059              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
5060      Branch: perl
5061            ! pp_sys.c
5062 ____________________________________________________________________________
5063 [  1092] By: gsar                                  on 1998/06/10  06:20:44
5064         Log: Message-Id: <199806030919.KAA03527@sale-wts>
5065              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
5066              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
5067              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
5068      Branch: perl
5069            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5070 ____________________________________________________________________________
5071 [  1091] By: gsar                                  on 1998/06/10  06:18:42
5072         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
5073              Date: Mon, 01 Jun 1998 12:22:29 -0700
5074              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
5075              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
5076      Branch: perl
5077            ! proto.h
5078 ____________________________________________________________________________
5079 [  1090] By: gsar                                  on 1998/06/10  06:14:24
5080         Log: A tweaked version of:
5081              Date: Mon, 1 Jun 1998 12:05:47 -0700
5082              From: SYSTEM@cedar.osshe.edu
5083              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
5084              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
5085      Branch: perl
5086            ! ext/SDBM_File/sdbm/Makefile.PL
5087 ____________________________________________________________________________
5088 [  1089] By: gsar                                  on 1998/06/10  05:58:00
5089         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
5090              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
5091              From: Stephen McCamant <alias@mcs.com>
5092              Subject: [PATCH] Re: Uninitialised error from -M()
5093      Branch: perl
5094            ! op.c t/op/stat.t
5095 ____________________________________________________________________________
5096 [  1088] By: gsar                                  on 1998/06/10  05:55:24
5097         Log: Date: Sat, 30 May 1998 08:07:01 -0400
5098              From: lvirden@cas.org (Larry Virden)
5099              Message-Id: <199805301207.IAA08856@cas.org>
5100              Subject: PATCH for pod and warning notice
5101      Branch: perl
5102            ! pod/perlguts.pod
5103 ____________________________________________________________________________
5104 [  1087] By: gsar                                  on 1998/06/10  05:52:05
5105         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5106              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5107              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5108              Subject: [PATCH 5.004_66] Config_66-01
5109      Branch: perl
5110            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5111            ! Porting/config_H config_h.SH
5112 ____________________________________________________________________________
5113 [  1086] By: gsar                                  on 1998/06/10  05:46:38
5114         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5115              Date: Mon, 08 Jun 1998 16:13:14 -0700
5116              From: Dan Sugalski <sugalskd@osshe.edu>
5117              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5118      Branch: perl
5119            ! ext/Thread/Thread/Semaphore.pm
5120 ____________________________________________________________________________
5121 [  1085] By: gsar                                  on 1998/06/10  05:44:44
5122         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5123              Date: Mon, 08 Jun 1998 16:10:02 -0700
5124              From: Dan Sugalski <sugalskd@osshe.edu>
5125              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5126      Branch: perl
5127            - vms/descrip.mms
5128            ! ext/Thread/Thread/Queue.pm
5129 ____________________________________________________________________________
5130 [  1084] By: gsar                                  on 1998/06/10  05:38:11
5131         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5132              Date: Mon, 08 Jun 1998 15:38:28 -0700
5133              From: Dan Sugalski <sugalskd@osshe.edu>
5134              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5135      Branch: perl
5136            + configure.com vms/descrip_mms.template vms/munchconfig.c
5137            + vms/subconfigure.com
5138            - vms/config.vms vms/fndvers.com
5139            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5140 ____________________________________________________________________________
5141 [  1083] By: gsar                                  on 1998/06/10  05:07:04
5142         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5143              variant of:
5144              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5145              Date:    Sat, 13 Dec 1997 07:31:02 EST
5146              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5147              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5148      Branch: perl
5149            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5150 ____________________________________________________________________________
5151 [  1082] By: gsar                                  on 1998/06/10  04:52:26
5152         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5153              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5154      Branch: perl
5155            ! malloc.c
5156 ____________________________________________________________________________
5157 [  1081] By: gsar                                  on 1998/06/10  03:45:10
5158         Log: reverse integrate contents of win32 branch into mainline
5159      Branch: perl
5160           !> (integrate 44 files)
5161 ____________________________________________________________________________
5162 [  1080] By: gsar                                  on 1998/06/09  17:37:55
5163         Log: `p4 integrate -b ASPerl && p4 resolve -at`
5164      Branch: asperl
5165           !> (integrate 43 files)
5166 ____________________________________________________________________________
5167 [  1079] By: gsar                                  on 1998/06/09  00:59:06
5168         Log: add examples of diff(1) usage
5169      Branch: win32/perl
5170            ! Porting/patching.pod
5171 ____________________________________________________________________________
5172 [  1078] By: gsar                                  on 1998/06/09  00:52:23
5173         Log: undo change#1077
5174      Branch: win32/perl
5175            ! sv.c
5176 ____________________________________________________________________________
5177 [  1077] By: gsar                                  on 1998/06/06  16:47:32
5178         Log: make sv_setsv() treat freed SVs like SVt_NULL
5179      Branch: win32/perl
5180            ! sv.c
5181 ____________________________________________________________________________
5182 [  1076] By: gsar                                  on 1998/06/05  19:03:14
5183         Log: delete undiscussed AS changes for PPD (broke .packlist
5184              mechanism)
5185      Branch: win32/perl
5186            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5187 ____________________________________________________________________________
5188 [  1075] By: gsar                                  on 1998/06/05  18:18:44
5189         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5190              with the xsubpp-generated symbol)
5191      Branch: win32/perl
5192            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5193            ! win32/dl_win32.xs
5194 ____________________________________________________________________________
5195 [  1074] By: gsar                                  on 1998/06/04  22:45:18
5196         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5197      Branch: win32/perl
5198            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5199            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5200 ____________________________________________________________________________
5201 [  1073] By: nick                                  on 1998/06/04  17:18:14
5202         Log: resolve -at win32 branch into ansiperl
5203      Branch: ansiperl
5204           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5205           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5206           +> t/lib/h2ph.t win32/GenCAPI.pl
5207           !> (integrate 127 files)
5208 ____________________________________________________________________________
5209 [  1072] By: gsar                                  on 1998/06/04  01:49:24
5210         Log: document CORE::GLOBAL:: and global overriding, fix up
5211              File::DosGlob, testsuited and all
5212      Branch: win32/perl
5213            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5214 ____________________________________________________________________________
5215 [  1071] By: gsar                                  on 1998/06/03  22:12:55
5216         Log: add AS patch#24, remove one other instance of error_no
5217              that was missed (patch#23 was intentionally skipped)
5218      Branch: win32/perl
5219            ! embedvar.h globals.c perlvars.h win32/makedef.pl
5220            ! win32/runperl.c
5221 ____________________________________________________________________________
5222 [  1070] By: gsar                                  on 1998/06/01  19:42:06
5223         Log: fix Liblist.pm to tolerate backslashen in paths
5224      Branch: win32/perl
5225            ! lib/ExtUtils/Liblist.pm
5226 ____________________________________________________________________________
5227 [  1069] By: gsar                                  on 1998/06/01  07:43:02
5228         Log: @INC construction on win32 cleaned up
5229              - perl.dll location based paths should be much more reliable now
5230              - registry stuff unchanged
5231              - Config.pm now has all the installfoolib entries for MakeMaker et al
5232      Branch: win32/perl
5233            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5234            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5235            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5236            ! win32/runperl.c win32/win32.c win32/win32.h
5237 ____________________________________________________________________________
5238 [  1068] By: gsar                                  on 1998/05/31  21:52:18
5239         Log: semctl tweak
5240              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5241              Date:    Sun, 31 May 1998 16:27:33 CDT
5242              From:    Graham Barr <gbarr@pobox.com>
5243              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
5244      Branch: win32/perl
5245            ! doio.c
5246 ____________________________________________________________________________
5247 [  1067] By: gsar                                  on 1998/05/31  21:07:44
5248         Log: minimal fix to enable compiling with -DMULTIPLICITY
5249              (non-threadsafe regcomp.c globals need revisiting)
5250      Branch: win32/perl
5251            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5252            ! win32/GenCAPI.pl win32/makedef.pl
5253 ____________________________________________________________________________
5254 [  1066] By: gsar                                  on 1998/05/30  21:35:37
5255         Log: integrate mainline changes (ASPerl branch is identical to
5256              win32 branch as of this change)
5257      Branch: asperl
5258           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5259           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5260           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5261           !> win32/config.gc win32/config.vc win32/config_H.bc
5262           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5263 ____________________________________________________________________________
5264 [  1065] By: gsar                                  on 1998/05/30  21:13:06
5265         Log: change#1060 was inexplicably missing some of the "ensure
5266              AS stuff does no harm" fixes
5267      Branch: win32/perl
5268            ! embed.h global.sym win32/Makefile win32/makefile.mk
5269 ____________________________________________________________________________
5270 [  1064] By: gsar                                  on 1998/05/30  21:10:27
5271         Log: integrate mainline to pick up trivial changes
5272      Branch: win32/perl
5273           !> MANIFEST pp_sys.c
5274
5275 ----------------
5276 Version 5.004_66
5277 ----------------
5278
5279 ____________________________________________________________________________
5280 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
5281         Log: Remove duplicate win32/TEST line from MANIFEST.
5282      Branch: perl
5283            ! MANIFEST
5284 ____________________________________________________________________________
5285 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
5286         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5287      Branch: perl
5288            ! pp_sys.c
5289 ____________________________________________________________________________
5290 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
5291         Log: Integrate from win32 branch into mainline (this now pulls in the
5292              asperl stuff).
5293      Branch: perl
5294           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5295           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5296           +> t/lib/h2ph.t win32/GenCAPI.pl
5297           !> (integrate 104 files)
5298 ____________________________________________________________________________
5299 [  1060] By: gsar                                  on 1998/05/29  11:05:50
5300         Log: reverse integrate asperl branch contents (phew!)
5301              - various fixups to ensure AS stuff does no harm
5302              - adjust win32/makefiles for the new directory layout (new layout
5303              looks rather a muddle--needs rework)
5304              - verified build & test on NT and Solaris/gcc
5305      Branch: win32/perl
5306           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5307           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5308            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5309            ! win32/config.bc win32/config.gc win32/config.vc
5310            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5311            ! win32/makefile.mk
5312           !> (integrate 77 files)
5313 ____________________________________________________________________________
5314 [  1059] By: gsar                                  on 1998/05/29  08:33:56
5315         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5316      Branch: asperl
5317            ! util.c
5318 ____________________________________________________________________________
5319 [  1058] By: gsar                                  on 1998/05/29  08:31:09
5320         Log: type xtext for *.t that were missing it
5321      Branch: asperl
5322            ! t/lib/thread.t t/op/nothread.t
5323 ____________________________________________________________________________
5324 [  1057] By: gsar                                  on 1998/05/29  08:28:46
5325         Log: stray t/op/ipc*.t fixups
5326      Branch: win32/perl
5327            ! t/op/ipcmsg.t t/op/ipcsem.t
5328 ____________________________________________________________________________
5329 [  1056] By: gsar                                  on 1998/05/29  07:41:49
5330         Log: fixups to make it build and pass tests under both compilers
5331      Branch: asperl
5332            ! ObjXSub.h objpp.h proto.h
5333 ____________________________________________________________________________
5334 [  1055] By: gsar                                  on 1998/05/29  07:22:51
5335         Log: integrate mainline changes
5336      Branch: asperl
5337           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5338           !> (integrate 69 files)
5339      Branch: win32/perl
5340            ! Todo.5.005 pod/perldelta.pod
5341 ____________________________________________________________________________
5342 [  1054] By: gsar                                  on 1998/05/29  05:04:03
5343         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5344      Branch: win32/perl
5345            ! t/lib/h2ph.t
5346 ____________________________________________________________________________
5347 [  1053] By: gsar                                  on 1998/05/29  05:01:54
5348         Log: misc changes
5349              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
5350              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
5351      Branch: win32/perl
5352            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
5353            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
5354            ! x2p/util.c x2p/util.h
5355 ____________________________________________________________________________
5356 [  1052] By: gsar                                  on 1998/05/29  02:31:44
5357         Log: merge changes#1014,1038 from maintbranch
5358      Branch: win32/perl
5359            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5360            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
5361            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
5362            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
5363            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
5364            ! t/io/pipe.t utils/h2ph.PL
5365 ____________________________________________________________________________
5366 [  1051] By: gsar                                  on 1998/05/29  01:38:51
5367         Log: regenerate win32/config_H.?c
5368      Branch: win32/perl
5369            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5370 ____________________________________________________________________________
5371 [  1050] By: gsar                                  on 1998/05/29  01:32:41
5372         Log: integrate mainline
5373      Branch: win32/perl
5374            ! win32/Makefile win32/makefile.mk
5375           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
5376           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
5377           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
5378           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
5379           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
5380           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5381 ____________________________________________________________________________
5382 [  1049] By: gsar                                  on 1998/05/29  00:57:05
5383         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
5384              all tests
5385      Branch: asperl
5386            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
5387            ! win32/win32.h win32/win32iop.h
5388 ____________________________________________________________________________
5389 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
5390         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
5391              in change 1043 clashed badly with changes made in the win32
5392              branch. I did an accept on the win32 branch version for now.
5393      Branch: perl
5394           +> t/op/die.t
5395           !> (integrate 52 files)
5396 ____________________________________________________________________________
5397 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
5398         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5399              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
5400              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
5401              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
5402              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
5403      Branch: perl
5404            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5405            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
5406            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
5407            ! win32/config.bc win32/config.gc win32/config.vc
5408 ____________________________________________________________________________
5409 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
5410         Log: Back out change 1043 since Andy's forthcoming Config patch
5411              includes a modified version.
5412      Branch: perl
5413            ! Configure config_h.SH doio.c perl.h
5414 ____________________________________________________________________________
5415 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
5416         Log: Bump patchlevel.h to 66.
5417      Branch: perl
5418            ! patchlevel.h
5419 ____________________________________________________________________________
5420 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
5421         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
5422              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
5423              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
5424              (above minus the t/system.t test pending checking)
5425              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
5426              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
5427              Subject: [PATCH] _65 and _04 <DOC> patching.pod
5428              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
5429      Branch: perl
5430            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
5431 ____________________________________________________________________________
5432 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
5433         Log: This change really is:
5434              Subject: [PATCH] 5.004_65: the infamous semctl()
5435              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5436              From: Jarkko Hietaniemi <jhi@iki.fi>
5437              
5438              Change 1041 claimed to be this patch but was really:
5439              Subject: [PATCH] 5.004_65: t/op/ipc*.t
5440              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
5441              From: Jarkko Hietaniemi <jhi@iki.fi>
5442      Branch: perl
5443            ! Configure config_h.SH doio.c perl.h
5444 ____________________________________________________________________________
5445 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
5446         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5447              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
5448              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
5449              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
5450              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
5451      Branch: perl
5452            ! Configure INSTALL Porting/Glossary Porting/config.sh
5453            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
5454            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
5455            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5456 ____________________________________________________________________________
5457 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
5458         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
5459              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5460              From: Jarkko Hietaniemi <jhi@iki.fi>
5461      Branch: perl
5462            ! t/op/ipcmsg.t t/op/ipcsem.t
5463 ____________________________________________________________________________
5464 [  1040] By: gsar                                  on 1998/05/28  02:06:47
5465         Log: tweaks to enable Borland build
5466      Branch: asperl
5467            ! win32/makefile.mk win32/win32.c
5468 ____________________________________________________________________________
5469 [  1039] By: gsar                                  on 1998/05/27  23:29:22
5470         Log: remove C<#define index strchr> from win32.h (unused, and the
5471              pollution causes spurious variable name changes in extensions)
5472      Branch: win32/perl
5473            ! win32/win32.h
5474 ____________________________________________________________________________
5475 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
5476         Log: Assorted patches:
5477              
5478              ------  BUILD PROCESS  ------
5479              
5480              Title:  "add utilities to make test dependencies"
5481              From:  Robin Barker <rmb1@cise.npl.co.uk>
5482              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
5483              Files:  Makefile.SH
5484              
5485              Title:  "Add 'make nok' complement to 'make ok'"
5486              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5487              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
5488              Files:  Makefile.SH
5489              
5490              Title:  "further h2ph patches (add enum support)"
5491              From:  Billy <wdconsta@cs.adelaide.edu.au>
5492              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
5493              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5494              
5495              ------  CORE LANGUAGE  ------
5496              
5497              Title:  "Fix %! error spelling and add perldiag.pod entry"
5498              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
5499              Msg-ID:  <19980524193101.A573@pobox.com>
5500              Files:  pod/perldiag.pod gv.c
5501              
5502              Title:  "Remove obsolete Win32 uppercasing ENV code"
5503              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5504              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
5505              Files:  perl.c
5506              
5507              Title:  "Don't mung $! on implicit close"
5508              From:  Chip Salzenberg <chip@perl.org>
5509              Msg-ID:  <19980525113309.A15845@perlsupport.com>
5510              Files:  doio.c
5511              
5512              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
5513              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5514              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
5515              Files:  doio.c
5516              
5517              ------  DOCUMENTATION  ------
5518              
5519              Title:  "doc patch: you canna return an array ( list context: || vs or)"
5520              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
5521              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
5522              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
5523              
5524              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
5525              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5526              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
5527              Files:  pod/perlop.pod pod/perlre.pod
5528              
5529              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
5530              with /g does list context get matches without parens"
5531              From:  Greg Chapman <glc@well.com>, Tom Christiansen
5532              <tchrist@jhereg.perl.com>, Tom Phoenix
5533              <rootbeer@teleport.com>
5534              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
5535              <199805231559.JAA21316@jhereg.perl.com>,
5536              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
5537              Files:  pod/perlop.pod
5538              
5539              Title:  "Documenting last/next/redo even further"
5540              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5541              <rootbeer@teleport.com>
5542              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
5543              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
5544              Files:  pod/perlfunc.pod
5545              
5546              Title:  "Documenting last/next/redo within continue block"
5547              From:  Tom Phoenix <rootbeer@teleport.com>
5548              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
5549              Files:  pod/perlfunc.pod
5550              
5551              Title:  "Document stat return in scalar context"
5552              From:  Mark-Jason Dominus <mjd@plover.com>
5553              Files:  pod/perlfunc.pod
5554              
5555              ------  EXTENSIONS  ------
5556              
5557              Title:  "Better LD_RUN_PATH handling on IRIX"
5558              From:  "W. Phillip Moore" <wpm@ms.com>
5559              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
5560              Files:  lib/ExtUtils/MM_Unix.pm
5561              
5562              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
5563              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5564              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
5565              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
5566              
5567              ------  LIBRARY  ------
5568              
5569              Title:  "Fix FileHandle.pm example bug"
5570              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5571              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
5572              Files:  lib/FileHandle.pm
5573              
5574              Title:  "Add zero/negative $count docs for Benchmark.pm"
5575              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5576              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
5577              Files:  lib/Benchmark.pm
5578              
5579              ------  PORTABILITY - GENERAL  ------
5580              
5581              Title:  "Add test suite recommendations to Porting/patching.pod"
5582              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5583              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
5584              Files:  Porting/patching.pod
5585              
5586              ------  TESTS  ------
5587              
5588              Title:  "Fix looping bug in t/io/pipe.t"
5589              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5590              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
5591              Files:  t/io/pipe.t
5592      Branch: maint-5.004/perl
5593            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
5594            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
5595            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
5596            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
5597            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
5598            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
5599            ! utils/h2ph.PL
5600 ____________________________________________________________________________
5601 [  1037] By: gsar                                  on 1998/05/27  16:18:30
5602         Log: add AS patch#22 (fix to make die_exit.t pass)
5603      Branch: asperl
5604            ! win32/runperl.c
5605 ____________________________________________________________________________
5606 [  1036] By: gsar                                  on 1998/05/27  12:50:34
5607         Log: add AS patch#21 (misc. fixes)
5608      Branch: asperl
5609            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
5610            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
5611            ! win32/win32.c win32/win32sck.c
5612 ____________________________________________________________________________
5613 [  1035] By: gsar                                  on 1998/05/26  17:26:17
5614         Log: more changes to satisfy non-debug VC build (C-API doesn't
5615              build, and the testsuite still won't run)
5616      Branch: asperl
5617            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
5618            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
5619 ____________________________________________________________________________
5620 [  1034] By: gsar                                  on 1998/05/26  17:20:22
5621         Log: remove doubled hunk (perforce auto-integrate oddity)
5622      Branch: win32/perl
5623            ! pod/perldiag.pod
5624 ____________________________________________________________________________
5625 [  1033] By: gsar                                  on 1998/05/26  13:39:14
5626         Log: tweaks to make it build with the Borland compiler.  Won't run
5627              testsuite because @INC intuition from location of perlcore.dll seems
5628              to be broken.  Also, system() and qx// seem broken as well.
5629      Branch: asperl
5630            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
5631            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
5632            ! regexec.c toke.c
5633 ____________________________________________________________________________
5634 [  1032] By: gsar                                  on 1998/05/24  23:13:05
5635         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
5636      Branch: win32/perl
5637            ! lib/Benchmark.pm
5638 ____________________________________________________________________________
5639 [  1031] By: gsar                                  on 1998/05/24  05:36:44
5640         Log: tweak makefiles
5641      Branch: asperl
5642            ! win32/Makefile win32/makefile.mk
5643 ____________________________________________________________________________
5644 [  1030] By: gsar                                  on 1998/05/23  18:58:23
5645         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
5646      Branch: win32/perl
5647            ! pp_sys.c t/op/die.t
5648 ____________________________________________________________________________
5649 [  1029] By: gsar                                  on 1998/05/23  18:55:13
5650         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
5651              incomplete)
5652      Branch: win32/perl
5653            ! embed.h global.sym op.c pp.c proto.h sv.c
5654 ____________________________________________________________________________
5655 [  1028] By: gsar                                  on 1998/05/23  18:25:14
5656         Log: merge change#1013 from maintbranch (1012 is n/a)
5657      Branch: win32/perl
5658            ! toke.c
5659 ____________________________________________________________________________
5660 [  1027] By: gsar                                  on 1998/05/23  18:02:21
5661         Log: merge change#1011 from maintbranch
5662      Branch: win32/perl
5663            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
5664            ! utils/perlbug.PL
5665 ____________________________________________________________________________
5666 [  1026] By: nick                                  on 1998/05/23  08:45:04
5667         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
5668      Branch: win32/perl
5669            ! t/op/ipcmsg.t t/op/ipcsem.t
5670 ____________________________________________________________________________
5671 [  1025] By: nick                                  on 1998/05/23  08:36:36
5672         Log: Resolve win32 into ansiperl
5673      Branch: ansiperl
5674           +> t/op/die.t
5675           !> (integrate 42 files)
5676 ____________________________________________________________________________
5677 [  1024] By: gsar                                  on 1998/05/21  21:11:12
5678         Log: more mingw32 tweaks
5679      Branch: win32/perl
5680            ! ext/POSIX/POSIX.xs t/pragma/locale.t
5681 ____________________________________________________________________________
5682 [  1023] By: gsar                                  on 1998/05/21  19:15:02
5683         Log: fix problematic change#965 from maintbranch
5684              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
5685              Date:    Sat, 16 May 1998 17:45:22 EDT
5686              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5687              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
5688      Branch: win32/perl
5689            ! gv.c op.c t/comp/proto.t
5690 ____________________________________________________________________________
5691 [  1022] By: gsar                                  on 1998/05/21  01:37:04
5692         Log: fix POSIX for mingw32
5693      Branch: win32/perl
5694            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
5695 ____________________________________________________________________________
5696 [  1021] By: gsar                                  on 1998/05/20  15:02:21
5697         Log: remove strupr() from perl.c
5698      Branch: win32/perl
5699            ! perl.c
5700 ____________________________________________________________________________
5701 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
5702         Log: Title:  "fix up descrepancy in h2ph test"
5703              From:  Tim Bunce
5704              Files:  t/lib/h2ph.pht
5705      Branch: maint-5.004/perl
5706            ! t/lib/h2ph.pht
5707 ____________________________________________________________________________
5708 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
5709         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
5710              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5711              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
5712              Files:  t/op/subst.t
5713              
5714              Title:  "fix up descrepancy in h2ph test"
5715              From:  Tim Bunce
5716              Files:  t/lib/h2ph.t
5717      Branch: maint-5.004/perl
5718            ! t/lib/h2ph.t t/op/subst.t
5719 ____________________________________________________________________________
5720 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
5721         Log: Title:  "fix mem leak and core dump from change 1016"
5722              From:  Tim Bunce
5723              Files:  pp_sys.c
5724      Branch: maint-5.004/perl
5725            ! pp_sys.c
5726 ____________________________________________________________________________
5727 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
5728         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
5729              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5730              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
5731              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
5732              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
5733              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
5734              doio.c doop.c ext/ODBM_File/ODBM_File.xs
5735              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5736              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
5737              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
5738              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5739              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
5740              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
5741              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5742              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
5743              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
5744              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
5745              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
5746              universal.c util.c win32/Makefile win32/config_H.bc
5747              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
5748              win32/makefile.mk win32/perlglob.c win32/runperl.c
5749              win32/win32.c win32/win32sck.c x2p/s2p.PL
5750      Branch: maint-5.004/perl
5751            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
5752            ! cygwin32/perlld deb.c doio.c doop.c embed.h
5753            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
5754            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
5755            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
5756            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5757            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
5758            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
5759            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5760            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
5761            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
5762            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
5763            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
5764            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
5765            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
5766            ! universal.c util.c utils/perldoc.PL win32/Makefile
5767            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
5768            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
5769            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
5770            ! x2p/s2p.PL
5771 ____________________________________________________________________________
5772 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
5773         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
5774              From:  Graham Barr <gbarr@ti.com>
5775              Msg-ID:  <3561D147.7F3E0C88@ti.com>
5776              Files:  pp_sys.c t/op/die.t
5777      Branch: maint-5.004/perl
5778            ! pp_sys.c t/op/die.t
5779 ____________________________________________________________________________
5780 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
5781         Log: Title:  "loosen const sub re-defined warnings"
5782              From:  Doug MacEachern <dougm@pobox.com>
5783              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
5784              Files:  proto.h global.sym op.c pp.c sv.c
5785      Branch: maint-5.004/perl
5786            ! global.sym op.c pp.c proto.h sv.c
5787 ____________________________________________________________________________
5788 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
5789         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
5790              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5791              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
5792              Files:  sv.c
5793              
5794              Title:  "Further h2ph patches (including a test suite)"
5795              From:  Billy <wdconsta@cs.adelaide.edu.au>
5796              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
5797              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5798      Branch: maint-5.004/perl
5799            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5800            ! MANIFEST sv.c utils/h2ph.PL
5801 ____________________________________________________________________________
5802 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
5803         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
5804              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
5805              <ilya@math.ohio-state.edu>
5806              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
5807              <199805151931.PAA23086@aatma.engin.umich.edu>,
5808              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
5809              Files:  toke.c
5810      Branch: maint-5.004/perl
5811            ! toke.c
5812 ____________________________________________________________________________
5813 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
5814         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
5815              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
5816              <jhi@iki.fi>
5817              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
5818              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
5819              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
5820              t/op/ipcsem.t
5821      Branch: maint-5.004/perl
5822            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
5823            ! t/op/ipcsem.t
5824 ____________________________________________________________________________
5825 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
5826         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
5827              From:  jan.dubois@ibm.net (Jan Dubois)
5828              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
5829              Files:  embed.h interp.sym
5830              
5831              Title:  "Undo changed error message which breaks Tk"
5832              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5833              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
5834              Files:  pp_ctl.c
5835              
5836              Title:  "Minor fixups to new -e script code"
5837              From:  Tim Bunce
5838              Files:  perl.c
5839              
5840              Title:  "Remove old diags not relevant after -e fix"
5841              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
5842              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
5843              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
5844              <199805181335.OAA07008@toad.ig.co.uk>,
5845              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
5846              Files:  pod/perldiag.pod
5847              
5848              Title:  "more examples for vec()"
5849              From:  Tom Phoenix <rootbeer@teleport.com>
5850              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
5851              Files:  pod/perlfunc.pod
5852              
5853              Title:  ""make ok" (perlbug -ok) should not be interactive"
5854              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
5855              <jhi@iki.fi>
5856              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
5857              <l03130300b1834f9732a0@[194.222.64.89]>
5858              Files:  utils/perlbug.PL
5859      Branch: maint-5.004/perl
5860            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
5861            ! pp_ctl.c utils/perlbug.PL
5862 ____________________________________________________________________________
5863 [  1010] By: gsar                                  on 1998/05/18  09:40:58
5864         Log: integrate mainline changes (untested)
5865      Branch: asperl
5866           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
5867           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
5868           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
5869           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
5870           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
5871           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
5872            - ext/DynaLoader/DynaLoader.pm
5873            ! win32/win32.c
5874           !> (integrate 234 files)
5875 ____________________________________________________________________________
5876 [  1009] By: gsar                                  on 1998/05/18  07:51:19
5877         Log: more whitespace tweaks from maintbranch
5878      Branch: win32/perl
5879            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
5880 ____________________________________________________________________________
5881 [  1008] By: gsar                                  on 1998/05/17  22:37:20
5882         Log: sundry whitespace cleanups from maintbranch
5883      Branch: win32/perl
5884            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
5885 ____________________________________________________________________________
5886 [  1007] By: gsar                                  on 1998/05/16  21:59:46
5887         Log: integrate mainline
5888      Branch: win32/perl
5889           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
5890           !> t/op/ipcmsg.t t/op/ipcsem.t
5891 ____________________________________________________________________________
5892 [  1006] By: gsar                                  on 1998/05/16  21:54:23
5893         Log: merge changes#996,998,999 from maintbranch
5894      Branch: win32/perl
5895            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
5896 ____________________________________________________________________________
5897 [  1005] By: gsar                                  on 1998/05/16  21:49:47
5898         Log: merge change#995 from maintbranch, tweak interp.sym and
5899              run embed.pl
5900      Branch: win32/perl
5901            ! embedvar.h interp.sym intrpvar.h perl.c
5902 ____________________________________________________________________________
5903 [  1004] By: gsar                                  on 1998/05/16  21:27:18
5904         Log: merge changes#989,990,992 from maintbranch
5905      Branch: win32/perl
5906            + t/op/die.t
5907            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
5908 ____________________________________________________________________________
5909 [  1003] By: gsar                                  on 1998/05/16  21:16:47
5910         Log: sync config*.gc with others, and verify that nothing from
5911              change#986 needs to be merged
5912      Branch: win32/perl
5913            ! win32/config.gc win32/config_H.gc
5914 ____________________________________________________________________________
5915 [  1002] By: gsar                                  on 1998/05/16  21:04:04
5916         Log: merge change#985 from maintbranch
5917      Branch: win32/perl
5918            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
5919            ! util.c
5920 ____________________________________________________________________________
5921 [  1001] By: gsar                                  on 1998/05/16  17:53:16
5922         Log: add a test to check return value from successful s/// (there was none!)
5923      Branch: win32/perl
5924            ! t/op/subst.t
5925 ____________________________________________________________________________
5926 [  1000] By: gsar                                  on 1998/05/16  17:42:34
5927         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
5928              return a value on the stack
5929      Branch: win32/perl
5930            ! pp_hot.c
5931 ____________________________________________________________________________
5932 [   999] By: TimBunce                              on 1998/05/15  23:04:30
5933         Log: Title:  "Update Porting/makerel script for perforce dir structure"
5934              From:  Tim Bunce
5935              Files:  Porting/makerel
5936      Branch: maint-5.004/perl
5937            ! Porting/makerel
5938 ____________________________________________________________________________
5939 [   998] By: TimBunce                              on 1998/05/15  22:49:55
5940         Log: Title:  "Updated Changes file for trial 3"
5941              From:  Tim Bunce
5942              Files:  Changes
5943      Branch: maint-5.004/perl
5944            ! Changes
5945 ____________________________________________________________________________
5946 [   997] By: gsar                                  on 1998/05/15  22:21:41
5947         Log: merge changes#982,984 from maintbranch
5948      Branch: win32/perl
5949            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
5950            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
5951 ____________________________________________________________________________
5952 [   996] By: TimBunce                              on 1998/05/15  22:19:32
5953         Log: Title:  "Negative array subscript unrecognized in regex"
5954              From:  Mark-Jason Dominus <mjd@plover.com>,
5955              h.sanden@elsevier.nl (Hugo van der Sanden)
5956              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
5957              <199805151514.RAA04121@dorlas.elsevier.nl>
5958              Files:  t/base/lex.t toke.c
5959              
5960              Title:  "Remove e_fp from toke.c after change 955"
5961              From:  Tim Bunce
5962              Files:  toke.c
5963      Branch: maint-5.004/perl
5964            ! t/base/lex.t toke.c
5965 ____________________________________________________________________________
5966 [   995] By: TimBunce                              on 1998/05/15  22:08:32
5967         Log: Title:  "Fix -e security hole (no longer uses temp file)"
5968              From:  Tim Bunce
5969              Files:  embed.h perl.h perl.c
5970      Branch: maint-5.004/perl
5971            ! embed.h perl.c perl.h
5972 ____________________________________________________________________________
5973 [   994] By: gsar                                  on 1998/05/15  22:08:17
5974         Log: merge change#981 from maintbranch, add XXX comment about
5975              supporting %! for usethreads case
5976      Branch: win32/perl
5977            ! gv.c op.c
5978 ____________________________________________________________________________
5979 [   992] By: TimBunce                              on 1998/05/15  22:01:32
5980         Log: Title:  "install non-backwards compatible .pm files into archlib"
5981              From:  Tim Bunce
5982              Files:  installperl
5983              
5984              Title:  "revert "Can't locate" message to original for maintenance"
5985              From:  Tim Bunce
5986              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
5987              Files:  pod/perldiag.pod pp_ctl.c
5988      Branch: maint-5.004/perl
5989            ! installperl pod/perldiag.pod pp_ctl.c
5990 ____________________________________________________________________________
5991 [   991] By: gsar                                  on 1998/05/15  21:35:00
5992         Log: reverse integrate ansiperl (all except the
5993              C<attrs qw(package locked)> stuff, and the duplicate hunks)
5994              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
5995      Branch: win32/perl
5996           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
5997           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
5998           !> utils/perldoc.PL
5999 ____________________________________________________________________________
6000 [   990] By: TimBunce                              on 1998/05/15  16:54:18
6001         Log: Title:  "Add tests for die $ref"
6002              From:  Graham Barr <gbarr@ti.com>
6003              Msg-ID:  <355C6297.121B576B@ti.com>
6004              Files:  MANIFEST t/op/die.t
6005      Branch: maint-5.004/perl
6006            + t/op/die.t
6007            ! MANIFEST
6008 ____________________________________________________________________________
6009 [   989] By: TimBunce                              on 1998/05/15  16:38:19
6010         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
6011              From:  Jarkko Hietaniemi <jhi@iki.fi>
6012              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
6013              Files:  t/op/ipcmsg.t
6014      Branch: maint-5.004/perl
6015            ! t/op/ipcmsg.t
6016 ____________________________________________________________________________
6017 [   988] By: mbeattie                              on 1998/05/15  16:28:08
6018         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
6019              (manually applied and tweaked) to fix up SysV IPC semaphores for
6020              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
6021              t/op/ipcsem.t for platforms which wanted to skip test. Completely
6022              disable ipcsem.t since it doesn't seem to work properly even when
6023              not skipped. This is _65.
6024      Branch: perl
6025            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6026            ! t/op/ipcmsg.t t/op/ipcsem.t
6027 ____________________________________________________________________________
6028 [   987] By: nick                                  on 1998/05/15  16:03:35
6029         Log: Integrate win32
6030      Branch: ansiperl
6031           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6032           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6033           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6034           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6035           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6036           +> t/op/pos.t utils/perlcc.PL
6037            - ext/DynaLoader/DynaLoader.pm
6038           !> (integrate 208 files)
6039 ____________________________________________________________________________
6040 [   986] By: TimBunce                              on 1998/05/15  15:28:45
6041         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
6042              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
6043              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
6044              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
6045              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
6046              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
6047              win32/config.bc win32/config.vc win32/config_H.bc
6048              win32/config_H.vc
6049      Branch: maint-5.004/perl
6050            + README.beos beos/nm.c hints/beos.sh
6051            ! Configure MANIFEST Porting/Glossary config_h.SH
6052            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
6053            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
6054            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6055 ____________________________________________________________________________
6056 [   985] By: TimBunce                              on 1998/05/15  15:02:43
6057         Log: Title:  "allow die $ref"
6058              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6059              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
6060              Files:  pp_ctl.c pp_sys.c util.c
6061              
6062              Title:  "ExtUtils::Manifest could truncate files during "make dist""
6063              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
6064              koenig@kulturbox.de (Andreas J. Koenig)
6065              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
6066              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
6067              Files:  lib/ExtUtils/Manifest.pm
6068              
6069              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
6070              From:  Dan Sugalski <sugalskd@osshe.edu>
6071              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
6072              Files:  lib/AutoSplit.pm
6073              
6074              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
6075              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
6076              J. Koenig), larry@wall.org (Larry Wall)
6077              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
6078              <sfc202c9jsb.fsf@anna.in-berlin.de>,
6079              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
6080              Files:  lib/AutoSplit.pm
6081      Branch: maint-5.004/perl
6082            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6083            ! util.c
6084 ____________________________________________________________________________
6085 [   984] By: TimBunce                              on 1998/05/15  14:18:52
6086         Log: ------  CORE LANGUAGE  ------
6087              
6088              Title:  "Fix close pipe returning status from wrong child"
6089              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
6090              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
6091              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
6092              Files:  t/io/pipe.t util.c
6093              
6094              Title:  "Avoid English.pm triggering load of Errno.pm"
6095              From:  Tim Bunce
6096              Files:  gv.c lib/English.pm
6097              
6098              ------  DOCUMENTATION  ------
6099              
6100              Title:  "Document child exit cause a parent sleep to end early"
6101              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6102              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6103              Files:  pod/perlfunc.pod
6104              
6105              ------  EXTENSIONS  ------
6106              
6107              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6108              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6109              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6110              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6111              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6112              
6113              Title:  "MM_VMS.pm fixes for building external library"
6114              From:  Dan Sugalski <sugalskd@ous.edu>
6115              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
6116              Files:  lib/ExtUtils/MM_VMS.pm
6117              
6118              Title:  "Appease picky DEC compiler in POSIX.xs"
6119              From:  Dan Sugalski <sugalskd@ous.edu>
6120              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6121              Files:  ext/POSIX/POSIX.xs
6122              
6123              ------  TESTS  ------
6124              
6125              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6126              From:  Jarkko Hietaniemi <jhi@iki.fi>
6127              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
6128              Files:  t/op/ipcsem.t
6129              
6130              Title:  "Fix doc bug for system() return value"
6131              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6132              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6133              Files:  pod/perlfunc.pod t/op/exec.t
6134              
6135              ------  UTILITIES  ------
6136              
6137              Title:  "Avoid possible constant autoload loop"
6138              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6139              Zakharevich <ilya@math.ohio-state.edu>
6140              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6141              <355B475A.C5AD4B90@ti.com>,
6142              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6143              Files:  utils/h2xs.PL
6144              
6145              Title:  "Further improvements to h2ph.PL"
6146              From:  kstar@chapin.edu
6147              Msg-ID:  <199805130241.WAA25459@chapin.edu>
6148              Files:  utils/h2ph.PL
6149      Branch: maint-5.004/perl
6150            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6151            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6152            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6153            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6154            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6155
6156 ----------------
6157 Version 5.004_64
6158 ----------------
6159
6160 ____________________________________________________________________________
6161 [   983] By: mbeattie                              on 1998/05/15  14:04:17
6162         Log: Integrate win32 branch into mainline.
6163      Branch: perl
6164           +> Porting/patching.pod t/op/defins.t
6165           !> (integrate 107 files)
6166 ____________________________________________________________________________
6167 [   982] By: TimBunce                              on 1998/05/15  12:33:26
6168         Log: Title:  "comment init_postdump_symbols issues"
6169              From:  Tim Bunce
6170              Files:  perl.c
6171              
6172              Title:  "Improve sort docs re SUBNAME"
6173              From:  circle@azstarnet.com
6174              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
6175              Files:  pod/perlfunc.pod
6176      Branch: maint-5.004/perl
6177            ! perl.c pod/perlfunc.pod
6178 ____________________________________________________________________________
6179 [   981] By: TimBunce                              on 1998/05/15  11:47:28
6180         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
6181              From:  Graham Barr <gbarr@ti.com>
6182              Msg-ID:  <355080CD.1111BC81@ti.com>
6183              Files:  gv.c
6184      Branch: maint-5.004/perl
6185            ! gv.c
6186 ____________________________________________________________________________
6187 [   980] By: gsar                                  on 1998/05/15  06:16:13
6188         Log: add doc for C<+{}> vs. C<{;}> disambiguation
6189      Branch: win32/perl
6190            ! pod/perlref.pod
6191 ____________________________________________________________________________
6192 [   979] By: gsar                                  on 1998/05/15  04:59:47
6193         Log: tweaks to win32 makefiles.  This version builds and passes all
6194              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
6195      Branch: win32/perl
6196            ! win32/Makefile win32/makefile.mk
6197 ____________________________________________________________________________
6198 [   978] By: gsar                                  on 1998/05/15  02:41:58
6199         Log: merge changes#922,944,949,965,970 from maintbranch
6200      Branch: win32/perl
6201            + Porting/patching.pod t/op/defins.t
6202            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6203            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6204            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6205            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6206            ! utils/perlbug.PL
6207 ____________________________________________________________________________
6208 [   977] By: gsar                                  on 1998/05/15  02:15:25
6209         Log: merge changes#906,907,909,910 from maintbranch
6210      Branch: win32/perl
6211            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6212            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6213            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6214            ! util.c
6215 ____________________________________________________________________________
6216 [   976] By: gsar                                  on 1998/05/15  01:34:53
6217         Log: merge change#905 from maintbranch, minor fixes to get
6218              clean build+test on Solaris
6219      Branch: win32/perl
6220            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6221            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6222            ! regcomp.c sv.c t/op/taint.t toke.c
6223 ____________________________________________________________________________
6224 [   975] By: gsar                                  on 1998/05/14  23:34:26
6225         Log: merge change#904 from maintbranch
6226      Branch: win32/perl
6227            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6228            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6229            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6230            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6231            ! vms/descrip.mms
6232 ____________________________________________________________________________
6233 [   974] By: gsar                                  on 1998/05/14  23:11:05
6234         Log: merge change#897 from maintbranch
6235      Branch: win32/perl
6236            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6237            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6238            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6239            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6240            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6241            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6242            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6243            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6244            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6245            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6246            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6247            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6248            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6249            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6250            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6251            ! win32/config_H.bc win32/config_H.vc win32/win32.c
6252            ! x2p/find2perl.PL
6253 ____________________________________________________________________________
6254 [   973] By: gsar                                  on 1998/05/14  22:24:26
6255         Log: integrate mainline
6256      Branch: win32/perl
6257            + Porting/Contract
6258           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6259           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6260           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6261           +> utils/perlcc.PL
6262            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6263            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6264            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6265            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6266            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6267            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6268            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6269            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6270            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6271            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6272            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6273            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6274            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6275            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6276            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6277            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6278            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6279            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6280            ! win32/win32.c x2p/find2perl.PL
6281           !> (integrate 59 files)
6282 ____________________________________________________________________________
6283 [   972] By: nick                                  on 1998/05/14  18:09:01
6284         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6285              Remove K&R style functions, avoid struct/typedef clash. 
6286      Branch: ansiperl
6287            ! bytecode.h byterun.c sv.c toke.c
6288 ____________________________________________________________________________
6289 [   971] By: TimBunce                              on 1998/05/14  16:52:19
6290         Log: 
6291              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6292              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6293              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
6294              Files:  pp.c
6295      Branch: maint-5.004/perl
6296            ! pp.c
6297 ____________________________________________________________________________
6298 [   970] By: TimBunce                              on 1998/05/14  16:18:06
6299         Log: 
6300              Title:  "perlbug reformatted"
6301              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6302              <hv@crypt0.demon.co.uk>
6303              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
6304              <l03130300b17cebcb6d33@[194.222.64.89]>,
6305              <v03110702b17ccbab6824@[195.95.102.67]>
6306              Files:  utils/perlbug.PL
6307      Branch: maint-5.004/perl
6308            ! utils/perlbug.PL
6309 ____________________________________________________________________________
6310 [   969] By: mbeattie                              on 1998/05/14  16:15:09
6311         Log: Integrate win32 branch into mainline
6312      Branch: perl
6313           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6314           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6315            - ext/DynaLoader/DynaLoader.pm
6316           !> (integrate 118 files)
6317 ____________________________________________________________________________
6318 [   968] By: mbeattie                              on 1998/05/14  16:05:57
6319         Log: Bump patchlevel to 65
6320      Branch: perl
6321            ! patchlevel.h
6322 ____________________________________________________________________________
6323 [   967] By: mbeattie                              on 1998/05/14  16:05:19
6324         Log: Another fixup of MANIFEST
6325      Branch: perl
6326            ! MANIFEST
6327 ____________________________________________________________________________
6328 [   966] By: mbeattie                              on 1998/05/14  16:02:20
6329         Log: Add missing files to MANIFEST
6330      Branch: perl
6331            ! MANIFEST
6332 ____________________________________________________________________________
6333 [   965] By: TimBunce                              on 1998/05/14  16:00:11
6334         Log: 
6335              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
6336              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6337              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
6338              Files:  gv.h gv.c op.c
6339      Branch: maint-5.004/perl
6340            ! gv.c gv.h op.c
6341 ____________________________________________________________________________
6342 [   964] By: mbeattie                              on 1998/05/14  15:58:01
6343         Log: Subject: [PATCH] Using Getopts::* with strict vars
6344              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6345              From: Tom Phoenix <rootbeer@teleport.com>
6346      Branch: perl
6347            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
6348 ____________________________________________________________________________
6349 [   963] By: mbeattie                              on 1998/05/14  15:56:53
6350         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
6351              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
6352              From: epeschko@den-mdev1 (Ed Peschko)
6353      Branch: perl
6354            + utils/perlcc.PL
6355            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
6356            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
6357 ____________________________________________________________________________
6358 [   962] By: mbeattie                              on 1998/05/14  15:45:28
6359         Log: From: Dan Sugalski <sugalskd@ous.edu>
6360              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
6361              Date: Wed, 08 Apr 1998 17:08:48 -0700
6362              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
6363              Date: Fri, 08 May 1998 10:49:16 -0700
6364      Branch: perl
6365            ! ext/Thread/Thread.pm
6366 ____________________________________________________________________________
6367 [   961] By: mbeattie                              on 1998/05/14  15:43:39
6368         Log: Subject: Consolidated patch to 5.004_64
6369              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
6370              From: Charles Bailey <BAILEY@newman.upenn.edu>
6371      Branch: perl
6372            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
6373            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
6374            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
6375            ! vms/perlvms.pod
6376 ____________________________________________________________________________
6377 [   960] By: mbeattie                              on 1998/05/14  15:41:41
6378         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
6379              Date: 07 Apr 1998 18:31:21 +0200
6380              From: JVromans@Squirrel.nl (Johan Vromans)
6381      Branch: perl
6382            ! lib/Getopt/Long.pm
6383 ____________________________________________________________________________
6384 [   959] By: mbeattie                              on 1998/05/14  15:39:29
6385         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6386              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
6387              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
6388              Subject: [PATCH] perl 5.004_64+Config_04
6389              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
6390      Branch: perl
6391            ! lib/Benchmark.pm pod/perlfunc.pod
6392 ____________________________________________________________________________
6393 [   958] By: mbeattie                              on 1998/05/14  15:36:30
6394         Log: From: kstar@chapin.edu
6395              Subject: [PATCH] hints for Irix 6
6396              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
6397              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
6398              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
6399      Branch: perl
6400            ! INSTALL hints/irix_6.sh installperl
6401 ____________________________________________________________________________
6402 [   957] By: mbeattie                              on 1998/05/14  15:33:48
6403         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
6404              Date: Mon, 06 Apr 1998 21:09:24 +0200
6405              From: Achim Bohnet <ach@mpe.mpg.de>
6406      Branch: perl
6407            ! lib/ExtUtils/Install.pm
6408 ____________________________________________________________________________
6409 [   956] By: mbeattie                              on 1998/05/14  15:32:39
6410         Log: Subject: [PATCH] Config: Irix 5 hints
6411              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
6412              From: kstar@O2.chapin.edu
6413      Branch: perl
6414            ! hints/irix_5.sh
6415 ____________________________________________________________________________
6416 [   955] By: mbeattie                              on 1998/05/14  15:31:12
6417         Log: Subject: PATCH: h2ph produces incorrect code
6418              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
6419              From: Billy <wdconsta@cs.adelaide.edu.au>
6420      Branch: perl
6421            ! utils/h2ph.PL
6422 ____________________________________________________________________________
6423 [   954] By: mbeattie                              on 1998/05/14  15:29:27
6424         Log: Subject: [PATCH] perldebug.pod
6425              Date: Mon, 6 Apr 1998 00:36:57 -0600
6426              From: jason stewart <jasons@sandy-home.arc.unm.edu>
6427      Branch: perl
6428            ! pod/perldebug.pod
6429 ____________________________________________________________________________
6430 [   953] By: mbeattie                              on 1998/05/14  15:28:00
6431         Log: From: Dominic Dunlop <domo@vo.lu>
6432              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
6433              Date: Wed, 6 May 1998 14:39:32 +0000
6434              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
6435              Date: Sat, 4 Apr 1998 19:44:34 +0000
6436      Branch: perl
6437            ! hints/machten.sh t/op/hashwarn.t
6438 ____________________________________________________________________________
6439 [   952] By: mbeattie                              on 1998/05/14  15:23:19
6440         Log: New pod/perldelta.pod (previous one branched in last change):
6441              Subject: [PATCH 5.004_64] Start new perldelta
6442              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6443              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6444      Branch: perl
6445            + pod/perldelta.pod
6446 ____________________________________________________________________________
6447 [   951] By: mbeattie                              on 1998/05/14  15:20:43
6448         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6449              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
6450              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
6451              Subject: [PATCH 5.004_64] Start new perldelta
6452              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6453              (above branched perldelta -> perldelta4, new perldelta will be
6454              created/added next change)
6455              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
6456              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
6457      Branch: perl
6458            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6459            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6460           +> pod/perldelta4.pod
6461            - pod/perldelta.pod
6462            ! MANIFEST hints/svr4.sh
6463 ____________________________________________________________________________
6464 [   949] By: TimBunce                              on 1998/05/14  15:11:30
6465         Log: 
6466              Title:  "while($x=<>) no longer warns (implicit defined added)"
6467              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
6468              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
6469              Files:  MANIFEST op.c t/op/defins.t
6470      Branch: maint-5.004/perl
6471            + t/op/defins.t
6472            ! MANIFEST op.c
6473 ____________________________________________________________________________
6474 [   948] By: mbeattie                              on 1998/05/14  15:09:51
6475         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6476              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
6477              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
6478              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
6479              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
6480              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
6481              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
6482              Subject: [PATCH 5.004_64] Config_64-03-04.diff
6483              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
6484      Branch: perl
6485            + README.beos beos/nm.c hints/beos.sh
6486            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
6487            ! Porting/Glossary Porting/config.sh Porting/config_H
6488            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
6489            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
6490            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
6491            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
6492            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
6493            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
6494            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6495 ____________________________________________________________________________
6496 [   946] By: TimBunce                              on 1998/05/14  15:07:06
6497         Log: 
6498              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
6499              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6500              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
6501              Files:  perl.c sv.c t/op/misc.t
6502      Branch: maint-5.004/perl
6503            ! perl.c sv.c t/op/misc.t
6504 ____________________________________________________________________________
6505 [   945] By: mbeattie                              on 1998/05/14  15:00:31
6506         Log: Subject: Perl Social Contract
6507              Date: 13 Apr 1998 06:16:59 -0700
6508              From: Russ Allbery <rra@stanford.edu>
6509      Branch: perl
6510            + Porting/Contract
6511 ____________________________________________________________________________
6512 [   944] By: TimBunce                              on 1998/05/14  14:59:37
6513         Log: 
6514              Title:  "5.004_04-m2 Cleanup of test failures"
6515              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6516              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
6517              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6518              win32/config.bc win32/config.vc
6519      Branch: maint-5.004/perl
6520            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6521            ! win32/config.bc win32/config.vc
6522 ____________________________________________________________________________
6523 [   943] By: mbeattie                              on 1998/05/14  14:58:13
6524         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
6525              Subject: [PATCH 5.004_64] Test.pm update
6526              Date: Sat, 4 Apr 1998 08:33:50 -0500
6527              Subject: [PATCH 5.004_64] modcount + comments
6528              Date: Fri, 17 Apr 1998 16:07:35 -0400
6529      Branch: perl
6530            ! lib/Test.pm op.c thrdvar.h
6531 ____________________________________________________________________________
6532 [   942] By: mbeattie                              on 1998/05/14  14:49:43
6533         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6534              Subject: [PATCH 5.004_64] newSV
6535              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
6536              Subject: [PATCH 5.004_64] Cryptic error from B::CC
6537              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
6538      Branch: perl
6539            ! ext/B/B/CC.pm handy.h proto.h sv.c
6540 ____________________________________________________________________________
6541 [   941] By: mbeattie                              on 1998/05/14  14:47:29
6542         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6543              Subject: [PATCH 5.004_64] anydbm.t
6544              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
6545              Subject: [PATCH 5.004_64] threads on OS/2
6546              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
6547              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
6548              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
6549              Subject: [PATCH 5.004_64] Immediate stop in debugger
6550              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
6551              Subject: [PATCH 5.005_64] ptags broken
6552              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
6553              Subject: [PATCH 5.004_64] Document switch syntax via RE
6554              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
6555      Branch: perl
6556            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
6557            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
6558            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
6559 ____________________________________________________________________________
6560 [   940] By: mbeattie                              on 1998/05/14  14:38:44
6561         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
6562              Date: Fri, 03 Apr 1998 16:01:57 -0800
6563              From: Dan Sugalski <sugalskd@osshe.edu>
6564      Branch: perl
6565            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
6566            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
6567 ____________________________________________________________________________
6568 [   939] By: mbeattie                              on 1998/05/14  14:35:42
6569         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
6570              Date: Fri, 03 Apr 1998 13:58:15 -0800
6571              From: Dan Sugalski <sugalskd@osshe.edu>
6572      Branch: perl
6573            ! perl.c
6574 ____________________________________________________________________________
6575 [   938] By: gsar                                  on 1998/05/14  10:53:55
6576         Log: merge change#896 from maintbranch
6577      Branch: win32/perl
6578            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
6579            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
6580            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
6581            ! t/op/gv.t t/op/misc.t t/op/pack.t
6582 ____________________________________________________________________________
6583 [   937] By: gsar                                  on 1998/05/14  09:31:34
6584         Log: merge change#887 from maintbranch
6585      Branch: win32/perl
6586            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6587            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
6588            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
6589            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
6590            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
6591            ! t/op/stat.t toke.c utils/h2xs.PL
6592 ____________________________________________________________________________
6593 [   936] By: gsar                                  on 1998/05/14  09:06:18
6594         Log: merge change#886 from maintbranch
6595      Branch: win32/perl
6596            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6597            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
6598            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
6599            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
6600            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6601            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
6602            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
6603            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
6604            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
6605            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6606            ! vms/test.com
6607 ____________________________________________________________________________
6608 [   935] By: gsar                                  on 1998/05/14  07:00:02
6609         Log: merge changes#872,873 from maintbranch
6610      Branch: win32/perl
6611            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
6612            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
6613            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
6614            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6615            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
6616            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
6617            ! utils/perldoc.PL
6618 ____________________________________________________________________________
6619 [   934] By: gsar                                  on 1998/05/14  06:24:38
6620         Log: merge changes#755..759,763,764 from maintbranch
6621      Branch: win32/perl
6622            + hints/openbsd.sh
6623            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
6624            ! t/op/pos.t utils/perldoc.PL
6625 ____________________________________________________________________________
6626 [   933] By: gsar                                  on 1998/05/14  06:07:31
6627         Log: merge change#754 from maintbranch
6628      Branch: win32/perl
6629            ! perl.c
6630 ____________________________________________________________________________
6631 [   932] By: gsar                                  on 1998/05/14  06:03:50
6632         Log: merge changes#752,753 from maintbranch
6633      Branch: win32/perl
6634            + t/op/pos.t
6635            ! README ext/GDBM_File/GDBM_File.pm
6636            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
6637 ____________________________________________________________________________
6638 [   931] By: gsar                                  on 1998/05/14  05:51:19
6639         Log: merge change#745 from maintbranch
6640      Branch: win32/perl
6641            + ext/DynaLoader/DynaLoader.pm.PL
6642            - ext/DynaLoader/DynaLoader.pm
6643            ! MANIFEST ext/DynaLoader/Makefile.PL
6644 ____________________________________________________________________________
6645 [   930] By: nick                                  on 1998/05/13  20:39:59
6646         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
6647      Branch: ansiperl
6648            ! utils/perldoc.PL
6649           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
6650           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
6651           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
6652           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6653           !> win32/makedef.pl win32/makefile.mk
6654 ____________________________________________________________________________
6655 [   929] By: gsar                                  on 1998/05/13  10:13:36
6656         Log: merge change#687 from maintbranch
6657      Branch: win32/perl
6658            ! pod/perlfunc.pod
6659 ____________________________________________________________________________
6660 [   928] By: gsar                                  on 1998/05/13  10:08:13
6661         Log: merge change#683 from maintbranch
6662      Branch: win32/perl
6663            ! pod/perlguts.pod
6664 ____________________________________________________________________________
6665 [   927] By: gsar                                  on 1998/05/13  09:51:43
6666         Log: merge change#681 from maintbranch
6667      Branch: win32/perl
6668            ! ext/Fcntl/Fcntl.pm
6669 ____________________________________________________________________________
6670 [   926] By: gsar                                  on 1998/05/13  09:47:11
6671         Log: merge change#664 from maint branch
6672      Branch: win32/perl
6673            ! regcomp.c regcomp.h regexec.c
6674 ____________________________________________________________________________
6675 [   925] By: gsar                                  on 1998/05/13  08:55:28
6676         Log: merge missing part of change#663 from maint branch
6677      Branch: win32/perl
6678            ! op.c
6679 ____________________________________________________________________________
6680 [   924] By: gsar                                  on 1998/05/12  18:50:04
6681         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
6682              and seems to generate problematic code for PII.
6683      Branch: win32/perl
6684            ! win32/makefile.mk
6685 ____________________________________________________________________________
6686 [   923] By: gsar                                  on 1998/05/12  16:24:02
6687         Log: fix test failure
6688              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
6689              Date:    Tue, 12 May 1998 10:40:57 BST
6690              From:    Nick.Ing-Simmons@tiuk.ti.com
6691              Subject: test buglet
6692      Branch: win32/perl
6693            ! t/op/hashwarn.t
6694 ____________________________________________________________________________
6695 [   922] By: TimBunce                              on 1998/05/11  20:58:58
6696         Log: Assorted patches:
6697              
6698              ------  CORE LANGUAGE  ------
6699              
6700              Title:  "incorrect return value for hv_iterinit"
6701              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6702              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
6703              Files:  pod/perlguts.pod hv.c
6704              
6705              ------  DOCUMENTATION  ------
6706              
6707              Title:  "perlvar.pod buglet E<EVMSERR>"
6708              From:  Achim Bohnet <ach@mpe.mpg.de>
6709              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
6710              Files:  pod/perlvar.pod
6711              
6712              Title:  "Improve docs for warning about code after an exec()"
6713              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
6714              <chaimf@concentric.net>
6715              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
6716              <m3ra22qn1z.fsf@chany-p100.emwp.com>
6717              Files:  pod/perlfunc.pod
6718              
6719              Title:  "Remove dead code from pod2man"
6720              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6721              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
6722              Files:  pod/pod2man.PL
6723              
6724              Title:  "tweak doc for C<do FILENAME>"
6725              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6726              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
6727              Files:  pod/perlfunc.pod
6728              
6729              Title:  "Document integer pragma effect on % operator"
6730              From:  Gisle Aas <gisle@aas.no>
6731              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
6732              Files:  pod/perlop.pod
6733              
6734              Title:  "Reduce rm command line length in pod/Makefile"
6735              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
6736              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
6737              Files:  pod/Makefile
6738              
6739              ------  EXTENSIONS  ------
6740              
6741              Title:  "Clarify Termios usage in POSIX.pod"
6742              From:  Rocco Caputo <troc@netrus.net>
6743              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
6744              Files:  ext/POSIX/POSIX.pod
6745              
6746              ------  LIBRARY  ------
6747              
6748              Title:  "Fix File::Find::finddepth typo in trial 2 release"
6749              From:  koenig@kulturbox.de (Andreas J. Koenig)
6750              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
6751              Files:  lib/File/Find.pm t/lib/filefind.t
6752              
6753              ------  PORTABILITY - GENERAL  ------
6754              
6755              Title:  "Add Porting/patching.pod document"
6756              From:  Daniel Grisinger <dgris@tdrenterprises.com>
6757              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
6758              Files:  MANIFEST Porting/patching.pod
6759              
6760              Title:  "hints/machten.sh: disable semctl(), align with devel version"
6761              From:  Dominic Dunlop <domo@vo.lu>
6762              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
6763              Files:  hints/machten.sh
6764              
6765              Title:  "Add VMS specifics to Porting/makerel"
6766              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6767              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
6768              <199804271732.SAA13762@toad.ig.co.uk>,
6769              <9804250212.AA27695@forte.com>
6770              Files:  Porting/makerel
6771      Branch: maint-5.004/perl
6772            + Porting/patching.pod
6773            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
6774            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
6775            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
6776            ! t/lib/filefind.t
6777 ____________________________________________________________________________
6778 [   921] By: gsar                                  on 1998/05/10  02:28:03
6779         Log: various tweaks to makefiles
6780      Branch: win32/perl
6781            ! win32/Makefile win32/makedef.pl win32/makefile.mk
6782 ____________________________________________________________________________
6783 [   920] By: gsar                                  on 1998/05/10  02:27:19
6784         Log: fix ExtUtils::Liblist mishandling paths with spaces
6785      Branch: win32/perl
6786            ! lib/ExtUtils/Liblist.pm
6787 ____________________________________________________________________________
6788 [   919] By: gsar                                  on 1998/05/09  17:10:15
6789         Log: minor cleanup
6790      Branch: win32/perl
6791            ! MANIFEST perl.c
6792 ____________________________________________________________________________
6793 [   918] By: gsar                                  on 1998/05/09  17:09:09
6794         Log: protect sortcop from C<sort { sort { ... } ... } ...>
6795              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
6796              Date:    Fri, 08 May 1998 19:33:44 EDT
6797              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
6798              Subject: [PATCH] Re: double recursion in sort 
6799      Branch: win32/perl
6800            ! pp_ctl.c t/op/runlevel.t
6801 ____________________________________________________________________________
6802 [   917] By: gsar                                  on 1998/05/09  17:05:55
6803         Log: c
6804      Branch: win32/perl
6805            ! win32/config.bc win32/config.gc win32/config.vc
6806 ____________________________________________________________________________
6807 [   916] By: gsar                                  on 1998/05/07  03:40:15
6808         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
6809      Branch: win32/perl
6810            ! pp.c
6811 ____________________________________________________________________________
6812 [   915] By: mbeattie                              on 1998/05/06  13:08:29
6813         Log: Speed up pp_entersub for usethreads with only 1 thread running.
6814      Branch: perl
6815            ! pp_hot.c
6816 ____________________________________________________________________________
6817 [   914] By: gsar                                  on 1998/05/03  18:44:38
6818         Log: make hv_iterinit() return HvKEYS()
6819              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
6820              Date:    Sat, 02 May 1998 16:29:22 EDT
6821              From:    "SynaptiCAD, Inc." <sales@syncad.com>
6822              Subject: incorrect return value for hv_iterinit
6823      Branch: win32/perl
6824            ! hv.c pod/perlguts.pod
6825 ____________________________________________________________________________
6826 [   913] By: TimBunce                              on 1998/05/01  22:38:38
6827         Log: Update MANIFEST for trial 2.
6828              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
6829      Branch: maint-5.004/perl
6830            ! MANIFEST
6831 ____________________________________________________________________________
6832 [   912] By: TimBunce                              on 1998/05/01  22:30:29
6833         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
6834      Branch: maint-5.004/perl
6835            + t/op/tiehandle.t
6836 ____________________________________________________________________________
6837 [   911] By: TimBunce                              on 1998/05/01  21:35:03
6838         Log: 
6839              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
6840              From:  timbo@ig.co.uk (Tim Bunce)
6841              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
6842              Files:  perl.h
6843              
6844              Title:  "Add WRITE & CLOSE to TIEHANDLE"
6845              From:  Graham Barr <gbarr@pobox.com>
6846              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
6847              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
6848      Branch: maint-5.004/perl
6849            + lib/Tie/Handle.pm
6850            ! perl.h pod/perltie.pod pp_sys.c
6851 ____________________________________________________________________________
6852 [   910] By: TimBunce                              on 1998/05/01  20:47:47
6853         Log: 
6854              Title:  "Add warning for Illegal hex digit"
6855              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
6856              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6857              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
6858              <199804271409.PAA12819@toad.ig.co.uk>,
6859              <199804280307.WAA12332@psasolar.psa.pencom.com>
6860              Files:  pod/perldiag.pod util.c
6861              
6862              Title:  "perl_call_method() bug fix (corrupt op pointer)"
6863              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
6864              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
6865              Files:  perl.c
6866              
6867              Title:  "Fix printf segmentation fault"
6868              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
6869              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
6870              Files:  pp_hot.c
6871              
6872              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
6873              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6874              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
6875              Files:  pod/perlsub.pod
6876      Branch: maint-5.004/perl
6877            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
6878 ____________________________________________________________________________
6879 [   909] By: TimBunce                              on 1998/05/01  19:44:47
6880         Log: 
6881              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
6882              Files:  doio.c util.c
6883      Branch: maint-5.004/perl
6884            ! doio.c util.c
6885 ____________________________________________________________________________
6886 [   908] By: gsar                                  on 1998/05/01  19:21:02
6887         Log: add AS patch#20 (exposes more global constants)
6888      Branch: asperl
6889            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
6890            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
6891            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
6892 ____________________________________________________________________________
6893 [   907] By: TimBunce                              on 1998/05/01  17:50:46
6894         Log: 
6895              Title:  "Runtime Carp verbosity without aliasing"
6896              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
6897              Msg-ID:  <H00000e50003936c@MHS>
6898              Files:  lib/Carp.pm
6899              
6900              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
6901              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
6902              <rootbeer@teleport.com>
6903              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
6904              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
6905              Files:  lib/File/Basename.pm
6906      Branch: maint-5.004/perl
6907            ! lib/Carp.pm lib/File/Basename.pm
6908 ____________________________________________________________________________
6909 [   906] By: TimBunce                              on 1998/04/28  11:04:49
6910         Log: 
6911              ------  CORE LANGUAGE  ------
6912              
6913              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
6914              references in LVs"
6915              From:  Spider Boardman <spider@orb.nashua.nh.us>
6916              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
6917              <19980422164037.D29222@perl.org>
6918              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
6919              pp.c sv.c
6920              
6921              Title:  "Fix SvGMAGIC typo in change 904"
6922              Files:  doop.c
6923      Branch: maint-5.004/perl
6924            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
6925            ! proto.h sv.c
6926 ____________________________________________________________________________
6927 [   905] By: TimBunce                              on 1998/04/28  10:32:20
6928         Log: Regexp patches
6929              
6930              Title:  "New regex flag //t to leave $1 etc. tainted"
6931              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
6932              Msg-ID:  <19980310192640.37826@cyprus>
6933              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
6934              t/op/taint.t toke.c
6935              
6936              Title:  "Don't accidentally untaint target of s///"
6937              From:  Chip Salzenberg <chip@pobox.com>
6938              Msg-ID:  <19980310151756.24767@cyprus>
6939              Files:  pp_ctl.c pp_hot.c t/op/taint.t
6940              
6941              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
6942              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6943              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
6944              Files:  regcomp.c
6945      Branch: maint-5.004/perl
6946            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
6947            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
6948 ____________________________________________________________________________
6949 [   904] By: TimBunce                              on 1998/04/27  20:20:21
6950         Log: Assorted patches:
6951              
6952              ------  CORE LANGUAGE  ------
6953              
6954              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
6955              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
6956              <Tim.Bunce@ig.co.uk>
6957              Msg-ID:  <19980424080630.D13985@perl.org>
6958              Files:  doop.c
6959              
6960              Title:  "Better error message for require failure"
6961              From:  epeschko@den-mdev1 (Ed Peschko)
6962              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6963              Files:  pod/perldiag.pod pp_ctl.c
6964              
6965              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
6966              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6967              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
6968              Files:  perl.c
6969              
6970              Title:  "Fix nice_chunk memory leak"
6971              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6972              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
6973              Files:  sv.c
6974              
6975              Title:  "-2.0 vs. -2 (was Number representations)"
6976              From:  Chip Salzenberg <chip@pobox.com>
6977              Msg-ID:  <19980309185652.11231@cyprus>
6978              Files:  op.c
6979              
6980              Title:  "perl.c fixes for -DUNEXEC"
6981              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
6982              <mwette@mr-ed.jpl.nasa.gov>
6983              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
6984              Files:  perl.c
6985              
6986              ------  DOCUMENTATION  ------
6987              
6988              Title:  "perlcall is Perl from C, not C from Perl"
6989              From:  Steve A Fink <sfink@cs.berkeley.edu>
6990              Files:  pod/perlembed.pod
6991              
6992              Title:  "Clarify require "Foo::Bar" non-bareword issue"
6993              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
6994              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
6995              Files:  pod/perlfunc.pod
6996              
6997              Title:  "(repost) new text for perlsec", "new text for perlsec"
6998              From:  Tom Phoenix <rootbeer@teleport.com>
6999              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
7000              Files:  pod/perlsec.pod
7001              
7002              ------  EXTENSIONS  ------
7003              
7004              Title:  "IO::Socket->socketpair broken (typo)"
7005              From:  Olaf Titz <olaf@bigred.inka.de>
7006              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
7007              Files:  ext/IO/lib/IO/Socket.pm
7008              
7009              Title:  "NDBM_File man page needs Fcntl"
7010              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
7011              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
7012              Files:  ext/NDBM_File/NDBM_File.pm
7013              
7014              ------  LIBRARY  ------
7015              
7016              Title:  "Documentation discrepancy: pragmatic modules"
7017              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
7018              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
7019              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
7020              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
7021              
7022              ------  PORTABILITY - GENERAL  ------
7023              
7024              Title:  "Updated hints file for svr4"
7025              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7026              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
7027              Files:  hints/svr4.sh
7028              
7029              Title:  "Pumpkin update -- shared libperl.so location"
7030              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7031              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
7032              Files:  Porting/pumpkin.pod
7033              
7034              Title:  "perl compile fix for AIX 4.3"
7035              From:  Jens-Uwe Mager <jum@helios.de>
7036              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
7037              Files:  ext/DynaLoader/dl_aix.xs
7038              
7039              Title:  "Dynaloader build on VMS",
7040              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
7041              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
7042              Files:  vms/descrip.mms
7043              
7044              ------  UTILITIES  ------
7045              
7046              Title:  "Major update to h2ph.PL"
7047              From:  Billy <wdconsta@cs.adelaide.edu.au>
7048              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
7049              Files:  utils/h2ph.PL
7050      Branch: maint-5.004/perl
7051            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
7052            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
7053            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
7054            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7055            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
7056 ____________________________________________________________________________
7057 [   903] By: gsar                                  on 1998/04/25  22:27:19
7058         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
7059      Branch: asperl
7060            ! win32/GenCAPI.pl
7061 ____________________________________________________________________________
7062 [   902] By: nick                                  on 1998/04/25  16:35:08
7063         Log: Case sensitive tweak to perldoc.PL
7064      Branch: ansiperl
7065            ! utils/perldoc.PL
7066 ____________________________________________________________________________
7067 [   901] By: nick                                  on 1998/04/25  15:16:54
7068         Log: Implement use attrs qw(locked package);
7069              Passes all tests except posix (hangs/dies) in sigaction test after 
7070              printing "ok 9".
7071      Branch: ansiperl
7072            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
7073 ____________________________________________________________________________
7074 [   900] By: nick                                  on 1998/04/25  13:58:17
7075         Log: Auto-insert defined() test in while when test expression is 
7076              readline (i.e. <>), glob, readdir, or each.
7077      Branch: ansiperl
7078            + t/op/defins.t
7079            ! op.c pod/perlop.pod
7080 ____________________________________________________________________________
7081 [   899] By: nick                                  on 1998/04/25  13:14:52
7082         Log: Resolve ansiperl against win32 branch
7083      Branch: ansiperl
7084           +> (branch 53 files)
7085            - config_H
7086           !> (integrate 227 files)
7087 ____________________________________________________________________________
7088 [   898] By: gsar                                  on 1998/04/24  17:01:05
7089         Log: add AS patch#18
7090      Branch: asperl
7091            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
7092 ____________________________________________________________________________
7093 [   897] By: TimBunce                              on 1998/04/23  19:49:22
7094         Log: Assorted patches:
7095              
7096              ------  CORE LANGUAGE  ------
7097              
7098              Title:  "fix for "Unbalanced string table refcount""
7099              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7100              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
7101              Files:  sv.c
7102              
7103              Title:  "Allow more lenient switch processing"
7104              From:  "John L. Allen" <allen@grumman.com>
7105              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
7106              Files:  perl.c
7107              
7108              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7109              From:  Gisle Aas <gisle@aas.no>
7110              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
7111              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7112              
7113              Title:  "Odd number of elements in hash list."
7114              From:  Tom Phoenix <rootbeer@teleport.com>
7115              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7116              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7117              
7118              Title:  "another destruct_level fix"
7119              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7120              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
7121              Files:  hv.c
7122              
7123              Title:  "bidirectional pipe warning blues"
7124              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7125              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7126              Files:  doio.c
7127              
7128              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7129              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7130              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
7131              Files:  pp_hot.c pp_sys.c
7132              
7133              Title:  "unimplemented umask() should return undef not die"
7134              From:  kstar@chapin.edu (Kurt D. Starsinic)
7135              Msg-ID:  <199803120515.VAA08660@chapin.edu>
7136              Files:  pod/perlfunc.pod pp_sys.c
7137              
7138              Title:  "warning for: bless $foo, """
7139              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
7140              Msg-ID:  <H00000e5000378a0@MHS>
7141              Files:  pod/perldiag.pod pp.c
7142              
7143              ------  DOCUMENTATION  ------
7144              
7145              Title:  "Mention SWIG in perlxs.pod"
7146              From:  Steve A Fink <sfink@cs.berkeley.edu>
7147              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7148              Files:  pod/perlxs.pod
7149              
7150              Title:  "fix-up of previous perlre.pod patch"
7151              From:  Ted Ashton <ashted@southern.edu>
7152              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
7153              Files:  pod/perlre.pod
7154              
7155              Title:  "long list of man page nitpicks"
7156              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7157              <tchrist@jhereg.perl.com>
7158              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
7159              <199804222204.QAA20805@jhereg.perl.com>
7160              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7161              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7162              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7163              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7164              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7165              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7166              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7167              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7168              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7169              pod/pod2man.PL
7170              
7171              Title:  "document that system() does not set $! when it fails"
7172              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
7173              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7174              Files:  pod/perlfunc.pod
7175              
7176              Title:  "Fix pod/roffitall execute permission"
7177              From:  lvirden@cas.org
7178              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
7179              Files:  pod/roffitall
7180              
7181              Title:  "document when split ignores trailing empty fields"
7182              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7183              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
7184              Files:  pod/perlfunc.pod
7185              
7186              ------  EXTENSIONS  ------
7187              
7188              Title:  "Buglet in Opcode.pm documentation"
7189              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7190              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
7191              Files:  ext/Opcode/Opcode.pm
7192              
7193              Title:  "Failure to append to perllocal.pod should not be fatal"
7194              From:  koenig@kulturbox.de (Andreas J. Koenig)
7195              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
7196              Files:  lib/ExtUtils/MM_Unix.pm
7197              
7198              Title:  "Document that IO.pm does not load IO::Select etc"
7199              From:  Graham Barr <gbarr@ti.com>
7200              Msg-ID:  <353B48F1.64E35A63@ti.com>
7201              Files:  ext/IO/IO.pm
7202              
7203              Title:  "Install extensions with bootstrap (again) in $archlib"
7204              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7205              Koenig)
7206              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7207              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7208              Files:  lib/ExtUtils/Install.pm
7209              
7210              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7211              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7212              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7213              Files:  ext/Socket/Socket.xs
7214              
7215              ------  LIBRARY  ------
7216              
7217              Title:  "Benchmark.pm: add run-for-some-time mode"
7218              From:  Jarkko Hietaniemi <jhi@iki.fi>
7219              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
7220              Files:  lib/Benchmark.pm
7221              
7222              Title:  "Comments added to Carp.pm"
7223              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7224              <chip@perlsupport.com>, Tom Christiansen
7225              <tchrist@jhereg.perl.com>
7226              Msg-ID:  <19980422164242.E29222@perl.org>,
7227              <199804222033.OAA17959@jhereg.perl.com>,
7228              <980409182357.ZM21638@bandanna>
7229              Files:  lib/Carp.pm
7230              
7231              Title:  "chat2.pl fix"
7232              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7233              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7234              Files:  lib/chat2.pl
7235              
7236              Title:  "lib/Pod/Html.pm"
7237              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
7238              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7239              <199710180417.AAA19778@staff2.cso.uiuc.edu>
7240              Files:  lib/Pod/Html.pm
7241              
7242              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
7243              arg."
7244              From:  hiroo.hayashi@computer.org
7245              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7246              Files:  lib/Term/ReadLine.pm
7247              
7248              ------  OTHER CHANGES  ------
7249              
7250              Title:  "ptags broken"
7251              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7252              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
7253              Files:  emacs/ptags
7254              
7255              ------  PORTABILITY - WIN32  ------
7256              
7257              Title:  "win32 tweaks (signals and crypt support)"
7258              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7259              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
7260              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
7261              win32/config_H.vc win32/win32.c
7262              
7263              ------  PORTABILITY - GENERAL  ------
7264              
7265              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
7266              From:  Russ Allbery <rra@stanford.edu>
7267              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
7268              Files:  Porting/Contract
7269              
7270              Title:  "Config: Irix 5 hints"
7271              From:  kstar@O2.chapin.edu
7272              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
7273              Files:  hints/irix_5.sh
7274              
7275              Title:  "VMS patches to 5.004_03"
7276              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7277              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7278              Files:  vms/vms.c
7279              
7280              Title:  "hints/netbsd.sh - enable vfork"
7281              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7282              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7283              Files:  hints/netbsd.sh
7284              
7285              ------  UTILITIES  ------
7286              
7287              Title:  "support find2perl -follow"
7288              From:  Billy <wdconsta@cs.adelaide.edu.au>
7289              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7290              Files:  x2p/find2perl.PL
7291      Branch: maint-5.004/perl
7292            + Porting/Contract t/op/hashwarn.t
7293            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7294            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7295            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7296            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7297            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7298            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7299            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7300            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7301            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7302            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7303            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7304            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7305            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7306            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7307            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7308            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7309            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7310            ! win32/config_H.bc win32/config_H.vc win32/win32.c
7311            ! x2p/find2perl.PL
7312 ____________________________________________________________________________
7313 [   896] By: TimBunce                              on 1998/04/22  11:49:24
7314         Log: Assorted patches:
7315              
7316              ------  CORE LANGUAGE  ------
7317              
7318              Title:  "Additional regex-cache patch"
7319              From:  Chip Salzenberg <chip@atlantic.net>
7320              Msg-ID:  <19980305104831.38100@cyprus>
7321              Files:  pp_ctl.c
7322              
7323              Title:  "Conservative C<*x = undef> patch"
7324              From:  Chip Salzenberg <chip@atlantic.net>
7325              Msg-ID:  <19980310163310.48509@cyprus>
7326              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7327              
7328              Title:  "Consider @ARGV to be plain files if inplace (-i)"
7329              From:  Chip Salzenberg <salzench@nielsenmedia.com>
7330              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
7331              Files:  doio.c
7332              
7333              Title:  "Fix semctl for Linux, Sun and SVR4"
7334              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7335              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7336              Files:  doio.c
7337              
7338              Title:  "C<dSP> entails using C<SP>, not C<sp>"
7339              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7340              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
7341              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7342              doio.c doop.c ext/DB_File/DB_File.xs
7343              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7344              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7345              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
7346              win32/win32.c
7347              
7348              Title:  "Make autouse -w-safe"
7349              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7350              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
7351              Files:  lib/autouse.pm op.c sv.c
7352              
7353              Title:  "Misleading error on close of unopened handle"
7354              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7355              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
7356              Files:  doio.c
7357              
7358              Title:  "Confusing error from perl -e "x'""
7359              From:  Hans Mulder <hansmu@xs4all.nl>
7360              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
7361              Files:  toke.c
7362              
7363              Title:  "Add HAS_GNULIBC define"
7364              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7365              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
7366              Files:  config_H config_h.SH
7367              
7368              Title:  "h_errno might not be an int"
7369              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7370              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
7371              Files:  pp_sys.c
7372              
7373              Title:  "Revised taint hole closer", "Revised taint hole closer"
7374              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
7375              <ilya@math.ohio-state.edu>
7376              Msg-ID:  <19980310222127.09350@cyprus>,
7377              <199803110554.AAA29157@monk.mps.ohio-state.edu>
7378              Files:  doio.c
7379              
7380              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
7381              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
7382              van der Sanden)
7383              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
7384              <199803171727.MAA05234@aatma.engin.umich.edu>
7385              Files:  op.c t/op/misc.t
7386              
7387              Title:  "Stale SP in pp_substr"
7388              From:  Stephen McCamant <alias@mcs.com>
7389              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
7390              Files:  pp.c
7391              
7392              Title:  "Statement unlikely to be reached warning"
7393              From:  Hans Mulder <hansm@icgned.nl>
7394              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
7395              Files:  op.c
7396              
7397              Title:  "Tainting propagates from nowhere"
7398              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7399              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
7400              Files:  pp.c
7401              
7402              Title:  "two trivial tweaks to 5.004m5t1"
7403              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7404              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
7405              Files:  proto.h win32/Makefile
7406              
7407              Title:  "unpacking negatives on Alpha"
7408              From:  Achim Bohnet <ach@mpe.mpg.de>
7409              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
7410              Files:  pp.c t/op/pack.t
7411              
7412              ------  LIBRARY AND EXTENSIONS  ------
7413              
7414              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
7415              From:  Graham Barr <gbarr@ti.com>
7416              Msg-ID:  <3482F365.4A0486BA@ti.com>
7417              Files:  lib/Cwd.pm
7418              
7419              Title:  "Math/BigInt.pm, fixed use of undefined value."
7420              From:  abigail@fnx.com
7421              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
7422              Files:  lib/Math/BigInt.pm
7423              
7424              Title:  "File::Find rewrite"
7425              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7426              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
7427              Files:  lib/File/Find.pm
7428              
7429              Title:  "efficient version of strict.pm"
7430              From:  koenig@anna.mind.de (Andreas J. Koenig)
7431              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
7432              Files:  lib/strict.pm
7433              
7434              Title:  "Socket occasional SEGV in pack_sockaddr_un"
7435              From:  Trevor Blackwell <tlb@viaweb.com>
7436              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7437              Files:  ext/Socket/Socket.xs
7438              
7439              Title:  "Warning on mis-use of 'use lib'"
7440              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
7441              <rootbeer@teleport.com>, chip@atlantic.net
7442              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
7443              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
7444              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
7445              Files:  lib/lib.pm
7446              
7447              Title:  "bug in Class::Struct"
7448              From:  Tom Christiansen <tchrist@toy.perl.com>
7449              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
7450              Files:  lib/Class/Struct.pm
7451              
7452              Title:  "Allow POSIX to export nice()"
7453              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
7454              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
7455              Files:  ext/POSIX/POSIX.pm
7456              
7457              Title:  "'use Env' on WinNT/95 fails"
7458              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7459              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
7460              Files:  lib/Env.pm
7461              
7462              ------  OTHER CHANGES  ------
7463              
7464              Title:  "mv-if-diff"
7465              From:  Robin Barker <rmb1@cise.npl.co.uk>
7466              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
7467              Files:  mv-if-diff
7468              
7469              ------  PORTABILITY - WIN32  ------
7470              
7471              Title:  "fix various problems with backticks on win32"
7472              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7473              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
7474              Files:  win32/config_h.PL win32/win32.c
7475              
7476              ------  TESTS  ------
7477              
7478              Title:  "Fix bug in locale.t"
7479              From:  Jarkko Hietaniemi <jhi@iki.fi>
7480              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
7481              Files:  t/pragma/locale.t
7482      Branch: maint-5.004/perl
7483            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
7484            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7485            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
7486            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
7487            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
7488            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
7489            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
7490            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
7491            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
7492            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
7493            ! win32/Makefile win32/config_h.PL win32/win32.c
7494 ____________________________________________________________________________
7495 [   895] By: gsar                                  on 1998/04/22  03:13:19
7496         Log: intern -> sys_intern
7497      Branch: win32/perl
7498            ! embedvar.h interp.sym intrpvar.h win32/win32.h
7499 ____________________________________________________________________________
7500 [   894] By: gsar                                  on 1998/04/22  02:42:20
7501         Log: hand-applied patch along with small tweaks
7502              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
7503              Date:    Tue, 21 Apr 1998 23:31:06 +0200
7504              From:    jan.dubois@ibm.net (Jan Dubois)
7505              Subject: Re: Per-Interpreter variables for win32.c 
7506      Branch: win32/perl
7507            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
7508            ! win32/makedef.pl win32/win32.c win32/win32.h
7509 ____________________________________________________________________________
7510 [   893] By: gsar                                  on 1998/04/21  03:42:21
7511         Log: add AS patch#17
7512      Branch: asperl
7513            + win32/GenCAPI.pl
7514            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
7515            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
7516            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
7517            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
7518            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
7519            ! win32/win32.c
7520 ____________________________________________________________________________
7521 [   892] By: gsar                                  on 1998/04/20  20:51:50
7522         Log: add AS patch#16
7523      Branch: asperl
7524            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
7525            ! win32/makefile.mk
7526 ____________________________________________________________________________
7527 [   891] By: gsar                                  on 1998/04/19  23:50:34
7528         Log: tweak doc for C<do FILENAME>
7529      Branch: win32/perl
7530            ! pod/perlfunc.pod
7531 ____________________________________________________________________________
7532 [   890] By: gsar                                  on 1998/04/19  01:08:11
7533         Log: use a pidtable that grows dynamically for popen()
7534              Message-Id: <3539f434.44835409@smtp1.ibm.net>
7535              Date:    Sat, 18 Apr 1998 21:01:27 +0200
7536              From:    jan.dubois@ibm.net (Jan Dubois)
7537              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
7538      Branch: win32/perl
7539            ! win32/win32.c
7540 ____________________________________________________________________________
7541 [   889] By: gsar                                  on 1998/04/17  02:13:58
7542         Log: support POSIX, enable more locale tests
7543      Branch: win32/perl
7544            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7545            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
7546            ! win32/makedef.pl win32/makefile.mk
7547 ____________________________________________________________________________
7548 [   888] By: mbeattie                              on 1998/04/14  16:22:51
7549         Log: CC did "<<" instead of ">>" for right-shift on ints.
7550      Branch: perl
7551            ! ext/B/B/CC.pm
7552 ____________________________________________________________________________
7553 [   887] By: TimBunce                              on 1998/04/10  17:44:55
7554         Log: Assorted patches:
7555              
7556              ------  CORE LANGUAGE  ------
7557              
7558              Title:  "Re: die exits with 0"
7559              From:  Robin Barker <rmb1@cise.npl.co.uk>
7560              Files:  perl.c t/op/die_exit.t
7561              
7562              Title:  "More toke.c commentary; fix oddity"
7563              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7564              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
7565              Files:  toke.c
7566              
7567              Title:  "for semctl on solaris"
7568              From:  Graham Barr <gbarr@ti.com>
7569              Msg-ID:  <34624B80.C014E841@ti.com>
7570              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
7571              
7572              ------  DOCUMENTATION  ------
7573              
7574              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
7575              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
7576              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
7577              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
7578              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
7579              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
7580              Files:  pod/perlre.pod
7581              
7582              ------  LIBRARY AND EXTENSIONS  ------
7583              
7584              Title:  "BigFloat - small neagtive numbers cause panic"
7585              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7586              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
7587              Files:  lib/Math/BigFloat.pm
7588              
7589              Title:  "Update Getopt::Long to 2.16"
7590              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
7591              <jvromans@squirrel.nl>
7592              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
7593              <13572.6847.863219.973795@phoenix.squirrel.nl>
7594              Files:  lib/Getopt/Long.pm
7595              
7596              Title:  "New Text::ParseWords"
7597              From:  pomeranz@netcom.com (Hal Pomeranz)
7598              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
7599              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
7600              
7601              Title:  "Fixed Text/Wrap.pm bugs (2)"
7602              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
7603              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
7604              Files:  lib/Text/Wrap.pm
7605              
7606              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
7607              print/exit)"
7608              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
7609              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
7610              Files:  lib/File/CheckTree.pm
7611              
7612              ------  OTHER CHANGES  ------
7613              
7614              Title:  "Add ./emacs/ptags"
7615              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7616              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
7617              Files:  emacs/ptags
7618              
7619              ------  TESTS  ------
7620              
7621              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
7622              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
7623              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
7624              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
7625              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
7626              <v02130515b06be80f1486@[205.228.240.16]>
7627              Files:  t/op/stat.t
7628              
7629              Title:  "for failure with lib/timelocal"
7630              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
7631              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
7632              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
7633              Files:  t/lib/timelocal.t
7634              
7635              Title:  "Make "localhost" related failures more clear"
7636              From:  Paul Hoffman <phoffman@proper.com>
7637              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
7638              Files:  t/lib/io_sock.t t/lib/io_udp.t
7639              
7640              ------  UTILITIES  ------
7641              
7642              Title:  "Let h2xs read multiple header files"
7643              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
7644              <bsugars@canoe.ca>
7645              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
7646              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
7647              Files:  utils/h2xs.PL
7648      Branch: maint-5.004/perl
7649            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7650            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7651            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7652            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7653            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7654            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
7655 ____________________________________________________________________________
7656 [   886] By: TimBunce                              on 1998/04/10  14:35:34
7657         Log: Changes relating primarily to portability.
7658              
7659              ------  CORE LANGUAGE  ------
7660              
7661              Title:  "5.004_55: Another round of OS/2 patches"
7662              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7663              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
7664              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
7665              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
7666              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
7667              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
7668              t/lib/filecopy.t util.c utils/perldoc.PL
7669              
7670              Title:  "VMS: chdir() with empty arg list"
7671              From:  lane@duphy4.drexel.edu (Charles Lane)
7672              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
7673              Files:  pp_sys.c
7674              
7675              ------  LIBRARY AND EXTENSIONS  ------
7676              
7677              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
7678              From:  "W. Phillip Moore" <wpm@ms.com>
7679              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
7680              Files:  lib/ExtUtils/MM_Unix.pm
7681              
7682              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
7683              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
7684              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
7685              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
7686              
7687              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
7688              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7689              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
7690              Files:  ext/POSIX/POSIX.xs
7691              
7692              Title:  ""ODBM_File.c", line 275: NULL undefined"
7693              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7694              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
7695              Files:  ext/ODBM_File/ODBM_File.xs
7696              
7697              ------  OTHER CHANGES  ------
7698              Files:  
7699              
7700              ------  PORTABILITY - GENERAL  ------
7701              
7702              Title:  "5.004_04 QNX getcwd"
7703              From:  Norton Allen <allen@huarp.harvard.edu>
7704              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
7705              <199803061511.KAA22346@bottesini.harvard.edu>
7706              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
7707              
7708              Title:  "hints/netbsd.sh d_setrgid d_setruid"
7709              From:  Jarkko Hietaniemi <jhi@iki.fi>
7710              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
7711              Files:  hints/netbsd.sh
7712              
7713              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
7714              d_casti32=undef"
7715              From:  Tom Hughes <tom@compton.demon.co.uk>
7716              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
7717              Files:  hints/svr4.sh
7718              
7719              Title:  "hints/bsdos.sh patch for BSDI 3.1"
7720              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
7721              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
7722              Files:  hints/bsdos.sh
7723              
7724              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
7725              From:  Keong Lim <Keong.Lim@sr.com.au>
7726              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
7727              Files:  ext/DynaLoader/dl_hpux.xs
7728              
7729              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
7730              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
7731              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
7732              Files:  hints/aix.sh
7733              
7734              Title:  "alpha-dec_osf 5.0"
7735              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
7736              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
7737              Files:  hints/dec_osf.sh
7738              
7739              Title:  "Off-by-one error with OS2::PrfDB"
7740              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7741              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
7742              Files:  os2/OS2/PrfDB/PrfDB.xs
7743              
7744              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
7745              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7746              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
7747              Files:  hints/openbsd.sh
7748              
7749              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
7750              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7751              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
7752              Files:  hints/linux.sh
7753              
7754              Title:  "5.004_(04|63)] Close VMS security hole"
7755              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7756              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
7757              Files:  vms/vms.c
7758              
7759              Title:  "Re: Perl online documentation on OpenVMS"
7760              From:  pvhp@forte.com (Peter Prymmer)
7761              Msg-ID:  <9803192143.AA28120@forte.com>
7762              Files:  README.vms
7763              
7764              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
7765              vms/perly_c.vms and vms/perly_h.vms"
7766              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
7767              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
7768              Msg-ID:  <199710151650.JAA29185@wall.org>,
7769              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
7770              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
7771              Files:  vms/perly_c.vms
7772              
7773              Title:  "Updated, non-wordwrapped, patch to README.VMS"
7774              From:  Dan Sugalski <sugalskd@osshe.edu>
7775              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
7776              Files:  README.vms
7777              
7778              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
7779              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7780              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
7781              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
7782              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
7783              vms/ext/filespec.t
7784              
7785              Title:  "Re: VMSperl crashes on -Mblib argument"
7786              From:  bailey@newman.upenn.edu (Charles Bailey)
7787              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
7788              Files:  lib/blib.pm vms/vms.c
7789              
7790              Title:  "hints/linux.sh (MkLinux / PPC)"
7791              From:  pudge@pobox.com (Chris Nandor)
7792              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
7793              Files:  hints/linux.sh
7794              
7795              Title:  "hpux.sh hints file clarification suggestion"
7796              From:  root@qad.com
7797              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
7798              Files:  hints/hpux.sh
7799              
7800              Title:  "new hints/solaris_2.sh"
7801              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7802              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
7803              Files:  hints/solaris_2.sh
7804      Branch: maint-5.004/perl
7805            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
7806            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
7807            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
7808            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
7809            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
7810            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
7811            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7812            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
7813            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
7814            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
7815            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
7816            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
7817            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
7818            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
7819            ! vms/vms.c
7820 ____________________________________________________________________________
7821 [   885] By: gsar                                  on 1998/04/08  01:14:29
7822         Log: small tweaks to make it compile (doesn't run)
7823      Branch: asperl
7824            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
7825            ! win32/config.vc win32/makefile.mk
7826 ____________________________________________________________________________
7827 [   884] By: gsar                                  on 1998/04/08  00:14:13
7828         Log: integrate mainline changes
7829      Branch: asperl
7830           +> Changes5.004 ext/Thread/Thread/Signal.pm
7831           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
7832           +> lib/ExtUtils/inst t/op/hashwarn.t
7833            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
7834           !> (integrate 127 files)
7835 ____________________________________________________________________________
7836 [   883] By: gsar                                  on 1998/04/06  20:21:20
7837         Log: make old DomainName() implementation the default (so Win95
7838              is happy)
7839      Branch: win32/perl
7840            ! win32/win32.c
7841 ____________________________________________________________________________
7842 [   882] By: gsar                                  on 1998/04/05  23:32:33
7843         Log: fix memory leaks in offer_nice_chunk()
7844      Branch: win32/perl
7845            ! perl.h sv.c
7846 ____________________________________________________________________________
7847 [   881] By: gsar                                  on 1998/04/04  23:11:52
7848         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
7849      Branch: win32/perl
7850            ! cop.h util.c
7851 ____________________________________________________________________________
7852 [   880] By: gsar                                  on 1998/04/04  22:35:54
7853         Log: fix refcounting of GvSTASH() when glob becomes nought
7854              (this takes care of the "unbalanced strtab refcount" problem)
7855      Branch: win32/perl
7856            ! sv.c
7857 ____________________________________________________________________________
7858 [   879] By: gsar                                  on 1998/04/04  21:16:17
7859         Log: change 866 was incomplete
7860      Branch: win32/perl
7861            ! hv.c
7862 ____________________________________________________________________________
7863 [   878] By: gsar                                  on 1998/04/04  20:31:56
7864         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
7865      Branch: win32/perl
7866            ! cop.h perl.c pp_ctl.c
7867 ____________________________________________________________________________
7868 [   877] By: gsar                                  on 1998/04/04  17:55:30
7869         Log: integrate mainline
7870      Branch: win32/perl
7871           +> Changes5.004
7872           !> Changes MANIFEST sv.c t/op/misc.t
7873 ____________________________________________________________________________
7874 [   876] By: gsar                                  on 1998/04/04  17:26:32
7875         Log: remove __declspec kludge in sdbm.h in favor of setting a
7876              flag for static symbols
7877      Branch: win32/perl
7878            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
7879            ! ext/SDBM_File/sdbm/sdbm.h
7880 ____________________________________________________________________________
7881 [   875] By: gsar                                  on 1998/04/04  01:11:57
7882         Log: fix order of init
7883              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
7884              Date:    Fri, 03 Apr 1998 13:58:15 PST
7885              From:    Dan Sugalski <sugalskd@osshe.edu>
7886              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
7887              with MULTIPLICITY
7888      Branch: win32/perl
7889            ! perl.c
7890 ____________________________________________________________________________
7891 [   874] By: gsar                                  on 1998/04/04  00:34:59
7892         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
7893              the declared symbol is not in a DLL (so kludge it)
7894      Branch: win32/perl
7895            ! ext/SDBM_File/sdbm/sdbm.h
7896 ____________________________________________________________________________
7897 [   873] By: TimBunce                              on 1998/04/03  22:17:40
7898         Log: Title:  "FileHandle Documentation patch"
7899              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
7900              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
7901              Files:  lib/FileHandle.pm
7902      Branch: maint-5.004/perl
7903            ! lib/FileHandle.pm
7904 ____________________________________________________________________________
7905 [   872] By: TimBunce                              on 1998/04/03  22:01:03
7906         Log: Documentation and documentation related patches:
7907              
7908              ------  BUILD PROCESS  ------
7909              
7910              Title:  "Docs re /usr/bin/perl quasi-standard location"
7911              From:  Tom Phoenix <rootbeer@teleport.com>
7912              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
7913              Files:  INSTALL pod/perlrun.pod
7914              
7915              ------  DOCUMENTATION  ------
7916              
7917              Title:  "/RFC|RFC-1305/ non-greedy"
7918              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
7919              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
7920              Files:  pod/perlre.pod
7921              
7922              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
7923              From:  Jarkko Hietaniemi <jhi@iki.fi>
7924              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
7925              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
7926              
7927              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
7928              From:  Jarkko Hietaniemi <jhi@iki.fi>
7929              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
7930              Files:  pod/perlfunc.pod
7931              
7932              Title:  "typo-fix and suggestion for perlguts.pod"
7933              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7934              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
7935              Files:  pod/perlguts.pod
7936              
7937              Title:  "perlfunc/syscall curiosity"
7938              From:  Roderick Schertler <roderick@argon.org>, Tkil
7939              <tkil@reptile.scrye.com>
7940              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
7941              <pziut8snva.fsf@eeyore.ibcinc.com>
7942              Files:  pod/perlfunc.pod
7943              
7944              Title:  "Document sprintf %#x behaviour for zero value"
7945              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
7946              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
7947              Files:  pod/perlfunc.pod
7948              
7949              Title:  "NUL termination (was Re: STOP THE PRESSES)"
7950              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7951              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
7952              Files:  pod/perlguts.pod
7953              
7954              Title:  "Typo fix."
7955              From:  abigail@fnx.com
7956              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
7957              Files:  pod/perlop.pod pod/perlvar.pod
7958              
7959              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
7960              From:  Achim Bohnet <ach@mpe.mpg.de>
7961              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
7962              Files:  pod/perlrun.pod
7963              
7964              Title:  "Re: Conservative C<*x = undef> patch"
7965              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7966              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
7967              Files:  pod/perltrap.pod
7968              
7969              Title:  "perlfunc.pod for flock()"
7970              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
7971              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
7972              Files:  pod/perlfunc.pod
7973              
7974              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
7975              From:  Tkil <tkil@scrye.com>
7976              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
7977              Files:  pod/perl.pod
7978              
7979              Title:  "for() and map() peculiarity"
7980              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7981              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
7982              Files:  pod/perlsyn.pod
7983              
7984              Title:  "Re: new text for perlsec"
7985              From:  Tom Phoenix <rootbeer@teleport.com>
7986              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
7987              Files:  pod/perlsec.pod
7988              
7989              Title:  "perldsc's debugger x command"
7990              From:  Roderick Schertler <roderick@argon.org>
7991              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
7992              Files:  pod/perldsc.pod
7993              
7994              Title:  "perlre.pod"
7995              From:  Ted Ashton <ashted@southern.edu>
7996              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
7997              Files:  pod/perlre.pod
7998              
7999              Title:  "Re: printf and $\", "printf and $\"
8000              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
8001              <rootbeer@teleport.com>, nag <nick@flirble.org>
8002              Msg-ID:  <199711141918.TAA08096@flirble.org>,
8003              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
8004              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
8005              Files:  pod/perlfunc.pod
8006              
8007              Title:  "recv() typo"
8008              From:  Roderick Schertler <roderick@argon.org>
8009              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
8010              Files:  pod/perlfunc.pod
8011              
8012              Title:  "truncate return value"
8013              From:  Roderick Schertler <roderick@argon.org>
8014              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
8015              Files:  pod/perlfunc.pod
8016              
8017              Title:  "update to perlbook.pod"
8018              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
8019              <merlyn@stonehenge.com>, Stephen Potter
8020              <spp@psasolar.colltech.com>, Tom Phoenix
8021              <rootbeer@teleport.com>
8022              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
8023              <199803241441.OAA01261@mediaone.net>,
8024              <8clnu0i05k.fsf@gadget.cscaper.com>,
8025              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
8026              Files:  pod/perlbook.pod
8027              
8028              Title:  "utime documentation"
8029              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
8030              <mjtg@cus.cam.ac.uk>
8031              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
8032              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
8033              Files:  pod/perlfunc.pod
8034              
8035              Title:  "(well, doc patch) use of // requires successful match"
8036              From:  Roderick Schertler <roderick@argon.org>
8037              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
8038              Files:  pod/perlop.pod
8039              
8040              ------  LIBRARY AND EXTENSIONS  ------
8041              
8042              Title:  "MakeMaker PM doc patch and a DIR buglet"
8043              From:  Achim Bohnet <ach@mpe.mpg.de>
8044              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
8045              Files:  lib/ExtUtils/MakeMaker.pm
8046              
8047              Title:  "bareword clarification for constant.pm"
8048              From:  Roderick Schertler <roderick@argon.org>
8049              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
8050              Files:  lib/constant.pm
8051              
8052              Title:  "integer rand - bug or feature?"
8053              From:  Roderick Schertler <roderick@argon.org>
8054              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
8055              Files:  lib/integer.pm
8056              
8057              ------  OTHER CHANGES  ------
8058              
8059              Title:  "FileHandle Documentation patch"
8060              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8061              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8062              
8063              Title:  "perl5.004_61 myconfig updates"
8064              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8065              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
8066              Files:  myconfig
8067              
8068              Title:  "small fixups in pod2latex.PL"
8069              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8070              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
8071              
8072              ------  PORTABILITY - GENERAL  ------
8073              
8074              Title:  "Misc doc fixes for README.VMS"
8075              From:  Dan Sugalski <sugalskd@osshe.edu>
8076              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
8077              Files:  README.vms
8078              
8079              Title:  "moved DynaLib"
8080              From:  John Tobey <jtobey@channel1.com>
8081              Msg-ID:  <199710182332.XAA21630@remote212>
8082              Files:  ext/DynaLoader/DynaLoader.pm.PL
8083              
8084              ------  UTILITIES  ------
8085              
8086              Title:  "Searching for FAQs (patch to perldoc)"
8087              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
8088              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
8089              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
8090              Files:  utils/perldoc.PL
8091              
8092              Title:  "perldoc"
8093              From:  Ted Ashton <ashted@southern.edu>
8094              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
8095              Files:  utils/perldoc.PL
8096              
8097              Title:  "perldoc -f not using pod2man"
8098              From:  Russ Allbery <rra@stanford.edu>
8099              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8100              Files:  utils/perldoc.PL
8101              
8102              Title:  "perldoc -m should not require pod"
8103              From:  Robin Houston <robin@nml.guardian.co.uk>
8104              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
8105              Files:  utils/perldoc.PL
8106              
8107              Title:  "small fix for perldoc in perl 5.004_04"
8108              From:  Julian Yip <julian@imoney.com>
8109              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8110              Files:  utils/perldoc.PL
8111      Branch: maint-5.004/perl
8112            - ext/DynaLoader/DynaLoader.pm
8113            ! Changes Configure INSTALL README.vms
8114            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8115            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8116            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8117            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8118            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8119            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8120            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8121            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8122            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8123            ! pod/pod2latex.PL toke.c utils/perldoc.PL
8124
8125 ----------------
8126 Version 5.004_64
8127 ----------------
8128
8129 ____________________________________________________________________________
8130 [   871] By: mbeattie                              on 1998/04/03  13:38:59
8131         Log: Update Changes5.004 and Changes, fix MANIFEST
8132      Branch: perl
8133            + Changes
8134            ! Changes5.004 MANIFEST
8135 ____________________________________________________________________________
8136 [   870] By: mbeattie                              on 1998/04/03  13:36:29
8137         Log: Rename Changes to Changes5.004 (via an integrate)
8138      Branch: perl
8139           +> Changes5.004
8140            - Changes
8141 ____________________________________________________________________________
8142 [   869] By: mbeattie                              on 1998/04/03  11:53:00
8143         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8144              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8145              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8146      Branch: perl
8147            ! sv.c t/op/misc.t
8148 ____________________________________________________________________________
8149 [   868] By: mbeattie                              on 1998/04/03  11:16:26
8150         Log: Integrate win32 branch into mainline
8151      Branch: perl
8152           !> (integrate 31 files)
8153 ____________________________________________________________________________
8154 [   867] By: gsar                                  on 1998/04/03  08:47:55
8155         Log: config.* fixes
8156      Branch: win32/perl
8157            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8158            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8159            ! win32/makefile.mk
8160 ____________________________________________________________________________
8161 [   866] By: gsar                                  on 1998/04/03  07:22:50
8162         Log: fixup hv_free_ent() to not fail on null HeVAL()
8163      Branch: win32/perl
8164            ! hv.c perl.c
8165 ____________________________________________________________________________
8166 [   865] By: gsar                                  on 1998/04/03  07:06:12
8167         Log: integrate mainline
8168      Branch: win32/perl
8169           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8170           !> (integrate 71 files)
8171 ____________________________________________________________________________
8172 [   864] By: gsar                                  on 1998/04/03  06:59:37
8173         Log: implement stack-of-stacks so that magic invocations don't
8174              invalidate local stack pointer
8175      Branch: win32/perl
8176            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8177            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8178            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8179 ____________________________________________________________________________
8180 [   863] By: gsar                                  on 1998/04/03  01:26:09
8181         Log: add AS patch#15
8182      Branch: asperl
8183            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8184            ! win32/config.bc win32/config.gc win32/config.vc
8185            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8186            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8187            ! win32/win32.c win32/win32.h
8188 ____________________________________________________________________________
8189 [   862] By: mbeattie                              on 1998/04/02  17:08:43
8190         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8191              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8192              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8193      Branch: perl
8194            ! Configure ext/Socket/Socket.xs myconfig
8195 ____________________________________________________________________________
8196 [   861] By: mbeattie                              on 1998/04/02  16:32:53
8197         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8198              since appropriate headers aren't included.
8199      Branch: perl
8200            ! ext/SDBM_File/sdbm/sdbm.h
8201 ____________________________________________________________________________
8202 [   860] By: mbeattie                              on 1998/04/02  16:17:11
8203         Log: Bumped patchlevel.h to 64
8204      Branch: perl
8205            ! patchlevel.h
8206 ____________________________________________________________________________
8207 [   859] By: mbeattie                              on 1998/04/02  16:16:26
8208         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8209              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8210              From: Jarkko Hietaniemi <jhi@iki.fi>
8211      Branch: perl
8212            ! hints/unicos.sh regcomp.h
8213 ____________________________________________________________________________
8214 [   858] By: mbeattie                              on 1998/04/02  16:13:24
8215         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8216              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8217              From: Tom Phoenix <rootbeer@teleport.com>
8218      Branch: perl
8219            + t/op/hashwarn.t
8220            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8221 ____________________________________________________________________________
8222 [   857] By: mbeattie                              on 1998/04/02  16:08:43
8223         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8224              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8225              From: Charles Bailey <BAILEY@newman.upenn.edu>
8226      Branch: perl
8227            ! vms/vms.c
8228 ____________________________________________________________________________
8229 [   856] By: mbeattie                              on 1998/04/02  16:07:44
8230         Log: Subject: [PATCH] mv-if-diff
8231              Date: Fri, 27 Mar 98 18:06:11 GMT
8232              From: Robin Barker <rmb1@cise.npl.co.uk>
8233      Branch: perl
8234            ! mv-if-diff
8235 ____________________________________________________________________________
8236 [   855] By: mbeattie                              on 1998/04/02  16:06:54
8237         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8238              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8239              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8240              Subject: [PATCH] another destruct_level fix
8241              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8242      Branch: perl
8243            ! perl.c sv.c
8244 ____________________________________________________________________________
8245 [   854] By: mbeattie                              on 1998/04/02  16:03:37
8246         Log: Subject: Next wave of _63 VMS patches
8247              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8248              From: Charles Bailey <BAILEY@newman.upenn.edu>
8249      Branch: perl
8250            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8251            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8252            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8253            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8254            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8255            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8256            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8257            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8258            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8259            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8260            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8261            ! vms/vmsish.h
8262 ____________________________________________________________________________
8263 [   853] By: mbeattie                              on 1998/04/02  15:55:46
8264         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8265              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8266              From: Hans Mulder <hansmu@xs4all.nl>
8267      Branch: perl
8268            ! toke.c
8269 ____________________________________________________________________________
8270 [   852] By: mbeattie                              on 1998/04/02  15:54:24
8271         Log: Subject: [PATCH] small fixups in pod2latex.PL
8272              Date: 25 Mar 1998 13:30:25 -0800
8273              From: "Darren/Torin/Who Ever..." <torin@daft.com>
8274      Branch: perl
8275            ! pod/pod2latex.PL
8276 ____________________________________________________________________________
8277 [   851] By: mbeattie                              on 1998/04/02  15:50:58
8278         Log: Subject: [PATCH] hints/irix_6.sh with GCC
8279              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8280              From: kstar@chapin.edu (Kurt D. Starsinic)
8281      Branch: perl
8282            ! hints/irix_6.sh
8283 ____________________________________________________________________________
8284 [   850] By: mbeattie                              on 1998/04/02  15:45:33
8285         Log: Subject: [PATCH] perldoc -m
8286              Date: Tue, 24 Mar 1998 13:19:38 GMT
8287              From: Robin Houston <robin@nml.guardian.co.uk>
8288      Branch: perl
8289            ! utils/perldoc.PL
8290 ____________________________________________________________________________
8291 [   849] By: mbeattie                              on 1998/04/02  15:42:52
8292         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8293              Date: Mon, 23 Mar 1998 14:13:46 +0100
8294              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8295      Branch: perl
8296            ! djgpp/config.over hints/dos_djgpp.sh
8297 ____________________________________________________________________________
8298 [   848] By: mbeattie                              on 1998/04/02  15:38:19
8299         Log: Subject: [PATCH] Stale SP in pp_substr
8300              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8301              From: Stephen McCamant <alias@mcs.com>
8302      Branch: perl
8303            ! pp.c
8304 ____________________________________________________________________________
8305 [   847] By: mbeattie                              on 1998/04/02  15:36:33
8306         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8307      Branch: perl
8308            ! ext/POSIX/POSIX.pm
8309 ____________________________________________________________________________
8310 [   846] By: mbeattie                              on 1998/04/02  15:34:36
8311         Log: Subject: [PATCH] 5.004_63: further -e patching
8312              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8313              From: Jarkko Hietaniemi <jhi@iki.fi>
8314      Branch: perl
8315            ! perl.c pod/perldiag.pod
8316 ____________________________________________________________________________
8317 [   845] By: mbeattie                              on 1998/04/02  15:25:18
8318         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8319      Branch: perl
8320            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8321            ! Porting/config.sh Porting/config_H config_h.SH
8322            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8323            ! pp.c pp_sys.c regexec.c
8324 ____________________________________________________________________________
8325 [   844] By: mbeattie                              on 1998/04/02  14:28:17
8326         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
8327              Date: Wed, 18 Mar 1998 20:40:19 +0100
8328              From: Achim Bohnet <ach@mpe.mpg.de>
8329      Branch: perl
8330            ! pod/perlrun.pod
8331 ____________________________________________________________________________
8332 [   843] By: mbeattie                              on 1998/04/02  14:26:52
8333         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8334              Subject: 5.004_63 picky compiler fixes [PATCH]
8335              Date: Wed, 18 Mar 1998 09:36:32 -0800
8336              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8337              Date: Wed, 18 Mar 1998 14:48:19 -0800
8338      Branch: perl
8339            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8340 ____________________________________________________________________________
8341 [   842] By: mbeattie                              on 1998/04/02  14:22:41
8342         Log: From: Stephen Potter <spp@psasolar.colltech.com>
8343              Subject: Re: doc: perlrun typo 
8344              Date: Wed, 18 Mar 1998 10:06:55 -0600
8345              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
8346              Date: Tue, 24 Mar 1998 21:20:51 -0600
8347      Branch: perl
8348            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
8349 ____________________________________________________________________________
8350 [   841] By: mbeattie                              on 1998/04/02  14:17:31
8351         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
8352              Date: Wed, 18 Mar 1998 12:44:58 +0100
8353              From: Dominic Dunlop <domo@vo.lu>
8354      Branch: perl
8355            ! Porting/pumpkin.pod Todo
8356 ____________________________________________________________________________
8357 [   840] By: mbeattie                              on 1998/04/02  14:14:22
8358         Log: Subject: [PATCH] Configure hints/ patches
8359              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
8360              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8361      Branch: perl
8362            ! hints/linux.sh hints/qnx.sh
8363 ____________________________________________________________________________
8364 [   839] By: mbeattie                              on 1998/04/02  14:13:13
8365         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
8366      Branch: perl
8367            ! cygwin32/perlgcc
8368 ____________________________________________________________________________
8369 [   838] By: gsar                                  on 1998/03/28  05:01:57
8370         Log: fix Env.pm to weed out illegal names
8371      Branch: win32/perl
8372            ! lib/Env.pm
8373 ____________________________________________________________________________
8374 [   837] By: gsar                                  on 1998/03/28  04:39:43
8375         Log: fix typo in makefile.mk
8376      Branch: win32/perl
8377            ! win32/makefile.mk
8378 ____________________________________________________________________________
8379 [   836] By: gsar                                  on 1998/03/23  17:40:15
8380         Log: add file: to installhtml URLs
8381      Branch: win32/perl
8382            ! win32/Makefile win32/makefile.mk
8383 ____________________________________________________________________________
8384 [   835] By: mbeattie                              on 1998/03/18  11:03:11
8385         Log: Add Thread::Signal to run signal handlers reliably in a new thread
8386      Branch: perl
8387            + ext/Thread/Thread/Signal.pm
8388            ! MANIFEST ext/Thread/Thread.xs
8389
8390 ----------------
8391 Version 5.004_63
8392 ----------------
8393
8394 ____________________________________________________________________________
8395 [   834] By: mbeattie                              on 1998/03/17  16:19:10
8396         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
8397      Branch: perl
8398            ! Policy_sh.SH
8399 ____________________________________________________________________________
8400 [   833] By: mbeattie                              on 1998/03/17  16:11:02
8401         Log: Integrate win32 branch into mainline.
8402      Branch: perl
8403           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
8404           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8405           !> win32/win32.c
8406 ____________________________________________________________________________
8407 [   832] By: gsar                                  on 1998/03/17  14:32:39
8408         Log: propagate bugfix @ change831 from asperl
8409      Branch: win32/perl
8410            ! regcomp.c
8411 ____________________________________________________________________________
8412 [   831] By: gsar                                  on 1998/03/17  14:02:51
8413         Log: fix buggy order of free() in regcomp.c (from AS)
8414      Branch: asperl
8415            ! regcomp.c
8416 ____________________________________________________________________________
8417 [   830] By: gsar                                  on 1998/03/17  01:10:54
8418         Log: add a part of AS patch#14, backout incomplete variable
8419              name changes for gcc. Builds and tests under VC/BC once again.
8420      Branch: asperl
8421            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
8422 ____________________________________________________________________________
8423 [   829] By: gsar                                  on 1998/03/16  23:49:18
8424         Log: stray tweak to win32.c
8425      Branch: win32/perl
8426            ! win32/win32.c
8427 ____________________________________________________________________________
8428 [   828] By: gsar                                  on 1998/03/16  22:06:03
8429         Log: update win32/config* files
8430      Branch: win32/perl
8431            ! win32/config.bc win32/config.gc win32/config.vc
8432            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8433 ____________________________________________________________________________
8434 [   827] By: gsar                                  on 1998/03/16  19:09:30
8435         Log: trivial integrate of mainline
8436      Branch: win32/perl
8437           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8438           +> lib/ExtUtils/inst
8439           !> (integrate 61 files)
8440 ____________________________________________________________________________
8441 [   826] By: mbeattie                              on 1998/03/16  16:39:23
8442         Log: newCONSTSUB had private MY_start_subparse.
8443      Branch: perl
8444            ! op.c
8445 ____________________________________________________________________________
8446 [   825] By: mbeattie                              on 1998/03/16  16:36:55
8447         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
8448      Branch: perl
8449            ! hv.c
8450 ____________________________________________________________________________
8451 [   824] By: mbeattie                              on 1998/03/16  16:27:43
8452         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
8453      Branch: perl
8454            ! MANIFEST
8455 ____________________________________________________________________________
8456 [   823] By: mbeattie                              on 1998/03/16  16:26:02
8457         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
8458      Branch: perl
8459            + lib/ExtUtils/Packlist.pm
8460 ____________________________________________________________________________
8461 [   822] By: mbeattie                              on 1998/03/16  16:22:58
8462         Log: Bump patchlevel.h to 63.
8463      Branch: perl
8464            ! ext/IO/IO.xs patchlevel.h
8465           !> (integrate 41 files)
8466 ____________________________________________________________________________
8467 [   821] By: mbeattie                              on 1998/03/16  16:18:35
8468         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
8469              Subject: Bundling builtin.pm and newCONSTSUB with the core?
8470              From: jan.dubois@ibm.net (Jan Dubois)
8471              Date: Sun, 15 Mar 1998 19:09:05 +0100
8472      Branch: perl
8473            ! embed.h global.sym op.c pod/perlguts.pod proto.h
8474 ____________________________________________________________________________
8475 [   820] By: mbeattie                              on 1998/03/16  16:02:50
8476         Log: Subject: [PATCH] STRESS_REALLOC
8477              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
8478              From: Stephen McCamant <alias@mcs.com>
8479      Branch: perl
8480            ! malloc.c perl.c scope.c
8481 ____________________________________________________________________________
8482 [   819] By: mbeattie                              on 1998/03/16  16:01:06
8483         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
8484              Date: Fri, 13 Mar 1998 23:21:25 +0100
8485              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
8486      Branch: perl
8487            ! perly.c
8488 ____________________________________________________________________________
8489 [   818] By: mbeattie                              on 1998/03/16  15:59:16
8490         Log: Subject: [Configure PATCH] for OS/2
8491              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
8492              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8493              [Two hunks to Configure failed to apply due to clashes]
8494      Branch: perl
8495            ! Configure hints/os2.sh
8496 ____________________________________________________________________________
8497 [   817] By: mbeattie                              on 1998/03/16  15:55:28
8498         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
8499              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
8500              From: Charles Bailey <BAILEY@newman.upenn.edu>
8501              [Needed manual tweaks on vms/config.vms since it clashed with other
8502              patches. I may have got it wrong.]
8503      Branch: perl
8504            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
8505            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
8506            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
8507            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
8508            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
8509            ! vms/test.com vms/vms.c vms/vmsish.h
8510 ____________________________________________________________________________
8511 [   816] By: mbeattie                              on 1998/03/16  15:26:04
8512         Log: Subject: [PATCH] Let h2xs read multiple header files
8513              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
8514              From: Benjamin Sugars <bsugars@canoe.ca>
8515      Branch: perl
8516            ! utils/h2xs.PL
8517 ____________________________________________________________________________
8518 [   815] By: mbeattie                              on 1998/03/16  15:24:12
8519         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
8520              Date: Mon, 09 Mar 1998 09:18:56 -0800
8521              From: Dan Sugalski <sugalskd@osshe.edu>
8522      Branch: perl
8523            ! vms/config.vms
8524 ____________________________________________________________________________
8525 [   814] By: mbeattie                              on 1998/03/16  13:17:14
8526         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
8527              Date: Sun, 08 Mar 1998 12:50:23 +0000
8528              From: Alan Burlison <alan.burlison@UK.Sun.COM>
8529              plus manual update of MANIFEST
8530      Branch: perl
8531            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
8532            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
8533            ! lib/ExtUtils/MM_Unix.pm
8534 ____________________________________________________________________________
8535 [   813] By: mbeattie                              on 1998/03/16  13:08:55
8536         Log: From: Blair Zajac <blair@gps.caltech.edu>
8537              Subject: PATCH: util.c and util.h function declarations do not match
8538              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
8539              Subject: PATCH: cgywin32 patch for perlgcc
8540              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
8541              Subject: PATCH: perl5.004_62 on cygwin32
8542              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
8543      Branch: perl
8544            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
8545 ____________________________________________________________________________
8546 [   812] By: mbeattie                              on 1998/03/16  12:55:39
8547         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8548              Subject: [PATCH 5.004_62} Config_62-01 patch available.
8549              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
8550              Subject: [PATCH 5.004_62] Tiny hint file updates
8551              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
8552      Branch: perl
8553            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8554            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
8555            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
8556            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
8557            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
8558            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
8559 ____________________________________________________________________________
8560 [   811] By: mbeattie                              on 1998/03/16  12:13:55
8561         Log: DOS djgpp updates:
8562              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8563              Subject: [PATCH for 5.004_61] dos-djgpp update
8564              Date: Fri, 6 Mar 1998 10:41:01 +0100
8565              Subject: [PATCH 5.004_62] dos-djgpp update
8566              Date: Thu, 12 Mar 1998 13:34:51 +0100
8567      Branch: perl
8568            ! djgpp/config.over hints/dos_djgpp.sh
8569 ____________________________________________________________________________
8570 [   810] By: gsar                                  on 1998/03/16  08:48:17
8571         Log: integrate mainline
8572      Branch: win32/perl
8573           !> pp_sys.c
8574 ____________________________________________________________________________
8575 [   809] By: gsar                                  on 1998/03/16  08:44:37
8576         Log: various changes to get asperl working under Borland
8577              (passes all tests when built under PERL_OBJECT)
8578      Branch: asperl
8579            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
8580            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
8581            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
8582            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
8583            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
8584            ! win32/win32sck.c
8585 ____________________________________________________________________________
8586 [   808] By: gsar                                  on 1998/03/12  19:50:20
8587         Log: set sockets to nonoverlapped mode for every thread
8588              Message-Id: <35081FE4.965A484D@enteract.com>
8589              Date:    Thu, 12 Mar 1998 11:48:20 CST
8590              From:    Steve Nielsen <spn@enteract.com>
8591              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
8592      Branch: win32/perl
8593            ! win32/win32.h win32/win32sck.c
8594 ____________________________________________________________________________
8595 [   807] By: gsar                                  on 1998/03/12  19:26:54
8596         Log: add AS patch#13
8597      Branch: asperl
8598            ! win32/Makefile
8599 ____________________________________________________________________________
8600 [   806] By: gsar                                  on 1998/03/12  00:51:08
8601         Log: added AS patch#12 with minor changes
8602      Branch: asperl
8603            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
8604            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8605            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
8606            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
8607            ! win32/runperl.c
8608 ____________________________________________________________________________
8609 [   805] By: gsar                                  on 1998/03/10  20:35:10
8610         Log: reinstate some standard sig_names to avoid noise from
8611              modules (and in hopes of making them _do_ something in future)
8612      Branch: win32/perl
8613            ! win32/config.bc win32/config.gc win32/config.vc
8614            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8615 ____________________________________________________________________________
8616 [   804] By: gsar                                  on 1998/03/10  20:33:05
8617         Log: mingw32 tweaks
8618      Branch: win32/perl
8619            ! win32/makefile.mk win32/win32.c win32/win32.h
8620 ____________________________________________________________________________
8621 [   803] By: gsar                                  on 1998/03/09  20:56:07
8622         Log: tweak Win32::DomainName() implementation
8623      Branch: win32/perl
8624            ! win32/Makefile win32/win32.c
8625 ____________________________________________________________________________
8626 [   802] By: gsar                                  on 1998/03/09  03:51:01
8627         Log: merge C<local $tied{foo}> patch, also moved statics in
8628              [ah]v.c to thrdvar.h
8629      Branch: win32/perl
8630            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
8631 ____________________________________________________________________________
8632 [   801] By: gsar                                  on 1998/03/09  02:38:35
8633         Log: minor win32 support fixes
8634              - add a better implementation of Win32::DomainName() (as
8635              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
8636              - fix opendir() emulation was unsafe what given long paths
8637      Branch: win32/perl
8638            ! win32/win32.c
8639 ____________________________________________________________________________
8640 [   800] By: nick                                  on 1998/03/07  09:36:41
8641         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
8642              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
8643              exist. (Breaks libnet).
8644      Branch: perl
8645            ! pp_sys.c
8646 ____________________________________________________________________________
8647 [   799] By: gsar                                  on 1998/03/07  07:51:28
8648         Log: integrate mainline changes
8649      Branch: asperl
8650           !> (integrate 111 files)
8651 ____________________________________________________________________________
8652 [   798] By: gsar                                  on 1998/03/07  07:01:55
8653         Log: integrate mainline
8654      Branch: win32/perl
8655           !> myconfig patchlevel.h
8656 ____________________________________________________________________________
8657 [   797] By: gsar                                  on 1998/03/07  06:49:49
8658         Log: provide our own popen()/pclose() to fix problems with qx//:
8659              - qx// used to always invoke the shell, now does so only when needed
8660              - qx// didn't respect PERL5SHELL, now does
8661      Branch: win32/perl
8662            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
8663 ____________________________________________________________________________
8664 [   796] By: gsar                                  on 1998/03/07  01:37:10
8665         Log: a missed s/sp/SP/
8666      Branch: win32/perl
8667            ! lib/ExtUtils/typemap pod/perlcall.pod
8668 ____________________________________________________________________________
8669 [   795] By: gsar                                  on 1998/03/07  01:05:21
8670         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
8671              mention that local stack pointer should be called SP.  This makes the
8672              API safer from source incompatibilities down the line.
8673      Branch: win32/perl
8674            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
8675            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8676            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
8677            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
8678            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
8679            ! pp_ctl.c pp_hot.c pp_sys.c util.c
8680
8681 ----------------
8682 Version 5.004_62
8683 ----------------
8684
8685 ____________________________________________________________________________
8686 [   794] By: mbeattie                              on 1998/03/06  09:38:08
8687         Log: Subject: [PATCH] perl5.004_61 myconfig updates
8688              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
8689              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8690      Branch: perl
8691            ! myconfig
8692 ____________________________________________________________________________
8693 [   793] By: mbeattie                              on 1998/03/06  09:36:37
8694         Log: Bump patchlevel.h to 62.
8695      Branch: perl
8696            ! patchlevel.h
8697 ____________________________________________________________________________
8698 [   792] By: mbeattie                              on 1998/03/06  09:35:57
8699         Log: Integrate win32 branch into mainline.
8700      Branch: perl
8701           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
8702           !> win32/config.gc win32/config.vc win32/config_H.bc
8703           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8704 ____________________________________________________________________________
8705 [   791] By: gsar                                  on 1998/03/06  06:00:08
8706         Log: various
8707              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
8708              - add missing prototypes
8709              - regenerate win32/config*.?c
8710      Branch: win32/perl
8711            ! bytecode.h proto.h win32/config.bc win32/config.gc
8712            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8713            ! win32/config_H.vc win32/makefile.mk
8714 ____________________________________________________________________________
8715 [   790] By: gsar                                  on 1998/03/06  03:19:23
8716         Log: fix typo in Makefile
8717      Branch: win32/perl
8718            ! win32/Makefile
8719 ____________________________________________________________________________
8720 [   789] By: gsar                                  on 1998/03/05  22:55:53
8721         Log: integrate mainline
8722      Branch: win32/perl
8723           !> (integrate 47 files)
8724 ____________________________________________________________________________
8725 [   788] By: gsar                                  on 1998/03/05  20:02:09
8726         Log: added AS patch#11
8727              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
8728              Date:    Thu, 05 Mar 1998 10:23:04 PST
8729              From:    Douglas Lankshear <dougl@ActiveState.com>
8730              
8731              This patch fixes a bug I introduced removing duplicate code.
8732              -- Doug
8733      Branch: asperl
8734            ! ObjXSub.h objpp.h win32/runperl.c
8735 ____________________________________________________________________________
8736 [   787] By: gsar                                  on 1998/03/05  19:56:17
8737         Log: add Nick's dTHR fixes
8738      Branch: win32/perl
8739            ! op.c scope.c
8740 ____________________________________________________________________________
8741 [   786] By: gsar                                  on 1998/03/05  19:54:49
8742         Log: maintpatch
8743              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
8744              Date:    Thu, 05 Mar 1998 02:49:46 EST
8745              From:    Spider Boardman <spider@orb.nashua.nh.us>
8746              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
8747      Branch: win32/perl
8748            ! scope.c
8749 ____________________________________________________________________________
8750 [   785] By: mbeattie                              on 1998/03/05  19:12:14
8751         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
8752              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
8753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8754      Branch: perl
8755            ! op.c proto.h regcomp.c regexp.h util.c
8756 ____________________________________________________________________________
8757 [   784] By: mbeattie                              on 1998/03/05  19:11:09
8758         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
8759              Date: Wed, 4 Mar 1998 10:18:03 GMT
8760              From: Nick Ing-Simmons <nik@tiuk.ti.com>
8761      Branch: perl
8762            ! atomic.h
8763 ____________________________________________________________________________
8764 [   783] By: mbeattie                              on 1998/03/05  19:09:16
8765         Log: Subject: Configure patches -01 and -02 for 5.004_61.
8766              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
8767              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8768      Branch: perl
8769            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8770            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
8771            ! config_h.SH handy.h hints/README.hints hints/aix.sh
8772            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
8773            ! makedepend.SH myconfig pp_sys.c
8774 ____________________________________________________________________________
8775 [   782] By: mbeattie                              on 1998/03/05  19:05:23
8776         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
8777              Date: 03 Mar 1998 18:05:07 +0100
8778              From: Gisle Aas <gisle@aas.no>
8779      Branch: perl
8780            ! perl.h pp_ctl.c
8781 ____________________________________________________________________________
8782 [   781] By: mbeattie                              on 1998/03/05  19:04:34
8783         Log: Subject: [PATCH] Make autouse -w-safe
8784              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
8785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8786      Branch: perl
8787            ! lib/autouse.pm op.c sv.c
8788 ____________________________________________________________________________
8789 [   780] By: mbeattie                              on 1998/03/05  19:02:50
8790         Log: Subject: [PATCH] External symbol re_croak2
8791              Date: 02 Mar 1998 13:00:45 +0100
8792              From: Gisle Aas <gisle@aas.no>
8793      Branch: perl
8794            ! regcomp.c regcomp.h
8795 ____________________________________________________________________________
8796 [   779] By: mbeattie                              on 1998/03/05  19:01:25
8797         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
8798              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
8799              From: bailey@newman.upenn.edu (Charles Bailey)
8800      Branch: perl
8801            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
8802            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
8803            ! sv.h
8804 ____________________________________________________________________________
8805 [   778] By: mbeattie                              on 1998/03/05  18:53:13
8806         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
8807              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
8808              From: bailey@newman.upenn.edu (Charles Bailey)
8809      Branch: perl
8810            ! perl.h
8811 ____________________________________________________________________________
8812 [   777] By: mbeattie                              on 1998/03/05  18:50:25
8813         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
8814              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
8815              From: bailey@newman.upenn.edu (Charles Bailey)
8816      Branch: perl
8817            ! lib/File/Basename.pm
8818 ____________________________________________________________________________
8819 [   776] By: mbeattie                              on 1998/03/05  18:49:15
8820         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
8821              Date: 01 Mar 1998 15:16:03 +0100
8822              From: Gisle Aas <gisle@aas.no>
8823      Branch: perl
8824            ! pod/perlguts.pod
8825 ____________________________________________________________________________
8826 [   775] By: mbeattie                              on 1998/03/05  18:48:05
8827         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
8828              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
8829              From: Jarkko Hietaniemi <jhi@iki.fi>
8830      Branch: perl
8831            ! Makefile.SH perl_exp.SH
8832 ____________________________________________________________________________
8833 [   774] By: mbeattie                              on 1998/03/05  18:46:32
8834         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
8835              Date: Sun, 1 Mar 1998 02:02:47 -0500
8836              From: Spider Boardman <spider@orb.nashua.nh.us>
8837      Branch: perl
8838            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
8839 ____________________________________________________________________________
8840 [   773] By: mbeattie                              on 1998/03/05  18:43:57
8841         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
8842              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
8843              From: Hans Mulder <hansmu@xs4all.nl>
8844      Branch: perl
8845            ! pp_ctl.c
8846 ____________________________________________________________________________
8847 [   772] By: mbeattie                              on 1998/03/05  18:39:25
8848         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
8849              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
8850              From: Jarkko Hietaniemi <jhi@iki.fi>
8851      Branch: perl
8852            ! Makefile.SH
8853 ____________________________________________________________________________
8854 [   771] By: mbeattie                              on 1998/03/05  18:38:32
8855         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
8856              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
8857              From: Jarkko Hietaniemi <jhi@iki.fi>
8858      Branch: perl
8859            ! hints/netbsd.sh
8860 ____________________________________________________________________________
8861 [   770] By: mbeattie                              on 1998/03/05  18:36:50
8862         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
8863      Branch: perl
8864            ! cflags.SH
8865 ____________________________________________________________________________
8866 [   769] By: mbeattie                              on 1998/03/05  18:34:35
8867         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
8868              Subject: [PATCH 5.004_61] bunch of small patches
8869              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
8870              From: Andrew Cohen <cohen@andy.bu.edu>
8871      Branch: perl
8872            ! bytecode.h
8873 ____________________________________________________________________________
8874 [   768] By: mbeattie                              on 1998/03/05  18:13:06
8875         Log: Integrate win32 branch into mainline.
8876      Branch: perl
8877           !> (integrate 53 files)
8878 ____________________________________________________________________________
8879 [   767] By: TimBunce                              on 1998/03/05  11:48:09
8880         Log: Update to change 744.
8881      Branch: maint-5.004/perl
8882            ! lib/ExtUtils/Install.pm
8883 ____________________________________________________________________________
8884 [   765] By: TimBunce                              on 1998/03/05  11:24:24
8885         Log: Update embed.h after make regen_headers.
8886      Branch: maint-5.004/perl
8887            ! embed.h
8888 ____________________________________________________________________________
8889 [   764] By: TimBunce                              on 1998/03/05  11:05:13
8890         Log: APPLLIB_EXP now has arch and version dirs added to @INC
8891      Branch: maint-5.004/perl
8892            ! perl.c
8893 ____________________________________________________________________________
8894 [   763] By: TimBunce                              on 1998/03/05  11:01:38
8895         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
8896              Added MAINT_TRIAL_1 local patch label to patchlevel.h
8897              Removed win32/win32io.c and win32/win32io.h from repository
8898      Branch: maint-5.004/perl
8899            - win32/win32io.c win32/win32io.h
8900            ! MANIFEST patchlevel.h
8901 ____________________________________________________________________________
8902 [   762] By: TimBunce                              on 1998/03/05  10:05:34
8903         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
8904              From:  Spider Boardman <spider@orb.nashua.nh.us>
8905              Files:  scope.c
8906      Branch: maint-5.004/perl
8907            ! scope.c
8908 ____________________________________________________________________________
8909 [   761] By: TimBunce                              on 1998/03/05  10:03:10
8910         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
8911              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8912              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
8913              Files:  av.c hv.c scope.c t/op/local.t
8914      Branch: maint-5.004/perl
8915            ! av.c hv.c scope.c t/op/local.t
8916 ____________________________________________________________________________
8917 [   760] By: gsar                                  on 1998/03/04  20:58:21
8918         Log: added AS patch#10
8919              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
8920              Date:    Tue, 03 Mar 1998 10:46:13 PST
8921              From:    Douglas Lankshear <dougl@ActiveState.com>
8922              Subject: [PATCH]
8923              
8924              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
8925              linked modules.
8926              
8927              -- Doug
8928      Branch: asperl
8929            ! win32/dl_win32.xs
8930 ____________________________________________________________________________
8931 [   759] By: TimBunce                              on 1998/03/04  18:46:41
8932         Log: Update patchls utility
8933      Branch: maint-5.004/perl
8934            ! Porting/patchls
8935 ____________________________________________________________________________
8936 [   758] By: TimBunce                              on 1998/03/04  17:07:06
8937         Log: perldoc -f now uses pager if text is too long for screen
8938      Branch: maint-5.004/perl
8939            ! utils/perldoc.PL
8940 ____________________________________________________________________________
8941 [   757] By: TimBunce                              on 1998/03/04  16:57:04
8942         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
8943              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
8944      Branch: maint-5.004/perl
8945            + hints/openbsd.sh
8946            ! pod/perlfunc.pod
8947 ____________________________________________________________________________
8948 [   756] By: TimBunce                              on 1998/03/04  16:48:40
8949         Log: Fix for new gnulibc stdio.h when using sfio+perlio
8950      Branch: maint-5.004/perl
8951            ! perlsdio.h
8952 ____________________________________________________________________________
8953 [   755] By: TimBunce                              on 1998/03/04  16:47:08
8954         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
8955              Added details of split in scalar context to perlfunc.pod
8956      Branch: maint-5.004/perl
8957            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
8958 ____________________________________________________________________________
8959 [   754] By: TimBunce                              on 1998/03/04  16:35:58
8960         Log: Updated perl -v info to include reference to docs and home page.
8961      Branch: maint-5.004/perl
8962            ! perl.c
8963 ____________________________________________________________________________
8964 [   753] By: TimBunce                              on 1998/03/04  16:31:29
8965         Log: Updated hints/bsdos.sh for BSD/OS 3.1
8966              Fixed typo in pod/perlsyn.pod
8967              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
8968              Fixed typo in ext/GDBM_File/GDBM_File.pm
8969      Branch: maint-5.004/perl
8970            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
8971            ! hints/bsdos.sh pod/perlsyn.pod
8972 ____________________________________________________________________________
8973 [   752] By: TimBunce                              on 1998/03/04  15:49:19
8974         Log: Changed bug address in README to perlbug@perl.com
8975              Changed Copyright in perl.c to 1998
8976              Added op/pos.t test from Robin Houston <robin@oneworld.org>
8977      Branch: maint-5.004/perl
8978            + t/op/pos.t
8979            ! README perl.c
8980 ____________________________________________________________________________
8981 [   751] By: TimBunce                              on 1998/03/04  14:47:15
8982         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
8983      Branch: maint-5.004/perl
8984            ! t/comp/require.t t/lib/ph.t
8985 ____________________________________________________________________________
8986 [   750] By: TimBunce                              on 1998/03/04  13:29:58
8987         Log: Added dTHR definition to ease backwards compatibility for XS
8988              source code from 5.005.
8989      Branch: maint-5.004/perl
8990            ! perl.h
8991 ____________________________________________________________________________
8992 [   749] By: TimBunce                              on 1998/03/04  12:19:19
8993         Log: Title:  "rename local 'op' variables to 'o'", #F114
8994              From:  Gurusamy Sarathy
8995              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
8996              toke.c
8997      Branch: maint-5.004/perl
8998            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
8999            ! scope.c toke.c
9000 ____________________________________________________________________________
9001 [   748] By: TimBunce                              on 1998/03/04  12:12:27
9002         Log: Title:  "consolidated win32 patch", #F112
9003              From:  Gurusamy Sarathy
9004              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
9005              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
9006              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9007              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
9008              t/harness win32/win32.h win32/win32iop.h README.win32
9009              doio.c installhtml installperl pp_sys.c win32/Makefile
9010              win32/config.bc win32/config.vc win32/config_H.bc
9011              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9012              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
9013              win32/perllib.c win32/runperl.c win32/win32.c
9014              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
9015              x2p/a2py.c
9016      Branch: maint-5.004/perl
9017            + win32/bin/perlglob.pl
9018            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
9019            ! installhtml installperl lib/ExtUtils/Command.pm
9020            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9021            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
9022            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
9023            ! win32/Makefile win32/config.bc win32/config.vc
9024            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
9025            ! win32/config_sh.PL win32/dl_win32.xs
9026            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9027            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9028            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
9029            ! x2p/a2py.c
9030 ____________________________________________________________________________
9031 [   747] By: TimBunce                              on 1998/03/04  11:59:57
9032         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
9033              From:  Gurusamy Sarathy
9034              Files:  MANIFEST t/lib/ph.t
9035      Branch: maint-5.004/perl
9036            ! MANIFEST t/lib/ph.t
9037 ____________________________________________________________________________
9038 [   746] By: TimBunce                              on 1998/03/04  11:47:43
9039         Log: Title:  "properly save STDOUT during system() in debugger", #F110
9040              From:  Jason Smith <smithj4@rpi.edu>
9041              Files:  lib/perl5db.pl
9042      Branch: maint-5.004/perl
9043            ! lib/perl5db.pl
9044 ____________________________________________________________________________
9045 [   745] By: TimBunce                              on 1998/03/04  11:40:19
9046         Log: Title:  "generate DynaLoader.pm at build time", #F109
9047              From:  Achim Bohnet <ach@mpe.mpg.de>
9048              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
9049              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
9050      Branch: maint-5.004/perl
9051            + ext/DynaLoader/DynaLoader.pm.PL
9052            ! MANIFEST ext/DynaLoader/Makefile.PL
9053 ____________________________________________________________________________
9054 [   744] By: TimBunce                              on 1998/03/04  11:34:09
9055         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
9056              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
9057              J. Koenig)
9058              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
9059              Files:  lib/ExtUtils/Install.pm
9060      Branch: maint-5.004/perl
9061            ! lib/ExtUtils/Install.pm
9062 ____________________________________________________________________________
9063 [   743] By: TimBunce                              on 1998/03/04  10:45:05
9064         Log: Title:  "Pod::Html trips over "C<0>"", #F107
9065              From:  Chip Salzenberg
9066              Files:  lib/Pod/Html.pm
9067      Branch: maint-5.004/perl
9068            ! lib/Pod/Html.pm
9069 ____________________________________________________________________________
9070 [   742] By: TimBunce                              on 1998/03/04  10:12:54
9071         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
9072              From:  Achim Bohnet <ach@mpe.mpg.de>
9073              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
9074              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
9075      Branch: maint-5.004/perl
9076            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9077 ____________________________________________________________________________
9078 [   741] By: TimBunce                              on 1998/03/04  10:08:31
9079         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
9080              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
9081              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
9082              Zakharevich)
9083              Msg-ID:  <199801040630.AA29298@metronet.com>,
9084              <199801041826.NAA11568@aatma.engin.umich.edu>,
9085              <1998Jan4.130412.2719461@cor.newman>
9086              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
9087              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
9088      Branch: maint-5.004/perl
9089            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
9090            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
9091            ! win32/win32.h
9092 ____________________________________________________________________________
9093 [   740] By: TimBunce                              on 1998/03/04  09:55:57
9094         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
9095              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9096              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
9097              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
9098      Branch: maint-5.004/perl
9099            ! lib/Tie/Hash.pm pod/perlfunc.pod
9100 ____________________________________________________________________________
9101 [   739] By: TimBunce                              on 1998/03/04  09:26:01
9102         Log: Title:  "more doc for perldoc", #F103
9103              From:  Gurusamy Sarathy
9104              Files:  utils/perldoc.PL
9105      Branch: maint-5.004/perl
9106            ! utils/perldoc.PL
9107 ____________________________________________________________________________
9108 [   738] By: TimBunce                              on 1998/03/04  09:23:16
9109         Log: Title:  "Make perldoc look for an index file ", #F102
9110              From:  Gisle Aas <gisle@aas.no>
9111              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
9112              Files:  utils/perldoc.PL
9113      Branch: maint-5.004/perl
9114            ! utils/perldoc.PL
9115 ____________________________________________________________________________
9116 [   737] By: TimBunce                              on 1998/03/04  09:21:15
9117         Log: Title:  "perldoc -F filename", #F101
9118              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9119              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
9120              Files:  utils/perldoc.PL
9121      Branch: maint-5.004/perl
9122            ! utils/perldoc.PL
9123 ____________________________________________________________________________
9124 [   736] By: TimBunce                              on 1998/03/04  09:16:20
9125         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9126              From:  Gisle Aas <gisle@aas.no>
9127              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
9128              Files:  sv.c
9129      Branch: maint-5.004/perl
9130            ! sv.c
9131 ____________________________________________________________________________
9132 [   735] By: TimBunce                              on 1998/03/04  09:08:51
9133         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
9134              From:  abigail@fnx.com
9135              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9136              Files:  lib/Benchmark.pm
9137      Branch: maint-5.004/perl
9138            ! lib/Benchmark.pm
9139 ____________________________________________________________________________
9140 [   734] By: TimBunce                              on 1998/03/04  08:59:58
9141         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
9142              From:  Gisle Aas <gisle@aas.no>
9143              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
9144              Files:  hv.c
9145      Branch: maint-5.004/perl
9146            ! hv.c
9147 ____________________________________________________________________________
9148 [   733] By: TimBunce                              on 1998/03/04  08:35:19
9149         Log: Title:  "support caseless %ENV", #F097
9150              From:  Gurusamy Sarathy
9151              Files:  hv.c t/op/magic.t win32/win32.h
9152      Branch: maint-5.004/perl
9153            ! hv.c t/op/magic.t win32/win32.h
9154 ____________________________________________________________________________
9155 [   732] By: TimBunce                              on 1998/03/04  08:33:58
9156         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
9157              From:  Ilya Zakharevich
9158              Files:  emacs/cperl-mode.el
9159      Branch: maint-5.004/perl
9160            ! emacs/cperl-mode.el
9161 ____________________________________________________________________________
9162 [   731] By: TimBunce                              on 1998/03/04  08:26:23
9163         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
9164              magic", #F095
9165              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9166              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
9167              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9168              lib/ExtUtils/xsubpp sv.c
9169      Branch: maint-5.004/perl
9170            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9171            ! pod/perlxs.pod proto.h sv.c sv.h
9172 ____________________________________________________________________________
9173 [   730] By: TimBunce                              on 1998/03/04  08:20:52
9174         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
9175              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9176              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
9177              Files:  mg.c
9178      Branch: maint-5.004/perl
9179            ! mg.c
9180 ____________________________________________________________________________
9181 [   729] By: TimBunce                              on 1998/03/04  08:18:02
9182         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
9183              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9184              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
9185              Files:  t/op/sort.t
9186      Branch: maint-5.004/perl
9187            ! t/op/sort.t
9188 ____________________________________________________________________________
9189 [   728] By: TimBunce                              on 1998/03/04  08:17:07
9190         Log: Title:  "Make search.pl work on win32", #F092
9191              From:  Gurusamy Sarathy
9192              Files:  win32/bin/search.pl
9193      Branch: maint-5.004/perl
9194            ! win32/bin/search.pl
9195 ____________________________________________________________________________
9196 [   727] By: gsar                                  on 1998/03/04  04:13:23
9197         Log: missing s/op/o/ from one of the mainpatches
9198      Branch: win32/perl
9199            ! op.c
9200 ____________________________________________________________________________
9201 [   726] By: gsar                                  on 1998/03/04  02:12:13
9202         Log: maintpatches #102 and #103 to perldoc.PL
9203      Branch: win32/perl
9204            ! utils/perldoc.PL
9205 ____________________________________________________________________________
9206 [   725] By: gsar                                  on 1998/03/04  02:00:15
9207         Log: renumber some tests to match maint branch
9208      Branch: win32/perl
9209            ! t/op/local.t
9210 ____________________________________________________________________________
9211 [   724] By: gsar                                  on 1998/03/04  01:25:50
9212         Log: maintpatch
9213              #70:  "Fix random whitespace errors in docs"
9214              From:  Roderick Schertler <roderick@argon.org>
9215              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9216              Date:  Fri, 24 Oct 1997 11:20:44 -0400
9217              Files:  pod/checkpods.PL pod/perlfunc.pod
9218      Branch: win32/perl
9219            ! pod/checkpods.PL
9220 ____________________________________________________________________________
9221 [   723] By: gsar                                  on 1998/03/04  01:04:37
9222         Log: sync maintpatch
9223              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
9224              From:  Chip Salzenberg
9225              Files:  lib/File/Path.pm
9226      Branch: win32/perl
9227            ! lib/File/Path.pm
9228 ____________________________________________________________________________
9229 [   722] By: gsar                                  on 1998/03/04  00:46:46
9230         Log: remove redundancy in File::Find
9231      Branch: win32/perl
9232            ! lib/File/Find.pm
9233 ____________________________________________________________________________
9234 [   721] By: TimBunce                              on 1998/03/03  20:06:41
9235         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
9236              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
9237              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
9238              Files:  utils/perldoc.PL
9239      Branch: maint-5.004/perl
9240            ! utils/perldoc.PL
9241 ____________________________________________________________________________
9242 [   720] By: TimBunce                              on 1998/03/03  20:03:59
9243         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9244              #F090
9245              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9246              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
9247              Files:  lib/ExtUtils/MM_Unix.pm
9248      Branch: maint-5.004/perl
9249            ! lib/ExtUtils/MM_Unix.pm
9250 ____________________________________________________________________________
9251 [   719] By: TimBunce                              on 1998/03/03  20:02:06
9252         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9253              From:  Gurusamy Sarathy
9254              Files:  lib/FindBin.pm
9255      Branch: maint-5.004/perl
9256            ! lib/FindBin.pm
9257 ____________________________________________________________________________
9258 [   718] By: TimBunce                              on 1998/03/03  20:00:26
9259         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
9260              #F088
9261              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9262              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
9263              Files:  lib/File/Find.pm
9264      Branch: maint-5.004/perl
9265            ! lib/File/Find.pm
9266 ____________________________________________________________________________
9267 [   717] By: TimBunce                              on 1998/03/03  19:59:38
9268         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
9269              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9270              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
9271              Files:  op.c
9272      Branch: maint-5.004/perl
9273            ! op.c
9274 ____________________________________________________________________________
9275 [   716] By: TimBunce                              on 1998/03/03  19:57:17
9276         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9277              #F086
9278              From:  Gurusamy Sarathy
9279              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
9280      Branch: maint-5.004/perl
9281            ! pod/perldelta.pod pod/perldiag.pod toke.c
9282 ____________________________________________________________________________
9283 [   715] By: TimBunce                              on 1998/03/03  19:51:33
9284         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
9285              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9286              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
9287              Files:  lib/Pod/Html.pm
9288      Branch: maint-5.004/perl
9289            ! lib/Pod/Html.pm
9290 ____________________________________________________________________________
9291 [   714] By: TimBunce                              on 1998/03/03  19:50:28
9292         Log: Title:  "New pod: perlhist", #F084
9293              From:  Jarkko Hietaniemi <jhi@iki.fi>
9294              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
9295              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9296      Branch: maint-5.004/perl
9297            + pod/perlhist.pod
9298            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9299 ____________________________________________________________________________
9300 [   713] By: TimBunce                              on 1998/03/03  19:47:13
9301         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
9302              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9303              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
9304              Files:  pp_ctl.c t/op/local.t
9305      Branch: maint-5.004/perl
9306            ! pp_ctl.c t/op/local.t
9307 ____________________________________________________________________________
9308 [   712] By: TimBunce                              on 1998/03/03  19:45:56
9309         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9310              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9311              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
9312              Files:  pp_ctl.c
9313      Branch: maint-5.004/perl
9314            ! pp_ctl.c
9315 ____________________________________________________________________________
9316 [   711] By: TimBunce                              on 1998/03/03  19:44:41
9317         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
9318              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9319              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
9320              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9321      Branch: maint-5.004/perl
9322            + t/comp/require.t
9323            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9324 ____________________________________________________________________________
9325 [   710] By: TimBunce                              on 1998/03/03  19:36:34
9326         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
9327              From:  Jarkko Hietaniemi <jhi@iki.fi>
9328              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
9329              Files:  t/pragma/locale.t
9330      Branch: maint-5.004/perl
9331            ! t/pragma/locale.t
9332 ____________________________________________________________________________
9333 [   709] By: TimBunce                              on 1998/03/03  19:32:30
9334         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9335              From:  Gisle Aas <gisle@aas.no>
9336              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
9337              Files:  sv.c
9338      Branch: maint-5.004/perl
9339            ! sv.c
9340 ____________________________________________________________________________
9341 [   708] By: TimBunce                              on 1998/03/03  19:28:06
9342         Log: Title:  "Eliminate double warnings under C<package;>", #F077
9343              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9344              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9345              Files:  gv.c op.c toke.c
9346      Branch: maint-5.004/perl
9347            ! gv.c op.c toke.c
9348 ____________________________________________________________________________
9349 [   707] By: TimBunce                              on 1998/03/03  19:13:17
9350         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
9351              #F076
9352              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
9353              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
9354              Files:  lib/File/Path.pm
9355      Branch: maint-5.004/perl
9356            ! lib/File/Path.pm
9357 ____________________________________________________________________________
9358 [   706] By: TimBunce                              on 1998/03/03  19:08:45
9359         Log: Title:  "Update of h2ph", #F075
9360              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
9361              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
9362              Files:  t/lib/ph.t utils/h2ph.PL
9363      Branch: maint-5.004/perl
9364            + t/lib/ph.t
9365            ! utils/h2ph.PL
9366 ____________________________________________________________________________
9367 [   705] By: TimBunce                              on 1998/03/03  18:56:59
9368         Log: Title:  "Fix AutoLoader for deep packages", #F074
9369              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
9370              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
9371              Files:  lib/AutoLoader.pm
9372      Branch: maint-5.004/perl
9373            ! lib/AutoLoader.pm
9374 ____________________________________________________________________________
9375 [   704] By: TimBunce                              on 1998/03/03  18:35:36
9376         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
9377              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9378              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
9379              Files:  op.c
9380      Branch: maint-5.004/perl
9381            ! op.c
9382 ____________________________________________________________________________
9383 [   703] By: TimBunce                              on 1998/03/03  18:32:28
9384         Log: Title:  "Make recursive lexical analysis more robust", #F072
9385              From:  Ilya Zakharevich and Chip Salzenberg
9386              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
9387              Files:  toke.c
9388      Branch: maint-5.004/perl
9389            ! toke.c
9390 ____________________________________________________________________________
9391 [   702] By: TimBunce                              on 1998/03/03  18:18:10
9392         Log: Title:  "Fix random whitespace errors in docs", #F070
9393              From:  Roderick Schertler <roderick@argon.org>
9394              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9395              Files:  pod/perlfunc.pod pod/checkpods.PL
9396      Branch: maint-5.004/perl
9397            ! pod/checkpods.PL pod/perlfunc.pod
9398 ____________________________________________________________________________
9399 [   701] By: TimBunce                              on 1998/03/03  18:13:54
9400         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
9401              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9402              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
9403              Files:  toke.c
9404      Branch: maint-5.004/perl
9405            ! toke.c
9406 ____________________________________________________________________________
9407 [   700] By: TimBunce                              on 1998/03/03  18:11:20
9408         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
9409              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
9410              <nick@flirble.org>
9411              Msg-ID:  <199710241248.NAA00163@flirble.org>,
9412              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
9413              net>
9414              Files:  pp_ctl.c sv.c
9415      Branch: maint-5.004/perl
9416            ! pp_ctl.c sv.c
9417 ____________________________________________________________________________
9418 [   699] By: TimBunce                              on 1998/03/03  18:06:59
9419         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
9420              From:  Jarkko Hietaniemi <jhi@iki.fi>
9421              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
9422              Files:  op.c
9423      Branch: maint-5.004/perl
9424            ! op.c
9425 ____________________________________________________________________________
9426 [   698] By: TimBunce                              on 1998/03/03  18:04:51
9427         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
9428              From:  Administration <fadmin@informatics.muni.cz>
9429              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
9430              Files:  op.c
9431      Branch: maint-5.004/perl
9432            ! op.c
9433 ____________________________________________________________________________
9434 [   697] By: TimBunce                              on 1998/03/03  18:02:54
9435         Log: Title:  "Allow C<last()> to mean C<last>", #F065
9436              From:  Chip Salzenberg
9437              Files:  op.c
9438      Branch: maint-5.004/perl
9439            ! op.c
9440 ____________________________________________________________________________
9441 [   696] By: TimBunce                              on 1998/03/03  17:58:12
9442         Log: Title:  "Fix extension version mismatch message", #F064
9443              From:  Chip Salzenberg
9444              Files:  XSUB.h
9445      Branch: maint-5.004/perl
9446            ! XSUB.h
9447 ____________________________________________________________________________
9448 [   695] By: TimBunce                              on 1998/03/03  17:53:04
9449         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
9450              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
9451              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
9452              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9453              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9454      Branch: maint-5.004/perl
9455            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9456            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9457 ____________________________________________________________________________
9458 [   694] By: TimBunce                              on 1998/03/03  17:40:47
9459         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
9460              From:  Tom Christiansen
9461              Files:  ext/Socket/Socket.pm
9462      Branch: maint-5.004/perl
9463            ! ext/Socket/Socket.pm
9464 ____________________________________________________________________________
9465 [   693] By: TimBunce                              on 1998/03/03  17:32:57
9466         Log: Title:  "Kill warning about parameter type", #F061
9467              From:  Chip Salzenberg
9468              Files:  op.c
9469      Branch: maint-5.004/perl
9470            ! op.c
9471 ____________________________________________________________________________
9472 [   692] By: TimBunce                              on 1998/03/03  17:11:07
9473         Log: Title:  "Socket occasional SEGV", #F060
9474              From:  Trevor Blackwell <tlb@viaweb.com>
9475              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
9476              Files:  ext/Socket/Socket.xs
9477      Branch: maint-5.004/perl
9478            ! ext/Socket/Socket.xs
9479 ____________________________________________________________________________
9480 [   691] By: TimBunce                              on 1998/03/03  17:09:51
9481         Log: Title:  "Avoid SEGV from local($@)", #F059
9482              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9483              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
9484              Files:  pp_ctl.c
9485      Branch: maint-5.004/perl
9486            ! pp_ctl.c
9487 ____________________________________________________________________________
9488 [   690] By: TimBunce                              on 1998/03/03  17:08:21
9489         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
9490              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9491              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
9492              Files:  op.c
9493      Branch: maint-5.004/perl
9494            ! op.c
9495 ____________________________________________________________________________
9496 [   689] By: TimBunce                              on 1998/03/03  17:05:57
9497         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
9498              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9499              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
9500              Files:  XSUB.h
9501      Branch: maint-5.004/perl
9502            ! XSUB.h
9503 ____________________________________________________________________________
9504 [   688] By: TimBunce                              on 1998/03/03  17:04:15
9505         Log: Title:  "Re: Sort grammar bug", #F056
9506              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9507              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
9508              Files:  toke.c
9509      Branch: maint-5.004/perl
9510            ! toke.c
9511 ____________________________________________________________________________
9512 [   687] By: TimBunce                              on 1998/03/03  17:01:32
9513         Log: Title:  "Document indirect object cases for exec(), system()", #F055
9514              From:  Dominic Dunlop <domo@slipper.ip.lu>
9515              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
9516              Files:  pod/perlfunc.pod
9517      Branch: maint-5.004/perl
9518            ! pod/perlfunc.pod
9519 ____________________________________________________________________________
9520 [   686] By: TimBunce                              on 1998/03/03  16:56:44
9521         Log: Title:  "Update docs on tr///", #F054
9522              From:  Tom Phoenix <rootbeer@teleport.com>
9523              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
9524              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9525              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9526              pod/perlstyle.pod toke.c
9527      Branch: maint-5.004/perl
9528            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9529            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9530            ! pod/perlstyle.pod toke.c
9531 ____________________________________________________________________________
9532 [   685] By: TimBunce                              on 1998/03/03  16:38:50
9533         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
9534              From:  Tom Phoenix <rootbeer@teleport.com>
9535              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
9536              Files:  pod/perlop.pod
9537      Branch: maint-5.004/perl
9538            ! pod/perlop.pod
9539 ____________________________________________________________________________
9540 [   684] By: TimBunce                              on 1998/03/03  16:37:00
9541         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
9542              From:  "Joseph N. Hall" <joseph@cscaper.com>
9543              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
9544              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
9545      Branch: maint-5.004/perl
9546            ! perly.c perly.c.diff perly.y vms/perly_c.vms
9547 ____________________________________________________________________________
9548 [   683] By: TimBunce                              on 1998/03/03  16:31:15
9549         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
9550              sv_vsetpfn", #F051
9551              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
9552              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
9553              Files:  pod/perlguts.pod
9554      Branch: maint-5.004/perl
9555            ! pod/perlguts.pod
9556 ____________________________________________________________________________
9557 [   682] By: TimBunce                              on 1998/03/03  16:28:30
9558         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
9559              From:  Jarkko Hietaniemi <jhi@iki.fi>
9560              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
9561              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
9562      Branch: maint-5.004/perl
9563            ! INSTALL pod/perldiag.pod pod/perllocale.pod
9564 ____________________________________________________________________________
9565 [   681] By: TimBunce                              on 1998/03/03  16:24:12
9566         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
9567              From:  Jerome Abela <abela@hsc.fr>
9568              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
9569              Files:  ext/Fcntl/Fcntl.pm
9570      Branch: maint-5.004/perl
9571            ! ext/Fcntl/Fcntl.pm
9572 ____________________________________________________________________________
9573 [   680] By: TimBunce                              on 1998/03/03  16:23:20
9574         Log: Title:  "Commenting toke.c", #F048
9575              From:  gnat@frii.com
9576              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
9577              Files:  toke.c
9578      Branch: maint-5.004/perl
9579            ! toke.c
9580 ____________________________________________________________________________
9581 [   679] By: TimBunce                              on 1998/03/03  16:18:32
9582         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
9583              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9584              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
9585              Files:  pod/perlguts.pod pp.c t/op/vec.t
9586      Branch: maint-5.004/perl
9587            ! pod/perlguts.pod pp.c t/op/vec.t
9588 ____________________________________________________________________________
9589 [   678] By: TimBunce                              on 1998/03/03  16:15:44
9590         Log: Title:  "A few perl5.004_03 bugs", #F046
9591              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9592              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
9593              Files:  mg.c t/op/magic.t
9594      Branch: maint-5.004/perl
9595            ! mg.c t/op/magic.t
9596 ____________________________________________________________________________
9597 [   677] By: TimBunce                              on 1998/03/03  16:13:11
9598         Log: Title:  "Faster, cleaner av_unshift() ", #F045
9599              From:  Gisle Aas <gisle@aas.no>
9600              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
9601              Files:  av.c
9602      Branch: maint-5.004/perl
9603            ! av.c
9604 ____________________________________________________________________________
9605 [   676] By: TimBunce                              on 1998/03/03  16:04:30
9606         Log: Title:  "New hints/solaris2.sh", #F044
9607              From:  Stephen Zander <srz@mckesson.com>
9608              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
9609              Files:  hints/solaris_2.sh
9610      Branch: maint-5.004/perl
9611            ! hints/solaris_2.sh
9612 ____________________________________________________________________________
9613 [   675] By: TimBunce                              on 1998/03/03  15:33:07
9614         Log: Title:  "Refresh Complex.pm and test", #F043
9615              From:  Jarkko Hietaniemi <jhi@iki.fi>
9616              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
9617              Files:  lib/Math/Complex.pm t/lib/complex.t
9618      Branch: maint-5.004/perl
9619            ! lib/Math/Complex.pm t/lib/complex.t
9620 ____________________________________________________________________________
9621 [   674] By: TimBunce                              on 1998/03/03  15:29:16
9622         Log: Title:  "Fix (\@@) proto", #F042
9623              From:  "Joseph N. Hall" <joseph@cscaper.com>
9624              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
9625              Files:  op.c t/comp/proto.t
9626      Branch: maint-5.004/perl
9627            ! op.c t/comp/proto.t
9628 ____________________________________________________________________________
9629 [   673] By: TimBunce                              on 1998/03/03  15:26:31
9630         Log: Title:  "Allow empty BLOCK in code", #F041
9631              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
9632              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
9633              Files:  toke.c
9634      Branch: maint-5.004/perl
9635            ! toke.c
9636 ____________________________________________________________________________
9637 [   672] By: TimBunce                              on 1998/03/03  15:23:55
9638         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
9639              From:  Chip Salzenberg
9640              Files:  gv.c t/op/gv.t
9641      Branch: maint-5.004/perl
9642            ! gv.c t/op/gv.t
9643 ____________________________________________________________________________
9644 [   671] By: TimBunce                              on 1998/03/03  10:02:32
9645         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
9646              From:  Gisle Aas <gisle@aas.no>
9647              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
9648              Files:  gv.c sv.c
9649      Branch: maint-5.004/perl
9650            ! gv.c sv.c
9651 ____________________________________________________________________________
9652 [   670] By: TimBunce                              on 1998/03/03  09:59:48
9653         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
9654              From:  Chip Salzenberg
9655              Files:  gv.c
9656      Branch: maint-5.004/perl
9657            ! gv.c
9658 ____________________________________________________________________________
9659 [   669] By: TimBunce                              on 1998/03/03  09:58:58
9660         Log: Title:  "Make Configure less negative about PerlIO", #F036
9661              From:  chip@atlantic.net
9662              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
9663              Files:  Configure
9664      Branch: maint-5.004/perl
9665            ! Configure
9666 ____________________________________________________________________________
9667 [   668] By: TimBunce                              on 1998/03/03  09:55:51
9668         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
9669              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
9670              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
9671              Files:  pp_ctl.c
9672      Branch: maint-5.004/perl
9673            ! pp_ctl.c
9674 ____________________________________________________________________________
9675 [   667] By: TimBunce                              on 1998/03/03  09:52:59
9676         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
9677              From:  Irving Reid <irving@tor.securecomputing.com>
9678              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
9679              Files:  lib/Getopt/Long.pm
9680      Branch: maint-5.004/perl
9681            ! lib/Getopt/Long.pm
9682 ____________________________________________________________________________
9683 [   666] By: TimBunce                              on 1998/03/03  09:51:27
9684         Log: Title:  "adding the newSVpvn API function", #F033
9685              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9686              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
9687              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
9688      Branch: maint-5.004/perl
9689            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
9690 ____________________________________________________________________________
9691 [   665] By: TimBunce                              on 1998/03/03  09:43:30
9692         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
9693              From:  Chip Salzenberg
9694              Files:  toke.c
9695      Branch: maint-5.004/perl
9696            ! toke.c
9697 ____________________________________________________________________________
9698 [   664] By: TimBunce                              on 1998/03/03  09:41:40
9699         Log: Title:  "Re-optimize character classes", #F031
9700              From:  Chip Salzenberg
9701              Files:  regcomp.h regcomp.c regexec.c
9702      Branch: maint-5.004/perl
9703            ! regcomp.c regcomp.h regexec.c
9704 ____________________________________________________________________________
9705 [   663] By: TimBunce                              on 1998/03/03  09:39:55
9706         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
9707              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
9708              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
9709              Files:  op.c t/op/local.t
9710      Branch: maint-5.004/perl
9711            ! op.c t/op/local.t
9712 ____________________________________________________________________________
9713 [   662] By: TimBunce                              on 1998/03/03  09:37:51
9714         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
9715              From:  Chip Salzenberg
9716              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
9717              pp_hot.c regexec.c scope.c
9718      Branch: maint-5.004/perl
9719            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
9720            ! proto.h regexec.c regexp.h scope.c
9721 ____________________________________________________________________________
9722 [   661] By: TimBunce                              on 1998/03/03  09:27:04
9723         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
9724              From:  Chip Salzenberg
9725              Files:  toke.c
9726      Branch: maint-5.004/perl
9727            ! toke.c
9728 ____________________________________________________________________________
9729 [   660] By: TimBunce                              on 1998/03/03  09:24:41
9730         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
9731              From:  Chip Salzenberg
9732              Files:  scope.c
9733      Branch: maint-5.004/perl
9734            ! scope.c
9735 ____________________________________________________________________________
9736 [   659] By: TimBunce                              on 1998/03/03  09:24:00
9737         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
9738              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9739              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
9740              Files:  sv.c t/op/sprintf.t
9741      Branch: maint-5.004/perl
9742            ! sv.c t/op/sprintf.t
9743 ____________________________________________________________________________
9744 [   658] By: TimBunce                              on 1998/03/03  09:22:13
9745         Log: Title:  "Tiny core patch for source filters", #F025
9746              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
9747              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
9748              Files:  toke.c
9749      Branch: maint-5.004/perl
9750            ! toke.c
9751 ____________________________________________________________________________
9752 [   657] By: TimBunce                              on 1998/03/03  09:20:00
9753         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
9754              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9755              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
9756              Files:  t/base/lex.t toke.c
9757      Branch: maint-5.004/perl
9758            ! t/base/lex.t toke.c
9759 ____________________________________________________________________________
9760 [   656] By: TimBunce                              on 1998/03/03  09:17:56
9761         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
9762              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9763              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
9764              Files:  doio.c t/pragma/warn-1global
9765      Branch: maint-5.004/perl
9766            ! doio.c t/pragma/warn-1global
9767 ____________________________________________________________________________
9768 [   655] By: TimBunce                              on 1998/03/03  09:16:56
9769         Log: Title:  "Fix '*' prototype", #F022
9770              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9771              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
9772              Files:  toke.c
9773      Branch: maint-5.004/perl
9774            ! toke.c
9775 ____________________________________________________________________________
9776 [   654] By: TimBunce                              on 1998/03/03  09:15:04
9777         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
9778              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
9779              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
9780              Files:  lib/File/Find.pm
9781      Branch: maint-5.004/perl
9782            ! lib/File/Find.pm
9783 ____________________________________________________________________________
9784 [   653] By: TimBunce                              on 1998/03/03  09:11:55
9785         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
9786              From:  Chip Salzenberg
9787              Files:  sv.c
9788      Branch: maint-5.004/perl
9789            ! sv.c
9790 ____________________________________________________________________________
9791 [   652] By: TimBunce                              on 1998/03/03  09:07:50
9792         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
9793              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9794              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
9795              Files:  scope.c
9796      Branch: maint-5.004/perl
9797            ! scope.c
9798 ____________________________________________________________________________
9799 [   651] By: TimBunce                              on 1998/03/03  09:07:10
9800         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
9801              From:  Stephane Payrard <stef@francenet.fr>
9802              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
9803              Files:  op.c t/op/my.t
9804      Branch: maint-5.004/perl
9805            ! op.c t/op/my.t
9806 ____________________________________________________________________________
9807 [   650] By: TimBunce                              on 1998/03/03  09:04:04
9808         Log: Title:  "enhanced "use strict" warning", #F017
9809              From:  Tkil <tkil@reptile.scrye.com>
9810              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
9811              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
9812      Branch: maint-5.004/perl
9813            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
9814 ____________________________________________________________________________
9815 [   649] By: TimBunce                              on 1998/03/03  09:02:55
9816         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
9817              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9818              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
9819              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
9820      Branch: maint-5.004/perl
9821            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
9822 ____________________________________________________________________________
9823 [   648] By: TimBunce                              on 1998/03/03  08:58:00
9824         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
9825              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9826              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
9827              Files:  sv.c
9828      Branch: maint-5.004/perl
9829            ! sv.c
9830 ____________________________________________________________________________
9831 [   647] By: TimBunce                              on 1998/03/03  08:53:35
9832         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
9833              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9834              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
9835              Files:  os2/os2.c util.c
9836      Branch: maint-5.004/perl
9837            ! os2/os2.c util.c
9838 ____________________________________________________________________________
9839 [   646] By: TimBunce                              on 1998/03/03  08:51:04
9840         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
9841              From:  Roderick Schertler <roderick@argon.org>
9842              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
9843              Files:  doio.c t/op/misc.t
9844      Branch: maint-5.004/perl
9845            ! doio.c t/op/misc.t
9846 ____________________________________________________________________________
9847 [   645] By: TimBunce                              on 1998/03/03  08:49:34
9848         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
9849              From:  Stephen McCamant <alias@mcs.com>
9850              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
9851              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
9852      Branch: maint-5.004/perl
9853            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
9854 ____________________________________________________________________________
9855 [   644] By: TimBunce                              on 1998/03/03  08:43:06
9856         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
9857              From:  Spider Boardman <spider@orb.nashua.nh.us>
9858              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
9859              Files:  sv.c
9860      Branch: maint-5.004/perl
9861            ! sv.c
9862 ____________________________________________________________________________
9863 [   643] By: TimBunce                              on 1998/03/03  08:41:07
9864         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
9865              From:  Chip Salzenberg
9866              Files:  op.c t/op/my.t
9867      Branch: maint-5.004/perl
9868            ! op.c t/op/my.t
9869 ____________________________________________________________________________
9870 [   642] By: TimBunce                              on 1998/03/03  08:39:11
9871         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
9872              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9873              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
9874              Files:  pod/perlobj.pod sv.c t/op/ref.t
9875      Branch: maint-5.004/perl
9876            ! pod/perlobj.pod sv.c t/op/ref.t
9877 ____________________________________________________________________________
9878 [   641] By: gsar                                  on 1998/03/03  04:39:49
9879         Log: merge problematic maintpatch to op.c
9880              #77:  "Eliminate double warnings under C<package;>"
9881              From:  Chip Salzenberg
9882              Files:  gv.c op.c toke.c
9883      Branch: win32/perl
9884            ! gv.c op.c toke.c
9885 ____________________________________________________________________________
9886 [   640] By: gsar                                  on 1998/03/03  04:30:22
9887         Log: merge another conflicting maintpatch to op.c
9888              #17:  "Enhanced "use strict" warning"
9889              From:  Tkil <tkil@reptile.scrye.com>
9890              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
9891              Date:  Thu, 4 Dec 1997 02:38:26 -0700
9892              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
9893      Branch: win32/perl
9894            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
9895 ____________________________________________________________________________
9896 [   639] By: gsar                                  on 1998/03/03  04:09:11
9897         Log: maintpatch
9898              #73:  "Fix order of warnings for misplaced subscripts"
9899              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9900              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
9901              Date:  Mon, 13 Oct 1997 11:23:56 +0100
9902              Files:  op.c
9903      Branch: win32/perl
9904            ! op.c
9905 ____________________________________________________________________________
9906 [   638] By: gsar                                  on 1998/03/03  04:02:16
9907         Log: manually apply another conflicting maintpatch
9908              #64:  "Fix extension version mismatch message"
9909              From:  Chip Salzenberg
9910              Files:  XSUB.h
9911      Branch: win32/perl
9912            ! XSUB.h
9913 ____________________________________________________________________________
9914 [   637] By: gsar                                  on 1998/03/03  03:57:08
9915         Log: maintpatch
9916              #62:  "Fix doc bug in getservbyname() examples"
9917              From:  Tom Christiansen
9918              Files:  ext/Socket/Socket.pm
9919      Branch: win32/perl
9920            ! ext/Socket/Socket.pm
9921 ____________________________________________________________________________
9922 [   636] By: gsar                                  on 1998/03/03  03:55:13
9923         Log: maintpatch
9924              #60:  "Socket occasional SEGV"
9925              From:  Trevor Blackwell <tlb@viaweb.com>
9926              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
9927              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
9928              Files:  ext/Socket/Socket.xs
9929      Branch: win32/perl
9930            ! ext/Socket/Socket.xs
9931 ____________________________________________________________________________
9932 [   635] By: gsar                                  on 1998/03/03  03:51:01
9933         Log: maintpatches for docs
9934              #53:  "Perlop bitwise & | ^ documentation"
9935              From:  Tom Phoenix <rootbeer@teleport.com>
9936              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
9937              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
9938              Files:  pod/perlfunc.pod
9939              -------- 
9940              #54:  "Update docs on tr///"
9941              From:  Tom Phoenix <rootbeer@teleport.com>
9942              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
9943              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
9944              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9945              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9946              pod/perlstyle.pod toke.c
9947      Branch: win32/perl
9948            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9949            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9950            ! pod/perlstyle.pod toke.c
9951 ____________________________________________________________________________
9952 [   634] By: gsar                                  on 1998/03/03  03:43:42
9953         Log: another maintpatch (this one needed adjust of test nos.)
9954              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9955              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
9956              Date: Thu, 22 Jan 1998 12:11:49 +0000
9957              Subject: Re: [PERL] A few perl5.004_03 bugs 
9958      Branch: win32/perl
9959            ! mg.c t/op/magic.t
9960 ____________________________________________________________________________
9961 [   633] By: gsar                                  on 1998/03/03  03:36:40
9962         Log: merge another toke.c patch and its dependent (very carefully)
9963              #32:  "Support C<Package::> as function-blind bearword"
9964              From:  Chip Salzenberg
9965              Files:  toke.c
9966              --------
9967              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
9968              From:  Gurusamy Sarathy
9969              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
9970      Branch: win32/perl
9971            ! pod/perldelta.pod pod/perldiag.pod toke.c
9972 ____________________________________________________________________________
9973 [   632] By: gsar                                  on 1998/03/03  03:12:16
9974         Log: another toke.c maintpatch
9975              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
9976              From:  Chip Salzenberg
9977              Files:  toke.c
9978      Branch: win32/perl
9979            ! toke.c
9980 ____________________________________________________________________________
9981 [   631] By: gsar                                  on 1998/03/03  03:06:59
9982         Log: still another maintpatch
9983              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9984              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
9985              Date: Sun, 02 Nov 1997 13:31:54 +0000
9986              Subject: [PATCH] assorted sprintf bugs
9987      Branch: win32/perl
9988            ! sv.c t/op/sprintf.t
9989 ____________________________________________________________________________
9990 [   630] By: gsar                                  on 1998/03/03  03:03:55
9991         Log: yet another maintpatch
9992              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9993              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
9994              Date: Sat, 22 Nov 1997 12:52:16 +0000
9995              Subject: Re: [PERL] Unexpected output 
9996      Branch: win32/perl
9997            ! doio.c t/pragma/warn-1global
9998 ____________________________________________________________________________
9999 [   629] By: gsar                                  on 1998/03/03  02:57:33
10000         Log: merge another maintpatch to toke.c
10001              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10002              Date: Sat, 22 Nov 1997 14:45:23 GMT
10003              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
10004              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
10005      Branch: win32/perl
10006            ! t/base/lex.t toke.c
10007 ____________________________________________________________________________
10008 [   628] By: gsar                                  on 1998/03/03  02:50:20
10009         Log: manually merge a maintpatch
10010              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
10011              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
10012              From: gnat@frii.com
10013              Subject: [PERL] Commenting toke.c
10014      Branch: win32/perl
10015            ! toke.c
10016 ____________________________________________________________________________
10017 [   627] By: TimBunce                              on 1998/03/02  22:34:47
10018         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
10019              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10020              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
10021              Files:  pp_hot.c pp_sys.c
10022      Branch: maint-5.004/perl
10023            ! pp_hot.c pp_sys.c
10024 ____________________________________________________________________________
10025 [   626] By: TimBunce                              on 1998/03/02  22:31:13
10026         Log: This is the change description for change 625
10027              Title:  "Fix tr///s option", #F007
10028              From:  Inaba Hiroto <inaba@st.rim.or.jp>
10029              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
10030              Files:  doop.c
10031      Branch: maint-5.004/perl
10032            ! doop.c
10033 ____________________________________________________________________________
10034 [   625] By: TimBunce                              on 1998/03/02  22:23:48
10035         Log:      Branch: maint-5.004/perl
10036            ! doop.c
10037 ____________________________________________________________________________
10038 [   623] By: TimBunce                              on 1998/03/02  21:51:53
10039         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
10040              From:  Chip Salzenberg
10041              Files:  pp_ctl.c
10042      Branch: maint-5.004/perl
10043            ! pp_ctl.c
10044 ____________________________________________________________________________
10045 [   622] By: TimBunce                              on 1998/03/02  21:43:29
10046         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
10047              From:  Chip Salzenberg
10048              Files:  sv.c
10049      Branch: maint-5.004/perl
10050            ! sv.c
10051 ____________________________________________________________________________
10052 [   621] By: TimBunce                              on 1998/03/02  21:29:59
10053         Log: Title:  "Fix compile-time warning line in while ()", #F004
10054              From:  Chip Salzenberg
10055              Files:  op.c
10056      Branch: maint-5.004/perl
10057            ! op.c
10058 ____________________________________________________________________________
10059 [   620] By: TimBunce                              on 1998/03/02  21:25:27
10060         Log: Title:  "STMT foreach LIST;", #F002
10061              From:  Chip Salzenberg
10062              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
10063              vms/perly_c.vms
10064      Branch: maint-5.004/perl
10065            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10066            ! toke.c vms/perly_c.vms
10067 ____________________________________________________________________________
10068 [   619] By: TimBunce                              on 1998/03/02  21:12:58
10069         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
10070              From:  Chip Salzenberg
10071              Files:  op.c
10072      Branch: maint-5.004/perl
10073            ! op.c
10074 ____________________________________________________________________________
10075 [   618] By: gsar                                  on 1998/03/02  04:40:16
10076         Log: make t/lib/nothread.t type xtext also
10077      Branch: win32/perl
10078            ! t/op/nothread.t
10079 ____________________________________________________________________________
10080 [   617] By: gsar                                  on 1998/03/02  04:35:15
10081         Log: make t/lib/thread.t type xtext
10082      Branch: win32/perl
10083            ! t/lib/thread.t
10084 ____________________________________________________________________________
10085 [   616] By: gsar                                  on 1998/03/02  04:17:40
10086         Log: fix misapplied hunks in change#614
10087      Branch: win32/perl
10088            ! scope.c scope.h
10089 ____________________________________________________________________________
10090 [   615] By: gsar                                  on 1998/03/02  03:39:16
10091         Log: another one down
10092              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10093              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
10094              Date: Tue, 25 Nov 1997 23:03:48 -0800
10095              Subject: [PERL] File::Find bugs & patches
10096      Branch: win32/perl
10097            ! lib/File/Find.pm
10098 ____________________________________________________________________________
10099 [   614] By: gsar                                  on 1998/03/02  03:28:28
10100         Log: this one with adjusted test numbers
10101              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10102              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10103              From: Stephen McCamant <alias@mcs.com>
10104              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10105      Branch: win32/perl
10106            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10107 ____________________________________________________________________________
10108 [   613] By: gsar                                  on 1998/03/02  03:13:32
10109         Log: still another
10110              From: Inaba Hiroto <inaba@st.rim.or.jp>
10111              Subject: [PERL] tr///s bug
10112              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10113              Date: Sat, 10 Jan 1998 15:53:33 +0900
10114      Branch: win32/perl
10115            ! doop.c t/op/subst.t
10116 ____________________________________________________________________________
10117 [   612] By: gsar                                  on 1998/03/02  03:01:27
10118         Log: yet another patch
10119              From: Chip Salzenberg <salzench@nielsenmedia.com>
10120              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10121              Subject: Tiny but massively cool:  C<statement foreach @list>
10122              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10123      Branch: win32/perl
10124            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10125            ! toke.c vms/perly_c.vms
10126 ____________________________________________________________________________
10127 [   611] By: gsar                                  on 1998/03/02  01:52:46
10128         Log: yet another 'old' patch
10129              From: Stephane Payrard <stef@francenet.fr>
10130              Message-Id: <199712040054.BAA04612@www.zweig.com>
10131              To: perl5-porters@perl.org
10132              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10133              between `my' and `local' (Patch included)
10134      Branch: win32/perl
10135            ! op.c t/op/my.t
10136 ____________________________________________________________________________
10137 [   610] By: gsar                                  on 1998/03/02  01:45:55
10138         Log: another 'old' patch
10139              From: Roderick Schertler <roderick@argon.org>
10140              Date: 19 Dec 1997 12:52:36 -0500
10141              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10142              Subject: [PERL] [PATCH] Re: Problem with open >&=
10143      Branch: win32/perl
10144            ! doio.c t/op/misc.t
10145 ____________________________________________________________________________
10146 [   609] By: gsar                                  on 1998/03/02  01:23:56
10147         Log: apply missing pieces from:
10148              From: Chip Salzenberg <salzench@nielsenmedia.com>
10149              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10150              Subject: [PATCH] Improved LVALUE patch
10151              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10152      Branch: win32/perl
10153            ! sv.c
10154 ____________________________________________________________________________
10155 [   608] By: gsar                                  on 1998/03/02  01:13:01
10156         Log: merge two important 'old' patches
10157              From: Chip Salzenberg <salzench@nielsenmedia.com>
10158              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10159              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
10160              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10161              ------
10162              From: Chip Salzenberg <salzench@nielsenmedia.com>
10163              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10164              Subject: [PATCH] Fix for compile-time while() warnings
10165              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10166      Branch: win32/perl
10167            ! op.c
10168 ____________________________________________________________________________
10169 [   607] By: gsar                                  on 1998/03/01  06:52:26
10170         Log: integrate mainline changes
10171      Branch: asperl
10172           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10173           +> lib/Tie/Handle.pm t/op/tiehandle.t
10174            - config_H
10175           !> (integrate 89 files)
10176 ____________________________________________________________________________
10177 [   606] By: gsar                                  on 1998/02/28  23:11:00
10178         Log: misc small tweaks
10179              - AutoLoader fix for long::pack::names
10180              - d_mymalloc can be set from makefiles now
10181              - make search.pl actually work on win32
10182              - revert podoc about $^E on OS/2 (per Ilya's wishes)
10183      Branch: win32/perl
10184            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10185            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10186 ____________________________________________________________________________
10187 [   605] By: gsar                                  on 1998/02/28  22:16:45
10188         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10189      Branch: win32/perl
10190            ! embedvar.h sv.h
10191 ____________________________________________________________________________
10192 [   604] By: gsar                                  on 1998/02/28  21:08:58
10193         Log: integrate mainline
10194      Branch: win32/perl
10195           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10196           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10197           !> byterun.c ext/SDBM_File/Makefile.PL
10198           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10199           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10200           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10201           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10202           !> vms/test.com win32/makedef.pl
10203 ____________________________________________________________________________
10204 [   603] By: nick                                  on 1998/02/28  11:31:15
10205         Log: Missed FREAD in bytecode.h
10206              Cannot export svref_mutex in non-threaded perl
10207      Branch: perl
10208            ! bytecode.h win32/makedef.pl
10209
10210 ----------------
10211 Version 5.004_61
10212 ----------------
10213
10214 ____________________________________________________________________________
10215 [   602] By: mbeattie                              on 1998/02/27  18:35:27
10216         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10217              preprocessor symbol on Digital UNIX.
10218      Branch: perl
10219            ! bytecode.h bytecode.pl byterun.c
10220 ____________________________________________________________________________
10221 [   601] By: mbeattie                              on 1998/02/27  18:27:00
10222         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10223      Branch: perl
10224            ! sv.h
10225 ____________________________________________________________________________
10226 [   600] By: mbeattie                              on 1998/02/27  18:15:07
10227         Log: Add atomic.h to MANIFEST
10228      Branch: perl
10229            ! MANIFEST
10230 ____________________________________________________________________________
10231 [   599] By: mbeattie                              on 1998/02/27  18:13:52
10232         Log: Integrate win32 branch into mainline.
10233      Branch: perl
10234            ! bytecode.pl
10235           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10236           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10237           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10238           !> win32/config.gc win32/config.vc win32/config_H.bc
10239           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10240           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10241           !> win32/win32thread.h
10242 ____________________________________________________________________________
10243 [   598] By: mbeattie                              on 1998/02/27  18:06:41
10244         Log: Make refcounts atomic for threading (dependent on appropriate
10245              arch-dependent and compiler-dependent definitions in atomic.h
10246              or else falls back to a global mutex to protect refcounts).
10247      Branch: perl
10248            + atomic.h
10249            ! global.sym perl.c perlvars.h sv.c sv.h
10250 ____________________________________________________________________________
10251 [   597] By: mbeattie                              on 1998/02/27  15:37:22
10252         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10253      Branch: perl
10254            ! MANIFEST
10255 ____________________________________________________________________________
10256 [   596] By: mbeattie                              on 1998/02/27  15:34:55
10257         Log: Missed adding new file Policy_sh.SH in change 592.
10258      Branch: perl
10259            + Policy_sh.SH
10260 ____________________________________________________________________________
10261 [   595] By: mbeattie                              on 1998/02/27  15:34:06
10262         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10263              Date: Fri, 27 Feb 1998 04:15:04 +0000
10264              From: Graham Barr <gbarr@pobox.com>
10265      Branch: perl
10266            + lib/Tie/Handle.pm t/op/tiehandle.t
10267            ! pod/perltie.pod pp_sys.c
10268 ____________________________________________________________________________
10269 [   594] By: mbeattie                              on 1998/02/27  15:31:12
10270         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10271              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10272              Date: Thu, 26 Feb 1998 11:09:55 -0800
10273              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10274              Date: Thu, 26 Feb 1998 11:15:24 -0800
10275      Branch: perl
10276            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10277            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10278            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10279            ! vms/test.com
10280 ____________________________________________________________________________
10281 [   593] By: mbeattie                              on 1998/02/27  15:26:45
10282         Log: Fix file-descriptor leak when pipes fail via taint checks:
10283              Subject: [PATCH] Some patches went through cracks
10284              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10285              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10286      Branch: perl
10287            ! os2/os2.c util.c
10288 ____________________________________________________________________________
10289 [   592] By: mbeattie                              on 1998/02/27  15:15:12
10290         Log: Subject: Config_60-03-04.diff patch for 5.004_60
10291              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10292              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10293      Branch: perl
10294            ! Configure MANIFEST Makefile.SH os2/diff.configure
10295 ____________________________________________________________________________
10296 [   591] By: gsar                                  on 1998/02/26  19:34:50
10297         Log: added AS patch#9
10298      Branch: asperl
10299            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10300            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10301            - win32/ipstdiowin.h win32/perlobj.def
10302            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10303            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10304            ! win32/win32sck.c win32/win32thread.c
10305 ____________________________________________________________________________
10306 [   590] By: gsar                                  on 1998/02/26  04:25:40
10307         Log: various changes to make win32 build under the new Configure & co.
10308              - added byterun.c to core C build
10309              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10310              after adding new variables to config.[bgv]c
10311              - sig_name_init now has only the valid signals
10312              - we now have $Config{usethreads}
10313              - tested under the two commercial compilers w/ and w/o usethreads
10314      Branch: win32/perl
10315            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10316            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10317            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10318 ____________________________________________________________________________
10319 [   589] By: gsar                                  on 1998/02/26  03:56:19
10320         Log: various cleanups so that B can be built as "just another extension"
10321              - export symbols needed for building B
10322              - bset_obj_store() is needed by byterun(), so define it there instead
10323              of at B.xs, and export it
10324              - freadpv() is only used in B.xs, so move it there
10325              - byte*.h are now included by perl.h
10326              - regenerate embed*.h
10327      Branch: win32/perl
10328            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10329            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10330 ____________________________________________________________________________
10331 [   588] By: gsar                                  on 1998/02/25  21:46:35
10332         Log: integrate mainline
10333      Branch: win32/perl
10334           +> Porting/config.sh Porting/config_H
10335            - config_H
10336           !> (integrate 54 files)
10337 ____________________________________________________________________________
10338 [   587] By: gsar                                  on 1998/02/25  19:20:26
10339         Log: added AS patch#8
10340      Branch: asperl
10341            ! sv.c x2p/a2py.c x2p/util.c
10342 ____________________________________________________________________________
10343 [   586] By: gsar                                  on 1998/02/25  19:08:06
10344         Log: added AS patch#7
10345              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10346              Date:    Tue, 24 Feb 1998 07:57:07 PST
10347              From:    Douglas Lankshear <dougl@ActiveState.com>
10348              Subject: [PATCH] 
10349              
10350              Here's an attempt at
10351              6. MANIFEST must be updated with new file names
10352              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
10353              And some changes to move toward
10354              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
10355              
10356              -- Doug
10357      Branch: asperl
10358            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
10359            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
10360            ! perlenv.h perlio.h perllio.h win32/Makefile
10361 ____________________________________________________________________________
10362 [   585] By: mbeattie                              on 1998/02/25  17:44:34
10363         Log: More compiler tweaks.
10364      Branch: perl
10365            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
10366 ____________________________________________________________________________
10367 [   584] By: mbeattie                              on 1998/02/25  15:36:38
10368         Log: Subject: [PATCH 5.004_60] dos-djgpp update
10369              Date: Wed, 25 Feb 1998 11:17:07 +0100
10370              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10371      Branch: perl
10372            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
10373 ____________________________________________________________________________
10374 [   583] By: mbeattie                              on 1998/02/25  15:34:48
10375         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
10376      Branch: perl
10377            ! global.sym patchlevel.h
10378 ____________________________________________________________________________
10379 [   582] By: mbeattie                              on 1998/02/25  15:28:08
10380         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
10381              Date: Tue, 24 Feb 1998 11:15:57 +0000
10382              From: Robin Houston <robin@oneworld.org>
10383      Branch: perl
10384            ! pod/perldiag.pod pp_ctl.c
10385 ____________________________________________________________________________
10386 [   581] By: mbeattie                              on 1998/02/25  15:27:06
10387         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
10388              Date: 23 Feb 1998 23:36:09 +0100
10389              From: Gisle Aas <gisle@aas.no>
10390      Branch: perl
10391            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
10392 ____________________________________________________________________________
10393 [   580] By: mbeattie                              on 1998/02/25  15:25:29
10394         Log: Subject: [PATCH 5.004_60] improved Test.pm
10395              Date: Sat, 21 Feb 1998 14:17:09 -0500
10396              From: Joshua Pritikin <pritikin@mindspring.com>
10397      Branch: perl
10398            ! lib/Test.pm
10399 ____________________________________________________________________________
10400 [   579] By: mbeattie                              on 1998/02/25  15:23:24
10401         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
10402              From: Jarkko Hietaniemi <jhi@iki.fi>
10403              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
10404              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
10405              Subject: Re: your HP-UX perl patch
10406              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
10407      Branch: perl
10408            ! Makefile.SH embed.h global.sym hints/hpux.sh
10409 ____________________________________________________________________________
10410 [   578] By: mbeattie                              on 1998/02/25  15:18:06
10411         Log: Back out DB_File patch (change _553) and tweak Configure.
10412              Subject: ANNOUNCE: perl5.004_60 is available
10413              Date: Mon, 23 Feb 1998 10:47:26 -0000
10414              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
10415      Branch: perl
10416            ! Configure ext/DB_File/DB_File.xs
10417 ____________________________________________________________________________
10418 [   577] By: mbeattie                              on 1998/02/25  15:04:00
10419         Log: Subject: [PATCH] Cwd.pm
10420              Date: Fri, 20 Feb 1998 10:27:54 -0600
10421              From: Graham Barr <gbarr@ti.com>
10422      Branch: perl
10423            ! lib/Cwd.pm
10424 ____________________________________________________________________________
10425 [   576] By: mbeattie                              on 1998/02/25  15:02:57
10426         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10427              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
10428              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
10429              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
10430              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
10431              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
10432              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
10433      Branch: perl
10434            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
10435 ____________________________________________________________________________
10436 [   575] By: mbeattie                              on 1998/02/25  14:58:00
10437         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
10438              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
10439              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10440      Branch: perl
10441            + Porting/config.sh Porting/config_H
10442            - config_H
10443            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
10444            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
10445            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
10446            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
10447            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
10448            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
10449            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
10450 ____________________________________________________________________________
10451 [   574] By: gsar                                  on 1998/02/24  02:21:14
10452         Log: fix typos in sv.c
10453      Branch: win32/perl
10454            ! sv.c
10455 ____________________________________________________________________________
10456 [   573] By: mbeattie                              on 1998/02/23  10:03:39
10457         Log: Remove old Linux+threads segfault degugging kludge.
10458      Branch: perl
10459            ! perl.c
10460 ____________________________________________________________________________
10461 [   572] By: gsar                                  on 1998/02/23  09:45:26
10462         Log: undo previous change (no added value!)
10463      Branch: win32/perl
10464            ! win32/bin/pl2bat.pl
10465 ____________________________________________________________________________
10466 [   571] By: gsar                                  on 1998/02/23  09:18:32
10467         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
10468              John Cavanaugh <cavanaug@sdd.hp.com>)
10469      Branch: win32/perl
10470            ! win32/bin/pl2bat.pl
10471 ____________________________________________________________________________
10472 [   570] By: gsar                                  on 1998/02/22  04:02:15
10473         Log: support chown() (just a noop for now)
10474      Branch: win32/perl
10475            ! dosish.h win32/win32.c win32/win32.h
10476 ____________________________________________________________________________
10477 [   569] By: gsar                                  on 1998/02/22  03:09:55
10478         Log: integrate latest win32 branch
10479      Branch: asperl
10480           +> (branch 41 files)
10481           !> (integrate 59 files)
10482 ____________________________________________________________________________
10483 [   568] By: gsar                                  on 1998/02/22  02:40:56
10484         Log: get compiler building under win32 (needed Makefile.PL
10485              hacks that could be applicable to other platforms)
10486      Branch: win32/perl
10487            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
10488 ____________________________________________________________________________
10489 [   567] By: gsar                                  on 1998/02/22  01:30:19
10490         Log: integrate mainline
10491      Branch: win32/perl
10492           +> (branch 41 files)
10493           !> (integrate 46 files)
10494 ____________________________________________________________________________
10495 [   566] By: gsar                                  on 1998/02/20  22:31:56
10496         Log: fix handle leak in join()
10497      Branch: win32/perl
10498            ! win32/win32thread.h
10499
10500 ----------------
10501 Version 5.004_60
10502 ----------------
10503
10504 ____________________________________________________________________________
10505 [   565] By: mbeattie                              on 1998/02/20  18:23:47
10506         Log: Remove compiler files from their old lib/B locations. The compiler
10507              now builds by default (without the byteperl executable so far) and
10508              seems to work at least minimally.
10509      Branch: perl
10510            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
10511            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
10512            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
10513            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
10514            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
10515            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
10516            ! MANIFEST bytecode.pl
10517 ____________________________________________________________________________
10518 [   564] By: mbeattie                              on 1998/02/20  18:05:33
10519         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
10520              under ext/B.
10521      Branch: perl
10522           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
10523           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
10524           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
10525           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
10526           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
10527           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
10528           +> ext/B/B/makeliblinks ext/B/O.pm
10529 ____________________________________________________________________________
10530 [   563] By: mbeattie                              on 1998/02/20  17:54:58
10531         Log: Start getting compiler to work when built with the core.
10532              [Still won't work as of this change.]
10533      Branch: perl
10534           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
10535           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
10536           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
10537           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
10538           +> lib/B/Terse.pm lib/B/Xref.pm
10539            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
10540 ____________________________________________________________________________
10541 [   562] By: mbeattie                              on 1998/02/20  16:42:13
10542         Log: Merge perlext/Compiler/... into mainline. Some files move to
10543              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
10544              move to the base perl directory (e.g. headers). Will need some
10545              cleaning up before it builds properly, I would guess.
10546      Branch: perl
10547           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
10548           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
10549           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
10550           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
10551           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
10552           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
10553           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
10554           +> lib/B/makeliblinks lib/O.pm
10555 ____________________________________________________________________________
10556 [   561] By: mbeattie                              on 1998/02/20  16:39:38
10557         Log: Win32 changes from Sarathy, tweaked slightly by me.
10558      Branch: perlext
10559            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
10560            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
10561            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
10562            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
10563 ____________________________________________________________________________
10564 [   560] By: mbeattie                              on 1998/02/20  15:46:15
10565         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
10566      Branch: perl
10567            ! perl.c
10568 ____________________________________________________________________________
10569 [   559] By: mbeattie                              on 1998/02/20  12:56:10
10570         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
10571      Branch: perl
10572            ! MANIFEST patchlevel.h
10573 ____________________________________________________________________________
10574 [   558] By: mbeattie                              on 1998/02/20  12:53:26
10575         Log: Integrate win32 branch into mainline.
10576      Branch: perl
10577           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
10578           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10579           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10580           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10581           !> win32/win32iop.h x2p/a2p.h
10582 ____________________________________________________________________________
10583 [   557] By: mbeattie                              on 1998/02/20  12:51:42
10584         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
10585              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
10586              From: Jarkko Hietaniemi <jhi@iki.fi>
10587      Branch: perl
10588            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
10589            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
10590            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
10591            ! pod/perltoc.pod pod/perlvar.pod
10592 ____________________________________________________________________________
10593 [   556] By: mbeattie                              on 1998/02/20  12:49:54
10594         Log: Subject: [PATCH] installperl
10595              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
10596              From: Norton Allen <allen@huarp.harvard.edu>
10597      Branch: perl
10598            ! installperl
10599 ____________________________________________________________________________
10600 [   555] By: mbeattie                              on 1998/02/20  12:49:09
10601         Log: Subject: [PATCH:_59] t/op/wantarray.t
10602              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
10603              From: Norton Allen <allen@huarp.harvard.edu>
10604      Branch: perl
10605            + t/op/wantarray.t
10606 ____________________________________________________________________________
10607 [   554] By: mbeattie                              on 1998/02/20  12:47:44
10608         Log: Subject: Misprint in regcomp.c [PATCH]
10609              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
10610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10611      Branch: perl
10612            ! regcomp.c
10613 ____________________________________________________________________________
10614 [   553] By: mbeattie                              on 1998/02/20  12:45:08
10615         Log: Subject: DB_File ->length does not work just after tie.
10616              Date: Tue, 17 Feb 1998 13:19:18 GMT
10617              From: Nick Ing-Simmons <nik@tiuk.ti.com>
10618      Branch: perl
10619            ! ext/DB_File/DB_File.xs
10620 ____________________________________________________________________________
10621 [   552] By: mbeattie                              on 1998/02/20  12:43:32
10622         Log: Subject: [PATCH] - perl5.005_59, update Copyright
10623              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
10624              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
10625      Branch: perl
10626            ! perl.c
10627 ____________________________________________________________________________
10628 [   551] By: mbeattie                              on 1998/02/20  12:42:41
10629         Log: Subject: Re: for() and map() peculiarity
10630              Date: Mon, 16 Feb 1998 21:33:44 +0000
10631              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10632      Branch: perl
10633            ! pod/perlsyn.pod
10634 ____________________________________________________________________________
10635 [   550] By: mbeattie                              on 1998/02/20  12:41:53
10636         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
10637              Date: Mon, 16 Feb 1998 11:46:29 -0800
10638              From: Dan Sugalski <sugalskd@osshe.edu>
10639      Branch: perl
10640            ! vms/config.vms
10641 ____________________________________________________________________________
10642 [   549] By: mbeattie                              on 1998/02/20  12:40:55
10643         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
10644              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
10645              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
10646      Branch: perl
10647            ! global.sym
10648 ____________________________________________________________________________
10649 [   548] By: mbeattie                              on 1998/02/20  12:39:56
10650         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
10651              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
10652              From: Jarkko Hietaniemi <jhi@iki.fi>
10653      Branch: perl
10654            ! hints/irix_6.sh
10655 ____________________________________________________________________________
10656 [   547] By: mbeattie                              on 1998/02/20  12:38:58
10657         Log: Subject: [PATCH] perlguts update
10658              Date: 16 Feb 1998 11:23:53 +0100
10659              From: Gisle Aas <gisle@aas.no>
10660      Branch: perl
10661            ! pod/perlguts.pod
10662 ____________________________________________________________________________
10663 [   546] By: mbeattie                              on 1998/02/20  12:38:01
10664         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
10665              Date: Sun, 15 Feb 1998 23:56:05 -0500
10666              From: Irving Reid <irving@tor.securecomputing.com>
10667      Branch: perl
10668            ! hints/bsdos.sh
10669 ____________________________________________________________________________
10670 [   545] By: mbeattie                              on 1998/02/20  12:37:11
10671         Log: Subject: [PATCH] 5% speedup in an empty loop
10672              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
10673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10674      Branch: perl
10675            ! op.c
10676 ____________________________________________________________________________
10677 [   544] By: mbeattie                              on 1998/02/20  12:36:26
10678         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
10679              Date: Sun, 15 Feb 98 23:06:16 +0100
10680              From: Hans Mulder <hansm@icgroup.nl>
10681      Branch: perl
10682            ! hints/next_3.sh hints/next_4.sh
10683 ____________________________________________________________________________
10684 [   543] By: mbeattie                              on 1998/02/20  12:35:39
10685         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
10686              Date: Sun, 15 Feb 98 23:05:20 +0100
10687              From: Hans Mulder <hansm@icgroup.nl>
10688      Branch: perl
10689            ! malloc.c
10690 ____________________________________________________________________________
10691 [   542] By: mbeattie                              on 1998/02/20  12:35:03
10692         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
10693              From: Hans Mulder <hansm@icgroup.nl>
10694              Date: Sun, 15 Feb 98 23:04:29 +0100
10695      Branch: perl
10696            ! Configure
10697 ____________________________________________________________________________
10698 [   541] By: mbeattie                              on 1998/02/20  12:33:56
10699         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
10700              NeXT   needs DONT_DECLARE_STD)
10701              Date: Sun, 15 Feb 98 23:04:19 +0100
10702              From: Hans Mulder <hansm@icgroup.nl>
10703      Branch: perl
10704            ! perl.h
10705 ____________________________________________________________________________
10706 [   540] By: mbeattie                              on 1998/02/20  12:32:25
10707         Log: Subject: [PATCH] sv_check_thinkfirst macroized
10708              Date: 15 Feb 1998 22:00:38 +0100
10709              From: Gisle Aas <gisle@aas.no>
10710      Branch: perl
10711            ! sv.c
10712 ____________________________________________________________________________
10713 [   539] By: mbeattie                              on 1998/02/20  12:31:07
10714         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
10715              Date: Sat, 14 Feb 1998 17:58:01 -0500
10716              From: Joshua Pritikin <pritikin@mindspring.com>
10717      Branch: perl
10718            + lib/Test.pm
10719            ! MANIFEST lib/Test/Harness.pm
10720 ____________________________________________________________________________
10721 [   538] By: mbeattie                              on 1998/02/20  12:24:31
10722         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
10723              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
10724              From: Jarkko Hietaniemi <jhi@iki.fi>
10725      Branch: perl
10726            ! INSTALL pod/perldiag.pod pod/perllocale.pod
10727 ____________________________________________________________________________
10728 [   537] By: mbeattie                              on 1998/02/20  12:23:04
10729         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
10730              Date: Fri, 13 Feb 1998 13:38:28 -0800
10731              From: Dan Sugalski <sugalskd@osshe.edu>
10732      Branch: perl
10733            ! README.vms
10734 ____________________________________________________________________________
10735 [   536] By: mbeattie                              on 1998/02/20  12:20:29
10736         Log: Subject: [PATCH] 5.004_58, move intuition tests
10737              Date: Thu, 12 Feb 1998 17:11:05 -0600
10738              From: Stephen Potter <spp@psa.pencom.com>
10739      Branch: perl
10740            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10741            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
10742            ! t/op/flip.t t/op/pat.t t/op/push.t
10743 ____________________________________________________________________________
10744 [   535] By: gsar                                  on 1998/02/19  23:07:24
10745         Log: applied a version of this with tabs intact
10746              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
10747              Date:    19 Feb 1998 15:06:38 EST
10748              From:    dfan@harmonixmusic.com (Dan Schmidt)
10749              Subject: Pod::Html bug and fix: missing </UL> in index
10750      Branch: win32/perl
10751            ! lib/Pod/Html.pm
10752 ____________________________________________________________________________
10753 [   534] By: gsar                                  on 1998/02/19  19:40:27
10754         Log: Fix C<0> problem in Pod::Html
10755      Branch: win32/perl
10756            ! lib/Pod/Html.pm
10757 ____________________________________________________________________________
10758 [   533] By: gsar                                  on 1998/02/18  18:11:08
10759         Log: non-debug VC builds are -O1 now (they say it works, and is
10760              faster)
10761      Branch: win32/perl
10762            ! win32/Makefile win32/makefile.mk
10763 ____________________________________________________________________________
10764 [   532] By: gsar                                  on 1998/02/18  04:11:03
10765         Log: integrate nick's patch to mainline
10766      Branch: win32/perl
10767           !> pp.c
10768 ____________________________________________________________________________
10769 [   531] By: mbeattie                              on 1998/02/17  17:50:50
10770         Log: Assorted changes to the compiler
10771      Branch: perlext
10772            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10773            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
10774            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
10775            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
10776 ____________________________________________________________________________
10777 [   530] By: gsar                                  on 1998/02/17  01:47:35
10778         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
10779              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
10780              build passes all tests except t/lib/io_xs.t (seems to be due to
10781              broken tmpfile() in the CRT or import lib)
10782      Branch: win32/perl
10783            ! XSUB.h win32/makefile.mk win32/win32.h
10784 ____________________________________________________________________________
10785 [   529] By: gsar                                  on 1998/02/16  23:03:31
10786         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
10787              in this version of gcc!)
10788      Branch: win32/perl
10789            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
10790            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
10791 ____________________________________________________________________________
10792 [   528] By: nick                                  on 1998/02/16  22:13:04
10793         Log: Missing PUSHMARK in unshift TIEARRAY hook
10794      Branch: perl
10795            ! pp.c
10796 ____________________________________________________________________________
10797 [   527] By: gsar                                  on 1998/02/15  20:59:07
10798         Log: integrate win32 branch
10799      Branch: asperl
10800           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
10801           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10802           !> win32/makedef.pl
10803 ____________________________________________________________________________
10804 [   526] By: gsar                                  on 1998/02/15  20:02:11
10805         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
10806      Branch: win32/perl
10807            ! config_h.SH win32/config_H.bc win32/config_H.gc
10808            ! win32/config_H.vc
10809 ____________________________________________________________________________
10810 [   525] By: gsar                                  on 1998/02/15  03:26:45
10811         Log: fix build problems due to renamed Config variables
10812      Branch: win32/perl
10813            ! win32/config.bc win32/config.gc win32/config.vc
10814            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10815            ! win32/makedef.pl
10816 ____________________________________________________________________________
10817 [   524] By: gsar                                  on 1998/02/14  01:00:15
10818         Log: bring ASPerl uptodate with mainline changes
10819      Branch: asperl
10820           +> ext/DB_File/Changes t/comp/require.t
10821           !> (integrate 41 files)
10822 ____________________________________________________________________________
10823 [   523] By: gsar                                  on 1998/02/14  00:52:17
10824         Log: integrate mainline
10825      Branch: win32/perl
10826           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
10827           !> pp_hot.c t/op/magic.t
10828 ____________________________________________________________________________
10829 [   522] By: gsar                                  on 1998/02/14  00:42:37
10830         Log: added AS patch#6
10831              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
10832              Date:    Fri, 13 Feb 1998 06:14:51 PST
10833              From:    Douglas Lankshear <dougl@ActiveState.com>
10834              Subject: [PATCH] command line build
10835              
10836              This patch is for the command line build of perl object.
10837              I'll merge the ipfoo.c function with win32_xxx functions next.
10838              
10839              -- Doug
10840      Branch: asperl
10841            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
10842            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
10843            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
10844 ____________________________________________________________________________
10845 [   521] By: gsar                                  on 1998/02/14  00:14:04
10846         Log: added AS patch#5 (patch #4 was intentionally skipped after
10847              discussion)
10848      Branch: asperl
10849            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
10850            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
10851            ! regexec.c sv.c toke.c
10852 ____________________________________________________________________________
10853 [   520] By: nick                                  on 1998/02/13  18:15:46
10854         Log: Resolve ansiperl against win32
10855      Branch: ansiperl
10856           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
10857           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
10858           +> t/lib/ph.t
10859           !> (integrate 898 files)
10860
10861 ----------------
10862 Version 5.004_59
10863 ----------------
10864
10865 ____________________________________________________________________________
10866 [   519] By: mbeattie                              on 1998/02/13  17:05:37
10867         Log: Integrate win32 into mainline.
10868      Branch: perl
10869            ! lib/ExtUtils/xsubpp
10870           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10871           !> win32/makefile.mk
10872 ____________________________________________________________________________
10873 [   518] By: mbeattie                              on 1998/02/13  17:01:16
10874         Log: Bump patchlevel.h to 59.
10875      Branch: perl
10876            ! patchlevel.h
10877 ____________________________________________________________________________
10878 [   517] By: mbeattie                              on 1998/02/13  16:57:59
10879         Log: Subject: [PATCH] _58: wantarray in void context broken
10880              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
10881              From: Norton Allen <allen@huarp.harvard.edu>
10882      Branch: perl
10883            ! pp_hot.c
10884 ____________________________________________________________________________
10885 [   516] By: mbeattie                              on 1998/02/13  16:55:33
10886         Log: Subject: [PATCH] 5.004_58 QNX getcwd
10887              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
10888              From: Norton Allen <allen@huarp.harvard.edu>
10889      Branch: perl
10890            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
10891 ____________________________________________________________________________
10892 [   515] By: gsar                                  on 1998/02/12  18:29:52
10893         Log: pickup lddlflags properly for Config.pm
10894      Branch: win32/perl
10895            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10896            ! win32/makefile.mk
10897 ____________________________________________________________________________
10898 [   514] By: gsar                                  on 1998/02/12  18:16:09
10899         Log: fix xsubpp bug in SETMAGIC code
10900      Branch: win32/perl
10901            ! lib/ExtUtils/xsubpp
10902 ____________________________________________________________________________
10903 [   513] By: gsar                                  on 1998/02/12  18:06:30
10904         Log: integrate mainline
10905      Branch: win32/perl
10906           +> ext/DB_File/Changes
10907           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
10908           !> ext/DB_File/DB_File.xs hints/machten.sh
10909           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
10910           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
10911           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
10912           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
10913           !> t/op/re_tests t/pragma/locale.t
10914 ____________________________________________________________________________
10915 [   512] By: mbeattie                              on 1998/02/12  17:34:02
10916         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
10917              with -DUSE_THREADS -DDEBUGGING to fail.
10918      Branch: perl
10919            ! scope.h
10920 ____________________________________________________________________________
10921 [   511] By: mbeattie                              on 1998/02/12  16:44:03
10922         Log: Integrate win32 into mainline
10923      Branch: perl
10924           +> t/comp/require.t
10925           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
10926 ____________________________________________________________________________
10927 [   510] By: mbeattie                              on 1998/02/12  16:42:26
10928         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
10929              Date: 12 Feb 1998 14:25:55 +0100
10930              From: koenig@kulturbox.de (Andreas J. Koenig)
10931      Branch: perl
10932            ! lib/ExtUtils/Install.pm
10933 ____________________________________________________________________________
10934 [   509] By: mbeattie                              on 1998/02/12  16:40:34
10935         Log: Subject: Re: wrong prototype for sbrk [PATCH]
10936              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
10937              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
10938      Branch: perl
10939            ! malloc.c
10940 ____________________________________________________________________________
10941 [   508] By: mbeattie                              on 1998/02/12  16:36:53
10942         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
10943              Date: Wed, 11 Feb 1998 17:29:20 +0100
10944              From: Achim Bohnet <ach@mpe.mpg.de>
10945      Branch: perl
10946            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
10947 ____________________________________________________________________________
10948 [   507] By: mbeattie                              on 1998/02/12  16:35:26
10949         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
10950              Date: Wed, 11 Feb 1998 14:59:46 +0100
10951              From: Dominic Dunlop <domo@vo.lu>
10952      Branch: perl
10953            ! hints/machten.sh
10954 ____________________________________________________________________________
10955 [   506] By: mbeattie                              on 1998/02/12  16:28:40
10956         Log: Subject: DB_File 1.58 patch
10957              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
10958              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10959      Branch: perl
10960            + ext/DB_File/Changes
10961            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10962            ! t/lib/db-recno.t
10963 ____________________________________________________________________________
10964 [   505] By: mbeattie                              on 1998/02/12  16:24:26
10965         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
10966              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
10967              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10968      Branch: perl
10969            ! regexec.c t/op/re_tests
10970 ____________________________________________________________________________
10971 [   504] By: mbeattie                              on 1998/02/12  16:22:46
10972         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
10973              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
10974              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
10975              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
10976              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
10977              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
10978              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
10979      Branch: perl
10980            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
10981            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
10982 ____________________________________________________________________________
10983 [   503] By: mbeattie                              on 1998/02/12  16:15:43
10984         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
10985              Date: Mon, 9 Feb 1998 13:19:45 +0100
10986              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10987      Branch: perl
10988            ! t/lib/filecopy.t
10989 ____________________________________________________________________________
10990 [   502] By: mbeattie                              on 1998/02/12  16:14:27
10991         Log: Assorted patches to sv.c:
10992              From: Gisle Aas <gisle@aas.no>
10993              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
10994              Date: 07 Feb 1998 00:21:57 +0100
10995              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
10996              Date: 07 Feb 1998 00:29:45 +0100
10997              Subject: [PATCH] sv_upgrade() always returns TRUE
10998              Date: 09 Feb 1998 15:44:01 +0100
10999      Branch: perl
11000            ! sv.c
11001 ____________________________________________________________________________
11002 [   501] By: mbeattie                              on 1998/02/12  16:09:26
11003         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
11004              Subject: Perl debugger.
11005              Date: Fri, 6 Feb 1998 17:47:08 -0500
11006              From: "Jason A. Smith" <smithj4@rpi.edu>
11007      Branch: perl
11008            ! lib/perl5db.pl
11009 ____________________________________________________________________________
11010 [   500] By: gsar                                  on 1998/02/12  03:20:55
11011         Log: merge another maint patch
11012              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
11013              Date:    Tue, 10 Feb 1998 18:49:00 EST
11014              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11015              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
11016      Branch: win32/perl
11017            ! pp_ctl.c
11018 ____________________________________________________________________________
11019 [   499] By: gsar                                  on 1998/02/12  03:14:39
11020         Log: make t/comp/require.t type xtext
11021      Branch: win32/perl
11022            ! t/comp/require.t
11023 ____________________________________________________________________________
11024 [   498] By: gsar                                  on 1998/02/12  03:09:58
11025         Log: fix extra LEAVE when require fails
11026              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
11027              Date:    Tue, 10 Feb 1998 18:21:37 EST
11028              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11029              Subject: Re: evals and requires make seg-fault with bad require file 
11030      Branch: win32/perl
11031            + t/comp/require.t
11032            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
11033 ____________________________________________________________________________
11034 [   497] By: gsar                                  on 1998/02/12  02:47:29
11035         Log: merge a maint patch
11036              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
11037              Date:    Wed, 11 Feb 1998 00:15:51 EST
11038              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11039              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
11040      Branch: win32/perl
11041            ! pp_ctl.c t/op/local.t
11042 ____________________________________________________________________________
11043 [   496] By: mbeattie                              on 1998/02/11  13:04:50
11044         Log: Integrate win32 into mainline.
11045      Branch: perl
11046           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11047           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
11048           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
11049           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
11050           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
11051           !> win32/makedef.pl win32/win32.c win32/win32iop.h
11052 ____________________________________________________________________________
11053 [   495] By: mbeattie                              on 1998/02/11  13:03:59
11054         Log: Fix special constants in Xref.pm
11055      Branch: perlext
11056            ! Compiler/B/Xref.pm
11057 ____________________________________________________________________________
11058 [   494] By: gsar                                  on 1998/02/10  18:26:28
11059         Log: fix opendir() problem on share names
11060              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
11061              Date:    Tue, 10 Feb 1998 13:28:53 EST
11062              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11063              Subject: Re: BUG: opendir and UNC names on NT 
11064      Branch: win32/perl
11065            ! win32/win32.c
11066 ____________________________________________________________________________
11067 [   493] By: gsar                                  on 1998/02/09  23:09:40
11068         Log: integrate win32 branch contents
11069      Branch: asperl
11070           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11071           +> lib/Fatal.pm t/lib/ph.t
11072            ! hv.c
11073           !> (integrate 895 files)
11074 ____________________________________________________________________________
11075 [   492] By: gsar                                  on 1998/02/09  07:30:19
11076         Log: enhancements to previous patch for XSUB OUTPUT args
11077              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
11078              Date:    Mon, 09 Feb 1998 02:31:55 EST
11079              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11080              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
11081      Branch: win32/perl
11082            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11083            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
11084            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
11085            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
11086            ! sv.h
11087 ____________________________________________________________________________
11088 [   491] By: gsar                                  on 1998/02/09  03:00:52
11089         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
11090              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
11091              Date:    Wed, 29 Oct 1997 19:36:25 EST
11092              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11093              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
11094      Branch: win32/perl
11095            ! op.c
11096 ____________________________________________________________________________
11097 [   490] By: gsar                                  on 1998/02/09  02:30:43
11098         Log: fix for bugs in handling DESTROY (adjusted test numbers)
11099              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11100              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
11101              Date: Wed, 31 Dec 1997 19:30:46 -0500
11102              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11103      Branch: win32/perl
11104            ! pod/perlobj.pod sv.c t/op/ref.t
11105 ____________________________________________________________________________
11106 [   489] By: gsar                                  on 1998/02/09  00:30:35
11107         Log: ansify prototype for my_safemalloc(), avoid warnings
11108      Branch: win32/perl
11109            ! sv.c
11110 ____________________________________________________________________________
11111 [   488] By: gsar                                  on 1998/02/09  00:29:08
11112         Log: fix misapplied hunks in 5.004_58
11113              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11114              Date:    Sun, 08 Feb 1998 02:18:12 EST
11115              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11116              Subject: [PATCH] fixes for test failures in 5.004_58
11117      Branch: win32/perl
11118            ! gv.c op.c
11119 ____________________________________________________________________________
11120 [   487] By: gsar                                  on 1998/02/09  00:27:16
11121         Log: win32_utime() tweaks to avoid warnings
11122      Branch: win32/perl
11123            ! win32/win32.c win32/win32iop.h
11124 ____________________________________________________________________________
11125 [   486] By: gsar                                  on 1998/02/07  23:45:22
11126         Log: integrate mainline, plus a few small win32 enhancements
11127              - remove Win32::GetCurrentDirectory()
11128              - add Win32::Sleep() for compat
11129              - add smarter utime() from Jan Dubois, and export it as win32_utime()
11130      Branch: win32/perl
11131           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11132           +> lib/Fatal.pm t/lib/ph.t
11133            ! win32/makedef.pl win32/win32.c win32/win32iop.h
11134           !> (integrate 61 files)
11135
11136 ----------------
11137 Version 5.004_58
11138 ----------------
11139
11140 ____________________________________________________________________________
11141 [   485] By: mbeattie                              on 1998/02/06  18:11:47
11142         Log: Bump patchlevel to 58.
11143      Branch: perl
11144            ! patchlevel.h
11145 ____________________________________________________________________________
11146 [   484] By: mbeattie                              on 1998/02/06  18:08:28
11147         Log: Fix up problem with gv.c from change 477.
11148              Fix up Config.pm use in t/lib/ph.t from change 478.
11149      Branch: perl
11150            ! gv.c t/lib/ph.t
11151 ____________________________________________________________________________
11152 [   483] By: mbeattie                              on 1998/02/06  17:34:34
11153         Log: Integrate win32 branch into mainline
11154      Branch: perl
11155           !> win32/win32sck.c
11156 ____________________________________________________________________________
11157 [   482] By: mbeattie                              on 1998/02/06  17:26:41
11158         Log: lib/Fatal.pm missing from repository
11159      Branch: perl
11160            + lib/Fatal.pm
11161 ____________________________________________________________________________
11162 [   481] By: mbeattie                              on 1998/02/06  17:24:57
11163         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11164              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11165              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11166      Branch: perl
11167            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11168            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11169 ____________________________________________________________________________
11170 [   480] By: mbeattie                              on 1998/02/06  17:19:52
11171         Log: x2p/str.c was missing from list of changed files in change 466
11172      Branch: perl
11173            ! x2p/str.c
11174 ____________________________________________________________________________
11175 [   479] By: mbeattie                              on 1998/02/06  17:16:54
11176         Log: Added t/lib/ph.t to MANIFEST
11177      Branch: perl
11178            ! MANIFEST
11179 ____________________________________________________________________________
11180 [   478] By: mbeattie                              on 1998/02/06  17:15:38
11181         Log: Subject: [PATCH] h2ph.PL
11182              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11183              From: kstar@www.chapin.edu (Kurt D. Starsinic)
11184      Branch: perl
11185            + t/lib/ph.t
11186            ! utils/h2ph.PL
11187 ____________________________________________________________________________
11188 [   477] By: mbeattie                              on 1998/02/06  17:10:46
11189         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11190              Date: 04 Feb 1998 14:49:46 +0100
11191              From: Gisle Aas <gisle@aas.no>
11192              as modified by
11193              From: chip@atlantic.net
11194              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11195      Branch: perl
11196            ! gv.c
11197 ____________________________________________________________________________
11198 [   476] By: mbeattie                              on 1998/02/06  16:47:03
11199         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11200              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11201              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11202              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
11203              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11204      Branch: perl
11205            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11206 ____________________________________________________________________________
11207 [   475] By: mbeattie                              on 1998/02/06  16:44:57
11208         Log: Subject: [PATCH] nomemok
11209              Date: Mon, 2 Feb 1998 15:06:50 +0100
11210              From: Gisle Aas <gisle@aas.no>
11211      Branch: perl
11212            ! hv.c
11213 ____________________________________________________________________________
11214 [   474] By: mbeattie                              on 1998/02/06  16:43:46
11215         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11216              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11217              From: abigail@fnx.com
11218      Branch: perl
11219            ! lib/Benchmark.pm
11220 ____________________________________________________________________________
11221 [   473] By: mbeattie                              on 1998/02/06  16:42:53
11222         Log: Subject: [PATCH] adding the newSVpvn API function
11223              Date: Sat, 31 Jan 1998 06:32:42 +0100
11224              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11225      Branch: perl
11226            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11227            ! proto.h sv.c
11228 ____________________________________________________________________________
11229 [   472] By: mbeattie                              on 1998/02/06  16:35:41
11230         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11231              Date: 28 Jan 1998 17:40:37 -0800
11232              From: Stephen Zander <srz@mckesson.com>
11233      Branch: perl
11234            ! hints/solaris_2.sh
11235 ____________________________________________________________________________
11236 [   471] By: mbeattie                              on 1998/02/06  16:02:57
11237         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11238              Date: Thu, 15 Jan 1998 11:53:06 +0000
11239              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11240      Branch: perl
11241            ! pod/perlguts.pod pp.c t/op/vec.t
11242 ____________________________________________________________________________
11243 [   470] By: mbeattie                              on 1998/02/06  16:01:36
11244         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11245              Subject: 5.004_56: Patch to Tie::Hash and docs
11246              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11247              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11248              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11249      Branch: perl
11250            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11251            ! t/op/misc.t t/op/pat.t toke.c
11252 ____________________________________________________________________________
11253 [   469] By: mbeattie                              on 1998/02/06  15:58:31
11254         Log: Subject: Another Array.pm patch
11255              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11256              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11257      Branch: perl
11258            ! lib/Tie/Array.pm
11259 ____________________________________________________________________________
11260 [   468] By: mbeattie                              on 1998/02/06  15:56:28
11261         Log: Subject: documentation patch for 5.004_57
11262              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11263              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11264      Branch: perl
11265            ! lib/Tie/Array.pm
11266 ____________________________________________________________________________
11267 [   467] By: mbeattie                              on 1998/02/06  15:55:34
11268         Log: Subject: 5.004_56: patch for `use Fatal' again
11269              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11270              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11271      Branch: perl
11272            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11273            ! pp.c t/comp/proto.t toke.c
11274 ____________________________________________________________________________
11275 [   466] By: mbeattie                              on 1998/02/06  15:53:53
11276         Log: Subject: Newer -DLEAKTEST patch
11277              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11278              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11279      Branch: perl
11280            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11281            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11282            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11283            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11284            ! toke.c util.c vms/perly_c.vms x2p/hash.c
11285 ____________________________________________________________________________
11286 [   465] By: mbeattie                              on 1998/02/06  15:46:35
11287         Log: More Chip patches (tweaked for _5x). The final one mentioned here
11288              (@ARGV with -i) actually went in at change 462 but I failed to
11289              add it to the change description:
11290              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11291              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11292              Subject: [PATCH] Fix for C<@x = my @y>
11293              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11294              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11295              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11296              Subject: [PATCH] Allow last() to mean last
11297              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11298              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11299              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11300      Branch: perl
11301            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11302            ! vms/perly_h.vms
11303 ____________________________________________________________________________
11304 [   464] By: mbeattie                              on 1998/02/06  15:06:18
11305         Log: More Chip patches:
11306              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11307              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11308              Subject: [PATCH] Fix line numbers after here documents in eval STRING
11309              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11310              Subject: [PATCH] Make recursive lexical analysis more robust
11311              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11312      Branch: perl
11313            ! pp_ctl.c sv.c toke.c
11314 ____________________________________________________________________________
11315 [   463] By: mbeattie                              on 1998/02/06  15:04:17
11316         Log: Some more Chip patches (tweaked to match _5x):
11317              Subject: [PATCH] Fix empty BLOCK
11318              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11319              Subject: [PATCH] fix (\@@) proto
11320              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11321              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11322              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11323              Subject: [PATCH] Don't fold string comparison under  C<use locale>
11324              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11325      Branch: perl
11326            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11327 ____________________________________________________________________________
11328 [   462] By: mbeattie                              on 1998/02/06  14:56:30
11329         Log: Some Chip patches (some tweaked to match _5x source):
11330              From: Chip Salzenberg <salzench@nielsenmedia.com>
11331              Subject: [PATCH] local leakage
11332              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11333              Subject: [PATCH] NULs in patterns
11334              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11335              Subject: [PATCH] Configure on PerlIO
11336              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11337              Subject: [PATCH] Avoid core dump on package alias
11338              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11339              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11340              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11341      Branch: perl
11342            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11343            ! t/op/local.t
11344 ____________________________________________________________________________
11345 [   461] By: gsar                                  on 1998/02/04  03:34:36
11346         Log: support win32_select(0,0,0,msec) (winsock doesn't)
11347      Branch: win32/perl
11348            ! win32/win32sck.c
11349 ____________________________________________________________________________
11350 [   460] By: gsar                                  on 1998/02/04  00:44:47
11351         Log: bug: win32_select() must StartSockets()
11352      Branch: win32/perl
11353            ! win32/win32sck.c
11354
11355 ----------------
11356 Version 5.004_57
11357 ----------------
11358
11359 ____________________________________________________________________________
11360 [   459] By: mbeattie                              on 1998/02/03  16:00:07
11361         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
11362              of execution causes core dump if threadsvp is moved). Replaced
11363              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
11364      Branch: perl
11365            ! av.c perl.c
11366 ____________________________________________________________________________
11367 [   458] By: mbeattie                              on 1998/02/03  14:40:02
11368         Log: Fix up MANIFEST.
11369      Branch: perl
11370            ! MANIFEST
11371 ____________________________________________________________________________
11372 [   457] By: mbeattie                              on 1998/02/03  13:50:23
11373         Log: Integrate win32 into mainline. My last integration from ansiperl
11374              to the mainline was a dismal failure: I did -ay but meant -at.
11375              This should fix things now since win32 has already integrated
11376              all the necessary changes from ansiperl.
11377      Branch: perl
11378           !> (integrate 111 files)
11379 ____________________________________________________________________________
11380 [   456] By: gsar                                  on 1998/02/03  04:48:08
11381         Log: Fix minor problems with non USE_THREADS build. win32 branch
11382              now looks 5.004_57-ready.
11383      Branch: win32/perl
11384            ! thread.h win32/makedef.pl
11385 ____________________________________________________________________________
11386 [   455] By: gsar                                  on 1998/02/03  03:45:09
11387         Log: integrate mainline
11388      Branch: win32/perl
11389           !> (integrate 887 files)
11390 ____________________________________________________________________________
11391 [   454] By: mbeattie                              on 1998/02/02  16:44:24
11392         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
11393              defaults have been commented out for now. 
11394      Branch: perl
11395            ! hints/dec_osf.sh
11396 ____________________________________________________________________________
11397 [   453] By: mbeattie                              on 1998/02/02  15:51:39
11398         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
11399              variables. Moved threadnum to a per-interpreter variable and
11400              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
11401              more than one thread may be running. Minor tweaks to Thread.xs.
11402      Branch: perl
11403            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
11404            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
11405            ! thread.h util.c
11406 ____________________________________________________________________________
11407 [   452] By: gsar                                  on 1998/02/02  04:56:50
11408         Log: remove totally egregious s/\\dir// in File::Find
11409      Branch: win32/perl
11410            ! lib/File/Find.pm
11411 ____________________________________________________________________________
11412 [   451] By: gsar                                  on 1998/02/01  22:20:20
11413         Log: added AS patch#3
11414              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
11415              Date:    Sun, 01 Feb 1998 09:18:13 PST
11416              From:    Douglas Lankshear <dougl@ActiveState.com>
11417              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
11418              
11419              Here's an additional diff against //depot/asperl
11420              
11421              The field name mg_length was changed back to mg_len
11422              The function name mg_len was change to mg_length
11423              
11424              The need for sort_mutex removed thanks to the code derived
11425              from Tom Horsley's work.
11426              
11427              -- Doug
11428      Branch: asperl
11429            + XSLock.h
11430            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
11431            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
11432            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
11433            ! scope.c scope.h sv.c toke.c universal.c util.c
11434            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
11435            ! win32/perlobj.def win32/runperl.c
11436 ____________________________________________________________________________
11437 [   450] By: gsar                                  on 1998/01/30  23:43:57
11438         Log: various tweaks
11439              - add new functions to proto.h
11440              - fix up makefile.mk for $(OBJECT)
11441      Branch: asperl
11442            ! pp_ctl.c proto.h win32/makefile.mk
11443 ____________________________________________________________________________
11444 [   449] By: gsar                                  on 1998/01/30  21:23:15
11445         Log: fix up missing patches from AS patch#2
11446      Branch: asperl
11447            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11448            ! pp_ctl.c proto.h
11449 ____________________________________________________________________________
11450 [   448] By: gsar                                  on 1998/01/30  18:23:17
11451         Log: fix htonlx typo
11452      Branch: win32/perl
11453            ! perlsock.h
11454 ____________________________________________________________________________
11455 [   447] By: mbeattie                              on 1998/01/30  16:03:49
11456         Log: Fix up MANIFEST to add missing files
11457      Branch: perl
11458            ! MANIFEST
11459 ____________________________________________________________________________
11460 [   446] By: mbeattie                              on 1998/01/30  12:34:55
11461         Log: Bump patchlevel to 57.
11462      Branch: perl
11463            ! patchlevel.h
11464 ____________________________________________________________________________
11465 [   445] By: gsar                                  on 1998/01/30  10:44:38
11466         Log: initial merge of latest win32 branch into ASPerl
11467      Branch: asperl
11468           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
11469           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11470           +> win32/bin/perlglob.pl
11471           !> (integrate 141 files)
11472 ____________________________________________________________________________
11473 [   444] By: gsar                                  on 1998/01/30  09:25:58
11474         Log: goofed branching, redo asperl branch
11475      Branch: asperl
11476            ! perl.h
11477 ____________________________________________________________________________
11478 [   443] By: gsar                                  on 1998/01/30  09:23:36
11479         Log: added AS patch#2
11480      Branch: asperl
11481            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
11482            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
11483            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
11484            + win32/ipstdiowin.h win32/perlobj.def
11485            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
11486            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
11487            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
11488            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
11489            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
11490            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
11491            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
11492            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
11493            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
11494 ____________________________________________________________________________
11495 [   441] By: gsar                                  on 1998/01/30  08:54:19
11496         Log: Created new branch from win32@396, added AS patch#1
11497      Branch: asperl
11498            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
11499            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
11500            + regcomp.c scope.h sv.c toke.c util.c
11501           +> (branch 915 files)
11502 ____________________________________________________________________________
11503 [   440] By: gsar                                  on 1998/01/30  04:43:23
11504         Log: integrate winansi
11505      Branch: win32/perl
11506           +> pod/perlhist.pod
11507           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
11508           !> util.c
11509 ____________________________________________________________________________
11510 [   439] By: mbeattie                              on 1998/01/27  15:31:53
11511         Log: Integrate ansi branch into mainline (resolve -ay).
11512      Branch: perl
11513           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
11514           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
11515           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11516           +> win32/bin/perlglob.pl
11517            ! op.c
11518           !> (integrate 868 files)
11519 ____________________________________________________________________________
11520 [   438] By: nick                                  on 1998/01/24  12:02:34
11521         Log: Gisle's av_unshift tweak, two small patches from chip
11522              and check for NULL in hv_delete in case '~' and tie magic
11523              are present
11524      Branch: ansiperl
11525            ! av.c hv.c op.c pp_ctl.c scope.c
11526 ____________________________________________________________________________
11527 [   437] By: nick                                  on 1998/01/24  10:37:56
11528         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
11529              Ugh! ...
11530              Macros were unsuitable for declaring the functions, extra () round
11531              parameters removed - non-function forms of PerlXxx_yyyy() need to 
11532              add () themselves.
11533              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
11534      Branch: ansiperl
11535            ! perlsock.h pp_sys.c util.c
11536 ____________________________________________________________________________
11537 [   436] By: nick                                  on 1998/01/24  10:03:03
11538         Log: Integrate win32 into ansiperl
11539      Branch: ansiperl
11540           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11541           +> win32/bin/perlglob.pl
11542           !> (integrate 38 files)
11543 ____________________________________________________________________________
11544 [   435] By: nick                                  on 1998/01/24  09:47:49
11545         Log: Add perlhist.pod
11546      Branch: ansiperl
11547            + pod/perlhist.pod
11548            ! MANIFEST
11549 ____________________________________________________________________________
11550 [   434] By: gsar                                  on 1998/01/19  05:01:47
11551         Log: s/PerlENV/PerlEnv/ just to be consistent
11552      Branch: win32/perl
11553            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
11554 ____________________________________________________________________________
11555 [   433] By: gsar                                  on 1998/01/19  04:52:18
11556         Log: foo() -> PerlGroup_foo() patch from ActiveState
11557      Branch: win32/perl
11558            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11559            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
11560            ! scope.h sv.c toke.c util.c
11561 ____________________________________________________________________________
11562 [   432] By: gsar                                  on 1998/01/19  04:42:26
11563         Log: integrate mainline
11564      Branch: win32/perl
11565           !> pod/perlfunc.pod
11566 ____________________________________________________________________________
11567 [   431] By: gsar                                  on 1998/01/19  04:40:04
11568         Log: integrate changes in winansi
11569      Branch: win32/perl
11570           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
11571           +> t/lib/tie-stdpush.t t/op/tiearray.t
11572           !> (integrate 98 files)
11573 ____________________________________________________________________________
11574 [   430] By: gsar                                  on 1998/01/19  04:10:43
11575         Log: Fix autovivification problems with XSUB OUTPUT args
11576              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
11577              Date:    Sun, 18 Jan 1998 23:09:07 EST
11578              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11579              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
11580      Branch: win32/perl
11581            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
11582            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
11583            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
11584            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
11585 ____________________________________________________________________________
11586 [   429] By: nick                                  on 1998/01/17  21:01:50
11587         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
11588              Date: Thu, 25 Dec 1997 13:39:15 -0500
11589              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11590              To: perl5-porters@perl.org
11591              
11592              It turns out that the potential for the "CONFIG key 'exe_ext'
11593              does not exist in Config.pm" problem has been around for a while,
11594              in the definition of SvTRUE().  It's just that non-gcc compilers
11595              are more or less being built as CRIPPLED_CC when USE_THREADS is
11596              defined (even if they can inline things).  The inline macro for
11597              SvTRUE works with tied hashes and the EXISTS method, and the
11598              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
11599              does not, because it adds an excess mg_get() which replaces the
11600              EXISTS result with a FETCH result.
11601      Branch: ansiperl
11602            ! sv.c
11603 ____________________________________________________________________________
11604 [   428] By: nick                                  on 1998/01/17  20:59:11
11605         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11606              Date: Fri, 19 Dec 97 17:19:09 GMT
11607              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
11608      Branch: ansiperl
11609            ! doio.c sv.c toke.c util.c
11610 ____________________________________________________________________________
11611 [   427] By: nick                                  on 1998/01/17  12:01:53
11612         Log: Permit tie ?foo,$object 
11613              tidy up dead #ifdef ORIGINAL_TIE)
11614              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
11615      Branch: ansiperl
11616            ! pp_sys.c
11617 ____________________________________________________________________________
11618 [   426] By: nick                                  on 1998/01/15  18:06:36
11619         Log: First working TIEARRAY and other misc tie fixes
11620      Branch: ansiperl
11621            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
11622 ____________________________________________________________________________
11623 [   425] By: nick                                  on 1998/01/14  21:56:40
11624         Log: Not working yet - split problems ...
11625      Branch: ansiperl
11626            ! pp.c t/lib/thread.t t/op/tiearray.t
11627 ____________________________________________________________________________
11628 [   424] By: nick                                  on 1998/01/14  18:49:25
11629         Log: TIEARRAY updates - almost works ...
11630      Branch: ansiperl
11631            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
11632            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
11633            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
11634            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
11635 ____________________________________________________________________________
11636 [   423] By: gsar                                  on 1998/01/14  00:13:16
11637         Log: fix MakeMaker installbin problem
11638              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
11639              Subject: Re: can't modify message with HTML-Stream, v.1.42 
11640              Date: Tue, 06 Jan 1998 19:16:35 -0500
11641              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11642      Branch: win32/perl
11643            ! lib/ExtUtils/MM_Unix.pm
11644 ____________________________________________________________________________
11645 [   422] By: gsar                                  on 1998/01/13  23:53:02
11646         Log: add archname to *sitearch in config.{b,g,v}c
11647      Branch: win32/perl
11648            ! win32/config.bc win32/config.gc win32/config.vc
11649 ____________________________________________________________________________
11650 [   421] By: gsar                                  on 1998/01/13  23:15:14
11651         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
11652      Branch: win32/perl
11653            ! t/harness
11654 ____________________________________________________________________________
11655 [   420] By: nick                                  on 1998/01/13  22:55:02
11656         Log: tiearray tweaks
11657      Branch: ansiperl
11658            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
11659 ____________________________________________________________________________
11660 [   419] By: nick                                  on 1998/01/13  21:27:33
11661         Log: Skeleton Tie::Array
11662      Branch: ansiperl
11663            + lib/Tie/Array.pm
11664 ____________________________________________________________________________
11665 [   418] By: nick                                  on 1998/01/13  20:52:38
11666         Log: tie array changes to core and tests
11667      Branch: ansiperl
11668            + t/op/tiearray.t
11669            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
11670            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
11671            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
11672 ____________________________________________________________________________
11673 [   417] By: gsar                                  on 1998/01/13  20:49:52
11674         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
11675      Branch: win32/perl
11676            + win32/bin/perlglob.pl
11677            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
11678            ! win32/makefile.mk
11679 ____________________________________________________________________________
11680 [   416] By: gsar                                  on 1998/01/13  02:46:53
11681         Log: various tweaks to build support (NOTE: meant for 5.004_57)
11682              - build and install x2p
11683              - fix installperl warnings on win32
11684              - `make install` now does puts the archlibs in right places
11685              - makefiles don't default to USE_THREADS anymore
11686              - sync config.{b,g,v}c
11687              - sync makefile.mk -> Makefile
11688      Branch: win32/perl
11689            ! installperl win32/Makefile win32/config.bc win32/config.gc
11690            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
11691            ! x2p/a2py.c
11692 ____________________________________________________________________________
11693 [   415] By: nick                                  on 1998/01/11  16:54:26
11694         Log: Integrate win32 into ansiperl
11695      Branch: ansiperl
11696           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11697           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11698           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11699           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11700           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11701           !> vms/vmsish.h x2p/s2p.PL
11702 ____________________________________________________________________________
11703 [   414] By: nick                                  on 1998/01/11  15:13:49
11704         Log: Integratye mainline -> ansiperl
11705      Branch: ansiperl
11706           !> (integrate 64 files)
11707 ____________________________________________________________________________
11708 [   413] By: mbeattie                              on 1998/01/09  12:57:58
11709         Log: Add missing blank line in pod/perlfunc.pod.
11710      Branch: perl
11711            ! pod/perlfunc.pod
11712 ____________________________________________________________________________
11713 [   412] By: gsar                                  on 1998/01/08  20:54:31
11714         Log: change#398 breaks ENV_IS_CASELESS, fix it
11715      Branch: win32/perl
11716            ! hv.c
11717 ____________________________________________________________________________
11718 [   411] By: gsar                                  on 1998/01/08  18:33:58
11719         Log: Integrate mainline
11720      Branch: win32/perl
11721           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11722           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11723           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11724           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11725           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11726           !> vms/vmsish.h x2p/s2p.PL
11727 ____________________________________________________________________________
11728 [   410] By: mbeattie                              on 1998/01/08  16:06:22
11729         Log: Fix thinko in t/pragma/locale.t:
11730              Subject: [PATCH] _04 or _56: locale.t
11731              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
11732              From: Jarkko Hietaniemi <jhi@iki.fi>
11733      Branch: perl
11734            ! t/pragma/locale.t
11735 ____________________________________________________________________________
11736 [   409] By: mbeattie                              on 1998/01/08  16:05:09
11737         Log: Use Tom Horley's qsort for sorting:
11738              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
11739              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
11740              From: Hans Mulder <hansm@icgned.nl>
11741      Branch: perl
11742            ! pp_ctl.c
11743 ____________________________________________________________________________
11744 [   408] By: mbeattie                              on 1998/01/08  16:01:57
11745         Log: Make s2p not use cpp:
11746              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
11747              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
11748              From: Hans Mulder <hansm@icgned.nl>
11749      Branch: perl
11750            ! x2p/s2p.PL
11751 ____________________________________________________________________________
11752 [   407] By: mbeattie                              on 1998/01/08  15:57:31
11753         Log: DG/UX tweaks to perl.h:
11754              Subject: [PATCH] _56 on dgux without threads
11755              Date: Sat, 20 Dec 1997 23:01:40 -0500
11756              From: Roderick Schertler <roderick@argon.org>
11757      Branch: perl
11758            ! perl.h
11759 ____________________________________________________________________________
11760 [   406] By: mbeattie                              on 1998/01/08  15:56:02
11761         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
11762              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
11763              Date: Sat, 20 Dec 1997 02:30:01 -0500
11764              From: Spider Boardman <spider@web.zk3.dec.com>
11765      Branch: perl
11766            ! Configure hints/dec_osf.sh
11767 ____________________________________________________________________________
11768 [   405] By: mbeattie                              on 1998/01/08  15:53:40
11769         Log: Missing "" in Configure echo for gethbadd_addr_type.
11770      Branch: perl
11771            ! Configure
11772 ____________________________________________________________________________
11773 [   404] By: mbeattie                              on 1998/01/08  13:04:48
11774         Log: print/printf/... over-eager mg_find for glob magic:
11775              Subject: [PATCH] fix inefficient checks for TIEHANDLE
11776              Date: Wed, 07 Jan 1998 20:06:05 -0500
11777              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11778      Branch: perl
11779            ! pp_hot.c pp_sys.c
11780 ____________________________________________________________________________
11781 [   403] By: mbeattie                              on 1998/01/08  12:56:31
11782         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
11783              Subject: [PATCH] VMS update for 5.004_56
11784              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
11785              From: Charles Bailey <bailey@newman.upenn.edu>
11786      Branch: perl
11787            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
11788            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11789            ! vms/vmsish.h
11790 ____________________________________________________________________________
11791 [   402] By: mbeattie                              on 1998/01/08  12:46:15
11792         Log: Fix utils/perldoc.PL for dos-djgpp:
11793              Subject: 5.004_56: perldoc.PL dos-djgpp patches
11794              Date: Tue, 6 Jan 1998 18:14:59 +0100
11795              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
11796      Branch: perl
11797            ! utils/perldoc.PL
11798 ____________________________________________________________________________
11799 [   401] By: mbeattie                              on 1998/01/08  12:40:14
11800         Log: Version 2.13 of GetoptLong:
11801              Subject: Re: ANNOUNCE: perl 5.004_56 is available
11802              Date: 06 Jan 1998 16:21:45 +0100
11803              From: JVromans@Squirrel.nl (Johan Vromans)
11804      Branch: perl
11805            ! lib/Getopt/Long.pm lib/newgetopt.pl
11806 ____________________________________________________________________________
11807 [   400] By: mbeattie                              on 1998/01/08  12:28:08
11808         Log: Fix variable export and threading configuration for AIX:
11809              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
11810              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
11811              From: Jarkko Hietaniemi <jhi@iki.fi>
11812      Branch: perl
11813            ! Configure perl_exp.SH
11814 ____________________________________________________________________________
11815 [   399] By: mbeattie                              on 1998/01/08  12:25:38
11816         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
11817              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
11818              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
11819              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11820      Branch: perl
11821            ! regexec.c t/op/re_tests
11822 ____________________________________________________________________________
11823 [   398] By: mbeattie                              on 1998/01/08  12:23:41
11824         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
11825              to cope with ENV_IS_CASELESS:
11826              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
11827              Date: Fri, 19 Dec 1997 11:31:36 -0500
11828              From: Owen Taylor <owt1@cornell.edu>
11829      Branch: perl
11830            ! hv.c
11831 ____________________________________________________________________________
11832 [   397] By: mbeattie                              on 1998/01/08  12:10:29
11833         Log: Integrate win32 branch into mainline.
11834      Branch: perl
11835           !> (integrate 41 files)
11836 ____________________________________________________________________________
11837 [   396] By: gsar                                  on 1998/01/07  19:12:27
11838         Log: tweak case-insensitive ENV implementation
11839      Branch: win32/perl
11840            ! hv.c
11841 ____________________________________________________________________________
11842 [   395] By: nick                                  on 1998/01/07  18:40:55
11843         Log: Integrate win32 branch
11844      Branch: ansiperl
11845           !> (integrate 31 files)
11846 ____________________________________________________________________________
11847 [   394] By: gsar                                  on 1998/01/05  19:17:40
11848         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
11849              the fact
11850      Branch: win32/perl
11851            ! pod/perlrun.pod win32/win32.c
11852 ____________________________________________________________________________
11853 [   393] By: gsar                                  on 1998/01/05  05:43:33
11854         Log: Support case-tolerant %ENV
11855              - underlying system calls see the case-as-supplied by user
11856              - added tests to verify addition/deletion/enumeration case-tolerance
11857              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
11858              which is default on win32 now
11859      Branch: win32/perl
11860            ! hv.c t/op/magic.t win32/win32.h
11861 ____________________________________________________________________________
11862 [   392] By: gsar                                  on 1998/01/04  17:55:19
11863         Log: Add a tweaked version of:
11864              Message-Id: <199801040630.AA29298@metronet.com>
11865              Date:    Sun, 04 Jan 1998 00:30:57 CST
11866              From:    Tye McQueen <tye@metronet.com>
11867              Subject: New patch for $^E==GetLastError() under Win32
11868      Branch: win32/perl
11869            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
11870            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
11871            ! win32/win32.c win32/win32.h
11872 ____________________________________________________________________________
11873 [   391] By: gsar                                  on 1998/01/04  07:59:44
11874         Log: Various win32 fixes
11875              - support spawn via system(&P_NOWAIT,...) like OS2
11876              - support wait() and waitpid()
11877              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
11878              - support -lfoo properly in ExtUtils::Liblist
11879              - fix outdated info about Win32 support in perlfaq2
11880              - fix win32 bug in perldoc that causes spurious warnings
11881              - regularize global function/variable names yet more
11882              - fix bug in do_aspawn() (it was always invoking shell, instead of
11883              almost never)
11884              - implement and export win32_wait()
11885              - stub version of USE_RTL_THREAD_API
11886      Branch: win32/perl
11887            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
11888            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
11889            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11890            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
11891            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
11892            ! win32/win32thread.h
11893 ____________________________________________________________________________
11894 [   390] By: gsar                                  on 1997/12/30  21:00:28
11895         Log: Fix $ENV{Path} in FindBin.pm
11896      Branch: win32/perl
11897            ! lib/FindBin.pm
11898 ____________________________________________________________________________
11899 [   389] By: nick                                  on 1997/12/29  10:33:23
11900         Log: Resolve ansiperl against win32
11901      Branch: ansiperl
11902           !> (integrate 105 files)
11903 ____________________________________________________________________________
11904 [   388] By: gsar                                  on 1997/12/24  04:59:28
11905         Log: make $? Unix (and ActiveWare) compatible
11906      Branch: win32/perl
11907            ! README.win32 win32/win32.c
11908 ____________________________________________________________________________
11909 [   387] By: gsar                                  on 1997/12/24  04:21:30
11910         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
11911              non-blocking IO on sockets possible
11912      Branch: win32/perl
11913            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
11914            ! win32/win32iop.h win32/win32sck.c
11915 ____________________________________________________________________________
11916 [   386] By: gsar                                  on 1997/12/24  03:10:55
11917         Log: support getlogin()
11918      Branch: win32/perl
11919            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
11920            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11921            ! win32/win32.c win32/win32.h
11922 ____________________________________________________________________________
11923 [   385] By: gsar                                  on 1997/12/24  02:24:59
11924         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
11925              Update README.win32.
11926      Branch: win32/perl
11927            ! README.win32 perl.h win32/Makefile win32/makedef.pl
11928            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
11929 ____________________________________________________________________________
11930 [   384] By: gsar                                  on 1997/12/24  02:22:42
11931         Log: tweak op.c to avoid warning
11932      Branch: win32/perl
11933            ! op.c
11934 ____________________________________________________________________________
11935 [   383] By: gsar                                  on 1997/12/23  21:12:42
11936         Log: Trivial bugfix#3 from local repository
11937              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
11938              Subject: Re: Assigning result of pop scrambles unrelated reference 
11939              Date: Sat, 06 Dec 1997 06:00:45 -0500
11940              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11941      Branch: win32/perl
11942            ! sv.c
11943 ____________________________________________________________________________
11944 [   382] By: gsar                                  on 1997/12/23  21:09:32
11945         Log: Trivial bugfix#2 from local repository
11946              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
11947              Subject: Re: eval of sub gives spurious "uninitialised" warning 
11948              Date: Sat, 06 Dec 1997 05:25:07 -0500
11949              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11950      Branch: win32/perl
11951            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
11952 ____________________________________________________________________________
11953 [   381] By: gsar                                  on 1997/12/23  21:01:04
11954         Log: Trivial bugfix#1 from local repository
11955              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
11956              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
11957              Date: Fri, 28 Nov 1997 18:26:52 -0500
11958              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11959      Branch: win32/perl
11960            ! scope.c
11961 ____________________________________________________________________________
11962 [   380] By: gsar                                  on 1997/12/18  15:10:23
11963         Log: Integrate mainline
11964      Branch: win32/perl
11965           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
11966           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
11967           +> os2/os2.sym os2/os2thread.h
11968           !> (integrate 77 files)
11969
11970 ----------------
11971 Version 5.004_56
11972 ----------------
11973
11974 ____________________________________________________________________________
11975 [   379] By: mbeattie                              on 1997/12/18  13:28:35
11976         Log: Integrate ansi @364,@366 into mainline.
11977      Branch: perl
11978           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
11979 ____________________________________________________________________________
11980 [   378] By: mbeattie                              on 1997/12/18  13:20:15
11981         Log: Add a few missing files to MANIFEST
11982      Branch: perl
11983            ! MANIFEST
11984 ____________________________________________________________________________
11985 [   377] By: mbeattie                              on 1997/12/18  13:00:16
11986         Log: Bump patchlevel to 56.
11987      Branch: perl
11988            ! patchlevel.h
11989 ____________________________________________________________________________
11990 [   376] By: nick                                  on 1997/12/18  01:32:12
11991         Log: Resolve against mainline
11992      Branch: ansiperl
11993           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
11994           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
11995           +> os2/os2.sym os2/os2thread.h
11996           !> (integrate 74 files)
11997 ____________________________________________________________________________
11998 [   375] By: nick                                  on 1997/12/18  01:06:15
11999         Log: Resolve against Win32
12000      Branch: ansiperl
12001           !> Configure README.threads config_h.SH doop.c embed.h
12002           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12003           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12004           !> sv.c sv.h thread.h util.c
12005 ____________________________________________________________________________
12006 [   374] By: mbeattie                              on 1997/12/17  14:44:26
12007         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
12008              needs rewriting now that we use perlvars.h and foovar.h:
12009              Subject: [PATCH] 5.004_54 under VMS (fwd)
12010              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
12011              From: Charles Bailey <BAILEY@newman.upenn.edu>
12012      Branch: perl
12013            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
12014            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
12015            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
12016            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
12017            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
12018            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
12019 ____________________________________________________________________________
12020 [   373] By: mbeattie                              on 1997/12/17  14:10:50
12021         Log: Major changes to the DOS/djgpp port (including threading):
12022              Subject: Re: dos-djgpp port not in perl 5.004_54
12023              Date: Fri, 21 Nov 1997 10:58:26 +0100
12024              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12025      Branch: perl
12026            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12027            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12028            ! Configure MANIFEST Makefile.SH doio.c dosish.h
12029            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
12030            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12031            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
12032            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
12033            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
12034            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
12035            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
12036            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
12037            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
12038 ____________________________________________________________________________
12039 [   372] By: mbeattie                              on 1997/12/17  13:18:34
12040         Log: Upgrade DB_File to 1.56:
12041              Subject: DB_File-1.56 for _55
12042              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
12043              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12044      Branch: perl
12045            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12046            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
12047 ____________________________________________________________________________
12048 [   371] By: mbeattie                              on 1997/12/17  12:02:03
12049         Log: Threading patches for OS/2 (missing files taken from previous patch):
12050              Subject: Re: 5.004_55: OS/2 patches again
12051              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
12052              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12053      Branch: perl
12054            + os2/os2.sym os2/os2thread.h
12055            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
12056            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
12057            ! os2/os2ish.h perl.h
12058 ____________________________________________________________________________
12059 [   370] By: mbeattie                              on 1997/12/17  11:01:34
12060         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
12061              Subject: Re: 5.004_55: OS/2 patches again
12062              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
12063              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12064      Branch: perl
12065            ! perl.h
12066 ____________________________________________________________________________
12067 [   369] By: mbeattie                              on 1997/12/17  10:59:40
12068         Log: Fix typo in compiler B/C.pm.
12069      Branch: perlext
12070            ! Compiler/B/C.pm
12071 ____________________________________________________________________________
12072 [   368] By: mbeattie                              on 1997/12/17  10:58:35
12073         Log: Allow "perldoc -F filename":
12074              Subject: 5.004_55: Patch to perldoc
12075              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
12076              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12077      Branch: perl
12078            ! utils/perldoc.PL
12079 ____________________________________________________________________________
12080 [   367] By: mbeattie                              on 1997/12/17  10:54:47
12081         Log: Fix not-reached warning for pp_threadsv.
12082      Branch: perl
12083            ! pp.c
12084 ____________________________________________________________________________
12085 [   366] By: nick                                  on 1997/12/14  16:06:24
12086         Log: Fix typo in Ilya's patch :-(
12087      Branch: ansiperl
12088            ! lib/ExtUtils/MakeMaker.pm
12089 ____________________________________________________________________________
12090 [   365] By: nick                                  on 1997/12/14  15:30:25
12091         Log: #undef new PERLVARIC macro in appropriate places
12092      Branch: ansiperl
12093            ! miniperlmain.c perl.h
12094 ____________________________________________________________________________
12095 [   364] By: nick                                  on 1997/12/14  15:04:36
12096         Log: Ilya's MakeMaker (empty makefile) patch
12097      Branch: ansiperl
12098            ! lib/ExtUtils/MakeMaker.pm
12099 ____________________________________________________________________________
12100 [   363] By: gsar                                  on 1997/12/13  05:57:13
12101         Log: Integrate mainline.  Builds and passes (Borland).
12102      Branch: win32/perl
12103           !> Configure README.threads config_h.SH doop.c embed.h
12104           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12105           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12106           !> sv.c sv.h thread.h util.c
12107 ____________________________________________________________________________
12108 [   362] By: nick                                  on 1997/12/13  02:53:03
12109         Log: Resolve ansiperl against mainline
12110      Branch: ansiperl
12111           !> (integrate 92 files)
12112 ____________________________________________________________________________
12113 [   361] By: mbeattie                              on 1997/12/12  16:20:38
12114         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12115              instead of MEXTEND leading to core dumps. This fix needs
12116              propagating back to the maintenance branch.
12117      Branch: perl
12118            ! pp_hot.c pp_sys.c
12119 ____________________________________________________________________________
12120 [   360] By: mbeattie                              on 1997/12/11  15:45:56
12121         Log: Add missing patch to op.c that didn't come across with win32 merge.
12122      Branch: perl
12123            ! op.c
12124 ____________________________________________________________________________
12125 [   359] By: mbeattie                              on 1997/12/11  11:54:41
12126         Log: Stop tr/// from writing to target when only counting.
12127      Branch: perl
12128            ! doop.c op.c op.h
12129 ____________________________________________________________________________
12130 [   358] By: mbeattie                              on 1997/12/10  18:36:26
12131         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12132              a few extraneous trailing semicolons in perlvars.h.
12133      Branch: perl
12134            ! perlvars.h util.c
12135 ____________________________________________________________________________
12136 [   357] By: mbeattie                              on 1997/12/10  18:33:53
12137         Log: Start overhauling compiler. It was working at least minimally
12138              right up until the final tweak of B.xs to add threadsv_names
12139              at which point building it provokes a seg fault in perl while
12140              doing the xsubpp :-(.
12141      Branch: perl
12142            ! op.h util.c
12143      Branch: perlext
12144            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12145            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12146            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12147            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12148            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12149            ! Compiler/test_harness_cc
12150 ____________________________________________________________________________
12151 [   356] By: mbeattie                              on 1997/12/10  13:43:32
12152         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12153              sv_setfoo functions go back to not needing dTHR. Fix Configure
12154              to check for already-existing -thread on archname and to check
12155              better for d_pthread_created_joinable.
12156      Branch: perl
12157            ! Configure perl.h sv.c sv.h thread.h
12158 ____________________________________________________________________________
12159 [   355] By: mbeattie                              on 1997/12/10  10:53:58
12160         Log: Minor fix/speedup to util.c:fbm_instr:
12161              Subject: 5.004_55: Minor regexp patch
12162              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12163              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12164      Branch: perl
12165            ! util.c
12166 ____________________________________________________________________________
12167 [   354] By: mbeattie                              on 1997/12/10  10:41:25
12168         Log: Patches for IRIX, AIX and some generic stuff:
12169              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12170              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12171              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12172              (checked/ignored a few rejects; tweaked wording).
12173      Branch: perl
12174            ! Configure README.threads config_h.SH embed.h
12175            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12176            ! hints/irix_6.sh
12177 ____________________________________________________________________________
12178 [   353] By: mbeattie                              on 1997/12/10  10:10:19
12179         Log: Integrate win32 back into mainline (trivial).
12180      Branch: perl
12181           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12182           +> win32/config_H.gc
12183           !> (integrate 36 files)
12184 ____________________________________________________________________________
12185 [   352] By: nick                                  on 1997/12/09  17:36:45
12186         Log: Resolve win32 - Sarathy's tweak.
12187      Branch: ansiperl
12188           !> win32/makedef.pl
12189 ____________________________________________________________________________
12190 [   351] By: gsar                                  on 1997/12/08  06:13:04
12191         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12192      Branch: win32/perl
12193            ! win32/makedef.pl
12194 ____________________________________________________________________________
12195 [   350] By: nick                                  on 1997/12/05  00:56:03
12196         Log: Resolve ansiperl against win32
12197      Branch: ansiperl
12198            - win32/makegcc.mk
12199           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12200           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12201           !> win32/makefile.mk win32/perllib.c win32/win32.h
12202 ____________________________________________________________________________
12203 [   349] By: gsar                                  on 1997/12/02  07:28:23
12204         Log: Revert to keeping (some) constant strings as globals
12205      Branch: win32/perl
12206            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12207            ! perlvars.h win32/makedef.pl win32/perllib.c
12208 ____________________________________________________________________________
12209 [   348] By: gsar                                  on 1997/12/02  05:38:06
12210         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12211              Other minor fixes.  Now is a good time to get the changes in win32 branch.
12212      Branch: win32/perl
12213            - win32/makegcc.mk
12214            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12215 ____________________________________________________________________________
12216 [   347] By: gsar                                  on 1997/12/02  03:32:55
12217         Log: Integrate winansi again.  Result builds and passes all tests on all
12218              three compilers.
12219      Branch: win32/perl
12220           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12221           !> win32/makegcc.mk win32/win32.h
12222 ____________________________________________________________________________
12223 [   346] By: gsar                                  on 1997/12/02  03:28:23
12224         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
12225              makegcc.mk to be merged into makefile.mk soon.
12226      Branch: win32/perl
12227            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12228            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12229            ! win32/win32.h
12230 ____________________________________________________________________________
12231 [   345] By: nick                                  on 1997/12/02  01:57:17
12232         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12233              Now runs again...
12234      Branch: ansiperl
12235            ! lib/ExtUtils/MM_Win32.pm
12236 ____________________________________________________________________________
12237 [   344] By: nick                                  on 1997/12/02  01:11:16
12238         Log: Sarathy's patch 
12239      Branch: ansiperl
12240            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12241            ! win32/makegcc.mk win32/win32.h
12242 ____________________________________________________________________________
12243 [   343] By: gsar                                  on 1997/12/01  04:37:06
12244         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12245              is identical to ansiperl/* now)
12246      Branch: win32/perl
12247           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12248           !> (integrate 34 files)
12249 ____________________________________________________________________________
12250 [   342] By: nick                                  on 1997/12/01  04:01:57
12251         Log: Builds and passes all tests with gcc on Win32 - phew!
12252      Branch: ansiperl
12253            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12254            ! proto.h util.c win32/makedef.pl
12255 ____________________________________________________________________________
12256 [   341] By: nick                                  on 1997/12/01  02:54:29
12257         Log: Create a struct for all perls globals (as an option)
12258              Mainly for Mingw32 which cannot import data.
12259              Now only Opcode tests fail (op_desc/op_name not 
12260              handled yet stuff)
12261      Branch: ansiperl
12262            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12263            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12264            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12265            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12266            ! win32/win32iop.h win32/win32thread.c
12267 ____________________________________________________________________________
12268 [   340] By: nick                                  on 1997/11/30  20:21:10
12269         Log: Fixup exports in non -DDEBUGGING case
12270      Branch: ansiperl
12271            ! win32/makedef.pl
12272 ____________________________________________________________________________
12273 [   339] By: nick                                  on 1997/11/30  20:10:04
12274         Log: Disable hard-coded -DDEBUGGING
12275      Branch: ansiperl
12276            ! win32/config_h.PL
12277 ____________________________________________________________________________
12278 [   338] By: nick                                  on 1997/11/30  20:00:19
12279         Log: embed.pl now reads *var*.h to do its stuff.
12280              Split generated embed.h into two - new embedvar.h
12281              is #included when 'op' etc. will not mess up proto.h etc.
12282              Removed #define foo (thr->Tfoo) from thread.h
12283              Added some 'missing' symbols to global.sym, removed
12284              those in the *var*.h files
12285              Has build all MULTIPLICITY/USE_THREADS options on win32
12286              with VC++ (and passed tests), but not with exactly this set
12287              of files.
12288      Branch: ansiperl
12289            + embedvar.h
12290            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12291            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12292            ! win32/makedef.pl
12293 ____________________________________________________________________________
12294 [   337] By: nick                                  on 1997/11/29  23:55:31
12295         Log: Globals and structs via macros - part 1 of N
12296              - introduce perlvars.h intrpvar.h and thrdvar.h
12297              - change perl.h and thread.h to include them with
12298              appropriate macros defined
12299              - result is status-quo but with macros
12300              - next step is to tweak embed.* to capitalize on 
12301              new easy-to-find info.
12302      Branch: ansiperl
12303            + intrpvar.h perlvars.h thrdvar.h
12304            ! perl.h thread.h win32/Makefile
12305 ____________________________________________________________________________
12306 [   336] By: nick                                  on 1997/11/29  19:13:55
12307         Log: VC++ default to threaded
12308      Branch: ansiperl
12309            ! win32/Makefile
12310 ____________________________________________________________________________
12311 [   335] By: nick                                  on 1997/11/29  18:38:26
12312         Log: Avoid __declspec(thread) by default, for both scratch
12313              return areas and THR stuff. Use struct thread intern instead.
12314      Branch: ansiperl
12315            ! win32/win32.c win32/win32.h win32/win32sck.c
12316            ! win32/win32thread.c win32/win32thread.h
12317 ____________________________________________________________________________
12318 [   334] By: nick                                  on 1997/11/29  17:49:04
12319         Log: Non-threaded build fix
12320      Branch: ansiperl
12321            ! win32/win32thread.c
12322 ____________________________________________________________________________
12323 [   333] By: nick                                  on 1997/11/29  17:29:07
12324         Log: Sort out malloc_mutex for perl's malloc
12325              Remove BINCOMPAT3 from embed.pl 
12326              Add dependancy to CORE_H for PERL95_OBJ
12327      Branch: ansiperl
12328            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12329            ! win32/win32.c
12330 ____________________________________________________________________________
12331 [   332] By: nick                                  on 1997/11/29  16:21:01
12332         Log: Integrate win32 into ansiperl
12333      Branch: ansiperl
12334           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12335           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12336           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12337           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12338           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12339           !> win32/perllib.c
12340 ____________________________________________________________________________
12341 [   331] By: nick                                  on 1997/11/29  01:35:45
12342         Log: GCC + Threads on Win32 - best gcc results yet
12343      Branch: ansiperl
12344            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12345            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12346            ! win32/win32thread.h
12347 ____________________________________________________________________________
12348 [   330] By: nick                                  on 1997/11/28  23:05:08
12349         Log: Un-botch gcc workround
12350      Branch: ansiperl
12351            ! XSUB.h
12352 ____________________________________________________________________________
12353 [   329] By: nick                                  on 1997/11/28  22:39:39
12354         Log: Builds completely with Mingw32, dynamic loaded extensions
12355              don't work yet - suspect __declspec() non-implemented issues.
12356      Branch: ansiperl
12357            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
12358            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
12359            ! win32/runperl.c win32/win32.c win32/win32iop.h
12360 ____________________________________________________________________________
12361 [   328] By: gsar                                  on 1997/11/28  05:48:15
12362         Log: integrate winansi.
12363      Branch: win32/perl
12364           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
12365            ! perl.h
12366           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
12367           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
12368           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
12369 ____________________________________________________________________________
12370 [   327] By: gsar                                  on 1997/11/28  05:38:48
12371         Log: Integrate mainline.
12372      Branch: win32/perl
12373           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12374           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
12375           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12376           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12377           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12378           !> win32/perllib.c
12379 ____________________________________________________________________________
12380 [   326] By: nick                                  on 1997/11/27  19:13:36
12381         Log: GCC builds perl.dll and perl.exe on Win32
12382      Branch: ansiperl
12383            ! win32/makedef.pl win32/makegcc.mk
12384 ____________________________________________________________________________
12385 [   325] By: nick                                  on 1997/11/27  17:46:30
12386         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
12387              far as building miniperl and perl.dll (but not import lib yet)
12388              Seems to lack popen()/pclose() and fcloseall() and fflushall().
12389              Also only CRTDLL not MCRTDLL so threading is probably not
12390              possible yet.
12391              Had to mess with win32iop.h's placement as we need __attribute__
12392              to get STDCALL, and #define of printf messes up proto.h 
12393      Branch: ansiperl
12394            + win32/config.gc win32/config_H.gc win32/makegcc.mk
12395            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
12396            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
12397            ! win32/win32iop.h win32/win32sck.c
12398 ____________________________________________________________________________
12399 [   324] By: mbeattie                              on 1997/11/27  17:08:06
12400         Log: Give dire warnings about the IRIX 6.2 kernel panic.
12401      Branch: perl
12402            ! README.threads hints/irix_6.sh
12403 ____________________________________________________________________________
12404 [   323] By: mbeattie                              on 1997/11/27  16:57:33
12405         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
12406              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12407              Date: 27 Nov 1997 17:18:53 +0100
12408              From: koenig@kulturbox.de (Andreas J. Koenig)
12409      Branch: perl
12410            ! sv.c
12411 ____________________________________________________________________________
12412 [   322] By: mbeattie                              on 1997/11/27  16:12:15
12413         Log: Integrate win32 branch back into mainline.
12414      Branch: perl
12415           !> (integrate 42 files)
12416 ____________________________________________________________________________
12417 [   321] By: mbeattie                              on 1997/11/27  15:06:36
12418         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
12419              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12420              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
12421              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12422      Branch: perl
12423            ! t/lib/safe2.t
12424 ____________________________________________________________________________
12425 [   320] By: mbeattie                              on 1997/11/27  15:02:59
12426         Log: Fix MYMALLOC (wrong #define in malloc.c):
12427              Subject: 5.004_55: MYMALLOC completely busted
12428              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
12429              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12430      Branch: perl
12431            ! malloc.c
12432 ____________________________________________________________________________
12433 [   319] By: mbeattie                              on 1997/11/27  15:01:37
12434         Log: Fix newSVrv so sv_setref_foo work better:
12435              Subject: [PATCH] [5.004_55] newSVrv (again)
12436              Date: Thu, 27 Nov 1997 00:25:50 -0500
12437              From: Owen Taylor <owt1@cornell.edu>
12438      Branch: perl
12439            ! sv.c
12440 ____________________________________________________________________________
12441 [   318] By: mbeattie                              on 1997/11/27  14:59:03
12442         Log: Output skipped test information in test suite:
12443              Subject: 5.004_55: Making test harness platform_aware
12444              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12445              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12446      Branch: perl
12447            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
12448            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
12449            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
12450 ____________________________________________________________________________
12451 [   317] By: mbeattie                              on 1997/11/27  14:55:15
12452         Log: Add 'W'atch command to debugger and improve help:
12453              Subject: 5.004_55: Debugger patch again
12454              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
12455              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12456      Branch: perl
12457            ! lib/perl5db.pl
12458 ____________________________________________________________________________
12459 [   316] By: mbeattie                              on 1997/11/27  14:52:44
12460         Log: Stop double initialisation of malloc_mutex:
12461              Subject: 5.004_55: Double initialiazation of malloc_mutex
12462              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
12463              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12464      Branch: perl
12465            ! miniperlmain.c win32/perllib.c
12466 ____________________________________________________________________________
12467 [   315] By: mbeattie                              on 1997/11/27  14:48:58
12468         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
12469      Branch: perl
12470            ! sv.c t/op/pat.t
12471 ____________________________________________________________________________
12472 [   314] By: nick                                  on 1997/11/27  01:03:19
12473         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
12474      Branch: ansiperl
12475           !> (integrate 897 files)
12476 ____________________________________________________________________________
12477 [   313] By: gsar                                  on 1997/11/26  03:20:55
12478         Log: merge win32-aware installperl in ansiperl branch.
12479      Branch: win32/perl
12480           !> installperl
12481 ____________________________________________________________________________
12482 [   312] By: gsar                                  on 1997/11/26  01:50:37
12483         Log: Fix for C<sort 'foo'...> bug:
12484              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12485              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
12486              Subject: [PATCH] Re: Sort grammar bug 
12487              Date: Sat, 01 Nov 1997 14:46:35 -0500
12488              ------
12489              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12490              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
12491              Subject: Re: Sort grammar bug 
12492              Date: Sun, 02 Nov 1997 12:47:51 +0000
12493      Branch: win32/perl
12494            ! t/op/sort.t toke.c
12495 ____________________________________________________________________________
12496 [   311] By: nick                                  on 1997/11/26  01:42:50
12497         Log: Win32-ize installperl
12498      Branch: ansiperl
12499            ! installperl
12500 ____________________________________________________________________________
12501 [   310] By: gsar                                  on 1997/11/26  01:36:39
12502         Log: Another trivial patch:
12503              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12504              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
12505              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
12506              Date: Wed, 29 Oct 1997 21:45:26 -0500
12507      Branch: win32/perl
12508            ! XSUB.h
12509 ____________________________________________________________________________
12510 [   309] By: nick                                  on 1997/11/26  01:33:32
12511         Log: Fixup _55 for Win32:
12512              Missed thread :-> perl_thread changes
12513              Two #define THR (not the same)
12514              K&R style func in hv.c
12515      Branch: ansiperl
12516            ! hv.c win32/win32thread.c win32/win32thread.h
12517 ____________________________________________________________________________
12518 [   308] By: gsar                                  on 1997/11/26  01:30:21
12519         Log: Sync yet another patch (this one manually edited):
12520              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12521              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
12522              Subject: [PATCH] Re: local($@) gives core dump 
12523              Date: Tue, 28 Oct 1997 21:51:25 -0500
12524      Branch: win32/perl
12525            ! pp_ctl.c
12526 ____________________________________________________________________________
12527 [   307] By: gsar                                  on 1997/11/26  01:22:10
12528         Log: Sync another change from local repository.
12529              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12530              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
12531              Subject: Re: do_postponed breaks with multiple interpreters 
12532              Date: Tue, 28 Oct 1997 22:16:13 -0500
12533      Branch: win32/perl
12534            ! op.c
12535 ____________________________________________________________________________
12536 [   306] By: gsar                                  on 1997/11/26  01:17:46
12537         Log: Sync a change from local repository.
12538              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12539              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
12540              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
12541              Date: Tue, 28 Oct 1997 20:06:06 -0500
12542      Branch: win32/perl
12543            ! mg.c
12544 ____________________________________________________________________________
12545 [   305] By: nick                                  on 1997/11/26  00:50:10
12546         Log: Integrate mainline as of _55
12547      Branch: ansiperl
12548           +> emacs/ptags
12549           !> (integrate 36 files)
12550 ____________________________________________________________________________
12551 [   304] By: gsar                                  on 1997/11/26  00:27:57
12552         Log: Various changes to make it build cleanly and pass all tests:
12553              - needed to run `perl embed.pl`
12554              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
12555              - fix prototypes for a few declarations (Borland is finally quiet)
12556              - move declaration of Mymalloc etc to perl.h (since win32 and other
12557              ports may #define malloc themselves, to let extensions bind to
12558              the version that perl used)
12559              - move struct reg_data into a public header file, since it is
12560              referenced in a public datatype
12561              - win32 makefile fixes
12562              - fix remaining s/thread/perl_thread/
12563      Branch: win32/perl
12564            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
12565            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
12566            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
12567            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12568 ____________________________________________________________________________
12569 [   303] By: gsar                                  on 1997/11/25  20:57:31
12570         Log: Fixup the places where the automatic merge got it wrong.
12571              Previous change (#302) was just a normal integration--ignore the
12572              "reverse" in there.
12573      Branch: win32/perl
12574            ! op.c perl.h
12575 ____________________________________________________________________________
12576 [   302] By: gsar                                  on 1997/11/25  20:32:12
12577         Log: reverse integrate mainline
12578      Branch: win32/perl
12579           +> emacs/ptags
12580           !> (integrate 896 files)
12581
12582 ----------------
12583 Version 5.004_55
12584 ----------------
12585
12586 ____________________________________________________________________________
12587 [   301] By: mbeattie                              on 1997/11/25  17:59:53
12588         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
12589      Branch: perl
12590            ! hv.c pp_ctl.c
12591 ____________________________________________________________________________
12592 [   300] By: mbeattie                              on 1997/11/25  16:29:36
12593         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
12594      Branch: perl
12595            ! MANIFEST patchlevel.h
12596 ____________________________________________________________________________
12597 [   299] By: mbeattie                              on 1997/11/25  15:59:16
12598         Log: Move malloc_mutex initialisation/destruction:
12599              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
12600              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
12601      Branch: perl
12602            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
12603            ! unixish.h vms/vmsish.h
12604 ____________________________________________________________________________
12605 [   298] By: mbeattie                              on 1997/11/25  15:49:22
12606         Log: Make hv_ functions cope better with 'm'-magic:
12607              Subject: [5.004_54] Another neglected patch
12608              Date: Fri, 21 Nov 1997 22:28:17 -0500
12609              From: Owen Taylor <owt1@cornell.edu>
12610      Branch: perl
12611            ! hv.c
12612 ____________________________________________________________________________
12613 [   297] By: mbeattie                              on 1997/11/25  15:47:36
12614         Log: Fix typo in Thread.xs.
12615      Branch: perl
12616            ! ext/Thread/Thread.xs
12617 ____________________________________________________________________________
12618 [   296] By: mbeattie                              on 1997/11/25  15:42:07
12619         Log: Integrate from ansi branch to mainline.
12620      Branch: perl
12621           !> (integrate 890 files)
12622 ____________________________________________________________________________
12623 [   295] By: mbeattie                              on 1997/11/25  14:29:31
12624         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
12625              Subject: Re: _54 on AIX
12626              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12627              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12628      Branch: perl
12629            ! ext/DynaLoader/dl_aix.xs
12630 ____________________________________________________________________________
12631 [   294] By: mbeattie                              on 1997/11/25  14:29:10
12632         Log: AIX patch for hints/aix.sh:
12633              Subject: Re: _54 on AIX
12634              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12635              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12636      Branch: perl
12637            ! hints/aix.sh
12638 ____________________________________________________________________________
12639 [   291] By: mbeattie                              on 1997/11/25  14:17:05
12640         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
12641      Branch: perl
12642            ! op.c op.h
12643 ____________________________________________________________________________
12644 [   290] By: mbeattie                              on 1997/11/25  14:16:29
12645         Log: AIX patch (including Configure support for {sched,pthread}_yield,
12646              pthread initial detach state, renaming perl_thread to perl_os_thread
12647              and struct thread to struct perl_thread):
12648              Subject: Re: _54 on AIX
12649              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
12650              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12651      Branch: perl
12652            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
12653            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
12654            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
12655            ! proto.h sv.h thread.h util.c win32/win32thread.c
12656            ! win32/win32thread.h
12657 ____________________________________________________________________________
12658 [   289] By: mbeattie                              on 1997/11/25  12:33:02
12659         Log: Rename perl_thread to perl_os_thread.
12660      Branch: perl
12661            ! fakethr.h thread.h util.c win32/win32thread.h
12662 ____________________________________________________________________________
12663 [   288] By: mbeattie                              on 1997/11/25  12:27:35
12664         Log: Remove bincompat3 support:
12665              Subject: Re: ANNOUNCE: perl5.004_54 is available
12666              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
12667              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12668      Branch: perl
12669            ! Configure INSTALL embed.h global.sym malloc.c
12670 ____________________________________________________________________________
12671 [   287] By: mbeattie                              on 1997/11/25  12:23:50
12672         Log: Emacs/tags update:
12673              Subject: Emacs/tags update for 5.004_54
12674              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
12675              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12676      Branch: perl
12677            + emacs/ptags
12678            ! MANIFEST Makefile.SH emacs/cperl-mode.el
12679 ____________________________________________________________________________
12680 [   286] By: nick                                  on 1997/11/23  23:03:56
12681         Log: Add $$_ test 
12682      Branch: ansiperl
12683            ! t/op/ref.t
12684 ____________________________________________________________________________
12685 [   285] By: gsar                                  on 1997/11/23  08:26:00
12686         Log: Initial reverse integration of winansi branch.
12687      Branch: win32/perl
12688           !> (integrate 50 files)
12689 ____________________________________________________________________________
12690 [   284] By: gsar                                  on 1997/11/23  07:32:24
12691         Log: Add to docs about the BEGIN { shift } feature.  Make the change
12692              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
12693      Branch: win32/perl
12694            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
12695 ____________________________________________________________________________
12696 [   283] By: nick                                  on 1997/11/22  21:29:30
12697         Log: Duplicate perl_threadsv
12698      Branch: ansiperl
12699            ! global.sym
12700 ____________________________________________________________________________
12701 [   282] By: nick                                  on 1997/11/22  21:18:11
12702         Log: Munge pseudo-Configure stuff to add -thread to archname as
12703              Malcolm seems to think that is way to test for threads.
12704              Update @INC stuffing hackery to have traditional @INC
12705              search order archlib, privlib, sitearch, site.
12706      Branch: ansiperl
12707            ! t/lib/english.t win32/config.bc win32/config_H.bc
12708            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
12709            ! win32/makefile.mk win32/win32.c win32/win32.h
12710 ____________________________________________________________________________
12711 [   281] By: nick                                  on 1997/11/22  19:28:21
12712         Log: Builds and passes all but english.t on win32 VC++
12713      Branch: ansiperl
12714            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
12715            ! win32/config_H.vc win32/win32thread.h
12716 ____________________________________________________________________________
12717 [   280] By: nick                                  on 1997/11/22  18:10:50
12718         Log: ansiperl builds with Borland C++ again
12719      Branch: ansiperl
12720            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
12721            ! win32/config.bc win32/config_H.bc win32/perlglob.c
12722            ! win32/win32.c win32/win32.h
12723 ____________________________________________________________________________
12724 [   279] By: nick                                  on 1997/11/22  16:42:51
12725         Log: Resolve ansiperl against mainline
12726      Branch: ansiperl
12727           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12728           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12729           !> t/lib/english.t thread.h toke.c util.c
12730 ____________________________________________________________________________
12731 [   278] By: nick                                  on 1997/11/22  16:30:27
12732         Log: Resolve ansiperl against win32
12733      Branch: ansiperl
12734           !> (integrate 55 files)
12735 ____________________________________________________________________________
12736 [   277] By: gsar                                  on 1997/11/22  09:48:02
12737         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
12738              - added a test for the above
12739              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
12740              ansification hunks
12741      Branch: win32/perl
12742            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
12743 ____________________________________________________________________________
12744 [   276] By: gsar                                  on 1997/11/22  07:24:01
12745         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
12746              when USE_THREADS.  GCC for instance, can do without macros that use
12747              globals.  Instead, selectively re#define only those macros
12748              that use globals to their functional equivalents.  Tests 100% on
12749              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
12750      Branch: win32/perl
12751            ! perl.h sv.h
12752 ____________________________________________________________________________
12753 [   275] By: gsar                                  on 1997/11/22  05:27:04
12754         Log: Integrate mainline.
12755      Branch: win32/perl
12756           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12757            - lib/Class/Fields.pm lib/ISA.pm
12758           !> (integrate 41 files)
12759 ____________________________________________________________________________
12760 [   274] By: mbeattie                              on 1997/11/21  18:28:22
12761         Log: $_ is now per-thread (rather a lot of changes). Only tested under
12762              *-linux-thread at the moment.
12763      Branch: perl
12764            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12765            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12766            ! t/lib/english.t thread.h toke.c util.c
12767 ____________________________________________________________________________
12768 [   273] By: mbeattie                              on 1997/11/21  10:31:29
12769         Log: Filter patch to toke.c:
12770              Subject: Tiny core patch for source filters
12771              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
12772              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12773      Branch: perl
12774            ! toke.c
12775 ____________________________________________________________________________
12776 [   272] By: nick                                  on 1997/11/21  00:54:43
12777         Log: Basic integrate of lastest perl into ansiperl
12778      Branch: ansiperl
12779           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12780            - lib/Class/Fields.pm lib/ISA.pm
12781            ! win32/win32.c win32/win32.h
12782           !> (integrate 57 files)
12783 ____________________________________________________________________________
12784 [   271] By: mbeattie                              on 1997/11/20  12:12:00
12785         Log: Initial stab at IRIX configuration support for threading. Manually
12786              applied parts of following patches:
12787              Subject: Perl 5.004_54 on IRIX
12788              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
12789              From: Jarkko Hietaniemi <jhi@iki.fi>
12790              Subject: Re: Perl 5.004_54 on IRIX
12791              Date: 19 Nov 1997 17:10:17 -0800
12792              From: Scott Henry <scotth@sgi.com>
12793      Branch: perl
12794            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
12795            ! hints/irix_6_1.sh perl.h
12796 ____________________________________________________________________________
12797 [   270] By: mbeattie                              on 1997/11/19  17:45:37
12798         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
12799              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
12800              also fixed two instances of referring to SVs after destruction.
12801      Branch: perl
12802            ! regcomp.c regexec.c
12803 ____________________________________________________________________________
12804 [   269] By: mbeattie                              on 1997/11/19  15:33:23
12805         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
12806              changed by mg_get(*keysp) (!). Introducing a new local variable
12807              fixed it but I don't know if it's a compiler problem or some
12808              other corruption happening elsewhere.
12809      Branch: perl
12810            ! av.c
12811 ____________________________________________________________________________
12812 [   268] By: mbeattie                              on 1997/11/19  11:39:49
12813         Log: Let Configure sort out get{host,net}byaddr* prototypes:
12814              Subject: [PATCH] 5.004_54: little something for
12815              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
12816              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
12817              From: Jarkko Hietaniemi <jhi@iki.fi>
12818      Branch: perl
12819            ! Configure config_h.SH pp_sys.c
12820 ____________________________________________________________________________
12821 [   267] By: mbeattie                              on 1997/11/19  11:04:15
12822         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
12823              Subject: Version 7 of Jumbo RE patch available
12824              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
12825              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12826      Branch: perl
12827            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
12828            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
12829            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
12830            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
12831            ! util.c
12832 ____________________________________________________________________________
12833 [   266] By: mbeattie                              on 1997/11/18  17:26:09
12834         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
12835              version of patch:
12836              Subject: tie fake hash patch for 5.004_54
12837              Date: Sat, 15 Nov 1997 19:18:30 -0500
12838              From: Joshua Pritikin <pritikin@mindspring.com>
12839      Branch: perl
12840            + t/op/avhv.t
12841            ! av.c embed.h global.sym proto.h
12842 ____________________________________________________________________________
12843 [   265] By: mbeattie                              on 1997/11/18  16:51:04
12844         Log: Bring MANIFEST up to date. Add new thread tests.
12845      Branch: perl
12846            + ext/Thread/die.t ext/Thread/die2.t
12847            ! MANIFEST
12848 ____________________________________________________________________________
12849 [   264] By: mbeattie                              on 1997/11/18  16:41:27
12850         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
12851              is assigned to. Added tests to t/op/array.t. magic_setisa now
12852              warns about including non-existent packages in @ISA when -w is on.
12853      Branch: perl
12854            - lib/Class/Fields.pm lib/ISA.pm
12855            ! mg.c t/op/array.t
12856 ____________________________________________________________________________
12857 [   263] By: mbeattie                              on 1997/11/18  16:38:57
12858         Log: Fix typo in win32 -> mainline integration.
12859      Branch: perl
12860            ! perl.h
12861 ____________________________________________________________________________
12862 [   262] By: mbeattie                              on 1997/11/18  11:56:09
12863         Log: Integrate win32 branch back into mainline.
12864      Branch: perl
12865            - win32/win32io.c win32/win32io.h
12866            ! op.c
12867           !> (integrate 30 files)
12868 ____________________________________________________________________________
12869 [   261] By: gsar                                  on 1997/11/18  00:14:02
12870         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
12871      Branch: win32/perl
12872            ! win32/config.bc win32/config.vc win32/config_H.bc
12873            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
12874 ____________________________________________________________________________
12875 [   260] By: nick                                  on 1997/11/16  23:16:16
12876         Log: Generic file changes for MYMALLOC
12877      Branch: ansiperl
12878            ! miniperlmain.c perl.c
12879 ____________________________________________________________________________
12880 [   259] By: nick                                  on 1997/11/16  23:14:36
12881         Log: MYMALLOC for Win32:
12882              1. Initialize malloc_mutex before it is used (all platforms!)
12883              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
12884              3. Tweak win32/config*.* to define MYMALLOC
12885              4. Provide sbrk() in terms of VirtualAlloc().
12886              
12887              Also fixup -MT (perl95) build to handle Perl_current_thread
12888              via call to DLL (as though an extension).
12889      Branch: ansiperl
12890            ! win32/Makefile win32/config.bc win32/config.vc
12891            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
12892            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
12893            ! win32/win32iop.h win32/win32thread.h
12894 ____________________________________________________________________________
12895 [   258] By: nick                                  on 1997/11/15  20:42:28
12896         Log: Implement dTHR via __declspec(thread) - part 2
12897      Branch: ansiperl
12898            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
12899 ____________________________________________________________________________
12900 [   257] By: nick                                  on 1997/11/15  19:52:53
12901         Log: Use __declspec(thread) var rather tha TslAlloc & co.
12902      Branch: ansiperl
12903            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
12904 ____________________________________________________________________________
12905 [   256] By: gsar                                  on 1997/11/15  02:58:09
12906         Log: Add #include guard in Thread.xs so it will build even under
12907              no USE_THREADS (for win32).  This was missed because of edit
12908              w/o checkout perforce kludge.
12909      Branch: win32/perl
12910            ! ext/Thread/Thread.xs
12911 ____________________________________________________________________________
12912 [   255] By: nick                                  on 1997/11/15  00:33:46
12913         Log: Integrate mainline (5.004_54?) into ansiperl
12914      Branch: ansiperl
12915           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12916           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
12917           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
12918           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
12919           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
12920 ____________________________________________________________________________
12921 [   254] By: nick                                  on 1997/11/15  00:25:26
12922         Log: Interate win32 into ansiperl
12923      Branch: ansiperl
12924           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
12925           +> lib/fields.pm
12926           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12927           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
12928           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
12929           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
12930           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
12931 ____________________________________________________________________________
12932 [   253] By: gsar                                  on 1997/11/14  22:04:58
12933         Log: Integrate mainline changes into win32 branch.  Now would be a good time
12934              to reverse integrate the win32 branch into mainline.
12935      Branch: win32/perl
12936           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
12937           +> lib/fields.pm
12938           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12939           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
12940           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
12941           !> t/op/magic.t thread.h
12942
12943 ----------------
12944 Version 5.004_54
12945 ----------------
12946
12947 ____________________________________________________________________________
12948 [   252] By: mbeattie                              on 1997/11/14  15:07:19
12949         Log: Two more delays added to test suite to help *-solaris-thread.
12950      Branch: perl
12951            ! t/io/pipe.t t/lib/io_pipe.t
12952 ____________________________________________________________________________
12953 [   251] By: mbeattie                              on 1997/11/14  15:05:57
12954         Log: Remove stale code from Thread.xs.
12955      Branch: perl
12956            ! ext/Thread/Thread.xs
12957 ____________________________________________________________________________
12958 [   250] By: mbeattie                              on 1997/11/14  10:12:40
12959         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
12960              doesn't run handlers for self-sent signals until kill has returned.)
12961      Branch: perl
12962            ! t/op/magic.t
12963 ____________________________________________________________________________
12964 [   249] By: gsar                                  on 1997/11/14  05:14:44
12965         Log: Fix various details in win32 makefiles and Config.pm setup.
12966              - ldflags is set for both compilers now
12967              - extensions list is now correct
12968              - delete perl95.exe on distclean
12969              - cf_time now gets updated (once)
12970              - ccdlflags is set for Borland
12971              - fix startperl so dprofpp works
12972      Branch: win32/perl
12973            ! win32/Makefile win32/config.bc win32/config.vc
12974            ! win32/config_sh.PL win32/makefile.mk
12975 ____________________________________________________________________________
12976 [   248] By: mbeattie                              on 1997/11/13  18:01:27
12977         Log: Rewrite thread return code to distinguish between ordinary return
12978              and die() and make join propagate the die. Add tiny method eval
12979              which just does "return eval { shift->join; }". Add Thread::Specific
12980              class for access to thread specific user data along with specific.t.
12981              Rename Class to classname throughout Thread.xs for consistency.
12982              Fix pp_specific to pp_threadsv in global.sym. Add support to
12983              pp_entersub in pp_hot.c to lock stash for static locked methods.
12984      Branch: perl
12985            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
12986            + lib/fields.pm
12987            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
12988            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
12989 ____________________________________________________________________________
12990 [   247] By: mbeattie                              on 1997/11/13  14:13:30
12991         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
12992              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
12993              in pp_sys.c for whether getnet* function get protoyped (since the
12994              default had a broken prototype for getnetbyaddr).
12995      Branch: perl
12996            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
12997            ! scope.c thread.h
12998 ____________________________________________________________________________
12999 [   246] By: nick                                  on 1997/11/13  02:44:40
13000         Log: Integrate Win32 branch
13001      Branch: ansiperl
13002            - configure ext/util/extliblist win32/bin/pl2bat.bat
13003            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13004            - win32/config.H win32/config.w32 win32/win32io.c
13005            - win32/win32io.h
13006           !> (integrate 905 files)
13007 ____________________________________________________________________________
13008 [   245] By: nick                                  on 1997/11/13  00:47:54
13009         Log: Integrate (-ay) win32 branch at its creation to 
13010              establish and ancestor as per perkforce technote #9
13011      Branch: ansiperl
13012           +> configure ext/util/extliblist win32/bin/pl2bat.bat
13013           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13014           +> win32/config.H win32/config.w32
13015           !> (integrate 859 files)
13016 ____________________________________________________________________________
13017 [   244] By: gsar                                  on 1997/11/12  22:26:39
13018         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
13019              contains the all the declarations and macros for the win32io layer.
13020              New std-ish functions are exported now.  All win32-specific exported
13021              functions begin with "win32_" consistently.  win32 version of
13022              init_os_extras() is now exported, so embedders can get the in-core
13023              xsubs.
13024      Branch: win32/perl
13025            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
13026            ! win32/win32iop.h win32/win32sck.c
13027 ____________________________________________________________________________
13028 [   243] By: gsar                                  on 1997/11/12  07:41:52
13029         Log: Really delete deleted files.
13030      Branch: win32/perl
13031            - win32/win32io.c win32/win32io.h
13032 ____________________________________________________________________________
13033 [   242] By: gsar                                  on 1997/11/12  07:40:54
13034         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
13035              files (win32/win32io.[ch]) completely removed, as are all traces
13036              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
13037              for later. Various myfoo() things regularized to my_foo().  CPP not
13038              required anymore to create a perl binary :)
13039      Branch: win32/perl
13040            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
13041            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13042            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13043            ! win32/win32sck.c
13044 ____________________________________________________________________________
13045 [   241] By: gsar                                  on 1997/11/12  05:31:28
13046         Log: Fix various win32 code blemishes:
13047              - s/stolen/win32/g
13048              - s/(CROAK|WARN)/lc($1)/eg
13049              - remove deadcode from most places
13050      Branch: win32/perl
13051            ! win32/makedef.pl win32/win32.c win32/win32io.c
13052            ! win32/win32iop.h
13053 ____________________________________________________________________________
13054 [   240] By: gsar                                  on 1997/11/12  04:36:29
13055         Log: Carry over changes in ansiperl branch.  Win32 branch is now
13056              the leading edge.
13057      Branch: win32/perl
13058            ! embed.h global.sym perl.c win32/win32thread.c
13059            ! win32/win32thread.h
13060 ____________________________________________________________________________
13061 [   239] By: gsar                                  on 1997/11/12  03:39:57
13062         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
13063      Branch: win32/perl
13064            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
13065 ____________________________________________________________________________
13066 [   238] By: gsar                                  on 1997/11/12  03:25:17
13067         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
13068              done cleaner, if really needed (perhaps only for efficiency reasons?)).
13069              Redundant EXTERN_C definitions and related warnings fixed.
13070      Branch: win32/perl
13071            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
13072            ! win32/win32iop.h win32/win32sck.c
13073 ____________________________________________________________________________
13074 [   237] By: nick                                  on 1997/11/12  02:45:15
13075         Log: Fixup Win32
13076              - #undef start_env before re-#defining it
13077              - change pp_specific pp_threadsv in global.sym
13078              - re-build embed.h
13079              - avoid HAVE_THREAD_INTERN - we don't and empty struct
13080              is a pain. If we did have it it would contain cached
13081              values of things we can only get at _IN_ the thread
13082              so new_struct_thread is wrong place to call it.
13083              - add new macro SET_THREAD_SELF - we must (in main thread)
13084              define in win32thread.h, support in win32thread.c,
13085              test and call in perl.c
13086      Branch: ansiperl
13087            ! embed.h global.sym perl.c thread.h win32/win32thread.c
13088            ! win32/win32thread.h
13089 ____________________________________________________________________________
13090 [   236] By: nick                                  on 1997/11/12  01:54:23
13091         Log: Integrate mainline after it integrated us.
13092              Accepted 'theirs' everywhere - so two branches should
13093              now point to same files again.
13094              Almost all of these were what was suggested, others were
13095              whitespace diffs. A few dubious spots which we will now 
13096              go fix.
13097      Branch: ansiperl
13098           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13099           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13100           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13101           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13102           !> util.c
13103 ____________________________________________________________________________
13104 [   235] By: gsar                                  on 1997/11/12  01:22:26
13105         Log: Minor tweaks to add a thread_intern struct that should ultimately
13106              contain all the win32-specific statics.
13107              Win32 branch now passes all tests with or w/o USE_THREADS.
13108      Branch: win32/perl
13109            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13110 ____________________________________________________________________________
13111 [   234] By: gsar                                  on 1997/11/11  23:08:54
13112         Log: Initial (untested) integration of mainline changes.
13113      Branch: win32/perl
13114            - configure
13115           !> (integrate 89 files)
13116 ____________________________________________________________________________
13117 [   233] By: mbeattie                              on 1997/11/11  18:07:30
13118         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13119      Branch: perl
13120            ! thread.h
13121 ____________________________________________________________________________
13122 [   232] By: mbeattie                              on 1997/11/11  17:49:12
13123         Log: t/TEST (reverted to @229 version) should have been included in the
13124              previous change (231) but my way of recovering it didn't work
13125              properly. The change 231 comments about successful tests applies
13126              to this t/TEST (i.e. as of this change).
13127      Branch: perl
13128            ! t/TEST
13129 ____________________________________________________________________________
13130 [   231] By: mbeattie                              on 1997/11/11  17:46:59
13131         Log: Fix up ansiperl integration. Back to passing all expected tests
13132              with usethreads. Untested with non-threaded perl.
13133      Branch: perl
13134            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13135            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13136 ____________________________________________________________________________
13137 [   230] By: mbeattie                              on 1997/11/11  16:36:22
13138         Log: Initial integration of ansi branch into mainline (untested).
13139      Branch: perl
13140           +> t/lib/thread.t t/op/nothread.t thread.sym
13141            - configure
13142           !> (integrate 84 files)
13143 ____________________________________________________________________________
13144 [   229] By: mbeattie                              on 1997/11/11  15:20:43
13145         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13146              getting per-thread magicals. Fixed thr->errsv initialisation.
13147      Branch: perl
13148            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13149            ! t/lib/safe2.t toke.c
13150 ____________________________________________________________________________
13151 [   228] By: mbeattie                              on 1997/11/11  12:48:26
13152         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13153              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13154              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13155              again for non-threaded perl. Enhanced perl_get_sv to return
13156              per-thread magicals where necessary for threaded perl.
13157      Branch: perl
13158            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13159            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13160 ____________________________________________________________________________
13161 [   227] By: mbeattie                              on 1997/11/11  11:00:02
13162         Log: hashlock bug.
13163              
13164              Jobs fixed ...
13165              
13166              hashlock fixed on 1997/11/11 by mbeattie@localhost
13167              
13168              Subject: [perl5.004_53; patch] Another hash-locking fix
13169              Date: 23 Oct 1997 14:13:55 -0400
13170              From: Owen Taylor <owt1@cornell.edu>
13171      Branch: bugs
13172            + hashlock
13173 ____________________________________________________________________________
13174 [   226] By: gsar                                  on 1997/11/11  02:11:23
13175         Log: Slightly more refined lock() keyword recognition (using %INC).
13176      Branch: win32/perl
13177            ! toke.c
13178 ____________________________________________________________________________
13179 [   225] By: gsar                                  on 1997/11/11  00:26:09
13180         Log: "weak" lock keyword (hardcoded initial implementation) now works.
13181              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13182              is recognized as a sub, a regular keyword otherwise.  Could be
13183              generalized by storing a flag for every op in OP struct, and turning
13184              the flag off when Thread.xs loads.
13185      Branch: win32/perl
13186            ! toke.c
13187 ____________________________________________________________________________
13188 [   224] By: gsar                                  on 1997/11/10  22:59:55
13189         Log: Merge a patch in preparation for "weak keywords":
13190              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13191              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13192              Subject: [PATCH] global overrides for keywords
13193              Date: Wed, 08 Oct 1997 02:18:23 -0400
13194      Branch: win32/perl
13195            ! embed.h interp.sym perl.c perl.h toke.c
13196 ____________________________________________________________________________
13197 [   223] By: gsar                                  on 1997/11/10  22:41:31
13198         Log: Remove runlevel.  It was used to count how many runops() calls
13199              we were in the process of executing, and longjmp() to the topmost
13200              one (if not already there).  We use a null top_env->je_prev
13201              to distinguish that now.
13202      Branch: win32/perl
13203            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13204 ____________________________________________________________________________
13205 [   222] By: gsar                                  on 1997/11/10  04:47:48
13206         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13207              USE_THREADS case builds and passes all tests using both compilers.
13208              Additional tweaks:
13209              - fixup win32/makedef.pl to skip more symbols for non-thread build.
13210              - sync win32/Makefile with win32/makefile.mk
13211              >>>Non-thread build fails a lot of tests.<<<
13212      Branch: win32/perl
13213            + thread.sym
13214            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13215            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13216            ! win32/makedef.pl win32/makefile.mk
13217 ____________________________________________________________________________
13218 [   221] By: gsar                                  on 1997/11/10  00:57:53
13219         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13220              into win32 branch.
13221      Branch: win32/perl
13222            + t/lib/thread.t t/op/nothread.t
13223            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13224            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13225            ! util.c win32/Makefile win32/config.bc win32/config.vc
13226            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13227            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13228            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13229            ! win32/win32thread.c win32/win32thread.h
13230 ____________________________________________________________________________
13231 [   220] By: gsar                                  on 1997/11/09  22:44:41
13232         Log: Integrate latest mainline into win32 branch.
13233      Branch: win32/perl
13234           +> win32/win32thread.c win32/win32thread.h
13235           !> (integrate 39 files)
13236 ____________________________________________________________________________
13237 [   219] By: nick                                  on 1997/11/09  21:46:06
13238         Log: Conditionalize english.t,
13239              Enhance times() for NT,
13240              (Failed) attempt to implement alarm(),
13241              Fixed config.h dependancy in makefile.mk
13242      Branch: ansiperl
13243            ! t/lib/english.t win32/config.bc win32/config_H.bc
13244            ! win32/makefile.mk win32/win32.c
13245 ____________________________________________________________________________
13246 [   218] By: nick                                  on 1997/11/09  15:38:00
13247         Log: Dick Hardt's patch for build on Alpha
13248      Branch: ansiperl
13249            ! win32/Makefile
13250 ____________________________________________________________________________
13251 [   217] By: nick                                  on 1997/11/09  03:31:20
13252         Log: MakeMaker not in vofig noise fix for dmake
13253      Branch: ansiperl
13254            ! win32/config.bc win32/makefile.mk
13255 ____________________________________________________________________________
13256 [   216] By: nick                                  on 1997/11/09  03:15:06
13257         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13258              TIEHASH works, but 2nd call (after db is closed, attempt
13259              to reopen) tries to AUTOLOAD TIEHASH rather than using
13260              cached value.
13261      Branch: ansiperl
13262            ! pp_sys.c
13263 ____________________________________________________________________________
13264 [   215] By: nick                                  on 1997/11/08  16:41:24
13265         Log: Cleanup MakeMaker 'not in config' noise
13266      Branch: ansiperl
13267            ! win32/Makefile win32/config.vc
13268 ____________________________________________________________________________
13269 [   214] By: nick                                  on 1997/11/08  15:07:24
13270         Log: Remove 'configure' leaving configure.gnu and Configure
13271              Win32 ignores case and keeps trying to update
13272              repository copy of 'configure' or 'Configure' with
13273              the other.
13274      Branch: ansiperl
13275            - configure
13276            ! MANIFEST
13277 ____________________________________________________________________________
13278 [   213] By: nick                                  on 1997/11/08  15:03:39
13279         Log: Get threads working again on Win32
13280              Root cause of fail was init_thread_intern() in
13281              new_struct_thread() (which is called in parent thread)
13282              clobbering dTHR of parent thread. 
13283              It is doubtfull if setting 'self' in new_struct_thread()
13284              is 'right' but left in for now.
13285      Branch: ansiperl
13286            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13287            ! win32/win32thread.c win32/win32thread.h
13288 ____________________________________________________________________________
13289 [   212] By: nick                                  on 1997/11/08  00:34:03
13290         Log: Add :base_thread to :default in Opcode.pm
13291              This allows lib/safe.t to pass when threaded.
13292              It is unclear if 'lock' should be safe as it allows
13293              denial of service attack, but could not figure out
13294              how to add just 'specific' (sic) to :default
13295              without triggering 'already tagged' warning noise.
13296      Branch: ansiperl
13297            ! ext/Opcode/Opcode.pm win32/makefile.mk
13298 ____________________________________________________________________________
13299 [   211] By: nick                                  on 1997/11/07  23:59:31
13300         Log: Merge changes as of 18:00 CST 
13301      Branch: ansiperl
13302           !> op.c pp.c pp_sys.c thread.h util.c
13303 ____________________________________________________________________________
13304 [   210] By: nick                                  on 1997/11/07  23:52:35
13305         Log: Reverse integrate Malcolm's chanes into local
13306              repository, then import result back into my view
13307              of Malcolm's repository.
13308              Builds and passes (most) tests with GNU C++/Solaris
13309              and Borland C++, Win32.
13310      Branch: ansiperl
13311            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13312            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13313            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13314            ! thread.h toke.c util.c win32/makefile.mk
13315 ____________________________________________________________________________
13316 [   209] By: mbeattie                              on 1997/11/07  18:12:36
13317         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13318              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13319              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13320              missing #ifdef USE_THREADS around some DEBU_L statements in die().
13321              Building without USE_THREADS fails quite a lot of tests. It looks
13322              as though the move to per-thread magicals must be missing some
13323              #ifdef USE_THREADS.
13324      Branch: perl
13325            ! op.c pp.c pp_sys.c thread.h util.c
13326 ____________________________________________________________________________
13327 [   208] By: nick                                  on 1997/11/07  01:37:28
13328         Log: Raw integrate of latest perl
13329      Branch: ansiperl
13330            ! t/TEST
13331           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13332           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13333           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13334           !> thread.h toke.c util.c
13335 ____________________________________________________________________________
13336 [   207] By: mbeattie                              on 1997/11/06  14:58:00
13337         Log: Update README.threads and Todo.5.005.
13338      Branch: perl
13339            ! README.threads Todo.5.005
13340 ____________________________________________________________________________
13341 [   206] By: mbeattie                              on 1997/11/06  14:37:37
13342         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13343      Branch: perl
13344            ! op.c pp_ctl.c proto.h scope.h
13345 ____________________________________________________________________________
13346 [   205] By: mbeattie                              on 1997/11/06  14:31:38
13347         Log: Per-thread magicals now stored in their own thr->magicals and keyed
13348              more directly. cvcache and oursv become ordinary struct thread
13349              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
13350              for 0 again. Main thread initialisation done by new function
13351              init_main_thread instead of (now fixed) new_struct_thread.
13352              
13353              Jobs fixed ...
13354              
13355              jmpenv fixed on 1997/11/06 by mbeattie@localhost
13356              
13357              Subject: [perl5.004_53; patch] eval's and threads
13358              Date: 23 Oct 1997 23:59:19 -0400
13359              From: Owen Taylor <owt1@cornell.edu>
13360      Branch: bugs
13361            + jmpenv
13362      Branch: perl
13363            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
13364            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
13365 ____________________________________________________________________________
13366 [   204] By: mbeattie                              on 1997/11/05  17:18:18
13367         Log: Per-thread magicals mostly working (and localisable). Now getting
13368              intermittent occasional "Use of uninitialized value" warnings
13369              which may be due to some op flag black magic I've broken.
13370      Branch: perl
13371            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
13372            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
13373 ____________________________________________________________________________
13374 [   203] By: nick                                  on 1997/11/05  01:04:10
13375         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
13376      Branch: ansiperl
13377            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
13378            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
13379            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
13380            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13381            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
13382            ! win32/config.vc win32/config_H.vc win32/makedef.pl
13383            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13384            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13385            ! win32/win32sck.c win32/win32thread.h
13386 ____________________________________________________________________________
13387 [   202] By: nick                                  on 1997/11/05  00:50:27
13388         Log: Compile(d) at least once with threads on win32 
13389              but did not work
13390      Branch: ansiperl
13391            ! embed.h perl.c thread.h
13392 ____________________________________________________________________________
13393 [   201] By: nick                                  on 1997/11/05  00:32:13
13394         Log: Trivial integrate
13395      Branch: ansiperl
13396           !> patchlevel.h
13397 ____________________________________________________________________________
13398 [   200] By: mbeattie                              on 1997/11/04  12:06:09
13399         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
13400      Branch: perl
13401            ! patchlevel.h
13402 ____________________________________________________________________________
13403 [   199] By: nick                                  on 1997/11/01  00:18:52
13404         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
13405      Branch: ansiperl
13406           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13407           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13408           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13409           !> util.c
13410 ____________________________________________________________________________
13411 [   198] By: nick                                  on 1997/11/01  00:08:33
13412         Log: win32thread.* not in MANIFEST which has muddled moving
13413              back and forth between depots.
13414      Branch: ansiperl
13415            ! MANIFEST win32/win32thread.c win32/win32thread.h
13416 ____________________________________________________________________________
13417 [   197] By: nick                                  on 1997/11/01  00:02:49
13418         Log: Test changes
13419      Branch: ansiperl
13420            + t/lib/thread.t t/op/nothread.t thread.sym
13421            ! MANIFEST
13422 ____________________________________________________________________________
13423 [   196] By: nick                                  on 1997/10/31  23:54:01
13424         Log: Further ANSI changes now builds and passes (most) tests
13425              with gcc -x c++. 
13426      Branch: ansiperl
13427            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
13428            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13429            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13430            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
13431            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13432            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
13433            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
13434            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
13435            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
13436            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
13437            ! x2p/walk.c
13438 ____________________________________________________________________________
13439 [   195] By: mbeattie                              on 1997/10/31  18:05:31
13440         Log: Half way through moving per-thread magicals into per-thread fields
13441              and the associated new OP_SPECIFIC and find_thread_magical stuff.
13442              perl will compile but plenty of the magicals are still broken.
13443      Branch: perl
13444            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13445            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13446            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13447            ! util.c
13448 ____________________________________________________________________________
13449 [   194] By: nick                                  on 1997/10/31  01:43:49
13450         Log: Convert miniperl sources to ANSI C. Several passes of
13451              GNU C's 'protoize' plus a few hand edits.
13452              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
13453              Does not link seems gcc's C++ does not define a symbol for
13454              const char foo[] = "....";
13455              i.e. with empty [].
13456      Branch: ansiperl
13457            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
13458            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
13459            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
13460            ! sv.c taint.c toke.c universal.c util.c
13461 ____________________________________________________________________________
13462 [   193] By: nick                                  on 1997/10/30  03:00:01
13463         Log: Make the ansi branch
13464      Branch: ansiperl
13465           +> (branch 907 files)
13466 ____________________________________________________________________________
13467 [   192] By: nick                                  on 1997/10/30  02:48:17
13468         Log: Oneperl builds with THREADS/THISPTR Borland
13469              Manualy inserted Sarathy's new COND_XXXXX from his mail.
13470              Manual change if Tself -> self as was easier than resolve :-(
13471              Two aTHIS's in op.c
13472      Branch: oneperl
13473            ! embed.h op.c thread.h thread.sym win32/makefile.mk
13474            ! win32/win32thread.h
13475 ____________________________________________________________________________
13476 [   191] By: nick                                  on 1997/10/30  01:54:50
13477         Log: Raw resolve of latest sources with oneperl
13478      Branch: oneperl
13479           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
13480           !> opcode.pl perl.c thread.h win32/win32thread.c
13481           !> win32/win32thread.h
13482 ____________________________________________________________________________
13483 [   190] By: mbeattie                              on 1997/10/29  14:39:54
13484         Log: Remove global macro "self". Change thr->Tself to thr->self.
13485      Branch: perl
13486            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
13487            ! win32/win32thread.c win32/win32thread.h
13488 ____________________________________________________________________________
13489 [   189] By: mbeattie                              on 1997/10/29  12:49:01
13490         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
13491      Branch: perl
13492            ! Todo.5.005
13493 ____________________________________________________________________________
13494 [   188] By: mbeattie                              on 1997/10/29  12:45:32
13495         Log: Add pp_lock knowledge to compiler
13496      Branch: perlext
13497            ! Compiler/ccop.c Compiler/ccop.h
13498 ____________________________________________________________________________
13499 [   187] By: mbeattie                              on 1997/10/29  12:45:02
13500         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
13501      Branch: perl
13502            ! op.c
13503 ____________________________________________________________________________
13504 [   186] By: mbeattie                              on 1997/10/29  12:43:36
13505         Log: Move compiler OP class information into opcode.pl.
13506      Branch: perl
13507            ! op.h opcode.h opcode.pl
13508 ____________________________________________________________________________
13509 [   185] By: nick                                  on 1997/10/26  22:52:05
13510         Log: Split failing test in op/misc.t into op/nothread.t
13511              so all tests can be passed where they apply.
13512              Cleanup other two cases of THREADS/THISPTR.
13513              Conditional compile option for CriticalSection's on Win32
13514      Branch: oneperl
13515            + t/op/nothread.t
13516            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
13517            ! win32/win32thread.h
13518 ____________________________________________________________________________
13519 [   184] By: nick                                  on 1997/10/26  19:42:00
13520         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
13521      Branch: oneperl
13522            ! embed.h global.sym proto.h sv.c sv.h toke.c
13523 ____________________________________________________________________________
13524 [   183] By: nick                                  on 1997/10/26  18:31:58
13525         Log: Make USE_THREADS imply CRIPPLED_CC.
13526              This avoids most of the uses of 'Sv' and hence many needs of 
13527              dTHR in extension code. 
13528              With this change Data::Dumper builds as-is
13529              and Tk only needs four tweaks:
13530              1. Obscure dump-stack case which really needs dTHR
13531              2. A curcop in error-message code
13532              3. Two cases of SAVETMPS
13533              4. A curcop == &compiling which is probably not required.
13534              IMHO the SAVETMPS case is only one which merits further automation.
13535      Branch: oneperl
13536            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
13537 ____________________________________________________________________________
13538 [   182] By: nick                                  on 1997/10/26  16:31:58
13539         Log: Change dSP to imply dTHR for extension source compatibility
13540              introduce djSP (Declare Just SP) for use in perl sources
13541              and thread-aware extensions. Use latter.
13542      Branch: oneperl
13543            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
13544            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
13545 ____________________________________________________________________________
13546 [   181] By: nick                                  on 1997/10/26  00:39:57
13547         Log: More tests
13548      Branch: oneperl
13549            ! t/lib/thread.t
13550 ____________________________________________________________________________
13551 [   180] By: nick                                  on 1997/10/25  22:18:27
13552         Log: Use return of THREAD_CREATE() - add basic thread test
13553      Branch: oneperl
13554            + t/lib/thread.t
13555            ! ext/Thread/Thread.xs
13556 ____________________________________________________________________________
13557 [   179] By: nick                                  on 1997/10/25  21:25:23
13558         Log: Builds with no thread/this
13559      Branch: oneperl
13560            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
13561            ! win32/win32thread.c
13562 ____________________________________________________________________________
13563 [   178] By: nick                                  on 1997/10/25  18:28:03
13564         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
13565      Branch: oneperl
13566            ! perl.c
13567 ____________________________________________________________________________
13568 [   177] By: nick                                  on 1997/10/25  18:11:33
13569         Log: Basic integrate of oneperl with threads, passes 
13570              tests THISPTR+THREADs - win32/win32thread.* needed
13571              changes (where did they come from)?
13572      Branch: oneperl
13573            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
13574            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13575 ____________________________________________________________________________
13576 [   176] By: nick                                  on 1997/10/25  17:05:52
13577         Log: Onepel builds THISPTR no threads
13578      Branch: oneperl
13579            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
13580 ____________________________________________________________________________
13581 [   175] By: nick                                  on 1997/10/25  16:40:10
13582         Log: Integrate oneperl with new style JOIN etc. macros
13583      Branch: oneperl
13584           +> win32/win32thread.c win32/win32thread.h
13585           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
13586           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
13587           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
13588           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
13589           !> win32/makefile.mk
13590 ____________________________________________________________________________
13591 [   174] By: mbeattie                              on 1997/10/24  17:14:00
13592         Log: Remove xcv_condp CV field which is no longer used.
13593      Branch: perl
13594            ! sv.h
13595 ____________________________________________________________________________
13596 [   173] By: mbeattie                              on 1997/10/24  14:36:09
13597         Log: Patches for VMS [Dan Sugalski]
13598      Branch: bugs
13599            + vms2
13600      Branch: perl
13601            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
13602            ! vms/vmsish.h
13603 ____________________________________________________________________________
13604 [   172] By: mbeattie                              on 1997/10/24  13:50:59
13605         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
13606              to use new API and patch win32 makefile stuff a little.
13607      Branch: perl
13608            + win32/win32thread.c win32/win32thread.h
13609            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
13610            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
13611 ____________________________________________________________________________
13612 [   171] By: mbeattie                              on 1997/10/23  14:00:27
13613         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
13614              
13615              Jobs fixed ...
13616              
13617              get_db_sub fixed on 1997/10/23 by mbeattie@squash
13618              
13619              Subject: [perl5.004_53] Debugger crash (patch)
13620              Date: Thu, 16 Oct 1997 22:03:09 -0400
13621              From: Owen Taylor <owt1@cornell.edu>
13622      Branch: bugs
13623            + get_db_sub
13624      Branch: perl
13625            ! pp_hot.c
13626 ____________________________________________________________________________
13627 [   170] By: mbeattie                              on 1997/10/23  09:22:40
13628         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
13629              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
13630              a ref to its argument for AV, HV, CV. 
13631      Branch: perl
13632            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
13633 ____________________________________________________________________________
13634 [   169] By: gsar                                  on 1997/10/21  03:49:25
13635         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
13636              - Fixup static functions that were missing aTHIS.
13637              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
13638              - Removed static functions from global.sym.
13639              - Typo in perl.h.
13640              - Additions to makefile.mk.
13641      Branch: oneperl
13642            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
13643            ! win32/makefile.mk
13644 ____________________________________________________________________________
13645 [   168] By: nick                                  on 1997/10/20  02:47:18
13646         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
13647      Branch: oneperl
13648            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
13649            ! scope.h thread.h
13650 ____________________________________________________________________________
13651 [   167] By: nick                                  on 1997/10/20  01:03:00
13652         Log: Add missing aTHIS in cast
13653      Branch: oneperl
13654            ! win32/dl_win32.xs
13655 ____________________________________________________________________________
13656 [   166] By: nick                                  on 1997/10/20  00:44:42
13657         Log: Builds and passes test with -DUSE_THISPTR
13658      Branch: oneperl
13659            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
13660            ! win32/perllib.c
13661 ____________________________________________________________________________
13662 [   165] By: nick                                  on 1997/10/19  21:45:36
13663         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
13664      Branch: oneperl
13665            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
13666            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
13667            ! win32/makefile.mk win32/perllib.c
13668 ____________________________________________________________________________
13669 [   164] By: nick                                  on 1997/10/19  20:09:13
13670         Log: oneperl compiles (but fails) with -DUSE_THISPTR
13671      Branch: oneperl
13672            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
13673            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
13674            ! win32/win32.c win32/win32.h
13675 ____________________________________________________________________________
13676 [   163] By: nick                                  on 1997/10/19  16:46:09
13677         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
13678      Branch: oneperl
13679            ! embed.h perl.h thread.h vars.h
13680 ____________________________________________________________________________
13681 [   162] By: nick                                  on 1997/10/19  14:42:16
13682         Log: Dubious merge of oneperl's variable and struct thread
13683      Branch: oneperl
13684           !> perl.h thread.h
13685 ____________________________________________________________________________
13686 [   161] By: nick                                  on 1997/10/18  18:05:13
13687         Log: integrate all but perl.h/thread.h
13688      Branch: oneperl
13689           +> Todo.5.005 perlio.sym
13690           !> (integrate 98 files)
13691 ____________________________________________________________________________
13692 [   160] By: nick                                  on 1997/10/18  03:49:27
13693         Log: Integrate rest of sub-dirs into oneperl
13694      Branch: oneperl
13695           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13696           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13697           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13698           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13699           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13700           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13701           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13702           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
13703           +> hints/os390.sh
13704            - ext/util/extliblist
13705           !> (integrate 425 files)
13706 ____________________________________________________________________________
13707 [   159] By: nick                                  on 1997/10/18  03:20:11
13708         Log: Integrate (accept) t and win32 into oneperl
13709      Branch: oneperl
13710           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
13711           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
13712           +> win32/config.vc win32/config_H.bc win32/config_H.vc
13713           +> win32/makefile.mk
13714           !> (integrate 188 files)
13715 ____________________________________________________________________________
13716 [   158] By: nick                                  on 1997/10/18  03:12:59
13717         Log: Integrate lib/... into oneperl
13718      Branch: oneperl
13719           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
13720           !> (integrate 138 files)
13721 ____________________________________________________________________________
13722 [   157] By: nick                                  on 1997/10/18  02:55:53
13723         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
13724      Branch: oneperl
13725            ! lib/Bundle/CPAN.pm
13726 ____________________________________________________________________________
13727 [   156] By: nick                                  on 1997/10/18  02:52:44
13728         Log: Make lib/Bundle/CPAN.pm a text file
13729      Branch: perl
13730            ! lib/Bundle/CPAN.pm
13731 ____________________________________________________________________________
13732 [   155] By: nick                                  on 1997/10/18  02:33:02
13733         Log: Some weirdness in the intgrate process
13734      Branch: oneperl
13735            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13736            - win32/bin/webget.bat win32/config.H win32/config.w32
13737 ____________________________________________________________________________
13738 [   153] By: nick                                  on 1997/10/18  02:29:16
13739         Log: Let us try all the pure integrate stuff
13740      Branch: oneperl
13741           !> (integrate 647 files)
13742 ____________________________________________________________________________
13743 [   152] By: nick                                  on 1997/10/18  02:13:35
13744         Log: Get more sub directories out of the way.
13745      Branch: oneperl
13746           !> (integrate 92 files)
13747 ____________________________________________________________________________
13748 [   151] By: nick                                  on 1997/10/18  02:05:41
13749         Log: Integrate hints 
13750      Branch: oneperl
13751           !> (integrate 68 files)
13752 ____________________________________________________________________________
13753 [   150] By: nick                                  on 1997/10/18  01:57:20
13754         Log: Try reopening some non-contravertial files
13755      Branch: oneperl
13756           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13757           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13758           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
13759           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
13760 ____________________________________________________________________________
13761 [   144] By: gsar                                  on 1997/10/16  22:26:07
13762         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
13763              build.  Once again, builds and runs all    Thread tests using either
13764              compiler.
13765      Branch: win32/perl
13766            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
13767            ! win32/makefile.mk
13768 ____________________________________________________________________________
13769 [   143] By: gsar                                  on 1997/10/16  20:45:58
13770         Log: A quick merge of latest mainline.
13771      Branch: win32/perl
13772           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13773           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13774           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13775           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13776           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13777           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13778           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13779           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
13780           +> lib/base.pm t/lib/dosglob.t
13781            - ext/util/extliblist
13782           !> (integrate 134 files)
13783
13784 ----------------
13785 Version 5.004_53
13786 ----------------
13787
13788 ____________________________________________________________________________
13789 [   142] By: mbeattie                              on 1997/10/16  16:52:55
13790         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
13791      Branch: perl
13792            ! MANIFEST
13793 ____________________________________________________________________________
13794 [   141] By: mbeattie                              on 1997/10/16  16:42:13
13795         Log: Move perlext/Thread into perl/ext/Thread.
13796      Branch: perl
13797           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13798           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13799           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13800           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13801           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13802           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13803           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13804           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
13805            ! Configure
13806      Branch: perlext
13807            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13808            - Thread/Thread.xs Thread/Thread/Queue.pm
13809            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
13810            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
13811            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
13812            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13813            - Thread/unsync4.t
13814 ____________________________________________________________________________
13815 [   140] By: mbeattie                              on 1997/10/16  16:26:53
13816         Log: Correct threads_mutex locking in main thread destruction.
13817              Add per-interp thrsv to hold SV struct thread for main thread.
13818              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
13819              Add Thread/list.t test of Thread->list method.
13820              Let Thread::Semaphore methods up and down take an extra argument.
13821      Branch: perl
13822            ! embed.h interp.sym perl.c perl.h thread.h
13823      Branch: perlext
13824            + Thread/list.t
13825            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
13826 ____________________________________________________________________________
13827 [   139] By: mbeattie                              on 1997/10/16  14:01:11
13828         Log: Fix up merge with 5.004_04.
13829      Branch: perl
13830            ! op.c perl.c t/lib/dosglob.t
13831 ____________________________________________________________________________
13832 [   138] By: TimBunce                              on 1997/10/16  12:58:22
13833         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
13834      Branch: maint-5.004/perl
13835            ! t/lib/dosglob.t
13836 ____________________________________________________________________________
13837 [   137] By: mbeattie                              on 1997/10/16  11:09:25
13838         Log: Merge maint-5.004 branch (5.004_04) with mainline.
13839      Branch: perl
13840           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
13841            - ext/util/extliblist
13842           !> (integrate 132 files)
13843 ____________________________________________________________________________
13844 [   135] By: gsar                                  on 1997/10/15  21:46:05
13845         Log: Win32 changes over 5.004_52:
13846              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
13847              on an already locked mutex.
13848              - other minor tweaks.
13849              Now builds and runs win32-version of Thread_52, passing all tests.
13850      Branch: win32/perl
13851            ! perl.c proto.h thread.h
13852 ____________________________________________________________________________
13853 [   134] By: gsar                                  on 1997/10/15  18:19:31
13854         Log: fixup makefile.mk conflict.
13855      Branch: win32/perl
13856            ! win32/makefile.mk
13857 ____________________________________________________________________________
13858 [   133] By: gsar                                  on 1997/10/15  18:02:46
13859         Log: Integrated latest changes from mainline into win32.
13860      Branch: win32/perl
13861           +> fakethr.h
13862           !> MANIFEST Porting/makerel Porting/patchls README.threads
13863           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
13864           !> win32/config.vc win32/config_H.bc win32/config_H.vc
13865           !> win32/makefile.mk
13866
13867 ----------------
13868 Version 5.004_52
13869 ----------------
13870
13871 ____________________________________________________________________________
13872 [   132] By: mbeattie                              on 1997/10/15  17:02:38
13873         Log: Remove out-of-date test Thread/cond.t.
13874      Branch: perlext
13875            - Thread/cond.t
13876 ____________________________________________________________________________
13877 [   131] By: mbeattie                              on 1997/10/15  16:57:45
13878         Log: Finish thread state machine: fixes global destruction of threads,
13879              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
13880              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
13881              Thread.xs.
13882      Branch: perl
13883            ! MANIFEST README.threads Todo.5.005 perl.c util.c
13884      Branch: perlext
13885            ! Thread/Thread.xs Thread/queue.t
13886 ____________________________________________________________________________
13887 [   130] By: mbeattie                              on 1997/10/15  16:55:10
13888         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
13889              Fix ThrSETSTATE not to lock t->mutex itself.
13890      Branch: perl
13891            ! fakethr.h thread.h
13892 ____________________________________________________________________________
13893 [   129] By: mbeattie                              on 1997/10/15  16:53:35
13894         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
13895      Branch: perl
13896            ! pp_hot.c
13897 ____________________________________________________________________________
13898 [   128] By: TimBunce                              on 1997/10/15  15:55:26
13899         Log: Maintenance 5.004_04 changes
13900      Branch: maint-5.004/perl
13901            + hints/os390.sh lib/base.pm t/lib/dosglob.t
13902            - ext/util/extliblist
13903            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
13904            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
13905            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
13906            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
13907            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
13908            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
13909            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
13910            ! installperl lib/AutoLoader.pm lib/CPAN.pm
13911            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
13912            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
13913            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
13914            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
13915            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
13916            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
13917            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
13918            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
13919            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
13920            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
13921            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
13922            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
13923            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13924            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
13925            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
13926            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
13927            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
13928            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
13929            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
13930            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
13931            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
13932            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
13933            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
13934            ! win32/Makefile win32/config_H.bc win32/config_H.vc
13935            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
13936            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
13937 ____________________________________________________________________________
13938 [   127] By: mbeattie                              on 1997/10/15  10:00:18
13939         Log: Added fakethr.h.
13940      Branch: perl
13941            + fakethr.h
13942 ____________________________________________________________________________
13943 [   126] By: mbeattie                              on 1997/10/15  09:50:57
13944         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
13945      Branch: perl
13946            ! thread.h
13947 ____________________________________________________________________________
13948 [   125] By: mbeattie                              on 1997/10/15  09:09:24
13949         Log: Started rewriting thread state machine.
13950      Branch: perl
13951            ! perl.c thread.h
13952      Branch: perlext
13953            ! Thread/Thread.xs
13954 ____________________________________________________________________________
13955 [   124] By: gsar                                  on 1997/10/14  00:23:15
13956         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
13957              tests in win32 version of latest perlext/Thread.
13958      Branch: win32/perl
13959            ! pp_hot.c
13960 ____________________________________________________________________________
13961 [   123] By: gsar                                  on 1997/10/13  23:18:38
13962         Log: Initial merge of win32 threads patch.
13963      Branch: win32/perl
13964            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
13965            ! win32/Makefile win32/makedef.pl win32/makefile.mk
13966            ! win32/perllib.c win32/pod.mak win32/win32.h
13967 ____________________________________________________________________________
13968 [   122] By: gsar                                  on 1997/10/10  20:58:40
13969         Log: Integrated changes on mainline into the win32 branch.  Had to set
13970              P4USER=mbeattie for the resolve step (due to the presence of newly
13971              branched files that had not been submitted?)
13972      Branch: win32/perl
13973           +> Porting/makerel Porting/patchls README.threads Todo.5.005
13974           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
13975           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
13976           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
13977           +> win32/bin/webget.pl win32/config.bc win32/config.vc
13978           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
13979            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13980            - win32/bin/webget.bat win32/config.H win32/config.w32
13981            ! thread.h
13982           !> (integrate 858 files)
13983 ____________________________________________________________________________
13984 [   121] By: mbeattie                              on 1997/10/10  17:23:41
13985         Log: Tweak a few Thread tests.
13986      Branch: perlext
13987            + Thread/join2.t
13988            ! Thread/io.t Thread/sync2.t
13989 ____________________________________________________________________________
13990 [   120] By: mbeattie                              on 1997/10/10  17:22:46
13991         Log: Rewrite thread destruction system using linked list of threads.
13992              Still not completely done. Add methods self, equal, flags, list
13993              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
13994      Branch: perl
13995            ! perl.c perl.h thread.h
13996      Branch: perlext
13997            ! Thread/Thread.xs Thread/typemap
13998 ____________________________________________________________________________
13999 [   119] By: mbeattie                              on 1997/10/10  17:19:55
14000         Log: Fix up locking/synchronisation for pp_entersub.
14001      Branch: perl
14002            ! pp_hot.c
14003 ____________________________________________________________________________
14004 [   118] By: mbeattie                              on 1997/10/10  09:55:32
14005         Log: Put back entries in MANIFEST for the four now-returned win32/* files
14006      Branch: perl
14007            ! MANIFEST
14008 ____________________________________________________________________________
14009 [   117] By: mbeattie                              on 1997/10/10  08:12:23
14010         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
14011      Branch: perl
14012            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
14013 ____________________________________________________________________________
14014 [   116] By: mbeattie                              on 1997/10/08  15:41:08
14015         Log: Add missing sig_pipe definition to Thread.xs.
14016      Branch: perlext
14017            ! Thread/Thread.xs
14018 ____________________________________________________________________________
14019 [   115] By: mbeattie                              on 1997/10/08  15:40:46
14020         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
14021              add missing dTHR; to new function unwind_handler_stack() in mg.c
14022              and bump patchlevel.h to 5.004_52.
14023      Branch: perl
14024            ! MANIFEST mg.c patchlevel.h
14025 ____________________________________________________________________________
14026 [   114] By: mbeattie                              on 1997/10/08  10:19:27
14027         Log: Merge maint-5.004 branch (5.004_03) with mainline.
14028              MANIFEST is out of sync.
14029      Branch: perl
14030           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14031           +> win32/bin/webget.pl
14032            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14033            - win32/bin/webget.bat
14034           !> (integrate 168 files)
14035 ____________________________________________________________________________
14036 [   113] By: mbeattie                              on 1997/10/05  17:52:49
14037         Log: Move init of global mutexes/cond vars earlier.
14038      Branch: perl
14039            ! perl.c
14040 ____________________________________________________________________________
14041 [   112] By: nick                                  on 1997/10/04  15:25:28
14042         Log: Add perl.sym to MANIFEST
14043      Branch: oneperl
14044            ! MANIFEST
14045 ____________________________________________________________________________
14046 [   111] By: nick                                  on 1997/10/04  15:23:37
14047         Log: Missing file
14048      Branch: oneperl
14049            + perl.sym
14050 ____________________________________________________________________________
14051 [   110] By: nick                                  on 1997/10/04  13:04:26
14052         Log: Now builds the extensions as well
14053              Passes all tests
14054      Branch: oneperl
14055            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14056            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
14057            ! toke.c util.c writemain.SH
14058 ____________________________________________________________________________
14059 [   109] By: nick                                  on 1997/10/04  12:02:14
14060         Log: Odd checkin issue
14061      Branch: oneperl
14062            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14063            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14064            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14065            ! vms/perly_h.vms writemain.SH
14066 ____________________________________________________________________________
14067 [   108] By: nick                                  on 1997/10/04  11:12:52
14068         Log: Added lots of (missing) prototypes (ckprotos is util to check)
14069              Fixed missing aTHIS flagged by above.
14070              -DUSE_THISPTR passes minitest!
14071      Branch: oneperl
14072            + ckprotos
14073            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14074            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14075            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14076            ! vms/perly_h.vms
14077 ____________________________________________________________________________
14078 [   107] By: nick                                  on 1997/10/03  22:36:52
14079         Log: .y muddle fixup - will get this sorted oneday ...
14080      Branch: oneperl
14081            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
14082            ! vms/perly_h.vms
14083 ____________________________________________________________________________
14084 [   106] By: mbeattie                              on 1997/10/03  17:12:33
14085         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
14086              from struct thread. Added missing thr->Tfoo defines for statbuf
14087              and timesbuf and removed unused Tbuf field.
14088      Branch: perl
14089            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
14090 ____________________________________________________________________________
14091 [   105] By: nick                                  on 1997/10/03  15:56:50
14092         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
14093      Branch: oneperl
14094            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14095            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14096            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14097            ! sv.c taint.c thread.h toke.c universal.c util.c
14098 ____________________________________________________________________________
14099 [   104] By: mbeattie                              on 1997/10/03  15:23:25
14100         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14101      Branch: perl
14102            ! global.sym pp.c proto.h sv.c
14103 ____________________________________________________________________________
14104 [   103] By: mbeattie                              on 1997/10/03  15:17:39
14105         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14106      Branch: perl
14107            ! av.c hv.c perl.h sv.c
14108 ____________________________________________________________________________
14109 [   102] By: mbeattie                              on 1997/10/03  11:53:51
14110         Log: Reliable thread signal handling.
14111      Branch: perl
14112            ! global.sym mg.c perl.c perl.h
14113      Branch: perlext
14114            ! Thread/Thread.xs
14115 ____________________________________________________________________________
14116 [   101] By: nick                                  on 1997/10/02  20:43:17
14117         Log: Cleanup perly.y stuff
14118      Branch: oneperl
14119            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14120 ____________________________________________________________________________
14121 [   100] By: nick                                  on 1997/10/02  18:54:08
14122         Log: Compiles with less invasive aTHIS adding
14123      Branch: oneperl
14124            + nothis.sym
14125            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14126            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14127            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14128            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14129            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14130            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14131            ! util.c vars.h
14132
14133 ----------------
14134 Version 5.004_51
14135 ----------------
14136
14137 ____________________________________________________________________________
14138 [    99] By: mbeattie                              on 1997/10/02  17:23:48
14139         Log: Added Thread/queue.t.
14140      Branch: perlext
14141            + Thread/queue.t
14142 ____________________________________________________________________________
14143 [    98] By: mbeattie                              on 1997/10/02  17:19:44
14144         Log: Bumped patchlevel to 51. Updated Todo.5.005.
14145      Branch: perl
14146            ! Todo.5.005 patchlevel.h
14147 ____________________________________________________________________________
14148 [    97] By: mbeattie                              on 1997/10/02  17:07:47
14149         Log: Update README.threads amd Thread/README
14150      Branch: perl
14151            ! README.threads
14152      Branch: perlext
14153            ! Thread/README
14154 ____________________________________________________________________________
14155 [    96] By: mbeattie                              on 1997/10/02  16:58:47
14156         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14157              fix sv_bless3 prototype.
14158      Branch: perl
14159            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14160 ____________________________________________________________________________
14161 [    95] By: mbeattie                              on 1997/10/02  16:50:21
14162         Log: Fixed broken typemap for Thread.
14163      Branch: perlext
14164            ! Thread/typemap
14165 ____________________________________________________________________________
14166 [    94] By: mbeattie                              on 1997/10/02  16:34:03
14167         Log: Fix pod text in Lint.pm for private-names option.
14168      Branch: perlext
14169            ! Compiler/B/Lint.pm
14170 ____________________________________________________________________________
14171 [    93] By: mbeattie                              on 1997/10/02  13:44:46
14172         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14173      Branch: perl
14174            ! MANIFEST embed.h
14175 ____________________________________________________________________________
14176 [    92] By: mbeattie                              on 1997/10/02  13:27:10
14177         Log: Add Todo.5.005
14178      Branch: perl
14179            + Todo.5.005
14180 ____________________________________________________________________________
14181 [    91] By: nick                                  on 1997/10/01  20:23:38
14182         Log: Raw _T# trial
14183      Branch: oneperl
14184            ! embed.h embed.pl proto.h sv.c
14185 ____________________________________________________________________________
14186 [    90] By: nick                                  on 1997/10/01  18:22:03
14187         Log: THIS + new sort stuff
14188      Branch: oneperl
14189            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14190 ____________________________________________________________________________
14191 [    89] By: nick                                  on 1997/10/01  18:03:05
14192         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14193      Branch: oneperl
14194            ! pp_ctl.c proto.h util.c
14195 ____________________________________________________________________________
14196 [    88] By: mbeattie                              on 1997/10/01  17:04:12
14197         Log: Start of Configure support for -Dusethreads plus associated
14198              Linux hints.
14199      Branch: perl
14200            ! Configure hints/linux.sh
14201 ____________________________________________________________________________
14202 [    87] By: mbeattie                              on 1997/10/01  17:03:34
14203         Log: Move runops_foo prototypes from proto.h to early in perl.h.
14204      Branch: perl
14205            ! perl.h proto.h
14206 ____________________________________________________________________________
14207 [    86] By: nick                                  on 1997/09/30  19:15:21
14208         Log: Debug hackery to thread.h - temporary
14209              Quick-fix qsort() replacement - more to come.
14210      Branch: oneperl
14211            ! thread.h util.c
14212 ____________________________________________________________________________
14213 [    85] By: mbeattie                              on 1997/09/30  15:50:27
14214         Log: Added Lint option regexp-variables.
14215      Branch: perlext
14216            ! Compiler/B/Lint.pm
14217 ____________________________________________________________________________
14218 [    84] By: mbeattie                              on 1997/09/30  15:11:07
14219         Log: Merge maint-5.004 branch (5.004_01) with mainline.
14220      Branch: perl
14221           +> Porting/makerel Porting/patchls hints/newsos4.sh
14222           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14223           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14224           +> win32/makefile.mk
14225            - win32/config.H win32/config.w32
14226           !> (integrate 109 files)
14227 ____________________________________________________________________________
14228 [    83] By: TimBunce                              on 1997/09/30  14:27:09
14229         Log: Maintenance 5.004_03 changes (addendum)
14230      Branch: maint-5.004/perl
14231            - win32/bin/search.bat
14232 ____________________________________________________________________________
14233 [    82] By: TimBunce                              on 1997/09/30  14:11:29
14234         Log: Maintenance 5.004_03 changes
14235      Branch: maint-5.004/perl
14236            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14237            + win32/bin/webget.pl
14238            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14239            - win32/bin/webget.bat
14240            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14241            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14242            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14243            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14244            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14245            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14246            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14247            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14248            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14249            ! win32/win32.c
14250 ____________________________________________________________________________
14251 [    81] By: TimBunce                              on 1997/09/30  13:17:27
14252         Log: Maintenance 5.004_02 changes
14253      Branch: maint-5.004/perl
14254            + win32/bin/runperl.bat
14255            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14256            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14257            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14258            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14259            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14260            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14261            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14262            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14263            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14264            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14265            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14266            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14267            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14268            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14269            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14270            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14271            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14272            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14273            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14274            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14275            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14276            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14277            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14278            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14279            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14280            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14281            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14282            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14283            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14284            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14285            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14286            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14287            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14288            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14289            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14290            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14291            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14292            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14293            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14294            ! win32/config.bc win32/config.vc win32/config_H.bc
14295            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14296            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14297            ! win32/win32io.c win32/win32io.h win32/win32iop.h
14298            ! win32/win32sck.c
14299 ____________________________________________________________________________
14300 [    80] By: nick                                  on 1997/09/29  20:31:43
14301         Log: Add some prototypes in attempt to flush out errors
14302              Tidy up vars.h usage.
14303      Branch: oneperl
14304            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14305            ! proto.h util.c vars.h
14306 ____________________________________________________________________________
14307 [    79] By: nick                                  on 1997/09/29  17:12:07
14308         Log: Builds and passes tests without THISPTR
14309      Branch: oneperl
14310            ! MANIFEST global.sym perl.c perl.h vars.h
14311 ____________________________________________________________________________
14312 [    78] By: mbeattie                              on 1997/09/29  16:57:23
14313         Log: Re-introduce the changes from change 68 (runops becomes a
14314              function pointer and sv_bless3 for '~'-magic) which got lost
14315              during the preparation for the maint-merge.
14316      Branch: perl
14317            ! global.sym perl.h pp.c proto.h run.c sv.c
14318 ____________________________________________________________________________
14319 [    77] By: mbeattie                              on 1997/09/29  16:44:16
14320         Log: Start merge with maint-5.004 branch by creating an ancestral
14321              branch point via a fake resolution with the maint-merge branch.
14322              See Perforce Tech Note 9 for details.
14323      Branch: perl
14324           !> (integrate 864 files)
14325 ____________________________________________________________________________
14326 [    76] By: nick                                  on 1997/09/28  19:04:42
14327         Log: Code with this pointer compiles (but core dumps)
14328      Branch: oneperl
14329            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14330            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14331            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14332            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14333            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14334            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14335            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14336            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14337            ! vars.h
14338 ____________________________________________________________________________
14339 [    75] By: nick                                  on 1997/09/28  15:45:35
14340         Log: Quasi sensible starting point for aTHIS addition.
14341      Branch: oneperl
14342            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14343 ____________________________________________________________________________
14344 [    74] By: nick                                  on 1997/09/28  11:23:32
14345         Log: Ooops - unwind perly.* stuff for now
14346      Branch: oneperl
14347            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14348 ____________________________________________________________________________
14349 [    73] By: nick                                  on 1997/09/28  11:17:23
14350         Log: Builds and passes all tests again
14351      Branch: oneperl
14352            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
14353            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
14354 ____________________________________________________________________________
14355 [    72] By: nick                                  on 1997/09/28  10:47:01
14356         Log: Save "important things" before re-try
14357      Branch: oneperl
14358            + vars.h
14359            ! embed.pl thread.h thread.sym
14360 ____________________________________________________________________________
14361 [    71] By: nick                                  on 1997/09/26  17:47:31
14362         Log: Basic hacks to build with USE_THISPTR, not yet useful
14363              but builds miniperl and passes minitest with all thread 
14364              variables via a _GLOBAL_ thr variable rather than globals.
14365              Now for the local thr variable ...
14366      Branch: oneperl
14367            + thread.sym
14368            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
14369            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
14370            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
14371            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
14372            ! util.c vms/vms.c
14373 ____________________________________________________________________________
14374 [    70] By: mbeattie                              on 1997/09/23  14:29:23
14375         Log: Branch oneperl from mainline.
14376      Branch: oneperl
14377           +> (branch 871 files)
14378 ____________________________________________________________________________
14379 [    69] By: mbeattie                              on 1997/09/22  16:02:37
14380         Log: struct thread now stored in an SV and uses '~'-magic for access.
14381      Branch: perl
14382            ! thread.h
14383      Branch: perlext
14384            ! Thread/Thread.xs Thread/typemap
14385 ____________________________________________________________________________
14386 [    68] By: mbeattie                              on 1997/09/22  16:01:48
14387         Log: runops becomes a funtion pointer and sv_bless3 created
14388              to avoid pointer forgery with '~'-magic.
14389      Branch: perl
14390            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
14391 ____________________________________________________________________________
14392 [    67] By: mbeattie                              on 1997/09/22  15:45:56
14393         Log: More fprintf -> PerlIO_printf changes.
14394      Branch: perl
14395            ! perl.c pp_hot.c util.c
14396 ____________________________________________________________________________
14397 [    66] By: mbeattie                              on 1997/09/22  15:10:40
14398         Log: Minor multi-threading patches for VMS.
14399      Branch: perl
14400            ! mg.c thread.h vms/vms.c
14401 ____________________________________________________________________________
14402 [    65] By: mbeattie                              on 1997/09/15  14:09:11
14403         Log: Add undefined-subs option to Lint.pm.
14404      Branch: perlext
14405            ! Compiler/B/Lint.pm
14406 ____________________________________________________________________________
14407 [    64] By: mbeattie                              on 1997/09/10  16:39:41
14408         Log: Debugging output for lock handling.
14409      Branch: perl
14410            ! mg.c pp.c pp_hot.c util.c
14411 ____________________________________________________________________________
14412 [    63] By: mbeattie                              on 1997/09/10  14:49:00
14413         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
14414      Branch: perlext
14415           +> Thread/Thread/Semaphore.pm
14416            - Thread/Semaphore.pm
14417 ____________________________________________________________________________
14418 [    62] By: mbeattie                              on 1997/09/10  14:47:31
14419         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
14420      Branch: perlext
14421           +> Thread/Thread/Queue.pm
14422            - Thread/Queue.pm
14423 ____________________________________________________________________________
14424 [    61] By: mbeattie                              on 1997/09/10  13:56:50
14425         Log: Solaris fixes: delete pad and padname from thread.h and remove
14426              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
14427      Branch: perl
14428            ! thread.h x2p/Makefile.SH
14429
14430 ----------------
14431 Version 5.004_50        First developer release towards 5.005
14432 ----------------
14433
14434 Maintenance of the 5.004 version of perl continues with the 5.004_xx
14435 series, where 'xx' is <= 49.  Development of the next version, 5.005,
14436 starts with 5.004_50.
14437
14438 ____________________________________________________________________________
14439 [    60] By: mbeattie                              on 1997/09/09  16:57:41
14440         Log: Update README.threads to mention -DL.
14441      Branch: perl
14442            ! README.threads
14443 ____________________________________________________________________________
14444 [    59] By: mbeattie                              on 1997/09/09  16:49:08
14445         Log: Add Thread modules Queue.pm and Semaphore.pm
14446      Branch: perlext
14447            + Thread/Queue.pm Thread/Semaphore.pm
14448 ____________________________________________________________________________
14449 [    58] By: mbeattie                              on 1997/09/09  16:33:45
14450         Log: Update README.threads
14451      Branch: perl
14452            ! README.threads
14453 ____________________________________________________________________________
14454 [    57] By: mbeattie                              on 1997/09/09  16:26:47
14455         Log: Add debug info to Thread typemap.
14456      Branch: perlext
14457            ! Thread/typemap
14458 ____________________________________________________________________________
14459 [    56] By: mbeattie                              on 1997/09/09  15:04:26
14460         Log: Rewrite synchronisation of subs/methods and add attrs
14461              extension for specifying 'locked' and 'method' attributes.
14462      Branch: perl
14463            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14464            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
14465            ! pp_hot.c proto.h sv.c sv.h toke.c
14466      Branch: perlext
14467            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
14468 ____________________________________________________________________________
14469 [    55] By: mbeattie                              on 1997/09/03  16:34:47
14470         Log: Add new keyword "lock" to Opcode.pm
14471      Branch: perl
14472            ! ext/Opcode/Opcode.pm
14473 ____________________________________________________________________________
14474 [    54] By: mbeattie                              on 1997/09/03  14:44:44
14475         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
14476      Branch: perl
14477            ! embed.h keywords.h
14478 ____________________________________________________________________________
14479 [    53] By: mbeattie                              on 1997/09/03  13:52:24
14480         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
14481      Branch: perl
14482            ! MANIFEST
14483 ____________________________________________________________________________
14484 [    52] By: mbeattie                              on 1997/09/03  13:41:20
14485         Log: Let Lint private_names catch out-of-package _foo methods.
14486      Branch: perlext
14487            ! Compiler/B/Lint.pm
14488 ____________________________________________________________________________
14489 [    51] By: mbeattie                              on 1997/09/03  13:20:12
14490         Log: Bump patchlevel.h to 5.004_50
14491      Branch: perl
14492            ! patchlevel.h
14493 ____________________________________________________________________________
14494 [    50] By: mbeattie                              on 1997/09/03  12:31:48
14495         Log: Make compiler build/work with devel 5.005
14496      Branch: perlext
14497            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
14498            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
14499 ____________________________________________________________________________
14500 [    49] By: mbeattie                              on 1997/09/03  12:28:05
14501         Log: Rename RESTART to INIT and associated changes
14502      Branch: perl
14503            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
14504            ! toke.c vms/perly_c.vms
14505 ____________________________________________________________________________
14506 [    48] By: mbeattie                              on 1997/09/02  15:54:27
14507         Log: Added private-names option.
14508      Branch: perlext
14509            ! Compiler/B/Lint.pm
14510 ____________________________________________________________________________
14511 [    47] By: mbeattie                              on 1997/09/02  11:54:55
14512         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
14513      Branch: perlext
14514            ! Compiler/cc_runtime.h
14515 ____________________________________________________________________________
14516 [    46] By: mbeattie                              on 1997/08/28  19:40:08
14517         Log: Missing sprintf in try_autoload.
14518      Branch: perlext
14519            ! Compiler/B/C.pm
14520 ____________________________________________________________________________
14521 [    45] By: mbeattie                              on 1997/08/13  16:15:25
14522         Log: Threading fixups for Digital UNIX.
14523      Branch: perl
14524            ! README.threads malloc.c perl.h toke.c
14525 ____________________________________________________________________________
14526 [    44] By: mbeattie                              on 1997/08/11  15:46:29
14527         Log: Assorted changes for multi-threading (now works rather more).
14528      Branch: perl
14529            + README.threads
14530            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
14531            ! toke.c util.c
14532      Branch: perlext
14533            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
14534            ! Thread/unsync.t
14535 ____________________________________________________________________________
14536 [    43] By: mbeattie                              on 1997/08/08  14:11:00
14537         Log: Made Lint check subs (and -u packages).
14538              Added support for dollar_underscore and implicit $_ in foreach.
14539      Branch: perlext
14540            ! Compiler/B/Lint.pm
14541 ____________________________________________________________________________
14542 [    42] By: TimBunce                              on 1997/07/25  17:15:57
14543         Log: Maintenance 5.004_01 changes
14544      Branch: maint-5.004/perl
14545            + Porting/makerel Porting/patchls hints/newsos4.sh
14546            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14547            + win32/config.vc win32/config_H.bc win32/config_H.vc
14548            + win32/makefile.mk
14549            - win32/config.H win32/config.w32
14550            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
14551            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
14552            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14553            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
14554            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
14555            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
14556            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
14557            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
14558            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14559            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14560            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
14561            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
14562            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
14563            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
14564            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
14565            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
14566            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
14567            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
14568            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
14569            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14570            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
14571            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
14572            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
14573            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
14574            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
14575            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
14576            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
14577            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
14578            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
14579            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
14580 ____________________________________________________________________________
14581 [    41] By: mbeattie                              on 1997/07/24  14:57:53
14582         Log: Start support for fake threads.
14583              pp_lock now returns its argument.
14584      Branch: perl
14585            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
14586            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
14587            ! util.c
14588      Branch: perlext
14589            ! Thread/Thread.xs
14590 ____________________________________________________________________________
14591 [    40] By: mbeattie                              on 1997/07/24  14:55:07
14592         Log: Add missing reset of eval_owner if doeval() fails to parse.
14593      Branch: perl
14594            ! pp_ctl.c
14595 ____________________________________________________________________________
14596 [    39] By: mbeattie                              on 1997/07/17  13:35:51
14597         Log: Fix multiple problems with lexical @_.
14598      Branch: perl
14599            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
14600            ! toke.c
14601 ____________________________________________________________________________
14602 [    38] By: mbeattie                              on 1997/07/16  17:02:09
14603         Log: Change %lx to %x in B::CV::save to prevent some CV
14604              fields becoming 0 in the init section. Add missing
14605              write_back in B::Stackobj::Padsv::load_double to fix
14606              test 22 of op/my.t.
14607      Branch: perlext
14608            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
14609 ____________________________________________________________________________
14610 [    37] By: mbeattie                              on 1997/07/10  11:28:16
14611         Log: Branch win32 developments from main perl branch.
14612      Branch: win32/perl
14613           +> (branch 867 files)
14614 ____________________________________________________________________________
14615 [    36] By: mbeattie                              on 1997/07/05  11:58:05
14616         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
14617              as well as provide_ref (5.003).
14618      Branch: perlext
14619            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
14620 ____________________________________________________________________________
14621 [    35] By: mbeattie                              on 1997/07/05  11:55:18
14622         Log: Introduce pp_lock.
14623      Branch: perl
14624            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
14625            ! pp.c pp_ctl.c toke.c
14626 ____________________________________________________________________________
14627 [    34] By: mbeattie                              on 1997/07/01  12:24:28
14628         Log: Support for op in global register (still buggy)
14629      Branch: perl
14630            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
14631            ! proto.h scope.c scope.h thread.h
14632 ____________________________________________________________________________
14633 [    33] By: mbeattie                              on 1997/06/24  16:34:24
14634         Log: Branch lexical warnings from perl branch.
14635      Branch: lexwarn/perl
14636           +> (branch 867 files)
14637 ____________________________________________________________________________
14638 [    32] By: mbeattie                              on 1997/06/24  14:33:57
14639         Log: Branch integration of maint-5.004 from relperl.
14640      Branch: mainline/perl
14641           +> (branch 600 files)
14642      Branch: maint-5.004/perl
14643           +> (branch 864 files)
14644 ____________________________________________________________________________
14645 [    31] By: mbeattie                              on 1997/06/20  11:46:50
14646         Log: corrected bad_type() prototype. 
14647      Branch: perl
14648            ! op.c
14649 ____________________________________________________________________________
14650 [    30] By: mbeattie                              on 1997/06/12  12:38:05
14651         Log: Tweak README.
14652      Branch: perlext
14653            ! Thread/README
14654 ____________________________________________________________________________
14655 [    29] By: mbeattie                              on 1997/06/12  12:34:59
14656         Log: Document -m option of CC backend.
14657      Branch: perlext
14658            ! Compiler/NOTES
14659 ____________________________________________________________________________
14660 [    28] By: mbeattie                              on 1997/06/12  12:25:05
14661         Log: Support sysseek introduced in 5.004.
14662      Branch: perlext
14663            ! Compiler/ccop.c Compiler/ccop.h
14664 ____________________________________________________________________________
14665 [    27] By: mbeattie                              on 1997/06/05  14:20:51
14666         Log: More fixups for thrperl integration.
14667      Branch: perl
14668            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14669            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
14670            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
14671            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
14672            ! util.c
14673 ____________________________________________________________________________
14674 [    25] By: mbeattie                              on 1997/05/28  15:11:24
14675         Log: Fixups for thrperl integration.
14676      Branch: perl
14677            ! embed.h keywords.h op.c opcode.h perl.c util.c
14678 ____________________________________________________________________________
14679 [    24] By: mbeattie                              on 1997/05/26  20:10:42
14680         Log: Integrate thrperl 5.003->5.004.
14681      Branch: perl
14682           +> thread.h
14683           !> (integrate 33 files)
14684 ____________________________________________________________________________
14685 [    23] By: mbeattie                              on 1997/05/26  11:45:39
14686         Log: Fix ppname when saving subs.
14687      Branch: perlext
14688            ! Compiler/B/C.pm
14689 ____________________________________________________________________________
14690 [    22] By: mbeattie                              on 1997/05/26  11:45:03
14691         Log: -mFoo option now forces -uFoo.
14692      Branch: perlext
14693            ! Compiler/B/CC.pm
14694 ____________________________________________________________________________
14695 [    21] By: mbeattie                              on 1997/05/26  11:43:37
14696         Log: Put back objsym/savesym (used by walkoptree_exec).
14697      Branch: perlext
14698            ! Compiler/B.pm
14699 ____________________________________________________________________________
14700 [    20] By: mbeattie                              on 1997/05/26  11:38:45
14701         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
14702      Branch: perl
14703            ! av.c global.sym
14704 ____________________________________________________________________________
14705 [    19] By: mbeattie                              on 1997/05/25  21:19:38
14706         Log: Fix up integration 5.003->5.004.
14707      Branch: perl
14708            + lib/Class/Fields.pm lib/ISA.pm
14709            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
14710            ! toke.c
14711 ____________________________________________________________________________
14712 [    18] By: mbeattie                              on 1997/05/25  10:31:21
14713         Log: First stab at 5.003 -> 5.004 integration.
14714      Branch: perl
14715           +> (branch 291 files)
14716            - Changes.Conf ext/DynaLoader/dl_os2.xs
14717            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14718            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14719            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14720            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14721            - lib/chat2.pl lib/splain os2/README os2/README.old
14722            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14723            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14724            - x2p/handy.h x2p/s2p.man
14725           !> (integrate 392 files)
14726 ____________________________________________________________________________
14727 [    17] By: mbeattie                              on 1997/05/24  18:46:49
14728         Log: Wholesale update to 5.004.
14729      Branch: relperl
14730            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
14731            + Porting/Glossary Porting/pumpkin.pod README.amiga
14732            + README.cygwin32 README.os2 README.plan9 README.qnx
14733            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
14734            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
14735            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
14736            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14737            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
14738            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14739            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14740            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
14741            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
14742            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
14743            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
14744            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
14745            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
14746            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
14747            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
14748            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
14749            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
14750            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
14751            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
14752            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
14753            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
14754            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
14755            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
14756            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
14757            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
14758            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14759            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
14760            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
14761            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
14762            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
14763            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
14764            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
14765            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
14766            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
14767            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
14768            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
14769            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
14770            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
14771            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
14772            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
14773            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
14774            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
14775            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
14776            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
14777            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14778            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
14779            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
14780            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
14781            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
14782            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
14783            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
14784            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
14785            + plan9/config.plan9 plan9/exclude plan9/fndvers
14786            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
14787            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
14788            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
14789            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
14790            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14791            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14792            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
14793            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
14794            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
14795            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
14796            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
14797            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
14798            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
14799            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
14800            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
14801            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
14802            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
14803            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
14804            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
14805            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
14806            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
14807            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
14808            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
14809            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
14810            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
14811            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
14812            + t/pragma/warn-1global t/pragma/warning.t universal.c
14813            + utils/splain.PL vms/ext/DCLsym/0README.txt
14814            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
14815            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
14816            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
14817            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
14818            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
14819            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
14820            + win32/config.H win32/config.w32 win32/config_h.PL
14821            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
14822            + win32/include/arpa/inet.h win32/include/dirent.h
14823            + win32/include/netdb.h win32/include/sys/socket.h
14824            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
14825            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
14826            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
14827            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
14828            + x2p/proto.h
14829            - Changes.Conf ext/DynaLoader/dl_os2.xs
14830            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14831            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14832            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14833            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14834            - lib/chat2.pl lib/splain os2/README os2/README.old
14835            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14836            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14837            - x2p/handy.h x2p/s2p.man
14838            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
14839            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
14840            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
14841            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
14842            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
14843            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
14844            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
14845            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
14846            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
14847            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
14848            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
14849            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
14850            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14851            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
14852            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
14853            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
14854            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14855            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
14856            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
14857            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
14858            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
14859            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
14860            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
14861            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
14862            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
14863            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
14864            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
14865            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
14866            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
14867            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
14868            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
14869            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
14870            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
14871            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
14872            ! installman installperl interp.sym keywords.h keywords.pl
14873            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
14874            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
14875            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
14876            ! lib/Exporter.pm lib/ExtUtils/Install.pm
14877            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
14878            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14879            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
14880            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
14881            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
14882            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
14883            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
14884            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
14885            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
14886            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
14887            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
14888            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
14889            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
14890            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
14891            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
14892            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
14893            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
14894            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
14895            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
14896            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
14897            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
14898            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
14899            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
14900            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
14901            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
14902            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
14903            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
14904            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
14905            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
14906            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
14907            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
14908            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
14909            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
14910            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
14911            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
14912            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
14913            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
14914            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
14915            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
14916            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
14917            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
14918            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
14919            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
14920            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
14921            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
14922            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
14923            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
14924            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
14925            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
14926            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
14927            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
14928            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
14929            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
14930            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
14931            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
14932            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
14933            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
14934            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
14935            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
14936            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
14937            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
14938            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
14939            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
14940            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14941            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
14942            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
14943            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
14944            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
14945            ! x2p/util.h x2p/walk.c
14946 ____________________________________________________________________________
14947 [    16] By: mbeattie                              on 1997/05/23  22:42:08
14948         Log: Initial integration of relperl from 5.003.
14949      Branch: relperl
14950           +> (branch 600 files)
14951 ____________________________________________________________________________
14952 [    14] By: mbeattie                              on 1997/05/12  20:22:56
14953         Log: Finish code generation rewrite. Clean up B::Section class and
14954              handle symbol table translation internally. Simple .pm modules
14955              now compile OK.
14956      Branch: perlext
14957            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
14958            ! Compiler/B/CC.pm
14959 ____________________________________________________________________________
14960 [    13] By: mbeattie                              on 1997/05/05  19:41:18
14961         Log: Don't make pp_enter and pp_return trigger basic blocks.
14962      Branch: perlext
14963            ! Compiler/B/Bblock.pm
14964 ____________________________________________________________________________
14965 [    12] By: mbeattie                              on 1997/05/05  19:40:16
14966         Log: Rewrite code generation. Sections (de)multiplexed into a
14967              temporary file instead of stored in arrays.
14968      Branch: perlext
14969            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
14970 ____________________________________________________________________________
14971 [    11] By: mbeattie                              on 1997/05/03  20:20:59
14972         Log: Development to pre-alpha4
14973      Branch: perlext
14974            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
14975            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
14976            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
14977            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
14978            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
14979            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
14980            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
14981            ! Compiler/test_harness Compiler/test_harness_cc
14982 ____________________________________________________________________________
14983 [    10] By: mbeattie                              on 1997/05/03  14:47:06
14984         Log: Initial check-in of perl compiler.
14985      Branch: perlext
14986            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
14987            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
14988            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
14989            + Compiler/B/CC.pm Compiler/B/Debug.pm
14990            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
14991            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
14992            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
14993            + Compiler/O.pm Compiler/README Compiler/TESTS
14994            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
14995            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
14996            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
14997            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
14998            + Compiler/disassemble Compiler/old/README.feb11
14999            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
15000            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
15001            + Compiler/op.patch Compiler/ramblings/cc.notes
15002            + Compiler/ramblings/curcop.runtime
15003            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
15004            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
15005            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
15006            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
15007            + Compiler/ramblings/runtime.porting
15008            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
15009            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
15010            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
15011            + Compiler/test_harness_bytecode Compiler/test_harness_cc
15012            + Compiler/typemap
15013 ____________________________________________________________________________
15014 [     9] By: mbeattie                              on 1997/05/02  19:03:49
15015         Log: Don't require CvDEPTH == 0 when bombing out of subs.
15016      Branch: thrperl
15017            ! pp_hot.c
15018 ____________________________________________________________________________
15019 [     8] By: mbeattie                              on 1997/04/23  19:06:45
15020         Log: Added programmer-level condition variables via "condpair" magic.
15021              Added support for detached threads and tweaked a few things.
15022      Branch: thrperl
15023            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
15024            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
15025            ! util.c
15026 ____________________________________________________________________________
15027 [     7] By: mbeattie                              on 1997/04/23  19:04:18
15028         Log: Rewrote programmer-level condition variables from scratch. Added
15029              support for detaching threads. Fixed handling for arguments
15030              passed in to threads and return values for joined threads.
15031      Branch: perlext
15032            + Thread/lock.t
15033            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
15034            ! Thread/typemap
15035 ____________________________________________________________________________
15036 [     6] By: mbeattie                              on 1997/04/10  20:17:26
15037         Log: Initial check-in of Thread module.
15038      Branch: perlext
15039            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
15040            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
15041            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
15042            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
15043            + Thread/unsync4.t
15044 ____________________________________________________________________________
15045 [     5] By: mbeattie                              on 1997/04/10  20:05:52
15046         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
15047              missing parens (pad allocation) in the tokener.
15048      Branch: thrperl
15049            ! op.c pp_ctl.c toke.c
15050 ____________________________________________________________________________
15051 [     4] By: mbeattie                              on 1997/03/28  18:40:44
15052         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
15053      Branch: thrperl
15054            + thread.h
15055            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
15056            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
15057            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
15058            ! run.c scope.c sv.c sv.h toke.c util.c
15059 ____________________________________________________________________________
15060 [     3] By: mbeattie                              on 1997/03/28  13:36:23
15061         Log: Branch 5.003 -> thrperl
15062      Branch: thrperl
15063           +> (branch 600 files)
15064 ____________________________________________________________________________
15065 [     2] By: mbeattie                              on 1997/03/28  13:32:21
15066         Log: Initial devel changes.
15067              Pseudo-hashes. Optional strong typing. RESTART {}.
15068      Branch: perl
15069            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
15070            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
15071            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
15072 ____________________________________________________________________________
15073 [     1] By: mbeattie                              on 1997/03/28  13:17:33
15074         Log: Perl 5.003 check-in
15075      Branch: perl
15076            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
15077            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
15078            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
15079            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15080            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
15081            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15082            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15083            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15084            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15085            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15086            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15087            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15088            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15089            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
15090            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15091            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
15092            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15093            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
15094            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15095            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15096            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15097            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15098            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15099            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15100            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15101            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15102            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15103            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15104            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15105            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15106            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15107            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15108            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15109            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15110            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15111            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15112            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15113            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15114            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15115            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15116            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15117            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15118            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15119            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15120            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15121            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15122            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15123            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15124            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15125            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15126            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15127            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15128            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15129            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15130            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15131            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15132            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15133            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15134            + hints/README.hints hints/aix.sh hints/altos486.sh
15135            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15136            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15137            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15138            + hints/fps.sh hints/freebsd.sh hints/genix.sh
15139            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15140            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15141            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15142            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15143            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15144            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15145            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15146            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15147            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15148            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15149            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15150            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15151            + hints/uts.sh hv.c hv.h installman installperl interp.sym
15152            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15153            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15154            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15155            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15156            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15157            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15158            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15159            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15160            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15161            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15162            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15163            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15164            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15165            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15166            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15167            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15168            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15169            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15170            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15171            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15172            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15173            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15174            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15175            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15176            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15177            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15178            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15179            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15180            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15181            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15182            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15183            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15184            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15185            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15186            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15187            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15188            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15189            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15190            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15191            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15192            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15193            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15194            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15195            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15196            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15197            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15198            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15199            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15200            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15201            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15202            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15203            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15204            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15205            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15206            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15207            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15208            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15209            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15210            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15211            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15212            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15213            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15214            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15215            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15216            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15217            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15218            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15219            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15220            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15221            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15222            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15223            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15224            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15225            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15226            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15227            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15228            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15229            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15230            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15231            + vms/Makefile vms/config.vms vms/descrip.mms
15232            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15233            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15234            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15235            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15236            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15237            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15238            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15239            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15240            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15241            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15242            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15243            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15244            + x2p/walk.c