patchlevel up to 72, update Changes, minor tweaks to win32/config*
[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 March 1997):
18
19     Gisle Aas           <gisle@aas.no>
20     Kenneth Albanowski  <kjahds@kjahds.com>
21     Graham Barr         <gbarr@ti.com>
22     Spider Boardman     <spider@orb.nashua.nh.us>
23     Tom Christiansen    <tchrist@perl.com>
24     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
25     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
26     Jarkko Hietaniemi   <jhi@iki.fi>
27     Nick Ing-Simmons    <nik@tiuk.ti.com>
28     Andreas Koenig      <a.koenig@mind.de>
29     Doug MacEachern     <dougm@opengroup.org>
30     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
31     Hans Mulder         <hansm@euronet.nl>
32     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
33     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
34     Tom Phoenix         <rootbeer@teleport.com>
35     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
36     Dean Roehrich       <roehrich@cray.com>
37     Roderick Schertler  <roderick@argon.org>
38     Larry W. Virden     <lvirden@cas.org>
39     Ilya Zakharevich    <ilya@math.ohio-state.edu>
40
41 And the Keepers of the Patch Pumpkin:
42
43     Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
44     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
45     Tim Bunce           <Tim.Bunce@ig.co.uk>
46     Andy Dougherty      <doughera@lafcol.lafayette.edu>
47     Gurusamy Sarathy    <gsar@engin.umich.edu>
48     Chip Salzenberg     <chip@perl.com>
49
50 And, of course, the Author of Perl:
51
52     Larry Wall          <larry@wall.org>
53
54
55 NOTE: Each change entry shows the change number; who checked it into the
56 repository; when; description of the change; which branch the change
57 happened in; and the affected files.  The file lists have a short symbolic
58 indicator:
59
60             !       modified
61             +       added
62             -       deleted
63             +>      branched (from elsewhere)
64             !>      merged changes (from elsewhere)
65
66
67 ----------------
68 Version 5.004_71        Developer release working toward 5.005
69 ----------------
70
71 ____________________________________________________________________________
72 [  1451] By: gsar                                  on 1998/07/12  07:01:26
73         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
74              From: Jarkko Hietaniemi <jhi@iki.fi>
75              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
76              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
77              Subject: M3 "generic" parts
78      Branch: perl
79            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
80            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
81            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
82            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
83            ! win32/config_H.gc x2p/Makefile.SH
84 ____________________________________________________________________________
85 [  1450] By: gsar                                  on 1998/07/12  06:38:27
86         Log: various tweaks for PERL_OBJECT build & test
87      Branch: perl
88            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
89            ! win32/makefile.mk win32/win32.c win32/win32iop.h
90 ____________________________________________________________________________
91 [  1449] By: gsar                                  on 1998/07/12  06:29:23
92         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
93              Date:    12 Jul 1998 08:22:16 +0200
94              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
95              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
96      Branch: perl
97            ! lib/CPAN.pm lib/SelfLoader.pm
98 ____________________________________________________________________________
99 [  1448] By: gsar                                  on 1998/07/12  05:10:50
100         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
101              and runs regexes in 1000s of threads without crashing; also fixed
102              statcache not being thread-local
103      Branch: perl
104            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
105            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
106            ! t/lib/thread.t thrdvar.h util.c
107 ____________________________________________________________________________
108 [  1447] By: gsar                                  on 1998/07/12  02:40:45
109         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
110              Date:    Sun, 12 Jul 1998 03:23:04 +0200
111              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
112              Subject: Re: perlbug doesn't check that save succeeded
113      Branch: perl
114            ! utils/perlbug.PL
115 ____________________________________________________________________________
116 [  1446] By: gsar                                  on 1998/07/12  02:39:24
117         Log: be generous about CRs
118              From:    larry@wall.org (Larry Wall)
119              Date:    Sat, 11 Jul 1998 17:54:21 PDT
120              Message-Id: <199807120054.RAA19550@wall.org>
121              Subject: [PATCH _71] CRs et al 
122      Branch: perl
123            ! toke.c
124 ____________________________________________________________________________
125 [  1445] By: gsar                                  on 1998/07/12  02:11:16
126         Log: fix pp_caller() to fully traverse stacklevels
127      Branch: perl
128            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
129 ____________________________________________________________________________
130 [  1444] By: gsar                                  on 1998/07/11  23:43:37
131         Log: add patch, along with all the missing bits, and doc tweaks
132              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
133              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
134              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
135              Subject: Re: [PATCH 5.004_71] Secure RE update
136      Branch: perl
137            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
138            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
139            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
140            ! t/op/pat.t t/op/subst.t
141 ____________________________________________________________________________
142 [  1443] By: gsar                                  on 1998/07/11  23:08:14
143         Log: tweak to get BSDI to build IPC/SysV
144              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
145              Date: 11 Jul 1998 16:26:44 +0300
146              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
147              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
148      Branch: perl
149            ! ext/IPC/SysV/SysV.xs
150 ____________________________________________________________________________
151 [  1442] By: gsar                                  on 1998/07/11  23:03:39
152         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
153              change, the pp_hot.c fix accidentally went in change#1441)
154      Branch: perl
155            ! t/op/closure.t
156 ____________________________________________________________________________
157 [  1441] By: gsar                                  on 1998/07/11  22:35:40
158         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
159              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
160              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
161              Subject: [PATCH 5.004_71] Update os2's OS2::Process
162      Branch: perl
163            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
164            ! os2/OS2/Process/Process.xs pp_hot.c
165 ____________________________________________________________________________
166 [  1440] By: gsar                                  on 1998/07/11  19:41:59
167         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
168              Date: 11 Jul 1998 17:00:21 +0200
169              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
170              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
171      Branch: perl
172            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
173 ____________________________________________________________________________
174 [  1439] By: gsar                                  on 1998/07/11  19:36:58
175         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
176      Branch: perl
177            ! pod/perlguts.pod win32/makedef.pl
178 ____________________________________________________________________________
179 [  1438] By: gsar                                  on 1998/07/11  19:14:21
180         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
181              From: abigail@fnx.com
182              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
183              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
184              Subject: [PATCH 5.004_71] pod/perlfunc.pod
185      Branch: perl
186            ! pod/perlfunc.pod
187 ____________________________________________________________________________
188 [  1437] By: gsar                                  on 1998/07/11  19:05:00
189         Log: From: abigail@fnx.com
190              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
191              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
192              Subject: [PATCH 5.004_71] pod/pod2man.PL
193      Branch: perl
194            ! pod/pod2man.PL
195 ____________________________________________________________________________
196 [  1436] By: gsar                                  on 1998/07/11  18:58:03
197         Log: more complete version of change#1421
198              From: Stephen McCamant <alias@mcs.com>
199              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
200              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
201              Subject: [PATCH] Re: B::Deparse for(1..100000)
202      Branch: perl
203            ! ext/B/B/Deparse.pm
204 ____________________________________________________________________________
205 [  1435] By: gsar                                  on 1998/07/11  18:54:42
206         Log: win32 fixes for VC 6.0 nits
207      Branch: perl
208            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
209            ! win32/win32.h
210 ____________________________________________________________________________
211 [  1434] By: gsar                                  on 1998/07/11  18:45:32
212         Log: s/AVHV/pseudo-hash/ (via PM)
213              From: Gisle Aas <gisle@aas.no>
214              Date: 11 Jul 1998 00:16:53 +0200
215              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
216              Subject: [PATCH] trivial fields.pm doc patch
217      Branch: perl
218            ! lib/fields.pm
219 ____________________________________________________________________________
220 [  1433] By: gsar                                  on 1998/07/11  18:43:11
221         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
222              Date: Fri, 10 Jul 1998 23:12:11 +0200
223              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
224              Subject: [PATCH _71] dos-djgpp update
225      Branch: perl
226            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
227 ____________________________________________________________________________
228 [  1432] By: gsar                                  on 1998/07/11  18:41:00
229         Log: applied patch, reformatted long lines in places
230              From: Dominic Dunlop <domo@computer.org>
231              Date: Fri, 10 Jul 1998 23:11:30 +0000
232              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
233              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
234              warning
235      Branch: perl
236            ! pod/perldiag.pod regexec.c
237 ____________________________________________________________________________
238 [  1431] By: gsar                                  on 1998/07/11  18:29:18
239         Log: From: "John L. Allen" <allen@grumman.com>
240              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
241              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
242              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
243      Branch: perl
244            ! hints/aix.sh
245 ____________________________________________________________________________
246 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
247         Log: Title:  "Fix string substitution returncode problem"
248              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
249              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
250              <v03110700b191a557f041@[195.95.102.114]>
251              Files:  pp_hot.c
252      Branch: maint-5.004/perl
253            ! pp_hot.c
254 ____________________________________________________________________________
255 [  1429] By: gsar                                  on 1998/07/11  18:07:52
256         Log: applied patch, tweaked doc and code that does labels/indentation
257              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
258              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
259              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
260              Subject: [PATCH 5.004_71] perldebug.pod and RE
261      Branch: perl
262            ! pod/perldebug.pod regcomp.c regexec.c
263 ____________________________________________________________________________
264 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
265         Log: Assorted patches:
266              
267              Title:  "makerel now reads local patch list from patchlevel.h"
268              Files:  patchlevel.h Porting/makerel
269              
270              Title:  "pod/pod2man.PL"
271              From:  abigail@fnx.com
272              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
273              Files:  pod/pod2man.PL
274              
275              Title:  "Clarify taint example in re.pm"
276              From:  Tom Phoenix <rootbeer@teleport.com>
277              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
278              Files:  lib/re.pm
279              
280              Title:  "Anohter ptags improvement"
281              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
282              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
283              Files:  emacs/ptags
284              
285              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
286              From:  "John L. Allen" <allen@grumman.com>
287              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
288              Files:  hints/aix.sh
289      Branch: maint-5.004/perl
290            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
291            ! patchlevel.h pod/pod2man.PL
292 ____________________________________________________________________________
293 [  1427] By: gsar                                  on 1998/07/11  17:04:47
294         Log: make Liblist return consistently backslashed paths
295      Branch: perl
296            ! lib/ExtUtils/Liblist.pm
297 ____________________________________________________________________________
298 [  1426] By: gsar                                  on 1998/07/11  16:53:56
299         Log: don't 'touch a2p.c', it might readonly (via PM)
300              From: Robin Barker <rmb1@cise.npl.co.uk>
301              Date: Fri, 10 Jul 98 17:19:54 BST
302              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
303      Branch: perl
304            ! x2p/Makefile.SH
305 ____________________________________________________________________________
306 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
307         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
308              Files:  embed.h proto.h global.sym op.c
309      Branch: maint-5.004/perl
310            ! embed.h global.sym op.c proto.h
311 ____________________________________________________________________________
312 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
313         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
314              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
315              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
316              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
317              <199805270939.KAA08453@toad.ig.co.uk>,
318              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
319              Files:  lib/Sys/Syslog.pm
320      Branch: maint-5.004/perl
321            ! lib/Sys/Syslog.pm
322 ____________________________________________________________________________
323 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
324         Log: Assorted patches:
325              
326              Title:  "umask: die if EXPR & 0700 else return undef"
327              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
328              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
329              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
330              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
331              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
332              <199805291549.SAA01439@alpha.hut.fi>,
333              <199805291608.RAA29283@toad.ig.co.uk>,
334              <19980530105129.A24006@O2.chapin.edu>,
335              <19980608133037.A8793@perlsupport.com>
336              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
337              
338              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
339              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
340              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
341              Files:  MANIFEST ext/DynaLoader/Makefile.PL
342      Branch: maint-5.004/perl
343           +> ext/DynaLoader/DynaLoader_pm.PL
344            - ext/DynaLoader/DynaLoader.pm.PL
345            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
346            ! pod/perlfunc.pod pp_sys.c
347 ____________________________________________________________________________
348 [  1421] By: gsar                                  on 1998/07/11  02:54:02
349         Log: From: Gisle Aas <gisle@aas.no>
350              Subject: [PATCH] B::Deparse for(1..100000)
351              Date: 10 Jul 1998 14:04:44 +0200
352              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
353      Branch: perl
354            ! ext/B/B/Deparse.pm
355 ____________________________________________________________________________
356 [  1420] By: gsar                                  on 1998/07/11  02:28:18
357         Log: add 'clean' target for ext/re
358      Branch: perl
359            ! ext/re/Makefile.PL
360 ____________________________________________________________________________
361 [  1419] By: gsar                                  on 1998/07/11  02:20:32
362         Log: From: Tom Hughes <thh@cyberscience.com>
363              Date: 10 Jul 1998 10:25:18 +0100
364              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
365              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
366      Branch: perl
367            ! hints/svr4.sh
368 ____________________________________________________________________________
369 [  1418] By: gsar                                  on 1998/07/11  02:19:12
370         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
371              From: Jarkko Hietaniemi <jhi@iki.fi>
372              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
373              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
374              Subject: Re: make minitest does not work out of the box - test subset
375              needs pruning
376      Branch: perl
377            + t/lib/ipc_sysv.t
378            - t/op/ipcmsg.t t/op/ipcsem.t
379            ! MANIFEST
380 ____________________________________________________________________________
381 [  1417] By: gsar                                  on 1998/07/11  02:14:16
382         Log: disable CR croaking (via #define, default off) in lieu of more
383              complete fix
384      Branch: perl
385            ! toke.c
386 ____________________________________________________________________________
387 [  1416] By: gsar                                  on 1998/07/11  02:06:11
388         Log: added patch, made linking with setargv a build option
389              From: "Douglas Lankshear" <dougl@ActiveState.com>
390              Date: Thu, 9 Jul 1998 09:51:42 -0700
391              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
392              Subject: [PATCH 5.004_71]
393      Branch: perl
394            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
395 ____________________________________________________________________________
396 [  1415] By: gsar                                  on 1998/07/11  01:47:19
397         Log: From: Tom Hughes <thh@cyberscience.com>
398              Date: 10 Jul 1998 09:01:12 +0100
399              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
400              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
401      Branch: perl
402            ! perl_exp.SH
403 ____________________________________________________________________________
404 [  1414] By: gsar                                  on 1998/07/11  01:45:45
405         Log: make lib/re.pm a prereq for minitest
406      Branch: perl
407            ! Makefile.SH
408 ____________________________________________________________________________
409 [  1413] By: gsar                                  on 1998/07/11  01:40:56
410         Log: add patch (via PM)
411              From: Stephen McCamant <alias@mcs.com>
412              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
413              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
414              Subject: Big B::Deparse update
415      Branch: perl
416            ! ext/B/B/Deparse.pm
417 ____________________________________________________________________________
418 [  1412] By: gsar                                  on 1998/07/11  00:25:17
419         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
420      Branch: perl
421            + pod/perlport.pod
422            ! pod/perl.pod
423 ____________________________________________________________________________
424 [  1411] By: gsar                                  on 1998/07/10  21:53:06
425         Log: make binmode(STDIN) not whine
426              From: Dan Sugalski <sugalskd@osshe.edu>
427              Date: Thu, 09 Jul 1998 16:51:27 -0700
428              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
429              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
430      Branch: perl
431            ! vms/vms.c
432 ____________________________________________________________________________
433 [  1410] By: gsar                                  on 1998/07/10  21:50:57
434         Log: CPAN-1.39 update
435              From: koenig@kulturbox.de (Andreas J. Koenig)
436              Date: 10 Jul 1998 00:45:36 +0200
437              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
438              Subject: Re: perl5.004_71 hit the stands this morn
439      Branch: perl
440            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
441 ____________________________________________________________________________
442 [  1409] By: gsar                                  on 1998/07/10  21:45:10
443         Log: manually apply patch with conflicts
444              From: Dan Sugalski <sugalskd@osshe.edu>
445              Date: Thu, 09 Jul 1998 12:08:33 -0700
446              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
447              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
448      Branch: perl
449            ! configpm
450 ____________________________________________________________________________
451 [  1408] By: gsar                                  on 1998/07/10  21:36:54
452         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
453              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
454              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
455              Subject: Re: perldelta.pod [PATCH]
456      Branch: perl
457            ! pod/perldelta.pod
458 ____________________________________________________________________________
459 [  1407] By: gsar                                  on 1998/07/10  21:35:13
460         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
461              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
462              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
463              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
464      Branch: perl
465            ! ext/IPC/SysV/Makefile.PL
466 ____________________________________________________________________________
467 [  1406] By: gsar                                  on 1998/07/10  21:33:30
468         Log: manually apply patch with conflicts
469              From: kstar@chapin.edu
470              Message-ID: <19980709093621.B7857@O2.chapin.edu>
471              Date: Thu, 9 Jul 1998 09:36:21 -0400
472              Subject: Re: [PATCH] 5.004_70 installperl and docs
473      Branch: perl
474            ! installperl
475 ____________________________________________________________________________
476 [  1405] By: gsar                                  on 1998/07/10  21:28:29
477         Log: misc tweaks to docs and qsortsv() warning
478      Branch: perl
479            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
480 ____________________________________________________________________________
481 [  1404] By: gsar                                  on 1998/07/10  21:23:53
482         Log: add more correct version of change#1350 (as yet untested)
483              From: joshua.pritikin@db.com
484              Date: Thu, 9 Jul 1998 09:22:46 -0400
485              Message-Id: <H00000e50008f277@MHS>
486              Subject: Re: [PATCH _70] cache missing methods
487      Branch: perl
488            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
489 ____________________________________________________________________________
490 [  1403] By: gsar                                  on 1998/07/10  20:46:12
491         Log: add win32_rename() that does what docs say
492      Branch: perl
493            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
494            ! win32/win32.c win32/win32iop.h
495 ____________________________________________________________________________
496 [  1402] By: gsar                                  on 1998/07/10  20:19:18
497         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
498              (suggested by Philippe.Simonet@swisscom.com)
499      Branch: perl
500            ! ext/Socket/Socket.xs
501 ____________________________________________________________________________
502 [  1401] By: gsar                                  on 1998/07/10  03:24:45
503         Log: undo change#1379 (order of tests *is* significant)
504      Branch: perl
505            ! t/lib/posix.t
506 ____________________________________________________________________________
507 [  1400] By: nick                                  on 1998/07/09  17:43:14
508         Log: Integrate mainline (_071-ish)
509      Branch: ansiperl
510           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
511           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
512           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
513           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
514           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
515           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
516           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
517           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
518           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
519           !> (integrate 145 files)
520
521 ----------------
522 Version 5.004_71
523 ----------------
524
525 ____________________________________________________________________________
526 [  1399] By: gsar                                  on 1998/07/09  12:15:12
527         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
528      Branch: perl
529            ! Changes pod/perldelta.pod pod/perlhist.pod
530 ____________________________________________________________________________
531 [  1397] By: gsar                                  on 1998/07/09  08:35:39
532         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
533              maintenance changes upto 1356 merged
534      Branch: perl
535            ! pod/perldiag.pod pp_hot.c t/op/misc.t
536 ____________________________________________________________________________
537 [  1396] By: gsar                                  on 1998/07/09  08:02:52
538         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
539              make all configs build on Solaris and win32
540      Branch: perl
541            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
542            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
543            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
544            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
545            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
546 ____________________________________________________________________________
547 [  1395] By: gsar                                  on 1998/07/09  05:39:48
548         Log: From:    Stephen McCamant <alias@mcs.com>
549              Date:    Wed, 08 Jul 1998 23:16:49 CDT
550              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
551              Subject: [PATCH] UNOP opclass test in B.xs
552      Branch: perl
553            ! ext/B/B.xs
554 ____________________________________________________________________________
555 [  1394] By: gsar                                  on 1998/07/09  05:37:48
556         Log: get it building again on win32
557      Branch: perl
558            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
559            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
560            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
561            ! win32/makefile.mk
562 ____________________________________________________________________________
563 [  1393] By: gsar                                  on 1998/07/09  05:20:31
564         Log: applied patch from Ilya, tweaked some to get clean static build of
565              the ext/re stuff (untested on win32)
566      Branch: perl
567            ! regcomp.c regexec.c
568 ____________________________________________________________________________
569 [  1392] By: gsar                                  on 1998/07/09  03:56:45
570         Log: fix installperl typo
571              From:    kstar@chapin.edu
572              Date:    Wed, 08 Jul 1998 23:51:57 EDT
573              Message-Id: <19980708235157.D1380@O2.chapin.edu>
574              Subject: Re: [PATCH] 5.004_70 installperl and docs
575      Branch: perl
576            ! installperl
577 ____________________________________________________________________________
578 [  1391] By: gsar                                  on 1998/07/09  01:48:16
579         Log: From: Chip Salzenberg <chip@perl.org>
580              Date: Wed, 8 Jul 1998 18:10:55 -0400
581              Message-ID: <19980708181055.A8005@perlsupport.com>
582              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
583      Branch: perl
584            ! util.c
585 ____________________________________________________________________________
586 [  1390] By: gsar                                  on 1998/07/09  01:45:16
587         Log: added patch, tweaked per Ilya's suggestion
588              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
589              Date: Wed, 8 Jul 1998 13:34:42 +0100
590              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
591              Subject: [PATCH] perl5db.pl complains about non-integer condition
592      Branch: perl
593            ! lib/perl5db.pl
594 ____________________________________________________________________________
595 [  1389] By: gsar                                  on 1998/07/09  01:42:13
596         Log: reenable misaligned memory checks, cast to UV & check alignment
597              From: Dominic Dunlop <domo@computer.org>
598              Date: Wed, 8 Jul 1998 11:21:48 +0000
599              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
600              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
601      Branch: perl
602            ! malloc.c
603 ____________________________________________________________________________
604 [  1388] By: gsar                                  on 1998/07/09  01:36:22
605         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
606              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
607              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
608              Subject: [PATCH 5.004_70] more on finding metaconfig units.
609      Branch: perl
610            ! Porting/pumpkin.pod
611 ____________________________________________________________________________
612 [  1387] By: gsar                                  on 1998/07/09  01:35:23
613         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
614              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
615              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
616              Subject: Configure indentation patch
617      Branch: perl
618            ! Configure
619 ____________________________________________________________________________
620 [  1386] By: gsar                                  on 1998/07/09  01:33:31
621         Log: don't try to hardlink perldiag.pod; that is no longer not needed
622              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
623              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
624              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
625              Subject: Re: pelr installation attempts hard links between file systems
626      Branch: perl
627            ! installperl
628 ____________________________________________________________________________
629 [  1385] By: gsar                                  on 1998/07/09  01:28:05
630         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
631      Branch: perl
632            ! win32/makefile.mk
633 ____________________________________________________________________________
634 [  1384] By: gsar                                  on 1998/07/09  01:26:19
635         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
636      Branch: perl
637            ! t/TEST
638 ____________________________________________________________________________
639 [  1383] By: gsar                                  on 1998/07/09  01:06:47
640         Log: manually apply patch with a dependency on unapplied patch
641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
642              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
643              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
644              Subject: [PATCH 5.004_70] make quoted RE embeddable
645      Branch: perl
646            ! sv.c t/op/pat.t
647 ____________________________________________________________________________
648 [  1382] By: gsar                                  on 1998/07/09  01:02:23
649         Log: change order of libs for extensions
650              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
651              Date: Tue, 7 Jul 1998 23:48:05 +0200
652              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
653              Subject: [PATCH _70] linking problem with modules
654      Branch: perl
655            ! lib/ExtUtils/MM_Unix.pm
656 ____________________________________________________________________________
657 [  1381] By: gsar                                  on 1998/07/09  00:56:12
658         Log: patch for more flexible initialization of xsub parameters
659              From: Tye McQueen <tye@metronet.com>
660              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
661              Message-Id: <199807070004.AA16454@metronet.com>
662              Subject: Enhanced arg inits for xsubpp
663      Branch: perl
664            ! lib/ExtUtils/xsubpp pod/perlxs.pod
665 ____________________________________________________________________________
666 [  1380] By: gsar                                  on 1998/07/09  00:44:01
667         Log: From: Tye McQueen <tye@metronet.com>
668              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
669              Message-Id: <16619-17073@lyris.activestate.com>
670              Subject: New pl2bat.pl
671      Branch: perl
672            ! win32/bin/pl2bat.pl
673 ____________________________________________________________________________
674 [  1379] By: gsar                                  on 1998/07/09  00:30:58
675         Log: remove ordering dependency in posix.t
676      Branch: perl
677            ! t/lib/posix.t
678 ____________________________________________________________________________
679 [  1378] By: gsar                                  on 1998/07/08  20:17:43
680         Log: make -i'*suffix' work too
681      Branch: perl
682            ! doio.c
683 ____________________________________________________________________________
684 [  1377] By: gsar                                  on 1998/07/08  08:56:28
685         Log: regen headers; result builds & tests on Solaris again (threaded)
686      Branch: perl
687            ! embedvar.h
688 ____________________________________________________________________________
689 [  1376] By: gsar                                  on 1998/07/08  08:55:03
690         Log: change#1350 breaks things, back it out
691      Branch: perl
692            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
693 ____________________________________________________________________________
694 [  1375] By: gsar                                  on 1998/07/08  07:47:00
695         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
696              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
697              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
698              Subject: [PATCH 5.004_70] Switch modifiers in RE off
699      Branch: perl
700            ! pod/perlre.pod regcomp.c t/op/re_tests
701 ____________________________________________________________________________
702 [  1374] By: gsar                                  on 1998/07/08  07:41:06
703         Log: From: Gisle Aas <gisle@aas.no>
704              Date: 07 Jul 1998 23:08:59 +0200
705              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
706              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
707      Branch: perl
708            ! sv.c
709 ____________________________________________________________________________
710 [  1373] By: gsar                                  on 1998/07/08  07:36:01
711         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
712              Date: Tue, 7 Jul 1998 23:47:50 +0200
713              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
714              Subject: [PATCH _70] dos-djgpp update
715      Branch: perl
716            ! djgpp/config.over djgpp/djgppsed.sh
717 ____________________________________________________________________________
718 [  1372] By: gsar                                  on 1998/07/08  07:12:47
719         Log: add extension to support SysV IPC
720              From: Jarkko Hietaniemi <jhi@iki.fi>
721              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
722              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
723              Subject: [PATCH] 5.004_70: IPC::SysV
724      Branch: perl
725            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
726            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
727            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
728            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
729            + ext/IPC/SysV/t/sem.t
730            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
731            ! t/op/ipcmsg.t t/op/ipcsem.t
732 ____________________________________________________________________________
733 [  1371] By: gsar                                  on 1998/07/08  05:12:07
734         Log: add patch for C<use re 'debug'>
735              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
736              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
737              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
738              Subject: Re: _70 and Devel::RE
739      Branch: perl
740            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
741            - lib/re.pm
742            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
743            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
744 ____________________________________________________________________________
745 [  1370] By: gsar                                  on 1998/07/08  04:27:27
746         Log: added patch to generate PPDEF(pp_foo)
747              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
748              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
749              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
750              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
751      Branch: perl
752            + pp_proto.h
753            ! MANIFEST Makefile.SH opcode.pl proto.h
754 ____________________________________________________________________________
755 [  1369] By: gsar                                  on 1998/07/08  04:19:49
756         Log: suggest 'make test' after make
757      Branch: perl
758            ! Makefile.SH
759 ____________________________________________________________________________
760 [  1368] By: gsar                                  on 1998/07/08  03:58:19
761         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
762              From: Colin Kuskie <ckuskie@cadence.com>
763              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
764              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
765              Subject: Corrected -i prefix patch
766      Branch: perl
767            + t/io/iprefix.t
768            ! MANIFEST doio.c pod/perlrun.pod
769 ____________________________________________________________________________
770 [  1366] By: gsar                                  on 1998/07/08  02:28:30
771         Log: From: Gisle Aas <gisle@aas.no>
772              Date: 07 Jul 1998 17:48:36 +0200
773              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
774              Subject: [PATCH] Remove some rendundant SvOOK_on tests
775      Branch: perl
776            ! sv.c sv.h
777 ____________________________________________________________________________
778 [  1365] By: gsar                                  on 1998/07/08  02:25:17
779         Log: applied patch to clarify m//g
780              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
781              Date: Tue, 7 Jul 1998 15:59:03 +0100
782              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
783              Subject: [PATCH] Re: m//g in perlop.pod
784      Branch: perl
785            ! pod/perlop.pod
786 ____________________________________________________________________________
787 [  1364] By: gsar                                  on 1998/07/08  02:13:07
788         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
789              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
790              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
791              Date: Tue, 7 Jul 1998 11:59:41 +0100
792      Branch: perl
793            ! pod/perlfaq.pod
794 ____________________________________________________________________________
795 [  1363] By: gsar                                  on 1998/07/08  02:11:11
796         Log: applied tweak (via private mail)
797              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
798              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
799              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
800              Subject: tiny perllocale.pod patch for 5.004_70
801      Branch: perl
802            ! pod/perllocale.pod
803 ____________________________________________________________________________
804 [  1362] By: gsar                                  on 1998/07/08  02:07:48
805         Log: applied patch, various tweaks to pander to pod2man tantrums
806              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
807              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
808              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
809              Subject: [PATCH 5.004_70] CONFIGPM
810      Branch: perl
811            ! Porting/Glossary configpm
812 ____________________________________________________________________________
813 [  1361] By: gsar                                  on 1998/07/07  22:13:11
814         Log: From: Stephen McCamant <alias@mcs.com>
815              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
816              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
817              Subject: Re: Inconsistent arithmetics on refs
818      Branch: perl
819            ! sv.c
820 ____________________________________________________________________________
821 [  1360] By: gsar                                  on 1998/07/07  22:11:11
822         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
823              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
824              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
825              Subject: [PATCH 5.004_70] Anohter ptags improvement
826      Branch: perl
827            ! emacs/ptags
828 ____________________________________________________________________________
829 [  1359] By: gsar                                  on 1998/07/07  22:08:48
830         Log: fix accidental RE-de-optimization
831              From: larry@wall.org (Larry Wall)
832              Date: Mon, 6 Jul 1998 17:49:31 -0700
833              Message-Id: <199807070049.RAA23475@wall.org>
834              Subject: Re: before you deluge us with patches
835              --
836              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
837              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
838              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
839              Subject: Re: before you deluge us with patches
840      Branch: perl
841            ! pp_hot.c regexec.c
842 ____________________________________________________________________________
843 [  1358] By: gsar                                  on 1998/07/07  21:36:29
844         Log: From: Gisle Aas <gisle@aas.no>
845              Subject: [PATCH] Evaluation of AVHVs in scalar context
846              Date: 06 Jul 1998 21:41:14 +0200
847              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
848      Branch: perl
849            ! pp_hot.c t/op/avhv.t
850 ____________________________________________________________________________
851 [  1357] By: gsar                                  on 1998/07/07  21:29:46
852         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
853      Branch: perl
854            ! lib/Math/Trig.pm lib/fields.pm thread.sym
855 ____________________________________________________________________________
856 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
857         Log: Assorted patches:
858              
859              ------  BUILD PROCESS  ------
860              
861              Title:  "Add Test.pm (from perl 5.004_70)"
862              Files:  MANIFEST lib/Test.pm
863              
864              ------  EXTENSIONS  ------
865              
866              Title:  "Add CR LF CRLF to Socket.pm"
867              From:  Chris Nandor <pudge@pobox.com>
868              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
869              Files:  ext/Socket/Socket.pm
870              
871              ------  LIBRARY  ------
872              
873              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
874              Files:  lib/AutoSplit.pm
875              
876              Title:  "Upgrade base.pm (from perl 5.004_70)"
877              Files:  lib/base.pm
878              
879              Title:  "Add File::Spec modules (from 5.004_70)"
880              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
881              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
882              lib/File/Spec/Win32.pm
883              
884              ------  TESTS  ------
885              
886              Title:  "fixup test for method call on undefined value"
887              Files:  t/op/misc.t
888              
889              ------  UTILITIES  ------
890              
891              Title:  "perlbug upgrade (from 5.004_70)"
892              Files:  utils/perlbug.PL
893              
894              Title:  "Upgrade perldoc (from 5.004_70)"
895              Files:  utils/perldoc.PL
896      Branch: maint-5.004/perl
897            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
898            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
899            + lib/File/Spec/Win32.pm lib/Test.pm
900            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
901            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
902 ____________________________________________________________________________
903 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
904         Log: Title:  "Fix memory leak in Safe module"
905              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
906              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
907              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
908      Branch: maint-5.004/perl
909            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
910 ____________________________________________________________________________
911 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
912         Log: Title:  "Better error message for $undef->method call"
913              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
914              joshua.pritikin@db.com
915              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
916              Files:  pod/perldiag.pod pp_hot.c
917      Branch: maint-5.004/perl
918            ! pod/perldiag.pod pp_hot.c
919 ____________________________________________________________________________
920 [  1353] By: gsar                                  on 1998/07/06  23:33:38
921         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
922              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
923              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
924              Subject: [PATCH 5.004_70] Update metaconfig info
925      Branch: perl
926            ! Porting/pumpkin.pod
927 ____________________________________________________________________________
928 [  1352] By: gsar                                  on 1998/07/06  23:30:54
929         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
930              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
931              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
932              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
933      Branch: perl
934            ! Configure INSTALL Policy_sh.SH Porting/Glossary
935            ! Porting/config.sh Porting/config_H
936 ____________________________________________________________________________
937 [  1351] By: gsar                                  on 1998/07/06  23:24:47
938         Log: try harder to run non-executable tests
939      Branch: perl
940            ! t/TEST
941 ____________________________________________________________________________
942 [  1350] By: gsar                                  on 1998/07/06  23:12:17
943         Log: add patch to improve method caching, regen headers
944              From: joshua.pritikin@db.com
945              Date: Mon, 6 Jul 1998 09:19:29 -0400
946              Message-Id: <H00000e50008a518@MHS>
947              Subject: [PATCH _70] cache missing methods
948      Branch: perl
949            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
950 ____________________________________________________________________________
951 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
952         Log: Assorted patches:
953              
954              ------  BUILD PROCESS  ------
955              
956              Title:  "Configure: Workaround bash CDPATH oddity"
957              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
958              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
959              Files:  Configure
960              
961              Title:  "Don't suppress display of Makefile recipes that invoke perl"
962              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
963              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
964              Files:  Makefile.SH
965              
966              ------  CORE LANGUAGE  ------
967              
968              Title:  "one more^Wless quad unpack bug"
969              From:  Jarkko Hietaniemi <jhi@iki.fi>
970              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
971              Files:  pp.c
972              
973              Title:  "minor fixups to bring maint closer to devel for patching"
974              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
975              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
976              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
977              
978              Title:  "-Pw switches used together report bogus error"
979              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
980              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
981              Files:  perl.c
982              
983              Title:  "Add doc and perl home page info to -v output"
984              From:  Tom Christiansen <tchrist@jhereg.perl.com>
985              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
986              Files:  perl.c
987              
988              Title:  "Fix C<@a = (%a = 1)> bizarreness"
989              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
990              <tchrist@jhereg.perl.com>
991              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
992              <199807012339.TAA26024@aatma.engin.umich.edu>
993              Files:  pp_hot.c
994              
995              Title:  "make find_script() return saved string, reenable missing
996              diagnostics"
997              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
998              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
999              Files:  perl.c util.c
1000              
1001              Title:  "minor e_script optimization"
1002              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1003              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
1004              Files:  perl.c
1005              
1006              ------  DOCUMENTATION  ------
1007              
1008              Title:  "Insecure $ENV{} message out of step with perldiag"
1009              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1010              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
1011              Files:  pod/perldiag.pod pod/perlsec.pod
1012              
1013              Title:  "documenting close without arguments"
1014              From:  Tom Phoenix <rootbeer@teleport.com>
1015              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
1016              Files:  pod/perlfunc.pod
1017              
1018              Title:  "pod for scalar .. op"
1019              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1020              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
1021              Files:  pod/perlop.pod
1022              
1023              ------  EXTENSIONS  ------
1024              
1025              Title:  "Fcntl: add few constants, enhance maintainability"
1026              From:  Jarkko Hietaniemi <jhi@iki.fi>
1027              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
1028              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
1029              
1030              ------  LIBRARY  ------
1031              
1032              Title:  "Fix undef warnings in Text::Parsewords"
1033              From:  Jarkko Hietaniemi <jhi@iki.fi>
1034              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
1035              Files:  lib/Text/ParseWords.pm
1036              
1037              Title:  "Add Symbol::delete_package()"
1038              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1039              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
1040              Files:  pod/perlembed.pod lib/Symbol.pm
1041      Branch: maint-5.004/perl
1042            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
1043            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
1044            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
1045            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
1046            ! t/op/split.t taint.c util.c
1047 ____________________________________________________________________________
1048 [  1348] By: gsar                                  on 1998/07/06  22:55:56
1049         Log: remove #! line from Errno_pm.PL
1050      Branch: perl
1051            ! ext/Errno/Errno_pm.PL
1052 ____________________________________________________________________________
1053 [  1347] By: gsar                                  on 1998/07/06  22:51:34
1054         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
1055              From: Gisle Aas <gisle@aas.no>
1056              Date: 06 Jul 1998 13:08:53 +0200
1057              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
1058              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
1059      Branch: perl
1060            ! lib/Cwd.pm
1061 ____________________________________________________________________________
1062 [  1346] By: gsar                                  on 1998/07/06  22:20:29
1063         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
1064              Stephen McCamant
1065      Branch: perl
1066            ! op.c
1067 ____________________________________________________________________________
1068 [  1345] By: gsar                                  on 1998/07/06  21:58:52
1069         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
1070              simpler fix
1071      Branch: perl
1072            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1073            ! opcode.pl proto.h
1074 ____________________________________________________________________________
1075 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
1076         Log: Title:  "Fix for broken goto &xsub"
1077              From:  Albert Dvornik <bert@genscan.com>,
1078              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
1079              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
1080      Branch: maint-5.004/perl
1081            + t/op/goto_xs.t
1082            ! MANIFEST pp_ctl.c
1083 ____________________________________________________________________________
1084 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
1085         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
1086              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1087              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
1088              Files:  gv.h gv.c op.c toke.c
1089      Branch: maint-5.004/perl
1090            ! gv.c gv.h op.c toke.c
1091 ____________________________________________________________________________
1092 [  1342] By: gsar                                  on 1998/07/06  20:57:06
1093         Log: From:    Gisle Aas <gisle@aas.no>
1094              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
1095              Date:    06 Jul 1998 21:52:12 +0200
1096              Subject: Keepers of the Patch Pumpkin
1097      Branch: perl
1098            ! Changes
1099 ____________________________________________________________________________
1100 [  1341] By: gsar                                  on 1998/07/06  20:43:35
1101         Log: remove dup entry in perldiag
1102      Branch: perl
1103            ! pod/perldiag.pod
1104 ____________________________________________________________________________
1105 [  1340] By: gsar                                  on 1998/07/06  20:31:44
1106         Log: more reasonable diagnostic on keyword vs. sub ambiguity
1107      Branch: perl
1108            ! pod/perldiag.pod toke.c
1109 ____________________________________________________________________________
1110 [  1339] By: gsar                                  on 1998/07/06  19:23:06
1111         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
1112      Branch: perl
1113            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
1114            ! sv.c toke.c util.c
1115 ____________________________________________________________________________
1116 [  1338] By: gsar                                  on 1998/07/06  18:45:35
1117         Log: per Larry suggestion, toss change#1327 and fix the documentation
1118              to match behavior instead
1119      Branch: perl
1120            ! pod/perlfunc.pod pp_sys.c
1121 ____________________________________________________________________________
1122 [  1337] By: gsar                                  on 1998/07/06  17:15:26
1123         Log: allow read(FH,threadsv,...)
1124      Branch: perl
1125            ! op.c
1126
1127 ----------------
1128 Version 5.004_70
1129 ----------------
1130
1131 ____________________________________________________________________________
1132 [  1336] By: gsar                                  on 1998/07/06  09:06:33
1133         Log: 5.004_70 tweaks
1134      Branch: perl
1135            ! Changes win32/Makefile win32/makefile.mk
1136 ____________________________________________________________________________
1137 [  1335] By: gsar                                  on 1998/07/06  07:05:37
1138         Log: update Changes
1139      Branch: perl
1140            ! Changes pod/perldiag.pod
1141 ____________________________________________________________________________
1142 [  1334] By: gsar                                  on 1998/07/06  06:41:17
1143         Log: allow eval-groups in patterns only if they C<use re 'eval';>
1144      Branch: perl
1145            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
1146            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
1147 ____________________________________________________________________________
1148 [  1333] By: gsar                                  on 1998/07/06  03:22:52
1149         Log: From: Hans Mulder <hansm@icgroup.nl>
1150              Date: Mon,  6 Jul 98 02:11:32 +0200
1151              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
1152              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
1153      Branch: perl
1154            ! malloc.c
1155 ____________________________________________________________________________
1156 [  1332] By: gsar                                  on 1998/07/06  03:18:34
1157         Log: added Errno-1.09 from CPAN
1158      Branch: perl
1159            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
1160 ____________________________________________________________________________
1161 [  1331] By: gsar                                  on 1998/07/06  02:59:09
1162         Log: fix small memleak on -e, don't try to find_script() when e_script
1163      Branch: perl
1164            ! perl.c
1165 ____________________________________________________________________________
1166 [  1330] By: gsar                                  on 1998/07/06  00:40:24
1167         Log: add Symbol::delete_package()
1168      Branch: perl
1169            ! lib/Symbol.pm pod/perlembed.pod
1170 ____________________________________________________________________________
1171 [  1329] By: gsar                                  on 1998/07/05  23:05:40
1172         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
1173              From: Stephen McCamant <alias@mcs.com>
1174              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
1175              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
1176              Subject: [PATCH] alignment in X[IN]V allocation
1177      Branch: perl
1178            ! sv.c
1179 ____________________________________________________________________________
1180 [  1328] By: gsar                                  on 1998/07/05  22:47:57
1181         Log: make read() return undef on errors as documented, and clarify docs
1182      Branch: perl
1183            ! pod/perlfunc.pod pp_sys.c
1184 ____________________________________________________________________________
1185 [  1327] By: gsar                                  on 1998/07/05  22:11:21
1186         Log: fix getc() to return empty string instead of undef on eof, as it was
1187              documented to behave; still returns undef on error
1188      Branch: perl
1189            ! pp_sys.c
1190 ____________________________________________________________________________
1191 [  1326] By: gsar                                  on 1998/07/05  21:53:30
1192         Log: patch whitespace-mutiliated; applied manually
1193              From: Hans Mulder <hansm@icgroup.nl>
1194              Date: Sun,  5 Jul 98 23:23:20 +0200
1195              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
1196              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
1197      Branch: perl
1198            ! ext/Errno/Errno_pm.PL
1199 ____________________________________________________________________________
1200 [  1325] By: gsar                                  on 1998/07/05  21:38:39
1201         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
1202              From: Tom Christiansen <tchrist@jhereg.perl.com>
1203              Date: Sun, 05 Jul 1998 09:15:22 -0500
1204              Subject: Re: docpatch 
1205              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
1206      Branch: perl
1207            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1208            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1209            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1210            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
1211            ! pod/perlrun.pod
1212 ____________________________________________________________________________
1213 [  1324] By: gsar                                  on 1998/07/05  21:06:56
1214         Log: applied patch, and undid change#1302 which it made unnecessary
1215              From: Billy <wdconsta@cs.adelaide.edu.au>
1216              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
1217              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
1218              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
1219      Branch: perl
1220            ! t/lib/h2ph.t utils/h2ph.PL
1221 ____________________________________________________________________________
1222 [  1323] By: gsar                                  on 1998/07/05  20:56:39
1223         Log: fix t/lib/fields.t's @INC so make test runs
1224      Branch: perl
1225            ! t/lib/fields.t
1226 ____________________________________________________________________________
1227 [  1322] By: gsar                                  on 1998/07/05  20:26:43
1228         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
1229      Branch: perl
1230            ! gv.c gv.h toke.c
1231 ____________________________________________________________________________
1232 [  1321] By: gsar                                  on 1998/07/05  07:41:50
1233         Log: sundry win32 config tweaks
1234      Branch: perl
1235            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
1236            ! win32/config.gc win32/config.vc win32/config_H.bc
1237            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
1238            ! win32/config_sh.PL win32/makefile.mk
1239 ____________________________________________________________________________
1240 [  1320] By: gsar                                  on 1998/07/05  06:30:35
1241         Log: update Changes
1242      Branch: perl
1243            ! Changes
1244 ____________________________________________________________________________
1245 [  1319] By: gsar                                  on 1998/07/05  06:27:37
1246         Log: add ck_sysread() for better sysread/read/recv sanity
1247      Branch: perl
1248            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1249            ! opcode.pl proto.h
1250 ____________________________________________________________________________
1251 [  1318] By: gsar                                  on 1998/07/05  04:34:05
1252         Log: From: Stephen McCamant <alias@mcs.com>
1253              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
1254              Subject: [PATCH] Document B::Deparse, add pp_threadsv
1255              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
1256      Branch: perl
1257            ! ext/B/B/Deparse.pm
1258 ____________________________________________________________________________
1259 [  1317] By: gsar                                  on 1998/07/05  04:15:25
1260         Log: added patch with tweak to doc
1261              From: Chip Salzenberg <chip@perl.org>
1262              Message-ID: <19980704205136.A16319@perlsupport.com>
1263              Date: Sat, 4 Jul 1998 20:51:36 -0400
1264              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
1265      Branch: perl
1266            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
1267 ____________________________________________________________________________
1268 [  1316] By: gsar                                  on 1998/07/05  03:56:22
1269         Log: Porting/Glossary goes podly into Config.pm
1270      Branch: perl
1271            ! Porting/Glossary configpm
1272 ____________________________________________________________________________
1273 [  1315] By: gsar                                  on 1998/07/05  02:50:18
1274         Log: add suggested tool as an example in ExtUtils::Packlist
1275              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
1276              Message-Id: <199807031028.LAA10456@sale-wts>
1277              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
1278              Subject: Re: [make install] another horror story
1279      Branch: perl
1280            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
1281 ____________________________________________________________________________
1282 [  1314] By: gsar                                  on 1998/07/05  02:28:04
1283         Log: avoid race condition (storing ptr to SV before incrementing its
1284              REFCNT) and warning in newRV()
1285      Branch: perl
1286            ! sv.c
1287 ____________________________________________________________________________
1288 [  1313] By: gsar                                  on 1998/07/05  02:06:40
1289         Log: applied suggested fix for xhv_array sizing, with portability tweaks
1290              From: Gisle Aas <gisle@aas.no>
1291              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1292              Date: 04 Jul 1998 10:20:35 +0200
1293              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
1294      Branch: perl
1295            ! hv.c
1296 ____________________________________________________________________________
1297 [  1312] By: gsar                                  on 1998/07/05  01:36:45
1298         Log: From: Gisle Aas <gisle@aas.no>
1299              Subject: [PATCH] hv_max may be a few too many
1300              Date: 04 Jul 1998 09:28:46 +0200
1301              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
1302      Branch: perl
1303            ! doop.c
1304 ____________________________________________________________________________
1305 [  1311] By: gsar                                  on 1998/07/05  00:35:27
1306         Log: patchlevel up to 5.004_70, various tweaks
1307              * fix taint problems due to maintbranch regression
1308              * PERL_OBJECT now builds again
1309              * deal with C++ strong-typing problems in hv.c
1310              * fix mismatch in "reserved word" diagnostic
1311      Branch: perl
1312            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
1313            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
1314 ____________________________________________________________________________
1315 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
1316         Log: Remove old RE //t flag from scan_subst().
1317      Branch: maint-5.004/perl
1318            ! toke.c
1319 ____________________________________________________________________________
1320 [  1309] By: gsar                                  on 1998/07/04  08:32:53
1321         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
1322      Branch: perl
1323            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
1324 ____________________________________________________________________________
1325 [  1307] By: gsar                                  on 1998/07/04  07:00:14
1326         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
1327      Branch: perl
1328            ! pp_hot.c t/op/local.t
1329 ____________________________________________________________________________
1330 [  1306] By: gsar                                  on 1998/07/04  05:52:34
1331         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
1332              From: joshua.pritikin@db.com
1333              Date: Wed, 1 Jul 1998 10:09:43 -0400
1334              Message-Id: <H00000e500086fb3@MHS>
1335              Subject: [PATCH _69] sv_2mortal fix
1336      Branch: perl
1337            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
1338 ____________________________________________________________________________
1339 [  1305] By: gsar                                  on 1998/07/04  05:46:42
1340         Log: add patch preextend global string table, tweak for 512 entries
1341              From: Gisle Aas <gisle@aas.no>
1342              Date: 04 Jul 1998 01:04:08 +0200
1343              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1344              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
1345      Branch: perl
1346            ! perl.c
1347 ____________________________________________________________________________
1348 [  1304] By: gsar                                  on 1998/07/04  05:40:35
1349         Log: simplify xhv_array sizing
1350              From: Gisle Aas <gisle@aas.no>
1351              Date: 04 Jul 1998 00:49:42 +0200
1352              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1353              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
1354      Branch: perl
1355            ! hv.c
1356 ____________________________________________________________________________
1357 [  1303] By: gsar                                  on 1998/07/04  05:37:29
1358         Log: make 4-arg win32_select() sleep more reasonably on false values
1359              From: Blair Zajac <blair@gps.caltech.edu>
1360              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
1361              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
1362              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1363              --
1364              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
1365              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
1366              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1367      Branch: perl
1368            ! win32/win32sck.c
1369 ____________________________________________________________________________
1370 [  1302] By: gsar                                  on 1998/07/04  05:32:50
1371         Log: adjust h2ph.t for dos-specific problem
1372              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1373              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
1374              Date: Fri, 3 Jul 1998 23:45:25 +0200
1375              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
1376      Branch: perl
1377            ! t/lib/h2ph.t
1378 ____________________________________________________________________________
1379 [  1301] By: gsar                                  on 1998/07/04  05:31:04
1380         Log: fix CPAN.pm problem, OS2 tweaks
1381              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1382              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
1383              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
1384              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
1385      Branch: perl
1386            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
1387            ! lib/ExtUtils/MakeMaker.pm
1388 ____________________________________________________________________________
1389 [  1300] By: gsar                                  on 1998/07/04  05:27:20
1390         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1391              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
1392              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
1393              Subject: [PATCH 5.004_68] Add elc target to to makefile
1394      Branch: perl
1395            ! Makefile.SH
1396 ____________________________________________________________________________
1397 [  1299] By: gsar                                  on 1998/07/04  05:25:56
1398         Log: newer emacs/cperl-mode.el (via private mail)
1399              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1400              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
1401              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
1402              Subject: [PATCH 5.004_68] cperl-mode
1403      Branch: perl
1404            ! emacs/cperl-mode.el
1405 ____________________________________________________________________________
1406 [  1298] By: gsar                                  on 1998/07/04  05:22:41
1407         Log: From: Dominic Dunlop <domo@computer.org>
1408              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
1409              Date: Thu, 2 Jul 1998 22:57:26 +0000
1410              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
1411      Branch: perl
1412            ! hints/machten.sh malloc.c
1413 ____________________________________________________________________________
1414 [  1297] By: gsar                                  on 1998/07/04  05:20:52
1415         Log: allow a flags args to fbm_instr() for future needs
1416              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1417              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
1418              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
1419              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
1420      Branch: perl
1421            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
1422 ____________________________________________________________________________
1423 [  1296] By: gsar                                  on 1998/07/04  05:16:15
1424         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1425              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
1426              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
1427              Subject: [PATCH 5.004_69] INSTALL-1.39
1428      Branch: perl
1429            ! INSTALL
1430 ____________________________________________________________________________
1431 [  1295] By: gsar                                  on 1998/07/04  05:15:05
1432         Log: Configure update
1433              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
1434              Date: Wed, 1 Jul 98 23:07:50 EDT
1435              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
1436              Subject: [PATCH 5.004_69] Config_69-01
1437      Branch: perl
1438            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
1439            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
1440            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
1441 ____________________________________________________________________________
1442 [  1294] By: gsar                                  on 1998/07/04  05:10:25
1443         Log: add perlbug -F switch to save message to file
1444              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1445              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
1446              Date: Wed, 1 Jul 1998 21:14:22 +0200
1447              Subject: Re: [PATCH 5.004_69] perlbug -fok
1448      Branch: perl
1449            ! Makefile.SH utils/perlbug.PL
1450 ____________________________________________________________________________
1451 [  1293] By: gsar                                  on 1998/07/04  05:06:52
1452         Log: catch nonexistent backrefs in REs
1453              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1454              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
1455              Date: Wed, 1 Jul 1998 20:14:05 +0200
1456              Subject: Re: [PATCH _66] for bad backrefs
1457              --
1458              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
1459              Date: Wed, 1 Jul 1998 20:47:16 +0200
1460              Subject: Re: [PATCH _66] for bad backrefs
1461      Branch: perl
1462            ! regcomp.c t/op/re_tests util.c
1463 ____________________________________________________________________________
1464 [  1292] By: gsar                                  on 1998/07/04  05:02:01
1465         Log: fix perlcc to not rm output file, and other -w(arts)
1466      Branch: perl
1467            ! utils/perlcc.PL
1468 ____________________________________________________________________________
1469 [  1291] By: gsar                                  on 1998/07/04  04:30:03
1470         Log: ignore stash entries that are not GVs in dump.c
1471      Branch: perl
1472            ! dump.c
1473 ____________________________________________________________________________
1474 [  1290] By: gsar                                  on 1998/07/04  03:55:10
1475         Log: cleaner page headers from pod2man
1476      Branch: perl
1477            ! pod/pod2man.PL
1478 ____________________________________________________________________________
1479 [  1288] By: gsar                                  on 1998/07/04  03:16:39
1480         Log: tweaks to Getopt::Std
1481              From: Robin Barker <rmb1@cise.npl.co.uk>
1482              Date: Tue, 30 Jun 98 14:45:49 BST
1483              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
1484              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
1485              --
1486              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
1487              To: perl5-porters@perl.org
1488              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
1489      Branch: perl
1490            ! lib/Getopt/Std.pm
1491 ____________________________________________________________________________
1492 [  1287] By: gsar                                  on 1998/07/04  03:13:02
1493         Log: added patch, with tweaks
1494              From: Gisle Aas <gisle@aas.no>
1495              Date: 03 Jul 1998 00:50:15 +0200
1496              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
1497              Subject: [PATCH] Some AVHV documentation
1498      Branch: perl
1499            ! pod/perlref.pod
1500 ____________________________________________________________________________
1501 [  1286] By: gsar                                  on 1998/07/04  02:53:26
1502         Log: applied patch with tweaks to prose
1503              From: Gisle Aas <gisle@aas.no>
1504              Subject: [PATCH] Simplified AVHV support
1505              Date: 30 Jun 1998 13:34:07 +0200
1506              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
1507      Branch: perl
1508            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
1509            ! pp.c proto.h t/op/avhv.t
1510 ____________________________________________________________________________
1511 [  1285] By: gsar                                  on 1998/07/04  02:30:48
1512         Log: tweak doc for ".."
1513              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1514              Subject: [PATCH] pod for scalar ..
1515              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
1516              Date: Tue, 30 Jun 1998 12:14:50 +0100
1517      Branch: perl
1518            ! pod/perlop.pod
1519 ____________________________________________________________________________
1520 [  1284] By: gsar                                  on 1998/07/04  02:28:43
1521         Log: fix use of uninitialized var in pp_unpack()
1522              From: Jarkko Hietaniemi <jhi@iki.fi>
1523              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
1524              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
1525              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
1526      Branch: perl
1527            ! pp.c
1528 ____________________________________________________________________________
1529 [  1283] By: gsar                                  on 1998/07/04  02:26:37
1530         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1531              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
1532              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
1533              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
1534      Branch: perl
1535            ! lib/Text/ParseWords.pm
1536 ____________________________________________________________________________
1537 [  1282] By: gsar                                  on 1998/07/04  02:24:32
1538         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
1539              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
1540              Date: Mon, 29 Jun 1998 16:53:56 -0700
1541              Subject: [PATCH 5.004_69]README.vms doc patch
1542              --
1543              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
1544              Date: Mon, 29 Jun 1998 16:51:25 -0700
1545              --
1546              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
1547              Date: Thu, 02 Jul 1998 13:53:57 -0700
1548              Subject: [PATCH 5.004_69]VMS filetest operator fixup
1549      Branch: perl
1550            ! README.vms vms/descrip_mms.template vms/vms.c
1551 ____________________________________________________________________________
1552 [  1281] By: gsar                                  on 1998/07/04  02:17:48
1553         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1554              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
1555              Date: Mon, 29 Jun 1998 16:46:25 -0700
1556              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
1557      Branch: perl
1558            ! vms/subconfigure.com
1559 ____________________________________________________________________________
1560 [  1280] By: gsar                                  on 1998/07/04  02:16:03
1561         Log: don't attempt to copy directories on VMS
1562              From: Dan Sugalski <sugalskd@osshe.edu>
1563              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
1564              Date: Mon, 29 Jun 1998 16:31:29 -0700
1565              Subject: [PATCH 5.004_69]Tweak to installperl
1566      Branch: perl
1567            ! installperl
1568 ____________________________________________________________________________
1569 [  1279] By: gsar                                  on 1998/07/04  02:09:26
1570         Log: add 'installhtml*dir' to win32 config templates
1571              From: "Douglas Lankshear" <dougl@ActiveState.com>
1572              Subject: [PATCH 5.004_68] For Win32 config
1573              Date: Mon, 29 Jun 1998 09:00:13 -0700
1574              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
1575      Branch: perl
1576            ! win32/config.bc win32/config.gc win32/config.vc
1577 ____________________________________________________________________________
1578 [  1278] By: gsar                                  on 1998/07/04  02:06:23
1579         Log: implemented described fix for h2ph hanging on "enum"
1580              From: Billy <wdconsta@cs.adelaide.edu.au>
1581              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
1582              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
1583              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
1584      Branch: perl
1585            ! utils/h2ph.PL
1586 ____________________________________________________________________________
1587 [  1277] By: gsar                                  on 1998/07/04  01:51:47
1588         Log: merge changes#1210,1211,1270 from maintbranch
1589      Branch: perl
1590            + lib/re.pm
1591            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
1592            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
1593            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
1594 ____________________________________________________________________________
1595 [  1276] By: gsar                                  on 1998/07/04  00:33:37
1596         Log: deprecate use of reserved word "our" (Larry's idea)
1597              Date: Mon, 22 Jun 1998 08:55:09 -0700
1598              From: larry@wall.org (Larry Wall)
1599              Message-Id: <199806221555.IAA07212@wall.org>
1600              Subject: Re: our
1601      Branch: perl
1602            ! pod/perldiag.pod toke.c
1603 ____________________________________________________________________________
1604 [  1275] By: nick                                  on 1998/07/02  18:36:59
1605         Log: Integrate mainline, just to keep up.
1606      Branch: ansiperl
1607           +> t/lib/fields.t
1608            - lib/Math/Trig/Radial.pm
1609           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1610           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
1611           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
1612           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
1613           !> win32/config.bc win32/config.gc win32/config.vc
1614           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
1615           !> win32/win32iop.h
1616 ____________________________________________________________________________
1617 [  1274] By: gsar                                  on 1998/07/02  16:47:20
1618         Log: tweak win32/config.* variables
1619      Branch: perl
1620            ! win32/config.bc win32/config.gc win32/config.vc
1621 ____________________________________________________________________________
1622 [  1273] By: gsar                                  on 1998/07/02  16:33:53
1623         Log: export opendir() set of functions on win32
1624      Branch: perl
1625            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
1626            ! win32/win32iop.h
1627 ____________________________________________________________________________
1628 [  1272] By: gsar                                  on 1998/07/01  23:21:49
1629         Log: fix C<@a = (%a = 1)> bizarreness
1630      Branch: perl
1631            ! pp_hot.c
1632 ____________________________________________________________________________
1633 [  1271] By: gsar                                  on 1998/06/30  22:49:39
1634         Log: document perltrap on precedence of keys/values/each
1635      Branch: perl
1636            ! pod/perltrap.pod
1637 ____________________________________________________________________________
1638 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
1639         Log: Added lib/re.pm missing from change 1210
1640      Branch: maint-5.004/perl
1641            + lib/re.pm
1642 ____________________________________________________________________________
1643 [  1269] By: gsar                                  on 1998/06/30  08:20:52
1644         Log: From:    Murray Nesbitt <murray@ActiveState.com>
1645              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
1646              Date:    Mon, 29 Jun 1998 14:30:59 PDT
1647              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
1648      Branch: perl
1649            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1650 ____________________________________________________________________________
1651 [  1268] By: gsar                                  on 1998/06/30  05:38:34
1652         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
1653              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
1654              Date:    Mon, 29 Jun 1998 15:04:57 -0000
1655              Subject: [PATCH perl5.004_69] perldoc.PL
1656      Branch: perl
1657            ! utils/perldoc.PL
1658 ____________________________________________________________________________
1659 [  1267] By: gsar                                  on 1998/06/30  05:34:06
1660         Log: add patch to integrate Math::Trig::Radial into Math::Trig
1661              From: Jarkko Hietaniemi <jhi@iki.fi>
1662              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
1663              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
1664              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
1665      Branch: perl
1666            - lib/Math/Trig/Radial.pm
1667            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
1668 ____________________________________________________________________________
1669 [  1266] By: gsar                                  on 1998/06/30  05:17:33
1670         Log: From:    Gisle Aas <gisle@aas.no>
1671              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
1672              Date:    29 Jun 1998 12:36:09 +0200
1673              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
1674      Branch: perl
1675            + t/lib/fields.t
1676            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
1677            ! t/op/array.t
1678 ____________________________________________________________________________
1679 [  1265] By: gsar                                  on 1998/06/30  05:12:57
1680         Log: tweaks to overloaded constants (change#1259)
1681      Branch: perl
1682            ! scope.c scope.h toke.c
1683 ____________________________________________________________________________
1684 [  1264] By: nick                                  on 1998/06/29  17:38:03
1685         Log: Integrate mainline c. _69 to ansiperl
1686      Branch: ansiperl
1687           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
1688           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
1689           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
1690           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
1691           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
1692           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
1693           !> (integrate 100 files)
1694
1695 ----------------
1696 Version 5.004_69
1697 ----------------
1698
1699 ____________________________________________________________________________
1700 [  1263] By: gsar                                  on 1998/06/29  09:17:28
1701         Log: update Changes and perlhist.pod
1702      Branch: perl
1703            ! Changes pod/perlhist.pod
1704 ____________________________________________________________________________
1705 [  1262] By: gsar                                  on 1998/06/29  08:26:36
1706         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
1707              under several build configurations)
1708      Branch: perl
1709            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
1710            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
1711            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1712 ____________________________________________________________________________
1713 [  1261] By: gsar                                  on 1998/06/29  06:51:10
1714         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
1715      Branch: perl
1716            ! scope.h
1717 ____________________________________________________________________________
1718 [  1260] By: gsar                                  on 1998/06/29  06:46:12
1719         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
1720              Date:    Mon, 29 Jun 1998 08:10:46 +0200
1721              From:    ts <decoux@moulon.inra.fr>
1722              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
1723      Branch: perl
1724            ! pod/perlembed.pod
1725 ____________________________________________________________________________
1726 [  1259] By: gsar                                  on 1998/06/29  06:01:35
1727         Log: added patch for overloading constants, made PERL_OBJECT-aware
1728              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1729              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
1730              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
1731      Branch: perl
1732            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
1733            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
1734            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
1735            ! t/pragma/overload.t toke.c
1736 ____________________________________________________________________________
1737 [  1258] By: gsar                                  on 1998/06/29  05:32:25
1738         Log: fix Socket.pm typo from change#1240
1739      Branch: perl
1740            ! ext/Socket/Socket.pm
1741 ____________________________________________________________________________
1742 [  1257] By: gsar                                  on 1998/06/29  05:09:24
1743         Log: applied patch, tweak for threads awareness
1744              From: Albert Dvornik <bert@genscan.com>
1745              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
1746              Date: 24 Jun 1998 19:33:09 -0400
1747              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
1748      Branch: perl
1749            + t/op/goto_xs.t
1750            ! MANIFEST pp_ctl.c
1751 ____________________________________________________________________________
1752 [  1256] By: gsar                                  on 1998/06/29  03:34:18
1753         Log: applied patch, fixed one more leak, tweaked whitespace bugs
1754              From: Guy Decoux <decoux@moulon.inra.fr>
1755              (via)
1756              Date: Fri, 26 Jun 1998 09:59:32 -0400
1757              From: "Chunhui Teng" <cteng@nortel.ca>
1758              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
1759              Subject: Memory leak in Perl 5.004 and the fix
1760      Branch: perl
1761            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1762 ____________________________________________________________________________
1763 [  1255] By: gsar                                  on 1998/06/29  02:50:37
1764         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
1765              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
1766              Date: 28 Jun 1998 23:47:07 +0200
1767              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
1768      Branch: perl
1769            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1770 ____________________________________________________________________________
1771 [  1254] By: gsar                                  on 1998/06/28  21:35:02
1772         Log: From: joshua.pritikin@db.com
1773              Date: Fri, 26 Jun 1998 09:34:34 -0400
1774              Message-Id: <H00000e500081d23@MHS>
1775              Subject: [PATCH _68] PUSHSTACK renovation
1776      Branch: perl
1777            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
1778 ____________________________________________________________________________
1779 [  1253] By: gsar                                  on 1998/06/28  21:21:22
1780         Log: From: Stephen McCamant <alias@mcs.com>
1781              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
1782              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
1783              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
1784      Branch: perl
1785            ! perlvars.h sv.c
1786 ____________________________________________________________________________
1787 [  1252] By: gsar                                  on 1998/06/28  21:16:34
1788         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1789              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
1790              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
1791              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
1792      Branch: perl
1793            ! regcomp.c
1794 ____________________________________________________________________________
1795 [  1251] By: gsar                                  on 1998/06/28  21:14:32
1796         Log: add Math/Trig/Radial.pm, update MANIFEST
1797              From: Jarkko Hietaniemi <jhi@iki.fi>
1798              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
1799              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
1800              Subject: Math::Trig::Radial ?
1801      Branch: perl
1802            + lib/Math/Trig/Radial.pm
1803            ! MANIFEST
1804 ____________________________________________________________________________
1805 [  1250] By: gsar                                  on 1998/06/28  21:09:48
1806         Log: applied patch, tweaked doc, and regen regnodes.h
1807              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1808              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
1809              Subject: [PATCH 5.004_68] \z in RE
1810              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
1811      Branch: perl
1812            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
1813            ! t/op/re_tests t/op/regexp.t toke.c
1814 ____________________________________________________________________________
1815 [  1249] By: gsar                                  on 1998/06/28  20:56:38
1816         Log: From: mike@bill.iac.net
1817              Message-ID: <19980627034913.A32220@bill.minivend.com>
1818              Date: Sat, 27 Jun 1998 03:49:13 +0000
1819              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
1820      Branch: perl
1821            ! lib/Text/ParseWords.pm t/lib/parsewords.t
1822 ____________________________________________________________________________
1823 [  1248] By: gsar                                  on 1998/06/28  20:54:43
1824         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1825              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
1826              Subject: [PATCH] Fix ptags
1827              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
1828      Branch: perl
1829            ! emacs/ptags
1830 ____________________________________________________________________________
1831 [  1247] By: gsar                                  on 1998/06/28  20:42:54
1832         Log: apply patch sent via private mail
1833              From: Stephen McCamant <alias@mcs.com>
1834              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
1835              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
1836              Subject: Re: Enhanced B::Deparse 
1837      Branch: perl
1838            ! ext/B/B/Deparse.pm
1839 ____________________________________________________________________________
1840 [  1246] By: gsar                                  on 1998/06/28  20:38:24
1841         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1842              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
1843              Subject: [PATCH 5.004_68] pat.t tests
1844              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
1845      Branch: perl
1846            ! t/op/pat.t
1847 ____________________________________________________________________________
1848 [  1245] By: gsar                                  on 1998/06/28  20:36:08
1849         Log: From: joshua.pritikin@db.com
1850              Date: Fri, 26 Jun 1998 10:02:32 -0400
1851              Message-Id: <H00000e500081d28@MHS>
1852              Subject: [PATCH _68] improve recursive error messages!
1853      Branch: perl
1854            ! gv.c pod/perldiag.pod universal.c
1855 ____________________________________________________________________________
1856 [  1244] By: gsar                                  on 1998/06/28  20:09:02
1857         Log: From: Dominic Dunlop <domo@vo.lu>
1858              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
1859              Date: Thu, 25 Jun 1998 17:46:55 +0000
1860              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
1861              to op/pat.t; add tests for a few  more regexp parse failures etc.
1862      Branch: perl
1863            ! t/op/pat.t t/op/re_tests t/op/regexp.t
1864 ____________________________________________________________________________
1865 [  1243] By: gsar                                  on 1998/06/28  20:06:30
1866         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
1867              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1868              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
1869              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
1870              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
1871      Branch: perl
1872            ! perl_exp.SH
1873 ____________________________________________________________________________
1874 [  1242] By: gsar                                  on 1998/06/28  20:01:28
1875         Log: 
1876              From: Gisle Aas <gisle@aas.no>
1877              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
1878              Date: 25 Jun 1998 10:32:43 +0200
1879              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
1880      Branch: perl
1881            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
1882 ____________________________________________________________________________
1883 [  1241] By: gsar                                  on 1998/06/28  19:55:11
1884         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
1885              From: Stephen McCamant <alias@mcs.com>
1886              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
1887              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
1888              Subject: [PATCH REPOST] refgen in opcode.pl
1889      Branch: perl
1890            ! opcode.h opcode.pl
1891 ____________________________________________________________________________
1892 [  1240] By: gsar                                  on 1998/06/28  19:46:29
1893         Log: From: Chris Nandor <pudge@pobox.com>
1894              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
1895              Date: Wed, 24 Jun 1998 19:58:28 -0400
1896              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
1897      Branch: perl
1898            ! ext/Socket/Socket.pm
1899 ____________________________________________________________________________
1900 [  1239] By: gsar                                  on 1998/06/28  19:44:19
1901         Log: From: Gisle Aas <gisle@aas.no>
1902              Subject: [PATCH] Optimize foreach (1..1000000)
1903              Date: 24 Jun 1998 20:26:48 +0200
1904              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
1905      Branch: perl
1906            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
1907            ! pp_hot.c t/op/range.t
1908 ____________________________________________________________________________
1909 [  1238] By: gsar                                  on 1998/06/28  19:28:13
1910         Log: avoid creation of %^R
1911              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1912              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
1913              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
1914              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
1915      Branch: perl
1916            ! perl.c t/op/splice.t
1917 ____________________________________________________________________________
1918 [  1237] By: gsar                                  on 1998/06/28  19:23:40
1919         Log: From: Gisle Aas <gisle@aas.no>
1920              Subject: [PATCH] Negative LENGTH argument to splice
1921              Date: 24 Jun 1998 15:11:35 +0200
1922              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
1923      Branch: perl
1924            + t/op/splice.t
1925            ! MANIFEST pod/perlfunc.pod pp.c
1926 ____________________________________________________________________________
1927 [  1236] By: gsar                                  on 1998/06/28  19:18:29
1928         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1929              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
1930              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
1931              Date: Wed, 24 Jun 1998 13:13:02 +0100
1932      Branch: perl
1933            ! pod/perldiag.pod pod/perlsec.pod
1934 ____________________________________________________________________________
1935 [  1235] By: gsar                                  on 1998/06/28  19:16:13
1936         Log: Complex.pm update
1937              From: Jarkko Hietaniemi <jhi@iki.fi>
1938              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
1939              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
1940              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
1941      Branch: perl
1942            ! lib/Math/Complex.pm t/lib/complex.t
1943 ____________________________________________________________________________
1944 [  1234] By: gsar                                  on 1998/06/28  19:13:05
1945         Log: disable perl malloc on UNICOS for now
1946              From: Jarkko Hietaniemi <jhi@iki.fi>
1947              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
1948              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
1949              Subject: [PATCH] 5.004_68: UNICOS hints
1950      Branch: perl
1951            ! hints/unicos.sh
1952 ____________________________________________________________________________
1953 [  1233] By: gsar                                  on 1998/06/28  19:10:53
1954         Log: fixes unpack("q"...), and semctl() tests for UNICOS
1955              From: Jarkko Hietaniemi <jhi@iki.fi>
1956              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
1957              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
1958              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
1959      Branch: perl
1960            ! pp.c t/op/ipcsem.t t/op/pack.t
1961 ____________________________________________________________________________
1962 [  1232] By: gsar                                  on 1998/06/28  19:01:23
1963         Log: tweak various places for iperlsys.h awareness
1964      Branch: perl
1965            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
1966            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
1967 ____________________________________________________________________________
1968 [  1231] By: gsar                                  on 1998/06/28  18:37:07
1969         Log: add a perlio.h stub for compat (some extensions seem to #include it)
1970      Branch: perl
1971            + perlio.h
1972 ____________________________________________________________________________
1973 [  1230] By: gsar                                  on 1998/06/28  18:35:23
1974         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
1975              Date: Wed, 24 Jun 1998 00:37:01 +0200
1976              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1977              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
1978      Branch: perl
1979            ! pod/pod2text.PL
1980 ____________________________________________________________________________
1981 [  1229] By: gsar                                  on 1998/06/28  18:33:42
1982         Log: hand apply mutiliated patch
1983              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
1984              Date: Tue, 23 Jun 1998 11:41:00 -0700
1985              From: Dan Sugalski <sugalskd@osshe.edu>
1986              Subject: [PATCH 5.004_68]Configure update for VMS
1987      Branch: perl
1988            ! configure.com vms/descrip_mms.template vms/subconfigure.com
1989 ____________________________________________________________________________
1990 [  1228] By: gsar                                  on 1998/06/28  17:17:35
1991         Log: hand apply whitespace mutiliated patch
1992              Date: Tue, 23 Jun 98 16:38:06 BST
1993              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
1994              From: Robin Barker <rmb1@cise.npl.co.uk>
1995              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
1996      Branch: perl
1997            ! utils/perlbug.PL
1998 ____________________________________________________________________________
1999 [  1227] By: gsar                                  on 1998/06/28  17:14:34
2000         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
2001              From: Tom Phoenix <rootbeer@teleport.com>
2002              Subject: [PATCH] documenting close without arguments
2003              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
2004      Branch: perl
2005            ! pod/perlfunc.pod
2006 ____________________________________________________________________________
2007 [  1226] By: gsar                                  on 1998/06/28  17:12:56
2008         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
2009              From: Tom Phoenix <rootbeer@teleport.com>
2010              Subject: Better diags for vars.pm
2011              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
2012      Branch: perl
2013            ! lib/vars.pm
2014 ____________________________________________________________________________
2015 [  1225] By: gsar                                  on 1998/06/28  17:05:59
2016         Log: hand apply whitespace mutiliated perldoc.PL patches
2017              Date: Tue, 23 Jun 98 15:49:52 BST
2018              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
2019              From: Robin Barker <rmb1@cise.npl.co.uk>
2020              Subject: PATCH [5.004_68] perldoc.PL
2021              --
2022              Date: Fri, 26 Jun 98 17:50:05 BST
2023              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
2024              From: Robin Barker <rmb1@cise.npl.co.uk>
2025              Subject: [PATCH 5.004_68] perldoc.PL
2026      Branch: perl
2027            ! utils/perldoc.PL
2028 ____________________________________________________________________________
2029 [  1224] By: gsar                                  on 1998/06/28  16:50:59
2030         Log: integrate ansiperl to get makedef.pl tweak
2031      Branch: perl
2032            ! Porting/pumpkin.pod win32/makedef.pl
2033 ____________________________________________________________________________
2034 [  1223] By: gsar                                  on 1998/06/28  16:33:32
2035         Log: add CGI-2.42, its and testsuite
2036      Branch: perl
2037            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
2038            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
2039            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
2040            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
2041            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
2042            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
2043            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
2044            ! lib/CGI/Switch.pm
2045 ____________________________________________________________________________
2046 [  1222] By: gsar                                  on 1998/06/28  15:28:29
2047         Log: enable Errno build on win32, add Errno-1.08 files to repository
2048      Branch: perl
2049            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
2050            + ext/Errno/Makefile.PL t/lib/errno.t
2051            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
2052            ! win32/config.vc win32/makefile.mk
2053 ____________________________________________________________________________
2054 [  1221] By: gsar                                  on 1998/06/28  14:34:06
2055         Log: tweak win32 config templates for cpp
2056      Branch: perl
2057            ! win32/config.bc win32/config.gc win32/config.vc
2058 ____________________________________________________________________________
2059 [  1220] By: nick                                  on 1998/06/26  16:46:13
2060         Log: Integrate mainline
2061      Branch: ansiperl
2062           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2063           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
2064           !> util.c win32/win32.h
2065 ____________________________________________________________________________
2066 [  1219] By: gsar                                  on 1998/06/26  04:33:57
2067         Log: make find_script() return saved string, reenable missing diagnostics
2068      Branch: perl
2069            ! perl.c util.c
2070 ____________________________________________________________________________
2071 [  1218] By: gsar                                  on 1998/06/25  23:24:53
2072         Log: avoid warning with -P switch
2073      Branch: perl
2074            ! perl.c
2075 ____________________________________________________________________________
2076 [  1217] By: gsar                                  on 1998/06/25  22:06:58
2077         Log: don't suppress display of Makefile recipes that invoke perl
2078      Branch: perl
2079            ! Makefile.SH
2080 ____________________________________________________________________________
2081 [  1216] By: gsar                                  on 1998/06/25  21:32:06
2082         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
2083              in RVs
2084      Branch: perl
2085            ! sv.c
2086 ____________________________________________________________________________
2087 [  1215] By: gsar                                  on 1998/06/25  18:56:59
2088         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
2089      Branch: perl
2090            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2091 ____________________________________________________________________________
2092 [  1214] By: gsar                                  on 1998/06/25  18:11:22
2093         Log: add FILE_SHARE_DELETE ifndef in win32.h
2094      Branch: perl
2095            ! win32/win32.h
2096 ____________________________________________________________________________
2097 [  1213] By: nick                                  on 1998/06/24  17:18:59
2098         Log: Correct perl malloc tweak to .def generation
2099      Branch: ansiperl
2100            ! win32/makedef.pl
2101 ____________________________________________________________________________
2102 [  1212] By: gsar                                  on 1998/06/24  12:40:13
2103         Log: check in what change#1182 didn't, and Changes
2104      Branch: perl
2105            ! Changes pod/perlre.pod pod/perlvar.pod
2106 ____________________________________________________________________________
2107 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
2108         Log: Update test count in t/lib/basename.t (see change 1210)
2109      Branch: maint-5.004/perl
2110            ! t/lib/basename.t
2111 ____________________________________________________________________________
2112 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
2113         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
2114              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
2115              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
2116              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
2117              <199805261143.MAA04260@toad.ig.co.uk>,
2118              <199805261235.IAA10371@aatma.engin.umich.edu>,
2119              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
2120              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
2121              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2122      Branch: maint-5.004/perl
2123            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
2124            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
2125            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2126 ____________________________________________________________________________
2127 [  1209] By: nick                                  on 1998/06/23  21:33:34
2128         Log: Perl_malloced_size() only available with perl's malloc
2129      Branch: ansiperl
2130            ! win32/makefile.mk
2131 ____________________________________________________________________________
2132 [  1208] By: nick                                  on 1998/06/23  18:15:23
2133         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
2134              so see what has changed...
2135      Branch: ansiperl
2136           +> Porting/genlog iperlsys.h lib/File/Spec.pm
2137           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2138           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2139           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
2140           +> t/lib/filespec.t win32/perlhost.h
2141            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
2142            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
2143            - perlproc.h perlsock.h
2144           !> (integrate 96 files)
2145
2146 ----------------
2147 Version 5.004_68
2148 ----------------
2149
2150 ____________________________________________________________________________
2151 [  1207] By: gsar                                  on 1998/06/23  10:55:05
2152         Log: final touches to 5.004_68
2153      Branch: perl
2154            ! perl.c
2155 ____________________________________________________________________________
2156 [  1206] By: gsar                                  on 1998/06/23  10:50:10
2157         Log: more MULTIPLICITY tweaks
2158      Branch: perl
2159            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
2160            ! win32/config.gc win32/config.vc win32/config_H.bc
2161            ! win32/config_H.gc win32/config_H.vc
2162 ____________________________________________________________________________
2163 [  1205] By: gsar                                  on 1998/06/23  09:03:46
2164         Log: partial MULTIPLICITY cleanup
2165      Branch: perl
2166            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
2167            ! thrdvar.h
2168 ____________________________________________________________________________
2169 [  1204] By: gsar                                  on 1998/06/23  09:00:48
2170         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
2171      Branch: perl
2172            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
2173 ____________________________________________________________________________
2174 [  1203] By: gsar                                  on 1998/06/23  07:08:02
2175         Log: bump patchlevel to 68, Porting/makerel tweaks
2176      Branch: perl
2177            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
2178            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2179 ____________________________________________________________________________
2180 [  1202] By: gsar                                  on 1998/06/23  06:16:19
2181         Log: remove atomic.h pending resolution of licensing issues,
2182              EMULATE_ATOMIC_REFCOUNTS everywhere
2183      Branch: perl
2184            - atomic.h
2185            ! MANIFEST perl.h sv.h
2186 ____________________________________________________________________________
2187 [  1201] By: gsar                                  on 1998/06/23  06:06:23
2188         Log: applied patch, regen headers
2189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2190              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
2191              Subject: [PATCH 5.004_67] Malloc size feedback
2192              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
2193      Branch: perl
2194            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
2195            ! pp_sys.c proto.h sv.c toke.c
2196 ____________________________________________________________________________
2197 [  1200] By: gsar                                  on 1998/06/23  05:59:09
2198         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
2199              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
2200              From: Stephen McCamant <alias@mcs.com>
2201              Subject: [PATCH] Inheritance of B:: classes
2202      Branch: perl
2203            ! ext/B/B.pm
2204 ____________________________________________________________________________
2205 [  1199] By: gsar                                  on 1998/06/23  05:57:58
2206         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
2207              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
2208              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
2209              Subject: [PATCH] _67: somebody said POSIX::mknod?
2210              From: Jarkko Hietaniemi <jhi@iki.fi>
2211      Branch: perl
2212            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2213            ! ext/POSIX/POSIX.xs perl.h
2214 ____________________________________________________________________________
2215 [  1198] By: gsar                                  on 1998/06/23  05:48:56
2216         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
2217              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2218              Subject: PATCH [5.004_67] perldoc.PL
2219              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
2220      Branch: perl
2221            ! utils/perldoc.PL
2222 ____________________________________________________________________________
2223 [  1197] By: gsar                                  on 1998/06/23  05:47:24
2224         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
2225              Date: Mon, 22 Jun 1998 09:29:18 -0700
2226              From: Dan Sugalski <sugalskd@ous.edu>
2227              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
2228      Branch: perl
2229            ! lib/AutoSplit.pm
2230 ____________________________________________________________________________
2231 [  1196] By: gsar                                  on 1998/06/23  05:45:19
2232         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
2233              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
2234              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
2235              From: Jarkko Hietaniemi <jhi@iki.fi>
2236      Branch: perl
2237            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
2238 ____________________________________________________________________________
2239 [  1195] By: gsar                                  on 1998/06/23  05:43:32
2240         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
2241              Date: Mon, 22 Jun 1998 15:22:24 +0000
2242              From: Dominic Dunlop <domo@vo.lu>
2243              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
2244              update machten.sh to vary REG_INFTY
2245      Branch: perl
2246            ! hints/machten.sh t/op/re_tests t/op/regexp.t
2247 ____________________________________________________________________________
2248 [  1194] By: gsar                                  on 1998/06/23  05:38:36
2249         Log: filter out array subscripts when generating symbols for AIX
2250              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
2251              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
2252              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
2253              From: Jarkko Hietaniemi <jhi@iki.fi>
2254      Branch: perl
2255            ! perl_exp.SH
2256 ____________________________________________________________________________
2257 [  1193] By: gsar                                  on 1998/06/23  05:32:52
2258         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
2259              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
2260              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
2261              From: Lupe Christoph <lupe@alanya.m.isar.de>
2262              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
2263      Branch: perl
2264            ! hints/solaris_2.sh
2265 ____________________________________________________________________________
2266 [  1192] By: gsar                                  on 1998/06/23  05:27:13
2267         Log: add detailed changelogs and 'genlog'--the script which generates them
2268      Branch: perl
2269            + Porting/genlog
2270            ! Changes INSTALL
2271 ____________________________________________________________________________
2272 [  1191] By: gsar                                  on 1998/06/22  15:56:27
2273         Log: tweak win32 makefiles for PERL_OBJECT build
2274      Branch: perl
2275            ! win32/Makefile win32/makefile.mk
2276 ____________________________________________________________________________
2277 [  1190] By: gsar                                  on 1998/06/22  04:06:02
2278         Log: backout change#1178 as it was dependent on an unapplied patch,
2279              fix filespec.t to know its @INC
2280      Branch: perl
2281            ! sv.c t/lib/filespec.t
2282 ____________________________________________________________________________
2283 [  1189] By: gsar                                  on 1998/06/22  03:47:43
2284         Log: eliminate use of tokenbuf in util.c
2285      Branch: perl
2286            ! util.c
2287 ____________________________________________________________________________
2288 [  1188] By: gsar                                  on 1998/06/22  01:53:59
2289         Log: add patch that generates regnodes.h via regcomp.pl
2290              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2291              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
2292              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
2293              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
2294      Branch: perl
2295            + regcomp.pl regcomp.sym regnodes.h
2296            ! MANIFEST Makefile.SH regcomp.h
2297 ____________________________________________________________________________
2298 [  1187] By: gsar                                  on 1998/06/22  01:42:21
2299         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2300              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
2301              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
2302              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
2303      Branch: perl
2304            ! pp_ctl.c pp_hot.c
2305 ____________________________________________________________________________
2306 [  1186] By: gsar                                  on 1998/06/22  01:14:14
2307         Log: merge relevant portions from maintbranch change#1155
2308      Branch: perl
2309            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
2310            ! pod/perlrun.pod pp_hot.c
2311 ____________________________________________________________________________
2312 [  1185] By: gsar                                  on 1998/06/22  00:59:28
2313         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2314              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
2315              Subject: [PATCH 5.004_67] Zero-length matching bug
2316              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
2317      Branch: perl
2318            ! regexec.c t/op/pat.t
2319 ____________________________________________________________________________
2320 [  1184] By: gsar                                  on 1998/06/22  00:57:27
2321         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
2322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2323              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
2324              Subject: Re: _67 not okay
2325              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
2326      Branch: perl
2327            ! malloc.c
2328 ____________________________________________________________________________
2329 [  1183] By: gsar                                  on 1998/06/22  00:53:37
2330         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2331              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
2332              Subject: [PATCH 5.004_67] Test study/re/
2333              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
2334      Branch: perl
2335            ! t/op/pat.t
2336 ____________________________________________________________________________
2337 [  1182] By: gsar                                  on 1998/06/21  21:25:07
2338         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2339              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
2340              Subject: [PATCH 5.004_67] $^R documented
2341              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
2342      Branch: perl
2343            ! pod/perlre.pod pod/perlvar.pod
2344 ____________________________________________________________________________
2345 [  1181] By: gsar                                  on 1998/06/21  21:23:41
2346         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2347              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
2348              Subject: [PATCH 5.004_67] Re docs
2349              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
2350      Branch: perl
2351            ! pod/perlop.pod pod/perlre.pod
2352 ____________________________________________________________________________
2353 [  1180] By: gsar                                  on 1998/06/21  21:22:16
2354         Log: adapted contents of message into comments in malloc.c and INSTALL
2355              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2356              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
2357              Subject: [5.004_67] malloc.c -Defines
2358              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
2359      Branch: perl
2360            ! INSTALL malloc.c
2361 ____________________________________________________________________________
2362 [  1179] By: gsar                                  on 1998/06/21  07:26:35
2363         Log: applied patch, with edits to the prose
2364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2365              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
2366              Subject: [PATCH 5.004_67] Error variables compared
2367              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
2368      Branch: perl
2369            ! pod/perlvar.pod
2370 ____________________________________________________________________________
2371 [  1178] By: gsar                                  on 1998/06/21  07:07:16
2372         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2373              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
2374              Subject: [PATCH 5.004_67] print study /re/ broken
2375              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
2376      Branch: perl
2377            ! sv.c
2378 ____________________________________________________________________________
2379 [  1177] By: gsar                                  on 1998/06/21  07:06:10
2380         Log: applied patch, tweaked wording
2381              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2382              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
2383              Subject: [PATCH 5.004_67] Documentation patch for malloc
2384              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
2385      Branch: perl
2386            ! malloc.c pod/perldiag.pod
2387 ____________________________________________________________________________
2388 [  1176] By: gsar                                  on 1998/06/21  07:00:30
2389         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2390              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
2391              Subject: [PATCH 5.004_67] Cosmetic malloc patch
2392              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
2393      Branch: perl
2394            ! malloc.c
2395 ____________________________________________________________________________
2396 [  1175] By: gsar                                  on 1998/06/21  06:58:37
2397         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
2398              Date: Fri, 19 Jun 1998 16:00:57 -0700
2399              From: Dan Sugalski <sugalskd@osshe.edu>
2400              Subject: [PATCH 5.004_67] fixup patches for VMS
2401      Branch: perl
2402            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
2403            ! t/op/taint.t vms/test.com vms/vms.c
2404 ____________________________________________________________________________
2405 [  1174] By: gsar                                  on 1998/06/21  06:55:18
2406         Log: applied VMS patch from Dan Sugalski
2407              Date: Fri, 19 Jun 1998 15:36:34 -0700
2408              From: SYSTEM@cedar.osshe.edu
2409              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
2410              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
2411      Branch: perl
2412            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
2413            ! vms/descrip_mms.template vms/gen_shrfls.pl
2414            ! vms/subconfigure.com
2415 ____________________________________________________________________________
2416 [  1173] By: gsar                                  on 1998/06/21  06:51:38
2417         Log: applied patch, modified logic to avoid reentering lexer at compile-time
2418              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
2419              Date: Fri, 19 Jun 1998 11:31:04 -0500
2420              From: Graham Barr <gbarr@ti.com>
2421              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
2422      Branch: perl
2423            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
2424            ! lib/English.pm
2425 ____________________________________________________________________________
2426 [  1172] By: gsar                                  on 1998/06/21  06:27:57
2427         Log: applied patch, along with many changes:
2428              - ipfoo.h headers have been coalesced along with perlfoo.h into
2429              iperlsys.h
2430              - win32/cp*.h have been combined in perlhost.h
2431              - CPerlObj::PerlParse() takes an extra xsinit arg
2432              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
2433              From: "Douglas Lankshear" <dougl@ActiveState.com>
2434              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
2435              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
2436              Date: Fri, 19 Jun 1998 10:59:50 -0700
2437      Branch: perl
2438            + iperlsys.h win32/perlhost.h
2439            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
2440            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
2441            - perlsock.h
2442            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
2443            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
2444            ! win32/runperl.c win32/win32.h
2445 ____________________________________________________________________________
2446 [  1171] By: gsar                                  on 1998/06/21  00:44:42
2447         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
2448              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2449              Subject: Re: PATCH _67 (Doc) perlop.pod 
2450              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
2451      Branch: perl
2452            ! pod/perlop.pod
2453 ____________________________________________________________________________
2454 [  1170] By: gsar                                  on 1998/06/21  00:43:06
2455         Log: a tweaked version of:
2456              From: "Douglas Lankshear" <dougl@ActiveState.com>
2457              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
2458              Date: Wed, 17 Jun 1998 20:25:51 -0700
2459              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
2460      Branch: perl
2461            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
2462 ____________________________________________________________________________
2463 [  1169] By: gsar                                  on 1998/06/21  00:10:18
2464         Log: added patch, regen headers
2465              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2466              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
2467              Subject: Re: Ilya's patches
2468              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
2469      Branch: perl
2470            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
2471 ____________________________________________________________________________
2472 [  1168] By: gsar                                  on 1998/06/21  00:05:01
2473         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
2474              From: Tom Phoenix <rootbeer@teleport.com>
2475              Subject: [PATCH] docs creating files via open
2476              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
2477      Branch: perl
2478            ! pod/perlfunc.pod
2479 ____________________________________________________________________________
2480 [  1167] By: gsar                                  on 1998/06/21  00:03:34
2481         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2482              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
2483              Subject: [PATCH 5.004_67] Better version of malloc improver
2484              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
2485      Branch: perl
2486            ! malloc.c
2487 ____________________________________________________________________________
2488 [  1166] By: gsar                                  on 1998/06/20  23:59:23
2489         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
2490      Branch: perl
2491            ! pod/perlre.pod
2492 ____________________________________________________________________________
2493 [  1165] By: gsar                                  on 1998/06/20  23:47:09
2494         Log: added patch, tweaked missed files, excised comment that doesn't really
2495              belong in the sources
2496              From: joshua.pritikin@db.com
2497              Date: Mon, 15 Jun 1998 10:03:37 -0400
2498              Message-Id: <H00000e500072c63@MHS>
2499              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
2500      Branch: perl
2501            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
2502            ! t/op/avhv.t
2503 ____________________________________________________________________________
2504 [  1164] By: gsar                                  on 1998/06/20  23:29:09
2505         Log: add File-Spec-0.6 from CPAN
2506      Branch: perl
2507            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2508            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2509            + lib/File/Spec/Win32.pm t/lib/filespec.t
2510            ! MANIFEST
2511 ____________________________________________________________________________
2512 [  1163] By: gsar                                  on 1998/06/20  23:15:41
2513         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
2514      Branch: perl
2515            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
2516 ____________________________________________________________________________
2517 [  1162] By: gsar                                  on 1998/06/20  21:48:32
2518         Log: manual integration of all outstanding ansi branch stuff into mainline
2519      Branch: perl
2520            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
2521            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
2522            ! win32/win32.h
2523 ____________________________________________________________________________
2524 [  1161] By: gsar                                  on 1998/06/20  21:12:01
2525         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
2526      Branch: perl
2527            ! utils/perldoc.PL
2528 ____________________________________________________________________________
2529 [  1160] By: nick                                  on 1998/06/20  21:05:51
2530         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
2531      Branch: ansiperl
2532            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
2533            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
2534 ____________________________________________________________________________
2535 [  1159] By: gsar                                  on 1998/06/20  02:51:35
2536         Log: cleanup installation of utilities on win32
2537      Branch: perl
2538            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
2539            ! win32/pod.mak
2540 ____________________________________________________________________________
2541 [  1158] By: gsar                                  on 1998/06/20  02:50:35
2542         Log: intuit @INC pathnames from exe location only if dll location
2543              is unknown (ensures that multiple executables will coexist)
2544      Branch: perl
2545            ! win32/win32.c
2546 ____________________________________________________________________________
2547 [  1157] By: gsar                                  on 1998/06/20  02:48:34
2548         Log: make perldoc ignore null files (it tried to open() them)
2549      Branch: perl
2550            ! utils/perldoc.PL
2551 ____________________________________________________________________________
2552 [  1156] By: gsar                                  on 1998/06/19  21:18:47
2553         Log: fix perldoc to ignore unfound null filenames
2554      Branch: perl
2555            ! utils/perldoc.PL
2556 ____________________________________________________________________________
2557 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
2558         Log: Assorted patches:
2559              
2560              ------  BUILD PROCESS  ------
2561              
2562              Title:  "Clarify varargs issues in INSTALL docs"
2563              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2564              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
2565              Files:  INSTALL
2566              
2567              ------  CORE LANGUAGE  ------
2568              
2569              Title:  "Further fixes for updated SysV IPC support"
2570              From:  Jarkko Hietaniemi <jhi@iki.fi>
2571              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
2572              Files:  Configure perl.h doio.c
2573              
2574              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
2575              From:  Andrew Bettison <andrewb@zip.com.au>
2576              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
2577              Files:  pp_hot.c
2578              
2579              Title:  "Invalidate method cache on C<local *subname>"
2580              From:  Chip Salzenberg <chip@perl.org>
2581              Msg-ID:  <19980604134731.D24343@perlsupport.com>
2582              Files:  scope.c t/op/method.t
2583              
2584              Title:  "fix uninitialized cv variable in op.c"
2585              From:  joshua.pritikin@db.com
2586              Msg-ID:  <H00000e50005af05@MHS>
2587              Files:  op.c
2588              
2589              Title:  "fix for undef as last arg to setsockopt"
2590              From:  Graham Barr <gbarr@ti.com>
2591              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
2592              Files:  pp_sys.c
2593              
2594              Title:  "Fix -i when @ARGV is empty"
2595              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
2596              <gsar@engin.umich.edu>, Ilya Zakharevich
2597              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
2598              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
2599              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
2600              <199806071817.OAA28141@aatma.engin.umich.edu>,
2601              <199806191549.QAA16376@toad.ig.co.uk>
2602              Files:  pp_hot.c
2603              
2604              ------  DOCUMENTATION  ------
2605              
2606              Title:  "Discrepancy between perlop.pod and m// operator docs"
2607              From:  Tom Phoenix <rootbeer@teleport.com>
2608              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
2609              Files:  pod/perlop.pod
2610              
2611              Title:  "Doc addition for perlfunc entry for system()"
2612              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
2613              <fletch@phydeaux.org>
2614              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
2615              <199806012057.QAA26830@monk.mps.ohio-state.edu>
2616              Files:  pod/perlfunc.pod
2617              
2618              Title:  "Clarify effects of using quotes with m operator"
2619              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
2620              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
2621              Files:  pod/perlop.pod
2622              
2623              Title:  "Document -i with STDIN"
2624              From:  joshua.pritikin@db.com
2625              Msg-ID:  <H00000e50006a84a@MHS>
2626              Files:  pod/perlrun.pod
2627              
2628              ------  EXTENSIONS  ------
2629              
2630              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
2631              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2632              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
2633              Files:  lib/ExtUtils/Liblist.pm
2634              
2635              ------  LIBRARY  ------
2636              
2637              Title:  "Typo fix for Math::BogFloat"
2638              From:  Mike Stok <mike@stok.co.uk>
2639              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
2640              Files:  lib/Math/BigFloat.pm
2641              
2642              ------  PORTABILITY - GENERAL  ------
2643              
2644              Title:  "Add docs about types of diff to Porting/patching.pod"
2645              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2646              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
2647              Files:  Porting/patching.pod
2648              
2649              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
2650              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
2651              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
2652              Files:  hints/powerux.sh
2653              
2654              Title:  "Assorted improvements to hints/solaris_2.sh"
2655              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2656              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
2657              Files:  hints/solaris_2.sh
2658      Branch: maint-5.004/perl
2659            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
2660            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
2661            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
2662            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
2663            ! t/op/method.t
2664 ____________________________________________________________________________
2665 [  1154] By: gsar                                  on 1998/06/19  17:22:23
2666         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
2667      Branch: perl
2668            ! ext/B/B/Asmdata.pm regcomp.c
2669 ____________________________________________________________________________
2670 [  1153] By: nick                                  on 1998/06/19  17:21:21
2671         Log: Use libxxx.a for -lxxx with GCC
2672      Branch: ansiperl
2673            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
2674            ! win32/makefile.mk
2675 ____________________________________________________________________________
2676 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
2677         Log: Title:  Tom's jumbo doc patch
2678              From:   Tom Christiansen <tchrist@chthon.perl.com>
2679              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
2680              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
2681              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2682              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2683              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2684              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
2685              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
2686              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
2687              pod/perlop.pod pod/perlre.pod pod/perlref.pod
2688              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
2689              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
2690              pod/perlvar.pod
2691      Branch: maint-5.004/perl
2692            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
2693            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2694            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2695            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2696            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
2697            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
2698            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
2699            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
2700            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
2701            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
2702 ____________________________________________________________________________
2703 [  1151] By: nick                                  on 1998/06/19  15:38:28
2704         Log: Resolve latest
2705      Branch: ansiperl
2706           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
2707           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
2708           !> sv.c t/TEST
2709 ____________________________________________________________________________
2710 [  1150] By: gsar                                  on 1998/06/18  20:43:07
2711         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
2712              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
2713              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
2714              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
2715      Branch: perl
2716            ! hints/powerux.sh
2717 ____________________________________________________________________________
2718 [  1149] By: gsar                                  on 1998/06/18  20:41:30
2719         Log: hand apply whitespace-mutiliated patch
2720              From: joshua.pritikin@db.com
2721              Date: Mon, 15 Jun 1998 09:21:36 -0400
2722              Message-Id: <H00000e50007289b@MHS>
2723              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
2724      Branch: perl
2725            ! av.c
2726 ____________________________________________________________________________
2727 [  1148] By: gsar                                  on 1998/06/18  20:33:59
2728         Log: hand apply whitespace-mutiliated and reversed patch
2729              Date: Tue, 16 Jun 1998 16:31:40 -0400
2730              From: Les Peters <lpeters@aol.net>
2731              Message-Id: <199806162031.QAA08202@ds9>
2732              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
2733      Branch: perl
2734            ! ext/Socket/Socket.xs
2735 ____________________________________________________________________________
2736 [  1147] By: gsar                                  on 1998/06/18  20:26:59
2737         Log: close child pipe in t/TEST, other cosmetic tweaks
2738      Branch: perl
2739            ! t/TEST
2740 ____________________________________________________________________________
2741 [  1146] By: gsar                                  on 1998/06/18  19:37:41
2742         Log: back out problematic change#1105, tweak perlsub.pod
2743      Branch: perl
2744            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
2745            ! pp_ctl.c proto.h sv.c
2746 ____________________________________________________________________________
2747 [  1145] By: nick                                  on 1998/06/18  19:31:07
2748         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
2749      Branch: ansiperl
2750           +> configure.com ext/DB_File/dbinfo
2751           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
2752           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
2753           +> vms/subconfigure.com
2754            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
2755            - vms/fndvers.com
2756           !> (integrate 499 files)
2757 ____________________________________________________________________________
2758 [  1144] By: gsar                                  on 1998/06/18  16:35:11
2759         Log: fix spurious cxstack_max init that trampled memory
2760      Branch: perl
2761            ! perl.c
2762 ____________________________________________________________________________
2763 [  1143] By: gsar                                  on 1998/06/18  16:33:01
2764         Log: fix memory leaks and uninitialized memory accesses found by Purify
2765      Branch: perl
2766            ! doio.c perl.c regexec.c sv.c
2767 ____________________________________________________________________________
2768 [  1142] By: gsar                                  on 1998/06/18  16:28:48
2769         Log: fix off-by-one that trampled memory in re_croak2()
2770      Branch: perl
2771            ! regcomp.c
2772 ____________________________________________________________________________
2773 [  1141] By: gsar                                  on 1998/06/18  16:26:59
2774         Log: fix AutoLoader to do the right thing when there are relative paths
2775              in @INC
2776      Branch: perl
2777            ! lib/AutoLoader.pm
2778 ____________________________________________________________________________
2779 [  1140] By: gsar                                  on 1998/06/18  16:22:47
2780         Log: fix Makefile.SH typo
2781      Branch: perl
2782            ! Makefile.SH
2783 ____________________________________________________________________________
2784 [  1139] By: gsar                                  on 1998/06/17  18:06:16
2785         Log: 5.004_67 niggles
2786      Branch: perl
2787            ! Makefile.SH op.c
2788
2789 ----------------
2790 Version 5.004_67
2791 ----------------
2792
2793 ____________________________________________________________________________
2794 [  1138] By: gsar                                  on 1998/06/15  10:09:27
2795         Log: up patchlevel.h to 67, other small tweaks
2796      Branch: perl
2797            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
2798            ! win32/Makefile win32/config_H.bc win32/config_H.gc
2799            ! win32/config_H.vc win32/makefile.mk
2800 ____________________________________________________________________________
2801 [  1137] By: gsar                                  on 1998/06/15  09:08:57
2802         Log: tweaks to get PERL_OBJECT building again; passes tests
2803      Branch: perl
2804            ! ObjXSub.h objpp.h proto.h
2805 ____________________________________________________________________________
2806 [  1136] By: gsar                                  on 1998/06/15  08:51:54
2807         Log: back out previous change (it breaks PERL_OBJECT)
2808      Branch: perl
2809            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
2810            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
2811            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
2812 ____________________________________________________________________________
2813 [  1135] By: gsar                                  on 1998/06/15  05:32:01
2814         Log: added patch, fixed typo, reworked documentation
2815              Message-Id: <H00000e500071aa3@MHS>
2816              Date:    Sun, 14 Jun 1998 14:03:15 EDT
2817              From:    joshua.pritikin@db.com
2818              Subject: [PATCH 5.004_66] JMPENV!
2819      Branch: perl
2820            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
2821            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
2822            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
2823 ____________________________________________________________________________
2824 [  1134] By: gsar                                  on 1998/06/15  04:07:18
2825         Log: various win32 odds and ends
2826              - added support for waitpid(), open2/open3, and a bugfix for kill()
2827              from Ronald Schmidt <RonaldWS@aol.com>
2828              - tweak testsuite mods of above
2829              - regenerate win32/config_H.?c
2830              - change kill() to win32_kill() and export it
2831              - coalesce common code in win32.c
2832              - add PerlProc_waitpid() and export win32_waitpid()
2833              result builds and passes on the three win32 compilers
2834      Branch: perl
2835            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
2836            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
2837            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2838            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
2839            ! win32/win32.c win32/win32iop.h
2840 ____________________________________________________________________________
2841 [  1133] By: gsar                                  on 1998/06/15  01:39:13
2842         Log: newer Getopt/Long.pm from public distribution cited in:
2843              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
2844              Date:    14 Jun 1998 15:15:28 +0200
2845              From:    Johan Vromans <jvromans@squirrel.nl>
2846              Subject: Getopt::Long version 2.17 released
2847      Branch: perl
2848            ! lib/Getopt/Long.pm
2849 ____________________________________________________________________________
2850 [  1132] By: gsar                                  on 1998/06/15  01:37:12
2851         Log: documentation update from tchrist
2852              Message-Id: <199806140419.WAA20549@chthon.perl.com>
2853              Date:    Sat, 13 Jun 1998 22:19:32 MDT
2854              From:    Tom Christiansen <tchrist@chthon.perl.com>
2855              Subject: doc patches
2856      Branch: perl
2857            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
2858            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2859            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2860            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2861            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
2862            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
2863            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
2864            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
2865            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
2866            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
2867 ____________________________________________________________________________
2868 [  1131] By: gsar                                  on 1998/06/14  19:33:36
2869         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
2870              From: Roderick Schertler <roderick@argon.org>
2871              Subject: [PATCH] Re: Exceptions in IPC::Open2
2872              Date: 12 Jun 1998 13:24:15 -0400
2873      Branch: perl
2874            ! lib/IPC/Open3.pm
2875 ____________________________________________________________________________
2876 [  1130] By: gsar                                  on 1998/06/14  19:32:25
2877         Log: fixup MANIFEST
2878      Branch: perl
2879            ! MANIFEST
2880 ____________________________________________________________________________
2881 [  1129] By: gsar                                  on 1998/06/14  18:51:53
2882         Log: various win32 fixes
2883              - fixes that silence VC noises about dup exports, non-default libs, and
2884              unsupported *.def file directives
2885              - s/inplace/inplace_label/ malloc.c
2886              - update Config{usemymalloc} based on d_mymalloc
2887              - export Perl_*Vars
2888              - fix makefiles to not build miniperl.exe twice, and to make it properly
2889              when defaults are changed
2890      Branch: perl
2891            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
2892            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
2893            ! win32/makefile.mk win32/perllib.c win32/win32.h
2894 ____________________________________________________________________________
2895 [  1128] By: gsar                                  on 1998/06/14  01:38:39
2896         Log: remove unused global `scrgv'
2897      Branch: perl
2898            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
2899 ____________________________________________________________________________
2900 [  1127] By: nick                                  on 1998/06/13  08:39:07
2901         Log: Move specialsv_list to embed.sym, regen embed*.h
2902      Branch: win32/perl
2903            ! embed.h embedvar.h global.sym interp.sym
2904 ____________________________________________________________________________
2905 [  1126] By: gsar                                  on 1998/06/12  07:23:06
2906         Log: From: jan.dubois@ibm.net (Jan Dubois)
2907              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
2908              Date: Thu, 11 Jun 1998 21:13:31 +0200
2909              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
2910      Branch: perl
2911            ! win32/makedef.pl win32/win32.c win32/win32iop.h
2912 ____________________________________________________________________________
2913 [  1125] By: gsar                                  on 1998/06/12  07:21:29
2914         Log: added patch, undo earlier workaround
2915              From: jan.dubois@ibm.net (Jan Dubois)
2916              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
2917              Date: Thu, 11 Jun 1998 20:28:36 +0200
2918              Message-ID: <35831f69.4975644@smtp1.ibm.net>
2919      Branch: perl
2920            ! perl.c util.c
2921 ____________________________________________________________________________
2922 [  1124] By: gsar                                  on 1998/06/12  07:16:12
2923         Log: hand-applied patch with wrapped lines
2924              From: "Douglas Lankshear" <dougl@ActiveState.com>
2925              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
2926              Date: Thu, 11 Jun 1998 11:06:33 -0700
2927              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
2928      Branch: perl
2929            ! win32/win32.c
2930 ____________________________________________________________________________
2931 [  1123] By: gsar                                  on 1998/06/12  07:07:25
2932         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
2933              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2934              Subject: [PATCH 5.004_66] Config_66-01-02.diff
2935              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
2936      Branch: perl
2937            ! Configure
2938 ____________________________________________________________________________
2939 [  1122] By: gsar                                  on 1998/06/12  07:06:02
2940         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
2941              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
2942              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2943              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
2944      Branch: perl
2945            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
2946            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
2947            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
2948            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
2949 ____________________________________________________________________________
2950 [  1121] By: gsar                                  on 1998/06/12  07:01:20
2951         Log: a tweaked version of:
2952              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
2953              Date: Fri, 12 Jun 1998 01:26:53 +0200
2954              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
2955              Subject: Re: Misparsing s///x
2956      Branch: perl
2957            ! pod/perlre.pod
2958 ____________________________________________________________________________
2959 [  1120] By: gsar                                  on 1998/06/12  06:51:08
2960         Log: applied patch, with indentation tweaks
2961              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2962              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
2963              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
2964              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
2965      Branch: perl
2966            ! regcomp.c regcomp.h regexec.c
2967 ____________________________________________________________________________
2968 [  1119] By: gsar                                  on 1998/06/11  17:42:07
2969         Log: make REG_INFTY default to something saner when sizeof(short) > 2
2970              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
2971              Date:    Thu, 11 Jun 1998 11:50:07 EDT
2972              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
2973              Subject: Re: [PATCH for tests] Regexp fails on long string 
2974      Branch: perl
2975            ! regcomp.h
2976 ____________________________________________________________________________
2977 [  1118] By: gsar                                  on 1998/06/11  07:09:06
2978         Log: regen embedvar.h
2979      Branch: perl
2980            ! embedvar.h
2981 ____________________________________________________________________________
2982 [  1117] By: gsar                                  on 1998/06/11  06:45:52
2983         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2984              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
2985              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
2986              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
2987      Branch: perl
2988            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
2989            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
2990 ____________________________________________________________________________
2991 [  1116] By: gsar                                  on 1998/06/11  06:35:54
2992         Log: misc win32 fixes
2993              From: "Douglas Lankshear" <dougl@ActiveState.com>
2994              Subject: [PATCH 5.004_66]
2995              Date: Wed, 10 Jun 1998 11:28:27 -0700
2996              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
2997      Branch: perl
2998            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
2999 ____________________________________________________________________________
3000 [  1115] By: gsar                                  on 1998/06/11  06:33:21
3001         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
3002              Date: Wed, 10 Jun 1998 00:53:25 +0200
3003              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3004              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
3005      Branch: perl
3006            ! Makefile.SH
3007 ____________________________________________________________________________
3008 [  1114] By: gsar                                  on 1998/06/11  06:31:34
3009         Log: back out change#1111 and add alternative patch:
3010              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3011              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
3012              Subject: Re: PATCH for study/foo/
3013              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
3014      Branch: perl
3015            ! pp.c sv.c
3016 ____________________________________________________________________________
3017 [  1113] By: gsar                                  on 1998/06/11  02:59:23
3018         Log: fix outdated bytecode.pl
3019      Branch: perl
3020            ! bytecode.h bytecode.pl byterun.c byterun.h
3021 ____________________________________________________________________________
3022 [  1112] By: gsar                                  on 1998/06/10  07:56:06
3023         Log: Added patch, regenerated perly.c and perly.c.diff
3024              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
3025              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
3026              From: Stephen McCamant <alias@mcs.com>
3027              Subject: [PATCH] too many RV2GVs in *foo{THING}
3028      Branch: perl
3029            ! perly.c perly.c.diff perly.y t/op/gv.t
3030 ____________________________________________________________________________
3031 [  1111] By: gsar                                  on 1998/06/10  07:40:30
3032         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3033              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
3034              Subject: Re: PATCH for study/foo/
3035              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
3036      Branch: perl
3037            ! pp.c
3038 ____________________________________________________________________________
3039 [  1110] By: gsar                                  on 1998/06/10  07:37:04
3040         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3041              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
3042              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
3043              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
3044      Branch: perl
3045            ! pod/perldebug.pod
3046 ____________________________________________________________________________
3047 [  1109] By: gsar                                  on 1998/06/10  07:35:29
3048         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3049              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
3050              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
3051              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
3052      Branch: perl
3053            ! regcomp.h
3054 ____________________________________________________________________________
3055 [  1108] By: gsar                                  on 1998/06/10  07:31:25
3056         Log: Added patch, tweaked other places affected by name change
3057              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
3058              Date: Wed, 10 Jun 1998 00:54:17 +0200
3059              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3060              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
3061      Branch: perl
3062           +> ext/DynaLoader/DynaLoader_pm.PL
3063            - ext/DynaLoader/DynaLoader.pm.PL
3064            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
3065            ! win32/makefile.mk
3066 ____________________________________________________________________________
3067 [  1107] By: gsar                                  on 1998/06/10  07:24:20
3068         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
3069              Date: Wed, 10 Jun 1998 00:53:42 +0200
3070              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3071              Subject: [PATCH for _66] new version of README.dos
3072      Branch: perl
3073            ! README.dos
3074 ____________________________________________________________________________
3075 [  1106] By: gsar                                  on 1998/06/10  07:22:31
3076         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
3077              Date: Wed, 10 Jun 1998 00:54:04 +0200
3078              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3079              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
3080      Branch: perl
3081            ! t/op/taint.t
3082 ____________________________________________________________________________
3083 [  1105] By: gsar                                  on 1998/06/10  07:21:21
3084         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
3085              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3086              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
3087              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
3088              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
3089      Branch: perl
3090            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
3091            ! perlvars.h pp_ctl.c proto.h sv.c
3092 ____________________________________________________________________________
3093 [  1104] By: gsar                                  on 1998/06/10  07:06:01
3094         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3095              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
3096              Subject: Lost chunk of RE jumbo patch
3097              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
3098      Branch: perl
3099            + t/op/regexp_noamp.t
3100 ____________________________________________________________________________
3101 [  1103] By: gsar                                  on 1998/06/10  07:04:20
3102         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3103              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
3104              Subject: [PATCH 5.004_66] Combined OS/2 support
3105              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
3106      Branch: perl
3107            ! os2/Changes os2/diff.configure os2/os2.c
3108 ____________________________________________________________________________
3109 [  1102] By: gsar                                  on 1998/06/10  07:00:08
3110         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
3111              Date:    Fri, 13 Mar 1998 20:03:52 EST
3112              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3113              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
3114      Branch: perl
3115            ! lib/Pod/Html.pm
3116 ____________________________________________________________________________
3117 [  1101] By: gsar                                  on 1998/06/10  06:55:20
3118         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3119              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
3120              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
3121      Branch: perl
3122            ! regexec.c
3123 ____________________________________________________________________________
3124 [  1100] By: gsar                                  on 1998/06/10  06:52:50
3125         Log: updated MANIFEST for previous change
3126      Branch: perl
3127            ! MANIFEST
3128 ____________________________________________________________________________
3129 [  1099] By: gsar                                  on 1998/06/10  06:51:08
3130         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
3131              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
3132              Date: Fri, 05 Jun 1998 11:08:40 -0700
3133              From: Dan Sugalski <sugalskd@osshe.edu>
3134              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
3135      Branch: perl
3136            + t/base/rs.t
3137            ! perl.h pod/perlvar.pod sv.c
3138 ____________________________________________________________________________
3139 [  1098] By: gsar                                  on 1998/06/10  06:36:59
3140         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
3141              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
3142              Subject: [PATCH fror 5.004_66] DB_File-1.60
3143              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
3144      Branch: perl
3145            + ext/DB_File/dbinfo
3146            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
3147            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
3148            ! t/lib/db-hash.t t/lib/db-recno.t
3149 ____________________________________________________________________________
3150 [  1097] By: gsar                                  on 1998/06/10  06:33:16
3151         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
3152              Date: Thu, 4 Jun 1998 13:47:31 -0400
3153              From: Chip Salzenberg <chip@perl.org>
3154              Subject: [PATCH] Invalidate method cache on C<local *subname>
3155      Branch: perl
3156            ! scope.c t/op/method.t
3157 ____________________________________________________________________________
3158 [  1096] By: gsar                                  on 1998/06/10  06:30:51
3159         Log: From: Norton Allen <allen@huarp.harvard.edu>
3160              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
3161              Subject: [PATCH] _66 MM_Unix.pm for QNX
3162              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
3163      Branch: perl
3164            ! lib/ExtUtils/MM_Unix.pm
3165 ____________________________________________________________________________
3166 [  1095] By: gsar                                  on 1998/06/10  06:29:21
3167         Log: From: Norton Allen <allen@huarp.harvard.edu>
3168              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
3169              Subject: [PATCH] _66 proto.h
3170              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
3171      Branch: perl
3172            ! proto.h
3173 ____________________________________________________________________________
3174 [  1094] By: gsar                                  on 1998/06/10  06:26:39
3175         Log: Applied relevant parts of:
3176              From: Paul Johnson <pjcj@transeda.com>
3177              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
3178              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
3179              Subject: [PATCH] Enhancing xsubpp's support for C++
3180      Branch: perl
3181            ! lib/ExtUtils/xsubpp
3182 ____________________________________________________________________________
3183 [  1093] By: gsar                                  on 1998/06/10  06:22:54
3184         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
3185              Date: Wed, 3 Jun 1998 11:22:19 -0500
3186              From: Graham Barr <gbarr@ti.com>
3187              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
3188      Branch: perl
3189            ! pp_sys.c
3190 ____________________________________________________________________________
3191 [  1092] By: gsar                                  on 1998/06/10  06:20:44
3192         Log: Message-Id: <199806030919.KAA03527@sale-wts>
3193              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
3194              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3195              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
3196      Branch: perl
3197            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3198 ____________________________________________________________________________
3199 [  1091] By: gsar                                  on 1998/06/10  06:18:42
3200         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
3201              Date: Mon, 01 Jun 1998 12:22:29 -0700
3202              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
3203              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
3204      Branch: perl
3205            ! proto.h
3206 ____________________________________________________________________________
3207 [  1090] By: gsar                                  on 1998/06/10  06:14:24
3208         Log: A tweaked version of:
3209              Date: Mon, 1 Jun 1998 12:05:47 -0700
3210              From: SYSTEM@cedar.osshe.edu
3211              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
3212              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
3213      Branch: perl
3214            ! ext/SDBM_File/sdbm/Makefile.PL
3215 ____________________________________________________________________________
3216 [  1089] By: gsar                                  on 1998/06/10  05:58:00
3217         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
3218              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
3219              From: Stephen McCamant <alias@mcs.com>
3220              Subject: [PATCH] Re: Uninitialised error from -M()
3221      Branch: perl
3222            ! op.c t/op/stat.t
3223 ____________________________________________________________________________
3224 [  1088] By: gsar                                  on 1998/06/10  05:55:24
3225         Log: Date: Sat, 30 May 1998 08:07:01 -0400
3226              From: lvirden@cas.org (Larry Virden)
3227              Message-Id: <199805301207.IAA08856@cas.org>
3228              Subject: PATCH for pod and warning notice
3229      Branch: perl
3230            ! pod/perlguts.pod
3231 ____________________________________________________________________________
3232 [  1087] By: gsar                                  on 1998/06/10  05:52:05
3233         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3234              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
3235              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
3236              Subject: [PATCH 5.004_66] Config_66-01
3237      Branch: perl
3238            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3239            ! Porting/config_H config_h.SH
3240 ____________________________________________________________________________
3241 [  1086] By: gsar                                  on 1998/06/10  05:46:38
3242         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
3243              Date: Mon, 08 Jun 1998 16:13:14 -0700
3244              From: Dan Sugalski <sugalskd@osshe.edu>
3245              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
3246      Branch: perl
3247            ! ext/Thread/Thread/Semaphore.pm
3248 ____________________________________________________________________________
3249 [  1085] By: gsar                                  on 1998/06/10  05:44:44
3250         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
3251              Date: Mon, 08 Jun 1998 16:10:02 -0700
3252              From: Dan Sugalski <sugalskd@osshe.edu>
3253              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
3254      Branch: perl
3255            - vms/descrip.mms
3256            ! ext/Thread/Thread/Queue.pm
3257 ____________________________________________________________________________
3258 [  1084] By: gsar                                  on 1998/06/10  05:38:11
3259         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
3260              Date: Mon, 08 Jun 1998 15:38:28 -0700
3261              From: Dan Sugalski <sugalskd@osshe.edu>
3262              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
3263      Branch: perl
3264            + configure.com vms/descrip_mms.template vms/munchconfig.c
3265            + vms/subconfigure.com
3266            - vms/config.vms vms/fndvers.com
3267            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
3268 ____________________________________________________________________________
3269 [  1083] By: gsar                                  on 1998/06/10  05:07:04
3270         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
3271              variant of:
3272              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
3273              Date:    Sat, 13 Dec 1997 07:31:02 EST
3274              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3275              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
3276      Branch: perl
3277            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
3278 ____________________________________________________________________________
3279 [  1082] By: gsar                                  on 1998/06/10  04:52:26
3280         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
3281              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
3282      Branch: perl
3283            ! malloc.c
3284 ____________________________________________________________________________
3285 [  1081] By: gsar                                  on 1998/06/10  03:45:10
3286         Log: reverse integrate contents of win32 branch into mainline
3287      Branch: perl
3288           !> (integrate 44 files)
3289 ____________________________________________________________________________
3290 [  1080] By: gsar                                  on 1998/06/09  17:37:55
3291         Log: `p4 integrate -b ASPerl && p4 resolve -at`
3292      Branch: asperl
3293           !> (integrate 43 files)
3294 ____________________________________________________________________________
3295 [  1079] By: gsar                                  on 1998/06/09  00:59:06
3296         Log: add examples of diff(1) usage
3297      Branch: win32/perl
3298            ! Porting/patching.pod
3299 ____________________________________________________________________________
3300 [  1078] By: gsar                                  on 1998/06/09  00:52:23
3301         Log: undo change#1077
3302      Branch: win32/perl
3303            ! sv.c
3304 ____________________________________________________________________________
3305 [  1077] By: gsar                                  on 1998/06/06  16:47:32
3306         Log: make sv_setsv() treat freed SVs like SVt_NULL
3307      Branch: win32/perl
3308            ! sv.c
3309 ____________________________________________________________________________
3310 [  1076] By: gsar                                  on 1998/06/05  19:03:14
3311         Log: delete undiscussed AS changes for PPD (broke .packlist
3312              mechanism)
3313      Branch: win32/perl
3314            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3315 ____________________________________________________________________________
3316 [  1075] By: gsar                                  on 1998/06/05  18:18:44
3317         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
3318              with the xsubpp-generated symbol)
3319      Branch: win32/perl
3320            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
3321            ! win32/dl_win32.xs
3322 ____________________________________________________________________________
3323 [  1074] By: gsar                                  on 1998/06/04  22:45:18
3324         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
3325      Branch: win32/perl
3326            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
3327            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
3328 ____________________________________________________________________________
3329 [  1073] By: nick                                  on 1998/06/04  17:18:14
3330         Log: resolve -at win32 branch into ansiperl
3331      Branch: ansiperl
3332           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3333           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3334           +> t/lib/h2ph.t win32/GenCAPI.pl
3335           !> (integrate 127 files)
3336 ____________________________________________________________________________
3337 [  1072] By: gsar                                  on 1998/06/04  01:49:24
3338         Log: document CORE::GLOBAL:: and global overriding, fix up
3339              File::DosGlob, testsuited and all
3340      Branch: win32/perl
3341            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
3342 ____________________________________________________________________________
3343 [  1071] By: gsar                                  on 1998/06/03  22:12:55
3344         Log: add AS patch#24, remove one other instance of error_no
3345              that was missed (patch#23 was intentionally skipped)
3346      Branch: win32/perl
3347            ! embedvar.h globals.c perlvars.h win32/makedef.pl
3348            ! win32/runperl.c
3349 ____________________________________________________________________________
3350 [  1070] By: gsar                                  on 1998/06/01  19:42:06
3351         Log: fix Liblist.pm to tolerate backslashen in paths
3352      Branch: win32/perl
3353            ! lib/ExtUtils/Liblist.pm
3354 ____________________________________________________________________________
3355 [  1069] By: gsar                                  on 1998/06/01  07:43:02
3356         Log: @INC construction on win32 cleaned up
3357              - perl.dll location based paths should be much more reliable now
3358              - registry stuff unchanged
3359              - Config.pm now has all the installfoolib entries for MakeMaker et al
3360      Branch: win32/perl
3361            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
3362            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3363            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
3364            ! win32/runperl.c win32/win32.c win32/win32.h
3365 ____________________________________________________________________________
3366 [  1068] By: gsar                                  on 1998/05/31  21:52:18
3367         Log: semctl tweak
3368              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
3369              Date:    Sun, 31 May 1998 16:27:33 CDT
3370              From:    Graham Barr <gbarr@pobox.com>
3371              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
3372      Branch: win32/perl
3373            ! doio.c
3374 ____________________________________________________________________________
3375 [  1067] By: gsar                                  on 1998/05/31  21:07:44
3376         Log: minimal fix to enable compiling with -DMULTIPLICITY
3377              (non-threadsafe regcomp.c globals need revisiting)
3378      Branch: win32/perl
3379            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
3380            ! win32/GenCAPI.pl win32/makedef.pl
3381 ____________________________________________________________________________
3382 [  1066] By: gsar                                  on 1998/05/30  21:35:37
3383         Log: integrate mainline changes (ASPerl branch is identical to
3384              win32 branch as of this change)
3385      Branch: asperl
3386           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
3387           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
3388           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
3389           !> win32/config.gc win32/config.vc win32/config_H.bc
3390           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3391 ____________________________________________________________________________
3392 [  1065] By: gsar                                  on 1998/05/30  21:13:06
3393         Log: change#1060 was inexplicably missing some of the "ensure
3394              AS stuff does no harm" fixes
3395      Branch: win32/perl
3396            ! embed.h global.sym win32/Makefile win32/makefile.mk
3397 ____________________________________________________________________________
3398 [  1064] By: gsar                                  on 1998/05/30  21:10:27
3399         Log: integrate mainline to pick up trivial changes
3400      Branch: win32/perl
3401           !> MANIFEST pp_sys.c
3402
3403 ----------------
3404 Version 5.004_66
3405 ----------------
3406
3407 ____________________________________________________________________________
3408 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
3409         Log: Remove duplicate win32/TEST line from MANIFEST.
3410      Branch: perl
3411            ! MANIFEST
3412 ____________________________________________________________________________
3413 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
3414         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
3415      Branch: perl
3416            ! pp_sys.c
3417 ____________________________________________________________________________
3418 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
3419         Log: Integrate from win32 branch into mainline (this now pulls in the
3420              asperl stuff).
3421      Branch: perl
3422           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3423           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3424           +> t/lib/h2ph.t win32/GenCAPI.pl
3425           !> (integrate 104 files)
3426 ____________________________________________________________________________
3427 [  1060] By: gsar                                  on 1998/05/29  11:05:50
3428         Log: reverse integrate asperl branch contents (phew!)
3429              - various fixups to ensure AS stuff does no harm
3430              - adjust win32/makefiles for the new directory layout (new layout
3431              looks rather a muddle--needs rework)
3432              - verified build & test on NT and Solaris/gcc
3433      Branch: win32/perl
3434           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3435           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
3436            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
3437            ! win32/config.bc win32/config.gc win32/config.vc
3438            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3439            ! win32/makefile.mk
3440           !> (integrate 77 files)
3441 ____________________________________________________________________________
3442 [  1059] By: gsar                                  on 1998/05/29  08:33:56
3443         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
3444      Branch: asperl
3445            ! util.c
3446 ____________________________________________________________________________
3447 [  1058] By: gsar                                  on 1998/05/29  08:31:09
3448         Log: type xtext for *.t that were missing it
3449      Branch: asperl
3450            ! t/lib/thread.t t/op/nothread.t
3451 ____________________________________________________________________________
3452 [  1057] By: gsar                                  on 1998/05/29  08:28:46
3453         Log: stray t/op/ipc*.t fixups
3454      Branch: win32/perl
3455            ! t/op/ipcmsg.t t/op/ipcsem.t
3456 ____________________________________________________________________________
3457 [  1056] By: gsar                                  on 1998/05/29  07:41:49
3458         Log: fixups to make it build and pass tests under both compilers
3459      Branch: asperl
3460            ! ObjXSub.h objpp.h proto.h
3461 ____________________________________________________________________________
3462 [  1055] By: gsar                                  on 1998/05/29  07:22:51
3463         Log: integrate mainline changes
3464      Branch: asperl
3465           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3466           !> (integrate 69 files)
3467      Branch: win32/perl
3468            ! Todo.5.005 pod/perldelta.pod
3469 ____________________________________________________________________________
3470 [  1054] By: gsar                                  on 1998/05/29  05:04:03
3471         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
3472      Branch: win32/perl
3473            ! t/lib/h2ph.t
3474 ____________________________________________________________________________
3475 [  1053] By: gsar                                  on 1998/05/29  05:01:54
3476         Log: misc changes
3477              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
3478              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
3479      Branch: win32/perl
3480            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
3481            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
3482            ! x2p/util.c x2p/util.h
3483 ____________________________________________________________________________
3484 [  1052] By: gsar                                  on 1998/05/29  02:31:44
3485         Log: merge changes#1014,1038 from maintbranch
3486      Branch: win32/perl
3487            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3488            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
3489            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
3490            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
3491            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
3492            ! t/io/pipe.t utils/h2ph.PL
3493 ____________________________________________________________________________
3494 [  1051] By: gsar                                  on 1998/05/29  01:38:51
3495         Log: regenerate win32/config_H.?c
3496      Branch: win32/perl
3497            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3498 ____________________________________________________________________________
3499 [  1050] By: gsar                                  on 1998/05/29  01:32:41
3500         Log: integrate mainline
3501      Branch: win32/perl
3502            ! win32/Makefile win32/makefile.mk
3503           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
3504           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
3505           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
3506           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
3507           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
3508           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
3509 ____________________________________________________________________________
3510 [  1049] By: gsar                                  on 1998/05/29  00:57:05
3511         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
3512              all tests
3513      Branch: asperl
3514            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
3515            ! win32/win32.h win32/win32iop.h
3516 ____________________________________________________________________________
3517 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
3518         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
3519              in change 1043 clashed badly with changes made in the win32
3520              branch. I did an accept on the win32 branch version for now.
3521      Branch: perl
3522           +> t/op/die.t
3523           !> (integrate 52 files)
3524 ____________________________________________________________________________
3525 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
3526         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3527              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
3528              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
3529              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
3530              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
3531      Branch: perl
3532            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3533            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
3534            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
3535            ! win32/config.bc win32/config.gc win32/config.vc
3536 ____________________________________________________________________________
3537 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
3538         Log: Back out change 1043 since Andy's forthcoming Config patch
3539              includes a modified version.
3540      Branch: perl
3541            ! Configure config_h.SH doio.c perl.h
3542 ____________________________________________________________________________
3543 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
3544         Log: Bump patchlevel.h to 66.
3545      Branch: perl
3546            ! patchlevel.h
3547 ____________________________________________________________________________
3548 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
3549         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
3550              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
3551              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
3552              (above minus the t/system.t test pending checking)
3553              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
3554              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
3555              Subject: [PATCH] _65 and _04 <DOC> patching.pod
3556              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
3557      Branch: perl
3558            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
3559 ____________________________________________________________________________
3560 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
3561         Log: This change really is:
3562              Subject: [PATCH] 5.004_65: the infamous semctl()
3563              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
3564              From: Jarkko Hietaniemi <jhi@iki.fi>
3565              
3566              Change 1041 claimed to be this patch but was really:
3567              Subject: [PATCH] 5.004_65: t/op/ipc*.t
3568              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
3569              From: Jarkko Hietaniemi <jhi@iki.fi>
3570      Branch: perl
3571            ! Configure config_h.SH doio.c perl.h
3572 ____________________________________________________________________________
3573 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
3574         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3575              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
3576              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
3577              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
3578              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
3579      Branch: perl
3580            ! Configure INSTALL Porting/Glossary Porting/config.sh
3581            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
3582            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
3583            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
3584 ____________________________________________________________________________
3585 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
3586         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
3587              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
3588              From: Jarkko Hietaniemi <jhi@iki.fi>
3589      Branch: perl
3590            ! t/op/ipcmsg.t t/op/ipcsem.t
3591 ____________________________________________________________________________
3592 [  1040] By: gsar                                  on 1998/05/28  02:06:47
3593         Log: tweaks to enable Borland build
3594      Branch: asperl
3595            ! win32/makefile.mk win32/win32.c
3596 ____________________________________________________________________________
3597 [  1039] By: gsar                                  on 1998/05/27  23:29:22
3598         Log: remove C<#define index strchr> from win32.h (unused, and the
3599              pollution causes spurious variable name changes in extensions)
3600      Branch: win32/perl
3601            ! win32/win32.h
3602 ____________________________________________________________________________
3603 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
3604         Log: Assorted patches:
3605              
3606              ------  BUILD PROCESS  ------
3607              
3608              Title:  "add utilities to make test dependencies"
3609              From:  Robin Barker <rmb1@cise.npl.co.uk>
3610              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
3611              Files:  Makefile.SH
3612              
3613              Title:  "Add 'make nok' complement to 'make ok'"
3614              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3615              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
3616              Files:  Makefile.SH
3617              
3618              Title:  "further h2ph patches (add enum support)"
3619              From:  Billy <wdconsta@cs.adelaide.edu.au>
3620              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
3621              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
3622              
3623              ------  CORE LANGUAGE  ------
3624              
3625              Title:  "Fix %! error spelling and add perldiag.pod entry"
3626              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
3627              Msg-ID:  <19980524193101.A573@pobox.com>
3628              Files:  pod/perldiag.pod gv.c
3629              
3630              Title:  "Remove obsolete Win32 uppercasing ENV code"
3631              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3632              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
3633              Files:  perl.c
3634              
3635              Title:  "Don't mung $! on implicit close"
3636              From:  Chip Salzenberg <chip@perl.org>
3637              Msg-ID:  <19980525113309.A15845@perlsupport.com>
3638              Files:  doio.c
3639              
3640              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
3641              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3642              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
3643              Files:  doio.c
3644              
3645              ------  DOCUMENTATION  ------
3646              
3647              Title:  "doc patch: you canna return an array ( list context: || vs or)"
3648              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
3649              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
3650              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
3651              
3652              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
3653              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3654              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
3655              Files:  pod/perlop.pod pod/perlre.pod
3656              
3657              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
3658              with /g does list context get matches without parens"
3659              From:  Greg Chapman <glc@well.com>, Tom Christiansen
3660              <tchrist@jhereg.perl.com>, Tom Phoenix
3661              <rootbeer@teleport.com>
3662              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
3663              <199805231559.JAA21316@jhereg.perl.com>,
3664              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
3665              Files:  pod/perlop.pod
3666              
3667              Title:  "Documenting last/next/redo even further"
3668              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
3669              <rootbeer@teleport.com>
3670              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
3671              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
3672              Files:  pod/perlfunc.pod
3673              
3674              Title:  "Documenting last/next/redo within continue block"
3675              From:  Tom Phoenix <rootbeer@teleport.com>
3676              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
3677              Files:  pod/perlfunc.pod
3678              
3679              Title:  "Document stat return in scalar context"
3680              From:  Mark-Jason Dominus <mjd@plover.com>
3681              Files:  pod/perlfunc.pod
3682              
3683              ------  EXTENSIONS  ------
3684              
3685              Title:  "Better LD_RUN_PATH handling on IRIX"
3686              From:  "W. Phillip Moore" <wpm@ms.com>
3687              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
3688              Files:  lib/ExtUtils/MM_Unix.pm
3689              
3690              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
3691              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3692              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
3693              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
3694              
3695              ------  LIBRARY  ------
3696              
3697              Title:  "Fix FileHandle.pm example bug"
3698              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
3699              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
3700              Files:  lib/FileHandle.pm
3701              
3702              Title:  "Add zero/negative $count docs for Benchmark.pm"
3703              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3704              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
3705              Files:  lib/Benchmark.pm
3706              
3707              ------  PORTABILITY - GENERAL  ------
3708              
3709              Title:  "Add test suite recommendations to Porting/patching.pod"
3710              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
3711              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
3712              Files:  Porting/patching.pod
3713              
3714              ------  TESTS  ------
3715              
3716              Title:  "Fix looping bug in t/io/pipe.t"
3717              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3718              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
3719              Files:  t/io/pipe.t
3720      Branch: maint-5.004/perl
3721            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
3722            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
3723            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
3724            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
3725            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
3726            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
3727            ! utils/h2ph.PL
3728 ____________________________________________________________________________
3729 [  1037] By: gsar                                  on 1998/05/27  16:18:30
3730         Log: add AS patch#22 (fix to make die_exit.t pass)
3731      Branch: asperl
3732            ! win32/runperl.c
3733 ____________________________________________________________________________
3734 [  1036] By: gsar                                  on 1998/05/27  12:50:34
3735         Log: add AS patch#21 (misc. fixes)
3736      Branch: asperl
3737            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
3738            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
3739            ! win32/win32.c win32/win32sck.c
3740 ____________________________________________________________________________
3741 [  1035] By: gsar                                  on 1998/05/26  17:26:17
3742         Log: more changes to satisfy non-debug VC build (C-API doesn't
3743              build, and the testsuite still won't run)
3744      Branch: asperl
3745            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
3746            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
3747 ____________________________________________________________________________
3748 [  1034] By: gsar                                  on 1998/05/26  17:20:22
3749         Log: remove doubled hunk (perforce auto-integrate oddity)
3750      Branch: win32/perl
3751            ! pod/perldiag.pod
3752 ____________________________________________________________________________
3753 [  1033] By: gsar                                  on 1998/05/26  13:39:14
3754         Log: tweaks to make it build with the Borland compiler.  Won't run
3755              testsuite because @INC intuition from location of perlcore.dll seems
3756              to be broken.  Also, system() and qx// seem broken as well.
3757      Branch: asperl
3758            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
3759            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
3760            ! regexec.c toke.c
3761 ____________________________________________________________________________
3762 [  1032] By: gsar                                  on 1998/05/24  23:13:05
3763         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
3764      Branch: win32/perl
3765            ! lib/Benchmark.pm
3766 ____________________________________________________________________________
3767 [  1031] By: gsar                                  on 1998/05/24  05:36:44
3768         Log: tweak makefiles
3769      Branch: asperl
3770            ! win32/Makefile win32/makefile.mk
3771 ____________________________________________________________________________
3772 [  1030] By: gsar                                  on 1998/05/23  18:58:23
3773         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
3774      Branch: win32/perl
3775            ! pp_sys.c t/op/die.t
3776 ____________________________________________________________________________
3777 [  1029] By: gsar                                  on 1998/05/23  18:55:13
3778         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
3779              incomplete)
3780      Branch: win32/perl
3781            ! embed.h global.sym op.c pp.c proto.h sv.c
3782 ____________________________________________________________________________
3783 [  1028] By: gsar                                  on 1998/05/23  18:25:14
3784         Log: merge change#1013 from maintbranch (1012 is n/a)
3785      Branch: win32/perl
3786            ! toke.c
3787 ____________________________________________________________________________
3788 [  1027] By: gsar                                  on 1998/05/23  18:02:21
3789         Log: merge change#1011 from maintbranch
3790      Branch: win32/perl
3791            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
3792            ! utils/perlbug.PL
3793 ____________________________________________________________________________
3794 [  1026] By: nick                                  on 1998/05/23  08:45:04
3795         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
3796      Branch: win32/perl
3797            ! t/op/ipcmsg.t t/op/ipcsem.t
3798 ____________________________________________________________________________
3799 [  1025] By: nick                                  on 1998/05/23  08:36:36
3800         Log: Resolve win32 into ansiperl
3801      Branch: ansiperl
3802           +> t/op/die.t
3803           !> (integrate 42 files)
3804 ____________________________________________________________________________
3805 [  1024] By: gsar                                  on 1998/05/21  21:11:12
3806         Log: more mingw32 tweaks
3807      Branch: win32/perl
3808            ! ext/POSIX/POSIX.xs t/pragma/locale.t
3809 ____________________________________________________________________________
3810 [  1023] By: gsar                                  on 1998/05/21  19:15:02
3811         Log: fix problematic change#965 from maintbranch
3812              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
3813              Date:    Sat, 16 May 1998 17:45:22 EDT
3814              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3815              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
3816      Branch: win32/perl
3817            ! gv.c op.c t/comp/proto.t
3818 ____________________________________________________________________________
3819 [  1022] By: gsar                                  on 1998/05/21  01:37:04
3820         Log: fix POSIX for mingw32
3821      Branch: win32/perl
3822            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
3823 ____________________________________________________________________________
3824 [  1021] By: gsar                                  on 1998/05/20  15:02:21
3825         Log: remove strupr() from perl.c
3826      Branch: win32/perl
3827            ! perl.c
3828 ____________________________________________________________________________
3829 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
3830         Log: Title:  "fix up descrepancy in h2ph test"
3831              From:  Tim Bunce
3832              Files:  t/lib/h2ph.pht
3833      Branch: maint-5.004/perl
3834            ! t/lib/h2ph.pht
3835 ____________________________________________________________________________
3836 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
3837         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
3838              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3839              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
3840              Files:  t/op/subst.t
3841              
3842              Title:  "fix up descrepancy in h2ph test"
3843              From:  Tim Bunce
3844              Files:  t/lib/h2ph.t
3845      Branch: maint-5.004/perl
3846            ! t/lib/h2ph.t t/op/subst.t
3847 ____________________________________________________________________________
3848 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
3849         Log: Title:  "fix mem leak and core dump from change 1016"
3850              From:  Tim Bunce
3851              Files:  pp_sys.c
3852      Branch: maint-5.004/perl
3853            ! pp_sys.c
3854 ____________________________________________________________________________
3855 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
3856         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
3857              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3858              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
3859              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
3860              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
3861              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
3862              doio.c doop.c ext/ODBM_File/ODBM_File.xs
3863              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3864              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
3865              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
3866              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
3867              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
3868              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
3869              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
3870              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
3871              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
3872              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
3873              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
3874              universal.c util.c win32/Makefile win32/config_H.bc
3875              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
3876              win32/makefile.mk win32/perlglob.c win32/runperl.c
3877              win32/win32.c win32/win32sck.c x2p/s2p.PL
3878      Branch: maint-5.004/perl
3879            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
3880            ! cygwin32/perlld deb.c doio.c doop.c embed.h
3881            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
3882            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
3883            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
3884            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
3885            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
3886            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
3887            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
3888            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
3889            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
3890            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
3891            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
3892            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
3893            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
3894            ! universal.c util.c utils/perldoc.PL win32/Makefile
3895            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
3896            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
3897            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
3898            ! x2p/s2p.PL
3899 ____________________________________________________________________________
3900 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
3901         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
3902              From:  Graham Barr <gbarr@ti.com>
3903              Msg-ID:  <3561D147.7F3E0C88@ti.com>
3904              Files:  pp_sys.c t/op/die.t
3905      Branch: maint-5.004/perl
3906            ! pp_sys.c t/op/die.t
3907 ____________________________________________________________________________
3908 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
3909         Log: Title:  "loosen const sub re-defined warnings"
3910              From:  Doug MacEachern <dougm@pobox.com>
3911              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
3912              Files:  proto.h global.sym op.c pp.c sv.c
3913      Branch: maint-5.004/perl
3914            ! global.sym op.c pp.c proto.h sv.c
3915 ____________________________________________________________________________
3916 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
3917         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
3918              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
3919              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
3920              Files:  sv.c
3921              
3922              Title:  "Further h2ph patches (including a test suite)"
3923              From:  Billy <wdconsta@cs.adelaide.edu.au>
3924              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
3925              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
3926      Branch: maint-5.004/perl
3927            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3928            ! MANIFEST sv.c utils/h2ph.PL
3929 ____________________________________________________________________________
3930 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
3931         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
3932              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
3933              <ilya@math.ohio-state.edu>
3934              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
3935              <199805151931.PAA23086@aatma.engin.umich.edu>,
3936              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
3937              Files:  toke.c
3938      Branch: maint-5.004/perl
3939            ! toke.c
3940 ____________________________________________________________________________
3941 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
3942         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
3943              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
3944              <jhi@iki.fi>
3945              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
3946              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
3947              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
3948              t/op/ipcsem.t
3949      Branch: maint-5.004/perl
3950            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
3951            ! t/op/ipcsem.t
3952 ____________________________________________________________________________
3953 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
3954         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
3955              From:  jan.dubois@ibm.net (Jan Dubois)
3956              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
3957              Files:  embed.h interp.sym
3958              
3959              Title:  "Undo changed error message which breaks Tk"
3960              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3961              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
3962              Files:  pp_ctl.c
3963              
3964              Title:  "Minor fixups to new -e script code"
3965              From:  Tim Bunce
3966              Files:  perl.c
3967              
3968              Title:  "Remove old diags not relevant after -e fix"
3969              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
3970              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
3971              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
3972              <199805181335.OAA07008@toad.ig.co.uk>,
3973              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
3974              Files:  pod/perldiag.pod
3975              
3976              Title:  "more examples for vec()"
3977              From:  Tom Phoenix <rootbeer@teleport.com>
3978              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
3979              Files:  pod/perlfunc.pod
3980              
3981              Title:  ""make ok" (perlbug -ok) should not be interactive"
3982              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
3983              <jhi@iki.fi>
3984              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
3985              <l03130300b1834f9732a0@[194.222.64.89]>
3986              Files:  utils/perlbug.PL
3987      Branch: maint-5.004/perl
3988            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
3989            ! pp_ctl.c utils/perlbug.PL
3990 ____________________________________________________________________________
3991 [  1010] By: gsar                                  on 1998/05/18  09:40:58
3992         Log: integrate mainline changes (untested)
3993      Branch: asperl
3994           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
3995           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
3996           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
3997           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
3998           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
3999           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
4000            - ext/DynaLoader/DynaLoader.pm
4001            ! win32/win32.c
4002           !> (integrate 234 files)
4003 ____________________________________________________________________________
4004 [  1009] By: gsar                                  on 1998/05/18  07:51:19
4005         Log: more whitespace tweaks from maintbranch
4006      Branch: win32/perl
4007            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
4008 ____________________________________________________________________________
4009 [  1008] By: gsar                                  on 1998/05/17  22:37:20
4010         Log: sundry whitespace cleanups from maintbranch
4011      Branch: win32/perl
4012            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
4013 ____________________________________________________________________________
4014 [  1007] By: gsar                                  on 1998/05/16  21:59:46
4015         Log: integrate mainline
4016      Branch: win32/perl
4017           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4018           !> t/op/ipcmsg.t t/op/ipcsem.t
4019 ____________________________________________________________________________
4020 [  1006] By: gsar                                  on 1998/05/16  21:54:23
4021         Log: merge changes#996,998,999 from maintbranch
4022      Branch: win32/perl
4023            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
4024 ____________________________________________________________________________
4025 [  1005] By: gsar                                  on 1998/05/16  21:49:47
4026         Log: merge change#995 from maintbranch, tweak interp.sym and
4027              run embed.pl
4028      Branch: win32/perl
4029            ! embedvar.h interp.sym intrpvar.h perl.c
4030 ____________________________________________________________________________
4031 [  1004] By: gsar                                  on 1998/05/16  21:27:18
4032         Log: merge changes#989,990,992 from maintbranch
4033      Branch: win32/perl
4034            + t/op/die.t
4035            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
4036 ____________________________________________________________________________
4037 [  1003] By: gsar                                  on 1998/05/16  21:16:47
4038         Log: sync config*.gc with others, and verify that nothing from
4039              change#986 needs to be merged
4040      Branch: win32/perl
4041            ! win32/config.gc win32/config_H.gc
4042 ____________________________________________________________________________
4043 [  1002] By: gsar                                  on 1998/05/16  21:04:04
4044         Log: merge change#985 from maintbranch
4045      Branch: win32/perl
4046            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4047            ! util.c
4048 ____________________________________________________________________________
4049 [  1001] By: gsar                                  on 1998/05/16  17:53:16
4050         Log: add a test to check return value from successful s/// (there was none!)
4051      Branch: win32/perl
4052            ! t/op/subst.t
4053 ____________________________________________________________________________
4054 [  1000] By: gsar                                  on 1998/05/16  17:42:34
4055         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
4056              return a value on the stack
4057      Branch: win32/perl
4058            ! pp_hot.c
4059 ____________________________________________________________________________
4060 [   999] By: TimBunce                              on 1998/05/15  23:04:30
4061         Log: Title:  "Update Porting/makerel script for perforce dir structure"
4062              From:  Tim Bunce
4063              Files:  Porting/makerel
4064      Branch: maint-5.004/perl
4065            ! Porting/makerel
4066 ____________________________________________________________________________
4067 [   998] By: TimBunce                              on 1998/05/15  22:49:55
4068         Log: Title:  "Updated Changes file for trial 3"
4069              From:  Tim Bunce
4070              Files:  Changes
4071      Branch: maint-5.004/perl
4072            ! Changes
4073 ____________________________________________________________________________
4074 [   997] By: gsar                                  on 1998/05/15  22:21:41
4075         Log: merge changes#982,984 from maintbranch
4076      Branch: win32/perl
4077            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
4078            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4079 ____________________________________________________________________________
4080 [   996] By: TimBunce                              on 1998/05/15  22:19:32
4081         Log: Title:  "Negative array subscript unrecognized in regex"
4082              From:  Mark-Jason Dominus <mjd@plover.com>,
4083              h.sanden@elsevier.nl (Hugo van der Sanden)
4084              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
4085              <199805151514.RAA04121@dorlas.elsevier.nl>
4086              Files:  t/base/lex.t toke.c
4087              
4088              Title:  "Remove e_fp from toke.c after change 955"
4089              From:  Tim Bunce
4090              Files:  toke.c
4091      Branch: maint-5.004/perl
4092            ! t/base/lex.t toke.c
4093 ____________________________________________________________________________
4094 [   995] By: TimBunce                              on 1998/05/15  22:08:32
4095         Log: Title:  "Fix -e security hole (no longer uses temp file)"
4096              From:  Tim Bunce
4097              Files:  embed.h perl.h perl.c
4098      Branch: maint-5.004/perl
4099            ! embed.h perl.c perl.h
4100 ____________________________________________________________________________
4101 [   994] By: gsar                                  on 1998/05/15  22:08:17
4102         Log: merge change#981 from maintbranch, add XXX comment about
4103              supporting %! for usethreads case
4104      Branch: win32/perl
4105            ! gv.c op.c
4106 ____________________________________________________________________________
4107 [   992] By: TimBunce                              on 1998/05/15  22:01:32
4108         Log: Title:  "install non-backwards compatible .pm files into archlib"
4109              From:  Tim Bunce
4110              Files:  installperl
4111              
4112              Title:  "revert "Can't locate" message to original for maintenance"
4113              From:  Tim Bunce
4114              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
4115              Files:  pod/perldiag.pod pp_ctl.c
4116      Branch: maint-5.004/perl
4117            ! installperl pod/perldiag.pod pp_ctl.c
4118 ____________________________________________________________________________
4119 [   991] By: gsar                                  on 1998/05/15  21:35:00
4120         Log: reverse integrate ansiperl (all except the
4121              C<attrs qw(package locked)> stuff, and the duplicate hunks)
4122              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
4123      Branch: win32/perl
4124           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
4125           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
4126           !> utils/perldoc.PL
4127 ____________________________________________________________________________
4128 [   990] By: TimBunce                              on 1998/05/15  16:54:18
4129         Log: Title:  "Add tests for die $ref"
4130              From:  Graham Barr <gbarr@ti.com>
4131              Msg-ID:  <355C6297.121B576B@ti.com>
4132              Files:  MANIFEST t/op/die.t
4133      Branch: maint-5.004/perl
4134            + t/op/die.t
4135            ! MANIFEST
4136 ____________________________________________________________________________
4137 [   989] By: TimBunce                              on 1998/05/15  16:38:19
4138         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
4139              From:  Jarkko Hietaniemi <jhi@iki.fi>
4140              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
4141              Files:  t/op/ipcmsg.t
4142      Branch: maint-5.004/perl
4143            ! t/op/ipcmsg.t
4144 ____________________________________________________________________________
4145 [   988] By: mbeattie                              on 1998/05/15  16:28:08
4146         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
4147              (manually applied and tweaked) to fix up SysV IPC semaphores for
4148              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
4149              t/op/ipcsem.t for platforms which wanted to skip test. Completely
4150              disable ipcsem.t since it doesn't seem to work properly even when
4151              not skipped. This is _65.
4152      Branch: perl
4153            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4154            ! t/op/ipcmsg.t t/op/ipcsem.t
4155 ____________________________________________________________________________
4156 [   987] By: nick                                  on 1998/05/15  16:03:35
4157         Log: Integrate win32
4158      Branch: ansiperl
4159           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
4160           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
4161           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4162           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
4163           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4164           +> t/op/pos.t utils/perlcc.PL
4165            - ext/DynaLoader/DynaLoader.pm
4166           !> (integrate 208 files)
4167 ____________________________________________________________________________
4168 [   986] By: TimBunce                              on 1998/05/15  15:28:45
4169         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
4170              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
4171              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
4172              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
4173              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
4174              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
4175              win32/config.bc win32/config.vc win32/config_H.bc
4176              win32/config_H.vc
4177      Branch: maint-5.004/perl
4178            + README.beos beos/nm.c hints/beos.sh
4179            ! Configure MANIFEST Porting/Glossary config_h.SH
4180            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
4181            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
4182            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4183 ____________________________________________________________________________
4184 [   985] By: TimBunce                              on 1998/05/15  15:02:43
4185         Log: Title:  "allow die $ref"
4186              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
4187              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
4188              Files:  pp_ctl.c pp_sys.c util.c
4189              
4190              Title:  "ExtUtils::Manifest could truncate files during "make dist""
4191              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
4192              koenig@kulturbox.de (Andreas J. Koenig)
4193              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
4194              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
4195              Files:  lib/ExtUtils/Manifest.pm
4196              
4197              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
4198              From:  Dan Sugalski <sugalskd@osshe.edu>
4199              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
4200              Files:  lib/AutoSplit.pm
4201              
4202              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
4203              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
4204              J. Koenig), larry@wall.org (Larry Wall)
4205              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
4206              <sfc202c9jsb.fsf@anna.in-berlin.de>,
4207              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
4208              Files:  lib/AutoSplit.pm
4209      Branch: maint-5.004/perl
4210            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4211            ! util.c
4212 ____________________________________________________________________________
4213 [   984] By: TimBunce                              on 1998/05/15  14:18:52
4214         Log: ------  CORE LANGUAGE  ------
4215              
4216              Title:  "Fix close pipe returning status from wrong child"
4217              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
4218              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
4219              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
4220              Files:  t/io/pipe.t util.c
4221              
4222              Title:  "Avoid English.pm triggering load of Errno.pm"
4223              From:  Tim Bunce
4224              Files:  gv.c lib/English.pm
4225              
4226              ------  DOCUMENTATION  ------
4227              
4228              Title:  "Document child exit cause a parent sleep to end early"
4229              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4230              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
4231              Files:  pod/perlfunc.pod
4232              
4233              ------  EXTENSIONS  ------
4234              
4235              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
4236              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4237              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
4238              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4239              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4240              
4241              Title:  "MM_VMS.pm fixes for building external library"
4242              From:  Dan Sugalski <sugalskd@ous.edu>
4243              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
4244              Files:  lib/ExtUtils/MM_VMS.pm
4245              
4246              Title:  "Appease picky DEC compiler in POSIX.xs"
4247              From:  Dan Sugalski <sugalskd@ous.edu>
4248              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
4249              Files:  ext/POSIX/POSIX.xs
4250              
4251              ------  TESTS  ------
4252              
4253              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
4254              From:  Jarkko Hietaniemi <jhi@iki.fi>
4255              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
4256              Files:  t/op/ipcsem.t
4257              
4258              Title:  "Fix doc bug for system() return value"
4259              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4260              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
4261              Files:  pod/perlfunc.pod t/op/exec.t
4262              
4263              ------  UTILITIES  ------
4264              
4265              Title:  "Avoid possible constant autoload loop"
4266              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
4267              Zakharevich <ilya@math.ohio-state.edu>
4268              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
4269              <355B475A.C5AD4B90@ti.com>,
4270              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
4271              Files:  utils/h2xs.PL
4272              
4273              Title:  "Further improvements to h2ph.PL"
4274              From:  kstar@chapin.edu
4275              Msg-ID:  <199805130241.WAA25459@chapin.edu>
4276              Files:  utils/h2ph.PL
4277      Branch: maint-5.004/perl
4278            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4279            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4280            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
4281            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
4282            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4283
4284 ----------------
4285 Version 5.004_64
4286 ----------------
4287
4288 ____________________________________________________________________________
4289 [   983] By: mbeattie                              on 1998/05/15  14:04:17
4290         Log: Integrate win32 branch into mainline.
4291      Branch: perl
4292           +> Porting/patching.pod t/op/defins.t
4293           !> (integrate 107 files)
4294 ____________________________________________________________________________
4295 [   982] By: TimBunce                              on 1998/05/15  12:33:26
4296         Log: Title:  "comment init_postdump_symbols issues"
4297              From:  Tim Bunce
4298              Files:  perl.c
4299              
4300              Title:  "Improve sort docs re SUBNAME"
4301              From:  circle@azstarnet.com
4302              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
4303              Files:  pod/perlfunc.pod
4304      Branch: maint-5.004/perl
4305            ! perl.c pod/perlfunc.pod
4306 ____________________________________________________________________________
4307 [   981] By: TimBunce                              on 1998/05/15  11:47:28
4308         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
4309              From:  Graham Barr <gbarr@ti.com>
4310              Msg-ID:  <355080CD.1111BC81@ti.com>
4311              Files:  gv.c
4312      Branch: maint-5.004/perl
4313            ! gv.c
4314 ____________________________________________________________________________
4315 [   980] By: gsar                                  on 1998/05/15  06:16:13
4316         Log: add doc for C<+{}> vs. C<{;}> disambiguation
4317      Branch: win32/perl
4318            ! pod/perlref.pod
4319 ____________________________________________________________________________
4320 [   979] By: gsar                                  on 1998/05/15  04:59:47
4321         Log: tweaks to win32 makefiles.  This version builds and passes all
4322              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
4323      Branch: win32/perl
4324            ! win32/Makefile win32/makefile.mk
4325 ____________________________________________________________________________
4326 [   978] By: gsar                                  on 1998/05/15  02:41:58
4327         Log: merge changes#922,944,949,965,970 from maintbranch
4328      Branch: win32/perl
4329            + Porting/patching.pod t/op/defins.t
4330            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
4331            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
4332            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
4333            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4334            ! utils/perlbug.PL
4335 ____________________________________________________________________________
4336 [   977] By: gsar                                  on 1998/05/15  02:15:25
4337         Log: merge changes#906,907,909,910 from maintbranch
4338      Branch: win32/perl
4339            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
4340            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
4341            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
4342            ! util.c
4343 ____________________________________________________________________________
4344 [   976] By: gsar                                  on 1998/05/15  01:34:53
4345         Log: merge change#905 from maintbranch, minor fixes to get
4346              clean build+test on Solaris
4347      Branch: win32/perl
4348            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
4349            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
4350            ! regcomp.c sv.c t/op/taint.t toke.c
4351 ____________________________________________________________________________
4352 [   975] By: gsar                                  on 1998/05/14  23:34:26
4353         Log: merge change#904 from maintbranch
4354      Branch: win32/perl
4355            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
4356            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
4357            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
4358            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
4359            ! vms/descrip.mms
4360 ____________________________________________________________________________
4361 [   974] By: gsar                                  on 1998/05/14  23:11:05
4362         Log: merge change#897 from maintbranch
4363      Branch: win32/perl
4364            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4365            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
4366            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4367            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
4368            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
4369            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
4370            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4371            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
4372            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
4373            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
4374            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4375            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4376            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4377            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
4378            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
4379            ! win32/config_H.bc win32/config_H.vc win32/win32.c
4380            ! x2p/find2perl.PL
4381 ____________________________________________________________________________
4382 [   973] By: gsar                                  on 1998/05/14  22:24:26
4383         Log: integrate mainline
4384      Branch: win32/perl
4385            + Porting/Contract
4386           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
4387           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4388           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
4389           +> utils/perlcc.PL
4390            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4391            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
4392            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
4393            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
4394            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4395            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
4396            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
4397            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
4398            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
4399            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
4400            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
4401            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
4402            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4403            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4404            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4405            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
4406            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
4407            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4408            ! win32/win32.c x2p/find2perl.PL
4409           !> (integrate 59 files)
4410 ____________________________________________________________________________
4411 [   972] By: nick                                  on 1998/05/14  18:09:01
4412         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
4413              Remove K&R style functions, avoid struct/typedef clash. 
4414      Branch: ansiperl
4415            ! bytecode.h byterun.c sv.c toke.c
4416 ____________________________________________________________________________
4417 [   971] By: TimBunce                              on 1998/05/14  16:52:19
4418         Log: 
4419              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
4420              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4421              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
4422              Files:  pp.c
4423      Branch: maint-5.004/perl
4424            ! pp.c
4425 ____________________________________________________________________________
4426 [   970] By: TimBunce                              on 1998/05/14  16:18:06
4427         Log: 
4428              Title:  "perlbug reformatted"
4429              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
4430              <hv@crypt0.demon.co.uk>
4431              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
4432              <l03130300b17cebcb6d33@[194.222.64.89]>,
4433              <v03110702b17ccbab6824@[195.95.102.67]>
4434              Files:  utils/perlbug.PL
4435      Branch: maint-5.004/perl
4436            ! utils/perlbug.PL
4437 ____________________________________________________________________________
4438 [   969] By: mbeattie                              on 1998/05/14  16:15:09
4439         Log: Integrate win32 branch into mainline
4440      Branch: perl
4441           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
4442           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
4443            - ext/DynaLoader/DynaLoader.pm
4444           !> (integrate 118 files)
4445 ____________________________________________________________________________
4446 [   968] By: mbeattie                              on 1998/05/14  16:05:57
4447         Log: Bump patchlevel to 65
4448      Branch: perl
4449            ! patchlevel.h
4450 ____________________________________________________________________________
4451 [   967] By: mbeattie                              on 1998/05/14  16:05:19
4452         Log: Another fixup of MANIFEST
4453      Branch: perl
4454            ! MANIFEST
4455 ____________________________________________________________________________
4456 [   966] By: mbeattie                              on 1998/05/14  16:02:20
4457         Log: Add missing files to MANIFEST
4458      Branch: perl
4459            ! MANIFEST
4460 ____________________________________________________________________________
4461 [   965] By: TimBunce                              on 1998/05/14  16:00:11
4462         Log: 
4463              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
4464              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
4465              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
4466              Files:  gv.h gv.c op.c
4467      Branch: maint-5.004/perl
4468            ! gv.c gv.h op.c
4469 ____________________________________________________________________________
4470 [   964] By: mbeattie                              on 1998/05/14  15:58:01
4471         Log: Subject: [PATCH] Using Getopts::* with strict vars
4472              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
4473              From: Tom Phoenix <rootbeer@teleport.com>
4474      Branch: perl
4475            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
4476 ____________________________________________________________________________
4477 [   963] By: mbeattie                              on 1998/05/14  15:56:53
4478         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
4479              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
4480              From: epeschko@den-mdev1 (Ed Peschko)
4481      Branch: perl
4482            + utils/perlcc.PL
4483            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
4484            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
4485 ____________________________________________________________________________
4486 [   962] By: mbeattie                              on 1998/05/14  15:45:28
4487         Log: From: Dan Sugalski <sugalskd@ous.edu>
4488              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
4489              Date: Wed, 08 Apr 1998 17:08:48 -0700
4490              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
4491              Date: Fri, 08 May 1998 10:49:16 -0700
4492      Branch: perl
4493            ! ext/Thread/Thread.pm
4494 ____________________________________________________________________________
4495 [   961] By: mbeattie                              on 1998/05/14  15:43:39
4496         Log: Subject: Consolidated patch to 5.004_64
4497              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
4498              From: Charles Bailey <BAILEY@newman.upenn.edu>
4499      Branch: perl
4500            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
4501            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
4502            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
4503            ! vms/perlvms.pod
4504 ____________________________________________________________________________
4505 [   960] By: mbeattie                              on 1998/05/14  15:41:41
4506         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
4507              Date: 07 Apr 1998 18:31:21 +0200
4508              From: JVromans@Squirrel.nl (Johan Vromans)
4509      Branch: perl
4510            ! lib/Getopt/Long.pm
4511 ____________________________________________________________________________
4512 [   959] By: mbeattie                              on 1998/05/14  15:39:29
4513         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
4514              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
4515              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
4516              Subject: [PATCH] perl 5.004_64+Config_04
4517              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
4518      Branch: perl
4519            ! lib/Benchmark.pm pod/perlfunc.pod
4520 ____________________________________________________________________________
4521 [   958] By: mbeattie                              on 1998/05/14  15:36:30
4522         Log: From: kstar@chapin.edu
4523              Subject: [PATCH] hints for Irix 6
4524              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
4525              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
4526              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
4527      Branch: perl
4528            ! INSTALL hints/irix_6.sh installperl
4529 ____________________________________________________________________________
4530 [   957] By: mbeattie                              on 1998/05/14  15:33:48
4531         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
4532              Date: Mon, 06 Apr 1998 21:09:24 +0200
4533              From: Achim Bohnet <ach@mpe.mpg.de>
4534      Branch: perl
4535            ! lib/ExtUtils/Install.pm
4536 ____________________________________________________________________________
4537 [   956] By: mbeattie                              on 1998/05/14  15:32:39
4538         Log: Subject: [PATCH] Config: Irix 5 hints
4539              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
4540              From: kstar@O2.chapin.edu
4541      Branch: perl
4542            ! hints/irix_5.sh
4543 ____________________________________________________________________________
4544 [   955] By: mbeattie                              on 1998/05/14  15:31:12
4545         Log: Subject: PATCH: h2ph produces incorrect code
4546              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
4547              From: Billy <wdconsta@cs.adelaide.edu.au>
4548      Branch: perl
4549            ! utils/h2ph.PL
4550 ____________________________________________________________________________
4551 [   954] By: mbeattie                              on 1998/05/14  15:29:27
4552         Log: Subject: [PATCH] perldebug.pod
4553              Date: Mon, 6 Apr 1998 00:36:57 -0600
4554              From: jason stewart <jasons@sandy-home.arc.unm.edu>
4555      Branch: perl
4556            ! pod/perldebug.pod
4557 ____________________________________________________________________________
4558 [   953] By: mbeattie                              on 1998/05/14  15:28:00
4559         Log: From: Dominic Dunlop <domo@vo.lu>
4560              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
4561              Date: Wed, 6 May 1998 14:39:32 +0000
4562              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
4563              Date: Sat, 4 Apr 1998 19:44:34 +0000
4564      Branch: perl
4565            ! hints/machten.sh t/op/hashwarn.t
4566 ____________________________________________________________________________
4567 [   952] By: mbeattie                              on 1998/05/14  15:23:19
4568         Log: New pod/perldelta.pod (previous one branched in last change):
4569              Subject: [PATCH 5.004_64] Start new perldelta
4570              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
4571              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4572      Branch: perl
4573            + pod/perldelta.pod
4574 ____________________________________________________________________________
4575 [   951] By: mbeattie                              on 1998/05/14  15:20:43
4576         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4577              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
4578              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
4579              Subject: [PATCH 5.004_64] Start new perldelta
4580              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
4581              (above branched perldelta -> perldelta4, new perldelta will be
4582              created/added next change)
4583              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
4584              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
4585      Branch: perl
4586            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4587            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4588           +> pod/perldelta4.pod
4589            - pod/perldelta.pod
4590            ! MANIFEST hints/svr4.sh
4591 ____________________________________________________________________________
4592 [   949] By: TimBunce                              on 1998/05/14  15:11:30
4593         Log: 
4594              Title:  "while($x=<>) no longer warns (implicit defined added)"
4595              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
4596              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
4597              Files:  MANIFEST op.c t/op/defins.t
4598      Branch: maint-5.004/perl
4599            + t/op/defins.t
4600            ! MANIFEST op.c
4601 ____________________________________________________________________________
4602 [   948] By: mbeattie                              on 1998/05/14  15:09:51
4603         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4604              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
4605              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
4606              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
4607              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
4608              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
4609              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
4610              Subject: [PATCH 5.004_64] Config_64-03-04.diff
4611              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
4612      Branch: perl
4613            + README.beos beos/nm.c hints/beos.sh
4614            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
4615            ! Porting/Glossary Porting/config.sh Porting/config_H
4616            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
4617            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
4618            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
4619            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
4620            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
4621            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
4622            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4623 ____________________________________________________________________________
4624 [   946] By: TimBunce                              on 1998/05/14  15:07:06
4625         Log: 
4626              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
4627              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4628              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
4629              Files:  perl.c sv.c t/op/misc.t
4630      Branch: maint-5.004/perl
4631            ! perl.c sv.c t/op/misc.t
4632 ____________________________________________________________________________
4633 [   945] By: mbeattie                              on 1998/05/14  15:00:31
4634         Log: Subject: Perl Social Contract
4635              Date: 13 Apr 1998 06:16:59 -0700
4636              From: Russ Allbery <rra@stanford.edu>
4637      Branch: perl
4638            + Porting/Contract
4639 ____________________________________________________________________________
4640 [   944] By: TimBunce                              on 1998/05/14  14:59:37
4641         Log: 
4642              Title:  "5.004_04-m2 Cleanup of test failures"
4643              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4644              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
4645              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
4646              win32/config.bc win32/config.vc
4647      Branch: maint-5.004/perl
4648            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
4649            ! win32/config.bc win32/config.vc
4650 ____________________________________________________________________________
4651 [   943] By: mbeattie                              on 1998/05/14  14:58:13
4652         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
4653              Subject: [PATCH 5.004_64] Test.pm update
4654              Date: Sat, 4 Apr 1998 08:33:50 -0500
4655              Subject: [PATCH 5.004_64] modcount + comments
4656              Date: Fri, 17 Apr 1998 16:07:35 -0400
4657      Branch: perl
4658            ! lib/Test.pm op.c thrdvar.h
4659 ____________________________________________________________________________
4660 [   942] By: mbeattie                              on 1998/05/14  14:49:43
4661         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4662              Subject: [PATCH 5.004_64] newSV
4663              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
4664              Subject: [PATCH 5.004_64] Cryptic error from B::CC
4665              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
4666      Branch: perl
4667            ! ext/B/B/CC.pm handy.h proto.h sv.c
4668 ____________________________________________________________________________
4669 [   941] By: mbeattie                              on 1998/05/14  14:47:29
4670         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4671              Subject: [PATCH 5.004_64] anydbm.t
4672              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
4673              Subject: [PATCH 5.004_64] threads on OS/2
4674              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
4675              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
4676              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
4677              Subject: [PATCH 5.004_64] Immediate stop in debugger
4678              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
4679              Subject: [PATCH 5.005_64] ptags broken
4680              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
4681              Subject: [PATCH 5.004_64] Document switch syntax via RE
4682              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
4683      Branch: perl
4684            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
4685            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
4686            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
4687 ____________________________________________________________________________
4688 [   940] By: mbeattie                              on 1998/05/14  14:38:44
4689         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
4690              Date: Fri, 03 Apr 1998 16:01:57 -0800
4691              From: Dan Sugalski <sugalskd@osshe.edu>
4692      Branch: perl
4693            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
4694            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
4695 ____________________________________________________________________________
4696 [   939] By: mbeattie                              on 1998/05/14  14:35:42
4697         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
4698              Date: Fri, 03 Apr 1998 13:58:15 -0800
4699              From: Dan Sugalski <sugalskd@osshe.edu>
4700      Branch: perl
4701            ! perl.c
4702 ____________________________________________________________________________
4703 [   938] By: gsar                                  on 1998/05/14  10:53:55
4704         Log: merge change#896 from maintbranch
4705      Branch: win32/perl
4706            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
4707            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
4708            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
4709            ! t/op/gv.t t/op/misc.t t/op/pack.t
4710 ____________________________________________________________________________
4711 [   937] By: gsar                                  on 1998/05/14  09:31:34
4712         Log: merge change#887 from maintbranch
4713      Branch: win32/perl
4714            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4715            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
4716            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
4717            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
4718            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
4719            ! t/op/stat.t toke.c utils/h2xs.PL
4720 ____________________________________________________________________________
4721 [   936] By: gsar                                  on 1998/05/14  09:06:18
4722         Log: merge change#886 from maintbranch
4723      Branch: win32/perl
4724            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
4725            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
4726            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
4727            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
4728            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
4729            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
4730            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
4731            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
4732            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
4733            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
4734            ! vms/test.com
4735 ____________________________________________________________________________
4736 [   935] By: gsar                                  on 1998/05/14  07:00:02
4737         Log: merge changes#872,873 from maintbranch
4738      Branch: win32/perl
4739            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
4740            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
4741            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
4742            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
4743            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
4744            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
4745            ! utils/perldoc.PL
4746 ____________________________________________________________________________
4747 [   934] By: gsar                                  on 1998/05/14  06:24:38
4748         Log: merge changes#755..759,763,764 from maintbranch
4749      Branch: win32/perl
4750            + hints/openbsd.sh
4751            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
4752            ! t/op/pos.t utils/perldoc.PL
4753 ____________________________________________________________________________
4754 [   933] By: gsar                                  on 1998/05/14  06:07:31
4755         Log: merge change#754 from maintbranch
4756      Branch: win32/perl
4757            ! perl.c
4758 ____________________________________________________________________________
4759 [   932] By: gsar                                  on 1998/05/14  06:03:50
4760         Log: merge changes#752,753 from maintbranch
4761      Branch: win32/perl
4762            + t/op/pos.t
4763            ! README ext/GDBM_File/GDBM_File.pm
4764            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
4765 ____________________________________________________________________________
4766 [   931] By: gsar                                  on 1998/05/14  05:51:19
4767         Log: merge change#745 from maintbranch
4768      Branch: win32/perl
4769            + ext/DynaLoader/DynaLoader.pm.PL
4770            - ext/DynaLoader/DynaLoader.pm
4771            ! MANIFEST ext/DynaLoader/Makefile.PL
4772 ____________________________________________________________________________
4773 [   930] By: nick                                  on 1998/05/13  20:39:59
4774         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
4775      Branch: ansiperl
4776            ! utils/perldoc.PL
4777           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
4778           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
4779           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
4780           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
4781           !> win32/makedef.pl win32/makefile.mk
4782 ____________________________________________________________________________
4783 [   929] By: gsar                                  on 1998/05/13  10:13:36
4784         Log: merge change#687 from maintbranch
4785      Branch: win32/perl
4786            ! pod/perlfunc.pod
4787 ____________________________________________________________________________
4788 [   928] By: gsar                                  on 1998/05/13  10:08:13
4789         Log: merge change#683 from maintbranch
4790      Branch: win32/perl
4791            ! pod/perlguts.pod
4792 ____________________________________________________________________________
4793 [   927] By: gsar                                  on 1998/05/13  09:51:43
4794         Log: merge change#681 from maintbranch
4795      Branch: win32/perl
4796            ! ext/Fcntl/Fcntl.pm
4797 ____________________________________________________________________________
4798 [   926] By: gsar                                  on 1998/05/13  09:47:11
4799         Log: merge change#664 from maint branch
4800      Branch: win32/perl
4801            ! regcomp.c regcomp.h regexec.c
4802 ____________________________________________________________________________
4803 [   925] By: gsar                                  on 1998/05/13  08:55:28
4804         Log: merge missing part of change#663 from maint branch
4805      Branch: win32/perl
4806            ! op.c
4807 ____________________________________________________________________________
4808 [   924] By: gsar                                  on 1998/05/12  18:50:04
4809         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
4810              and seems to generate problematic code for PII.
4811      Branch: win32/perl
4812            ! win32/makefile.mk
4813 ____________________________________________________________________________
4814 [   923] By: gsar                                  on 1998/05/12  16:24:02
4815         Log: fix test failure
4816              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
4817              Date:    Tue, 12 May 1998 10:40:57 BST
4818              From:    Nick.Ing-Simmons@tiuk.ti.com
4819              Subject: test buglet
4820      Branch: win32/perl
4821            ! t/op/hashwarn.t
4822 ____________________________________________________________________________
4823 [   922] By: TimBunce                              on 1998/05/11  20:58:58
4824         Log: Assorted patches:
4825              
4826              ------  CORE LANGUAGE  ------
4827              
4828              Title:  "incorrect return value for hv_iterinit"
4829              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4830              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
4831              Files:  pod/perlguts.pod hv.c
4832              
4833              ------  DOCUMENTATION  ------
4834              
4835              Title:  "perlvar.pod buglet E<EVMSERR>"
4836              From:  Achim Bohnet <ach@mpe.mpg.de>
4837              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
4838              Files:  pod/perlvar.pod
4839              
4840              Title:  "Improve docs for warning about code after an exec()"
4841              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
4842              <chaimf@concentric.net>
4843              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
4844              <m3ra22qn1z.fsf@chany-p100.emwp.com>
4845              Files:  pod/perlfunc.pod
4846              
4847              Title:  "Remove dead code from pod2man"
4848              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4849              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
4850              Files:  pod/pod2man.PL
4851              
4852              Title:  "tweak doc for C<do FILENAME>"
4853              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4854              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
4855              Files:  pod/perlfunc.pod
4856              
4857              Title:  "Document integer pragma effect on % operator"
4858              From:  Gisle Aas <gisle@aas.no>
4859              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
4860              Files:  pod/perlop.pod
4861              
4862              Title:  "Reduce rm command line length in pod/Makefile"
4863              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
4864              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
4865              Files:  pod/Makefile
4866              
4867              ------  EXTENSIONS  ------
4868              
4869              Title:  "Clarify Termios usage in POSIX.pod"
4870              From:  Rocco Caputo <troc@netrus.net>
4871              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
4872              Files:  ext/POSIX/POSIX.pod
4873              
4874              ------  LIBRARY  ------
4875              
4876              Title:  "Fix File::Find::finddepth typo in trial 2 release"
4877              From:  koenig@kulturbox.de (Andreas J. Koenig)
4878              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
4879              Files:  lib/File/Find.pm t/lib/filefind.t
4880              
4881              ------  PORTABILITY - GENERAL  ------
4882              
4883              Title:  "Add Porting/patching.pod document"
4884              From:  Daniel Grisinger <dgris@tdrenterprises.com>
4885              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
4886              Files:  MANIFEST Porting/patching.pod
4887              
4888              Title:  "hints/machten.sh: disable semctl(), align with devel version"
4889              From:  Dominic Dunlop <domo@vo.lu>
4890              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
4891              Files:  hints/machten.sh
4892              
4893              Title:  "Add VMS specifics to Porting/makerel"
4894              From:  Charles Bailey <BAILEY@newman.upenn.edu>
4895              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
4896              <199804271732.SAA13762@toad.ig.co.uk>,
4897              <9804250212.AA27695@forte.com>
4898              Files:  Porting/makerel
4899      Branch: maint-5.004/perl
4900            + Porting/patching.pod
4901            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
4902            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
4903            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
4904            ! t/lib/filefind.t
4905 ____________________________________________________________________________
4906 [   921] By: gsar                                  on 1998/05/10  02:28:03
4907         Log: various tweaks to makefiles
4908      Branch: win32/perl
4909            ! win32/Makefile win32/makedef.pl win32/makefile.mk
4910 ____________________________________________________________________________
4911 [   920] By: gsar                                  on 1998/05/10  02:27:19
4912         Log: fix ExtUtils::Liblist mishandling paths with spaces
4913      Branch: win32/perl
4914            ! lib/ExtUtils/Liblist.pm
4915 ____________________________________________________________________________
4916 [   919] By: gsar                                  on 1998/05/09  17:10:15
4917         Log: minor cleanup
4918      Branch: win32/perl
4919            ! MANIFEST perl.c
4920 ____________________________________________________________________________
4921 [   918] By: gsar                                  on 1998/05/09  17:09:09
4922         Log: protect sortcop from C<sort { sort { ... } ... } ...>
4923              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
4924              Date:    Fri, 08 May 1998 19:33:44 EDT
4925              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
4926              Subject: [PATCH] Re: double recursion in sort 
4927      Branch: win32/perl
4928            ! pp_ctl.c t/op/runlevel.t
4929 ____________________________________________________________________________
4930 [   917] By: gsar                                  on 1998/05/09  17:05:55
4931         Log: c
4932      Branch: win32/perl
4933            ! win32/config.bc win32/config.gc win32/config.vc
4934 ____________________________________________________________________________
4935 [   916] By: gsar                                  on 1998/05/07  03:40:15
4936         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
4937      Branch: win32/perl
4938            ! pp.c
4939 ____________________________________________________________________________
4940 [   915] By: mbeattie                              on 1998/05/06  13:08:29
4941         Log: Speed up pp_entersub for usethreads with only 1 thread running.
4942      Branch: perl
4943            ! pp_hot.c
4944 ____________________________________________________________________________
4945 [   914] By: gsar                                  on 1998/05/03  18:44:38
4946         Log: make hv_iterinit() return HvKEYS()
4947              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
4948              Date:    Sat, 02 May 1998 16:29:22 EDT
4949              From:    "SynaptiCAD, Inc." <sales@syncad.com>
4950              Subject: incorrect return value for hv_iterinit
4951      Branch: win32/perl
4952            ! hv.c pod/perlguts.pod
4953 ____________________________________________________________________________
4954 [   913] By: TimBunce                              on 1998/05/01  22:38:38
4955         Log: Update MANIFEST for trial 2.
4956              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
4957      Branch: maint-5.004/perl
4958            ! MANIFEST
4959 ____________________________________________________________________________
4960 [   912] By: TimBunce                              on 1998/05/01  22:30:29
4961         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
4962      Branch: maint-5.004/perl
4963            + t/op/tiehandle.t
4964 ____________________________________________________________________________
4965 [   911] By: TimBunce                              on 1998/05/01  21:35:03
4966         Log: 
4967              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
4968              From:  timbo@ig.co.uk (Tim Bunce)
4969              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
4970              Files:  perl.h
4971              
4972              Title:  "Add WRITE & CLOSE to TIEHANDLE"
4973              From:  Graham Barr <gbarr@pobox.com>
4974              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
4975              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
4976      Branch: maint-5.004/perl
4977            + lib/Tie/Handle.pm
4978            ! perl.h pod/perltie.pod pp_sys.c
4979 ____________________________________________________________________________
4980 [   910] By: TimBunce                              on 1998/05/01  20:47:47
4981         Log: 
4982              Title:  "Add warning for Illegal hex digit"
4983              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
4984              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
4985              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
4986              <199804271409.PAA12819@toad.ig.co.uk>,
4987              <199804280307.WAA12332@psasolar.psa.pencom.com>
4988              Files:  pod/perldiag.pod util.c
4989              
4990              Title:  "perl_call_method() bug fix (corrupt op pointer)"
4991              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
4992              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
4993              Files:  perl.c
4994              
4995              Title:  "Fix printf segmentation fault"
4996              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
4997              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
4998              Files:  pp_hot.c
4999              
5000              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
5001              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5002              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
5003              Files:  pod/perlsub.pod
5004      Branch: maint-5.004/perl
5005            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
5006 ____________________________________________________________________________
5007 [   909] By: TimBunce                              on 1998/05/01  19:44:47
5008         Log: 
5009              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
5010              Files:  doio.c util.c
5011      Branch: maint-5.004/perl
5012            ! doio.c util.c
5013 ____________________________________________________________________________
5014 [   908] By: gsar                                  on 1998/05/01  19:21:02
5015         Log: add AS patch#20 (exposes more global constants)
5016      Branch: asperl
5017            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
5018            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
5019            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
5020 ____________________________________________________________________________
5021 [   907] By: TimBunce                              on 1998/05/01  17:50:46
5022         Log: 
5023              Title:  "Runtime Carp verbosity without aliasing"
5024              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
5025              Msg-ID:  <H00000e50003936c@MHS>
5026              Files:  lib/Carp.pm
5027              
5028              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
5029              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
5030              <rootbeer@teleport.com>
5031              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
5032              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
5033              Files:  lib/File/Basename.pm
5034      Branch: maint-5.004/perl
5035            ! lib/Carp.pm lib/File/Basename.pm
5036 ____________________________________________________________________________
5037 [   906] By: TimBunce                              on 1998/04/28  11:04:49
5038         Log: 
5039              ------  CORE LANGUAGE  ------
5040              
5041              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
5042              references in LVs"
5043              From:  Spider Boardman <spider@orb.nashua.nh.us>
5044              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
5045              <19980422164037.D29222@perl.org>
5046              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
5047              pp.c sv.c
5048              
5049              Title:  "Fix SvGMAGIC typo in change 904"
5050              Files:  doop.c
5051      Branch: maint-5.004/perl
5052            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
5053            ! proto.h sv.c
5054 ____________________________________________________________________________
5055 [   905] By: TimBunce                              on 1998/04/28  10:32:20
5056         Log: Regexp patches
5057              
5058              Title:  "New regex flag //t to leave $1 etc. tainted"
5059              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
5060              Msg-ID:  <19980310192640.37826@cyprus>
5061              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
5062              t/op/taint.t toke.c
5063              
5064              Title:  "Don't accidentally untaint target of s///"
5065              From:  Chip Salzenberg <chip@pobox.com>
5066              Msg-ID:  <19980310151756.24767@cyprus>
5067              Files:  pp_ctl.c pp_hot.c t/op/taint.t
5068              
5069              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
5070              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
5071              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
5072              Files:  regcomp.c
5073      Branch: maint-5.004/perl
5074            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
5075            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
5076 ____________________________________________________________________________
5077 [   904] By: TimBunce                              on 1998/04/27  20:20:21
5078         Log: Assorted patches:
5079              
5080              ------  CORE LANGUAGE  ------
5081              
5082              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
5083              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
5084              <Tim.Bunce@ig.co.uk>
5085              Msg-ID:  <19980424080630.D13985@perl.org>
5086              Files:  doop.c
5087              
5088              Title:  "Better error message for require failure"
5089              From:  epeschko@den-mdev1 (Ed Peschko)
5090              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
5091              Files:  pod/perldiag.pod pp_ctl.c
5092              
5093              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
5094              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5095              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
5096              Files:  perl.c
5097              
5098              Title:  "Fix nice_chunk memory leak"
5099              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5100              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
5101              Files:  sv.c
5102              
5103              Title:  "-2.0 vs. -2 (was Number representations)"
5104              From:  Chip Salzenberg <chip@pobox.com>
5105              Msg-ID:  <19980309185652.11231@cyprus>
5106              Files:  op.c
5107              
5108              Title:  "perl.c fixes for -DUNEXEC"
5109              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
5110              <mwette@mr-ed.jpl.nasa.gov>
5111              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
5112              Files:  perl.c
5113              
5114              ------  DOCUMENTATION  ------
5115              
5116              Title:  "perlcall is Perl from C, not C from Perl"
5117              From:  Steve A Fink <sfink@cs.berkeley.edu>
5118              Files:  pod/perlembed.pod
5119              
5120              Title:  "Clarify require "Foo::Bar" non-bareword issue"
5121              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
5122              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
5123              Files:  pod/perlfunc.pod
5124              
5125              Title:  "(repost) new text for perlsec", "new text for perlsec"
5126              From:  Tom Phoenix <rootbeer@teleport.com>
5127              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
5128              Files:  pod/perlsec.pod
5129              
5130              ------  EXTENSIONS  ------
5131              
5132              Title:  "IO::Socket->socketpair broken (typo)"
5133              From:  Olaf Titz <olaf@bigred.inka.de>
5134              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
5135              Files:  ext/IO/lib/IO/Socket.pm
5136              
5137              Title:  "NDBM_File man page needs Fcntl"
5138              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
5139              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
5140              Files:  ext/NDBM_File/NDBM_File.pm
5141              
5142              ------  LIBRARY  ------
5143              
5144              Title:  "Documentation discrepancy: pragmatic modules"
5145              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
5146              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
5147              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
5148              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
5149              
5150              ------  PORTABILITY - GENERAL  ------
5151              
5152              Title:  "Updated hints file for svr4"
5153              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5154              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
5155              Files:  hints/svr4.sh
5156              
5157              Title:  "Pumpkin update -- shared libperl.so location"
5158              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5159              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
5160              Files:  Porting/pumpkin.pod
5161              
5162              Title:  "perl compile fix for AIX 4.3"
5163              From:  Jens-Uwe Mager <jum@helios.de>
5164              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
5165              Files:  ext/DynaLoader/dl_aix.xs
5166              
5167              Title:  "Dynaloader build on VMS",
5168              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
5169              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
5170              Files:  vms/descrip.mms
5171              
5172              ------  UTILITIES  ------
5173              
5174              Title:  "Major update to h2ph.PL"
5175              From:  Billy <wdconsta@cs.adelaide.edu.au>
5176              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
5177              Files:  utils/h2ph.PL
5178      Branch: maint-5.004/perl
5179            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
5180            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
5181            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
5182            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
5183            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
5184 ____________________________________________________________________________
5185 [   903] By: gsar                                  on 1998/04/25  22:27:19
5186         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
5187      Branch: asperl
5188            ! win32/GenCAPI.pl
5189 ____________________________________________________________________________
5190 [   902] By: nick                                  on 1998/04/25  16:35:08
5191         Log: Case sensitive tweak to perldoc.PL
5192      Branch: ansiperl
5193            ! utils/perldoc.PL
5194 ____________________________________________________________________________
5195 [   901] By: nick                                  on 1998/04/25  15:16:54
5196         Log: Implement use attrs qw(locked package);
5197              Passes all tests except posix (hangs/dies) in sigaction test after 
5198              printing "ok 9".
5199      Branch: ansiperl
5200            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
5201 ____________________________________________________________________________
5202 [   900] By: nick                                  on 1998/04/25  13:58:17
5203         Log: Auto-insert defined() test in while when test expression is 
5204              readline (i.e. <>), glob, readdir, or each.
5205      Branch: ansiperl
5206            + t/op/defins.t
5207            ! op.c pod/perlop.pod
5208 ____________________________________________________________________________
5209 [   899] By: nick                                  on 1998/04/25  13:14:52
5210         Log: Resolve ansiperl against win32 branch
5211      Branch: ansiperl
5212           +> (branch 53 files)
5213            - config_H
5214           !> (integrate 227 files)
5215 ____________________________________________________________________________
5216 [   898] By: gsar                                  on 1998/04/24  17:01:05
5217         Log: add AS patch#18
5218      Branch: asperl
5219            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
5220 ____________________________________________________________________________
5221 [   897] By: TimBunce                              on 1998/04/23  19:49:22
5222         Log: Assorted patches:
5223              
5224              ------  CORE LANGUAGE  ------
5225              
5226              Title:  "fix for "Unbalanced string table refcount""
5227              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5228              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
5229              Files:  sv.c
5230              
5231              Title:  "Allow more lenient switch processing"
5232              From:  "John L. Allen" <allen@grumman.com>
5233              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
5234              Files:  perl.c
5235              
5236              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
5237              From:  Gisle Aas <gisle@aas.no>
5238              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
5239              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
5240              
5241              Title:  "Odd number of elements in hash list."
5242              From:  Tom Phoenix <rootbeer@teleport.com>
5243              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
5244              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
5245              
5246              Title:  "another destruct_level fix"
5247              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5248              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
5249              Files:  hv.c
5250              
5251              Title:  "bidirectional pipe warning blues"
5252              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
5253              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
5254              Files:  doio.c
5255              
5256              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
5257              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
5258              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
5259              Files:  pp_hot.c pp_sys.c
5260              
5261              Title:  "unimplemented umask() should return undef not die"
5262              From:  kstar@chapin.edu (Kurt D. Starsinic)
5263              Msg-ID:  <199803120515.VAA08660@chapin.edu>
5264              Files:  pod/perlfunc.pod pp_sys.c
5265              
5266              Title:  "warning for: bless $foo, """
5267              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
5268              Msg-ID:  <H00000e5000378a0@MHS>
5269              Files:  pod/perldiag.pod pp.c
5270              
5271              ------  DOCUMENTATION  ------
5272              
5273              Title:  "Mention SWIG in perlxs.pod"
5274              From:  Steve A Fink <sfink@cs.berkeley.edu>
5275              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
5276              Files:  pod/perlxs.pod
5277              
5278              Title:  "fix-up of previous perlre.pod patch"
5279              From:  Ted Ashton <ashted@southern.edu>
5280              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
5281              Files:  pod/perlre.pod
5282              
5283              Title:  "long list of man page nitpicks"
5284              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
5285              <tchrist@jhereg.perl.com>
5286              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
5287              <199804222204.QAA20805@jhereg.perl.com>
5288              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
5289              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
5290              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5291              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
5292              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
5293              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
5294              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5295              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
5296              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
5297              pod/pod2man.PL
5298              
5299              Title:  "document that system() does not set $! when it fails"
5300              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
5301              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
5302              Files:  pod/perlfunc.pod
5303              
5304              Title:  "Fix pod/roffitall execute permission"
5305              From:  lvirden@cas.org
5306              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
5307              Files:  pod/roffitall
5308              
5309              Title:  "document when split ignores trailing empty fields"
5310              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5311              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
5312              Files:  pod/perlfunc.pod
5313              
5314              ------  EXTENSIONS  ------
5315              
5316              Title:  "Buglet in Opcode.pm documentation"
5317              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
5318              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
5319              Files:  ext/Opcode/Opcode.pm
5320              
5321              Title:  "Failure to append to perllocal.pod should not be fatal"
5322              From:  koenig@kulturbox.de (Andreas J. Koenig)
5323              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
5324              Files:  lib/ExtUtils/MM_Unix.pm
5325              
5326              Title:  "Document that IO.pm does not load IO::Select etc"
5327              From:  Graham Barr <gbarr@ti.com>
5328              Msg-ID:  <353B48F1.64E35A63@ti.com>
5329              Files:  ext/IO/IO.pm
5330              
5331              Title:  "Install extensions with bootstrap (again) in $archlib"
5332              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
5333              Koenig)
5334              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
5335              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
5336              Files:  lib/ExtUtils/Install.pm
5337              
5338              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
5339              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5340              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
5341              Files:  ext/Socket/Socket.xs
5342              
5343              ------  LIBRARY  ------
5344              
5345              Title:  "Benchmark.pm: add run-for-some-time mode"
5346              From:  Jarkko Hietaniemi <jhi@iki.fi>
5347              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
5348              Files:  lib/Benchmark.pm
5349              
5350              Title:  "Comments added to Carp.pm"
5351              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
5352              <chip@perlsupport.com>, Tom Christiansen
5353              <tchrist@jhereg.perl.com>
5354              Msg-ID:  <19980422164242.E29222@perl.org>,
5355              <199804222033.OAA17959@jhereg.perl.com>,
5356              <980409182357.ZM21638@bandanna>
5357              Files:  lib/Carp.pm
5358              
5359              Title:  "chat2.pl fix"
5360              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5361              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
5362              Files:  lib/chat2.pl
5363              
5364              Title:  "lib/Pod/Html.pm"
5365              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
5366              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
5367              <199710180417.AAA19778@staff2.cso.uiuc.edu>
5368              Files:  lib/Pod/Html.pm
5369              
5370              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
5371              arg."
5372              From:  hiroo.hayashi@computer.org
5373              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
5374              Files:  lib/Term/ReadLine.pm
5375              
5376              ------  OTHER CHANGES  ------
5377              
5378              Title:  "ptags broken"
5379              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5380              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
5381              Files:  emacs/ptags
5382              
5383              ------  PORTABILITY - WIN32  ------
5384              
5385              Title:  "win32 tweaks (signals and crypt support)"
5386              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5387              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
5388              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
5389              win32/config_H.vc win32/win32.c
5390              
5391              ------  PORTABILITY - GENERAL  ------
5392              
5393              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
5394              From:  Russ Allbery <rra@stanford.edu>
5395              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
5396              Files:  Porting/Contract
5397              
5398              Title:  "Config: Irix 5 hints"
5399              From:  kstar@O2.chapin.edu
5400              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
5401              Files:  hints/irix_5.sh
5402              
5403              Title:  "VMS patches to 5.004_03"
5404              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5405              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
5406              Files:  vms/vms.c
5407              
5408              Title:  "hints/netbsd.sh - enable vfork"
5409              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5410              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
5411              Files:  hints/netbsd.sh
5412              
5413              ------  UTILITIES  ------
5414              
5415              Title:  "support find2perl -follow"
5416              From:  Billy <wdconsta@cs.adelaide.edu.au>
5417              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
5418              Files:  x2p/find2perl.PL
5419      Branch: maint-5.004/perl
5420            + Porting/Contract t/op/hashwarn.t
5421            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
5422            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
5423            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
5424            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
5425            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
5426            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
5427            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
5428            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
5429            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
5430            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
5431            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
5432            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
5433            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5434            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
5435            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
5436            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
5437            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
5438            ! win32/config_H.bc win32/config_H.vc win32/win32.c
5439            ! x2p/find2perl.PL
5440 ____________________________________________________________________________
5441 [   896] By: TimBunce                              on 1998/04/22  11:49:24
5442         Log: Assorted patches:
5443              
5444              ------  CORE LANGUAGE  ------
5445              
5446              Title:  "Additional regex-cache patch"
5447              From:  Chip Salzenberg <chip@atlantic.net>
5448              Msg-ID:  <19980305104831.38100@cyprus>
5449              Files:  pp_ctl.c
5450              
5451              Title:  "Conservative C<*x = undef> patch"
5452              From:  Chip Salzenberg <chip@atlantic.net>
5453              Msg-ID:  <19980310163310.48509@cyprus>
5454              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
5455              
5456              Title:  "Consider @ARGV to be plain files if inplace (-i)"
5457              From:  Chip Salzenberg <salzench@nielsenmedia.com>
5458              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
5459              Files:  doio.c
5460              
5461              Title:  "Fix semctl for Linux, Sun and SVR4"
5462              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
5463              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
5464              Files:  doio.c
5465              
5466              Title:  "C<dSP> entails using C<SP>, not C<sp>"
5467              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5468              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
5469              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
5470              doio.c doop.c ext/DB_File/DB_File.xs
5471              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
5472              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
5473              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
5474              win32/win32.c
5475              
5476              Title:  "Make autouse -w-safe"
5477              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5478              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
5479              Files:  lib/autouse.pm op.c sv.c
5480              
5481              Title:  "Misleading error on close of unopened handle"
5482              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5483              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
5484              Files:  doio.c
5485              
5486              Title:  "Confusing error from perl -e "x'""
5487              From:  Hans Mulder <hansmu@xs4all.nl>
5488              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
5489              Files:  toke.c
5490              
5491              Title:  "Add HAS_GNULIBC define"
5492              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5493              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
5494              Files:  config_H config_h.SH
5495              
5496              Title:  "h_errno might not be an int"
5497              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5498              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
5499              Files:  pp_sys.c
5500              
5501              Title:  "Revised taint hole closer", "Revised taint hole closer"
5502              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
5503              <ilya@math.ohio-state.edu>
5504              Msg-ID:  <19980310222127.09350@cyprus>,
5505              <199803110554.AAA29157@monk.mps.ohio-state.edu>
5506              Files:  doio.c
5507              
5508              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
5509              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
5510              van der Sanden)
5511              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
5512              <199803171727.MAA05234@aatma.engin.umich.edu>
5513              Files:  op.c t/op/misc.t
5514              
5515              Title:  "Stale SP in pp_substr"
5516              From:  Stephen McCamant <alias@mcs.com>
5517              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
5518              Files:  pp.c
5519              
5520              Title:  "Statement unlikely to be reached warning"
5521              From:  Hans Mulder <hansm@icgned.nl>
5522              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
5523              Files:  op.c
5524              
5525              Title:  "Tainting propagates from nowhere"
5526              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5527              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
5528              Files:  pp.c
5529              
5530              Title:  "two trivial tweaks to 5.004m5t1"
5531              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5532              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
5533              Files:  proto.h win32/Makefile
5534              
5535              Title:  "unpacking negatives on Alpha"
5536              From:  Achim Bohnet <ach@mpe.mpg.de>
5537              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
5538              Files:  pp.c t/op/pack.t
5539              
5540              ------  LIBRARY AND EXTENSIONS  ------
5541              
5542              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
5543              From:  Graham Barr <gbarr@ti.com>
5544              Msg-ID:  <3482F365.4A0486BA@ti.com>
5545              Files:  lib/Cwd.pm
5546              
5547              Title:  "Math/BigInt.pm, fixed use of undefined value."
5548              From:  abigail@fnx.com
5549              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
5550              Files:  lib/Math/BigInt.pm
5551              
5552              Title:  "File::Find rewrite"
5553              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5554              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
5555              Files:  lib/File/Find.pm
5556              
5557              Title:  "efficient version of strict.pm"
5558              From:  koenig@anna.mind.de (Andreas J. Koenig)
5559              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
5560              Files:  lib/strict.pm
5561              
5562              Title:  "Socket occasional SEGV in pack_sockaddr_un"
5563              From:  Trevor Blackwell <tlb@viaweb.com>
5564              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
5565              Files:  ext/Socket/Socket.xs
5566              
5567              Title:  "Warning on mis-use of 'use lib'"
5568              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5569              <rootbeer@teleport.com>, chip@atlantic.net
5570              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
5571              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
5572              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
5573              Files:  lib/lib.pm
5574              
5575              Title:  "bug in Class::Struct"
5576              From:  Tom Christiansen <tchrist@toy.perl.com>
5577              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
5578              Files:  lib/Class/Struct.pm
5579              
5580              Title:  "Allow POSIX to export nice()"
5581              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
5582              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
5583              Files:  ext/POSIX/POSIX.pm
5584              
5585              Title:  "'use Env' on WinNT/95 fails"
5586              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5587              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
5588              Files:  lib/Env.pm
5589              
5590              ------  OTHER CHANGES  ------
5591              
5592              Title:  "mv-if-diff"
5593              From:  Robin Barker <rmb1@cise.npl.co.uk>
5594              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
5595              Files:  mv-if-diff
5596              
5597              ------  PORTABILITY - WIN32  ------
5598              
5599              Title:  "fix various problems with backticks on win32"
5600              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5601              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
5602              Files:  win32/config_h.PL win32/win32.c
5603              
5604              ------  TESTS  ------
5605              
5606              Title:  "Fix bug in locale.t"
5607              From:  Jarkko Hietaniemi <jhi@iki.fi>
5608              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
5609              Files:  t/pragma/locale.t
5610      Branch: maint-5.004/perl
5611            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
5612            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
5613            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
5614            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
5615            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
5616            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
5617            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
5618            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
5619            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
5620            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
5621            ! win32/Makefile win32/config_h.PL win32/win32.c
5622 ____________________________________________________________________________
5623 [   895] By: gsar                                  on 1998/04/22  03:13:19
5624         Log: intern -> sys_intern
5625      Branch: win32/perl
5626            ! embedvar.h interp.sym intrpvar.h win32/win32.h
5627 ____________________________________________________________________________
5628 [   894] By: gsar                                  on 1998/04/22  02:42:20
5629         Log: hand-applied patch along with small tweaks
5630              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
5631              Date:    Tue, 21 Apr 1998 23:31:06 +0200
5632              From:    jan.dubois@ibm.net (Jan Dubois)
5633              Subject: Re: Per-Interpreter variables for win32.c 
5634      Branch: win32/perl
5635            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
5636            ! win32/makedef.pl win32/win32.c win32/win32.h
5637 ____________________________________________________________________________
5638 [   893] By: gsar                                  on 1998/04/21  03:42:21
5639         Log: add AS patch#17
5640      Branch: asperl
5641            + win32/GenCAPI.pl
5642            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
5643            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
5644            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
5645            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
5646            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
5647            ! win32/win32.c
5648 ____________________________________________________________________________
5649 [   892] By: gsar                                  on 1998/04/20  20:51:50
5650         Log: add AS patch#16
5651      Branch: asperl
5652            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
5653            ! win32/makefile.mk
5654 ____________________________________________________________________________
5655 [   891] By: gsar                                  on 1998/04/19  23:50:34
5656         Log: tweak doc for C<do FILENAME>
5657      Branch: win32/perl
5658            ! pod/perlfunc.pod
5659 ____________________________________________________________________________
5660 [   890] By: gsar                                  on 1998/04/19  01:08:11
5661         Log: use a pidtable that grows dynamically for popen()
5662              Message-Id: <3539f434.44835409@smtp1.ibm.net>
5663              Date:    Sat, 18 Apr 1998 21:01:27 +0200
5664              From:    jan.dubois@ibm.net (Jan Dubois)
5665              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
5666      Branch: win32/perl
5667            ! win32/win32.c
5668 ____________________________________________________________________________
5669 [   889] By: gsar                                  on 1998/04/17  02:13:58
5670         Log: support POSIX, enable more locale tests
5671      Branch: win32/perl
5672            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5673            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
5674            ! win32/makedef.pl win32/makefile.mk
5675 ____________________________________________________________________________
5676 [   888] By: mbeattie                              on 1998/04/14  16:22:51
5677         Log: CC did "<<" instead of ">>" for right-shift on ints.
5678      Branch: perl
5679            ! ext/B/B/CC.pm
5680 ____________________________________________________________________________
5681 [   887] By: TimBunce                              on 1998/04/10  17:44:55
5682         Log: Assorted patches:
5683              
5684              ------  CORE LANGUAGE  ------
5685              
5686              Title:  "Re: die exits with 0"
5687              From:  Robin Barker <rmb1@cise.npl.co.uk>
5688              Files:  perl.c t/op/die_exit.t
5689              
5690              Title:  "More toke.c commentary; fix oddity"
5691              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
5692              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
5693              Files:  toke.c
5694              
5695              Title:  "for semctl on solaris"
5696              From:  Graham Barr <gbarr@ti.com>
5697              Msg-ID:  <34624B80.C014E841@ti.com>
5698              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
5699              
5700              ------  DOCUMENTATION  ------
5701              
5702              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
5703              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
5704              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
5705              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
5706              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
5707              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
5708              Files:  pod/perlre.pod
5709              
5710              ------  LIBRARY AND EXTENSIONS  ------
5711              
5712              Title:  "BigFloat - small neagtive numbers cause panic"
5713              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
5714              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
5715              Files:  lib/Math/BigFloat.pm
5716              
5717              Title:  "Update Getopt::Long to 2.16"
5718              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
5719              <jvromans@squirrel.nl>
5720              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
5721              <13572.6847.863219.973795@phoenix.squirrel.nl>
5722              Files:  lib/Getopt/Long.pm
5723              
5724              Title:  "New Text::ParseWords"
5725              From:  pomeranz@netcom.com (Hal Pomeranz)
5726              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
5727              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
5728              
5729              Title:  "Fixed Text/Wrap.pm bugs (2)"
5730              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
5731              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
5732              Files:  lib/Text/Wrap.pm
5733              
5734              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
5735              print/exit)"
5736              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
5737              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
5738              Files:  lib/File/CheckTree.pm
5739              
5740              ------  OTHER CHANGES  ------
5741              
5742              Title:  "Add ./emacs/ptags"
5743              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5744              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
5745              Files:  emacs/ptags
5746              
5747              ------  TESTS  ------
5748              
5749              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
5750              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
5751              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
5752              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
5753              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
5754              <v02130515b06be80f1486@[205.228.240.16]>
5755              Files:  t/op/stat.t
5756              
5757              Title:  "for failure with lib/timelocal"
5758              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
5759              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
5760              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
5761              Files:  t/lib/timelocal.t
5762              
5763              Title:  "Make "localhost" related failures more clear"
5764              From:  Paul Hoffman <phoffman@proper.com>
5765              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
5766              Files:  t/lib/io_sock.t t/lib/io_udp.t
5767              
5768              ------  UTILITIES  ------
5769              
5770              Title:  "Let h2xs read multiple header files"
5771              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
5772              <bsugars@canoe.ca>
5773              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
5774              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
5775              Files:  utils/h2xs.PL
5776      Branch: maint-5.004/perl
5777            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
5778            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
5779            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
5780            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
5781            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
5782            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
5783 ____________________________________________________________________________
5784 [   886] By: TimBunce                              on 1998/04/10  14:35:34
5785         Log: Changes relating primarily to portability.
5786              
5787              ------  CORE LANGUAGE  ------
5788              
5789              Title:  "5.004_55: Another round of OS/2 patches"
5790              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5791              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
5792              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
5793              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
5794              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
5795              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
5796              t/lib/filecopy.t util.c utils/perldoc.PL
5797              
5798              Title:  "VMS: chdir() with empty arg list"
5799              From:  lane@duphy4.drexel.edu (Charles Lane)
5800              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
5801              Files:  pp_sys.c
5802              
5803              ------  LIBRARY AND EXTENSIONS  ------
5804              
5805              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
5806              From:  "W. Phillip Moore" <wpm@ms.com>
5807              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
5808              Files:  lib/ExtUtils/MM_Unix.pm
5809              
5810              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
5811              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
5812              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
5813              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
5814              
5815              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
5816              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5817              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
5818              Files:  ext/POSIX/POSIX.xs
5819              
5820              Title:  ""ODBM_File.c", line 275: NULL undefined"
5821              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
5822              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
5823              Files:  ext/ODBM_File/ODBM_File.xs
5824              
5825              ------  OTHER CHANGES  ------
5826              Files:  
5827              
5828              ------  PORTABILITY - GENERAL  ------
5829              
5830              Title:  "5.004_04 QNX getcwd"
5831              From:  Norton Allen <allen@huarp.harvard.edu>
5832              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
5833              <199803061511.KAA22346@bottesini.harvard.edu>
5834              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
5835              
5836              Title:  "hints/netbsd.sh d_setrgid d_setruid"
5837              From:  Jarkko Hietaniemi <jhi@iki.fi>
5838              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
5839              Files:  hints/netbsd.sh
5840              
5841              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
5842              d_casti32=undef"
5843              From:  Tom Hughes <tom@compton.demon.co.uk>
5844              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
5845              Files:  hints/svr4.sh
5846              
5847              Title:  "hints/bsdos.sh patch for BSDI 3.1"
5848              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
5849              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
5850              Files:  hints/bsdos.sh
5851              
5852              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
5853              From:  Keong Lim <Keong.Lim@sr.com.au>
5854              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
5855              Files:  ext/DynaLoader/dl_hpux.xs
5856              
5857              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
5858              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
5859              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
5860              Files:  hints/aix.sh
5861              
5862              Title:  "alpha-dec_osf 5.0"
5863              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
5864              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
5865              Files:  hints/dec_osf.sh
5866              
5867              Title:  "Off-by-one error with OS2::PrfDB"
5868              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5869              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
5870              Files:  os2/OS2/PrfDB/PrfDB.xs
5871              
5872              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
5873              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5874              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
5875              Files:  hints/openbsd.sh
5876              
5877              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
5878              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5879              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
5880              Files:  hints/linux.sh
5881              
5882              Title:  "5.004_(04|63)] Close VMS security hole"
5883              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5884              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
5885              Files:  vms/vms.c
5886              
5887              Title:  "Re: Perl online documentation on OpenVMS"
5888              From:  pvhp@forte.com (Peter Prymmer)
5889              Msg-ID:  <9803192143.AA28120@forte.com>
5890              Files:  README.vms
5891              
5892              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
5893              vms/perly_c.vms and vms/perly_h.vms"
5894              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
5895              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
5896              Msg-ID:  <199710151650.JAA29185@wall.org>,
5897              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
5898              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
5899              Files:  vms/perly_c.vms
5900              
5901              Title:  "Updated, non-wordwrapped, patch to README.VMS"
5902              From:  Dan Sugalski <sugalskd@osshe.edu>
5903              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
5904              Files:  README.vms
5905              
5906              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
5907              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5908              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
5909              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
5910              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
5911              vms/ext/filespec.t
5912              
5913              Title:  "Re: VMSperl crashes on -Mblib argument"
5914              From:  bailey@newman.upenn.edu (Charles Bailey)
5915              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
5916              Files:  lib/blib.pm vms/vms.c
5917              
5918              Title:  "hints/linux.sh (MkLinux / PPC)"
5919              From:  pudge@pobox.com (Chris Nandor)
5920              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
5921              Files:  hints/linux.sh
5922              
5923              Title:  "hpux.sh hints file clarification suggestion"
5924              From:  root@qad.com
5925              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
5926              Files:  hints/hpux.sh
5927              
5928              Title:  "new hints/solaris_2.sh"
5929              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5930              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
5931              Files:  hints/solaris_2.sh
5932      Branch: maint-5.004/perl
5933            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
5934            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
5935            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
5936            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
5937            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
5938            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
5939            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
5940            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
5941            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
5942            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
5943            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
5944            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
5945            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
5946            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
5947            ! vms/vms.c
5948 ____________________________________________________________________________
5949 [   885] By: gsar                                  on 1998/04/08  01:14:29
5950         Log: small tweaks to make it compile (doesn't run)
5951      Branch: asperl
5952            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
5953            ! win32/config.vc win32/makefile.mk
5954 ____________________________________________________________________________
5955 [   884] By: gsar                                  on 1998/04/08  00:14:13
5956         Log: integrate mainline changes
5957      Branch: asperl
5958           +> Changes5.004 ext/Thread/Thread/Signal.pm
5959           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5960           +> lib/ExtUtils/inst t/op/hashwarn.t
5961            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
5962           !> (integrate 127 files)
5963 ____________________________________________________________________________
5964 [   883] By: gsar                                  on 1998/04/06  20:21:20
5965         Log: make old DomainName() implementation the default (so Win95
5966              is happy)
5967      Branch: win32/perl
5968            ! win32/win32.c
5969 ____________________________________________________________________________
5970 [   882] By: gsar                                  on 1998/04/05  23:32:33
5971         Log: fix memory leaks in offer_nice_chunk()
5972      Branch: win32/perl
5973            ! perl.h sv.c
5974 ____________________________________________________________________________
5975 [   881] By: gsar                                  on 1998/04/04  23:11:52
5976         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
5977      Branch: win32/perl
5978            ! cop.h util.c
5979 ____________________________________________________________________________
5980 [   880] By: gsar                                  on 1998/04/04  22:35:54
5981         Log: fix refcounting of GvSTASH() when glob becomes nought
5982              (this takes care of the "unbalanced strtab refcount" problem)
5983      Branch: win32/perl
5984            ! sv.c
5985 ____________________________________________________________________________
5986 [   879] By: gsar                                  on 1998/04/04  21:16:17
5987         Log: change 866 was incomplete
5988      Branch: win32/perl
5989            ! hv.c
5990 ____________________________________________________________________________
5991 [   878] By: gsar                                  on 1998/04/04  20:31:56
5992         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
5993      Branch: win32/perl
5994            ! cop.h perl.c pp_ctl.c
5995 ____________________________________________________________________________
5996 [   877] By: gsar                                  on 1998/04/04  17:55:30
5997         Log: integrate mainline
5998      Branch: win32/perl
5999           +> Changes5.004
6000           !> Changes MANIFEST sv.c t/op/misc.t
6001 ____________________________________________________________________________
6002 [   876] By: gsar                                  on 1998/04/04  17:26:32
6003         Log: remove __declspec kludge in sdbm.h in favor of setting a
6004              flag for static symbols
6005      Branch: win32/perl
6006            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
6007            ! ext/SDBM_File/sdbm/sdbm.h
6008 ____________________________________________________________________________
6009 [   875] By: gsar                                  on 1998/04/04  01:11:57
6010         Log: fix order of init
6011              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
6012              Date:    Fri, 03 Apr 1998 13:58:15 PST
6013              From:    Dan Sugalski <sugalskd@osshe.edu>
6014              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
6015              with MULTIPLICITY
6016      Branch: win32/perl
6017            ! perl.c
6018 ____________________________________________________________________________
6019 [   874] By: gsar                                  on 1998/04/04  00:34:59
6020         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
6021              the declared symbol is not in a DLL (so kludge it)
6022      Branch: win32/perl
6023            ! ext/SDBM_File/sdbm/sdbm.h
6024 ____________________________________________________________________________
6025 [   873] By: TimBunce                              on 1998/04/03  22:17:40
6026         Log: Title:  "FileHandle Documentation patch"
6027              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6028              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6029              Files:  lib/FileHandle.pm
6030      Branch: maint-5.004/perl
6031            ! lib/FileHandle.pm
6032 ____________________________________________________________________________
6033 [   872] By: TimBunce                              on 1998/04/03  22:01:03
6034         Log: Documentation and documentation related patches:
6035              
6036              ------  BUILD PROCESS  ------
6037              
6038              Title:  "Docs re /usr/bin/perl quasi-standard location"
6039              From:  Tom Phoenix <rootbeer@teleport.com>
6040              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
6041              Files:  INSTALL pod/perlrun.pod
6042              
6043              ------  DOCUMENTATION  ------
6044              
6045              Title:  "/RFC|RFC-1305/ non-greedy"
6046              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
6047              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
6048              Files:  pod/perlre.pod
6049              
6050              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
6051              From:  Jarkko Hietaniemi <jhi@iki.fi>
6052              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
6053              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
6054              
6055              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
6056              From:  Jarkko Hietaniemi <jhi@iki.fi>
6057              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
6058              Files:  pod/perlfunc.pod
6059              
6060              Title:  "typo-fix and suggestion for perlguts.pod"
6061              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6062              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
6063              Files:  pod/perlguts.pod
6064              
6065              Title:  "perlfunc/syscall curiosity"
6066              From:  Roderick Schertler <roderick@argon.org>, Tkil
6067              <tkil@reptile.scrye.com>
6068              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
6069              <pziut8snva.fsf@eeyore.ibcinc.com>
6070              Files:  pod/perlfunc.pod
6071              
6072              Title:  "Document sprintf %#x behaviour for zero value"
6073              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
6074              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
6075              Files:  pod/perlfunc.pod
6076              
6077              Title:  "NUL termination (was Re: STOP THE PRESSES)"
6078              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6079              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
6080              Files:  pod/perlguts.pod
6081              
6082              Title:  "Typo fix."
6083              From:  abigail@fnx.com
6084              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
6085              Files:  pod/perlop.pod pod/perlvar.pod
6086              
6087              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
6088              From:  Achim Bohnet <ach@mpe.mpg.de>
6089              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
6090              Files:  pod/perlrun.pod
6091              
6092              Title:  "Re: Conservative C<*x = undef> patch"
6093              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6094              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
6095              Files:  pod/perltrap.pod
6096              
6097              Title:  "perlfunc.pod for flock()"
6098              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
6099              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
6100              Files:  pod/perlfunc.pod
6101              
6102              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
6103              From:  Tkil <tkil@scrye.com>
6104              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
6105              Files:  pod/perl.pod
6106              
6107              Title:  "for() and map() peculiarity"
6108              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6109              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
6110              Files:  pod/perlsyn.pod
6111              
6112              Title:  "Re: new text for perlsec"
6113              From:  Tom Phoenix <rootbeer@teleport.com>
6114              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
6115              Files:  pod/perlsec.pod
6116              
6117              Title:  "perldsc's debugger x command"
6118              From:  Roderick Schertler <roderick@argon.org>
6119              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
6120              Files:  pod/perldsc.pod
6121              
6122              Title:  "perlre.pod"
6123              From:  Ted Ashton <ashted@southern.edu>
6124              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
6125              Files:  pod/perlre.pod
6126              
6127              Title:  "Re: printf and $\", "printf and $\"
6128              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
6129              <rootbeer@teleport.com>, nag <nick@flirble.org>
6130              Msg-ID:  <199711141918.TAA08096@flirble.org>,
6131              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
6132              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
6133              Files:  pod/perlfunc.pod
6134              
6135              Title:  "recv() typo"
6136              From:  Roderick Schertler <roderick@argon.org>
6137              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
6138              Files:  pod/perlfunc.pod
6139              
6140              Title:  "truncate return value"
6141              From:  Roderick Schertler <roderick@argon.org>
6142              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
6143              Files:  pod/perlfunc.pod
6144              
6145              Title:  "update to perlbook.pod"
6146              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
6147              <merlyn@stonehenge.com>, Stephen Potter
6148              <spp@psasolar.colltech.com>, Tom Phoenix
6149              <rootbeer@teleport.com>
6150              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
6151              <199803241441.OAA01261@mediaone.net>,
6152              <8clnu0i05k.fsf@gadget.cscaper.com>,
6153              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
6154              Files:  pod/perlbook.pod
6155              
6156              Title:  "utime documentation"
6157              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
6158              <mjtg@cus.cam.ac.uk>
6159              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
6160              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
6161              Files:  pod/perlfunc.pod
6162              
6163              Title:  "(well, doc patch) use of // requires successful match"
6164              From:  Roderick Schertler <roderick@argon.org>
6165              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
6166              Files:  pod/perlop.pod
6167              
6168              ------  LIBRARY AND EXTENSIONS  ------
6169              
6170              Title:  "MakeMaker PM doc patch and a DIR buglet"
6171              From:  Achim Bohnet <ach@mpe.mpg.de>
6172              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
6173              Files:  lib/ExtUtils/MakeMaker.pm
6174              
6175              Title:  "bareword clarification for constant.pm"
6176              From:  Roderick Schertler <roderick@argon.org>
6177              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
6178              Files:  lib/constant.pm
6179              
6180              Title:  "integer rand - bug or feature?"
6181              From:  Roderick Schertler <roderick@argon.org>
6182              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
6183              Files:  lib/integer.pm
6184              
6185              ------  OTHER CHANGES  ------
6186              
6187              Title:  "FileHandle Documentation patch"
6188              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6189              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6190              
6191              Title:  "perl5.004_61 myconfig updates"
6192              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6193              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
6194              Files:  myconfig
6195              
6196              Title:  "small fixups in pod2latex.PL"
6197              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6198              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
6199              
6200              ------  PORTABILITY - GENERAL  ------
6201              
6202              Title:  "Misc doc fixes for README.VMS"
6203              From:  Dan Sugalski <sugalskd@osshe.edu>
6204              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
6205              Files:  README.vms
6206              
6207              Title:  "moved DynaLib"
6208              From:  John Tobey <jtobey@channel1.com>
6209              Msg-ID:  <199710182332.XAA21630@remote212>
6210              Files:  ext/DynaLoader/DynaLoader.pm.PL
6211              
6212              ------  UTILITIES  ------
6213              
6214              Title:  "Searching for FAQs (patch to perldoc)"
6215              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
6216              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
6217              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
6218              Files:  utils/perldoc.PL
6219              
6220              Title:  "perldoc"
6221              From:  Ted Ashton <ashted@southern.edu>
6222              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
6223              Files:  utils/perldoc.PL
6224              
6225              Title:  "perldoc -f not using pod2man"
6226              From:  Russ Allbery <rra@stanford.edu>
6227              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
6228              Files:  utils/perldoc.PL
6229              
6230              Title:  "perldoc -m should not require pod"
6231              From:  Robin Houston <robin@nml.guardian.co.uk>
6232              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
6233              Files:  utils/perldoc.PL
6234              
6235              Title:  "small fix for perldoc in perl 5.004_04"
6236              From:  Julian Yip <julian@imoney.com>
6237              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
6238              Files:  utils/perldoc.PL
6239      Branch: maint-5.004/perl
6240            - ext/DynaLoader/DynaLoader.pm
6241            ! Changes Configure INSTALL README.vms
6242            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
6243            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
6244            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
6245            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
6246            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
6247            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
6248            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
6249            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
6250            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
6251            ! pod/pod2latex.PL toke.c utils/perldoc.PL
6252
6253 ----------------
6254 Version 5.004_64
6255 ----------------
6256
6257 ____________________________________________________________________________
6258 [   871] By: mbeattie                              on 1998/04/03  13:38:59
6259         Log: Update Changes5.004 and Changes, fix MANIFEST
6260      Branch: perl
6261            + Changes
6262            ! Changes5.004 MANIFEST
6263 ____________________________________________________________________________
6264 [   870] By: mbeattie                              on 1998/04/03  13:36:29
6265         Log: Rename Changes to Changes5.004 (via an integrate)
6266      Branch: perl
6267           +> Changes5.004
6268            - Changes
6269 ____________________________________________________________________________
6270 [   869] By: mbeattie                              on 1998/04/03  11:53:00
6271         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
6272              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
6273              From: Jan-Pieter Cornet <johnpc@xs4all.net>
6274      Branch: perl
6275            ! sv.c t/op/misc.t
6276 ____________________________________________________________________________
6277 [   868] By: mbeattie                              on 1998/04/03  11:16:26
6278         Log: Integrate win32 branch into mainline
6279      Branch: perl
6280           !> (integrate 31 files)
6281 ____________________________________________________________________________
6282 [   867] By: gsar                                  on 1998/04/03  08:47:55
6283         Log: config.* fixes
6284      Branch: win32/perl
6285            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6286            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6287            ! win32/makefile.mk
6288 ____________________________________________________________________________
6289 [   866] By: gsar                                  on 1998/04/03  07:22:50
6290         Log: fixup hv_free_ent() to not fail on null HeVAL()
6291      Branch: win32/perl
6292            ! hv.c perl.c
6293 ____________________________________________________________________________
6294 [   865] By: gsar                                  on 1998/04/03  07:06:12
6295         Log: integrate mainline
6296      Branch: win32/perl
6297           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
6298           !> (integrate 71 files)
6299 ____________________________________________________________________________
6300 [   864] By: gsar                                  on 1998/04/03  06:59:37
6301         Log: implement stack-of-stacks so that magic invocations don't
6302              invalidate local stack pointer
6303      Branch: win32/perl
6304            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
6305            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
6306            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
6307 ____________________________________________________________________________
6308 [   863] By: gsar                                  on 1998/04/03  01:26:09
6309         Log: add AS patch#15
6310      Branch: asperl
6311            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
6312            ! win32/config.bc win32/config.gc win32/config.vc
6313            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6314            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
6315            ! win32/win32.c win32/win32.h
6316 ____________________________________________________________________________
6317 [   862] By: mbeattie                              on 1998/04/02  17:08:43
6318         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
6319              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
6320              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6321      Branch: perl
6322            ! Configure ext/Socket/Socket.xs myconfig
6323 ____________________________________________________________________________
6324 [   861] By: mbeattie                              on 1998/04/02  16:32:53
6325         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
6326              since appropriate headers aren't included.
6327      Branch: perl
6328            ! ext/SDBM_File/sdbm/sdbm.h
6329 ____________________________________________________________________________
6330 [   860] By: mbeattie                              on 1998/04/02  16:17:11
6331         Log: Bumped patchlevel.h to 64
6332      Branch: perl
6333            ! patchlevel.h
6334 ____________________________________________________________________________
6335 [   859] By: mbeattie                              on 1998/04/02  16:16:26
6336         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
6337              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
6338              From: Jarkko Hietaniemi <jhi@iki.fi>
6339      Branch: perl
6340            ! hints/unicos.sh regcomp.h
6341 ____________________________________________________________________________
6342 [   858] By: mbeattie                              on 1998/04/02  16:13:24
6343         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
6344              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
6345              From: Tom Phoenix <rootbeer@teleport.com>
6346      Branch: perl
6347            + t/op/hashwarn.t
6348            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
6349 ____________________________________________________________________________
6350 [   857] By: mbeattie                              on 1998/04/02  16:08:43
6351         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
6352              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
6353              From: Charles Bailey <BAILEY@newman.upenn.edu>
6354      Branch: perl
6355            ! vms/vms.c
6356 ____________________________________________________________________________
6357 [   856] By: mbeattie                              on 1998/04/02  16:07:44
6358         Log: Subject: [PATCH] mv-if-diff
6359              Date: Fri, 27 Mar 98 18:06:11 GMT
6360              From: Robin Barker <rmb1@cise.npl.co.uk>
6361      Branch: perl
6362            ! mv-if-diff
6363 ____________________________________________________________________________
6364 [   855] By: mbeattie                              on 1998/04/02  16:06:54
6365         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
6366              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
6367              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
6368              Subject: [PATCH] another destruct_level fix
6369              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
6370      Branch: perl
6371            ! perl.c sv.c
6372 ____________________________________________________________________________
6373 [   854] By: mbeattie                              on 1998/04/02  16:03:37
6374         Log: Subject: Next wave of _63 VMS patches
6375              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
6376              From: Charles Bailey <BAILEY@newman.upenn.edu>
6377      Branch: perl
6378            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
6379            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
6380            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
6381            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
6382            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
6383            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
6384            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
6385            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
6386            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
6387            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
6388            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
6389            ! vms/vmsish.h
6390 ____________________________________________________________________________
6391 [   853] By: mbeattie                              on 1998/04/02  15:55:46
6392         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
6393              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
6394              From: Hans Mulder <hansmu@xs4all.nl>
6395      Branch: perl
6396            ! toke.c
6397 ____________________________________________________________________________
6398 [   852] By: mbeattie                              on 1998/04/02  15:54:24
6399         Log: Subject: [PATCH] small fixups in pod2latex.PL
6400              Date: 25 Mar 1998 13:30:25 -0800
6401              From: "Darren/Torin/Who Ever..." <torin@daft.com>
6402      Branch: perl
6403            ! pod/pod2latex.PL
6404 ____________________________________________________________________________
6405 [   851] By: mbeattie                              on 1998/04/02  15:50:58
6406         Log: Subject: [PATCH] hints/irix_6.sh with GCC
6407              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
6408              From: kstar@chapin.edu (Kurt D. Starsinic)
6409      Branch: perl
6410            ! hints/irix_6.sh
6411 ____________________________________________________________________________
6412 [   850] By: mbeattie                              on 1998/04/02  15:45:33
6413         Log: Subject: [PATCH] perldoc -m
6414              Date: Tue, 24 Mar 1998 13:19:38 GMT
6415              From: Robin Houston <robin@nml.guardian.co.uk>
6416      Branch: perl
6417            ! utils/perldoc.PL
6418 ____________________________________________________________________________
6419 [   849] By: mbeattie                              on 1998/04/02  15:42:52
6420         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
6421              Date: Mon, 23 Mar 1998 14:13:46 +0100
6422              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6423      Branch: perl
6424            ! djgpp/config.over hints/dos_djgpp.sh
6425 ____________________________________________________________________________
6426 [   848] By: mbeattie                              on 1998/04/02  15:38:19
6427         Log: Subject: [PATCH] Stale SP in pp_substr
6428              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
6429              From: Stephen McCamant <alias@mcs.com>
6430      Branch: perl
6431            ! pp.c
6432 ____________________________________________________________________________
6433 [   847] By: mbeattie                              on 1998/04/02  15:36:33
6434         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
6435      Branch: perl
6436            ! ext/POSIX/POSIX.pm
6437 ____________________________________________________________________________
6438 [   846] By: mbeattie                              on 1998/04/02  15:34:36
6439         Log: Subject: [PATCH] 5.004_63: further -e patching
6440              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
6441              From: Jarkko Hietaniemi <jhi@iki.fi>
6442      Branch: perl
6443            ! perl.c pod/perldiag.pod
6444 ____________________________________________________________________________
6445 [   845] By: mbeattie                              on 1998/04/02  15:25:18
6446         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
6447      Branch: perl
6448            ! Configure INSTALL Policy_sh.SH Porting/Glossary
6449            ! Porting/config.sh Porting/config_H config_h.SH
6450            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
6451            ! pp.c pp_sys.c regexec.c
6452 ____________________________________________________________________________
6453 [   844] By: mbeattie                              on 1998/04/02  14:28:17
6454         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
6455              Date: Wed, 18 Mar 1998 20:40:19 +0100
6456              From: Achim Bohnet <ach@mpe.mpg.de>
6457      Branch: perl
6458            ! pod/perlrun.pod
6459 ____________________________________________________________________________
6460 [   843] By: mbeattie                              on 1998/04/02  14:26:52
6461         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6462              Subject: 5.004_63 picky compiler fixes [PATCH]
6463              Date: Wed, 18 Mar 1998 09:36:32 -0800
6464              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
6465              Date: Wed, 18 Mar 1998 14:48:19 -0800
6466      Branch: perl
6467            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
6468 ____________________________________________________________________________
6469 [   842] By: mbeattie                              on 1998/04/02  14:22:41
6470         Log: From: Stephen Potter <spp@psasolar.colltech.com>
6471              Subject: Re: doc: perlrun typo 
6472              Date: Wed, 18 Mar 1998 10:06:55 -0600
6473              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
6474              Date: Tue, 24 Mar 1998 21:20:51 -0600
6475      Branch: perl
6476            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
6477 ____________________________________________________________________________
6478 [   841] By: mbeattie                              on 1998/04/02  14:17:31
6479         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
6480              Date: Wed, 18 Mar 1998 12:44:58 +0100
6481              From: Dominic Dunlop <domo@vo.lu>
6482      Branch: perl
6483            ! Porting/pumpkin.pod Todo
6484 ____________________________________________________________________________
6485 [   840] By: mbeattie                              on 1998/04/02  14:14:22
6486         Log: Subject: [PATCH] Configure hints/ patches
6487              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
6488              From: Jan-Pieter Cornet <johnpc@xs4all.net>
6489      Branch: perl
6490            ! hints/linux.sh hints/qnx.sh
6491 ____________________________________________________________________________
6492 [   839] By: mbeattie                              on 1998/04/02  14:13:13
6493         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
6494      Branch: perl
6495            ! cygwin32/perlgcc
6496 ____________________________________________________________________________
6497 [   838] By: gsar                                  on 1998/03/28  05:01:57
6498         Log: fix Env.pm to weed out illegal names
6499      Branch: win32/perl
6500            ! lib/Env.pm
6501 ____________________________________________________________________________
6502 [   837] By: gsar                                  on 1998/03/28  04:39:43
6503         Log: fix typo in makefile.mk
6504      Branch: win32/perl
6505            ! win32/makefile.mk
6506 ____________________________________________________________________________
6507 [   836] By: gsar                                  on 1998/03/23  17:40:15
6508         Log: add file: to installhtml URLs
6509      Branch: win32/perl
6510            ! win32/Makefile win32/makefile.mk
6511 ____________________________________________________________________________
6512 [   835] By: mbeattie                              on 1998/03/18  11:03:11
6513         Log: Add Thread::Signal to run signal handlers reliably in a new thread
6514      Branch: perl
6515            + ext/Thread/Thread/Signal.pm
6516            ! MANIFEST ext/Thread/Thread.xs
6517
6518 ----------------
6519 Version 5.004_63
6520 ----------------
6521
6522 ____________________________________________________________________________
6523 [   834] By: mbeattie                              on 1998/03/17  16:19:10
6524         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
6525      Branch: perl
6526            ! Policy_sh.SH
6527 ____________________________________________________________________________
6528 [   833] By: mbeattie                              on 1998/03/17  16:11:02
6529         Log: Integrate win32 branch into mainline.
6530      Branch: perl
6531           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
6532           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6533           !> win32/win32.c
6534 ____________________________________________________________________________
6535 [   832] By: gsar                                  on 1998/03/17  14:32:39
6536         Log: propagate bugfix @ change831 from asperl
6537      Branch: win32/perl
6538            ! regcomp.c
6539 ____________________________________________________________________________
6540 [   831] By: gsar                                  on 1998/03/17  14:02:51
6541         Log: fix buggy order of free() in regcomp.c (from AS)
6542      Branch: asperl
6543            ! regcomp.c
6544 ____________________________________________________________________________
6545 [   830] By: gsar                                  on 1998/03/17  01:10:54
6546         Log: add a part of AS patch#14, backout incomplete variable
6547              name changes for gcc. Builds and tests under VC/BC once again.
6548      Branch: asperl
6549            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
6550 ____________________________________________________________________________
6551 [   829] By: gsar                                  on 1998/03/16  23:49:18
6552         Log: stray tweak to win32.c
6553      Branch: win32/perl
6554            ! win32/win32.c
6555 ____________________________________________________________________________
6556 [   828] By: gsar                                  on 1998/03/16  22:06:03
6557         Log: update win32/config* files
6558      Branch: win32/perl
6559            ! win32/config.bc win32/config.gc win32/config.vc
6560            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6561 ____________________________________________________________________________
6562 [   827] By: gsar                                  on 1998/03/16  19:09:30
6563         Log: trivial integrate of mainline
6564      Branch: win32/perl
6565           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
6566           +> lib/ExtUtils/inst
6567           !> (integrate 61 files)
6568 ____________________________________________________________________________
6569 [   826] By: mbeattie                              on 1998/03/16  16:39:23
6570         Log: newCONSTSUB had private MY_start_subparse.
6571      Branch: perl
6572            ! op.c
6573 ____________________________________________________________________________
6574 [   825] By: mbeattie                              on 1998/03/16  16:36:55
6575         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
6576      Branch: perl
6577            ! hv.c
6578 ____________________________________________________________________________
6579 [   824] By: mbeattie                              on 1998/03/16  16:27:43
6580         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
6581      Branch: perl
6582            ! MANIFEST
6583 ____________________________________________________________________________
6584 [   823] By: mbeattie                              on 1998/03/16  16:26:02
6585         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
6586      Branch: perl
6587            + lib/ExtUtils/Packlist.pm
6588 ____________________________________________________________________________
6589 [   822] By: mbeattie                              on 1998/03/16  16:22:58
6590         Log: Bump patchlevel.h to 63.
6591      Branch: perl
6592            ! ext/IO/IO.xs patchlevel.h
6593           !> (integrate 41 files)
6594 ____________________________________________________________________________
6595 [   821] By: mbeattie                              on 1998/03/16  16:18:35
6596         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
6597              Subject: Bundling builtin.pm and newCONSTSUB with the core?
6598              From: jan.dubois@ibm.net (Jan Dubois)
6599              Date: Sun, 15 Mar 1998 19:09:05 +0100
6600      Branch: perl
6601            ! embed.h global.sym op.c pod/perlguts.pod proto.h
6602 ____________________________________________________________________________
6603 [   820] By: mbeattie                              on 1998/03/16  16:02:50
6604         Log: Subject: [PATCH] STRESS_REALLOC
6605              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
6606              From: Stephen McCamant <alias@mcs.com>
6607      Branch: perl
6608            ! malloc.c perl.c scope.c
6609 ____________________________________________________________________________
6610 [   819] By: mbeattie                              on 1998/03/16  16:01:06
6611         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
6612              Date: Fri, 13 Mar 1998 23:21:25 +0100
6613              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
6614      Branch: perl
6615            ! perly.c
6616 ____________________________________________________________________________
6617 [   818] By: mbeattie                              on 1998/03/16  15:59:16
6618         Log: Subject: [Configure PATCH] for OS/2
6619              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
6620              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6621              [Two hunks to Configure failed to apply due to clashes]
6622      Branch: perl
6623            ! Configure hints/os2.sh
6624 ____________________________________________________________________________
6625 [   817] By: mbeattie                              on 1998/03/16  15:55:28
6626         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
6627              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
6628              From: Charles Bailey <BAILEY@newman.upenn.edu>
6629              [Needed manual tweaks on vms/config.vms since it clashed with other
6630              patches. I may have got it wrong.]
6631      Branch: perl
6632            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
6633            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
6634            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
6635            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
6636            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
6637            ! vms/test.com vms/vms.c vms/vmsish.h
6638 ____________________________________________________________________________
6639 [   816] By: mbeattie                              on 1998/03/16  15:26:04
6640         Log: Subject: [PATCH] Let h2xs read multiple header files
6641              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
6642              From: Benjamin Sugars <bsugars@canoe.ca>
6643      Branch: perl
6644            ! utils/h2xs.PL
6645 ____________________________________________________________________________
6646 [   815] By: mbeattie                              on 1998/03/16  15:24:12
6647         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
6648              Date: Mon, 09 Mar 1998 09:18:56 -0800
6649              From: Dan Sugalski <sugalskd@osshe.edu>
6650      Branch: perl
6651            ! vms/config.vms
6652 ____________________________________________________________________________
6653 [   814] By: mbeattie                              on 1998/03/16  13:17:14
6654         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
6655              Date: Sun, 08 Mar 1998 12:50:23 +0000
6656              From: Alan Burlison <alan.burlison@UK.Sun.COM>
6657              plus manual update of MANIFEST
6658      Branch: perl
6659            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
6660            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
6661            ! lib/ExtUtils/MM_Unix.pm
6662 ____________________________________________________________________________
6663 [   813] By: mbeattie                              on 1998/03/16  13:08:55
6664         Log: From: Blair Zajac <blair@gps.caltech.edu>
6665              Subject: PATCH: util.c and util.h function declarations do not match
6666              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
6667              Subject: PATCH: cgywin32 patch for perlgcc
6668              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
6669              Subject: PATCH: perl5.004_62 on cygwin32
6670              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
6671      Branch: perl
6672            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
6673 ____________________________________________________________________________
6674 [   812] By: mbeattie                              on 1998/03/16  12:55:39
6675         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6676              Subject: [PATCH 5.004_62} Config_62-01 patch available.
6677              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
6678              Subject: [PATCH 5.004_62] Tiny hint file updates
6679              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
6680      Branch: perl
6681            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6682            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
6683            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
6684            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
6685            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
6686            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
6687 ____________________________________________________________________________
6688 [   811] By: mbeattie                              on 1998/03/16  12:13:55
6689         Log: DOS djgpp updates:
6690              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6691              Subject: [PATCH for 5.004_61] dos-djgpp update
6692              Date: Fri, 6 Mar 1998 10:41:01 +0100
6693              Subject: [PATCH 5.004_62] dos-djgpp update
6694              Date: Thu, 12 Mar 1998 13:34:51 +0100
6695      Branch: perl
6696            ! djgpp/config.over hints/dos_djgpp.sh
6697 ____________________________________________________________________________
6698 [   810] By: gsar                                  on 1998/03/16  08:48:17
6699         Log: integrate mainline
6700      Branch: win32/perl
6701           !> pp_sys.c
6702 ____________________________________________________________________________
6703 [   809] By: gsar                                  on 1998/03/16  08:44:37
6704         Log: various changes to get asperl working under Borland
6705              (passes all tests when built under PERL_OBJECT)
6706      Branch: asperl
6707            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
6708            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
6709            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
6710            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
6711            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
6712            ! win32/win32sck.c
6713 ____________________________________________________________________________
6714 [   808] By: gsar                                  on 1998/03/12  19:50:20
6715         Log: set sockets to nonoverlapped mode for every thread
6716              Message-Id: <35081FE4.965A484D@enteract.com>
6717              Date:    Thu, 12 Mar 1998 11:48:20 CST
6718              From:    Steve Nielsen <spn@enteract.com>
6719              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
6720      Branch: win32/perl
6721            ! win32/win32.h win32/win32sck.c
6722 ____________________________________________________________________________
6723 [   807] By: gsar                                  on 1998/03/12  19:26:54
6724         Log: add AS patch#13
6725      Branch: asperl
6726            ! win32/Makefile
6727 ____________________________________________________________________________
6728 [   806] By: gsar                                  on 1998/03/12  00:51:08
6729         Log: added AS patch#12 with minor changes
6730      Branch: asperl
6731            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
6732            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
6733            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
6734            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
6735            ! win32/runperl.c
6736 ____________________________________________________________________________
6737 [   805] By: gsar                                  on 1998/03/10  20:35:10
6738         Log: reinstate some standard sig_names to avoid noise from
6739              modules (and in hopes of making them _do_ something in future)
6740      Branch: win32/perl
6741            ! win32/config.bc win32/config.gc win32/config.vc
6742            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6743 ____________________________________________________________________________
6744 [   804] By: gsar                                  on 1998/03/10  20:33:05
6745         Log: mingw32 tweaks
6746      Branch: win32/perl
6747            ! win32/makefile.mk win32/win32.c win32/win32.h
6748 ____________________________________________________________________________
6749 [   803] By: gsar                                  on 1998/03/09  20:56:07
6750         Log: tweak Win32::DomainName() implementation
6751      Branch: win32/perl
6752            ! win32/Makefile win32/win32.c
6753 ____________________________________________________________________________
6754 [   802] By: gsar                                  on 1998/03/09  03:51:01
6755         Log: merge C<local $tied{foo}> patch, also moved statics in
6756              [ah]v.c to thrdvar.h
6757      Branch: win32/perl
6758            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
6759 ____________________________________________________________________________
6760 [   801] By: gsar                                  on 1998/03/09  02:38:35
6761         Log: minor win32 support fixes
6762              - add a better implementation of Win32::DomainName() (as
6763              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
6764              - fix opendir() emulation was unsafe what given long paths
6765      Branch: win32/perl
6766            ! win32/win32.c
6767 ____________________________________________________________________________
6768 [   800] By: nick                                  on 1998/03/07  09:36:41
6769         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
6770              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
6771              exist. (Breaks libnet).
6772      Branch: perl
6773            ! pp_sys.c
6774 ____________________________________________________________________________
6775 [   799] By: gsar                                  on 1998/03/07  07:51:28
6776         Log: integrate mainline changes
6777      Branch: asperl
6778           !> (integrate 111 files)
6779 ____________________________________________________________________________
6780 [   798] By: gsar                                  on 1998/03/07  07:01:55
6781         Log: integrate mainline
6782      Branch: win32/perl
6783           !> myconfig patchlevel.h
6784 ____________________________________________________________________________
6785 [   797] By: gsar                                  on 1998/03/07  06:49:49
6786         Log: provide our own popen()/pclose() to fix problems with qx//:
6787              - qx// used to always invoke the shell, now does so only when needed
6788              - qx// didn't respect PERL5SHELL, now does
6789      Branch: win32/perl
6790            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
6791 ____________________________________________________________________________
6792 [   796] By: gsar                                  on 1998/03/07  01:37:10
6793         Log: a missed s/sp/SP/
6794      Branch: win32/perl
6795            ! lib/ExtUtils/typemap pod/perlcall.pod
6796 ____________________________________________________________________________
6797 [   795] By: gsar                                  on 1998/03/07  01:05:21
6798         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
6799              mention that local stack pointer should be called SP.  This makes the
6800              API safer from source incompatibilities down the line.
6801      Branch: win32/perl
6802            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
6803            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
6804            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
6805            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
6806            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
6807            ! pp_ctl.c pp_hot.c pp_sys.c util.c
6808
6809 ----------------
6810 Version 5.004_62
6811 ----------------
6812
6813 ____________________________________________________________________________
6814 [   794] By: mbeattie                              on 1998/03/06  09:38:08
6815         Log: Subject: [PATCH] perl5.004_61 myconfig updates
6816              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
6817              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6818      Branch: perl
6819            ! myconfig
6820 ____________________________________________________________________________
6821 [   793] By: mbeattie                              on 1998/03/06  09:36:37
6822         Log: Bump patchlevel.h to 62.
6823      Branch: perl
6824            ! patchlevel.h
6825 ____________________________________________________________________________
6826 [   792] By: mbeattie                              on 1998/03/06  09:35:57
6827         Log: Integrate win32 branch into mainline.
6828      Branch: perl
6829           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
6830           !> win32/config.gc win32/config.vc win32/config_H.bc
6831           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
6832 ____________________________________________________________________________
6833 [   791] By: gsar                                  on 1998/03/06  06:00:08
6834         Log: various
6835              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
6836              - add missing prototypes
6837              - regenerate win32/config*.?c
6838      Branch: win32/perl
6839            ! bytecode.h proto.h win32/config.bc win32/config.gc
6840            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6841            ! win32/config_H.vc win32/makefile.mk
6842 ____________________________________________________________________________
6843 [   790] By: gsar                                  on 1998/03/06  03:19:23
6844         Log: fix typo in Makefile
6845      Branch: win32/perl
6846            ! win32/Makefile
6847 ____________________________________________________________________________
6848 [   789] By: gsar                                  on 1998/03/05  22:55:53
6849         Log: integrate mainline
6850      Branch: win32/perl
6851           !> (integrate 47 files)
6852 ____________________________________________________________________________
6853 [   788] By: gsar                                  on 1998/03/05  20:02:09
6854         Log: added AS patch#11
6855              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
6856              Date:    Thu, 05 Mar 1998 10:23:04 PST
6857              From:    Douglas Lankshear <dougl@ActiveState.com>
6858              
6859              This patch fixes a bug I introduced removing duplicate code.
6860              -- Doug
6861      Branch: asperl
6862            ! ObjXSub.h objpp.h win32/runperl.c
6863 ____________________________________________________________________________
6864 [   787] By: gsar                                  on 1998/03/05  19:56:17
6865         Log: add Nick's dTHR fixes
6866      Branch: win32/perl
6867            ! op.c scope.c
6868 ____________________________________________________________________________
6869 [   786] By: gsar                                  on 1998/03/05  19:54:49
6870         Log: maintpatch
6871              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
6872              Date:    Thu, 05 Mar 1998 02:49:46 EST
6873              From:    Spider Boardman <spider@orb.nashua.nh.us>
6874              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
6875      Branch: win32/perl
6876            ! scope.c
6877 ____________________________________________________________________________
6878 [   785] By: mbeattie                              on 1998/03/05  19:12:14
6879         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
6880              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
6881              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6882      Branch: perl
6883            ! op.c proto.h regcomp.c regexp.h util.c
6884 ____________________________________________________________________________
6885 [   784] By: mbeattie                              on 1998/03/05  19:11:09
6886         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
6887              Date: Wed, 4 Mar 1998 10:18:03 GMT
6888              From: Nick Ing-Simmons <nik@tiuk.ti.com>
6889      Branch: perl
6890            ! atomic.h
6891 ____________________________________________________________________________
6892 [   783] By: mbeattie                              on 1998/03/05  19:09:16
6893         Log: Subject: Configure patches -01 and -02 for 5.004_61.
6894              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
6895              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6896      Branch: perl
6897            ! Configure INSTALL Policy_sh.SH Porting/Glossary
6898            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
6899            ! config_h.SH handy.h hints/README.hints hints/aix.sh
6900            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
6901            ! makedepend.SH myconfig pp_sys.c
6902 ____________________________________________________________________________
6903 [   782] By: mbeattie                              on 1998/03/05  19:05:23
6904         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
6905              Date: 03 Mar 1998 18:05:07 +0100
6906              From: Gisle Aas <gisle@aas.no>
6907      Branch: perl
6908            ! perl.h pp_ctl.c
6909 ____________________________________________________________________________
6910 [   781] By: mbeattie                              on 1998/03/05  19:04:34
6911         Log: Subject: [PATCH] Make autouse -w-safe
6912              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
6913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6914      Branch: perl
6915            ! lib/autouse.pm op.c sv.c
6916 ____________________________________________________________________________
6917 [   780] By: mbeattie                              on 1998/03/05  19:02:50
6918         Log: Subject: [PATCH] External symbol re_croak2
6919              Date: 02 Mar 1998 13:00:45 +0100
6920              From: Gisle Aas <gisle@aas.no>
6921      Branch: perl
6922            ! regcomp.c regcomp.h
6923 ____________________________________________________________________________
6924 [   779] By: mbeattie                              on 1998/03/05  19:01:25
6925         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
6926              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
6927              From: bailey@newman.upenn.edu (Charles Bailey)
6928      Branch: perl
6929            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
6930            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
6931            ! sv.h
6932 ____________________________________________________________________________
6933 [   778] By: mbeattie                              on 1998/03/05  18:53:13
6934         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
6935              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
6936              From: bailey@newman.upenn.edu (Charles Bailey)
6937      Branch: perl
6938            ! perl.h
6939 ____________________________________________________________________________
6940 [   777] By: mbeattie                              on 1998/03/05  18:50:25
6941         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
6942              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
6943              From: bailey@newman.upenn.edu (Charles Bailey)
6944      Branch: perl
6945            ! lib/File/Basename.pm
6946 ____________________________________________________________________________
6947 [   776] By: mbeattie                              on 1998/03/05  18:49:15
6948         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
6949              Date: 01 Mar 1998 15:16:03 +0100
6950              From: Gisle Aas <gisle@aas.no>
6951      Branch: perl
6952            ! pod/perlguts.pod
6953 ____________________________________________________________________________
6954 [   775] By: mbeattie                              on 1998/03/05  18:48:05
6955         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
6956              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
6957              From: Jarkko Hietaniemi <jhi@iki.fi>
6958      Branch: perl
6959            ! Makefile.SH perl_exp.SH
6960 ____________________________________________________________________________
6961 [   774] By: mbeattie                              on 1998/03/05  18:46:32
6962         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
6963              Date: Sun, 1 Mar 1998 02:02:47 -0500
6964              From: Spider Boardman <spider@orb.nashua.nh.us>
6965      Branch: perl
6966            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
6967 ____________________________________________________________________________
6968 [   773] By: mbeattie                              on 1998/03/05  18:43:57
6969         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
6970              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
6971              From: Hans Mulder <hansmu@xs4all.nl>
6972      Branch: perl
6973            ! pp_ctl.c
6974 ____________________________________________________________________________
6975 [   772] By: mbeattie                              on 1998/03/05  18:39:25
6976         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
6977              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
6978              From: Jarkko Hietaniemi <jhi@iki.fi>
6979      Branch: perl
6980            ! Makefile.SH
6981 ____________________________________________________________________________
6982 [   771] By: mbeattie                              on 1998/03/05  18:38:32
6983         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
6984              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
6985              From: Jarkko Hietaniemi <jhi@iki.fi>
6986      Branch: perl
6987            ! hints/netbsd.sh
6988 ____________________________________________________________________________
6989 [   770] By: mbeattie                              on 1998/03/05  18:36:50
6990         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
6991      Branch: perl
6992            ! cflags.SH
6993 ____________________________________________________________________________
6994 [   769] By: mbeattie                              on 1998/03/05  18:34:35
6995         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
6996              Subject: [PATCH 5.004_61] bunch of small patches
6997              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
6998              From: Andrew Cohen <cohen@andy.bu.edu>
6999      Branch: perl
7000            ! bytecode.h
7001 ____________________________________________________________________________
7002 [   768] By: mbeattie                              on 1998/03/05  18:13:06
7003         Log: Integrate win32 branch into mainline.
7004      Branch: perl
7005           !> (integrate 53 files)
7006 ____________________________________________________________________________
7007 [   767] By: TimBunce                              on 1998/03/05  11:48:09
7008         Log: Update to change 744.
7009      Branch: maint-5.004/perl
7010            ! lib/ExtUtils/Install.pm
7011 ____________________________________________________________________________
7012 [   765] By: TimBunce                              on 1998/03/05  11:24:24
7013         Log: Update embed.h after make regen_headers.
7014      Branch: maint-5.004/perl
7015            ! embed.h
7016 ____________________________________________________________________________
7017 [   764] By: TimBunce                              on 1998/03/05  11:05:13
7018         Log: APPLLIB_EXP now has arch and version dirs added to @INC
7019      Branch: maint-5.004/perl
7020            ! perl.c
7021 ____________________________________________________________________________
7022 [   763] By: TimBunce                              on 1998/03/05  11:01:38
7023         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
7024              Added MAINT_TRIAL_1 local patch label to patchlevel.h
7025              Removed win32/win32io.c and win32/win32io.h from repository
7026      Branch: maint-5.004/perl
7027            - win32/win32io.c win32/win32io.h
7028            ! MANIFEST patchlevel.h
7029 ____________________________________________________________________________
7030 [   762] By: TimBunce                              on 1998/03/05  10:05:34
7031         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
7032              From:  Spider Boardman <spider@orb.nashua.nh.us>
7033              Files:  scope.c
7034      Branch: maint-5.004/perl
7035            ! scope.c
7036 ____________________________________________________________________________
7037 [   761] By: TimBunce                              on 1998/03/05  10:03:10
7038         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
7039              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7040              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
7041              Files:  av.c hv.c scope.c t/op/local.t
7042      Branch: maint-5.004/perl
7043            ! av.c hv.c scope.c t/op/local.t
7044 ____________________________________________________________________________
7045 [   760] By: gsar                                  on 1998/03/04  20:58:21
7046         Log: added AS patch#10
7047              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
7048              Date:    Tue, 03 Mar 1998 10:46:13 PST
7049              From:    Douglas Lankshear <dougl@ActiveState.com>
7050              Subject: [PATCH]
7051              
7052              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
7053              linked modules.
7054              
7055              -- Doug
7056      Branch: asperl
7057            ! win32/dl_win32.xs
7058 ____________________________________________________________________________
7059 [   759] By: TimBunce                              on 1998/03/04  18:46:41
7060         Log: Update patchls utility
7061      Branch: maint-5.004/perl
7062            ! Porting/patchls
7063 ____________________________________________________________________________
7064 [   758] By: TimBunce                              on 1998/03/04  17:07:06
7065         Log: perldoc -f now uses pager if text is too long for screen
7066      Branch: maint-5.004/perl
7067            ! utils/perldoc.PL
7068 ____________________________________________________________________________
7069 [   757] By: TimBunce                              on 1998/03/04  16:57:04
7070         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
7071              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
7072      Branch: maint-5.004/perl
7073            + hints/openbsd.sh
7074            ! pod/perlfunc.pod
7075 ____________________________________________________________________________
7076 [   756] By: TimBunce                              on 1998/03/04  16:48:40
7077         Log: Fix for new gnulibc stdio.h when using sfio+perlio
7078      Branch: maint-5.004/perl
7079            ! perlsdio.h
7080 ____________________________________________________________________________
7081 [   755] By: TimBunce                              on 1998/03/04  16:47:08
7082         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
7083              Added details of split in scalar context to perlfunc.pod
7084      Branch: maint-5.004/perl
7085            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
7086 ____________________________________________________________________________
7087 [   754] By: TimBunce                              on 1998/03/04  16:35:58
7088         Log: Updated perl -v info to include reference to docs and home page.
7089      Branch: maint-5.004/perl
7090            ! perl.c
7091 ____________________________________________________________________________
7092 [   753] By: TimBunce                              on 1998/03/04  16:31:29
7093         Log: Updated hints/bsdos.sh for BSD/OS 3.1
7094              Fixed typo in pod/perlsyn.pod
7095              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
7096              Fixed typo in ext/GDBM_File/GDBM_File.pm
7097      Branch: maint-5.004/perl
7098            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
7099            ! hints/bsdos.sh pod/perlsyn.pod
7100 ____________________________________________________________________________
7101 [   752] By: TimBunce                              on 1998/03/04  15:49:19
7102         Log: Changed bug address in README to perlbug@perl.com
7103              Changed Copyright in perl.c to 1998
7104              Added op/pos.t test from Robin Houston <robin@oneworld.org>
7105      Branch: maint-5.004/perl
7106            + t/op/pos.t
7107            ! README perl.c
7108 ____________________________________________________________________________
7109 [   751] By: TimBunce                              on 1998/03/04  14:47:15
7110         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
7111      Branch: maint-5.004/perl
7112            ! t/comp/require.t t/lib/ph.t
7113 ____________________________________________________________________________
7114 [   750] By: TimBunce                              on 1998/03/04  13:29:58
7115         Log: Added dTHR definition to ease backwards compatibility for XS
7116              source code from 5.005.
7117      Branch: maint-5.004/perl
7118            ! perl.h
7119 ____________________________________________________________________________
7120 [   749] By: TimBunce                              on 1998/03/04  12:19:19
7121         Log: Title:  "rename local 'op' variables to 'o'", #F114
7122              From:  Gurusamy Sarathy
7123              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
7124              toke.c
7125      Branch: maint-5.004/perl
7126            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
7127            ! scope.c toke.c
7128 ____________________________________________________________________________
7129 [   748] By: TimBunce                              on 1998/03/04  12:12:27
7130         Log: Title:  "consolidated win32 patch", #F112
7131              From:  Gurusamy Sarathy
7132              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
7133              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
7134              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7135              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
7136              t/harness win32/win32.h win32/win32iop.h README.win32
7137              doio.c installhtml installperl pp_sys.c win32/Makefile
7138              win32/config.bc win32/config.vc win32/config_H.bc
7139              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
7140              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
7141              win32/perllib.c win32/runperl.c win32/win32.c
7142              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
7143              x2p/a2py.c
7144      Branch: maint-5.004/perl
7145            + win32/bin/perlglob.pl
7146            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
7147            ! installhtml installperl lib/ExtUtils/Command.pm
7148            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7149            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
7150            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
7151            ! win32/Makefile win32/config.bc win32/config.vc
7152            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
7153            ! win32/config_sh.PL win32/dl_win32.xs
7154            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
7155            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
7156            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
7157            ! x2p/a2py.c
7158 ____________________________________________________________________________
7159 [   747] By: TimBunce                              on 1998/03/04  11:59:57
7160         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
7161              From:  Gurusamy Sarathy
7162              Files:  MANIFEST t/lib/ph.t
7163      Branch: maint-5.004/perl
7164            ! MANIFEST t/lib/ph.t
7165 ____________________________________________________________________________
7166 [   746] By: TimBunce                              on 1998/03/04  11:47:43
7167         Log: Title:  "properly save STDOUT during system() in debugger", #F110
7168              From:  Jason Smith <smithj4@rpi.edu>
7169              Files:  lib/perl5db.pl
7170      Branch: maint-5.004/perl
7171            ! lib/perl5db.pl
7172 ____________________________________________________________________________
7173 [   745] By: TimBunce                              on 1998/03/04  11:40:19
7174         Log: Title:  "generate DynaLoader.pm at build time", #F109
7175              From:  Achim Bohnet <ach@mpe.mpg.de>
7176              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
7177              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
7178      Branch: maint-5.004/perl
7179            + ext/DynaLoader/DynaLoader.pm.PL
7180            ! MANIFEST ext/DynaLoader/Makefile.PL
7181 ____________________________________________________________________________
7182 [   744] By: TimBunce                              on 1998/03/04  11:34:09
7183         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
7184              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
7185              J. Koenig)
7186              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
7187              Files:  lib/ExtUtils/Install.pm
7188      Branch: maint-5.004/perl
7189            ! lib/ExtUtils/Install.pm
7190 ____________________________________________________________________________
7191 [   743] By: TimBunce                              on 1998/03/04  10:45:05
7192         Log: Title:  "Pod::Html trips over "C<0>"", #F107
7193              From:  Chip Salzenberg
7194              Files:  lib/Pod/Html.pm
7195      Branch: maint-5.004/perl
7196            ! lib/Pod/Html.pm
7197 ____________________________________________________________________________
7198 [   742] By: TimBunce                              on 1998/03/04  10:12:54
7199         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
7200              From:  Achim Bohnet <ach@mpe.mpg.de>
7201              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
7202              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
7203      Branch: maint-5.004/perl
7204            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
7205 ____________________________________________________________________________
7206 [   741] By: TimBunce                              on 1998/03/04  10:08:31
7207         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
7208              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
7209              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
7210              Zakharevich)
7211              Msg-ID:  <199801040630.AA29298@metronet.com>,
7212              <199801041826.NAA11568@aatma.engin.umich.edu>,
7213              <1998Jan4.130412.2719461@cor.newman>
7214              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
7215              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
7216      Branch: maint-5.004/perl
7217            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
7218            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
7219            ! win32/win32.h
7220 ____________________________________________________________________________
7221 [   740] By: TimBunce                              on 1998/03/04  09:55:57
7222         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
7223              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7224              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
7225              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
7226      Branch: maint-5.004/perl
7227            ! lib/Tie/Hash.pm pod/perlfunc.pod
7228 ____________________________________________________________________________
7229 [   739] By: TimBunce                              on 1998/03/04  09:26:01
7230         Log: Title:  "more doc for perldoc", #F103
7231              From:  Gurusamy Sarathy
7232              Files:  utils/perldoc.PL
7233      Branch: maint-5.004/perl
7234            ! utils/perldoc.PL
7235 ____________________________________________________________________________
7236 [   738] By: TimBunce                              on 1998/03/04  09:23:16
7237         Log: Title:  "Make perldoc look for an index file ", #F102
7238              From:  Gisle Aas <gisle@aas.no>
7239              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
7240              Files:  utils/perldoc.PL
7241      Branch: maint-5.004/perl
7242            ! utils/perldoc.PL
7243 ____________________________________________________________________________
7244 [   737] By: TimBunce                              on 1998/03/04  09:21:15
7245         Log: Title:  "perldoc -F filename", #F101
7246              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7247              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
7248              Files:  utils/perldoc.PL
7249      Branch: maint-5.004/perl
7250            ! utils/perldoc.PL
7251 ____________________________________________________________________________
7252 [   736] By: TimBunce                              on 1998/03/04  09:16:20
7253         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
7254              From:  Gisle Aas <gisle@aas.no>
7255              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
7256              Files:  sv.c
7257      Branch: maint-5.004/perl
7258            ! sv.c
7259 ____________________________________________________________________________
7260 [   735] By: TimBunce                              on 1998/03/04  09:08:51
7261         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
7262              From:  abigail@fnx.com
7263              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
7264              Files:  lib/Benchmark.pm
7265      Branch: maint-5.004/perl
7266            ! lib/Benchmark.pm
7267 ____________________________________________________________________________
7268 [   734] By: TimBunce                              on 1998/03/04  08:59:58
7269         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
7270              From:  Gisle Aas <gisle@aas.no>
7271              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
7272              Files:  hv.c
7273      Branch: maint-5.004/perl
7274            ! hv.c
7275 ____________________________________________________________________________
7276 [   733] By: TimBunce                              on 1998/03/04  08:35:19
7277         Log: Title:  "support caseless %ENV", #F097
7278              From:  Gurusamy Sarathy
7279              Files:  hv.c t/op/magic.t win32/win32.h
7280      Branch: maint-5.004/perl
7281            ! hv.c t/op/magic.t win32/win32.h
7282 ____________________________________________________________________________
7283 [   732] By: TimBunce                              on 1998/03/04  08:33:58
7284         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
7285              From:  Ilya Zakharevich
7286              Files:  emacs/cperl-mode.el
7287      Branch: maint-5.004/perl
7288            ! emacs/cperl-mode.el
7289 ____________________________________________________________________________
7290 [   731] By: TimBunce                              on 1998/03/04  08:26:23
7291         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
7292              magic", #F095
7293              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7294              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
7295              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
7296              lib/ExtUtils/xsubpp sv.c
7297      Branch: maint-5.004/perl
7298            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
7299            ! pod/perlxs.pod proto.h sv.c sv.h
7300 ____________________________________________________________________________
7301 [   730] By: TimBunce                              on 1998/03/04  08:20:52
7302         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
7303              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7304              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
7305              Files:  mg.c
7306      Branch: maint-5.004/perl
7307            ! mg.c
7308 ____________________________________________________________________________
7309 [   729] By: TimBunce                              on 1998/03/04  08:18:02
7310         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
7311              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7312              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
7313              Files:  t/op/sort.t
7314      Branch: maint-5.004/perl
7315            ! t/op/sort.t
7316 ____________________________________________________________________________
7317 [   728] By: TimBunce                              on 1998/03/04  08:17:07
7318         Log: Title:  "Make search.pl work on win32", #F092
7319              From:  Gurusamy Sarathy
7320              Files:  win32/bin/search.pl
7321      Branch: maint-5.004/perl
7322            ! win32/bin/search.pl
7323 ____________________________________________________________________________
7324 [   727] By: gsar                                  on 1998/03/04  04:13:23
7325         Log: missing s/op/o/ from one of the mainpatches
7326      Branch: win32/perl
7327            ! op.c
7328 ____________________________________________________________________________
7329 [   726] By: gsar                                  on 1998/03/04  02:12:13
7330         Log: maintpatches #102 and #103 to perldoc.PL
7331      Branch: win32/perl
7332            ! utils/perldoc.PL
7333 ____________________________________________________________________________
7334 [   725] By: gsar                                  on 1998/03/04  02:00:15
7335         Log: renumber some tests to match maint branch
7336      Branch: win32/perl
7337            ! t/op/local.t
7338 ____________________________________________________________________________
7339 [   724] By: gsar                                  on 1998/03/04  01:25:50
7340         Log: maintpatch
7341              #70:  "Fix random whitespace errors in docs"
7342              From:  Roderick Schertler <roderick@argon.org>
7343              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
7344              Date:  Fri, 24 Oct 1997 11:20:44 -0400
7345              Files:  pod/checkpods.PL pod/perlfunc.pod
7346      Branch: win32/perl
7347            ! pod/checkpods.PL
7348 ____________________________________________________________________________
7349 [   723] By: gsar                                  on 1998/03/04  01:04:37
7350         Log: sync maintpatch
7351              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
7352              From:  Chip Salzenberg
7353              Files:  lib/File/Path.pm
7354      Branch: win32/perl
7355            ! lib/File/Path.pm
7356 ____________________________________________________________________________
7357 [   722] By: gsar                                  on 1998/03/04  00:46:46
7358         Log: remove redundancy in File::Find
7359      Branch: win32/perl
7360            ! lib/File/Find.pm
7361 ____________________________________________________________________________
7362 [   721] By: TimBunce                              on 1998/03/03  20:06:41
7363         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
7364              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
7365              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
7366              Files:  utils/perldoc.PL
7367      Branch: maint-5.004/perl
7368            ! utils/perldoc.PL
7369 ____________________________________________________________________________
7370 [   720] By: TimBunce                              on 1998/03/03  20:03:59
7371         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
7372              #F090
7373              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7374              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
7375              Files:  lib/ExtUtils/MM_Unix.pm
7376      Branch: maint-5.004/perl
7377            ! lib/ExtUtils/MM_Unix.pm
7378 ____________________________________________________________________________
7379 [   719] By: TimBunce                              on 1998/03/03  20:02:06
7380         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
7381              From:  Gurusamy Sarathy
7382              Files:  lib/FindBin.pm
7383      Branch: maint-5.004/perl
7384            ! lib/FindBin.pm
7385 ____________________________________________________________________________
7386 [   718] By: TimBunce                              on 1998/03/03  20:00:26
7387         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
7388              #F088
7389              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7390              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
7391              Files:  lib/File/Find.pm
7392      Branch: maint-5.004/perl
7393            ! lib/File/Find.pm
7394 ____________________________________________________________________________
7395 [   717] By: TimBunce                              on 1998/03/03  19:59:38
7396         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
7397              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7398              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
7399              Files:  op.c
7400      Branch: maint-5.004/perl
7401            ! op.c
7402 ____________________________________________________________________________
7403 [   716] By: TimBunce                              on 1998/03/03  19:57:17
7404         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
7405              #F086
7406              From:  Gurusamy Sarathy
7407              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
7408      Branch: maint-5.004/perl
7409            ! pod/perldelta.pod pod/perldiag.pod toke.c
7410 ____________________________________________________________________________
7411 [   715] By: TimBunce                              on 1998/03/03  19:51:33
7412         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
7413              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7414              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
7415              Files:  lib/Pod/Html.pm
7416      Branch: maint-5.004/perl
7417            ! lib/Pod/Html.pm
7418 ____________________________________________________________________________
7419 [   714] By: TimBunce                              on 1998/03/03  19:50:28
7420         Log: Title:  "New pod: perlhist", #F084
7421              From:  Jarkko Hietaniemi <jhi@iki.fi>
7422              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
7423              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
7424      Branch: maint-5.004/perl
7425            + pod/perlhist.pod
7426            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
7427 ____________________________________________________________________________
7428 [   713] By: TimBunce                              on 1998/03/03  19:47:13
7429         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
7430              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7431              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
7432              Files:  pp_ctl.c t/op/local.t
7433      Branch: maint-5.004/perl
7434            ! pp_ctl.c t/op/local.t
7435 ____________________________________________________________________________
7436 [   712] By: TimBunce                              on 1998/03/03  19:45:56
7437         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
7438              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7439              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
7440              Files:  pp_ctl.c
7441      Branch: maint-5.004/perl
7442            ! pp_ctl.c
7443 ____________________________________________________________________________
7444 [   711] By: TimBunce                              on 1998/03/03  19:44:41
7445         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
7446              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7447              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
7448              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
7449      Branch: maint-5.004/perl
7450            + t/comp/require.t
7451            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
7452 ____________________________________________________________________________
7453 [   710] By: TimBunce                              on 1998/03/03  19:36:34
7454         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
7455              From:  Jarkko Hietaniemi <jhi@iki.fi>
7456              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
7457              Files:  t/pragma/locale.t
7458      Branch: maint-5.004/perl
7459            ! t/pragma/locale.t
7460 ____________________________________________________________________________
7461 [   709] By: TimBunce                              on 1998/03/03  19:32:30
7462         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
7463              From:  Gisle Aas <gisle@aas.no>
7464              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
7465              Files:  sv.c
7466      Branch: maint-5.004/perl
7467            ! sv.c
7468 ____________________________________________________________________________
7469 [   708] By: TimBunce                              on 1998/03/03  19:28:06
7470         Log: Title:  "Eliminate double warnings under C<package;>", #F077
7471              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7472              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
7473              Files:  gv.c op.c toke.c
7474      Branch: maint-5.004/perl
7475            ! gv.c op.c toke.c
7476 ____________________________________________________________________________
7477 [   707] By: TimBunce                              on 1998/03/03  19:13:17
7478         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
7479              #F076
7480              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7481              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
7482              Files:  lib/File/Path.pm
7483      Branch: maint-5.004/perl
7484            ! lib/File/Path.pm
7485 ____________________________________________________________________________
7486 [   706] By: TimBunce                              on 1998/03/03  19:08:45
7487         Log: Title:  "Update of h2ph", #F075
7488              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
7489              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
7490              Files:  t/lib/ph.t utils/h2ph.PL
7491      Branch: maint-5.004/perl
7492            + t/lib/ph.t
7493            ! utils/h2ph.PL
7494 ____________________________________________________________________________
7495 [   705] By: TimBunce                              on 1998/03/03  18:56:59
7496         Log: Title:  "Fix AutoLoader for deep packages", #F074
7497              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
7498              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
7499              Files:  lib/AutoLoader.pm
7500      Branch: maint-5.004/perl
7501            ! lib/AutoLoader.pm
7502 ____________________________________________________________________________
7503 [   704] By: TimBunce                              on 1998/03/03  18:35:36
7504         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
7505              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7506              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
7507              Files:  op.c
7508      Branch: maint-5.004/perl
7509            ! op.c
7510 ____________________________________________________________________________
7511 [   703] By: TimBunce                              on 1998/03/03  18:32:28
7512         Log: Title:  "Make recursive lexical analysis more robust", #F072
7513              From:  Ilya Zakharevich and Chip Salzenberg
7514              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
7515              Files:  toke.c
7516      Branch: maint-5.004/perl
7517            ! toke.c
7518 ____________________________________________________________________________
7519 [   702] By: TimBunce                              on 1998/03/03  18:18:10
7520         Log: Title:  "Fix random whitespace errors in docs", #F070
7521              From:  Roderick Schertler <roderick@argon.org>
7522              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
7523              Files:  pod/perlfunc.pod pod/checkpods.PL
7524      Branch: maint-5.004/perl
7525            ! pod/checkpods.PL pod/perlfunc.pod
7526 ____________________________________________________________________________
7527 [   701] By: TimBunce                              on 1998/03/03  18:13:54
7528         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
7529              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7530              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
7531              Files:  toke.c
7532      Branch: maint-5.004/perl
7533            ! toke.c
7534 ____________________________________________________________________________
7535 [   700] By: TimBunce                              on 1998/03/03  18:11:20
7536         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
7537              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
7538              <nick@flirble.org>
7539              Msg-ID:  <199710241248.NAA00163@flirble.org>,
7540              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
7541              net>
7542              Files:  pp_ctl.c sv.c
7543      Branch: maint-5.004/perl
7544            ! pp_ctl.c sv.c
7545 ____________________________________________________________________________
7546 [   699] By: TimBunce                              on 1998/03/03  18:06:59
7547         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
7548              From:  Jarkko Hietaniemi <jhi@iki.fi>
7549              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
7550              Files:  op.c
7551      Branch: maint-5.004/perl
7552            ! op.c
7553 ____________________________________________________________________________
7554 [   698] By: TimBunce                              on 1998/03/03  18:04:51
7555         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
7556              From:  Administration <fadmin@informatics.muni.cz>
7557              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
7558              Files:  op.c
7559      Branch: maint-5.004/perl
7560            ! op.c
7561 ____________________________________________________________________________
7562 [   697] By: TimBunce                              on 1998/03/03  18:02:54
7563         Log: Title:  "Allow C<last()> to mean C<last>", #F065
7564              From:  Chip Salzenberg
7565              Files:  op.c
7566      Branch: maint-5.004/perl
7567            ! op.c
7568 ____________________________________________________________________________
7569 [   696] By: TimBunce                              on 1998/03/03  17:58:12
7570         Log: Title:  "Fix extension version mismatch message", #F064
7571              From:  Chip Salzenberg
7572              Files:  XSUB.h
7573      Branch: maint-5.004/perl
7574            ! XSUB.h
7575 ____________________________________________________________________________
7576 [   695] By: TimBunce                              on 1998/03/03  17:53:04
7577         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
7578              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
7579              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
7580              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7581              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
7582      Branch: maint-5.004/perl
7583            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7584            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
7585 ____________________________________________________________________________
7586 [   694] By: TimBunce                              on 1998/03/03  17:40:47
7587         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
7588              From:  Tom Christiansen
7589              Files:  ext/Socket/Socket.pm
7590      Branch: maint-5.004/perl
7591            ! ext/Socket/Socket.pm
7592 ____________________________________________________________________________
7593 [   693] By: TimBunce                              on 1998/03/03  17:32:57
7594         Log: Title:  "Kill warning about parameter type", #F061
7595              From:  Chip Salzenberg
7596              Files:  op.c
7597      Branch: maint-5.004/perl
7598            ! op.c
7599 ____________________________________________________________________________
7600 [   692] By: TimBunce                              on 1998/03/03  17:11:07
7601         Log: Title:  "Socket occasional SEGV", #F060
7602              From:  Trevor Blackwell <tlb@viaweb.com>
7603              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7604              Files:  ext/Socket/Socket.xs
7605      Branch: maint-5.004/perl
7606            ! ext/Socket/Socket.xs
7607 ____________________________________________________________________________
7608 [   691] By: TimBunce                              on 1998/03/03  17:09:51
7609         Log: Title:  "Avoid SEGV from local($@)", #F059
7610              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7611              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
7612              Files:  pp_ctl.c
7613      Branch: maint-5.004/perl
7614            ! pp_ctl.c
7615 ____________________________________________________________________________
7616 [   690] By: TimBunce                              on 1998/03/03  17:08:21
7617         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
7618              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7619              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
7620              Files:  op.c
7621      Branch: maint-5.004/perl
7622            ! op.c
7623 ____________________________________________________________________________
7624 [   689] By: TimBunce                              on 1998/03/03  17:05:57
7625         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
7626              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7627              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
7628              Files:  XSUB.h
7629      Branch: maint-5.004/perl
7630            ! XSUB.h
7631 ____________________________________________________________________________
7632 [   688] By: TimBunce                              on 1998/03/03  17:04:15
7633         Log: Title:  "Re: Sort grammar bug", #F056
7634              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7635              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
7636              Files:  toke.c
7637      Branch: maint-5.004/perl
7638            ! toke.c
7639 ____________________________________________________________________________
7640 [   687] By: TimBunce                              on 1998/03/03  17:01:32
7641         Log: Title:  "Document indirect object cases for exec(), system()", #F055
7642              From:  Dominic Dunlop <domo@slipper.ip.lu>
7643              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
7644              Files:  pod/perlfunc.pod
7645      Branch: maint-5.004/perl
7646            ! pod/perlfunc.pod
7647 ____________________________________________________________________________
7648 [   686] By: TimBunce                              on 1998/03/03  16:56:44
7649         Log: Title:  "Update docs on tr///", #F054
7650              From:  Tom Phoenix <rootbeer@teleport.com>
7651              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
7652              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7653              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
7654              pod/perlstyle.pod toke.c
7655      Branch: maint-5.004/perl
7656            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7657            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
7658            ! pod/perlstyle.pod toke.c
7659 ____________________________________________________________________________
7660 [   685] By: TimBunce                              on 1998/03/03  16:38:50
7661         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
7662              From:  Tom Phoenix <rootbeer@teleport.com>
7663              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
7664              Files:  pod/perlop.pod
7665      Branch: maint-5.004/perl
7666            ! pod/perlop.pod
7667 ____________________________________________________________________________
7668 [   684] By: TimBunce                              on 1998/03/03  16:37:00
7669         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
7670              From:  "Joseph N. Hall" <joseph@cscaper.com>
7671              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
7672              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
7673      Branch: maint-5.004/perl
7674            ! perly.c perly.c.diff perly.y vms/perly_c.vms
7675 ____________________________________________________________________________
7676 [   683] By: TimBunce                              on 1998/03/03  16:31:15
7677         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
7678              sv_vsetpfn", #F051
7679              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
7680              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
7681              Files:  pod/perlguts.pod
7682      Branch: maint-5.004/perl
7683            ! pod/perlguts.pod
7684 ____________________________________________________________________________
7685 [   682] By: TimBunce                              on 1998/03/03  16:28:30
7686         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
7687              From:  Jarkko Hietaniemi <jhi@iki.fi>
7688              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
7689              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
7690      Branch: maint-5.004/perl
7691            ! INSTALL pod/perldiag.pod pod/perllocale.pod
7692 ____________________________________________________________________________
7693 [   681] By: TimBunce                              on 1998/03/03  16:24:12
7694         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
7695              From:  Jerome Abela <abela@hsc.fr>
7696              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
7697              Files:  ext/Fcntl/Fcntl.pm
7698      Branch: maint-5.004/perl
7699            ! ext/Fcntl/Fcntl.pm
7700 ____________________________________________________________________________
7701 [   680] By: TimBunce                              on 1998/03/03  16:23:20
7702         Log: Title:  "Commenting toke.c", #F048
7703              From:  gnat@frii.com
7704              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
7705              Files:  toke.c
7706      Branch: maint-5.004/perl
7707            ! toke.c
7708 ____________________________________________________________________________
7709 [   679] By: TimBunce                              on 1998/03/03  16:18:32
7710         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
7711              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7712              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
7713              Files:  pod/perlguts.pod pp.c t/op/vec.t
7714      Branch: maint-5.004/perl
7715            ! pod/perlguts.pod pp.c t/op/vec.t
7716 ____________________________________________________________________________
7717 [   678] By: TimBunce                              on 1998/03/03  16:15:44
7718         Log: Title:  "A few perl5.004_03 bugs", #F046
7719              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7720              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
7721              Files:  mg.c t/op/magic.t
7722      Branch: maint-5.004/perl
7723            ! mg.c t/op/magic.t
7724 ____________________________________________________________________________
7725 [   677] By: TimBunce                              on 1998/03/03  16:13:11
7726         Log: Title:  "Faster, cleaner av_unshift() ", #F045
7727              From:  Gisle Aas <gisle@aas.no>
7728              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
7729              Files:  av.c
7730      Branch: maint-5.004/perl
7731            ! av.c
7732 ____________________________________________________________________________
7733 [   676] By: TimBunce                              on 1998/03/03  16:04:30
7734         Log: Title:  "New hints/solaris2.sh", #F044
7735              From:  Stephen Zander <srz@mckesson.com>
7736              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
7737              Files:  hints/solaris_2.sh
7738      Branch: maint-5.004/perl
7739            ! hints/solaris_2.sh
7740 ____________________________________________________________________________
7741 [   675] By: TimBunce                              on 1998/03/03  15:33:07
7742         Log: Title:  "Refresh Complex.pm and test", #F043
7743              From:  Jarkko Hietaniemi <jhi@iki.fi>
7744              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
7745              Files:  lib/Math/Complex.pm t/lib/complex.t
7746      Branch: maint-5.004/perl
7747            ! lib/Math/Complex.pm t/lib/complex.t
7748 ____________________________________________________________________________
7749 [   674] By: TimBunce                              on 1998/03/03  15:29:16
7750         Log: Title:  "Fix (\@@) proto", #F042
7751              From:  "Joseph N. Hall" <joseph@cscaper.com>
7752              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
7753              Files:  op.c t/comp/proto.t
7754      Branch: maint-5.004/perl
7755            ! op.c t/comp/proto.t
7756 ____________________________________________________________________________
7757 [   673] By: TimBunce                              on 1998/03/03  15:26:31
7758         Log: Title:  "Allow empty BLOCK in code", #F041
7759              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
7760              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
7761              Files:  toke.c
7762      Branch: maint-5.004/perl
7763            ! toke.c
7764 ____________________________________________________________________________
7765 [   672] By: TimBunce                              on 1998/03/03  15:23:55
7766         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
7767              From:  Chip Salzenberg
7768              Files:  gv.c t/op/gv.t
7769      Branch: maint-5.004/perl
7770            ! gv.c t/op/gv.t
7771 ____________________________________________________________________________
7772 [   671] By: TimBunce                              on 1998/03/03  10:02:32
7773         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
7774              From:  Gisle Aas <gisle@aas.no>
7775              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
7776              Files:  gv.c sv.c
7777      Branch: maint-5.004/perl
7778            ! gv.c sv.c
7779 ____________________________________________________________________________
7780 [   670] By: TimBunce                              on 1998/03/03  09:59:48
7781         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
7782              From:  Chip Salzenberg
7783              Files:  gv.c
7784      Branch: maint-5.004/perl
7785            ! gv.c
7786 ____________________________________________________________________________
7787 [   669] By: TimBunce                              on 1998/03/03  09:58:58
7788         Log: Title:  "Make Configure less negative about PerlIO", #F036
7789              From:  chip@atlantic.net
7790              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
7791              Files:  Configure
7792      Branch: maint-5.004/perl
7793            ! Configure
7794 ____________________________________________________________________________
7795 [   668] By: TimBunce                              on 1998/03/03  09:55:51
7796         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
7797              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
7798              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
7799              Files:  pp_ctl.c
7800      Branch: maint-5.004/perl
7801            ! pp_ctl.c
7802 ____________________________________________________________________________
7803 [   667] By: TimBunce                              on 1998/03/03  09:52:59
7804         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
7805              From:  Irving Reid <irving@tor.securecomputing.com>
7806              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
7807              Files:  lib/Getopt/Long.pm
7808      Branch: maint-5.004/perl
7809            ! lib/Getopt/Long.pm
7810 ____________________________________________________________________________
7811 [   666] By: TimBunce                              on 1998/03/03  09:51:27
7812         Log: Title:  "adding the newSVpvn API function", #F033
7813              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
7814              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
7815              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
7816      Branch: maint-5.004/perl
7817            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
7818 ____________________________________________________________________________
7819 [   665] By: TimBunce                              on 1998/03/03  09:43:30
7820         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
7821              From:  Chip Salzenberg
7822              Files:  toke.c
7823      Branch: maint-5.004/perl
7824            ! toke.c
7825 ____________________________________________________________________________
7826 [   664] By: TimBunce                              on 1998/03/03  09:41:40
7827         Log: Title:  "Re-optimize character classes", #F031
7828              From:  Chip Salzenberg
7829              Files:  regcomp.h regcomp.c regexec.c
7830      Branch: maint-5.004/perl
7831            ! regcomp.c regcomp.h regexec.c
7832 ____________________________________________________________________________
7833 [   663] By: TimBunce                              on 1998/03/03  09:39:55
7834         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
7835              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
7836              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
7837              Files:  op.c t/op/local.t
7838      Branch: maint-5.004/perl
7839            ! op.c t/op/local.t
7840 ____________________________________________________________________________
7841 [   662] By: TimBunce                              on 1998/03/03  09:37:51
7842         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
7843              From:  Chip Salzenberg
7844              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
7845              pp_hot.c regexec.c scope.c
7846      Branch: maint-5.004/perl
7847            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
7848            ! proto.h regexec.c regexp.h scope.c
7849 ____________________________________________________________________________
7850 [   661] By: TimBunce                              on 1998/03/03  09:27:04
7851         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
7852              From:  Chip Salzenberg
7853              Files:  toke.c
7854      Branch: maint-5.004/perl
7855            ! toke.c
7856 ____________________________________________________________________________
7857 [   660] By: TimBunce                              on 1998/03/03  09:24:41
7858         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
7859              From:  Chip Salzenberg
7860              Files:  scope.c
7861      Branch: maint-5.004/perl
7862            ! scope.c
7863 ____________________________________________________________________________
7864 [   659] By: TimBunce                              on 1998/03/03  09:24:00
7865         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
7866              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7867              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
7868              Files:  sv.c t/op/sprintf.t
7869      Branch: maint-5.004/perl
7870            ! sv.c t/op/sprintf.t
7871 ____________________________________________________________________________
7872 [   658] By: TimBunce                              on 1998/03/03  09:22:13
7873         Log: Title:  "Tiny core patch for source filters", #F025
7874              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7875              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
7876              Files:  toke.c
7877      Branch: maint-5.004/perl
7878            ! toke.c
7879 ____________________________________________________________________________
7880 [   657] By: TimBunce                              on 1998/03/03  09:20:00
7881         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
7882              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7883              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
7884              Files:  t/base/lex.t toke.c
7885      Branch: maint-5.004/perl
7886            ! t/base/lex.t toke.c
7887 ____________________________________________________________________________
7888 [   656] By: TimBunce                              on 1998/03/03  09:17:56
7889         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
7890              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7891              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
7892              Files:  doio.c t/pragma/warn-1global
7893      Branch: maint-5.004/perl
7894            ! doio.c t/pragma/warn-1global
7895 ____________________________________________________________________________
7896 [   655] By: TimBunce                              on 1998/03/03  09:16:56
7897         Log: Title:  "Fix '*' prototype", #F022
7898              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7899              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
7900              Files:  toke.c
7901      Branch: maint-5.004/perl
7902            ! toke.c
7903 ____________________________________________________________________________
7904 [   654] By: TimBunce                              on 1998/03/03  09:15:04
7905         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
7906              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
7907              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
7908              Files:  lib/File/Find.pm
7909      Branch: maint-5.004/perl
7910            ! lib/File/Find.pm
7911 ____________________________________________________________________________
7912 [   653] By: TimBunce                              on 1998/03/03  09:11:55
7913         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
7914              From:  Chip Salzenberg
7915              Files:  sv.c
7916      Branch: maint-5.004/perl
7917            ! sv.c
7918 ____________________________________________________________________________
7919 [   652] By: TimBunce                              on 1998/03/03  09:07:50
7920         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
7921              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7922              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
7923              Files:  scope.c
7924      Branch: maint-5.004/perl
7925            ! scope.c
7926 ____________________________________________________________________________
7927 [   651] By: TimBunce                              on 1998/03/03  09:07:10
7928         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
7929              From:  Stephane Payrard <stef@francenet.fr>
7930              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
7931              Files:  op.c t/op/my.t
7932      Branch: maint-5.004/perl
7933            ! op.c t/op/my.t
7934 ____________________________________________________________________________
7935 [   650] By: TimBunce                              on 1998/03/03  09:04:04
7936         Log: Title:  "enhanced "use strict" warning", #F017
7937              From:  Tkil <tkil@reptile.scrye.com>
7938              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
7939              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
7940      Branch: maint-5.004/perl
7941            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
7942 ____________________________________________________________________________
7943 [   649] By: TimBunce                              on 1998/03/03  09:02:55
7944         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
7945              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7946              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
7947              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
7948      Branch: maint-5.004/perl
7949            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
7950 ____________________________________________________________________________
7951 [   648] By: TimBunce                              on 1998/03/03  08:58:00
7952         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
7953              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7954              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
7955              Files:  sv.c
7956      Branch: maint-5.004/perl
7957            ! sv.c
7958 ____________________________________________________________________________
7959 [   647] By: TimBunce                              on 1998/03/03  08:53:35
7960         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
7961              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7962              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
7963              Files:  os2/os2.c util.c
7964      Branch: maint-5.004/perl
7965            ! os2/os2.c util.c
7966 ____________________________________________________________________________
7967 [   646] By: TimBunce                              on 1998/03/03  08:51:04
7968         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
7969              From:  Roderick Schertler <roderick@argon.org>
7970              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
7971              Files:  doio.c t/op/misc.t
7972      Branch: maint-5.004/perl
7973            ! doio.c t/op/misc.t
7974 ____________________________________________________________________________
7975 [   645] By: TimBunce                              on 1998/03/03  08:49:34
7976         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
7977              From:  Stephen McCamant <alias@mcs.com>
7978              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
7979              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
7980      Branch: maint-5.004/perl
7981            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
7982 ____________________________________________________________________________
7983 [   644] By: TimBunce                              on 1998/03/03  08:43:06
7984         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
7985              From:  Spider Boardman <spider@orb.nashua.nh.us>
7986              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
7987              Files:  sv.c
7988      Branch: maint-5.004/perl
7989            ! sv.c
7990 ____________________________________________________________________________
7991 [   643] By: TimBunce                              on 1998/03/03  08:41:07
7992         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
7993              From:  Chip Salzenberg
7994              Files:  op.c t/op/my.t
7995      Branch: maint-5.004/perl
7996            ! op.c t/op/my.t
7997 ____________________________________________________________________________
7998 [   642] By: TimBunce                              on 1998/03/03  08:39:11
7999         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
8000              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8001              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
8002              Files:  pod/perlobj.pod sv.c t/op/ref.t
8003      Branch: maint-5.004/perl
8004            ! pod/perlobj.pod sv.c t/op/ref.t
8005 ____________________________________________________________________________
8006 [   641] By: gsar                                  on 1998/03/03  04:39:49
8007         Log: merge problematic maintpatch to op.c
8008              #77:  "Eliminate double warnings under C<package;>"
8009              From:  Chip Salzenberg
8010              Files:  gv.c op.c toke.c
8011      Branch: win32/perl
8012            ! gv.c op.c toke.c
8013 ____________________________________________________________________________
8014 [   640] By: gsar                                  on 1998/03/03  04:30:22
8015         Log: merge another conflicting maintpatch to op.c
8016              #17:  "Enhanced "use strict" warning"
8017              From:  Tkil <tkil@reptile.scrye.com>
8018              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
8019              Date:  Thu, 4 Dec 1997 02:38:26 -0700
8020              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
8021      Branch: win32/perl
8022            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
8023 ____________________________________________________________________________
8024 [   639] By: gsar                                  on 1998/03/03  04:09:11
8025         Log: maintpatch
8026              #73:  "Fix order of warnings for misplaced subscripts"
8027              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8028              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
8029              Date:  Mon, 13 Oct 1997 11:23:56 +0100
8030              Files:  op.c
8031      Branch: win32/perl
8032            ! op.c
8033 ____________________________________________________________________________
8034 [   638] By: gsar                                  on 1998/03/03  04:02:16
8035         Log: manually apply another conflicting maintpatch
8036              #64:  "Fix extension version mismatch message"
8037              From:  Chip Salzenberg
8038              Files:  XSUB.h
8039      Branch: win32/perl
8040            ! XSUB.h
8041 ____________________________________________________________________________
8042 [   637] By: gsar                                  on 1998/03/03  03:57:08
8043         Log: maintpatch
8044              #62:  "Fix doc bug in getservbyname() examples"
8045              From:  Tom Christiansen
8046              Files:  ext/Socket/Socket.pm
8047      Branch: win32/perl
8048            ! ext/Socket/Socket.pm
8049 ____________________________________________________________________________
8050 [   636] By: gsar                                  on 1998/03/03  03:55:13
8051         Log: maintpatch
8052              #60:  "Socket occasional SEGV"
8053              From:  Trevor Blackwell <tlb@viaweb.com>
8054              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
8055              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
8056              Files:  ext/Socket/Socket.xs
8057      Branch: win32/perl
8058            ! ext/Socket/Socket.xs
8059 ____________________________________________________________________________
8060 [   635] By: gsar                                  on 1998/03/03  03:51:01
8061         Log: maintpatches for docs
8062              #53:  "Perlop bitwise & | ^ documentation"
8063              From:  Tom Phoenix <rootbeer@teleport.com>
8064              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
8065              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
8066              Files:  pod/perlfunc.pod
8067              -------- 
8068              #54:  "Update docs on tr///"
8069              From:  Tom Phoenix <rootbeer@teleport.com>
8070              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
8071              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
8072              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8073              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8074              pod/perlstyle.pod toke.c
8075      Branch: win32/perl
8076            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8077            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8078            ! pod/perlstyle.pod toke.c
8079 ____________________________________________________________________________
8080 [   634] By: gsar                                  on 1998/03/03  03:43:42
8081         Log: another maintpatch (this one needed adjust of test nos.)
8082              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8083              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
8084              Date: Thu, 22 Jan 1998 12:11:49 +0000
8085              Subject: Re: [PERL] A few perl5.004_03 bugs 
8086      Branch: win32/perl
8087            ! mg.c t/op/magic.t
8088 ____________________________________________________________________________
8089 [   633] By: gsar                                  on 1998/03/03  03:36:40
8090         Log: merge another toke.c patch and its dependent (very carefully)
8091              #32:  "Support C<Package::> as function-blind bearword"
8092              From:  Chip Salzenberg
8093              Files:  toke.c
8094              --------
8095              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
8096              From:  Gurusamy Sarathy
8097              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
8098      Branch: win32/perl
8099            ! pod/perldelta.pod pod/perldiag.pod toke.c
8100 ____________________________________________________________________________
8101 [   632] By: gsar                                  on 1998/03/03  03:12:16
8102         Log: another toke.c maintpatch
8103              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
8104              From:  Chip Salzenberg
8105              Files:  toke.c
8106      Branch: win32/perl
8107            ! toke.c
8108 ____________________________________________________________________________
8109 [   631] By: gsar                                  on 1998/03/03  03:06:59
8110         Log: still another maintpatch
8111              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8112              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
8113              Date: Sun, 02 Nov 1997 13:31:54 +0000
8114              Subject: [PATCH] assorted sprintf bugs
8115      Branch: win32/perl
8116            ! sv.c t/op/sprintf.t
8117 ____________________________________________________________________________
8118 [   630] By: gsar                                  on 1998/03/03  03:03:55
8119         Log: yet another maintpatch
8120              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8121              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
8122              Date: Sat, 22 Nov 1997 12:52:16 +0000
8123              Subject: Re: [PERL] Unexpected output 
8124      Branch: win32/perl
8125            ! doio.c t/pragma/warn-1global
8126 ____________________________________________________________________________
8127 [   629] By: gsar                                  on 1998/03/03  02:57:33
8128         Log: merge another maintpatch to toke.c
8129              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8130              Date: Sat, 22 Nov 1997 14:45:23 GMT
8131              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
8132              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
8133      Branch: win32/perl
8134            ! t/base/lex.t toke.c
8135 ____________________________________________________________________________
8136 [   628] By: gsar                                  on 1998/03/03  02:50:20
8137         Log: manually merge a maintpatch
8138              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
8139              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
8140              From: gnat@frii.com
8141              Subject: [PERL] Commenting toke.c
8142      Branch: win32/perl
8143            ! toke.c
8144 ____________________________________________________________________________
8145 [   627] By: TimBunce                              on 1998/03/02  22:34:47
8146         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
8147              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8148              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
8149              Files:  pp_hot.c pp_sys.c
8150      Branch: maint-5.004/perl
8151            ! pp_hot.c pp_sys.c
8152 ____________________________________________________________________________
8153 [   626] By: TimBunce                              on 1998/03/02  22:31:13
8154         Log: This is the change description for change 625
8155              Title:  "Fix tr///s option", #F007
8156              From:  Inaba Hiroto <inaba@st.rim.or.jp>
8157              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
8158              Files:  doop.c
8159      Branch: maint-5.004/perl
8160            ! doop.c
8161 ____________________________________________________________________________
8162 [   625] By: TimBunce                              on 1998/03/02  22:23:48
8163         Log:      Branch: maint-5.004/perl
8164            ! doop.c
8165 ____________________________________________________________________________
8166 [   623] By: TimBunce                              on 1998/03/02  21:51:53
8167         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
8168              From:  Chip Salzenberg
8169              Files:  pp_ctl.c
8170      Branch: maint-5.004/perl
8171            ! pp_ctl.c
8172 ____________________________________________________________________________
8173 [   622] By: TimBunce                              on 1998/03/02  21:43:29
8174         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
8175              From:  Chip Salzenberg
8176              Files:  sv.c
8177      Branch: maint-5.004/perl
8178            ! sv.c
8179 ____________________________________________________________________________
8180 [   621] By: TimBunce                              on 1998/03/02  21:29:59
8181         Log: Title:  "Fix compile-time warning line in while ()", #F004
8182              From:  Chip Salzenberg
8183              Files:  op.c
8184      Branch: maint-5.004/perl
8185            ! op.c
8186 ____________________________________________________________________________
8187 [   620] By: TimBunce                              on 1998/03/02  21:25:27
8188         Log: Title:  "STMT foreach LIST;", #F002
8189              From:  Chip Salzenberg
8190              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
8191              vms/perly_c.vms
8192      Branch: maint-5.004/perl
8193            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8194            ! toke.c vms/perly_c.vms
8195 ____________________________________________________________________________
8196 [   619] By: TimBunce                              on 1998/03/02  21:12:58
8197         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
8198              From:  Chip Salzenberg
8199              Files:  op.c
8200      Branch: maint-5.004/perl
8201            ! op.c
8202 ____________________________________________________________________________
8203 [   618] By: gsar                                  on 1998/03/02  04:40:16
8204         Log: make t/lib/nothread.t type xtext also
8205      Branch: win32/perl
8206            ! t/op/nothread.t
8207 ____________________________________________________________________________
8208 [   617] By: gsar                                  on 1998/03/02  04:35:15
8209         Log: make t/lib/thread.t type xtext
8210      Branch: win32/perl
8211            ! t/lib/thread.t
8212 ____________________________________________________________________________
8213 [   616] By: gsar                                  on 1998/03/02  04:17:40
8214         Log: fix misapplied hunks in change#614
8215      Branch: win32/perl
8216            ! scope.c scope.h
8217 ____________________________________________________________________________
8218 [   615] By: gsar                                  on 1998/03/02  03:39:16
8219         Log: another one down
8220              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
8221              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
8222              Date: Tue, 25 Nov 1997 23:03:48 -0800
8223              Subject: [PERL] File::Find bugs & patches
8224      Branch: win32/perl
8225            ! lib/File/Find.pm
8226 ____________________________________________________________________________
8227 [   614] By: gsar                                  on 1998/03/02  03:28:28
8228         Log: this one with adjusted test numbers
8229              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
8230              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
8231              From: Stephen McCamant <alias@mcs.com>
8232              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
8233      Branch: win32/perl
8234            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
8235 ____________________________________________________________________________
8236 [   613] By: gsar                                  on 1998/03/02  03:13:32
8237         Log: still another
8238              From: Inaba Hiroto <inaba@st.rim.or.jp>
8239              Subject: [PERL] tr///s bug
8240              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
8241              Date: Sat, 10 Jan 1998 15:53:33 +0900
8242      Branch: win32/perl
8243            ! doop.c t/op/subst.t
8244 ____________________________________________________________________________
8245 [   612] By: gsar                                  on 1998/03/02  03:01:27
8246         Log: yet another patch
8247              From: Chip Salzenberg <salzench@nielsenmedia.com>
8248              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
8249              Subject: Tiny but massively cool:  C<statement foreach @list>
8250              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
8251      Branch: win32/perl
8252            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8253            ! toke.c vms/perly_c.vms
8254 ____________________________________________________________________________
8255 [   611] By: gsar                                  on 1998/03/02  01:52:46
8256         Log: yet another 'old' patch
8257              From: Stephane Payrard <stef@francenet.fr>
8258              Message-Id: <199712040054.BAA04612@www.zweig.com>
8259              To: perl5-porters@perl.org
8260              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
8261              between `my' and `local' (Patch included)
8262      Branch: win32/perl
8263            ! op.c t/op/my.t
8264 ____________________________________________________________________________
8265 [   610] By: gsar                                  on 1998/03/02  01:45:55
8266         Log: another 'old' patch
8267              From: Roderick Schertler <roderick@argon.org>
8268              Date: 19 Dec 1997 12:52:36 -0500
8269              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
8270              Subject: [PERL] [PATCH] Re: Problem with open >&=
8271      Branch: win32/perl
8272            ! doio.c t/op/misc.t
8273 ____________________________________________________________________________
8274 [   609] By: gsar                                  on 1998/03/02  01:23:56
8275         Log: apply missing pieces from:
8276              From: Chip Salzenberg <salzench@nielsenmedia.com>
8277              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
8278              Subject: [PATCH] Improved LVALUE patch
8279              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
8280      Branch: win32/perl
8281            ! sv.c
8282 ____________________________________________________________________________
8283 [   608] By: gsar                                  on 1998/03/02  01:13:01
8284         Log: merge two important 'old' patches
8285              From: Chip Salzenberg <salzench@nielsenmedia.com>
8286              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
8287              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
8288              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
8289              ------
8290              From: Chip Salzenberg <salzench@nielsenmedia.com>
8291              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
8292              Subject: [PATCH] Fix for compile-time while() warnings
8293              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
8294      Branch: win32/perl
8295            ! op.c
8296 ____________________________________________________________________________
8297 [   607] By: gsar                                  on 1998/03/01  06:52:26
8298         Log: integrate mainline changes
8299      Branch: asperl
8300           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
8301           +> lib/Tie/Handle.pm t/op/tiehandle.t
8302            - config_H
8303           !> (integrate 89 files)
8304 ____________________________________________________________________________
8305 [   606] By: gsar                                  on 1998/02/28  23:11:00
8306         Log: misc small tweaks
8307              - AutoLoader fix for long::pack::names
8308              - d_mymalloc can be set from makefiles now
8309              - make search.pl actually work on win32
8310              - revert podoc about $^E on OS/2 (per Ilya's wishes)
8311      Branch: win32/perl
8312            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
8313            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
8314 ____________________________________________________________________________
8315 [   605] By: gsar                                  on 1998/02/28  22:16:45
8316         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
8317      Branch: win32/perl
8318            ! embedvar.h sv.h
8319 ____________________________________________________________________________
8320 [   604] By: gsar                                  on 1998/02/28  21:08:58
8321         Log: integrate mainline
8322      Branch: win32/perl
8323           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
8324           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
8325           !> byterun.c ext/SDBM_File/Makefile.PL
8326           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
8327           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
8328           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
8329           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
8330           !> vms/test.com win32/makedef.pl
8331 ____________________________________________________________________________
8332 [   603] By: nick                                  on 1998/02/28  11:31:15
8333         Log: Missed FREAD in bytecode.h
8334              Cannot export svref_mutex in non-threaded perl
8335      Branch: perl
8336            ! bytecode.h win32/makedef.pl
8337
8338 ----------------
8339 Version 5.004_61
8340 ----------------
8341
8342 ____________________________________________________________________________
8343 [   602] By: mbeattie                              on 1998/02/27  18:35:27
8344         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
8345              preprocessor symbol on Digital UNIX.
8346      Branch: perl
8347            ! bytecode.h bytecode.pl byterun.c
8348 ____________________________________________________________________________
8349 [   601] By: mbeattie                              on 1998/02/27  18:27:00
8350         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
8351      Branch: perl
8352            ! sv.h
8353 ____________________________________________________________________________
8354 [   600] By: mbeattie                              on 1998/02/27  18:15:07
8355         Log: Add atomic.h to MANIFEST
8356      Branch: perl
8357            ! MANIFEST
8358 ____________________________________________________________________________
8359 [   599] By: mbeattie                              on 1998/02/27  18:13:52
8360         Log: Integrate win32 branch into mainline.
8361      Branch: perl
8362            ! bytecode.pl
8363           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
8364           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
8365           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
8366           !> win32/config.gc win32/config.vc win32/config_H.bc
8367           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
8368           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
8369           !> win32/win32thread.h
8370 ____________________________________________________________________________
8371 [   598] By: mbeattie                              on 1998/02/27  18:06:41
8372         Log: Make refcounts atomic for threading (dependent on appropriate
8373              arch-dependent and compiler-dependent definitions in atomic.h
8374              or else falls back to a global mutex to protect refcounts).
8375      Branch: perl
8376            + atomic.h
8377            ! global.sym perl.c perlvars.h sv.c sv.h
8378 ____________________________________________________________________________
8379 [   597] By: mbeattie                              on 1998/02/27  15:37:22
8380         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
8381      Branch: perl
8382            ! MANIFEST
8383 ____________________________________________________________________________
8384 [   596] By: mbeattie                              on 1998/02/27  15:34:55
8385         Log: Missed adding new file Policy_sh.SH in change 592.
8386      Branch: perl
8387            + Policy_sh.SH
8388 ____________________________________________________________________________
8389 [   595] By: mbeattie                              on 1998/02/27  15:34:06
8390         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
8391              Date: Fri, 27 Feb 1998 04:15:04 +0000
8392              From: Graham Barr <gbarr@pobox.com>
8393      Branch: perl
8394            + lib/Tie/Handle.pm t/op/tiehandle.t
8395            ! pod/perltie.pod pp_sys.c
8396 ____________________________________________________________________________
8397 [   594] By: mbeattie                              on 1998/02/27  15:31:12
8398         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8399              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
8400              Date: Thu, 26 Feb 1998 11:09:55 -0800
8401              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
8402              Date: Thu, 26 Feb 1998 11:15:24 -0800
8403      Branch: perl
8404            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
8405            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
8406            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
8407            ! vms/test.com
8408 ____________________________________________________________________________
8409 [   593] By: mbeattie                              on 1998/02/27  15:26:45
8410         Log: Fix file-descriptor leak when pipes fail via taint checks:
8411              Subject: [PATCH] Some patches went through cracks
8412              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
8413              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8414      Branch: perl
8415            ! os2/os2.c util.c
8416 ____________________________________________________________________________
8417 [   592] By: mbeattie                              on 1998/02/27  15:15:12
8418         Log: Subject: Config_60-03-04.diff patch for 5.004_60
8419              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
8420              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8421      Branch: perl
8422            ! Configure MANIFEST Makefile.SH os2/diff.configure
8423 ____________________________________________________________________________
8424 [   591] By: gsar                                  on 1998/02/26  19:34:50
8425         Log: added AS patch#9
8426      Branch: asperl
8427            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
8428            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
8429            - win32/ipstdiowin.h win32/perlobj.def
8430            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
8431            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
8432            ! win32/win32sck.c win32/win32thread.c
8433 ____________________________________________________________________________
8434 [   590] By: gsar                                  on 1998/02/26  04:25:40
8435         Log: various changes to make win32 build under the new Configure & co.
8436              - added byterun.c to core C build
8437              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
8438              after adding new variables to config.[bgv]c
8439              - sig_name_init now has only the valid signals
8440              - we now have $Config{usethreads}
8441              - tested under the two commercial compilers w/ and w/o usethreads
8442      Branch: win32/perl
8443            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8444            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8445            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
8446 ____________________________________________________________________________
8447 [   589] By: gsar                                  on 1998/02/26  03:56:19
8448         Log: various cleanups so that B can be built as "just another extension"
8449              - export symbols needed for building B
8450              - bset_obj_store() is needed by byterun(), so define it there instead
8451              of at B.xs, and export it
8452              - freadpv() is only used in B.xs, so move it there
8453              - byte*.h are now included by perl.h
8454              - regenerate embed*.h
8455      Branch: win32/perl
8456            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
8457            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
8458 ____________________________________________________________________________
8459 [   588] By: gsar                                  on 1998/02/25  21:46:35
8460         Log: integrate mainline
8461      Branch: win32/perl
8462           +> Porting/config.sh Porting/config_H
8463            - config_H
8464           !> (integrate 54 files)
8465 ____________________________________________________________________________
8466 [   587] By: gsar                                  on 1998/02/25  19:20:26
8467         Log: added AS patch#8
8468      Branch: asperl
8469            ! sv.c x2p/a2py.c x2p/util.c
8470 ____________________________________________________________________________
8471 [   586] By: gsar                                  on 1998/02/25  19:08:06
8472         Log: added AS patch#7
8473              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
8474              Date:    Tue, 24 Feb 1998 07:57:07 PST
8475              From:    Douglas Lankshear <dougl@ActiveState.com>
8476              Subject: [PATCH] 
8477              
8478              Here's an attempt at
8479              6. MANIFEST must be updated with new file names
8480              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
8481              And some changes to move toward
8482              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
8483              
8484              -- Doug
8485      Branch: asperl
8486            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
8487            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
8488            ! perlenv.h perlio.h perllio.h win32/Makefile
8489 ____________________________________________________________________________
8490 [   585] By: mbeattie                              on 1998/02/25  17:44:34
8491         Log: More compiler tweaks.
8492      Branch: perl
8493            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
8494 ____________________________________________________________________________
8495 [   584] By: mbeattie                              on 1998/02/25  15:36:38
8496         Log: Subject: [PATCH 5.004_60] dos-djgpp update
8497              Date: Wed, 25 Feb 1998 11:17:07 +0100
8498              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8499      Branch: perl
8500            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
8501 ____________________________________________________________________________
8502 [   583] By: mbeattie                              on 1998/02/25  15:34:48
8503         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
8504      Branch: perl
8505            ! global.sym patchlevel.h
8506 ____________________________________________________________________________
8507 [   582] By: mbeattie                              on 1998/02/25  15:28:08
8508         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
8509              Date: Tue, 24 Feb 1998 11:15:57 +0000
8510              From: Robin Houston <robin@oneworld.org>
8511      Branch: perl
8512            ! pod/perldiag.pod pp_ctl.c
8513 ____________________________________________________________________________
8514 [   581] By: mbeattie                              on 1998/02/25  15:27:06
8515         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
8516              Date: 23 Feb 1998 23:36:09 +0100
8517              From: Gisle Aas <gisle@aas.no>
8518      Branch: perl
8519            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
8520 ____________________________________________________________________________
8521 [   580] By: mbeattie                              on 1998/02/25  15:25:29
8522         Log: Subject: [PATCH 5.004_60] improved Test.pm
8523              Date: Sat, 21 Feb 1998 14:17:09 -0500
8524              From: Joshua Pritikin <pritikin@mindspring.com>
8525      Branch: perl
8526            ! lib/Test.pm
8527 ____________________________________________________________________________
8528 [   579] By: mbeattie                              on 1998/02/25  15:23:24
8529         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
8530              From: Jarkko Hietaniemi <jhi@iki.fi>
8531              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
8532              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
8533              Subject: Re: your HP-UX perl patch
8534              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
8535      Branch: perl
8536            ! Makefile.SH embed.h global.sym hints/hpux.sh
8537 ____________________________________________________________________________
8538 [   578] By: mbeattie                              on 1998/02/25  15:18:06
8539         Log: Back out DB_File patch (change _553) and tweak Configure.
8540              Subject: ANNOUNCE: perl5.004_60 is available
8541              Date: Mon, 23 Feb 1998 10:47:26 -0000
8542              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
8543      Branch: perl
8544            ! Configure ext/DB_File/DB_File.xs
8545 ____________________________________________________________________________
8546 [   577] By: mbeattie                              on 1998/02/25  15:04:00
8547         Log: Subject: [PATCH] Cwd.pm
8548              Date: Fri, 20 Feb 1998 10:27:54 -0600
8549              From: Graham Barr <gbarr@ti.com>
8550      Branch: perl
8551            ! lib/Cwd.pm
8552 ____________________________________________________________________________
8553 [   576] By: mbeattie                              on 1998/02/25  15:02:57
8554         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
8555              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
8556              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
8557              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
8558              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
8559              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
8560              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
8561      Branch: perl
8562            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
8563 ____________________________________________________________________________
8564 [   575] By: mbeattie                              on 1998/02/25  14:58:00
8565         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
8566              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
8567              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8568      Branch: perl
8569            + Porting/config.sh Porting/config_H
8570            - config_H
8571            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
8572            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
8573            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
8574            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
8575            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
8576            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
8577            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
8578 ____________________________________________________________________________
8579 [   574] By: gsar                                  on 1998/02/24  02:21:14
8580         Log: fix typos in sv.c
8581      Branch: win32/perl
8582            ! sv.c
8583 ____________________________________________________________________________
8584 [   573] By: mbeattie                              on 1998/02/23  10:03:39
8585         Log: Remove old Linux+threads segfault degugging kludge.
8586      Branch: perl
8587            ! perl.c
8588 ____________________________________________________________________________
8589 [   572] By: gsar                                  on 1998/02/23  09:45:26
8590         Log: undo previous change (no added value!)
8591      Branch: win32/perl
8592            ! win32/bin/pl2bat.pl
8593 ____________________________________________________________________________
8594 [   571] By: gsar                                  on 1998/02/23  09:18:32
8595         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
8596              John Cavanaugh <cavanaug@sdd.hp.com>)
8597      Branch: win32/perl
8598            ! win32/bin/pl2bat.pl
8599 ____________________________________________________________________________
8600 [   570] By: gsar                                  on 1998/02/22  04:02:15
8601         Log: support chown() (just a noop for now)
8602      Branch: win32/perl
8603            ! dosish.h win32/win32.c win32/win32.h
8604 ____________________________________________________________________________
8605 [   569] By: gsar                                  on 1998/02/22  03:09:55
8606         Log: integrate latest win32 branch
8607      Branch: asperl
8608           +> (branch 41 files)
8609           !> (integrate 59 files)
8610 ____________________________________________________________________________
8611 [   568] By: gsar                                  on 1998/02/22  02:40:56
8612         Log: get compiler building under win32 (needed Makefile.PL
8613              hacks that could be applicable to other platforms)
8614      Branch: win32/perl
8615            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
8616 ____________________________________________________________________________
8617 [   567] By: gsar                                  on 1998/02/22  01:30:19
8618         Log: integrate mainline
8619      Branch: win32/perl
8620           +> (branch 41 files)
8621           !> (integrate 46 files)
8622 ____________________________________________________________________________
8623 [   566] By: gsar                                  on 1998/02/20  22:31:56
8624         Log: fix handle leak in join()
8625      Branch: win32/perl
8626            ! win32/win32thread.h
8627
8628 ----------------
8629 Version 5.004_60
8630 ----------------
8631
8632 ____________________________________________________________________________
8633 [   565] By: mbeattie                              on 1998/02/20  18:23:47
8634         Log: Remove compiler files from their old lib/B locations. The compiler
8635              now builds by default (without the byteperl executable so far) and
8636              seems to work at least minimally.
8637      Branch: perl
8638            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
8639            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
8640            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
8641            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
8642            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
8643            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
8644            ! MANIFEST bytecode.pl
8645 ____________________________________________________________________________
8646 [   564] By: mbeattie                              on 1998/02/20  18:05:33
8647         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
8648              under ext/B.
8649      Branch: perl
8650           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
8651           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8652           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
8653           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
8654           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
8655           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
8656           +> ext/B/B/makeliblinks ext/B/O.pm
8657 ____________________________________________________________________________
8658 [   563] By: mbeattie                              on 1998/02/20  17:54:58
8659         Log: Start getting compiler to work when built with the core.
8660              [Still won't work as of this change.]
8661      Branch: perl
8662           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
8663           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
8664           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
8665           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
8666           +> lib/B/Terse.pm lib/B/Xref.pm
8667            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
8668 ____________________________________________________________________________
8669 [   562] By: mbeattie                              on 1998/02/20  16:42:13
8670         Log: Merge perlext/Compiler/... into mainline. Some files move to
8671              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
8672              move to the base perl directory (e.g. headers). Will need some
8673              cleaning up before it builds properly, I would guess.
8674      Branch: perl
8675           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
8676           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
8677           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
8678           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
8679           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
8680           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
8681           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
8682           +> lib/B/makeliblinks lib/O.pm
8683 ____________________________________________________________________________
8684 [   561] By: mbeattie                              on 1998/02/20  16:39:38
8685         Log: Win32 changes from Sarathy, tweaked slightly by me.
8686      Branch: perlext
8687            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
8688            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
8689            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
8690            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
8691 ____________________________________________________________________________
8692 [   560] By: mbeattie                              on 1998/02/20  15:46:15
8693         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
8694      Branch: perl
8695            ! perl.c
8696 ____________________________________________________________________________
8697 [   559] By: mbeattie                              on 1998/02/20  12:56:10
8698         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
8699      Branch: perl
8700            ! MANIFEST patchlevel.h
8701 ____________________________________________________________________________
8702 [   558] By: mbeattie                              on 1998/02/20  12:53:26
8703         Log: Integrate win32 branch into mainline.
8704      Branch: perl
8705           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
8706           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8707           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8708           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
8709           !> win32/win32iop.h x2p/a2p.h
8710 ____________________________________________________________________________
8711 [   557] By: mbeattie                              on 1998/02/20  12:51:42
8712         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
8713              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
8714              From: Jarkko Hietaniemi <jhi@iki.fi>
8715      Branch: perl
8716            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
8717            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
8718            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
8719            ! pod/perltoc.pod pod/perlvar.pod
8720 ____________________________________________________________________________
8721 [   556] By: mbeattie                              on 1998/02/20  12:49:54
8722         Log: Subject: [PATCH] installperl
8723              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
8724              From: Norton Allen <allen@huarp.harvard.edu>
8725      Branch: perl
8726            ! installperl
8727 ____________________________________________________________________________
8728 [   555] By: mbeattie                              on 1998/02/20  12:49:09
8729         Log: Subject: [PATCH:_59] t/op/wantarray.t
8730              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
8731              From: Norton Allen <allen@huarp.harvard.edu>
8732      Branch: perl
8733            + t/op/wantarray.t
8734 ____________________________________________________________________________
8735 [   554] By: mbeattie                              on 1998/02/20  12:47:44
8736         Log: Subject: Misprint in regcomp.c [PATCH]
8737              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
8738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8739      Branch: perl
8740            ! regcomp.c
8741 ____________________________________________________________________________
8742 [   553] By: mbeattie                              on 1998/02/20  12:45:08
8743         Log: Subject: DB_File ->length does not work just after tie.
8744              Date: Tue, 17 Feb 1998 13:19:18 GMT
8745              From: Nick Ing-Simmons <nik@tiuk.ti.com>
8746      Branch: perl
8747            ! ext/DB_File/DB_File.xs
8748 ____________________________________________________________________________
8749 [   552] By: mbeattie                              on 1998/02/20  12:43:32
8750         Log: Subject: [PATCH] - perl5.005_59, update Copyright
8751              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
8752              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
8753      Branch: perl
8754            ! perl.c
8755 ____________________________________________________________________________
8756 [   551] By: mbeattie                              on 1998/02/20  12:42:41
8757         Log: Subject: Re: for() and map() peculiarity
8758              Date: Mon, 16 Feb 1998 21:33:44 +0000
8759              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8760      Branch: perl
8761            ! pod/perlsyn.pod
8762 ____________________________________________________________________________
8763 [   550] By: mbeattie                              on 1998/02/20  12:41:53
8764         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
8765              Date: Mon, 16 Feb 1998 11:46:29 -0800
8766              From: Dan Sugalski <sugalskd@osshe.edu>
8767      Branch: perl
8768            ! vms/config.vms
8769 ____________________________________________________________________________
8770 [   549] By: mbeattie                              on 1998/02/20  12:40:55
8771         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
8772              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
8773              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
8774      Branch: perl
8775            ! global.sym
8776 ____________________________________________________________________________
8777 [   548] By: mbeattie                              on 1998/02/20  12:39:56
8778         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
8779              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
8780              From: Jarkko Hietaniemi <jhi@iki.fi>
8781      Branch: perl
8782            ! hints/irix_6.sh
8783 ____________________________________________________________________________
8784 [   547] By: mbeattie                              on 1998/02/20  12:38:58
8785         Log: Subject: [PATCH] perlguts update
8786              Date: 16 Feb 1998 11:23:53 +0100
8787              From: Gisle Aas <gisle@aas.no>
8788      Branch: perl
8789            ! pod/perlguts.pod
8790 ____________________________________________________________________________
8791 [   546] By: mbeattie                              on 1998/02/20  12:38:01
8792         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
8793              Date: Sun, 15 Feb 1998 23:56:05 -0500
8794              From: Irving Reid <irving@tor.securecomputing.com>
8795      Branch: perl
8796            ! hints/bsdos.sh
8797 ____________________________________________________________________________
8798 [   545] By: mbeattie                              on 1998/02/20  12:37:11
8799         Log: Subject: [PATCH] 5% speedup in an empty loop
8800              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
8801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8802      Branch: perl
8803            ! op.c
8804 ____________________________________________________________________________
8805 [   544] By: mbeattie                              on 1998/02/20  12:36:26
8806         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
8807              Date: Sun, 15 Feb 98 23:06:16 +0100
8808              From: Hans Mulder <hansm@icgroup.nl>
8809      Branch: perl
8810            ! hints/next_3.sh hints/next_4.sh
8811 ____________________________________________________________________________
8812 [   543] By: mbeattie                              on 1998/02/20  12:35:39
8813         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
8814              Date: Sun, 15 Feb 98 23:05:20 +0100
8815              From: Hans Mulder <hansm@icgroup.nl>
8816      Branch: perl
8817            ! malloc.c
8818 ____________________________________________________________________________
8819 [   542] By: mbeattie                              on 1998/02/20  12:35:03
8820         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
8821              From: Hans Mulder <hansm@icgroup.nl>
8822              Date: Sun, 15 Feb 98 23:04:29 +0100
8823      Branch: perl
8824            ! Configure
8825 ____________________________________________________________________________
8826 [   541] By: mbeattie                              on 1998/02/20  12:33:56
8827         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
8828              NeXT   needs DONT_DECLARE_STD)
8829              Date: Sun, 15 Feb 98 23:04:19 +0100
8830              From: Hans Mulder <hansm@icgroup.nl>
8831      Branch: perl
8832            ! perl.h
8833 ____________________________________________________________________________
8834 [   540] By: mbeattie                              on 1998/02/20  12:32:25
8835         Log: Subject: [PATCH] sv_check_thinkfirst macroized
8836              Date: 15 Feb 1998 22:00:38 +0100
8837              From: Gisle Aas <gisle@aas.no>
8838      Branch: perl
8839            ! sv.c
8840 ____________________________________________________________________________
8841 [   539] By: mbeattie                              on 1998/02/20  12:31:07
8842         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
8843              Date: Sat, 14 Feb 1998 17:58:01 -0500
8844              From: Joshua Pritikin <pritikin@mindspring.com>
8845      Branch: perl
8846            + lib/Test.pm
8847            ! MANIFEST lib/Test/Harness.pm
8848 ____________________________________________________________________________
8849 [   538] By: mbeattie                              on 1998/02/20  12:24:31
8850         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
8851              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
8852              From: Jarkko Hietaniemi <jhi@iki.fi>
8853      Branch: perl
8854            ! INSTALL pod/perldiag.pod pod/perllocale.pod
8855 ____________________________________________________________________________
8856 [   537] By: mbeattie                              on 1998/02/20  12:23:04
8857         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
8858              Date: Fri, 13 Feb 1998 13:38:28 -0800
8859              From: Dan Sugalski <sugalskd@osshe.edu>
8860      Branch: perl
8861            ! README.vms
8862 ____________________________________________________________________________
8863 [   536] By: mbeattie                              on 1998/02/20  12:20:29
8864         Log: Subject: [PATCH] 5.004_58, move intuition tests
8865              Date: Thu, 12 Feb 1998 17:11:05 -0600
8866              From: Stephen Potter <spp@psa.pencom.com>
8867      Branch: perl
8868            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
8869            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
8870            ! t/op/flip.t t/op/pat.t t/op/push.t
8871 ____________________________________________________________________________
8872 [   535] By: gsar                                  on 1998/02/19  23:07:24
8873         Log: applied a version of this with tabs intact
8874              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
8875              Date:    19 Feb 1998 15:06:38 EST
8876              From:    dfan@harmonixmusic.com (Dan Schmidt)
8877              Subject: Pod::Html bug and fix: missing </UL> in index
8878      Branch: win32/perl
8879            ! lib/Pod/Html.pm
8880 ____________________________________________________________________________
8881 [   534] By: gsar                                  on 1998/02/19  19:40:27
8882         Log: Fix C<0> problem in Pod::Html
8883      Branch: win32/perl
8884            ! lib/Pod/Html.pm
8885 ____________________________________________________________________________
8886 [   533] By: gsar                                  on 1998/02/18  18:11:08
8887         Log: non-debug VC builds are -O1 now (they say it works, and is
8888              faster)
8889      Branch: win32/perl
8890            ! win32/Makefile win32/makefile.mk
8891 ____________________________________________________________________________
8892 [   532] By: gsar                                  on 1998/02/18  04:11:03
8893         Log: integrate nick's patch to mainline
8894      Branch: win32/perl
8895           !> pp.c
8896 ____________________________________________________________________________
8897 [   531] By: mbeattie                              on 1998/02/17  17:50:50
8898         Log: Assorted changes to the compiler
8899      Branch: perlext
8900            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
8901            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
8902            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
8903            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
8904 ____________________________________________________________________________
8905 [   530] By: gsar                                  on 1998/02/17  01:47:35
8906         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
8907              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
8908              build passes all tests except t/lib/io_xs.t (seems to be due to
8909              broken tmpfile() in the CRT or import lib)
8910      Branch: win32/perl
8911            ! XSUB.h win32/makefile.mk win32/win32.h
8912 ____________________________________________________________________________
8913 [   529] By: gsar                                  on 1998/02/16  23:03:31
8914         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
8915              in this version of gcc!)
8916      Branch: win32/perl
8917            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
8918            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
8919 ____________________________________________________________________________
8920 [   528] By: nick                                  on 1998/02/16  22:13:04
8921         Log: Missing PUSHMARK in unshift TIEARRAY hook
8922      Branch: perl
8923            ! pp.c
8924 ____________________________________________________________________________
8925 [   527] By: gsar                                  on 1998/02/15  20:59:07
8926         Log: integrate win32 branch
8927      Branch: asperl
8928           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
8929           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8930           !> win32/makedef.pl
8931 ____________________________________________________________________________
8932 [   526] By: gsar                                  on 1998/02/15  20:02:11
8933         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
8934      Branch: win32/perl
8935            ! config_h.SH win32/config_H.bc win32/config_H.gc
8936            ! win32/config_H.vc
8937 ____________________________________________________________________________
8938 [   525] By: gsar                                  on 1998/02/15  03:26:45
8939         Log: fix build problems due to renamed Config variables
8940      Branch: win32/perl
8941            ! win32/config.bc win32/config.gc win32/config.vc
8942            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8943            ! win32/makedef.pl
8944 ____________________________________________________________________________
8945 [   524] By: gsar                                  on 1998/02/14  01:00:15
8946         Log: bring ASPerl uptodate with mainline changes
8947      Branch: asperl
8948           +> ext/DB_File/Changes t/comp/require.t
8949           !> (integrate 41 files)
8950 ____________________________________________________________________________
8951 [   523] By: gsar                                  on 1998/02/14  00:52:17
8952         Log: integrate mainline
8953      Branch: win32/perl
8954           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
8955           !> pp_hot.c t/op/magic.t
8956 ____________________________________________________________________________
8957 [   522] By: gsar                                  on 1998/02/14  00:42:37
8958         Log: added AS patch#6
8959              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
8960              Date:    Fri, 13 Feb 1998 06:14:51 PST
8961              From:    Douglas Lankshear <dougl@ActiveState.com>
8962              Subject: [PATCH] command line build
8963              
8964              This patch is for the command line build of perl object.
8965              I'll merge the ipfoo.c function with win32_xxx functions next.
8966              
8967              -- Doug
8968      Branch: asperl
8969            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
8970            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
8971            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
8972 ____________________________________________________________________________
8973 [   521] By: gsar                                  on 1998/02/14  00:14:04
8974         Log: added AS patch#5 (patch #4 was intentionally skipped after
8975              discussion)
8976      Branch: asperl
8977            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
8978            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
8979            ! regexec.c sv.c toke.c
8980 ____________________________________________________________________________
8981 [   520] By: nick                                  on 1998/02/13  18:15:46
8982         Log: Resolve ansiperl against win32
8983      Branch: ansiperl
8984           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
8985           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
8986           +> t/lib/ph.t
8987           !> (integrate 898 files)
8988
8989 ----------------
8990 Version 5.004_59
8991 ----------------
8992
8993 ____________________________________________________________________________
8994 [   519] By: mbeattie                              on 1998/02/13  17:05:37
8995         Log: Integrate win32 into mainline.
8996      Branch: perl
8997            ! lib/ExtUtils/xsubpp
8998           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8999           !> win32/makefile.mk
9000 ____________________________________________________________________________
9001 [   518] By: mbeattie                              on 1998/02/13  17:01:16
9002         Log: Bump patchlevel.h to 59.
9003      Branch: perl
9004            ! patchlevel.h
9005 ____________________________________________________________________________
9006 [   517] By: mbeattie                              on 1998/02/13  16:57:59
9007         Log: Subject: [PATCH] _58: wantarray in void context broken
9008              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
9009              From: Norton Allen <allen@huarp.harvard.edu>
9010      Branch: perl
9011            ! pp_hot.c
9012 ____________________________________________________________________________
9013 [   516] By: mbeattie                              on 1998/02/13  16:55:33
9014         Log: Subject: [PATCH] 5.004_58 QNX getcwd
9015              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
9016              From: Norton Allen <allen@huarp.harvard.edu>
9017      Branch: perl
9018            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
9019 ____________________________________________________________________________
9020 [   515] By: gsar                                  on 1998/02/12  18:29:52
9021         Log: pickup lddlflags properly for Config.pm
9022      Branch: win32/perl
9023            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9024            ! win32/makefile.mk
9025 ____________________________________________________________________________
9026 [   514] By: gsar                                  on 1998/02/12  18:16:09
9027         Log: fix xsubpp bug in SETMAGIC code
9028      Branch: win32/perl
9029            ! lib/ExtUtils/xsubpp
9030 ____________________________________________________________________________
9031 [   513] By: gsar                                  on 1998/02/12  18:06:30
9032         Log: integrate mainline
9033      Branch: win32/perl
9034           +> ext/DB_File/Changes
9035           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
9036           !> ext/DB_File/DB_File.xs hints/machten.sh
9037           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
9038           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
9039           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
9040           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
9041           !> t/op/re_tests t/pragma/locale.t
9042 ____________________________________________________________________________
9043 [   512] By: mbeattie                              on 1998/02/12  17:34:02
9044         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
9045              with -DUSE_THREADS -DDEBUGGING to fail.
9046      Branch: perl
9047            ! scope.h
9048 ____________________________________________________________________________
9049 [   511] By: mbeattie                              on 1998/02/12  16:44:03
9050         Log: Integrate win32 into mainline
9051      Branch: perl
9052           +> t/comp/require.t
9053           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
9054 ____________________________________________________________________________
9055 [   510] By: mbeattie                              on 1998/02/12  16:42:26
9056         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
9057              Date: 12 Feb 1998 14:25:55 +0100
9058              From: koenig@kulturbox.de (Andreas J. Koenig)
9059      Branch: perl
9060            ! lib/ExtUtils/Install.pm
9061 ____________________________________________________________________________
9062 [   509] By: mbeattie                              on 1998/02/12  16:40:34
9063         Log: Subject: Re: wrong prototype for sbrk [PATCH]
9064              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
9065              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9066      Branch: perl
9067            ! malloc.c
9068 ____________________________________________________________________________
9069 [   508] By: mbeattie                              on 1998/02/12  16:36:53
9070         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
9071              Date: Wed, 11 Feb 1998 17:29:20 +0100
9072              From: Achim Bohnet <ach@mpe.mpg.de>
9073      Branch: perl
9074            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9075 ____________________________________________________________________________
9076 [   507] By: mbeattie                              on 1998/02/12  16:35:26
9077         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
9078              Date: Wed, 11 Feb 1998 14:59:46 +0100
9079              From: Dominic Dunlop <domo@vo.lu>
9080      Branch: perl
9081            ! hints/machten.sh
9082 ____________________________________________________________________________
9083 [   506] By: mbeattie                              on 1998/02/12  16:28:40
9084         Log: Subject: DB_File 1.58 patch
9085              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
9086              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9087      Branch: perl
9088            + ext/DB_File/Changes
9089            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
9090            ! t/lib/db-recno.t
9091 ____________________________________________________________________________
9092 [   505] By: mbeattie                              on 1998/02/12  16:24:26
9093         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
9094              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
9095              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9096      Branch: perl
9097            ! regexec.c t/op/re_tests
9098 ____________________________________________________________________________
9099 [   504] By: mbeattie                              on 1998/02/12  16:22:46
9100         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9101              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
9102              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
9103              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
9104              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
9105              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
9106              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
9107      Branch: perl
9108            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
9109            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
9110 ____________________________________________________________________________
9111 [   503] By: mbeattie                              on 1998/02/12  16:15:43
9112         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
9113              Date: Mon, 9 Feb 1998 13:19:45 +0100
9114              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9115      Branch: perl
9116            ! t/lib/filecopy.t
9117 ____________________________________________________________________________
9118 [   502] By: mbeattie                              on 1998/02/12  16:14:27
9119         Log: Assorted patches to sv.c:
9120              From: Gisle Aas <gisle@aas.no>
9121              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
9122              Date: 07 Feb 1998 00:21:57 +0100
9123              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
9124              Date: 07 Feb 1998 00:29:45 +0100
9125              Subject: [PATCH] sv_upgrade() always returns TRUE
9126              Date: 09 Feb 1998 15:44:01 +0100
9127      Branch: perl
9128            ! sv.c
9129 ____________________________________________________________________________
9130 [   501] By: mbeattie                              on 1998/02/12  16:09:26
9131         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
9132              Subject: Perl debugger.
9133              Date: Fri, 6 Feb 1998 17:47:08 -0500
9134              From: "Jason A. Smith" <smithj4@rpi.edu>
9135      Branch: perl
9136            ! lib/perl5db.pl
9137 ____________________________________________________________________________
9138 [   500] By: gsar                                  on 1998/02/12  03:20:55
9139         Log: merge another maint patch
9140              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
9141              Date:    Tue, 10 Feb 1998 18:49:00 EST
9142              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9143              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
9144      Branch: win32/perl
9145            ! pp_ctl.c
9146 ____________________________________________________________________________
9147 [   499] By: gsar                                  on 1998/02/12  03:14:39
9148         Log: make t/comp/require.t type xtext
9149      Branch: win32/perl
9150            ! t/comp/require.t
9151 ____________________________________________________________________________
9152 [   498] By: gsar                                  on 1998/02/12  03:09:58
9153         Log: fix extra LEAVE when require fails
9154              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
9155              Date:    Tue, 10 Feb 1998 18:21:37 EST
9156              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9157              Subject: Re: evals and requires make seg-fault with bad require file 
9158      Branch: win32/perl
9159            + t/comp/require.t
9160            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
9161 ____________________________________________________________________________
9162 [   497] By: gsar                                  on 1998/02/12  02:47:29
9163         Log: merge a maint patch
9164              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
9165              Date:    Wed, 11 Feb 1998 00:15:51 EST
9166              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9167              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
9168      Branch: win32/perl
9169            ! pp_ctl.c t/op/local.t
9170 ____________________________________________________________________________
9171 [   496] By: mbeattie                              on 1998/02/11  13:04:50
9172         Log: Integrate win32 into mainline.
9173      Branch: perl
9174           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9175           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
9176           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
9177           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
9178           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
9179           !> win32/makedef.pl win32/win32.c win32/win32iop.h
9180 ____________________________________________________________________________
9181 [   495] By: mbeattie                              on 1998/02/11  13:03:59
9182         Log: Fix special constants in Xref.pm
9183      Branch: perlext
9184            ! Compiler/B/Xref.pm
9185 ____________________________________________________________________________
9186 [   494] By: gsar                                  on 1998/02/10  18:26:28
9187         Log: fix opendir() problem on share names
9188              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
9189              Date:    Tue, 10 Feb 1998 13:28:53 EST
9190              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9191              Subject: Re: BUG: opendir and UNC names on NT 
9192      Branch: win32/perl
9193            ! win32/win32.c
9194 ____________________________________________________________________________
9195 [   493] By: gsar                                  on 1998/02/09  23:09:40
9196         Log: integrate win32 branch contents
9197      Branch: asperl
9198           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9199           +> lib/Fatal.pm t/lib/ph.t
9200            ! hv.c
9201           !> (integrate 895 files)
9202 ____________________________________________________________________________
9203 [   492] By: gsar                                  on 1998/02/09  07:30:19
9204         Log: enhancements to previous patch for XSUB OUTPUT args
9205              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
9206              Date:    Mon, 09 Feb 1998 02:31:55 EST
9207              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9208              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
9209      Branch: win32/perl
9210            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9211            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
9212            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
9213            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
9214            ! sv.h
9215 ____________________________________________________________________________
9216 [   491] By: gsar                                  on 1998/02/09  03:00:52
9217         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
9218              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
9219              Date:    Wed, 29 Oct 1997 19:36:25 EST
9220              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9221              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
9222      Branch: win32/perl
9223            ! op.c
9224 ____________________________________________________________________________
9225 [   490] By: gsar                                  on 1998/02/09  02:30:43
9226         Log: fix for bugs in handling DESTROY (adjusted test numbers)
9227              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
9228              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
9229              Date: Wed, 31 Dec 1997 19:30:46 -0500
9230              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9231      Branch: win32/perl
9232            ! pod/perlobj.pod sv.c t/op/ref.t
9233 ____________________________________________________________________________
9234 [   489] By: gsar                                  on 1998/02/09  00:30:35
9235         Log: ansify prototype for my_safemalloc(), avoid warnings
9236      Branch: win32/perl
9237            ! sv.c
9238 ____________________________________________________________________________
9239 [   488] By: gsar                                  on 1998/02/09  00:29:08
9240         Log: fix misapplied hunks in 5.004_58
9241              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
9242              Date:    Sun, 08 Feb 1998 02:18:12 EST
9243              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9244              Subject: [PATCH] fixes for test failures in 5.004_58
9245      Branch: win32/perl
9246            ! gv.c op.c
9247 ____________________________________________________________________________
9248 [   487] By: gsar                                  on 1998/02/09  00:27:16
9249         Log: win32_utime() tweaks to avoid warnings
9250      Branch: win32/perl
9251            ! win32/win32.c win32/win32iop.h
9252 ____________________________________________________________________________
9253 [   486] By: gsar                                  on 1998/02/07  23:45:22
9254         Log: integrate mainline, plus a few small win32 enhancements
9255              - remove Win32::GetCurrentDirectory()
9256              - add Win32::Sleep() for compat
9257              - add smarter utime() from Jan Dubois, and export it as win32_utime()
9258      Branch: win32/perl
9259           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9260           +> lib/Fatal.pm t/lib/ph.t
9261            ! win32/makedef.pl win32/win32.c win32/win32iop.h
9262           !> (integrate 61 files)
9263
9264 ----------------
9265 Version 5.004_58
9266 ----------------
9267
9268 ____________________________________________________________________________
9269 [   485] By: mbeattie                              on 1998/02/06  18:11:47
9270         Log: Bump patchlevel to 58.
9271      Branch: perl
9272            ! patchlevel.h
9273 ____________________________________________________________________________
9274 [   484] By: mbeattie                              on 1998/02/06  18:08:28
9275         Log: Fix up problem with gv.c from change 477.
9276              Fix up Config.pm use in t/lib/ph.t from change 478.
9277      Branch: perl
9278            ! gv.c t/lib/ph.t
9279 ____________________________________________________________________________
9280 [   483] By: mbeattie                              on 1998/02/06  17:34:34
9281         Log: Integrate win32 branch into mainline
9282      Branch: perl
9283           !> win32/win32sck.c
9284 ____________________________________________________________________________
9285 [   482] By: mbeattie                              on 1998/02/06  17:26:41
9286         Log: lib/Fatal.pm missing from repository
9287      Branch: perl
9288            + lib/Fatal.pm
9289 ____________________________________________________________________________
9290 [   481] By: mbeattie                              on 1998/02/06  17:24:57
9291         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
9292              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
9293              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9294      Branch: perl
9295            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9296            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9297 ____________________________________________________________________________
9298 [   480] By: mbeattie                              on 1998/02/06  17:19:52
9299         Log: x2p/str.c was missing from list of changed files in change 466
9300      Branch: perl
9301            ! x2p/str.c
9302 ____________________________________________________________________________
9303 [   479] By: mbeattie                              on 1998/02/06  17:16:54
9304         Log: Added t/lib/ph.t to MANIFEST
9305      Branch: perl
9306            ! MANIFEST
9307 ____________________________________________________________________________
9308 [   478] By: mbeattie                              on 1998/02/06  17:15:38
9309         Log: Subject: [PATCH] h2ph.PL
9310              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
9311              From: kstar@www.chapin.edu (Kurt D. Starsinic)
9312      Branch: perl
9313            + t/lib/ph.t
9314            ! utils/h2ph.PL
9315 ____________________________________________________________________________
9316 [   477] By: mbeattie                              on 1998/02/06  17:10:46
9317         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
9318              Date: 04 Feb 1998 14:49:46 +0100
9319              From: Gisle Aas <gisle@aas.no>
9320              as modified by
9321              From: chip@atlantic.net
9322              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
9323      Branch: perl
9324            ! gv.c
9325 ____________________________________________________________________________
9326 [   476] By: mbeattie                              on 1998/02/06  16:47:03
9327         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9328              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
9329              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
9330              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
9331              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
9332      Branch: perl
9333            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
9334 ____________________________________________________________________________
9335 [   475] By: mbeattie                              on 1998/02/06  16:44:57
9336         Log: Subject: [PATCH] nomemok
9337              Date: Mon, 2 Feb 1998 15:06:50 +0100
9338              From: Gisle Aas <gisle@aas.no>
9339      Branch: perl
9340            ! hv.c
9341 ____________________________________________________________________________
9342 [   474] By: mbeattie                              on 1998/02/06  16:43:46
9343         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
9344              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
9345              From: abigail@fnx.com
9346      Branch: perl
9347            ! lib/Benchmark.pm
9348 ____________________________________________________________________________
9349 [   473] By: mbeattie                              on 1998/02/06  16:42:53
9350         Log: Subject: [PATCH] adding the newSVpvn API function
9351              Date: Sat, 31 Jan 1998 06:32:42 +0100
9352              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9353      Branch: perl
9354            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
9355            ! proto.h sv.c
9356 ____________________________________________________________________________
9357 [   472] By: mbeattie                              on 1998/02/06  16:35:41
9358         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
9359              Date: 28 Jan 1998 17:40:37 -0800
9360              From: Stephen Zander <srz@mckesson.com>
9361      Branch: perl
9362            ! hints/solaris_2.sh
9363 ____________________________________________________________________________
9364 [   471] By: mbeattie                              on 1998/02/06  16:02:57
9365         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
9366              Date: Thu, 15 Jan 1998 11:53:06 +0000
9367              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9368      Branch: perl
9369            ! pod/perlguts.pod pp.c t/op/vec.t
9370 ____________________________________________________________________________
9371 [   470] By: mbeattie                              on 1998/02/06  16:01:36
9372         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9373              Subject: 5.004_56: Patch to Tie::Hash and docs
9374              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
9375              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
9376              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
9377      Branch: perl
9378            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
9379            ! t/op/misc.t t/op/pat.t toke.c
9380 ____________________________________________________________________________
9381 [   469] By: mbeattie                              on 1998/02/06  15:58:31
9382         Log: Subject: Another Array.pm patch
9383              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
9384              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9385      Branch: perl
9386            ! lib/Tie/Array.pm
9387 ____________________________________________________________________________
9388 [   468] By: mbeattie                              on 1998/02/06  15:56:28
9389         Log: Subject: documentation patch for 5.004_57
9390              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
9391              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9392      Branch: perl
9393            ! lib/Tie/Array.pm
9394 ____________________________________________________________________________
9395 [   467] By: mbeattie                              on 1998/02/06  15:55:34
9396         Log: Subject: 5.004_56: patch for `use Fatal' again
9397              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
9398              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9399      Branch: perl
9400            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
9401            ! pp.c t/comp/proto.t toke.c
9402 ____________________________________________________________________________
9403 [   466] By: mbeattie                              on 1998/02/06  15:53:53
9404         Log: Subject: Newer -DLEAKTEST patch
9405              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
9406              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9407      Branch: perl
9408            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
9409            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
9410            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
9411            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
9412            ! toke.c util.c vms/perly_c.vms x2p/hash.c
9413 ____________________________________________________________________________
9414 [   465] By: mbeattie                              on 1998/02/06  15:46:35
9415         Log: More Chip patches (tweaked for _5x). The final one mentioned here
9416              (@ARGV with -i) actually went in at change 462 but I failed to
9417              add it to the change description:
9418              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
9419              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
9420              Subject: [PATCH] Fix for C<@x = my @y>
9421              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
9422              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
9423              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
9424              Subject: [PATCH] Allow last() to mean last
9425              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
9426              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
9427              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
9428      Branch: perl
9429            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
9430            ! vms/perly_h.vms
9431 ____________________________________________________________________________
9432 [   464] By: mbeattie                              on 1998/02/06  15:06:18
9433         Log: More Chip patches:
9434              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
9435              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
9436              Subject: [PATCH] Fix line numbers after here documents in eval STRING
9437              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
9438              Subject: [PATCH] Make recursive lexical analysis more robust
9439              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
9440      Branch: perl
9441            ! pp_ctl.c sv.c toke.c
9442 ____________________________________________________________________________
9443 [   463] By: mbeattie                              on 1998/02/06  15:04:17
9444         Log: Some more Chip patches (tweaked to match _5x):
9445              Subject: [PATCH] Fix empty BLOCK
9446              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
9447              Subject: [PATCH] fix (\@@) proto
9448              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
9449              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
9450              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
9451              Subject: [PATCH] Don't fold string comparison under  C<use locale>
9452              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
9453      Branch: perl
9454            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
9455 ____________________________________________________________________________
9456 [   462] By: mbeattie                              on 1998/02/06  14:56:30
9457         Log: Some Chip patches (some tweaked to match _5x source):
9458              From: Chip Salzenberg <salzench@nielsenmedia.com>
9459              Subject: [PATCH] local leakage
9460              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
9461              Subject: [PATCH] NULs in patterns
9462              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
9463              Subject: [PATCH] Configure on PerlIO
9464              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
9465              Subject: [PATCH] Avoid core dump on package alias
9466              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
9467              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
9468              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
9469      Branch: perl
9470            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
9471            ! t/op/local.t
9472 ____________________________________________________________________________
9473 [   461] By: gsar                                  on 1998/02/04  03:34:36
9474         Log: support win32_select(0,0,0,msec) (winsock doesn't)
9475      Branch: win32/perl
9476            ! win32/win32sck.c
9477 ____________________________________________________________________________
9478 [   460] By: gsar                                  on 1998/02/04  00:44:47
9479         Log: bug: win32_select() must StartSockets()
9480      Branch: win32/perl
9481            ! win32/win32sck.c
9482
9483 ----------------
9484 Version 5.004_57
9485 ----------------
9486
9487 ____________________________________________________________________________
9488 [   459] By: mbeattie                              on 1998/02/03  16:00:07
9489         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
9490              of execution causes core dump if threadsvp is moved). Replaced
9491              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
9492      Branch: perl
9493            ! av.c perl.c
9494 ____________________________________________________________________________
9495 [   458] By: mbeattie                              on 1998/02/03  14:40:02
9496         Log: Fix up MANIFEST.
9497      Branch: perl
9498            ! MANIFEST
9499 ____________________________________________________________________________
9500 [   457] By: mbeattie                              on 1998/02/03  13:50:23
9501         Log: Integrate win32 into mainline. My last integration from ansiperl
9502              to the mainline was a dismal failure: I did -ay but meant -at.
9503              This should fix things now since win32 has already integrated
9504              all the necessary changes from ansiperl.
9505      Branch: perl
9506           !> (integrate 111 files)
9507 ____________________________________________________________________________
9508 [   456] By: gsar                                  on 1998/02/03  04:48:08
9509         Log: Fix minor problems with non USE_THREADS build. win32 branch
9510              now looks 5.004_57-ready.
9511      Branch: win32/perl
9512            ! thread.h win32/makedef.pl
9513 ____________________________________________________________________________
9514 [   455] By: gsar                                  on 1998/02/03  03:45:09
9515         Log: integrate mainline
9516      Branch: win32/perl
9517           !> (integrate 887 files)
9518 ____________________________________________________________________________
9519 [   454] By: mbeattie                              on 1998/02/02  16:44:24
9520         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
9521              defaults have been commented out for now. 
9522      Branch: perl
9523            ! hints/dec_osf.sh
9524 ____________________________________________________________________________
9525 [   453] By: mbeattie                              on 1998/02/02  15:51:39
9526         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
9527              variables. Moved threadnum to a per-interpreter variable and
9528              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
9529              more than one thread may be running. Minor tweaks to Thread.xs.
9530      Branch: perl
9531            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
9532            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
9533            ! thread.h util.c
9534 ____________________________________________________________________________
9535 [   452] By: gsar                                  on 1998/02/02  04:56:50
9536         Log: remove totally egregious s/\\dir// in File::Find
9537      Branch: win32/perl
9538            ! lib/File/Find.pm
9539 ____________________________________________________________________________
9540 [   451] By: gsar                                  on 1998/02/01  22:20:20
9541         Log: added AS patch#3
9542              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
9543              Date:    Sun, 01 Feb 1998 09:18:13 PST
9544              From:    Douglas Lankshear <dougl@ActiveState.com>
9545              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
9546              
9547              Here's an additional diff against //depot/asperl
9548              
9549              The field name mg_length was changed back to mg_len
9550              The function name mg_len was change to mg_length
9551              
9552              The need for sort_mutex removed thanks to the code derived
9553              from Tom Horsley's work.
9554              
9555              -- Doug
9556      Branch: asperl
9557            + XSLock.h
9558            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
9559            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
9560            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
9561            ! scope.c scope.h sv.c toke.c universal.c util.c
9562            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
9563            ! win32/perlobj.def win32/runperl.c
9564 ____________________________________________________________________________
9565 [   450] By: gsar                                  on 1998/01/30  23:43:57
9566         Log: various tweaks
9567              - add new functions to proto.h
9568              - fix up makefile.mk for $(OBJECT)
9569      Branch: asperl
9570            ! pp_ctl.c proto.h win32/makefile.mk
9571 ____________________________________________________________________________
9572 [   449] By: gsar                                  on 1998/01/30  21:23:15
9573         Log: fix up missing patches from AS patch#2
9574      Branch: asperl
9575            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
9576            ! pp_ctl.c proto.h
9577 ____________________________________________________________________________
9578 [   448] By: gsar                                  on 1998/01/30  18:23:17
9579         Log: fix htonlx typo
9580      Branch: win32/perl
9581            ! perlsock.h
9582 ____________________________________________________________________________
9583 [   447] By: mbeattie                              on 1998/01/30  16:03:49
9584         Log: Fix up MANIFEST to add missing files
9585      Branch: perl
9586            ! MANIFEST
9587 ____________________________________________________________________________
9588 [   446] By: mbeattie                              on 1998/01/30  12:34:55
9589         Log: Bump patchlevel to 57.
9590      Branch: perl
9591            ! patchlevel.h
9592 ____________________________________________________________________________
9593 [   445] By: gsar                                  on 1998/01/30  10:44:38
9594         Log: initial merge of latest win32 branch into ASPerl
9595      Branch: asperl
9596           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
9597           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
9598           +> win32/bin/perlglob.pl
9599           !> (integrate 141 files)
9600 ____________________________________________________________________________
9601 [   444] By: gsar                                  on 1998/01/30  09:25:58
9602         Log: goofed branching, redo asperl branch
9603      Branch: asperl
9604            ! perl.h
9605 ____________________________________________________________________________
9606 [   443] By: gsar                                  on 1998/01/30  09:23:36
9607         Log: added AS patch#2
9608      Branch: asperl
9609            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
9610            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
9611            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
9612            + win32/ipstdiowin.h win32/perlobj.def
9613            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
9614            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
9615            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
9616            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
9617            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
9618            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
9619            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
9620            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
9621            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
9622 ____________________________________________________________________________
9623 [   441] By: gsar                                  on 1998/01/30  08:54:19
9624         Log: Created new branch from win32@396, added AS patch#1
9625      Branch: asperl
9626            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
9627            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
9628            + regcomp.c scope.h sv.c toke.c util.c
9629           +> (branch 915 files)
9630 ____________________________________________________________________________
9631 [   440] By: gsar                                  on 1998/01/30  04:43:23
9632         Log: integrate winansi
9633      Branch: win32/perl
9634           +> pod/perlhist.pod
9635           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
9636           !> util.c
9637 ____________________________________________________________________________
9638 [   439] By: mbeattie                              on 1998/01/27  15:31:53
9639         Log: Integrate ansi branch into mainline (resolve -ay).
9640      Branch: perl
9641           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
9642           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
9643           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
9644           +> win32/bin/perlglob.pl
9645            ! op.c
9646           !> (integrate 868 files)
9647 ____________________________________________________________________________
9648 [   438] By: nick                                  on 1998/01/24  12:02:34
9649         Log: Gisle's av_unshift tweak, two small patches from chip
9650              and check for NULL in hv_delete in case '~' and tie magic
9651              are present
9652      Branch: ansiperl
9653            ! av.c hv.c op.c pp_ctl.c scope.c
9654 ____________________________________________________________________________
9655 [   437] By: nick                                  on 1998/01/24  10:37:56
9656         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
9657              Ugh! ...
9658              Macros were unsuitable for declaring the functions, extra () round
9659              parameters removed - non-function forms of PerlXxx_yyyy() need to 
9660              add () themselves.
9661              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
9662      Branch: ansiperl
9663            ! perlsock.h pp_sys.c util.c
9664 ____________________________________________________________________________
9665 [   436] By: nick                                  on 1998/01/24  10:03:03
9666         Log: Integrate win32 into ansiperl
9667      Branch: ansiperl
9668           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
9669           +> win32/bin/perlglob.pl
9670           !> (integrate 38 files)
9671 ____________________________________________________________________________
9672 [   435] By: nick                                  on 1998/01/24  09:47:49
9673         Log: Add perlhist.pod
9674      Branch: ansiperl
9675            + pod/perlhist.pod
9676            ! MANIFEST
9677 ____________________________________________________________________________
9678 [   434] By: gsar                                  on 1998/01/19  05:01:47
9679         Log: s/PerlENV/PerlEnv/ just to be consistent
9680      Branch: win32/perl
9681            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
9682 ____________________________________________________________________________
9683 [   433] By: gsar                                  on 1998/01/19  04:52:18
9684         Log: foo() -> PerlGroup_foo() patch from ActiveState
9685      Branch: win32/perl
9686            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
9687            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
9688            ! scope.h sv.c toke.c util.c
9689 ____________________________________________________________________________
9690 [   432] By: gsar                                  on 1998/01/19  04:42:26
9691         Log: integrate mainline
9692      Branch: win32/perl
9693           !> pod/perlfunc.pod
9694 ____________________________________________________________________________
9695 [   431] By: gsar                                  on 1998/01/19  04:40:04
9696         Log: integrate changes in winansi
9697      Branch: win32/perl
9698           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
9699           +> t/lib/tie-stdpush.t t/op/tiearray.t
9700           !> (integrate 98 files)
9701 ____________________________________________________________________________
9702 [   430] By: gsar                                  on 1998/01/19  04:10:43
9703         Log: Fix autovivification problems with XSUB OUTPUT args
9704              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
9705              Date:    Sun, 18 Jan 1998 23:09:07 EST
9706              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9707              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
9708      Branch: win32/perl
9709            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
9710            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
9711            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
9712            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
9713 ____________________________________________________________________________
9714 [   429] By: nick                                  on 1998/01/17  21:01:50
9715         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
9716              Date: Thu, 25 Dec 1997 13:39:15 -0500
9717              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9718              To: perl5-porters@perl.org
9719              
9720              It turns out that the potential for the "CONFIG key 'exe_ext'
9721              does not exist in Config.pm" problem has been around for a while,
9722              in the definition of SvTRUE().  It's just that non-gcc compilers
9723              are more or less being built as CRIPPLED_CC when USE_THREADS is
9724              defined (even if they can inline things).  The inline macro for
9725              SvTRUE works with tied hashes and the EXISTS method, and the
9726              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
9727              does not, because it adds an excess mg_get() which replaces the
9728              EXISTS result with a FETCH result.
9729      Branch: ansiperl
9730            ! sv.c
9731 ____________________________________________________________________________
9732 [   428] By: nick                                  on 1998/01/17  20:59:11
9733         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
9734              Date: Fri, 19 Dec 97 17:19:09 GMT
9735              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
9736      Branch: ansiperl
9737            ! doio.c sv.c toke.c util.c
9738 ____________________________________________________________________________
9739 [   427] By: nick                                  on 1998/01/17  12:01:53
9740         Log: Permit tie ?foo,$object 
9741              tidy up dead #ifdef ORIGINAL_TIE)
9742              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
9743      Branch: ansiperl
9744            ! pp_sys.c
9745 ____________________________________________________________________________
9746 [   426] By: nick                                  on 1998/01/15  18:06:36
9747         Log: First working TIEARRAY and other misc tie fixes
9748      Branch: ansiperl
9749            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
9750 ____________________________________________________________________________
9751 [   425] By: nick                                  on 1998/01/14  21:56:40
9752         Log: Not working yet - split problems ...
9753      Branch: ansiperl
9754            ! pp.c t/lib/thread.t t/op/tiearray.t
9755 ____________________________________________________________________________
9756 [   424] By: nick                                  on 1998/01/14  18:49:25
9757         Log: TIEARRAY updates - almost works ...
9758      Branch: ansiperl
9759            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
9760            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
9761            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
9762            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
9763 ____________________________________________________________________________
9764 [   423] By: gsar                                  on 1998/01/14  00:13:16
9765         Log: fix MakeMaker installbin problem
9766              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
9767              Subject: Re: can't modify message with HTML-Stream, v.1.42 
9768              Date: Tue, 06 Jan 1998 19:16:35 -0500
9769              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9770      Branch: win32/perl
9771            ! lib/ExtUtils/MM_Unix.pm
9772 ____________________________________________________________________________
9773 [   422] By: gsar                                  on 1998/01/13  23:53:02
9774         Log: add archname to *sitearch in config.{b,g,v}c
9775      Branch: win32/perl
9776            ! win32/config.bc win32/config.gc win32/config.vc
9777 ____________________________________________________________________________
9778 [   421] By: gsar                                  on 1998/01/13  23:15:14
9779         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
9780      Branch: win32/perl
9781            ! t/harness
9782 ____________________________________________________________________________
9783 [   420] By: nick                                  on 1998/01/13  22:55:02
9784         Log: tiearray tweaks
9785      Branch: ansiperl
9786            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
9787 ____________________________________________________________________________
9788 [   419] By: nick                                  on 1998/01/13  21:27:33
9789         Log: Skeleton Tie::Array
9790      Branch: ansiperl
9791            + lib/Tie/Array.pm
9792 ____________________________________________________________________________
9793 [   418] By: nick                                  on 1998/01/13  20:52:38
9794         Log: tie array changes to core and tests
9795      Branch: ansiperl
9796            + t/op/tiearray.t
9797            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
9798            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
9799            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
9800 ____________________________________________________________________________
9801 [   417] By: gsar                                  on 1998/01/13  20:49:52
9802         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
9803      Branch: win32/perl
9804            + win32/bin/perlglob.pl
9805            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
9806            ! win32/makefile.mk
9807 ____________________________________________________________________________
9808 [   416] By: gsar                                  on 1998/01/13  02:46:53
9809         Log: various tweaks to build support (NOTE: meant for 5.004_57)
9810              - build and install x2p
9811              - fix installperl warnings on win32
9812              - `make install` now does puts the archlibs in right places
9813              - makefiles don't default to USE_THREADS anymore
9814              - sync config.{b,g,v}c
9815              - sync makefile.mk -> Makefile
9816      Branch: win32/perl
9817            ! installperl win32/Makefile win32/config.bc win32/config.gc
9818            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
9819            ! x2p/a2py.c
9820 ____________________________________________________________________________
9821 [   415] By: nick                                  on 1998/01/11  16:54:26
9822         Log: Integrate win32 into ansiperl
9823      Branch: ansiperl
9824           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
9825           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
9826           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
9827           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
9828           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
9829           !> vms/vmsish.h x2p/s2p.PL
9830 ____________________________________________________________________________
9831 [   414] By: nick                                  on 1998/01/11  15:13:49
9832         Log: Integratye mainline -> ansiperl
9833      Branch: ansiperl
9834           !> (integrate 64 files)
9835 ____________________________________________________________________________
9836 [   413] By: mbeattie                              on 1998/01/09  12:57:58
9837         Log: Add missing blank line in pod/perlfunc.pod.
9838      Branch: perl
9839            ! pod/perlfunc.pod
9840 ____________________________________________________________________________
9841 [   412] By: gsar                                  on 1998/01/08  20:54:31
9842         Log: change#398 breaks ENV_IS_CASELESS, fix it
9843      Branch: win32/perl
9844            ! hv.c
9845 ____________________________________________________________________________
9846 [   411] By: gsar                                  on 1998/01/08  18:33:58
9847         Log: Integrate mainline
9848      Branch: win32/perl
9849           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
9850           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
9851           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
9852           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
9853           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
9854           !> vms/vmsish.h x2p/s2p.PL
9855 ____________________________________________________________________________
9856 [   410] By: mbeattie                              on 1998/01/08  16:06:22
9857         Log: Fix thinko in t/pragma/locale.t:
9858              Subject: [PATCH] _04 or _56: locale.t
9859              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
9860              From: Jarkko Hietaniemi <jhi@iki.fi>
9861      Branch: perl
9862            ! t/pragma/locale.t
9863 ____________________________________________________________________________
9864 [   409] By: mbeattie                              on 1998/01/08  16:05:09
9865         Log: Use Tom Horley's qsort for sorting:
9866              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
9867              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
9868              From: Hans Mulder <hansm@icgned.nl>
9869      Branch: perl
9870            ! pp_ctl.c
9871 ____________________________________________________________________________
9872 [   408] By: mbeattie                              on 1998/01/08  16:01:57
9873         Log: Make s2p not use cpp:
9874              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
9875              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
9876              From: Hans Mulder <hansm@icgned.nl>
9877      Branch: perl
9878            ! x2p/s2p.PL
9879 ____________________________________________________________________________
9880 [   407] By: mbeattie                              on 1998/01/08  15:57:31
9881         Log: DG/UX tweaks to perl.h:
9882              Subject: [PATCH] _56 on dgux without threads
9883              Date: Sat, 20 Dec 1997 23:01:40 -0500
9884              From: Roderick Schertler <roderick@argon.org>
9885      Branch: perl
9886            ! perl.h
9887 ____________________________________________________________________________
9888 [   406] By: mbeattie                              on 1998/01/08  15:56:02
9889         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
9890              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
9891              Date: Sat, 20 Dec 1997 02:30:01 -0500
9892              From: Spider Boardman <spider@web.zk3.dec.com>
9893      Branch: perl
9894            ! Configure hints/dec_osf.sh
9895 ____________________________________________________________________________
9896 [   405] By: mbeattie                              on 1998/01/08  15:53:40
9897         Log: Missing "" in Configure echo for gethbadd_addr_type.
9898      Branch: perl
9899            ! Configure
9900 ____________________________________________________________________________
9901 [   404] By: mbeattie                              on 1998/01/08  13:04:48
9902         Log: print/printf/... over-eager mg_find for glob magic:
9903              Subject: [PATCH] fix inefficient checks for TIEHANDLE
9904              Date: Wed, 07 Jan 1998 20:06:05 -0500
9905              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9906      Branch: perl
9907            ! pp_hot.c pp_sys.c
9908 ____________________________________________________________________________
9909 [   403] By: mbeattie                              on 1998/01/08  12:56:31
9910         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
9911              Subject: [PATCH] VMS update for 5.004_56
9912              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
9913              From: Charles Bailey <bailey@newman.upenn.edu>
9914      Branch: perl
9915            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
9916            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
9917            ! vms/vmsish.h
9918 ____________________________________________________________________________
9919 [   402] By: mbeattie                              on 1998/01/08  12:46:15
9920         Log: Fix utils/perldoc.PL for dos-djgpp:
9921              Subject: 5.004_56: perldoc.PL dos-djgpp patches
9922              Date: Tue, 6 Jan 1998 18:14:59 +0100
9923              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
9924      Branch: perl
9925            ! utils/perldoc.PL
9926 ____________________________________________________________________________
9927 [   401] By: mbeattie                              on 1998/01/08  12:40:14
9928         Log: Version 2.13 of GetoptLong:
9929              Subject: Re: ANNOUNCE: perl 5.004_56 is available
9930              Date: 06 Jan 1998 16:21:45 +0100
9931              From: JVromans@Squirrel.nl (Johan Vromans)
9932      Branch: perl
9933            ! lib/Getopt/Long.pm lib/newgetopt.pl
9934 ____________________________________________________________________________
9935 [   400] By: mbeattie                              on 1998/01/08  12:28:08
9936         Log: Fix variable export and threading configuration for AIX:
9937              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
9938              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
9939              From: Jarkko Hietaniemi <jhi@iki.fi>
9940      Branch: perl
9941            ! Configure perl_exp.SH
9942 ____________________________________________________________________________
9943 [   399] By: mbeattie                              on 1998/01/08  12:25:38
9944         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
9945              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
9946              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
9947              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9948      Branch: perl
9949            ! regexec.c t/op/re_tests
9950 ____________________________________________________________________________
9951 [   398] By: mbeattie                              on 1998/01/08  12:23:41
9952         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
9953              to cope with ENV_IS_CASELESS:
9954              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
9955              Date: Fri, 19 Dec 1997 11:31:36 -0500
9956              From: Owen Taylor <owt1@cornell.edu>
9957      Branch: perl
9958            ! hv.c
9959 ____________________________________________________________________________
9960 [   397] By: mbeattie                              on 1998/01/08  12:10:29
9961         Log: Integrate win32 branch into mainline.
9962      Branch: perl
9963           !> (integrate 41 files)
9964 ____________________________________________________________________________
9965 [   396] By: gsar                                  on 1998/01/07  19:12:27
9966         Log: tweak case-insensitive ENV implementation
9967      Branch: win32/perl
9968            ! hv.c
9969 ____________________________________________________________________________
9970 [   395] By: nick                                  on 1998/01/07  18:40:55
9971         Log: Integrate win32 branch
9972      Branch: ansiperl
9973           !> (integrate 31 files)
9974 ____________________________________________________________________________
9975 [   394] By: gsar                                  on 1998/01/05  19:17:40
9976         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
9977              the fact
9978      Branch: win32/perl
9979            ! pod/perlrun.pod win32/win32.c
9980 ____________________________________________________________________________
9981 [   393] By: gsar                                  on 1998/01/05  05:43:33
9982         Log: Support case-tolerant %ENV
9983              - underlying system calls see the case-as-supplied by user
9984              - added tests to verify addition/deletion/enumeration case-tolerance
9985              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
9986              which is default on win32 now
9987      Branch: win32/perl
9988            ! hv.c t/op/magic.t win32/win32.h
9989 ____________________________________________________________________________
9990 [   392] By: gsar                                  on 1998/01/04  17:55:19
9991         Log: Add a tweaked version of:
9992              Message-Id: <199801040630.AA29298@metronet.com>
9993              Date:    Sun, 04 Jan 1998 00:30:57 CST
9994              From:    Tye McQueen <tye@metronet.com>
9995              Subject: New patch for $^E==GetLastError() under Win32
9996      Branch: win32/perl
9997            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
9998            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
9999            ! win32/win32.c win32/win32.h
10000 ____________________________________________________________________________
10001 [   391] By: gsar                                  on 1998/01/04  07:59:44
10002         Log: Various win32 fixes
10003              - support spawn via system(&P_NOWAIT,...) like OS2
10004              - support wait() and waitpid()
10005              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
10006              - support -lfoo properly in ExtUtils::Liblist
10007              - fix outdated info about Win32 support in perlfaq2
10008              - fix win32 bug in perldoc that causes spurious warnings
10009              - regularize global function/variable names yet more
10010              - fix bug in do_aspawn() (it was always invoking shell, instead of
10011              almost never)
10012              - implement and export win32_wait()
10013              - stub version of USE_RTL_THREAD_API
10014      Branch: win32/perl
10015            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
10016            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
10017            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10018            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
10019            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
10020            ! win32/win32thread.h
10021 ____________________________________________________________________________
10022 [   390] By: gsar                                  on 1997/12/30  21:00:28
10023         Log: Fix $ENV{Path} in FindBin.pm
10024      Branch: win32/perl
10025            ! lib/FindBin.pm
10026 ____________________________________________________________________________
10027 [   389] By: nick                                  on 1997/12/29  10:33:23
10028         Log: Resolve ansiperl against win32
10029      Branch: ansiperl
10030           !> (integrate 105 files)
10031 ____________________________________________________________________________
10032 [   388] By: gsar                                  on 1997/12/24  04:59:28
10033         Log: make $? Unix (and ActiveWare) compatible
10034      Branch: win32/perl
10035            ! README.win32 win32/win32.c
10036 ____________________________________________________________________________
10037 [   387] By: gsar                                  on 1997/12/24  04:21:30
10038         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
10039              non-blocking IO on sockets possible
10040      Branch: win32/perl
10041            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
10042            ! win32/win32iop.h win32/win32sck.c
10043 ____________________________________________________________________________
10044 [   386] By: gsar                                  on 1997/12/24  03:10:55
10045         Log: support getlogin()
10046      Branch: win32/perl
10047            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
10048            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10049            ! win32/win32.c win32/win32.h
10050 ____________________________________________________________________________
10051 [   385] By: gsar                                  on 1997/12/24  02:24:59
10052         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
10053              Update README.win32.
10054      Branch: win32/perl
10055            ! README.win32 perl.h win32/Makefile win32/makedef.pl
10056            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
10057 ____________________________________________________________________________
10058 [   384] By: gsar                                  on 1997/12/24  02:22:42
10059         Log: tweak op.c to avoid warning
10060      Branch: win32/perl
10061            ! op.c
10062 ____________________________________________________________________________
10063 [   383] By: gsar                                  on 1997/12/23  21:12:42
10064         Log: Trivial bugfix#3 from local repository
10065              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
10066              Subject: Re: Assigning result of pop scrambles unrelated reference 
10067              Date: Sat, 06 Dec 1997 06:00:45 -0500
10068              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10069      Branch: win32/perl
10070            ! sv.c
10071 ____________________________________________________________________________
10072 [   382] By: gsar                                  on 1997/12/23  21:09:32
10073         Log: Trivial bugfix#2 from local repository
10074              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
10075              Subject: Re: eval of sub gives spurious "uninitialised" warning 
10076              Date: Sat, 06 Dec 1997 05:25:07 -0500
10077              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10078      Branch: win32/perl
10079            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10080 ____________________________________________________________________________
10081 [   381] By: gsar                                  on 1997/12/23  21:01:04
10082         Log: Trivial bugfix#1 from local repository
10083              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
10084              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
10085              Date: Fri, 28 Nov 1997 18:26:52 -0500
10086              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10087      Branch: win32/perl
10088            ! scope.c
10089 ____________________________________________________________________________
10090 [   380] By: gsar                                  on 1997/12/18  15:10:23
10091         Log: Integrate mainline
10092      Branch: win32/perl
10093           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10094           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10095           +> os2/os2.sym os2/os2thread.h
10096           !> (integrate 77 files)
10097
10098 ----------------
10099 Version 5.004_56
10100 ----------------
10101
10102 ____________________________________________________________________________
10103 [   379] By: mbeattie                              on 1997/12/18  13:28:35
10104         Log: Integrate ansi @364,@366 into mainline.
10105      Branch: perl
10106           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
10107 ____________________________________________________________________________
10108 [   378] By: mbeattie                              on 1997/12/18  13:20:15
10109         Log: Add a few missing files to MANIFEST
10110      Branch: perl
10111            ! MANIFEST
10112 ____________________________________________________________________________
10113 [   377] By: mbeattie                              on 1997/12/18  13:00:16
10114         Log: Bump patchlevel to 56.
10115      Branch: perl
10116            ! patchlevel.h
10117 ____________________________________________________________________________
10118 [   376] By: nick                                  on 1997/12/18  01:32:12
10119         Log: Resolve against mainline
10120      Branch: ansiperl
10121           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10122           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10123           +> os2/os2.sym os2/os2thread.h
10124           !> (integrate 74 files)
10125 ____________________________________________________________________________
10126 [   375] By: nick                                  on 1997/12/18  01:06:15
10127         Log: Resolve against Win32
10128      Branch: ansiperl
10129           !> Configure README.threads config_h.SH doop.c embed.h
10130           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10131           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10132           !> sv.c sv.h thread.h util.c
10133 ____________________________________________________________________________
10134 [   374] By: mbeattie                              on 1997/12/17  14:44:26
10135         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
10136              needs rewriting now that we use perlvars.h and foovar.h:
10137              Subject: [PATCH] 5.004_54 under VMS (fwd)
10138              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
10139              From: Charles Bailey <BAILEY@newman.upenn.edu>
10140      Branch: perl
10141            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
10142            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
10143            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
10144            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
10145            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
10146            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
10147 ____________________________________________________________________________
10148 [   373] By: mbeattie                              on 1997/12/17  14:10:50
10149         Log: Major changes to the DOS/djgpp port (including threading):
10150              Subject: Re: dos-djgpp port not in perl 5.004_54
10151              Date: Fri, 21 Nov 1997 10:58:26 +0100
10152              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
10153      Branch: perl
10154            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10155            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10156            ! Configure MANIFEST Makefile.SH doio.c dosish.h
10157            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
10158            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10159            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
10160            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
10161            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
10162            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
10163            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
10164            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
10165            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
10166 ____________________________________________________________________________
10167 [   372] By: mbeattie                              on 1997/12/17  13:18:34
10168         Log: Upgrade DB_File to 1.56:
10169              Subject: DB_File-1.56 for _55
10170              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
10171              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10172      Branch: perl
10173            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10174            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
10175 ____________________________________________________________________________
10176 [   371] By: mbeattie                              on 1997/12/17  12:02:03
10177         Log: Threading patches for OS/2 (missing files taken from previous patch):
10178              Subject: Re: 5.004_55: OS/2 patches again
10179              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
10180              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10181      Branch: perl
10182            + os2/os2.sym os2/os2thread.h
10183            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
10184            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
10185            ! os2/os2ish.h perl.h
10186 ____________________________________________________________________________
10187 [   370] By: mbeattie                              on 1997/12/17  11:01:34
10188         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
10189              Subject: Re: 5.004_55: OS/2 patches again
10190              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
10191              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10192      Branch: perl
10193            ! perl.h
10194 ____________________________________________________________________________
10195 [   369] By: mbeattie                              on 1997/12/17  10:59:40
10196         Log: Fix typo in compiler B/C.pm.
10197      Branch: perlext
10198            ! Compiler/B/C.pm
10199 ____________________________________________________________________________
10200 [   368] By: mbeattie                              on 1997/12/17  10:58:35
10201         Log: Allow "perldoc -F filename":
10202              Subject: 5.004_55: Patch to perldoc
10203              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
10204              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10205      Branch: perl
10206            ! utils/perldoc.PL
10207 ____________________________________________________________________________
10208 [   367] By: mbeattie                              on 1997/12/17  10:54:47
10209         Log: Fix not-reached warning for pp_threadsv.
10210      Branch: perl
10211            ! pp.c
10212 ____________________________________________________________________________
10213 [   366] By: nick                                  on 1997/12/14  16:06:24
10214         Log: Fix typo in Ilya's patch :-(
10215      Branch: ansiperl
10216            ! lib/ExtUtils/MakeMaker.pm
10217 ____________________________________________________________________________
10218 [   365] By: nick                                  on 1997/12/14  15:30:25
10219         Log: #undef new PERLVARIC macro in appropriate places
10220      Branch: ansiperl
10221            ! miniperlmain.c perl.h
10222 ____________________________________________________________________________
10223 [   364] By: nick                                  on 1997/12/14  15:04:36
10224         Log: Ilya's MakeMaker (empty makefile) patch
10225      Branch: ansiperl
10226            ! lib/ExtUtils/MakeMaker.pm
10227 ____________________________________________________________________________
10228 [   363] By: gsar                                  on 1997/12/13  05:57:13
10229         Log: Integrate mainline.  Builds and passes (Borland).
10230      Branch: win32/perl
10231           !> Configure README.threads config_h.SH doop.c embed.h
10232           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10233           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10234           !> sv.c sv.h thread.h util.c
10235 ____________________________________________________________________________
10236 [   362] By: nick                                  on 1997/12/13  02:53:03
10237         Log: Resolve ansiperl against mainline
10238      Branch: ansiperl
10239           !> (integrate 92 files)
10240 ____________________________________________________________________________
10241 [   361] By: mbeattie                              on 1997/12/12  16:20:38
10242         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
10243              instead of MEXTEND leading to core dumps. This fix needs
10244              propagating back to the maintenance branch.
10245      Branch: perl
10246            ! pp_hot.c pp_sys.c
10247 ____________________________________________________________________________
10248 [   360] By: mbeattie                              on 1997/12/11  15:45:56
10249         Log: Add missing patch to op.c that didn't come across with win32 merge.
10250      Branch: perl
10251            ! op.c
10252 ____________________________________________________________________________
10253 [   359] By: mbeattie                              on 1997/12/11  11:54:41
10254         Log: Stop tr/// from writing to target when only counting.
10255      Branch: perl
10256            ! doop.c op.c op.h
10257 ____________________________________________________________________________
10258 [   358] By: mbeattie                              on 1997/12/10  18:36:26
10259         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
10260              a few extraneous trailing semicolons in perlvars.h.
10261      Branch: perl
10262            ! perlvars.h util.c
10263 ____________________________________________________________________________
10264 [   357] By: mbeattie                              on 1997/12/10  18:33:53
10265         Log: Start overhauling compiler. It was working at least minimally
10266              right up until the final tweak of B.xs to add threadsv_names
10267              at which point building it provokes a seg fault in perl while
10268              doing the xsubpp :-(.
10269      Branch: perl
10270            ! op.h util.c
10271      Branch: perlext
10272            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10273            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
10274            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
10275            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
10276            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
10277            ! Compiler/test_harness_cc
10278 ____________________________________________________________________________
10279 [   356] By: mbeattie                              on 1997/12/10  13:43:32
10280         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
10281              sv_setfoo functions go back to not needing dTHR. Fix Configure
10282              to check for already-existing -thread on archname and to check
10283              better for d_pthread_created_joinable.
10284      Branch: perl
10285            ! Configure perl.h sv.c sv.h thread.h
10286 ____________________________________________________________________________
10287 [   355] By: mbeattie                              on 1997/12/10  10:53:58
10288         Log: Minor fix/speedup to util.c:fbm_instr:
10289              Subject: 5.004_55: Minor regexp patch
10290              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
10291              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
10292      Branch: perl
10293            ! util.c
10294 ____________________________________________________________________________
10295 [   354] By: mbeattie                              on 1997/12/10  10:41:25
10296         Log: Patches for IRIX, AIX and some generic stuff:
10297              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
10298              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
10299              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10300              (checked/ignored a few rejects; tweaked wording).
10301      Branch: perl
10302            ! Configure README.threads config_h.SH embed.h
10303            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10304            ! hints/irix_6.sh
10305 ____________________________________________________________________________
10306 [   353] By: mbeattie                              on 1997/12/10  10:10:19
10307         Log: Integrate win32 back into mainline (trivial).
10308      Branch: perl
10309           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
10310           +> win32/config_H.gc
10311           !> (integrate 36 files)
10312 ____________________________________________________________________________
10313 [   352] By: nick                                  on 1997/12/09  17:36:45
10314         Log: Resolve win32 - Sarathy's tweak.
10315      Branch: ansiperl
10316           !> win32/makedef.pl
10317 ____________________________________________________________________________
10318 [   351] By: gsar                                  on 1997/12/08  06:13:04
10319         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
10320      Branch: win32/perl
10321            ! win32/makedef.pl
10322 ____________________________________________________________________________
10323 [   350] By: nick                                  on 1997/12/05  00:56:03
10324         Log: Resolve ansiperl against win32
10325      Branch: ansiperl
10326            - win32/makegcc.mk
10327           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10328           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
10329           !> win32/makefile.mk win32/perllib.c win32/win32.h
10330 ____________________________________________________________________________
10331 [   349] By: gsar                                  on 1997/12/02  07:28:23
10332         Log: Revert to keeping (some) constant strings as globals
10333      Branch: win32/perl
10334            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10335            ! perlvars.h win32/makedef.pl win32/perllib.c
10336 ____________________________________________________________________________
10337 [   348] By: gsar                                  on 1997/12/02  05:38:06
10338         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
10339              Other minor fixes.  Now is a good time to get the changes in win32 branch.
10340      Branch: win32/perl
10341            - win32/makegcc.mk
10342            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
10343 ____________________________________________________________________________
10344 [   347] By: gsar                                  on 1997/12/02  03:32:55
10345         Log: Integrate winansi again.  Result builds and passes all tests on all
10346              three compilers.
10347      Branch: win32/perl
10348           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10349           !> win32/makegcc.mk win32/win32.h
10350 ____________________________________________________________________________
10351 [   346] By: gsar                                  on 1997/12/02  03:28:23
10352         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
10353              makegcc.mk to be merged into makefile.mk soon.
10354      Branch: win32/perl
10355            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
10356            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
10357            ! win32/win32.h
10358 ____________________________________________________________________________
10359 [   345] By: nick                                  on 1997/12/02  01:57:17
10360         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
10361              Now runs again...
10362      Branch: ansiperl
10363            ! lib/ExtUtils/MM_Win32.pm
10364 ____________________________________________________________________________
10365 [   344] By: nick                                  on 1997/12/02  01:11:16
10366         Log: Sarathy's patch 
10367      Branch: ansiperl
10368            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10369            ! win32/makegcc.mk win32/win32.h
10370 ____________________________________________________________________________
10371 [   343] By: gsar                                  on 1997/12/01  04:37:06
10372         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
10373              is identical to ansiperl/* now)
10374      Branch: win32/perl
10375           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
10376           !> (integrate 34 files)
10377 ____________________________________________________________________________
10378 [   342] By: nick                                  on 1997/12/01  04:01:57
10379         Log: Builds and passes all tests with gcc on Win32 - phew!
10380      Branch: ansiperl
10381            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
10382            ! proto.h util.c win32/makedef.pl
10383 ____________________________________________________________________________
10384 [   341] By: nick                                  on 1997/12/01  02:54:29
10385         Log: Create a struct for all perls globals (as an option)
10386              Mainly for Mingw32 which cannot import data.
10387              Now only Opcode tests fail (op_desc/op_name not 
10388              handled yet stuff)
10389      Branch: ansiperl
10390            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
10391            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
10392            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
10393            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
10394            ! win32/win32iop.h win32/win32thread.c
10395 ____________________________________________________________________________
10396 [   340] By: nick                                  on 1997/11/30  20:21:10
10397         Log: Fixup exports in non -DDEBUGGING case
10398      Branch: ansiperl
10399            ! win32/makedef.pl
10400 ____________________________________________________________________________
10401 [   339] By: nick                                  on 1997/11/30  20:10:04
10402         Log: Disable hard-coded -DDEBUGGING
10403      Branch: ansiperl
10404            ! win32/config_h.PL
10405 ____________________________________________________________________________
10406 [   338] By: nick                                  on 1997/11/30  20:00:19
10407         Log: embed.pl now reads *var*.h to do its stuff.
10408              Split generated embed.h into two - new embedvar.h
10409              is #included when 'op' etc. will not mess up proto.h etc.
10410              Removed #define foo (thr->Tfoo) from thread.h
10411              Added some 'missing' symbols to global.sym, removed
10412              those in the *var*.h files
10413              Has build all MULTIPLICITY/USE_THREADS options on win32
10414              with VC++ (and passed tests), but not with exactly this set
10415              of files.
10416      Branch: ansiperl
10417            + embedvar.h
10418            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
10419            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
10420            ! win32/makedef.pl
10421 ____________________________________________________________________________
10422 [   337] By: nick                                  on 1997/11/29  23:55:31
10423         Log: Globals and structs via macros - part 1 of N
10424              - introduce perlvars.h intrpvar.h and thrdvar.h
10425              - change perl.h and thread.h to include them with
10426              appropriate macros defined
10427              - result is status-quo but with macros
10428              - next step is to tweak embed.* to capitalize on 
10429              new easy-to-find info.
10430      Branch: ansiperl
10431            + intrpvar.h perlvars.h thrdvar.h
10432            ! perl.h thread.h win32/Makefile
10433 ____________________________________________________________________________
10434 [   336] By: nick                                  on 1997/11/29  19:13:55
10435         Log: VC++ default to threaded
10436      Branch: ansiperl
10437            ! win32/Makefile
10438 ____________________________________________________________________________
10439 [   335] By: nick                                  on 1997/11/29  18:38:26
10440         Log: Avoid __declspec(thread) by default, for both scratch
10441              return areas and THR stuff. Use struct thread intern instead.
10442      Branch: ansiperl
10443            ! win32/win32.c win32/win32.h win32/win32sck.c
10444            ! win32/win32thread.c win32/win32thread.h
10445 ____________________________________________________________________________
10446 [   334] By: nick                                  on 1997/11/29  17:49:04
10447         Log: Non-threaded build fix
10448      Branch: ansiperl
10449            ! win32/win32thread.c
10450 ____________________________________________________________________________
10451 [   333] By: nick                                  on 1997/11/29  17:29:07
10452         Log: Sort out malloc_mutex for perl's malloc
10453              Remove BINCOMPAT3 from embed.pl 
10454              Add dependancy to CORE_H for PERL95_OBJ
10455      Branch: ansiperl
10456            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
10457            ! win32/win32.c
10458 ____________________________________________________________________________
10459 [   332] By: nick                                  on 1997/11/29  16:21:01
10460         Log: Integrate win32 into ansiperl
10461      Branch: ansiperl
10462           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
10463           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
10464           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
10465           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10466           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
10467           !> win32/perllib.c
10468 ____________________________________________________________________________
10469 [   331] By: nick                                  on 1997/11/29  01:35:45
10470         Log: GCC + Threads on Win32 - best gcc results yet
10471      Branch: ansiperl
10472            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
10473            ! win32/win32.h win32/win32iop.h win32/win32thread.c
10474            ! win32/win32thread.h
10475 ____________________________________________________________________________
10476 [   330] By: nick                                  on 1997/11/28  23:05:08
10477         Log: Un-botch gcc workround
10478      Branch: ansiperl
10479            ! XSUB.h
10480 ____________________________________________________________________________
10481 [   329] By: nick                                  on 1997/11/28  22:39:39
10482         Log: Builds completely with Mingw32, dynamic loaded extensions
10483              don't work yet - suspect __declspec() non-implemented issues.
10484      Branch: ansiperl
10485            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
10486            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
10487            ! win32/runperl.c win32/win32.c win32/win32iop.h
10488 ____________________________________________________________________________
10489 [   328] By: gsar                                  on 1997/11/28  05:48:15
10490         Log: integrate winansi.
10491      Branch: win32/perl
10492           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
10493            ! perl.h
10494           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
10495           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
10496           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
10497 ____________________________________________________________________________
10498 [   327] By: gsar                                  on 1997/11/28  05:38:48
10499         Log: Integrate mainline.
10500      Branch: win32/perl
10501           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
10502           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
10503           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
10504           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10505           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
10506           !> win32/perllib.c
10507 ____________________________________________________________________________
10508 [   326] By: nick                                  on 1997/11/27  19:13:36
10509         Log: GCC builds perl.dll and perl.exe on Win32
10510      Branch: ansiperl
10511            ! win32/makedef.pl win32/makegcc.mk
10512 ____________________________________________________________________________
10513 [   325] By: nick                                  on 1997/11/27  17:46:30
10514         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
10515              far as building miniperl and perl.dll (but not import lib yet)
10516              Seems to lack popen()/pclose() and fcloseall() and fflushall().
10517              Also only CRTDLL not MCRTDLL so threading is probably not
10518              possible yet.
10519              Had to mess with win32iop.h's placement as we need __attribute__
10520              to get STDCALL, and #define of printf messes up proto.h 
10521      Branch: ansiperl
10522            + win32/config.gc win32/config_H.gc win32/makegcc.mk
10523            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
10524            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
10525            ! win32/win32iop.h win32/win32sck.c
10526 ____________________________________________________________________________
10527 [   324] By: mbeattie                              on 1997/11/27  17:08:06
10528         Log: Give dire warnings about the IRIX 6.2 kernel panic.
10529      Branch: perl
10530            ! README.threads hints/irix_6.sh
10531 ____________________________________________________________________________
10532 [   323] By: mbeattie                              on 1997/11/27  16:57:33
10533         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
10534              Subject: Re: ANNOUNCE: perl 5.004_55 is available
10535              Date: 27 Nov 1997 17:18:53 +0100
10536              From: koenig@kulturbox.de (Andreas J. Koenig)
10537      Branch: perl
10538            ! sv.c
10539 ____________________________________________________________________________
10540 [   322] By: mbeattie                              on 1997/11/27  16:12:15
10541         Log: Integrate win32 branch back into mainline.
10542      Branch: perl
10543           !> (integrate 42 files)
10544 ____________________________________________________________________________
10545 [   321] By: mbeattie                              on 1997/11/27  15:06:36
10546         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
10547              Subject: Re: ANNOUNCE: perl 5.004_55 is available
10548              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
10549              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10550      Branch: perl
10551            ! t/lib/safe2.t
10552 ____________________________________________________________________________
10553 [   320] By: mbeattie                              on 1997/11/27  15:02:59
10554         Log: Fix MYMALLOC (wrong #define in malloc.c):
10555              Subject: 5.004_55: MYMALLOC completely busted
10556              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
10557              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10558      Branch: perl
10559            ! malloc.c
10560 ____________________________________________________________________________
10561 [   319] By: mbeattie                              on 1997/11/27  15:01:37
10562         Log: Fix newSVrv so sv_setref_foo work better:
10563              Subject: [PATCH] [5.004_55] newSVrv (again)
10564              Date: Thu, 27 Nov 1997 00:25:50 -0500
10565              From: Owen Taylor <owt1@cornell.edu>
10566      Branch: perl
10567            ! sv.c
10568 ____________________________________________________________________________
10569 [   318] By: mbeattie                              on 1997/11/27  14:59:03
10570         Log: Output skipped test information in test suite:
10571              Subject: 5.004_55: Making test harness platform_aware
10572              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
10573              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
10574      Branch: perl
10575            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
10576            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
10577            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
10578 ____________________________________________________________________________
10579 [   317] By: mbeattie                              on 1997/11/27  14:55:15
10580         Log: Add 'W'atch command to debugger and improve help:
10581              Subject: 5.004_55: Debugger patch again
10582              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
10583              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10584      Branch: perl
10585            ! lib/perl5db.pl
10586 ____________________________________________________________________________
10587 [   316] By: mbeattie                              on 1997/11/27  14:52:44
10588         Log: Stop double initialisation of malloc_mutex:
10589              Subject: 5.004_55: Double initialiazation of malloc_mutex
10590              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
10591              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10592      Branch: perl
10593            ! miniperlmain.c win32/perllib.c
10594 ____________________________________________________________________________
10595 [   315] By: mbeattie                              on 1997/11/27  14:48:58
10596         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
10597      Branch: perl
10598            ! sv.c t/op/pat.t
10599 ____________________________________________________________________________
10600 [   314] By: nick                                  on 1997/11/27  01:03:19
10601         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
10602      Branch: ansiperl
10603           !> (integrate 897 files)
10604 ____________________________________________________________________________
10605 [   313] By: gsar                                  on 1997/11/26  03:20:55
10606         Log: merge win32-aware installperl in ansiperl branch.
10607      Branch: win32/perl
10608           !> installperl
10609 ____________________________________________________________________________
10610 [   312] By: gsar                                  on 1997/11/26  01:50:37
10611         Log: Fix for C<sort 'foo'...> bug:
10612              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10613              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
10614              Subject: [PATCH] Re: Sort grammar bug 
10615              Date: Sat, 01 Nov 1997 14:46:35 -0500
10616              ------
10617              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10618              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
10619              Subject: Re: Sort grammar bug 
10620              Date: Sun, 02 Nov 1997 12:47:51 +0000
10621      Branch: win32/perl
10622            ! t/op/sort.t toke.c
10623 ____________________________________________________________________________
10624 [   311] By: nick                                  on 1997/11/26  01:42:50
10625         Log: Win32-ize installperl
10626      Branch: ansiperl
10627            ! installperl
10628 ____________________________________________________________________________
10629 [   310] By: gsar                                  on 1997/11/26  01:36:39
10630         Log: Another trivial patch:
10631              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10632              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
10633              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
10634              Date: Wed, 29 Oct 1997 21:45:26 -0500
10635      Branch: win32/perl
10636            ! XSUB.h
10637 ____________________________________________________________________________
10638 [   309] By: nick                                  on 1997/11/26  01:33:32
10639         Log: Fixup _55 for Win32:
10640              Missed thread :-> perl_thread changes
10641              Two #define THR (not the same)
10642              K&R style func in hv.c
10643      Branch: ansiperl
10644            ! hv.c win32/win32thread.c win32/win32thread.h
10645 ____________________________________________________________________________
10646 [   308] By: gsar                                  on 1997/11/26  01:30:21
10647         Log: Sync yet another patch (this one manually edited):
10648              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10649              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
10650              Subject: [PATCH] Re: local($@) gives core dump 
10651              Date: Tue, 28 Oct 1997 21:51:25 -0500
10652      Branch: win32/perl
10653            ! pp_ctl.c
10654 ____________________________________________________________________________
10655 [   307] By: gsar                                  on 1997/11/26  01:22:10
10656         Log: Sync another change from local repository.
10657              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10658              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
10659              Subject: Re: do_postponed breaks with multiple interpreters 
10660              Date: Tue, 28 Oct 1997 22:16:13 -0500
10661      Branch: win32/perl
10662            ! op.c
10663 ____________________________________________________________________________
10664 [   306] By: gsar                                  on 1997/11/26  01:17:46
10665         Log: Sync a change from local repository.
10666              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10667              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
10668              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
10669              Date: Tue, 28 Oct 1997 20:06:06 -0500
10670      Branch: win32/perl
10671            ! mg.c
10672 ____________________________________________________________________________
10673 [   305] By: nick                                  on 1997/11/26  00:50:10
10674         Log: Integrate mainline as of _55
10675      Branch: ansiperl
10676           +> emacs/ptags
10677           !> (integrate 36 files)
10678 ____________________________________________________________________________
10679 [   304] By: gsar                                  on 1997/11/26  00:27:57
10680         Log: Various changes to make it build cleanly and pass all tests:
10681              - needed to run `perl embed.pl`
10682              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
10683              - fix prototypes for a few declarations (Borland is finally quiet)
10684              - move declaration of Mymalloc etc to perl.h (since win32 and other
10685              ports may #define malloc themselves, to let extensions bind to
10686              the version that perl used)
10687              - move struct reg_data into a public header file, since it is
10688              referenced in a public datatype
10689              - win32 makefile fixes
10690              - fix remaining s/thread/perl_thread/
10691      Branch: win32/perl
10692            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
10693            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
10694            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
10695            ! win32/win32.h win32/win32iop.h win32/win32thread.c
10696 ____________________________________________________________________________
10697 [   303] By: gsar                                  on 1997/11/25  20:57:31
10698         Log: Fixup the places where the automatic merge got it wrong.
10699              Previous change (#302) was just a normal integration--ignore the
10700              "reverse" in there.
10701      Branch: win32/perl
10702            ! op.c perl.h
10703 ____________________________________________________________________________
10704 [   302] By: gsar                                  on 1997/11/25  20:32:12
10705         Log: reverse integrate mainline
10706      Branch: win32/perl
10707           +> emacs/ptags
10708           !> (integrate 896 files)
10709
10710 ----------------
10711 Version 5.004_55
10712 ----------------
10713
10714 ____________________________________________________________________________
10715 [   301] By: mbeattie                              on 1997/11/25  17:59:53
10716         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
10717      Branch: perl
10718            ! hv.c pp_ctl.c
10719 ____________________________________________________________________________
10720 [   300] By: mbeattie                              on 1997/11/25  16:29:36
10721         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
10722      Branch: perl
10723            ! MANIFEST patchlevel.h
10724 ____________________________________________________________________________
10725 [   299] By: mbeattie                              on 1997/11/25  15:59:16
10726         Log: Move malloc_mutex initialisation/destruction:
10727              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
10728              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10729      Branch: perl
10730            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
10731            ! unixish.h vms/vmsish.h
10732 ____________________________________________________________________________
10733 [   298] By: mbeattie                              on 1997/11/25  15:49:22
10734         Log: Make hv_ functions cope better with 'm'-magic:
10735              Subject: [5.004_54] Another neglected patch
10736              Date: Fri, 21 Nov 1997 22:28:17 -0500
10737              From: Owen Taylor <owt1@cornell.edu>
10738      Branch: perl
10739            ! hv.c
10740 ____________________________________________________________________________
10741 [   297] By: mbeattie                              on 1997/11/25  15:47:36
10742         Log: Fix typo in Thread.xs.
10743      Branch: perl
10744            ! ext/Thread/Thread.xs
10745 ____________________________________________________________________________
10746 [   296] By: mbeattie                              on 1997/11/25  15:42:07
10747         Log: Integrate from ansi branch to mainline.
10748      Branch: perl
10749           !> (integrate 890 files)
10750 ____________________________________________________________________________
10751 [   295] By: mbeattie                              on 1997/11/25  14:29:31
10752         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
10753              Subject: Re: _54 on AIX
10754              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
10755              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10756      Branch: perl
10757            ! ext/DynaLoader/dl_aix.xs
10758 ____________________________________________________________________________
10759 [   294] By: mbeattie                              on 1997/11/25  14:29:10
10760         Log: AIX patch for hints/aix.sh:
10761              Subject: Re: _54 on AIX
10762              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
10763              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10764      Branch: perl
10765            ! hints/aix.sh
10766 ____________________________________________________________________________
10767 [   291] By: mbeattie                              on 1997/11/25  14:17:05
10768         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
10769      Branch: perl
10770            ! op.c op.h
10771 ____________________________________________________________________________
10772 [   290] By: mbeattie                              on 1997/11/25  14:16:29
10773         Log: AIX patch (including Configure support for {sched,pthread}_yield,
10774              pthread initial detach state, renaming perl_thread to perl_os_thread
10775              and struct thread to struct perl_thread):
10776              Subject: Re: _54 on AIX
10777              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
10778              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10779      Branch: perl
10780            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
10781            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
10782            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
10783            ! proto.h sv.h thread.h util.c win32/win32thread.c
10784            ! win32/win32thread.h
10785 ____________________________________________________________________________
10786 [   289] By: mbeattie                              on 1997/11/25  12:33:02
10787         Log: Rename perl_thread to perl_os_thread.
10788      Branch: perl
10789            ! fakethr.h thread.h util.c win32/win32thread.h
10790 ____________________________________________________________________________
10791 [   288] By: mbeattie                              on 1997/11/25  12:27:35
10792         Log: Remove bincompat3 support:
10793              Subject: Re: ANNOUNCE: perl5.004_54 is available
10794              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
10795              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10796      Branch: perl
10797            ! Configure INSTALL embed.h global.sym malloc.c
10798 ____________________________________________________________________________
10799 [   287] By: mbeattie                              on 1997/11/25  12:23:50
10800         Log: Emacs/tags update:
10801              Subject: Emacs/tags update for 5.004_54
10802              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
10803              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10804      Branch: perl
10805            + emacs/ptags
10806            ! MANIFEST Makefile.SH emacs/cperl-mode.el
10807 ____________________________________________________________________________
10808 [   286] By: nick                                  on 1997/11/23  23:03:56
10809         Log: Add $$_ test 
10810      Branch: ansiperl
10811            ! t/op/ref.t
10812 ____________________________________________________________________________
10813 [   285] By: gsar                                  on 1997/11/23  08:26:00
10814         Log: Initial reverse integration of winansi branch.
10815      Branch: win32/perl
10816           !> (integrate 50 files)
10817 ____________________________________________________________________________
10818 [   284] By: gsar                                  on 1997/11/23  07:32:24
10819         Log: Add to docs about the BEGIN { shift } feature.  Make the change
10820              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
10821      Branch: win32/perl
10822            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
10823 ____________________________________________________________________________
10824 [   283] By: nick                                  on 1997/11/22  21:29:30
10825         Log: Duplicate perl_threadsv
10826      Branch: ansiperl
10827            ! global.sym
10828 ____________________________________________________________________________
10829 [   282] By: nick                                  on 1997/11/22  21:18:11
10830         Log: Munge pseudo-Configure stuff to add -thread to archname as
10831              Malcolm seems to think that is way to test for threads.
10832              Update @INC stuffing hackery to have traditional @INC
10833              search order archlib, privlib, sitearch, site.
10834      Branch: ansiperl
10835            ! t/lib/english.t win32/config.bc win32/config_H.bc
10836            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
10837            ! win32/makefile.mk win32/win32.c win32/win32.h
10838 ____________________________________________________________________________
10839 [   281] By: nick                                  on 1997/11/22  19:28:21
10840         Log: Builds and passes all but english.t on win32 VC++
10841      Branch: ansiperl
10842            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
10843            ! win32/config_H.vc win32/win32thread.h
10844 ____________________________________________________________________________
10845 [   280] By: nick                                  on 1997/11/22  18:10:50
10846         Log: ansiperl builds with Borland C++ again
10847      Branch: ansiperl
10848            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
10849            ! win32/config.bc win32/config_H.bc win32/perlglob.c
10850            ! win32/win32.c win32/win32.h
10851 ____________________________________________________________________________
10852 [   279] By: nick                                  on 1997/11/22  16:42:51
10853         Log: Resolve ansiperl against mainline
10854      Branch: ansiperl
10855           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
10856           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
10857           !> t/lib/english.t thread.h toke.c util.c
10858 ____________________________________________________________________________
10859 [   278] By: nick                                  on 1997/11/22  16:30:27
10860         Log: Resolve ansiperl against win32
10861      Branch: ansiperl
10862           !> (integrate 55 files)
10863 ____________________________________________________________________________
10864 [   277] By: gsar                                  on 1997/11/22  09:48:02
10865         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
10866              - added a test for the above
10867              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
10868              ansification hunks
10869      Branch: win32/perl
10870            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
10871 ____________________________________________________________________________
10872 [   276] By: gsar                                  on 1997/11/22  07:24:01
10873         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
10874              when USE_THREADS.  GCC for instance, can do without macros that use
10875              globals.  Instead, selectively re#define only those macros
10876              that use globals to their functional equivalents.  Tests 100% on
10877              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
10878      Branch: win32/perl
10879            ! perl.h sv.h
10880 ____________________________________________________________________________
10881 [   275] By: gsar                                  on 1997/11/22  05:27:04
10882         Log: Integrate mainline.
10883      Branch: win32/perl
10884           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
10885            - lib/Class/Fields.pm lib/ISA.pm
10886           !> (integrate 41 files)
10887 ____________________________________________________________________________
10888 [   274] By: mbeattie                              on 1997/11/21  18:28:22
10889         Log: $_ is now per-thread (rather a lot of changes). Only tested under
10890              *-linux-thread at the moment.
10891      Branch: perl
10892            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
10893            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
10894            ! t/lib/english.t thread.h toke.c util.c
10895 ____________________________________________________________________________
10896 [   273] By: mbeattie                              on 1997/11/21  10:31:29
10897         Log: Filter patch to toke.c:
10898              Subject: Tiny core patch for source filters
10899              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
10900              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10901      Branch: perl
10902            ! toke.c
10903 ____________________________________________________________________________
10904 [   272] By: nick                                  on 1997/11/21  00:54:43
10905         Log: Basic integrate of lastest perl into ansiperl
10906      Branch: ansiperl
10907           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
10908            - lib/Class/Fields.pm lib/ISA.pm
10909            ! win32/win32.c win32/win32.h
10910           !> (integrate 57 files)
10911 ____________________________________________________________________________
10912 [   271] By: mbeattie                              on 1997/11/20  12:12:00
10913         Log: Initial stab at IRIX configuration support for threading. Manually
10914              applied parts of following patches:
10915              Subject: Perl 5.004_54 on IRIX
10916              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
10917              From: Jarkko Hietaniemi <jhi@iki.fi>
10918              Subject: Re: Perl 5.004_54 on IRIX
10919              Date: 19 Nov 1997 17:10:17 -0800
10920              From: Scott Henry <scotth@sgi.com>
10921      Branch: perl
10922            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
10923            ! hints/irix_6_1.sh perl.h
10924 ____________________________________________________________________________
10925 [   270] By: mbeattie                              on 1997/11/19  17:45:37
10926         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
10927              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
10928              also fixed two instances of referring to SVs after destruction.
10929      Branch: perl
10930            ! regcomp.c regexec.c
10931 ____________________________________________________________________________
10932 [   269] By: mbeattie                              on 1997/11/19  15:33:23
10933         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
10934              changed by mg_get(*keysp) (!). Introducing a new local variable
10935              fixed it but I don't know if it's a compiler problem or some
10936              other corruption happening elsewhere.
10937      Branch: perl
10938            ! av.c
10939 ____________________________________________________________________________
10940 [   268] By: mbeattie                              on 1997/11/19  11:39:49
10941         Log: Let Configure sort out get{host,net}byaddr* prototypes:
10942              Subject: [PATCH] 5.004_54: little something for
10943              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
10944              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
10945              From: Jarkko Hietaniemi <jhi@iki.fi>
10946      Branch: perl
10947            ! Configure config_h.SH pp_sys.c
10948 ____________________________________________________________________________
10949 [   267] By: mbeattie                              on 1997/11/19  11:04:15
10950         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
10951              Subject: Version 7 of Jumbo RE patch available
10952              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
10953              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10954      Branch: perl
10955            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
10956            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
10957            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
10958            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
10959            ! util.c
10960 ____________________________________________________________________________
10961 [   266] By: mbeattie                              on 1997/11/18  17:26:09
10962         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
10963              version of patch:
10964              Subject: tie fake hash patch for 5.004_54
10965              Date: Sat, 15 Nov 1997 19:18:30 -0500
10966              From: Joshua Pritikin <pritikin@mindspring.com>
10967      Branch: perl
10968            + t/op/avhv.t
10969            ! av.c embed.h global.sym proto.h
10970 ____________________________________________________________________________
10971 [   265] By: mbeattie                              on 1997/11/18  16:51:04
10972         Log: Bring MANIFEST up to date. Add new thread tests.
10973      Branch: perl
10974            + ext/Thread/die.t ext/Thread/die2.t
10975            ! MANIFEST
10976 ____________________________________________________________________________
10977 [   264] By: mbeattie                              on 1997/11/18  16:41:27
10978         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
10979              is assigned to. Added tests to t/op/array.t. magic_setisa now
10980              warns about including non-existent packages in @ISA when -w is on.
10981      Branch: perl
10982            - lib/Class/Fields.pm lib/ISA.pm
10983            ! mg.c t/op/array.t
10984 ____________________________________________________________________________
10985 [   263] By: mbeattie                              on 1997/11/18  16:38:57
10986         Log: Fix typo in win32 -> mainline integration.
10987      Branch: perl
10988            ! perl.h
10989 ____________________________________________________________________________
10990 [   262] By: mbeattie                              on 1997/11/18  11:56:09
10991         Log: Integrate win32 branch back into mainline.
10992      Branch: perl
10993            - win32/win32io.c win32/win32io.h
10994            ! op.c
10995           !> (integrate 30 files)
10996 ____________________________________________________________________________
10997 [   261] By: gsar                                  on 1997/11/18  00:14:02
10998         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
10999      Branch: win32/perl
11000            ! win32/config.bc win32/config.vc win32/config_H.bc
11001            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
11002 ____________________________________________________________________________
11003 [   260] By: nick                                  on 1997/11/16  23:16:16
11004         Log: Generic file changes for MYMALLOC
11005      Branch: ansiperl
11006            ! miniperlmain.c perl.c
11007 ____________________________________________________________________________
11008 [   259] By: nick                                  on 1997/11/16  23:14:36
11009         Log: MYMALLOC for Win32:
11010              1. Initialize malloc_mutex before it is used (all platforms!)
11011              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
11012              3. Tweak win32/config*.* to define MYMALLOC
11013              4. Provide sbrk() in terms of VirtualAlloc().
11014              
11015              Also fixup -MT (perl95) build to handle Perl_current_thread
11016              via call to DLL (as though an extension).
11017      Branch: ansiperl
11018            ! win32/Makefile win32/config.bc win32/config.vc
11019            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11020            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
11021            ! win32/win32iop.h win32/win32thread.h
11022 ____________________________________________________________________________
11023 [   258] By: nick                                  on 1997/11/15  20:42:28
11024         Log: Implement dTHR via __declspec(thread) - part 2
11025      Branch: ansiperl
11026            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11027 ____________________________________________________________________________
11028 [   257] By: nick                                  on 1997/11/15  19:52:53
11029         Log: Use __declspec(thread) var rather tha TslAlloc & co.
11030      Branch: ansiperl
11031            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11032 ____________________________________________________________________________
11033 [   256] By: gsar                                  on 1997/11/15  02:58:09
11034         Log: Add #include guard in Thread.xs so it will build even under
11035              no USE_THREADS (for win32).  This was missed because of edit
11036              w/o checkout perforce kludge.
11037      Branch: win32/perl
11038            ! ext/Thread/Thread.xs
11039 ____________________________________________________________________________
11040 [   255] By: nick                                  on 1997/11/15  00:33:46
11041         Log: Integrate mainline (5.004_54?) into ansiperl
11042      Branch: ansiperl
11043           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11044           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
11045           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
11046           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
11047           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
11048 ____________________________________________________________________________
11049 [   254] By: nick                                  on 1997/11/15  00:25:26
11050         Log: Interate win32 into ansiperl
11051      Branch: ansiperl
11052           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11053           +> lib/fields.pm
11054           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11055           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11056           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11057           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
11058           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
11059 ____________________________________________________________________________
11060 [   253] By: gsar                                  on 1997/11/14  22:04:58
11061         Log: Integrate mainline changes into win32 branch.  Now would be a good time
11062              to reverse integrate the win32 branch into mainline.
11063      Branch: win32/perl
11064           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11065           +> lib/fields.pm
11066           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11067           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11068           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11069           !> t/op/magic.t thread.h
11070
11071 ----------------
11072 Version 5.004_54
11073 ----------------
11074
11075 ____________________________________________________________________________
11076 [   252] By: mbeattie                              on 1997/11/14  15:07:19
11077         Log: Two more delays added to test suite to help *-solaris-thread.
11078      Branch: perl
11079            ! t/io/pipe.t t/lib/io_pipe.t
11080 ____________________________________________________________________________
11081 [   251] By: mbeattie                              on 1997/11/14  15:05:57
11082         Log: Remove stale code from Thread.xs.
11083      Branch: perl
11084            ! ext/Thread/Thread.xs
11085 ____________________________________________________________________________
11086 [   250] By: mbeattie                              on 1997/11/14  10:12:40
11087         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
11088              doesn't run handlers for self-sent signals until kill has returned.)
11089      Branch: perl
11090            ! t/op/magic.t
11091 ____________________________________________________________________________
11092 [   249] By: gsar                                  on 1997/11/14  05:14:44
11093         Log: Fix various details in win32 makefiles and Config.pm setup.
11094              - ldflags is set for both compilers now
11095              - extensions list is now correct
11096              - delete perl95.exe on distclean
11097              - cf_time now gets updated (once)
11098              - ccdlflags is set for Borland
11099              - fix startperl so dprofpp works
11100      Branch: win32/perl
11101            ! win32/Makefile win32/config.bc win32/config.vc
11102            ! win32/config_sh.PL win32/makefile.mk
11103 ____________________________________________________________________________
11104 [   248] By: mbeattie                              on 1997/11/13  18:01:27
11105         Log: Rewrite thread return code to distinguish between ordinary return
11106              and die() and make join propagate the die. Add tiny method eval
11107              which just does "return eval { shift->join; }". Add Thread::Specific
11108              class for access to thread specific user data along with specific.t.
11109              Rename Class to classname throughout Thread.xs for consistency.
11110              Fix pp_specific to pp_threadsv in global.sym. Add support to
11111              pp_entersub in pp_hot.c to lock stash for static locked methods.
11112      Branch: perl
11113            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11114            + lib/fields.pm
11115            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11116            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
11117 ____________________________________________________________________________
11118 [   247] By: mbeattie                              on 1997/11/13  14:13:30
11119         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
11120              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
11121              in pp_sys.c for whether getnet* function get protoyped (since the
11122              default had a broken prototype for getnetbyaddr).
11123      Branch: perl
11124            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11125            ! scope.c thread.h
11126 ____________________________________________________________________________
11127 [   246] By: nick                                  on 1997/11/13  02:44:40
11128         Log: Integrate Win32 branch
11129      Branch: ansiperl
11130            - configure ext/util/extliblist win32/bin/pl2bat.bat
11131            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11132            - win32/config.H win32/config.w32 win32/win32io.c
11133            - win32/win32io.h
11134           !> (integrate 905 files)
11135 ____________________________________________________________________________
11136 [   245] By: nick                                  on 1997/11/13  00:47:54
11137         Log: Integrate (-ay) win32 branch at its creation to 
11138              establish and ancestor as per perkforce technote #9
11139      Branch: ansiperl
11140           +> configure ext/util/extliblist win32/bin/pl2bat.bat
11141           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11142           +> win32/config.H win32/config.w32
11143           !> (integrate 859 files)
11144 ____________________________________________________________________________
11145 [   244] By: gsar                                  on 1997/11/12  22:26:39
11146         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
11147              contains the all the declarations and macros for the win32io layer.
11148              New std-ish functions are exported now.  All win32-specific exported
11149              functions begin with "win32_" consistently.  win32 version of
11150              init_os_extras() is now exported, so embedders can get the in-core
11151              xsubs.
11152      Branch: win32/perl
11153            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
11154            ! win32/win32iop.h win32/win32sck.c
11155 ____________________________________________________________________________
11156 [   243] By: gsar                                  on 1997/11/12  07:41:52
11157         Log: Really delete deleted files.
11158      Branch: win32/perl
11159            - win32/win32io.c win32/win32io.h
11160 ____________________________________________________________________________
11161 [   242] By: gsar                                  on 1997/11/12  07:40:54
11162         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
11163              files (win32/win32io.[ch]) completely removed, as are all traces
11164              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
11165              for later. Various myfoo() things regularized to my_foo().  CPP not
11166              required anymore to create a perl binary :)
11167      Branch: win32/perl
11168            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
11169            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
11170            ! win32/win32io.c win32/win32io.h win32/win32iop.h
11171            ! win32/win32sck.c
11172 ____________________________________________________________________________
11173 [   241] By: gsar                                  on 1997/11/12  05:31:28
11174         Log: Fix various win32 code blemishes:
11175              - s/stolen/win32/g
11176              - s/(CROAK|WARN)/lc($1)/eg
11177              - remove deadcode from most places
11178      Branch: win32/perl
11179            ! win32/makedef.pl win32/win32.c win32/win32io.c
11180            ! win32/win32iop.h
11181 ____________________________________________________________________________
11182 [   240] By: gsar                                  on 1997/11/12  04:36:29
11183         Log: Carry over changes in ansiperl branch.  Win32 branch is now
11184              the leading edge.
11185      Branch: win32/perl
11186            ! embed.h global.sym perl.c win32/win32thread.c
11187            ! win32/win32thread.h
11188 ____________________________________________________________________________
11189 [   239] By: gsar                                  on 1997/11/12  03:39:57
11190         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
11191      Branch: win32/perl
11192            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
11193 ____________________________________________________________________________
11194 [   238] By: gsar                                  on 1997/11/12  03:25:17
11195         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
11196              done cleaner, if really needed (perhaps only for efficiency reasons?)).
11197              Redundant EXTERN_C definitions and related warnings fixed.
11198      Branch: win32/perl
11199            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
11200            ! win32/win32iop.h win32/win32sck.c
11201 ____________________________________________________________________________
11202 [   237] By: nick                                  on 1997/11/12  02:45:15
11203         Log: Fixup Win32
11204              - #undef start_env before re-#defining it
11205              - change pp_specific pp_threadsv in global.sym
11206              - re-build embed.h
11207              - avoid HAVE_THREAD_INTERN - we don't and empty struct
11208              is a pain. If we did have it it would contain cached
11209              values of things we can only get at _IN_ the thread
11210              so new_struct_thread is wrong place to call it.
11211              - add new macro SET_THREAD_SELF - we must (in main thread)
11212              define in win32thread.h, support in win32thread.c,
11213              test and call in perl.c
11214      Branch: ansiperl
11215            ! embed.h global.sym perl.c thread.h win32/win32thread.c
11216            ! win32/win32thread.h
11217 ____________________________________________________________________________
11218 [   236] By: nick                                  on 1997/11/12  01:54:23
11219         Log: Integrate mainline after it integrated us.
11220              Accepted 'theirs' everywhere - so two branches should
11221              now point to same files again.
11222              Almost all of these were what was suggested, others were
11223              whitespace diffs. A few dubious spots which we will now 
11224              go fix.
11225      Branch: ansiperl
11226           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11227           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
11228           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
11229           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
11230           !> util.c
11231 ____________________________________________________________________________
11232 [   235] By: gsar                                  on 1997/11/12  01:22:26
11233         Log: Minor tweaks to add a thread_intern struct that should ultimately
11234              contain all the win32-specific statics.
11235              Win32 branch now passes all tests with or w/o USE_THREADS.
11236      Branch: win32/perl
11237            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
11238 ____________________________________________________________________________
11239 [   234] By: gsar                                  on 1997/11/11  23:08:54
11240         Log: Initial (untested) integration of mainline changes.
11241      Branch: win32/perl
11242            - configure
11243           !> (integrate 89 files)
11244 ____________________________________________________________________________
11245 [   233] By: mbeattie                              on 1997/11/11  18:07:30
11246         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
11247      Branch: perl
11248            ! thread.h
11249 ____________________________________________________________________________
11250 [   232] By: mbeattie                              on 1997/11/11  17:49:12
11251         Log: t/TEST (reverted to @229 version) should have been included in the
11252              previous change (231) but my way of recovering it didn't work
11253              properly. The change 231 comments about successful tests applies
11254              to this t/TEST (i.e. as of this change).
11255      Branch: perl
11256            ! t/TEST
11257 ____________________________________________________________________________
11258 [   231] By: mbeattie                              on 1997/11/11  17:46:59
11259         Log: Fix up ansiperl integration. Back to passing all expected tests
11260              with usethreads. Untested with non-threaded perl.
11261      Branch: perl
11262            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11263            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
11264 ____________________________________________________________________________
11265 [   230] By: mbeattie                              on 1997/11/11  16:36:22
11266         Log: Initial integration of ansi branch into mainline (untested).
11267      Branch: perl
11268           +> t/lib/thread.t t/op/nothread.t thread.sym
11269            - configure
11270           !> (integrate 84 files)
11271 ____________________________________________________________________________
11272 [   229] By: mbeattie                              on 1997/11/11  15:20:43
11273         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
11274              getting per-thread magicals. Fixed thr->errsv initialisation.
11275      Branch: perl
11276            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
11277            ! t/lib/safe2.t toke.c
11278 ____________________________________________________________________________
11279 [   228] By: mbeattie                              on 1997/11/11  12:48:26
11280         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
11281              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
11282              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
11283              again for non-threaded perl. Enhanced perl_get_sv to return
11284              per-thread magicals where necessary for threaded perl.
11285      Branch: perl
11286            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
11287            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
11288 ____________________________________________________________________________
11289 [   227] By: mbeattie                              on 1997/11/11  11:00:02
11290         Log: hashlock bug.
11291              
11292              Jobs fixed ...
11293              
11294              hashlock fixed on 1997/11/11 by mbeattie@localhost
11295              
11296              Subject: [perl5.004_53; patch] Another hash-locking fix
11297              Date: 23 Oct 1997 14:13:55 -0400
11298              From: Owen Taylor <owt1@cornell.edu>
11299      Branch: bugs
11300            + hashlock
11301 ____________________________________________________________________________
11302 [   226] By: gsar                                  on 1997/11/11  02:11:23
11303         Log: Slightly more refined lock() keyword recognition (using %INC).
11304      Branch: win32/perl
11305            ! toke.c
11306 ____________________________________________________________________________
11307 [   225] By: gsar                                  on 1997/11/11  00:26:09
11308         Log: "weak" lock keyword (hardcoded initial implementation) now works.
11309              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
11310              is recognized as a sub, a regular keyword otherwise.  Could be
11311              generalized by storing a flag for every op in OP struct, and turning
11312              the flag off when Thread.xs loads.
11313      Branch: win32/perl
11314            ! toke.c
11315 ____________________________________________________________________________
11316 [   224] By: gsar                                  on 1997/11/10  22:59:55
11317         Log: Merge a patch in preparation for "weak keywords":
11318              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11319              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
11320              Subject: [PATCH] global overrides for keywords
11321              Date: Wed, 08 Oct 1997 02:18:23 -0400
11322      Branch: win32/perl
11323            ! embed.h interp.sym perl.c perl.h toke.c
11324 ____________________________________________________________________________
11325 [   223] By: gsar                                  on 1997/11/10  22:41:31
11326         Log: Remove runlevel.  It was used to count how many runops() calls
11327              we were in the process of executing, and longjmp() to the topmost
11328              one (if not already there).  We use a null top_env->je_prev
11329              to distinguish that now.
11330      Branch: win32/perl
11331            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
11332 ____________________________________________________________________________
11333 [   222] By: gsar                                  on 1997/11/10  04:47:48
11334         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
11335              USE_THREADS case builds and passes all tests using both compilers.
11336              Additional tweaks:
11337              - fixup win32/makedef.pl to skip more symbols for non-thread build.
11338              - sync win32/Makefile with win32/makefile.mk
11339              >>>Non-thread build fails a lot of tests.<<<
11340      Branch: win32/perl
11341            + thread.sym
11342            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
11343            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
11344            ! win32/makedef.pl win32/makefile.mk
11345 ____________________________________________________________________________
11346 [   221] By: gsar                                  on 1997/11/10  00:57:53
11347         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
11348              into win32 branch.
11349      Branch: win32/perl
11350            + t/lib/thread.t t/op/nothread.t
11351            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
11352            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
11353            ! util.c win32/Makefile win32/config.bc win32/config.vc
11354            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11355            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
11356            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
11357            ! win32/win32thread.c win32/win32thread.h
11358 ____________________________________________________________________________
11359 [   220] By: gsar                                  on 1997/11/09  22:44:41
11360         Log: Integrate latest mainline into win32 branch.
11361      Branch: win32/perl
11362           +> win32/win32thread.c win32/win32thread.h
11363           !> (integrate 39 files)
11364 ____________________________________________________________________________
11365 [   219] By: nick                                  on 1997/11/09  21:46:06
11366         Log: Conditionalize english.t,
11367              Enhance times() for NT,
11368              (Failed) attempt to implement alarm(),
11369              Fixed config.h dependancy in makefile.mk
11370      Branch: ansiperl
11371            ! t/lib/english.t win32/config.bc win32/config_H.bc
11372            ! win32/makefile.mk win32/win32.c
11373 ____________________________________________________________________________
11374 [   218] By: nick                                  on 1997/11/09  15:38:00
11375         Log: Dick Hardt's patch for build on Alpha
11376      Branch: ansiperl
11377            ! win32/Makefile
11378 ____________________________________________________________________________
11379 [   217] By: nick                                  on 1997/11/09  03:31:20
11380         Log: MakeMaker not in vofig noise fix for dmake
11381      Branch: ansiperl
11382            ! win32/config.bc win32/makefile.mk
11383 ____________________________________________________________________________
11384 [   216] By: nick                                  on 1997/11/09  03:15:06
11385         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
11386              TIEHASH works, but 2nd call (after db is closed, attempt
11387              to reopen) tries to AUTOLOAD TIEHASH rather than using
11388              cached value.
11389      Branch: ansiperl
11390            ! pp_sys.c
11391 ____________________________________________________________________________
11392 [   215] By: nick                                  on 1997/11/08  16:41:24
11393         Log: Cleanup MakeMaker 'not in config' noise
11394      Branch: ansiperl
11395            ! win32/Makefile win32/config.vc
11396 ____________________________________________________________________________
11397 [   214] By: nick                                  on 1997/11/08  15:07:24
11398         Log: Remove 'configure' leaving configure.gnu and Configure
11399              Win32 ignores case and keeps trying to update
11400              repository copy of 'configure' or 'Configure' with
11401              the other.
11402      Branch: ansiperl
11403            - configure
11404            ! MANIFEST
11405 ____________________________________________________________________________
11406 [   213] By: nick                                  on 1997/11/08  15:03:39
11407         Log: Get threads working again on Win32
11408              Root cause of fail was init_thread_intern() in
11409              new_struct_thread() (which is called in parent thread)
11410              clobbering dTHR of parent thread. 
11411              It is doubtfull if setting 'self' in new_struct_thread()
11412              is 'right' but left in for now.
11413      Branch: ansiperl
11414            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
11415            ! win32/win32thread.c win32/win32thread.h
11416 ____________________________________________________________________________
11417 [   212] By: nick                                  on 1997/11/08  00:34:03
11418         Log: Add :base_thread to :default in Opcode.pm
11419              This allows lib/safe.t to pass when threaded.
11420              It is unclear if 'lock' should be safe as it allows
11421              denial of service attack, but could not figure out
11422              how to add just 'specific' (sic) to :default
11423              without triggering 'already tagged' warning noise.
11424      Branch: ansiperl
11425            ! ext/Opcode/Opcode.pm win32/makefile.mk
11426 ____________________________________________________________________________
11427 [   211] By: nick                                  on 1997/11/07  23:59:31
11428         Log: Merge changes as of 18:00 CST 
11429      Branch: ansiperl
11430           !> op.c pp.c pp_sys.c thread.h util.c
11431 ____________________________________________________________________________
11432 [   210] By: nick                                  on 1997/11/07  23:52:35
11433         Log: Reverse integrate Malcolm's chanes into local
11434              repository, then import result back into my view
11435              of Malcolm's repository.
11436              Builds and passes (most) tests with GNU C++/Solaris
11437              and Borland C++, Win32.
11438      Branch: ansiperl
11439            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11440            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
11441            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
11442            ! thread.h toke.c util.c win32/makefile.mk
11443 ____________________________________________________________________________
11444 [   209] By: mbeattie                              on 1997/11/07  18:12:36
11445         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
11446              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
11447              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
11448              missing #ifdef USE_THREADS around some DEBU_L statements in die().
11449              Building without USE_THREADS fails quite a lot of tests. It looks
11450              as though the move to per-thread magicals must be missing some
11451              #ifdef USE_THREADS.
11452      Branch: perl
11453            ! op.c pp.c pp_sys.c thread.h util.c
11454 ____________________________________________________________________________
11455 [   208] By: nick                                  on 1997/11/07  01:37:28
11456         Log: Raw integrate of latest perl
11457      Branch: ansiperl
11458            ! t/TEST
11459           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
11460           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
11461           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
11462           !> thread.h toke.c util.c
11463 ____________________________________________________________________________
11464 [   207] By: mbeattie                              on 1997/11/06  14:58:00
11465         Log: Update README.threads and Todo.5.005.
11466      Branch: perl
11467            ! README.threads Todo.5.005
11468 ____________________________________________________________________________
11469 [   206] By: mbeattie                              on 1997/11/06  14:37:37
11470         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
11471      Branch: perl
11472            ! op.c pp_ctl.c proto.h scope.h
11473 ____________________________________________________________________________
11474 [   205] By: mbeattie                              on 1997/11/06  14:31:38
11475         Log: Per-thread magicals now stored in their own thr->magicals and keyed
11476              more directly. cvcache and oursv become ordinary struct thread
11477              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
11478              for 0 again. Main thread initialisation done by new function
11479              init_main_thread instead of (now fixed) new_struct_thread.
11480              
11481              Jobs fixed ...
11482              
11483              jmpenv fixed on 1997/11/06 by mbeattie@localhost
11484              
11485              Subject: [perl5.004_53; patch] eval's and threads
11486              Date: 23 Oct 1997 23:59:19 -0400
11487              From: Owen Taylor <owt1@cornell.edu>
11488      Branch: bugs
11489            + jmpenv
11490      Branch: perl
11491            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
11492            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
11493 ____________________________________________________________________________
11494 [   204] By: mbeattie                              on 1997/11/05  17:18:18
11495         Log: Per-thread magicals mostly working (and localisable). Now getting
11496              intermittent occasional "Use of uninitialized value" warnings
11497              which may be due to some op flag black magic I've broken.
11498      Branch: perl
11499            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
11500            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
11501 ____________________________________________________________________________
11502 [   203] By: nick                                  on 1997/11/05  01:04:10
11503         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
11504      Branch: ansiperl
11505            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
11506            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
11507            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
11508            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11509            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
11510            ! win32/config.vc win32/config_H.vc win32/makedef.pl
11511            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
11512            ! win32/win32io.c win32/win32io.h win32/win32iop.h
11513            ! win32/win32sck.c win32/win32thread.h
11514 ____________________________________________________________________________
11515 [   202] By: nick                                  on 1997/11/05  00:50:27
11516         Log: Compile(d) at least once with threads on win32 
11517              but did not work
11518      Branch: ansiperl
11519            ! embed.h perl.c thread.h
11520 ____________________________________________________________________________
11521 [   201] By: nick                                  on 1997/11/05  00:32:13
11522         Log: Trivial integrate
11523      Branch: ansiperl
11524           !> patchlevel.h
11525 ____________________________________________________________________________
11526 [   200] By: mbeattie                              on 1997/11/04  12:06:09
11527         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
11528      Branch: perl
11529            ! patchlevel.h
11530 ____________________________________________________________________________
11531 [   199] By: nick                                  on 1997/11/01  00:18:52
11532         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
11533      Branch: ansiperl
11534           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11535           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
11536           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
11537           !> util.c
11538 ____________________________________________________________________________
11539 [   198] By: nick                                  on 1997/11/01  00:08:33
11540         Log: win32thread.* not in MANIFEST which has muddled moving
11541              back and forth between depots.
11542      Branch: ansiperl
11543            ! MANIFEST win32/win32thread.c win32/win32thread.h
11544 ____________________________________________________________________________
11545 [   197] By: nick                                  on 1997/11/01  00:02:49
11546         Log: Test changes
11547      Branch: ansiperl
11548            + t/lib/thread.t t/op/nothread.t thread.sym
11549            ! MANIFEST
11550 ____________________________________________________________________________
11551 [   196] By: nick                                  on 1997/10/31  23:54:01
11552         Log: Further ANSI changes now builds and passes (most) tests
11553              with gcc -x c++. 
11554      Branch: ansiperl
11555            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
11556            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
11557            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11558            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
11559            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
11560            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
11561            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
11562            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
11563            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
11564            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
11565            ! x2p/walk.c
11566 ____________________________________________________________________________
11567 [   195] By: mbeattie                              on 1997/10/31  18:05:31
11568         Log: Half way through moving per-thread magicals into per-thread fields
11569              and the associated new OP_SPECIFIC and find_thread_magical stuff.
11570              perl will compile but plenty of the magicals are still broken.
11571      Branch: perl
11572            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11573            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
11574            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
11575            ! util.c
11576 ____________________________________________________________________________
11577 [   194] By: nick                                  on 1997/10/31  01:43:49
11578         Log: Convert miniperl sources to ANSI C. Several passes of
11579              GNU C's 'protoize' plus a few hand edits.
11580              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
11581              Does not link seems gcc's C++ does not define a symbol for
11582              const char foo[] = "....";
11583              i.e. with empty [].
11584      Branch: ansiperl
11585            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
11586            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
11587            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
11588            ! sv.c taint.c toke.c universal.c util.c
11589 ____________________________________________________________________________
11590 [   193] By: nick                                  on 1997/10/30  03:00:01
11591         Log: Make the ansi branch
11592      Branch: ansiperl
11593           +> (branch 907 files)
11594 ____________________________________________________________________________
11595 [   192] By: nick                                  on 1997/10/30  02:48:17
11596         Log: Oneperl builds with THREADS/THISPTR Borland
11597              Manualy inserted Sarathy's new COND_XXXXX from his mail.
11598              Manual change if Tself -> self as was easier than resolve :-(
11599              Two aTHIS's in op.c
11600      Branch: oneperl
11601            ! embed.h op.c thread.h thread.sym win32/makefile.mk
11602            ! win32/win32thread.h
11603 ____________________________________________________________________________
11604 [   191] By: nick                                  on 1997/10/30  01:54:50
11605         Log: Raw resolve of latest sources with oneperl
11606      Branch: oneperl
11607           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
11608           !> opcode.pl perl.c thread.h win32/win32thread.c
11609           !> win32/win32thread.h
11610 ____________________________________________________________________________
11611 [   190] By: mbeattie                              on 1997/10/29  14:39:54
11612         Log: Remove global macro "self". Change thr->Tself to thr->self.
11613      Branch: perl
11614            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
11615            ! win32/win32thread.c win32/win32thread.h
11616 ____________________________________________________________________________
11617 [   189] By: mbeattie                              on 1997/10/29  12:49:01
11618         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
11619      Branch: perl
11620            ! Todo.5.005
11621 ____________________________________________________________________________
11622 [   188] By: mbeattie                              on 1997/10/29  12:45:32
11623         Log: Add pp_lock knowledge to compiler
11624      Branch: perlext
11625            ! Compiler/ccop.c Compiler/ccop.h
11626 ____________________________________________________________________________
11627 [   187] By: mbeattie                              on 1997/10/29  12:45:02
11628         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
11629      Branch: perl
11630            ! op.c
11631 ____________________________________________________________________________
11632 [   186] By: mbeattie                              on 1997/10/29  12:43:36
11633         Log: Move compiler OP class information into opcode.pl.
11634      Branch: perl
11635            ! op.h opcode.h opcode.pl
11636 ____________________________________________________________________________
11637 [   185] By: nick                                  on 1997/10/26  22:52:05
11638         Log: Split failing test in op/misc.t into op/nothread.t
11639              so all tests can be passed where they apply.
11640              Cleanup other two cases of THREADS/THISPTR.
11641              Conditional compile option for CriticalSection's on Win32
11642      Branch: oneperl
11643            + t/op/nothread.t
11644            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
11645            ! win32/win32thread.h
11646 ____________________________________________________________________________
11647 [   184] By: nick                                  on 1997/10/26  19:42:00
11648         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
11649      Branch: oneperl
11650            ! embed.h global.sym proto.h sv.c sv.h toke.c
11651 ____________________________________________________________________________
11652 [   183] By: nick                                  on 1997/10/26  18:31:58
11653         Log: Make USE_THREADS imply CRIPPLED_CC.
11654              This avoids most of the uses of 'Sv' and hence many needs of 
11655              dTHR in extension code. 
11656              With this change Data::Dumper builds as-is
11657              and Tk only needs four tweaks:
11658              1. Obscure dump-stack case which really needs dTHR
11659              2. A curcop in error-message code
11660              3. Two cases of SAVETMPS
11661              4. A curcop == &compiling which is probably not required.
11662              IMHO the SAVETMPS case is only one which merits further automation.
11663      Branch: oneperl
11664            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
11665 ____________________________________________________________________________
11666 [   182] By: nick                                  on 1997/10/26  16:31:58
11667         Log: Change dSP to imply dTHR for extension source compatibility
11668              introduce djSP (Declare Just SP) for use in perl sources
11669              and thread-aware extensions. Use latter.
11670      Branch: oneperl
11671            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
11672            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
11673 ____________________________________________________________________________
11674 [   181] By: nick                                  on 1997/10/26  00:39:57
11675         Log: More tests
11676      Branch: oneperl
11677            ! t/lib/thread.t
11678 ____________________________________________________________________________
11679 [   180] By: nick                                  on 1997/10/25  22:18:27
11680         Log: Use return of THREAD_CREATE() - add basic thread test
11681      Branch: oneperl
11682            + t/lib/thread.t
11683            ! ext/Thread/Thread.xs
11684 ____________________________________________________________________________
11685 [   179] By: nick                                  on 1997/10/25  21:25:23
11686         Log: Builds with no thread/this
11687      Branch: oneperl
11688            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
11689            ! win32/win32thread.c
11690 ____________________________________________________________________________
11691 [   178] By: nick                                  on 1997/10/25  18:28:03
11692         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
11693      Branch: oneperl
11694            ! perl.c
11695 ____________________________________________________________________________
11696 [   177] By: nick                                  on 1997/10/25  18:11:33
11697         Log: Basic integrate of oneperl with threads, passes 
11698              tests THISPTR+THREADs - win32/win32thread.* needed
11699              changes (where did they come from)?
11700      Branch: oneperl
11701            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
11702            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11703 ____________________________________________________________________________
11704 [   176] By: nick                                  on 1997/10/25  17:05:52
11705         Log: Onepel builds THISPTR no threads
11706      Branch: oneperl
11707            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
11708 ____________________________________________________________________________
11709 [   175] By: nick                                  on 1997/10/25  16:40:10
11710         Log: Integrate oneperl with new style JOIN etc. macros
11711      Branch: oneperl
11712           +> win32/win32thread.c win32/win32thread.h
11713           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
11714           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
11715           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
11716           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
11717           !> win32/makefile.mk
11718 ____________________________________________________________________________
11719 [   174] By: mbeattie                              on 1997/10/24  17:14:00
11720         Log: Remove xcv_condp CV field which is no longer used.
11721      Branch: perl
11722            ! sv.h
11723 ____________________________________________________________________________
11724 [   173] By: mbeattie                              on 1997/10/24  14:36:09
11725         Log: Patches for VMS [Dan Sugalski]
11726      Branch: bugs
11727            + vms2
11728      Branch: perl
11729            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
11730            ! vms/vmsish.h
11731 ____________________________________________________________________________
11732 [   172] By: mbeattie                              on 1997/10/24  13:50:59
11733         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
11734              to use new API and patch win32 makefile stuff a little.
11735      Branch: perl
11736            + win32/win32thread.c win32/win32thread.h
11737            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
11738            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
11739 ____________________________________________________________________________
11740 [   171] By: mbeattie                              on 1997/10/23  14:00:27
11741         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
11742              
11743              Jobs fixed ...
11744              
11745              get_db_sub fixed on 1997/10/23 by mbeattie@squash
11746              
11747              Subject: [perl5.004_53] Debugger crash (patch)
11748              Date: Thu, 16 Oct 1997 22:03:09 -0400
11749              From: Owen Taylor <owt1@cornell.edu>
11750      Branch: bugs
11751            + get_db_sub
11752      Branch: perl
11753            ! pp_hot.c
11754 ____________________________________________________________________________
11755 [   170] By: mbeattie                              on 1997/10/23  09:22:40
11756         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
11757              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
11758              a ref to its argument for AV, HV, CV. 
11759      Branch: perl
11760            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
11761 ____________________________________________________________________________
11762 [   169] By: gsar                                  on 1997/10/21  03:49:25
11763         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
11764              - Fixup static functions that were missing aTHIS.
11765              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
11766              - Removed static functions from global.sym.
11767              - Typo in perl.h.
11768              - Additions to makefile.mk.
11769      Branch: oneperl
11770            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
11771            ! win32/makefile.mk
11772 ____________________________________________________________________________
11773 [   168] By: nick                                  on 1997/10/20  02:47:18
11774         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
11775      Branch: oneperl
11776            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
11777            ! scope.h thread.h
11778 ____________________________________________________________________________
11779 [   167] By: nick                                  on 1997/10/20  01:03:00
11780         Log: Add missing aTHIS in cast
11781      Branch: oneperl
11782            ! win32/dl_win32.xs
11783 ____________________________________________________________________________
11784 [   166] By: nick                                  on 1997/10/20  00:44:42
11785         Log: Builds and passes test with -DUSE_THISPTR
11786      Branch: oneperl
11787            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
11788            ! win32/perllib.c
11789 ____________________________________________________________________________
11790 [   165] By: nick                                  on 1997/10/19  21:45:36
11791         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
11792      Branch: oneperl
11793            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
11794            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
11795            ! win32/makefile.mk win32/perllib.c
11796 ____________________________________________________________________________
11797 [   164] By: nick                                  on 1997/10/19  20:09:13
11798         Log: oneperl compiles (but fails) with -DUSE_THISPTR
11799      Branch: oneperl
11800            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
11801            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
11802            ! win32/win32.c win32/win32.h
11803 ____________________________________________________________________________
11804 [   163] By: nick                                  on 1997/10/19  16:46:09
11805         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
11806      Branch: oneperl
11807            ! embed.h perl.h thread.h vars.h
11808 ____________________________________________________________________________
11809 [   162] By: nick                                  on 1997/10/19  14:42:16
11810         Log: Dubious merge of oneperl's variable and struct thread
11811      Branch: oneperl
11812           !> perl.h thread.h
11813 ____________________________________________________________________________
11814 [   161] By: nick                                  on 1997/10/18  18:05:13
11815         Log: integrate all but perl.h/thread.h
11816      Branch: oneperl
11817           +> Todo.5.005 perlio.sym
11818           !> (integrate 98 files)
11819 ____________________________________________________________________________
11820 [   160] By: nick                                  on 1997/10/18  03:49:27
11821         Log: Integrate rest of sub-dirs into oneperl
11822      Branch: oneperl
11823           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
11824           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
11825           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
11826           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
11827           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
11828           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
11829           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
11830           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
11831           +> hints/os390.sh
11832            - ext/util/extliblist
11833           !> (integrate 425 files)
11834 ____________________________________________________________________________
11835 [   159] By: nick                                  on 1997/10/18  03:20:11
11836         Log: Integrate (accept) t and win32 into oneperl
11837      Branch: oneperl
11838           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
11839           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
11840           +> win32/config.vc win32/config_H.bc win32/config_H.vc
11841           +> win32/makefile.mk
11842           !> (integrate 188 files)
11843 ____________________________________________________________________________
11844 [   158] By: nick                                  on 1997/10/18  03:12:59
11845         Log: Integrate lib/... into oneperl
11846      Branch: oneperl
11847           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
11848           !> (integrate 138 files)
11849 ____________________________________________________________________________
11850 [   157] By: nick                                  on 1997/10/18  02:55:53
11851         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
11852      Branch: oneperl
11853            ! lib/Bundle/CPAN.pm
11854 ____________________________________________________________________________
11855 [   156] By: nick                                  on 1997/10/18  02:52:44
11856         Log: Make lib/Bundle/CPAN.pm a text file
11857      Branch: perl
11858            ! lib/Bundle/CPAN.pm
11859 ____________________________________________________________________________
11860 [   155] By: nick                                  on 1997/10/18  02:33:02
11861         Log: Some weirdness in the intgrate process
11862      Branch: oneperl
11863            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
11864            - win32/bin/webget.bat win32/config.H win32/config.w32
11865 ____________________________________________________________________________
11866 [   153] By: nick                                  on 1997/10/18  02:29:16
11867         Log: Let us try all the pure integrate stuff
11868      Branch: oneperl
11869           !> (integrate 647 files)
11870 ____________________________________________________________________________
11871 [   152] By: nick                                  on 1997/10/18  02:13:35
11872         Log: Get more sub directories out of the way.
11873      Branch: oneperl
11874           !> (integrate 92 files)
11875 ____________________________________________________________________________
11876 [   151] By: nick                                  on 1997/10/18  02:05:41
11877         Log: Integrate hints 
11878      Branch: oneperl
11879           !> (integrate 68 files)
11880 ____________________________________________________________________________
11881 [   150] By: nick                                  on 1997/10/18  01:57:20
11882         Log: Try reopening some non-contravertial files
11883      Branch: oneperl
11884           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
11885           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
11886           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
11887           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
11888 ____________________________________________________________________________
11889 [   144] By: gsar                                  on 1997/10/16  22:26:07
11890         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
11891              build.  Once again, builds and runs all    Thread tests using either
11892              compiler.
11893      Branch: win32/perl
11894            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
11895            ! win32/makefile.mk
11896 ____________________________________________________________________________
11897 [   143] By: gsar                                  on 1997/10/16  20:45:58
11898         Log: A quick merge of latest mainline.
11899      Branch: win32/perl
11900           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
11901           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
11902           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
11903           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
11904           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
11905           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
11906           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
11907           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
11908           +> lib/base.pm t/lib/dosglob.t
11909            - ext/util/extliblist
11910           !> (integrate 134 files)
11911
11912 ----------------
11913 Version 5.004_53
11914 ----------------
11915
11916 ____________________________________________________________________________
11917 [   142] By: mbeattie                              on 1997/10/16  16:52:55
11918         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
11919      Branch: perl
11920            ! MANIFEST
11921 ____________________________________________________________________________
11922 [   141] By: mbeattie                              on 1997/10/16  16:42:13
11923         Log: Move perlext/Thread into perl/ext/Thread.
11924      Branch: perl
11925           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
11926           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
11927           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
11928           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
11929           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
11930           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
11931           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
11932           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
11933            ! Configure
11934      Branch: perlext
11935            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
11936            - Thread/Thread.xs Thread/Thread/Queue.pm
11937            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
11938            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
11939            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
11940            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
11941            - Thread/unsync4.t
11942 ____________________________________________________________________________
11943 [   140] By: mbeattie                              on 1997/10/16  16:26:53
11944         Log: Correct threads_mutex locking in main thread destruction.
11945              Add per-interp thrsv to hold SV struct thread for main thread.
11946              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
11947              Add Thread/list.t test of Thread->list method.
11948              Let Thread::Semaphore methods up and down take an extra argument.
11949      Branch: perl
11950            ! embed.h interp.sym perl.c perl.h thread.h
11951      Branch: perlext
11952            + Thread/list.t
11953            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
11954 ____________________________________________________________________________
11955 [   139] By: mbeattie                              on 1997/10/16  14:01:11
11956         Log: Fix up merge with 5.004_04.
11957      Branch: perl
11958            ! op.c perl.c t/lib/dosglob.t
11959 ____________________________________________________________________________
11960 [   138] By: TimBunce                              on 1997/10/16  12:58:22
11961         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
11962      Branch: maint-5.004/perl
11963            ! t/lib/dosglob.t
11964 ____________________________________________________________________________
11965 [   137] By: mbeattie                              on 1997/10/16  11:09:25
11966         Log: Merge maint-5.004 branch (5.004_04) with mainline.
11967      Branch: perl
11968           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
11969            - ext/util/extliblist
11970           !> (integrate 132 files)
11971 ____________________________________________________________________________
11972 [   135] By: gsar                                  on 1997/10/15  21:46:05
11973         Log: Win32 changes over 5.004_52:
11974              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
11975              on an already locked mutex.
11976              - other minor tweaks.
11977              Now builds and runs win32-version of Thread_52, passing all tests.
11978      Branch: win32/perl
11979            ! perl.c proto.h thread.h
11980 ____________________________________________________________________________
11981 [   134] By: gsar                                  on 1997/10/15  18:19:31
11982         Log: fixup makefile.mk conflict.
11983      Branch: win32/perl
11984            ! win32/makefile.mk
11985 ____________________________________________________________________________
11986 [   133] By: gsar                                  on 1997/10/15  18:02:46
11987         Log: Integrated latest changes from mainline into win32.
11988      Branch: win32/perl
11989           +> fakethr.h
11990           !> MANIFEST Porting/makerel Porting/patchls README.threads
11991           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
11992           !> win32/config.vc win32/config_H.bc win32/config_H.vc
11993           !> win32/makefile.mk
11994
11995 ----------------
11996 Version 5.004_52
11997 ----------------
11998
11999 ____________________________________________________________________________
12000 [   132] By: mbeattie                              on 1997/10/15  17:02:38
12001         Log: Remove out-of-date test Thread/cond.t.
12002      Branch: perlext
12003            - Thread/cond.t
12004 ____________________________________________________________________________
12005 [   131] By: mbeattie                              on 1997/10/15  16:57:45
12006         Log: Finish thread state machine: fixes global destruction of threads,
12007              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
12008              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
12009              Thread.xs.
12010      Branch: perl
12011            ! MANIFEST README.threads Todo.5.005 perl.c util.c
12012      Branch: perlext
12013            ! Thread/Thread.xs Thread/queue.t
12014 ____________________________________________________________________________
12015 [   130] By: mbeattie                              on 1997/10/15  16:55:10
12016         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
12017              Fix ThrSETSTATE not to lock t->mutex itself.
12018      Branch: perl
12019            ! fakethr.h thread.h
12020 ____________________________________________________________________________
12021 [   129] By: mbeattie                              on 1997/10/15  16:53:35
12022         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
12023      Branch: perl
12024            ! pp_hot.c
12025 ____________________________________________________________________________
12026 [   128] By: TimBunce                              on 1997/10/15  15:55:26
12027         Log: Maintenance 5.004_04 changes
12028      Branch: maint-5.004/perl
12029            + hints/os390.sh lib/base.pm t/lib/dosglob.t
12030            - ext/util/extliblist
12031            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
12032            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
12033            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
12034            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
12035            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
12036            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
12037            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
12038            ! installperl lib/AutoLoader.pm lib/CPAN.pm
12039            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
12040            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12041            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
12042            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
12043            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
12044            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
12045            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
12046            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
12047            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
12048            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
12049            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
12050            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
12051            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12052            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
12053            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
12054            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
12055            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
12056            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
12057            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
12058            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
12059            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
12060            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
12061            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
12062            ! win32/Makefile win32/config_H.bc win32/config_H.vc
12063            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
12064            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
12065 ____________________________________________________________________________
12066 [   127] By: mbeattie                              on 1997/10/15  10:00:18
12067         Log: Added fakethr.h.
12068      Branch: perl
12069            + fakethr.h
12070 ____________________________________________________________________________
12071 [   126] By: mbeattie                              on 1997/10/15  09:50:57
12072         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
12073      Branch: perl
12074            ! thread.h
12075 ____________________________________________________________________________
12076 [   125] By: mbeattie                              on 1997/10/15  09:09:24
12077         Log: Started rewriting thread state machine.
12078      Branch: perl
12079            ! perl.c thread.h
12080      Branch: perlext
12081            ! Thread/Thread.xs
12082 ____________________________________________________________________________
12083 [   124] By: gsar                                  on 1997/10/14  00:23:15
12084         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
12085              tests in win32 version of latest perlext/Thread.
12086      Branch: win32/perl
12087            ! pp_hot.c
12088 ____________________________________________________________________________
12089 [   123] By: gsar                                  on 1997/10/13  23:18:38
12090         Log: Initial merge of win32 threads patch.
12091      Branch: win32/perl
12092            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
12093            ! win32/Makefile win32/makedef.pl win32/makefile.mk
12094            ! win32/perllib.c win32/pod.mak win32/win32.h
12095 ____________________________________________________________________________
12096 [   122] By: gsar                                  on 1997/10/10  20:58:40
12097         Log: Integrated changes on mainline into the win32 branch.  Had to set
12098              P4USER=mbeattie for the resolve step (due to the presence of newly
12099              branched files that had not been submitted?)
12100      Branch: win32/perl
12101           +> Porting/makerel Porting/patchls README.threads Todo.5.005
12102           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
12103           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
12104           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12105           +> win32/bin/webget.pl win32/config.bc win32/config.vc
12106           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
12107            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12108            - win32/bin/webget.bat win32/config.H win32/config.w32
12109            ! thread.h
12110           !> (integrate 858 files)
12111 ____________________________________________________________________________
12112 [   121] By: mbeattie                              on 1997/10/10  17:23:41
12113         Log: Tweak a few Thread tests.
12114      Branch: perlext
12115            + Thread/join2.t
12116            ! Thread/io.t Thread/sync2.t
12117 ____________________________________________________________________________
12118 [   120] By: mbeattie                              on 1997/10/10  17:22:46
12119         Log: Rewrite thread destruction system using linked list of threads.
12120              Still not completely done. Add methods self, equal, flags, list
12121              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
12122      Branch: perl
12123            ! perl.c perl.h thread.h
12124      Branch: perlext
12125            ! Thread/Thread.xs Thread/typemap
12126 ____________________________________________________________________________
12127 [   119] By: mbeattie                              on 1997/10/10  17:19:55
12128         Log: Fix up locking/synchronisation for pp_entersub.
12129      Branch: perl
12130            ! pp_hot.c
12131 ____________________________________________________________________________
12132 [   118] By: mbeattie                              on 1997/10/10  09:55:32
12133         Log: Put back entries in MANIFEST for the four now-returned win32/* files
12134      Branch: perl
12135            ! MANIFEST
12136 ____________________________________________________________________________
12137 [   117] By: mbeattie                              on 1997/10/10  08:12:23
12138         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
12139      Branch: perl
12140            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
12141 ____________________________________________________________________________
12142 [   116] By: mbeattie                              on 1997/10/08  15:41:08
12143         Log: Add missing sig_pipe definition to Thread.xs.
12144      Branch: perlext
12145            ! Thread/Thread.xs
12146 ____________________________________________________________________________
12147 [   115] By: mbeattie                              on 1997/10/08  15:40:46
12148         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
12149              add missing dTHR; to new function unwind_handler_stack() in mg.c
12150              and bump patchlevel.h to 5.004_52.
12151      Branch: perl
12152            ! MANIFEST mg.c patchlevel.h
12153 ____________________________________________________________________________
12154 [   114] By: mbeattie                              on 1997/10/08  10:19:27
12155         Log: Merge maint-5.004 branch (5.004_03) with mainline.
12156              MANIFEST is out of sync.
12157      Branch: perl
12158           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12159           +> win32/bin/webget.pl
12160            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12161            - win32/bin/webget.bat
12162           !> (integrate 168 files)
12163 ____________________________________________________________________________
12164 [   113] By: mbeattie                              on 1997/10/05  17:52:49
12165         Log: Move init of global mutexes/cond vars earlier.
12166      Branch: perl
12167            ! perl.c
12168 ____________________________________________________________________________
12169 [   112] By: nick                                  on 1997/10/04  15:25:28
12170         Log: Add perl.sym to MANIFEST
12171      Branch: oneperl
12172            ! MANIFEST
12173 ____________________________________________________________________________
12174 [   111] By: nick                                  on 1997/10/04  15:23:37
12175         Log: Missing file
12176      Branch: oneperl
12177            + perl.sym
12178 ____________________________________________________________________________
12179 [   110] By: nick                                  on 1997/10/04  13:04:26
12180         Log: Now builds the extensions as well
12181              Passes all tests
12182      Branch: oneperl
12183            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
12184            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
12185            ! toke.c util.c writemain.SH
12186 ____________________________________________________________________________
12187 [   109] By: nick                                  on 1997/10/04  12:02:14
12188         Log: Odd checkin issue
12189      Branch: oneperl
12190            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12191            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12192            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12193            ! vms/perly_h.vms writemain.SH
12194 ____________________________________________________________________________
12195 [   108] By: nick                                  on 1997/10/04  11:12:52
12196         Log: Added lots of (missing) prototypes (ckprotos is util to check)
12197              Fixed missing aTHIS flagged by above.
12198              -DUSE_THISPTR passes minitest!
12199      Branch: oneperl
12200            + ckprotos
12201            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12202            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12203            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12204            ! vms/perly_h.vms
12205 ____________________________________________________________________________
12206 [   107] By: nick                                  on 1997/10/03  22:36:52
12207         Log: .y muddle fixup - will get this sorted oneday ...
12208      Branch: oneperl
12209            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
12210            ! vms/perly_h.vms
12211 ____________________________________________________________________________
12212 [   106] By: mbeattie                              on 1997/10/03  17:12:33
12213         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
12214              from struct thread. Added missing thr->Tfoo defines for statbuf
12215              and timesbuf and removed unused Tbuf field.
12216      Branch: perl
12217            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
12218 ____________________________________________________________________________
12219 [   105] By: nick                                  on 1997/10/03  15:56:50
12220         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
12221      Branch: oneperl
12222            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
12223            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
12224            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
12225            ! sv.c taint.c thread.h toke.c universal.c util.c
12226 ____________________________________________________________________________
12227 [   104] By: mbeattie                              on 1997/10/03  15:23:25
12228         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
12229      Branch: perl
12230            ! global.sym pp.c proto.h sv.c
12231 ____________________________________________________________________________
12232 [   103] By: mbeattie                              on 1997/10/03  15:17:39
12233         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
12234      Branch: perl
12235            ! av.c hv.c perl.h sv.c
12236 ____________________________________________________________________________
12237 [   102] By: mbeattie                              on 1997/10/03  11:53:51
12238         Log: Reliable thread signal handling.
12239      Branch: perl
12240            ! global.sym mg.c perl.c perl.h
12241      Branch: perlext
12242            ! Thread/Thread.xs
12243 ____________________________________________________________________________
12244 [   101] By: nick                                  on 1997/10/02  20:43:17
12245         Log: Cleanup perly.y stuff
12246      Branch: oneperl
12247            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
12248 ____________________________________________________________________________
12249 [   100] By: nick                                  on 1997/10/02  18:54:08
12250         Log: Compiles with less invasive aTHIS adding
12251      Branch: oneperl
12252            + nothis.sym
12253            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
12254            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
12255            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
12256            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
12257            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
12258            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
12259            ! util.c vars.h
12260
12261 ----------------
12262 Version 5.004_51
12263 ----------------
12264
12265 ____________________________________________________________________________
12266 [    99] By: mbeattie                              on 1997/10/02  17:23:48
12267         Log: Added Thread/queue.t.
12268      Branch: perlext
12269            + Thread/queue.t
12270 ____________________________________________________________________________
12271 [    98] By: mbeattie                              on 1997/10/02  17:19:44
12272         Log: Bumped patchlevel to 51. Updated Todo.5.005.
12273      Branch: perl
12274            ! Todo.5.005 patchlevel.h
12275 ____________________________________________________________________________
12276 [    97] By: mbeattie                              on 1997/10/02  17:07:47
12277         Log: Update README.threads amd Thread/README
12278      Branch: perl
12279            ! README.threads
12280      Branch: perlext
12281            ! Thread/README
12282 ____________________________________________________________________________
12283 [    96] By: mbeattie                              on 1997/10/02  16:58:47
12284         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
12285              fix sv_bless3 prototype.
12286      Branch: perl
12287            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
12288 ____________________________________________________________________________
12289 [    95] By: mbeattie                              on 1997/10/02  16:50:21
12290         Log: Fixed broken typemap for Thread.
12291      Branch: perlext
12292            ! Thread/typemap
12293 ____________________________________________________________________________
12294 [    94] By: mbeattie                              on 1997/10/02  16:34:03
12295         Log: Fix pod text in Lint.pm for private-names option.
12296      Branch: perlext
12297            ! Compiler/B/Lint.pm
12298 ____________________________________________________________________________
12299 [    93] By: mbeattie                              on 1997/10/02  13:44:46
12300         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
12301      Branch: perl
12302            ! MANIFEST embed.h
12303 ____________________________________________________________________________
12304 [    92] By: mbeattie                              on 1997/10/02  13:27:10
12305         Log: Add Todo.5.005
12306      Branch: perl
12307            + Todo.5.005
12308 ____________________________________________________________________________
12309 [    91] By: nick                                  on 1997/10/01  20:23:38
12310         Log: Raw _T# trial
12311      Branch: oneperl
12312            ! embed.h embed.pl proto.h sv.c
12313 ____________________________________________________________________________
12314 [    90] By: nick                                  on 1997/10/01  18:22:03
12315         Log: THIS + new sort stuff
12316      Branch: oneperl
12317            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
12318 ____________________________________________________________________________
12319 [    89] By: nick                                  on 1997/10/01  18:03:05
12320         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
12321      Branch: oneperl
12322            ! pp_ctl.c proto.h util.c
12323 ____________________________________________________________________________
12324 [    88] By: mbeattie                              on 1997/10/01  17:04:12
12325         Log: Start of Configure support for -Dusethreads plus associated
12326              Linux hints.
12327      Branch: perl
12328            ! Configure hints/linux.sh
12329 ____________________________________________________________________________
12330 [    87] By: mbeattie                              on 1997/10/01  17:03:34
12331         Log: Move runops_foo prototypes from proto.h to early in perl.h.
12332      Branch: perl
12333            ! perl.h proto.h
12334 ____________________________________________________________________________
12335 [    86] By: nick                                  on 1997/09/30  19:15:21
12336         Log: Debug hackery to thread.h - temporary
12337              Quick-fix qsort() replacement - more to come.
12338      Branch: oneperl
12339            ! thread.h util.c
12340 ____________________________________________________________________________
12341 [    85] By: mbeattie                              on 1997/09/30  15:50:27
12342         Log: Added Lint option regexp-variables.
12343      Branch: perlext
12344            ! Compiler/B/Lint.pm
12345 ____________________________________________________________________________
12346 [    84] By: mbeattie                              on 1997/09/30  15:11:07
12347         Log: Merge maint-5.004 branch (5.004_01) with mainline.
12348      Branch: perl
12349           +> Porting/makerel Porting/patchls hints/newsos4.sh
12350           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
12351           +> win32/config.vc win32/config_H.bc win32/config_H.vc
12352           +> win32/makefile.mk
12353            - win32/config.H win32/config.w32
12354           !> (integrate 109 files)
12355 ____________________________________________________________________________
12356 [    83] By: TimBunce                              on 1997/09/30  14:27:09
12357         Log: Maintenance 5.004_03 changes (addendum)
12358      Branch: maint-5.004/perl
12359            - win32/bin/search.bat
12360 ____________________________________________________________________________
12361 [    82] By: TimBunce                              on 1997/09/30  14:11:29
12362         Log: Maintenance 5.004_03 changes
12363      Branch: maint-5.004/perl
12364            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12365            + win32/bin/webget.pl
12366            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
12367            - win32/bin/webget.bat
12368            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
12369            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
12370            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
12371            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
12372            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
12373            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12374            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
12375            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
12376            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
12377            ! win32/win32.c
12378 ____________________________________________________________________________
12379 [    81] By: TimBunce                              on 1997/09/30  13:17:27
12380         Log: Maintenance 5.004_02 changes
12381      Branch: maint-5.004/perl
12382            + win32/bin/runperl.bat
12383            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
12384            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
12385            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12386            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
12387            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12388            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
12389            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
12390            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
12391            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
12392            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
12393            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
12394            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
12395            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12396            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12397            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
12398            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
12399            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
12400            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
12401            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
12402            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
12403            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
12404            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
12405            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
12406            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
12407            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
12408            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
12409            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
12410            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
12411            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
12412            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
12413            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
12414            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
12415            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
12416            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
12417            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
12418            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
12419            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
12420            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
12421            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
12422            ! win32/config.bc win32/config.vc win32/config_H.bc
12423            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
12424            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
12425            ! win32/win32io.c win32/win32io.h win32/win32iop.h
12426            ! win32/win32sck.c
12427 ____________________________________________________________________________
12428 [    80] By: nick                                  on 1997/09/29  20:31:43
12429         Log: Add some prototypes in attempt to flush out errors
12430              Tidy up vars.h usage.
12431      Branch: oneperl
12432            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
12433            ! proto.h util.c vars.h
12434 ____________________________________________________________________________
12435 [    79] By: nick                                  on 1997/09/29  17:12:07
12436         Log: Builds and passes tests without THISPTR
12437      Branch: oneperl
12438            ! MANIFEST global.sym perl.c perl.h vars.h
12439 ____________________________________________________________________________
12440 [    78] By: mbeattie                              on 1997/09/29  16:57:23
12441         Log: Re-introduce the changes from change 68 (runops becomes a
12442              function pointer and sv_bless3 for '~'-magic) which got lost
12443              during the preparation for the maint-merge.
12444      Branch: perl
12445            ! global.sym perl.h pp.c proto.h run.c sv.c
12446 ____________________________________________________________________________
12447 [    77] By: mbeattie                              on 1997/09/29  16:44:16
12448         Log: Start merge with maint-5.004 branch by creating an ancestral
12449              branch point via a fake resolution with the maint-merge branch.
12450              See Perforce Tech Note 9 for details.
12451      Branch: perl
12452           !> (integrate 864 files)
12453 ____________________________________________________________________________
12454 [    76] By: nick                                  on 1997/09/28  19:04:42
12455         Log: Code with this pointer compiles (but core dumps)
12456      Branch: oneperl
12457            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
12458            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
12459            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
12460            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
12461            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
12462            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
12463            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
12464            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
12465            ! vars.h
12466 ____________________________________________________________________________
12467 [    75] By: nick                                  on 1997/09/28  15:45:35
12468         Log: Quasi sensible starting point for aTHIS addition.
12469      Branch: oneperl
12470            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
12471 ____________________________________________________________________________
12472 [    74] By: nick                                  on 1997/09/28  11:23:32
12473         Log: Ooops - unwind perly.* stuff for now
12474      Branch: oneperl
12475            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
12476 ____________________________________________________________________________
12477 [    73] By: nick                                  on 1997/09/28  11:17:23
12478         Log: Builds and passes all tests again
12479      Branch: oneperl
12480            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
12481            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
12482 ____________________________________________________________________________
12483 [    72] By: nick                                  on 1997/09/28  10:47:01
12484         Log: Save "important things" before re-try
12485      Branch: oneperl
12486            + vars.h
12487            ! embed.pl thread.h thread.sym
12488 ____________________________________________________________________________
12489 [    71] By: nick                                  on 1997/09/26  17:47:31
12490         Log: Basic hacks to build with USE_THISPTR, not yet useful
12491              but builds miniperl and passes minitest with all thread 
12492              variables via a _GLOBAL_ thr variable rather than globals.
12493              Now for the local thr variable ...
12494      Branch: oneperl
12495            + thread.sym
12496            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
12497            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
12498            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
12499            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
12500            ! util.c vms/vms.c
12501 ____________________________________________________________________________
12502 [    70] By: mbeattie                              on 1997/09/23  14:29:23
12503         Log: Branch oneperl from mainline.
12504      Branch: oneperl
12505           +> (branch 871 files)
12506 ____________________________________________________________________________
12507 [    69] By: mbeattie                              on 1997/09/22  16:02:37
12508         Log: struct thread now stored in an SV and uses '~'-magic for access.
12509      Branch: perl
12510            ! thread.h
12511      Branch: perlext
12512            ! Thread/Thread.xs Thread/typemap
12513 ____________________________________________________________________________
12514 [    68] By: mbeattie                              on 1997/09/22  16:01:48
12515         Log: runops becomes a funtion pointer and sv_bless3 created
12516              to avoid pointer forgery with '~'-magic.
12517      Branch: perl
12518            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
12519 ____________________________________________________________________________
12520 [    67] By: mbeattie                              on 1997/09/22  15:45:56
12521         Log: More fprintf -> PerlIO_printf changes.
12522      Branch: perl
12523            ! perl.c pp_hot.c util.c
12524 ____________________________________________________________________________
12525 [    66] By: mbeattie                              on 1997/09/22  15:10:40
12526         Log: Minor multi-threading patches for VMS.
12527      Branch: perl
12528            ! mg.c thread.h vms/vms.c
12529 ____________________________________________________________________________
12530 [    65] By: mbeattie                              on 1997/09/15  14:09:11
12531         Log: Add undefined-subs option to Lint.pm.
12532      Branch: perlext
12533            ! Compiler/B/Lint.pm
12534 ____________________________________________________________________________
12535 [    64] By: mbeattie                              on 1997/09/10  16:39:41
12536         Log: Debugging output for lock handling.
12537      Branch: perl
12538            ! mg.c pp.c pp_hot.c util.c
12539 ____________________________________________________________________________
12540 [    63] By: mbeattie                              on 1997/09/10  14:49:00
12541         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
12542      Branch: perlext
12543           +> Thread/Thread/Semaphore.pm
12544            - Thread/Semaphore.pm
12545 ____________________________________________________________________________
12546 [    62] By: mbeattie                              on 1997/09/10  14:47:31
12547         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
12548      Branch: perlext
12549           +> Thread/Thread/Queue.pm
12550            - Thread/Queue.pm
12551 ____________________________________________________________________________
12552 [    61] By: mbeattie                              on 1997/09/10  13:56:50
12553         Log: Solaris fixes: delete pad and padname from thread.h and remove
12554              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
12555      Branch: perl
12556            ! thread.h x2p/Makefile.SH
12557
12558 ----------------
12559 Version 5.004_50        First developer release towards 5.005
12560 ----------------
12561
12562 Maintenance of the 5.004 version of perl continues with the 5.004_xx
12563 series, where 'xx' is <= 49.  Development of the next version, 5.005,
12564 starts with 5.004_50.
12565
12566 ____________________________________________________________________________
12567 [    60] By: mbeattie                              on 1997/09/09  16:57:41
12568         Log: Update README.threads to mention -DL.
12569      Branch: perl
12570            ! README.threads
12571 ____________________________________________________________________________
12572 [    59] By: mbeattie                              on 1997/09/09  16:49:08
12573         Log: Add Thread modules Queue.pm and Semaphore.pm
12574      Branch: perlext
12575            + Thread/Queue.pm Thread/Semaphore.pm
12576 ____________________________________________________________________________
12577 [    58] By: mbeattie                              on 1997/09/09  16:33:45
12578         Log: Update README.threads
12579      Branch: perl
12580            ! README.threads
12581 ____________________________________________________________________________
12582 [    57] By: mbeattie                              on 1997/09/09  16:26:47
12583         Log: Add debug info to Thread typemap.
12584      Branch: perlext
12585            ! Thread/typemap
12586 ____________________________________________________________________________
12587 [    56] By: mbeattie                              on 1997/09/09  15:04:26
12588         Log: Rewrite synchronisation of subs/methods and add attrs
12589              extension for specifying 'locked' and 'method' attributes.
12590      Branch: perl
12591            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
12592            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
12593            ! pp_hot.c proto.h sv.c sv.h toke.c
12594      Branch: perlext
12595            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
12596 ____________________________________________________________________________
12597 [    55] By: mbeattie                              on 1997/09/03  16:34:47
12598         Log: Add new keyword "lock" to Opcode.pm
12599      Branch: perl
12600            ! ext/Opcode/Opcode.pm
12601 ____________________________________________________________________________
12602 [    54] By: mbeattie                              on 1997/09/03  14:44:44
12603         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
12604      Branch: perl
12605            ! embed.h keywords.h
12606 ____________________________________________________________________________
12607 [    53] By: mbeattie                              on 1997/09/03  13:52:24
12608         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
12609      Branch: perl
12610            ! MANIFEST
12611 ____________________________________________________________________________
12612 [    52] By: mbeattie                              on 1997/09/03  13:41:20
12613         Log: Let Lint private_names catch out-of-package _foo methods.
12614      Branch: perlext
12615            ! Compiler/B/Lint.pm
12616 ____________________________________________________________________________
12617 [    51] By: mbeattie                              on 1997/09/03  13:20:12
12618         Log: Bump patchlevel.h to 5.004_50
12619      Branch: perl
12620            ! patchlevel.h
12621 ____________________________________________________________________________
12622 [    50] By: mbeattie                              on 1997/09/03  12:31:48
12623         Log: Make compiler build/work with devel 5.005
12624      Branch: perlext
12625            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
12626            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
12627 ____________________________________________________________________________
12628 [    49] By: mbeattie                              on 1997/09/03  12:28:05
12629         Log: Rename RESTART to INIT and associated changes
12630      Branch: perl
12631            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
12632            ! toke.c vms/perly_c.vms
12633 ____________________________________________________________________________
12634 [    48] By: mbeattie                              on 1997/09/02  15:54:27
12635         Log: Added private-names option.
12636      Branch: perlext
12637            ! Compiler/B/Lint.pm
12638 ____________________________________________________________________________
12639 [    47] By: mbeattie                              on 1997/09/02  11:54:55
12640         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
12641      Branch: perlext
12642            ! Compiler/cc_runtime.h
12643 ____________________________________________________________________________
12644 [    46] By: mbeattie                              on 1997/08/28  19:40:08
12645         Log: Missing sprintf in try_autoload.
12646      Branch: perlext
12647            ! Compiler/B/C.pm
12648 ____________________________________________________________________________
12649 [    45] By: mbeattie                              on 1997/08/13  16:15:25
12650         Log: Threading fixups for Digital UNIX.
12651      Branch: perl
12652            ! README.threads malloc.c perl.h toke.c
12653 ____________________________________________________________________________
12654 [    44] By: mbeattie                              on 1997/08/11  15:46:29
12655         Log: Assorted changes for multi-threading (now works rather more).
12656      Branch: perl
12657            + README.threads
12658            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
12659            ! toke.c util.c
12660      Branch: perlext
12661            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
12662            ! Thread/unsync.t
12663 ____________________________________________________________________________
12664 [    43] By: mbeattie                              on 1997/08/08  14:11:00
12665         Log: Made Lint check subs (and -u packages).
12666              Added support for dollar_underscore and implicit $_ in foreach.
12667      Branch: perlext
12668            ! Compiler/B/Lint.pm
12669 ____________________________________________________________________________
12670 [    42] By: TimBunce                              on 1997/07/25  17:15:57
12671         Log: Maintenance 5.004_01 changes
12672      Branch: maint-5.004/perl
12673            + Porting/makerel Porting/patchls hints/newsos4.sh
12674            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
12675            + win32/config.vc win32/config_H.bc win32/config_H.vc
12676            + win32/makefile.mk
12677            - win32/config.H win32/config.w32
12678            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
12679            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
12680            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
12681            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
12682            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
12683            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
12684            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
12685            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
12686            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12687            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
12688            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
12689            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
12690            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
12691            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
12692            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
12693            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
12694            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
12695            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
12696            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
12697            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
12698            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
12699            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
12700            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
12701            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
12702            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
12703            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
12704            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
12705            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
12706            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
12707            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
12708 ____________________________________________________________________________
12709 [    41] By: mbeattie                              on 1997/07/24  14:57:53
12710         Log: Start support for fake threads.
12711              pp_lock now returns its argument.
12712      Branch: perl
12713            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
12714            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
12715            ! util.c
12716      Branch: perlext
12717            ! Thread/Thread.xs
12718 ____________________________________________________________________________
12719 [    40] By: mbeattie                              on 1997/07/24  14:55:07
12720         Log: Add missing reset of eval_owner if doeval() fails to parse.
12721      Branch: perl
12722            ! pp_ctl.c
12723 ____________________________________________________________________________
12724 [    39] By: mbeattie                              on 1997/07/17  13:35:51
12725         Log: Fix multiple problems with lexical @_.
12726      Branch: perl
12727            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
12728            ! toke.c
12729 ____________________________________________________________________________
12730 [    38] By: mbeattie                              on 1997/07/16  17:02:09
12731         Log: Change %lx to %x in B::CV::save to prevent some CV
12732              fields becoming 0 in the init section. Add missing
12733              write_back in B::Stackobj::Padsv::load_double to fix
12734              test 22 of op/my.t.
12735      Branch: perlext
12736            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
12737 ____________________________________________________________________________
12738 [    37] By: mbeattie                              on 1997/07/10  11:28:16
12739         Log: Branch win32 developments from main perl branch.
12740      Branch: win32/perl
12741           +> (branch 867 files)
12742 ____________________________________________________________________________
12743 [    36] By: mbeattie                              on 1997/07/05  11:58:05
12744         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
12745              as well as provide_ref (5.003).
12746      Branch: perlext
12747            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
12748 ____________________________________________________________________________
12749 [    35] By: mbeattie                              on 1997/07/05  11:55:18
12750         Log: Introduce pp_lock.
12751      Branch: perl
12752            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
12753            ! pp.c pp_ctl.c toke.c
12754 ____________________________________________________________________________
12755 [    34] By: mbeattie                              on 1997/07/01  12:24:28
12756         Log: Support for op in global register (still buggy)
12757      Branch: perl
12758            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
12759            ! proto.h scope.c scope.h thread.h
12760 ____________________________________________________________________________
12761 [    33] By: mbeattie                              on 1997/06/24  16:34:24
12762         Log: Branch lexical warnings from perl branch.
12763      Branch: lexwarn/perl
12764           +> (branch 867 files)
12765 ____________________________________________________________________________
12766 [    32] By: mbeattie                              on 1997/06/24  14:33:57
12767         Log: Branch integration of maint-5.004 from relperl.
12768      Branch: mainline/perl
12769           +> (branch 600 files)
12770      Branch: maint-5.004/perl
12771           +> (branch 864 files)
12772 ____________________________________________________________________________
12773 [    31] By: mbeattie                              on 1997/06/20  11:46:50
12774         Log: corrected bad_type() prototype. 
12775      Branch: perl
12776            ! op.c
12777 ____________________________________________________________________________
12778 [    30] By: mbeattie                              on 1997/06/12  12:38:05
12779         Log: Tweak README.
12780      Branch: perlext
12781            ! Thread/README
12782 ____________________________________________________________________________
12783 [    29] By: mbeattie                              on 1997/06/12  12:34:59
12784         Log: Document -m option of CC backend.
12785      Branch: perlext
12786            ! Compiler/NOTES
12787 ____________________________________________________________________________
12788 [    28] By: mbeattie                              on 1997/06/12  12:25:05
12789         Log: Support sysseek introduced in 5.004.
12790      Branch: perlext
12791            ! Compiler/ccop.c Compiler/ccop.h
12792 ____________________________________________________________________________
12793 [    27] By: mbeattie                              on 1997/06/05  14:20:51
12794         Log: More fixups for thrperl integration.
12795      Branch: perl
12796            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12797            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
12798            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
12799            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
12800            ! util.c
12801 ____________________________________________________________________________
12802 [    25] By: mbeattie                              on 1997/05/28  15:11:24
12803         Log: Fixups for thrperl integration.
12804      Branch: perl
12805            ! embed.h keywords.h op.c opcode.h perl.c util.c
12806 ____________________________________________________________________________
12807 [    24] By: mbeattie                              on 1997/05/26  20:10:42
12808         Log: Integrate thrperl 5.003->5.004.
12809      Branch: perl
12810           +> thread.h
12811           !> (integrate 33 files)
12812 ____________________________________________________________________________
12813 [    23] By: mbeattie                              on 1997/05/26  11:45:39
12814         Log: Fix ppname when saving subs.
12815      Branch: perlext
12816            ! Compiler/B/C.pm
12817 ____________________________________________________________________________
12818 [    22] By: mbeattie                              on 1997/05/26  11:45:03
12819         Log: -mFoo option now forces -uFoo.
12820      Branch: perlext
12821            ! Compiler/B/CC.pm
12822 ____________________________________________________________________________
12823 [    21] By: mbeattie                              on 1997/05/26  11:43:37
12824         Log: Put back objsym/savesym (used by walkoptree_exec).
12825      Branch: perlext
12826            ! Compiler/B.pm
12827 ____________________________________________________________________________
12828 [    20] By: mbeattie                              on 1997/05/26  11:38:45
12829         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
12830      Branch: perl
12831            ! av.c global.sym
12832 ____________________________________________________________________________
12833 [    19] By: mbeattie                              on 1997/05/25  21:19:38
12834         Log: Fix up integration 5.003->5.004.
12835      Branch: perl
12836            + lib/Class/Fields.pm lib/ISA.pm
12837            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
12838            ! toke.c
12839 ____________________________________________________________________________
12840 [    18] By: mbeattie                              on 1997/05/25  10:31:21
12841         Log: First stab at 5.003 -> 5.004 integration.
12842      Branch: perl
12843           +> (branch 291 files)
12844            - Changes.Conf ext/DynaLoader/dl_os2.xs
12845            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
12846            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
12847            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
12848            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
12849            - lib/chat2.pl lib/splain os2/README os2/README.old
12850            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
12851            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
12852            - x2p/handy.h x2p/s2p.man
12853           !> (integrate 392 files)
12854 ____________________________________________________________________________
12855 [    17] By: mbeattie                              on 1997/05/24  18:46:49
12856         Log: Wholesale update to 5.004.
12857      Branch: relperl
12858            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
12859            + Porting/Glossary Porting/pumpkin.pod README.amiga
12860            + README.cygwin32 README.os2 README.plan9 README.qnx
12861            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
12862            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
12863            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
12864            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
12865            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
12866            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
12867            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
12868            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
12869            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
12870            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
12871            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
12872            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
12873            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
12874            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
12875            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
12876            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
12877            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
12878            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
12879            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
12880            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
12881            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
12882            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
12883            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
12884            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
12885            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
12886            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
12887            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
12888            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
12889            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
12890            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
12891            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
12892            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
12893            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
12894            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
12895            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
12896            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
12897            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
12898            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
12899            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
12900            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
12901            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
12902            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
12903            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
12904            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
12905            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
12906            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
12907            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
12908            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
12909            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
12910            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
12911            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
12912            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
12913            + plan9/config.plan9 plan9/exclude plan9/fndvers
12914            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
12915            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
12916            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
12917            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
12918            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12919            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
12920            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
12921            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
12922            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
12923            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
12924            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
12925            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
12926            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
12927            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
12928            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
12929            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
12930            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
12931            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
12932            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
12933            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
12934            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
12935            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
12936            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
12937            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
12938            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
12939            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
12940            + t/pragma/warn-1global t/pragma/warning.t universal.c
12941            + utils/splain.PL vms/ext/DCLsym/0README.txt
12942            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
12943            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
12944            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
12945            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
12946            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
12947            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
12948            + win32/config.H win32/config.w32 win32/config_h.PL
12949            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
12950            + win32/include/arpa/inet.h win32/include/dirent.h
12951            + win32/include/netdb.h win32/include/sys/socket.h
12952            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
12953            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
12954            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
12955            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
12956            + x2p/proto.h
12957            - Changes.Conf ext/DynaLoader/dl_os2.xs
12958            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
12959            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
12960            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
12961            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
12962            - lib/chat2.pl lib/splain os2/README os2/README.old
12963            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
12964            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
12965            - x2p/handy.h x2p/s2p.man
12966            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
12967            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
12968            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
12969            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
12970            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
12971            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
12972            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
12973            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
12974            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
12975            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
12976            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
12977            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
12978            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
12979            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
12980            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
12981            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
12982            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
12983            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
12984            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
12985            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
12986            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
12987            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
12988            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
12989            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
12990            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
12991            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
12992            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
12993            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
12994            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
12995            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
12996            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
12997            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
12998            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
12999            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
13000            ! installman installperl interp.sym keywords.h keywords.pl
13001            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
13002            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13003            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
13004            ! lib/Exporter.pm lib/ExtUtils/Install.pm
13005            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13006            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13007            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13008            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13009            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13010            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
13011            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
13012            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
13013            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
13014            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
13015            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
13016            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
13017            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13018            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13019            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13020            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13021            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13022            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
13023            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
13024            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
13025            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
13026            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13027            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
13028            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
13029            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
13030            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
13031            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
13032            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
13033            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
13034            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13035            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13036            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13037            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13038            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13039            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
13040            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
13041            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
13042            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
13043            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
13044            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
13045            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
13046            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
13047            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
13048            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
13049            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
13050            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
13051            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
13052            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
13053            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
13054            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
13055            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13056            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13057            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
13058            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
13059            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
13060            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
13061            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13062            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13063            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
13064            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
13065            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
13066            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
13067            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13068            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13069            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13070            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13071            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
13072            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
13073            ! x2p/util.h x2p/walk.c
13074 ____________________________________________________________________________
13075 [    16] By: mbeattie                              on 1997/05/23  22:42:08
13076         Log: Initial integration of relperl from 5.003.
13077      Branch: relperl
13078           +> (branch 600 files)
13079 ____________________________________________________________________________
13080 [    14] By: mbeattie                              on 1997/05/12  20:22:56
13081         Log: Finish code generation rewrite. Clean up B::Section class and
13082              handle symbol table translation internally. Simple .pm modules
13083              now compile OK.
13084      Branch: perlext
13085            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
13086            ! Compiler/B/CC.pm
13087 ____________________________________________________________________________
13088 [    13] By: mbeattie                              on 1997/05/05  19:41:18
13089         Log: Don't make pp_enter and pp_return trigger basic blocks.
13090      Branch: perlext
13091            ! Compiler/B/Bblock.pm
13092 ____________________________________________________________________________
13093 [    12] By: mbeattie                              on 1997/05/05  19:40:16
13094         Log: Rewrite code generation. Sections (de)multiplexed into a
13095              temporary file instead of stored in arrays.
13096      Branch: perlext
13097            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
13098 ____________________________________________________________________________
13099 [    11] By: mbeattie                              on 1997/05/03  20:20:59
13100         Log: Development to pre-alpha4
13101      Branch: perlext
13102            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
13103            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
13104            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
13105            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13106            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
13107            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
13108            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
13109            ! Compiler/test_harness Compiler/test_harness_cc
13110 ____________________________________________________________________________
13111 [    10] By: mbeattie                              on 1997/05/03  14:47:06
13112         Log: Initial check-in of perl compiler.
13113      Branch: perlext
13114            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
13115            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
13116            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
13117            + Compiler/B/CC.pm Compiler/B/Debug.pm
13118            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
13119            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13120            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
13121            + Compiler/O.pm Compiler/README Compiler/TESTS
13122            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
13123            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
13124            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
13125            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
13126            + Compiler/disassemble Compiler/old/README.feb11
13127            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
13128            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
13129            + Compiler/op.patch Compiler/ramblings/cc.notes
13130            + Compiler/ramblings/curcop.runtime
13131            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
13132            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
13133            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
13134            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
13135            + Compiler/ramblings/runtime.porting
13136            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
13137            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
13138            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
13139            + Compiler/test_harness_bytecode Compiler/test_harness_cc
13140            + Compiler/typemap
13141 ____________________________________________________________________________
13142 [     9] By: mbeattie                              on 1997/05/02  19:03:49
13143         Log: Don't require CvDEPTH == 0 when bombing out of subs.
13144      Branch: thrperl
13145            ! pp_hot.c
13146 ____________________________________________________________________________
13147 [     8] By: mbeattie                              on 1997/04/23  19:06:45
13148         Log: Added programmer-level condition variables via "condpair" magic.
13149              Added support for detached threads and tweaked a few things.
13150      Branch: thrperl
13151            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
13152            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
13153            ! util.c
13154 ____________________________________________________________________________
13155 [     7] By: mbeattie                              on 1997/04/23  19:04:18
13156         Log: Rewrote programmer-level condition variables from scratch. Added
13157              support for detaching threads. Fixed handling for arguments
13158              passed in to threads and return values for joined threads.
13159      Branch: perlext
13160            + Thread/lock.t
13161            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
13162            ! Thread/typemap
13163 ____________________________________________________________________________
13164 [     6] By: mbeattie                              on 1997/04/10  20:17:26
13165         Log: Initial check-in of Thread module.
13166      Branch: perlext
13167            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13168            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
13169            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
13170            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13171            + Thread/unsync4.t
13172 ____________________________________________________________________________
13173 [     5] By: mbeattie                              on 1997/04/10  20:05:52
13174         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
13175              missing parens (pad allocation) in the tokener.
13176      Branch: thrperl
13177            ! op.c pp_ctl.c toke.c
13178 ____________________________________________________________________________
13179 [     4] By: mbeattie                              on 1997/03/28  18:40:44
13180         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
13181      Branch: thrperl
13182            + thread.h
13183            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
13184            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
13185            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
13186            ! run.c scope.c sv.c sv.h toke.c util.c
13187 ____________________________________________________________________________
13188 [     3] By: mbeattie                              on 1997/03/28  13:36:23
13189         Log: Branch 5.003 -> thrperl
13190      Branch: thrperl
13191           +> (branch 600 files)
13192 ____________________________________________________________________________
13193 [     2] By: mbeattie                              on 1997/03/28  13:32:21
13194         Log: Initial devel changes.
13195              Pseudo-hashes. Optional strong typing. RESTART {}.
13196      Branch: perl
13197            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
13198            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
13199            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
13200 ____________________________________________________________________________
13201 [     1] By: mbeattie                              on 1997/03/28  13:17:33
13202         Log: Perl 5.003 check-in
13203      Branch: perl
13204            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
13205            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
13206            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
13207            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
13208            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
13209            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13210            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13211            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13212            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13213            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13214            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13215            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13216            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13217            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
13218            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13219            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
13220            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
13221            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
13222            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
13223            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
13224            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
13225            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
13226            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13227            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
13228            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
13229            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13230            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
13231            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
13232            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
13233            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
13234            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
13235            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
13236            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
13237            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
13238            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
13239            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
13240            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
13241            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
13242            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
13243            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
13244            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
13245            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
13246            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
13247            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
13248            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
13249            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
13250            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
13251            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
13252            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13253            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
13254            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
13255            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
13256            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
13257            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
13258            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
13259            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
13260            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
13261            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
13262            + hints/README.hints hints/aix.sh hints/altos486.sh
13263            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
13264            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
13265            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
13266            + hints/fps.sh hints/freebsd.sh hints/genix.sh
13267            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
13268            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
13269            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
13270            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
13271            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
13272            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
13273            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
13274            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
13275            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
13276            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
13277            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
13278            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
13279            + hints/uts.sh hv.c hv.h installman installperl interp.sym
13280            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
13281            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13282            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
13283            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
13284            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13285            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13286            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13287            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13288            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13289            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
13290            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
13291            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
13292            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
13293            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
13294            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
13295            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
13296            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
13297            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13298            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13299            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13300            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13301            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13302            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
13303            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
13304            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
13305            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
13306            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
13307            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
13308            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
13309            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13310            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
13311            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
13312            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
13313            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
13314            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
13315            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
13316            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
13317            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
13318            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
13319            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
13320            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13321            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13322            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13323            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13324            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13325            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
13326            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
13327            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
13328            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
13329            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
13330            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
13331            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
13332            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
13333            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
13334            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
13335            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
13336            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
13337            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
13338            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
13339            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
13340            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
13341            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
13342            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
13343            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
13344            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
13345            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
13346            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
13347            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13348            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
13349            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13350            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
13351            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
13352            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
13353            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
13354            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
13355            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
13356            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
13357            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13358            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13359            + vms/Makefile vms/config.vms vms/descrip.mms
13360            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
13361            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
13362            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
13363            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
13364            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
13365            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13366            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13367            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13368            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13369            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13370            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
13371            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
13372            + x2p/walk.c