hand apply whitespace mutiliated patch
[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     Gurusamy Sarathy    <gsar@engin.umich.edu>
27     Jarkko Hietaniemi   <jhi@iki.fi>
28     Nick Ing-Simmons    <nik@tiuk.ti.com>
29     Andreas Koenig      <a.koenig@mind.de>
30     Doug MacEachern     <dougm@opengroup.org>
31     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
32     Hans Mulder         <hansm@euronet.nl>
33     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
34     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
35     Tom Phoenix         <rootbeer@teleport.com>
36     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
37     Dean Roehrich       <roehrich@cray.com>
38     Roderick Schertler  <roderick@argon.org>
39     Larry W. Virden     <lvirden@cas.org>
40     Ilya Zakharevich    <ilya@math.ohio-state.edu>
41
42 And the Keepers of the Patch Pumpkin:
43
44     Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
45     Tim Bunce           <Tim.Bunce@ig.co.uk>
46     Andy Dougherty      <doughera@lafcol.lafayette.edu>
47     Chip Salzenberg     <chip@perl.com>
48     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
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_68        Developer release working toward 5.005
69 ----------------
70
71 ____________________________________________________________________________
72 [  1207] By: gsar                                  on 1998/06/23  10:55:05
73         Log: final touches to 5.004_68
74      Branch: perl
75            ! perl.c
76 ____________________________________________________________________________
77 [  1206] By: gsar                                  on 1998/06/23  10:50:10
78         Log: more MULTIPLICITY tweaks
79      Branch: perl
80            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
81            ! win32/config.gc win32/config.vc win32/config_H.bc
82            ! win32/config_H.gc win32/config_H.vc
83 ____________________________________________________________________________
84 [  1205] By: gsar                                  on 1998/06/23  09:03:46
85         Log: partial MULTIPLICITY cleanup
86      Branch: perl
87            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
88            ! thrdvar.h
89 ____________________________________________________________________________
90 [  1204] By: gsar                                  on 1998/06/23  09:00:48
91         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
92      Branch: perl
93            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
94 ____________________________________________________________________________
95 [  1203] By: gsar                                  on 1998/06/23  07:08:02
96         Log: bump patchlevel to 68, Porting/makerel tweaks
97      Branch: perl
98            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
99            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
100 ____________________________________________________________________________
101 [  1202] By: gsar                                  on 1998/06/23  06:16:19
102         Log: remove atomic.h pending resolution of licensing issues,
103              EMULATE_ATOMIC_REFCOUNTS everywhere
104      Branch: perl
105            - atomic.h
106            ! MANIFEST perl.h sv.h
107 ____________________________________________________________________________
108 [  1201] By: gsar                                  on 1998/06/23  06:06:23
109         Log: applied patch, regen headers
110              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
111              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
112              Subject: [PATCH 5.004_67] Malloc size feedback
113              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
114      Branch: perl
115            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
116            ! pp_sys.c proto.h sv.c toke.c
117 ____________________________________________________________________________
118 [  1200] By: gsar                                  on 1998/06/23  05:59:09
119         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
120              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
121              From: Stephen McCamant <alias@mcs.com>
122              Subject: [PATCH] Inheritance of B:: classes
123      Branch: perl
124            ! ext/B/B.pm
125 ____________________________________________________________________________
126 [  1199] By: gsar                                  on 1998/06/23  05:57:58
127         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
128              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
129              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
130              Subject: [PATCH] _67: somebody said POSIX::mknod?
131              From: Jarkko Hietaniemi <jhi@iki.fi>
132      Branch: perl
133            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
134            ! ext/POSIX/POSIX.xs perl.h
135 ____________________________________________________________________________
136 [  1198] By: gsar                                  on 1998/06/23  05:48:56
137         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
138              From: Daniel Grisinger <dgris@perrin.dimensional.com>
139              Subject: PATCH [5.004_67] perldoc.PL
140              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
141      Branch: perl
142            ! utils/perldoc.PL
143 ____________________________________________________________________________
144 [  1197] By: gsar                                  on 1998/06/23  05:47:24
145         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
146              Date: Mon, 22 Jun 1998 09:29:18 -0700
147              From: Dan Sugalski <sugalskd@ous.edu>
148              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
149      Branch: perl
150            ! lib/AutoSplit.pm
151 ____________________________________________________________________________
152 [  1196] By: gsar                                  on 1998/06/23  05:45:19
153         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
154              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
155              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
156              From: Jarkko Hietaniemi <jhi@iki.fi>
157      Branch: perl
158            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
159 ____________________________________________________________________________
160 [  1195] By: gsar                                  on 1998/06/23  05:43:32
161         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
162              Date: Mon, 22 Jun 1998 15:22:24 +0000
163              From: Dominic Dunlop <domo@vo.lu>
164              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
165              update machten.sh to vary REG_INFTY
166      Branch: perl
167            ! hints/machten.sh t/op/re_tests t/op/regexp.t
168 ____________________________________________________________________________
169 [  1194] By: gsar                                  on 1998/06/23  05:38:36
170         Log: filter out array subscripts when generating symbols for AIX
171              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
172              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
173              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
174              From: Jarkko Hietaniemi <jhi@iki.fi>
175      Branch: perl
176            ! perl_exp.SH
177 ____________________________________________________________________________
178 [  1193] By: gsar                                  on 1998/06/23  05:32:52
179         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
180              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
181              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
182              From: Lupe Christoph <lupe@alanya.m.isar.de>
183              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
184      Branch: perl
185            ! hints/solaris_2.sh
186 ____________________________________________________________________________
187 [  1192] By: gsar                                  on 1998/06/23  05:27:13
188         Log: add detailed changelogs and 'genlog'--the script which generates them
189      Branch: perl
190            + Porting/genlog
191            ! Changes INSTALL
192 ____________________________________________________________________________
193 [  1191] By: gsar                                  on 1998/06/22  15:56:27
194         Log: tweak win32 makefiles for PERL_OBJECT build
195      Branch: perl
196            ! win32/Makefile win32/makefile.mk
197 ____________________________________________________________________________
198 [  1190] By: gsar                                  on 1998/06/22  04:06:02
199         Log: backout change#1178 as it was dependent on an unapplied patch,
200              fix filespec.t to know its @INC
201      Branch: perl
202            ! sv.c t/lib/filespec.t
203 ____________________________________________________________________________
204 [  1189] By: gsar                                  on 1998/06/22  03:47:43
205         Log: eliminate use of tokenbuf in util.c
206      Branch: perl
207            ! util.c
208 ____________________________________________________________________________
209 [  1188] By: gsar                                  on 1998/06/22  01:53:59
210         Log: add patch that generates regnodes.h via regcomp.pl
211              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
212              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
213              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
214              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
215      Branch: perl
216            + regcomp.pl regcomp.sym regnodes.h
217            ! MANIFEST Makefile.SH regcomp.h
218 ____________________________________________________________________________
219 [  1187] By: gsar                                  on 1998/06/22  01:42:21
220         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
221              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
222              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
223              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
224      Branch: perl
225            ! pp_ctl.c pp_hot.c
226 ____________________________________________________________________________
227 [  1186] By: gsar                                  on 1998/06/22  01:14:14
228         Log: merge relevant portions from maintbranch change#1155
229      Branch: perl
230            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
231            ! pod/perlrun.pod pp_hot.c
232 ____________________________________________________________________________
233 [  1185] By: gsar                                  on 1998/06/22  00:59:28
234         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
235              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
236              Subject: [PATCH 5.004_67] Zero-length matching bug
237              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
238      Branch: perl
239            ! regexec.c t/op/pat.t
240 ____________________________________________________________________________
241 [  1184] By: gsar                                  on 1998/06/22  00:57:27
242         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
244              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
245              Subject: Re: _67 not okay
246              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
247      Branch: perl
248            ! malloc.c
249 ____________________________________________________________________________
250 [  1183] By: gsar                                  on 1998/06/22  00:53:37
251         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
252              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
253              Subject: [PATCH 5.004_67] Test study/re/
254              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
255      Branch: perl
256            ! t/op/pat.t
257 ____________________________________________________________________________
258 [  1182] By: gsar                                  on 1998/06/21  21:25:07
259         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
260              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
261              Subject: [PATCH 5.004_67] $^R documented
262              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
263      Branch: perl
264            ! pod/perlre.pod pod/perlvar.pod
265 ____________________________________________________________________________
266 [  1181] By: gsar                                  on 1998/06/21  21:23:41
267         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
268              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
269              Subject: [PATCH 5.004_67] Re docs
270              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
271      Branch: perl
272            ! pod/perlop.pod pod/perlre.pod
273 ____________________________________________________________________________
274 [  1180] By: gsar                                  on 1998/06/21  21:22:16
275         Log: adapted contents of message into comments in malloc.c and INSTALL
276              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
277              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
278              Subject: [5.004_67] malloc.c -Defines
279              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
280      Branch: perl
281            ! INSTALL malloc.c
282 ____________________________________________________________________________
283 [  1179] By: gsar                                  on 1998/06/21  07:26:35
284         Log: applied patch, with edits to the prose
285              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
286              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
287              Subject: [PATCH 5.004_67] Error variables compared
288              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
289      Branch: perl
290            ! pod/perlvar.pod
291 ____________________________________________________________________________
292 [  1178] By: gsar                                  on 1998/06/21  07:07:16
293         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
294              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
295              Subject: [PATCH 5.004_67] print study /re/ broken
296              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
297      Branch: perl
298            ! sv.c
299 ____________________________________________________________________________
300 [  1177] By: gsar                                  on 1998/06/21  07:06:10
301         Log: applied patch, tweaked wording
302              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
303              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
304              Subject: [PATCH 5.004_67] Documentation patch for malloc
305              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
306      Branch: perl
307            ! malloc.c pod/perldiag.pod
308 ____________________________________________________________________________
309 [  1176] By: gsar                                  on 1998/06/21  07:00:30
310         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
311              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
312              Subject: [PATCH 5.004_67] Cosmetic malloc patch
313              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
314      Branch: perl
315            ! malloc.c
316 ____________________________________________________________________________
317 [  1175] By: gsar                                  on 1998/06/21  06:58:37
318         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
319              Date: Fri, 19 Jun 1998 16:00:57 -0700
320              From: Dan Sugalski <sugalskd@osshe.edu>
321              Subject: [PATCH 5.004_67] fixup patches for VMS
322      Branch: perl
323            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
324            ! t/op/taint.t vms/test.com vms/vms.c
325 ____________________________________________________________________________
326 [  1174] By: gsar                                  on 1998/06/21  06:55:18
327         Log: applied VMS patch from Dan Sugalski
328              Date: Fri, 19 Jun 1998 15:36:34 -0700
329              From: SYSTEM@cedar.osshe.edu
330              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
331              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
332      Branch: perl
333            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
334            ! vms/descrip_mms.template vms/gen_shrfls.pl
335            ! vms/subconfigure.com
336 ____________________________________________________________________________
337 [  1173] By: gsar                                  on 1998/06/21  06:51:38
338         Log: applied patch, modified logic to avoid reentering lexer at compile-time
339              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
340              Date: Fri, 19 Jun 1998 11:31:04 -0500
341              From: Graham Barr <gbarr@ti.com>
342              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
343      Branch: perl
344            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
345            ! lib/English.pm
346 ____________________________________________________________________________
347 [  1172] By: gsar                                  on 1998/06/21  06:27:57
348         Log: applied patch, along with many changes:
349              - ipfoo.h headers have been coalesced along with perlfoo.h into
350              iperlsys.h
351              - win32/cp*.h have been combined in perlhost.h
352              - CPerlObj::PerlParse() takes an extra xsinit arg
353              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
354              From: "Douglas Lankshear" <dougl@ActiveState.com>
355              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
356              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
357              Date: Fri, 19 Jun 1998 10:59:50 -0700
358      Branch: perl
359            + iperlsys.h win32/perlhost.h
360            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
361            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
362            - perlsock.h
363            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
364            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
365            ! win32/runperl.c win32/win32.h
366 ____________________________________________________________________________
367 [  1171] By: gsar                                  on 1998/06/21  00:44:42
368         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
369              From: Daniel Grisinger <dgris@perrin.dimensional.com>
370              Subject: Re: PATCH _67 (Doc) perlop.pod 
371              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
372      Branch: perl
373            ! pod/perlop.pod
374 ____________________________________________________________________________
375 [  1170] By: gsar                                  on 1998/06/21  00:43:06
376         Log: a tweaked version of:
377              From: "Douglas Lankshear" <dougl@ActiveState.com>
378              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
379              Date: Wed, 17 Jun 1998 20:25:51 -0700
380              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
381      Branch: perl
382            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
383 ____________________________________________________________________________
384 [  1169] By: gsar                                  on 1998/06/21  00:10:18
385         Log: added patch, regen headers
386              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
387              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
388              Subject: Re: Ilya's patches
389              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
390      Branch: perl
391            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
392 ____________________________________________________________________________
393 [  1168] By: gsar                                  on 1998/06/21  00:05:01
394         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
395              From: Tom Phoenix <rootbeer@teleport.com>
396              Subject: [PATCH] docs creating files via open
397              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
398      Branch: perl
399            ! pod/perlfunc.pod
400 ____________________________________________________________________________
401 [  1167] By: gsar                                  on 1998/06/21  00:03:34
402         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
403              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
404              Subject: [PATCH 5.004_67] Better version of malloc improver
405              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
406      Branch: perl
407            ! malloc.c
408 ____________________________________________________________________________
409 [  1166] By: gsar                                  on 1998/06/20  23:59:23
410         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
411      Branch: perl
412            ! pod/perlre.pod
413 ____________________________________________________________________________
414 [  1165] By: gsar                                  on 1998/06/20  23:47:09
415         Log: added patch, tweaked missed files, excised comment that doesn't really
416              belong in the sources
417              From: joshua.pritikin@db.com
418              Date: Mon, 15 Jun 1998 10:03:37 -0400
419              Message-Id: <H00000e500072c63@MHS>
420              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
421      Branch: perl
422            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
423            ! t/op/avhv.t
424 ____________________________________________________________________________
425 [  1164] By: gsar                                  on 1998/06/20  23:29:09
426         Log: add File-Spec-0.6 from CPAN
427      Branch: perl
428            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
429            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
430            + lib/File/Spec/Win32.pm t/lib/filespec.t
431            ! MANIFEST
432 ____________________________________________________________________________
433 [  1163] By: gsar                                  on 1998/06/20  23:15:41
434         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
435      Branch: perl
436            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
437 ____________________________________________________________________________
438 [  1162] By: gsar                                  on 1998/06/20  21:48:32
439         Log: manual integration of all outstanding ansi branch stuff into mainline
440      Branch: perl
441            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
442            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
443            ! win32/win32.h
444 ____________________________________________________________________________
445 [  1161] By: gsar                                  on 1998/06/20  21:12:01
446         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
447      Branch: perl
448            ! utils/perldoc.PL
449 ____________________________________________________________________________
450 [  1160] By: nick                                  on 1998/06/20  21:05:51
451         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
452      Branch: ansiperl
453            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
454            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
455 ____________________________________________________________________________
456 [  1159] By: gsar                                  on 1998/06/20  02:51:35
457         Log: cleanup installation of utilities on win32
458      Branch: perl
459            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
460            ! win32/pod.mak
461 ____________________________________________________________________________
462 [  1158] By: gsar                                  on 1998/06/20  02:50:35
463         Log: intuit @INC pathnames from exe location only if dll location
464              is unknown (ensures that multiple executables will coexist)
465      Branch: perl
466            ! win32/win32.c
467 ____________________________________________________________________________
468 [  1157] By: gsar                                  on 1998/06/20  02:48:34
469         Log: make perldoc ignore null files (it tried to open() them)
470      Branch: perl
471            ! utils/perldoc.PL
472 ____________________________________________________________________________
473 [  1156] By: gsar                                  on 1998/06/19  21:18:47
474         Log: fix perldoc to ignore unfound null filenames
475      Branch: perl
476            ! utils/perldoc.PL
477 ____________________________________________________________________________
478 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
479         Log: Assorted patches:
480              
481              ------  BUILD PROCESS  ------
482              
483              Title:  "Clarify varargs issues in INSTALL docs"
484              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
485              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
486              Files:  INSTALL
487              
488              ------  CORE LANGUAGE  ------
489              
490              Title:  "Further fixes for updated SysV IPC support"
491              From:  Jarkko Hietaniemi <jhi@iki.fi>
492              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
493              Files:  Configure perl.h doio.c
494              
495              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
496              From:  Andrew Bettison <andrewb@zip.com.au>
497              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
498              Files:  pp_hot.c
499              
500              Title:  "Invalidate method cache on C<local *subname>"
501              From:  Chip Salzenberg <chip@perl.org>
502              Msg-ID:  <19980604134731.D24343@perlsupport.com>
503              Files:  scope.c t/op/method.t
504              
505              Title:  "fix uninitialized cv variable in op.c"
506              From:  joshua.pritikin@db.com
507              Msg-ID:  <H00000e50005af05@MHS>
508              Files:  op.c
509              
510              Title:  "fix for undef as last arg to setsockopt"
511              From:  Graham Barr <gbarr@ti.com>
512              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
513              Files:  pp_sys.c
514              
515              Title:  "Fix -i when @ARGV is empty"
516              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
517              <gsar@engin.umich.edu>, Ilya Zakharevich
518              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
519              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
520              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
521              <199806071817.OAA28141@aatma.engin.umich.edu>,
522              <199806191549.QAA16376@toad.ig.co.uk>
523              Files:  pp_hot.c
524              
525              ------  DOCUMENTATION  ------
526              
527              Title:  "Discrepancy between perlop.pod and m// operator docs"
528              From:  Tom Phoenix <rootbeer@teleport.com>
529              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
530              Files:  pod/perlop.pod
531              
532              Title:  "Doc addition for perlfunc entry for system()"
533              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
534              <fletch@phydeaux.org>
535              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
536              <199806012057.QAA26830@monk.mps.ohio-state.edu>
537              Files:  pod/perlfunc.pod
538              
539              Title:  "Clarify effects of using quotes with m operator"
540              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
541              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
542              Files:  pod/perlop.pod
543              
544              Title:  "Document -i with STDIN"
545              From:  joshua.pritikin@db.com
546              Msg-ID:  <H00000e50006a84a@MHS>
547              Files:  pod/perlrun.pod
548              
549              ------  EXTENSIONS  ------
550              
551              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
552              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
553              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
554              Files:  lib/ExtUtils/Liblist.pm
555              
556              ------  LIBRARY  ------
557              
558              Title:  "Typo fix for Math::BogFloat"
559              From:  Mike Stok <mike@stok.co.uk>
560              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
561              Files:  lib/Math/BigFloat.pm
562              
563              ------  PORTABILITY - GENERAL  ------
564              
565              Title:  "Add docs about types of diff to Porting/patching.pod"
566              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
567              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
568              Files:  Porting/patching.pod
569              
570              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
571              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
572              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
573              Files:  hints/powerux.sh
574              
575              Title:  "Assorted improvements to hints/solaris_2.sh"
576              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
577              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
578              Files:  hints/solaris_2.sh
579      Branch: maint-5.004/perl
580            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
581            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
582            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
583            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
584            ! t/op/method.t
585 ____________________________________________________________________________
586 [  1154] By: gsar                                  on 1998/06/19  17:22:23
587         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
588      Branch: perl
589            ! ext/B/B/Asmdata.pm regcomp.c
590 ____________________________________________________________________________
591 [  1153] By: nick                                  on 1998/06/19  17:21:21
592         Log: Use libxxx.a for -lxxx with GCC
593      Branch: ansiperl
594            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
595            ! win32/makefile.mk
596 ____________________________________________________________________________
597 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
598         Log: Title:  Tom's jumbo doc patch
599              From:   Tom Christiansen <tchrist@chthon.perl.com>
600              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
601              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
602              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
603              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
604              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
605              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
606              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
607              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
608              pod/perlop.pod pod/perlre.pod pod/perlref.pod
609              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
610              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
611              pod/perlvar.pod
612      Branch: maint-5.004/perl
613            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
614            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
615            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
616            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
617            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
618            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
619            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
620            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
621            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
622            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
623 ____________________________________________________________________________
624 [  1151] By: nick                                  on 1998/06/19  15:38:28
625         Log: Resolve latest
626      Branch: ansiperl
627           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
628           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
629           !> sv.c t/TEST
630 ____________________________________________________________________________
631 [  1150] By: gsar                                  on 1998/06/18  20:43:07
632         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
633              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
634              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
635              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
636      Branch: perl
637            ! hints/powerux.sh
638 ____________________________________________________________________________
639 [  1149] By: gsar                                  on 1998/06/18  20:41:30
640         Log: hand apply whitespace-mutiliated patch
641              From: joshua.pritikin@db.com
642              Date: Mon, 15 Jun 1998 09:21:36 -0400
643              Message-Id: <H00000e50007289b@MHS>
644              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
645      Branch: perl
646            ! av.c
647 ____________________________________________________________________________
648 [  1148] By: gsar                                  on 1998/06/18  20:33:59
649         Log: hand apply whitespace-mutiliated and reversed patch
650              Date: Tue, 16 Jun 1998 16:31:40 -0400
651              From: Les Peters <lpeters@aol.net>
652              Message-Id: <199806162031.QAA08202@ds9>
653              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
654      Branch: perl
655            ! ext/Socket/Socket.xs
656 ____________________________________________________________________________
657 [  1147] By: gsar                                  on 1998/06/18  20:26:59
658         Log: close child pipe in t/TEST, other cosmetic tweaks
659      Branch: perl
660            ! t/TEST
661 ____________________________________________________________________________
662 [  1146] By: gsar                                  on 1998/06/18  19:37:41
663         Log: back out problematic change#1105, tweak perlsub.pod
664      Branch: perl
665            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
666            ! pp_ctl.c proto.h sv.c
667 ____________________________________________________________________________
668 [  1145] By: nick                                  on 1998/06/18  19:31:07
669         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
670      Branch: ansiperl
671           +> configure.com ext/DB_File/dbinfo
672           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
673           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
674           +> vms/subconfigure.com
675            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
676            - vms/fndvers.com
677           !> (integrate 499 files)
678 ____________________________________________________________________________
679 [  1144] By: gsar                                  on 1998/06/18  16:35:11
680         Log: fix spurious cxstack_max init that trampled memory
681      Branch: perl
682            ! perl.c
683 ____________________________________________________________________________
684 [  1143] By: gsar                                  on 1998/06/18  16:33:01
685         Log: fix memory leaks and uninitialized memory accesses found by Purify
686      Branch: perl
687            ! doio.c perl.c regexec.c sv.c
688 ____________________________________________________________________________
689 [  1142] By: gsar                                  on 1998/06/18  16:28:48
690         Log: fix off-by-one that trampled memory in re_croak2()
691      Branch: perl
692            ! regcomp.c
693 ____________________________________________________________________________
694 [  1141] By: gsar                                  on 1998/06/18  16:26:59
695         Log: fix AutoLoader to do the right thing when there are relative paths
696              in @INC
697      Branch: perl
698            ! lib/AutoLoader.pm
699 ____________________________________________________________________________
700 [  1140] By: gsar                                  on 1998/06/18  16:22:47
701         Log: fix Makefile.SH typo
702      Branch: perl
703            ! Makefile.SH
704 ____________________________________________________________________________
705 [  1139] By: gsar                                  on 1998/06/17  18:06:16
706         Log: 5.004_67 niggles
707      Branch: perl
708            ! Makefile.SH op.c
709
710 ----------------
711 Version 5.004_67
712 ----------------
713
714 ____________________________________________________________________________
715 [  1138] By: gsar                                  on 1998/06/15  10:09:27
716         Log: up patchlevel.h to 67, other small tweaks
717      Branch: perl
718            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
719            ! win32/Makefile win32/config_H.bc win32/config_H.gc
720            ! win32/config_H.vc win32/makefile.mk
721 ____________________________________________________________________________
722 [  1137] By: gsar                                  on 1998/06/15  09:08:57
723         Log: tweaks to get PERL_OBJECT building again; passes tests
724      Branch: perl
725            ! ObjXSub.h objpp.h proto.h
726 ____________________________________________________________________________
727 [  1136] By: gsar                                  on 1998/06/15  08:51:54
728         Log: back out previous change (it breaks PERL_OBJECT)
729      Branch: perl
730            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
731            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
732            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
733 ____________________________________________________________________________
734 [  1135] By: gsar                                  on 1998/06/15  05:32:01
735         Log: added patch, fixed typo, reworked documentation
736              Message-Id: <H00000e500071aa3@MHS>
737              Date:    Sun, 14 Jun 1998 14:03:15 EDT
738              From:    joshua.pritikin@db.com
739              Subject: [PATCH 5.004_66] JMPENV!
740      Branch: perl
741            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
742            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
743            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
744 ____________________________________________________________________________
745 [  1134] By: gsar                                  on 1998/06/15  04:07:18
746         Log: various win32 odds and ends
747              - added support for waitpid(), open2/open3, and a bugfix for kill()
748              from Ronald Schmidt <RonaldWS@aol.com>
749              - tweak testsuite mods of above
750              - regenerate win32/config_H.?c
751              - change kill() to win32_kill() and export it
752              - coalesce common code in win32.c
753              - add PerlProc_waitpid() and export win32_waitpid()
754              result builds and passes on the three win32 compilers
755      Branch: perl
756            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
757            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
758            ! win32/config.vc win32/config_H.bc win32/config_H.gc
759            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
760            ! win32/win32.c win32/win32iop.h
761 ____________________________________________________________________________
762 [  1133] By: gsar                                  on 1998/06/15  01:39:13
763         Log: newer Getopt/Long.pm from public distribution cited in:
764              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
765              Date:    14 Jun 1998 15:15:28 +0200
766              From:    Johan Vromans <jvromans@squirrel.nl>
767              Subject: Getopt::Long version 2.17 released
768      Branch: perl
769            ! lib/Getopt/Long.pm
770 ____________________________________________________________________________
771 [  1132] By: gsar                                  on 1998/06/15  01:37:12
772         Log: documentation update from tchrist
773              Message-Id: <199806140419.WAA20549@chthon.perl.com>
774              Date:    Sat, 13 Jun 1998 22:19:32 MDT
775              From:    Tom Christiansen <tchrist@chthon.perl.com>
776              Subject: doc patches
777      Branch: perl
778            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
779            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
780            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
781            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
782            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
783            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
784            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
785            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
786            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
787            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
788 ____________________________________________________________________________
789 [  1131] By: gsar                                  on 1998/06/14  19:33:36
790         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
791              From: Roderick Schertler <roderick@argon.org>
792              Subject: [PATCH] Re: Exceptions in IPC::Open2
793              Date: 12 Jun 1998 13:24:15 -0400
794      Branch: perl
795            ! lib/IPC/Open3.pm
796 ____________________________________________________________________________
797 [  1130] By: gsar                                  on 1998/06/14  19:32:25
798         Log: fixup MANIFEST
799      Branch: perl
800            ! MANIFEST
801 ____________________________________________________________________________
802 [  1129] By: gsar                                  on 1998/06/14  18:51:53
803         Log: various win32 fixes
804              - fixes that silence VC noises about dup exports, non-default libs, and
805              unsupported *.def file directives
806              - s/inplace/inplace_label/ malloc.c
807              - update Config{usemymalloc} based on d_mymalloc
808              - export Perl_*Vars
809              - fix makefiles to not build miniperl.exe twice, and to make it properly
810              when defaults are changed
811      Branch: perl
812            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
813            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
814            ! win32/makefile.mk win32/perllib.c win32/win32.h
815 ____________________________________________________________________________
816 [  1128] By: gsar                                  on 1998/06/14  01:38:39
817         Log: remove unused global `scrgv'
818      Branch: perl
819            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
820 ____________________________________________________________________________
821 [  1127] By: nick                                  on 1998/06/13  08:39:07
822         Log: Move specialsv_list to embed.sym, regen embed*.h
823      Branch: win32/perl
824            ! embed.h embedvar.h global.sym interp.sym
825 ____________________________________________________________________________
826 [  1126] By: gsar                                  on 1998/06/12  07:23:06
827         Log: From: jan.dubois@ibm.net (Jan Dubois)
828              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
829              Date: Thu, 11 Jun 1998 21:13:31 +0200
830              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
831      Branch: perl
832            ! win32/makedef.pl win32/win32.c win32/win32iop.h
833 ____________________________________________________________________________
834 [  1125] By: gsar                                  on 1998/06/12  07:21:29
835         Log: added patch, undo earlier workaround
836              From: jan.dubois@ibm.net (Jan Dubois)
837              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
838              Date: Thu, 11 Jun 1998 20:28:36 +0200
839              Message-ID: <35831f69.4975644@smtp1.ibm.net>
840      Branch: perl
841            ! perl.c util.c
842 ____________________________________________________________________________
843 [  1124] By: gsar                                  on 1998/06/12  07:16:12
844         Log: hand-applied patch with wrapped lines
845              From: "Douglas Lankshear" <dougl@ActiveState.com>
846              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
847              Date: Thu, 11 Jun 1998 11:06:33 -0700
848              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
849      Branch: perl
850            ! win32/win32.c
851 ____________________________________________________________________________
852 [  1123] By: gsar                                  on 1998/06/12  07:07:25
853         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
854              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
855              Subject: [PATCH 5.004_66] Config_66-01-02.diff
856              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
857      Branch: perl
858            ! Configure
859 ____________________________________________________________________________
860 [  1122] By: gsar                                  on 1998/06/12  07:06:02
861         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
862              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
863              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
864              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
865      Branch: perl
866            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
867            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
868            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
869            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
870 ____________________________________________________________________________
871 [  1121] By: gsar                                  on 1998/06/12  07:01:20
872         Log: a tweaked version of:
873              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
874              Date: Fri, 12 Jun 1998 01:26:53 +0200
875              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
876              Subject: Re: Misparsing s///x
877      Branch: perl
878            ! pod/perlre.pod
879 ____________________________________________________________________________
880 [  1120] By: gsar                                  on 1998/06/12  06:51:08
881         Log: applied patch, with indentation tweaks
882              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
883              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
884              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
885              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
886      Branch: perl
887            ! regcomp.c regcomp.h regexec.c
888 ____________________________________________________________________________
889 [  1119] By: gsar                                  on 1998/06/11  17:42:07
890         Log: make REG_INFTY default to something saner when sizeof(short) > 2
891              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
892              Date:    Thu, 11 Jun 1998 11:50:07 EDT
893              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
894              Subject: Re: [PATCH for tests] Regexp fails on long string 
895      Branch: perl
896            ! regcomp.h
897 ____________________________________________________________________________
898 [  1118] By: gsar                                  on 1998/06/11  07:09:06
899         Log: regen embedvar.h
900      Branch: perl
901            ! embedvar.h
902 ____________________________________________________________________________
903 [  1117] By: gsar                                  on 1998/06/11  06:45:52
904         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
905              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
906              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
907              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
908      Branch: perl
909            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
910            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
911 ____________________________________________________________________________
912 [  1116] By: gsar                                  on 1998/06/11  06:35:54
913         Log: misc win32 fixes
914              From: "Douglas Lankshear" <dougl@ActiveState.com>
915              Subject: [PATCH 5.004_66]
916              Date: Wed, 10 Jun 1998 11:28:27 -0700
917              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
918      Branch: perl
919            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
920 ____________________________________________________________________________
921 [  1115] By: gsar                                  on 1998/06/11  06:33:21
922         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
923              Date: Wed, 10 Jun 1998 00:53:25 +0200
924              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
925              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
926      Branch: perl
927            ! Makefile.SH
928 ____________________________________________________________________________
929 [  1114] By: gsar                                  on 1998/06/11  06:31:34
930         Log: back out change#1111 and add alternative patch:
931              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
932              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
933              Subject: Re: PATCH for study/foo/
934              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
935      Branch: perl
936            ! pp.c sv.c
937 ____________________________________________________________________________
938 [  1113] By: gsar                                  on 1998/06/11  02:59:23
939         Log: fix outdated bytecode.pl
940      Branch: perl
941            ! bytecode.h bytecode.pl byterun.c byterun.h
942 ____________________________________________________________________________
943 [  1112] By: gsar                                  on 1998/06/10  07:56:06
944         Log: Added patch, regenerated perly.c and perly.c.diff
945              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
946              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
947              From: Stephen McCamant <alias@mcs.com>
948              Subject: [PATCH] too many RV2GVs in *foo{THING}
949      Branch: perl
950            ! perly.c perly.c.diff perly.y t/op/gv.t
951 ____________________________________________________________________________
952 [  1111] By: gsar                                  on 1998/06/10  07:40:30
953         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
954              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
955              Subject: Re: PATCH for study/foo/
956              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
957      Branch: perl
958            ! pp.c
959 ____________________________________________________________________________
960 [  1110] By: gsar                                  on 1998/06/10  07:37:04
961         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
962              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
963              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
964              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
965      Branch: perl
966            ! pod/perldebug.pod
967 ____________________________________________________________________________
968 [  1109] By: gsar                                  on 1998/06/10  07:35:29
969         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
970              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
971              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
972              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
973      Branch: perl
974            ! regcomp.h
975 ____________________________________________________________________________
976 [  1108] By: gsar                                  on 1998/06/10  07:31:25
977         Log: Added patch, tweaked other places affected by name change
978              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
979              Date: Wed, 10 Jun 1998 00:54:17 +0200
980              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
981              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
982      Branch: perl
983           +> ext/DynaLoader/DynaLoader_pm.PL
984            - ext/DynaLoader/DynaLoader.pm.PL
985            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
986            ! win32/makefile.mk
987 ____________________________________________________________________________
988 [  1107] By: gsar                                  on 1998/06/10  07:24:20
989         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
990              Date: Wed, 10 Jun 1998 00:53:42 +0200
991              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
992              Subject: [PATCH for _66] new version of README.dos
993      Branch: perl
994            ! README.dos
995 ____________________________________________________________________________
996 [  1106] By: gsar                                  on 1998/06/10  07:22:31
997         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
998              Date: Wed, 10 Jun 1998 00:54:04 +0200
999              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1000              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
1001      Branch: perl
1002            ! t/op/taint.t
1003 ____________________________________________________________________________
1004 [  1105] By: gsar                                  on 1998/06/10  07:21:21
1005         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
1006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1007              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
1008              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
1009              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
1010      Branch: perl
1011            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
1012            ! perlvars.h pp_ctl.c proto.h sv.c
1013 ____________________________________________________________________________
1014 [  1104] By: gsar                                  on 1998/06/10  07:06:01
1015         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1016              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
1017              Subject: Lost chunk of RE jumbo patch
1018              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
1019      Branch: perl
1020            + t/op/regexp_noamp.t
1021 ____________________________________________________________________________
1022 [  1103] By: gsar                                  on 1998/06/10  07:04:20
1023         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1024              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
1025              Subject: [PATCH 5.004_66] Combined OS/2 support
1026              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
1027      Branch: perl
1028            ! os2/Changes os2/diff.configure os2/os2.c
1029 ____________________________________________________________________________
1030 [  1102] By: gsar                                  on 1998/06/10  07:00:08
1031         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
1032              Date:    Fri, 13 Mar 1998 20:03:52 EST
1033              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1034              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
1035      Branch: perl
1036            ! lib/Pod/Html.pm
1037 ____________________________________________________________________________
1038 [  1101] By: gsar                                  on 1998/06/10  06:55:20
1039         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1040              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
1041              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
1042      Branch: perl
1043            ! regexec.c
1044 ____________________________________________________________________________
1045 [  1100] By: gsar                                  on 1998/06/10  06:52:50
1046         Log: updated MANIFEST for previous change
1047      Branch: perl
1048            ! MANIFEST
1049 ____________________________________________________________________________
1050 [  1099] By: gsar                                  on 1998/06/10  06:51:08
1051         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
1052              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
1053              Date: Fri, 05 Jun 1998 11:08:40 -0700
1054              From: Dan Sugalski <sugalskd@osshe.edu>
1055              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
1056      Branch: perl
1057            + t/base/rs.t
1058            ! perl.h pod/perlvar.pod sv.c
1059 ____________________________________________________________________________
1060 [  1098] By: gsar                                  on 1998/06/10  06:36:59
1061         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
1062              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
1063              Subject: [PATCH fror 5.004_66] DB_File-1.60
1064              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
1065      Branch: perl
1066            + ext/DB_File/dbinfo
1067            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
1068            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
1069            ! t/lib/db-hash.t t/lib/db-recno.t
1070 ____________________________________________________________________________
1071 [  1097] By: gsar                                  on 1998/06/10  06:33:16
1072         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
1073              Date: Thu, 4 Jun 1998 13:47:31 -0400
1074              From: Chip Salzenberg <chip@perl.org>
1075              Subject: [PATCH] Invalidate method cache on C<local *subname>
1076      Branch: perl
1077            ! scope.c t/op/method.t
1078 ____________________________________________________________________________
1079 [  1096] By: gsar                                  on 1998/06/10  06:30:51
1080         Log: From: Norton Allen <allen@huarp.harvard.edu>
1081              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
1082              Subject: [PATCH] _66 MM_Unix.pm for QNX
1083              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
1084      Branch: perl
1085            ! lib/ExtUtils/MM_Unix.pm
1086 ____________________________________________________________________________
1087 [  1095] By: gsar                                  on 1998/06/10  06:29:21
1088         Log: From: Norton Allen <allen@huarp.harvard.edu>
1089              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
1090              Subject: [PATCH] _66 proto.h
1091              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
1092      Branch: perl
1093            ! proto.h
1094 ____________________________________________________________________________
1095 [  1094] By: gsar                                  on 1998/06/10  06:26:39
1096         Log: Applied relevant parts of:
1097              From: Paul Johnson <pjcj@transeda.com>
1098              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
1099              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
1100              Subject: [PATCH] Enhancing xsubpp's support for C++
1101      Branch: perl
1102            ! lib/ExtUtils/xsubpp
1103 ____________________________________________________________________________
1104 [  1093] By: gsar                                  on 1998/06/10  06:22:54
1105         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
1106              Date: Wed, 3 Jun 1998 11:22:19 -0500
1107              From: Graham Barr <gbarr@ti.com>
1108              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
1109      Branch: perl
1110            ! pp_sys.c
1111 ____________________________________________________________________________
1112 [  1092] By: gsar                                  on 1998/06/10  06:20:44
1113         Log: Message-Id: <199806030919.KAA03527@sale-wts>
1114              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
1115              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
1116              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
1117      Branch: perl
1118            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
1119 ____________________________________________________________________________
1120 [  1091] By: gsar                                  on 1998/06/10  06:18:42
1121         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
1122              Date: Mon, 01 Jun 1998 12:22:29 -0700
1123              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
1124              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
1125      Branch: perl
1126            ! proto.h
1127 ____________________________________________________________________________
1128 [  1090] By: gsar                                  on 1998/06/10  06:14:24
1129         Log: A tweaked version of:
1130              Date: Mon, 1 Jun 1998 12:05:47 -0700
1131              From: SYSTEM@cedar.osshe.edu
1132              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
1133              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
1134      Branch: perl
1135            ! ext/SDBM_File/sdbm/Makefile.PL
1136 ____________________________________________________________________________
1137 [  1089] By: gsar                                  on 1998/06/10  05:58:00
1138         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
1139              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
1140              From: Stephen McCamant <alias@mcs.com>
1141              Subject: [PATCH] Re: Uninitialised error from -M()
1142      Branch: perl
1143            ! op.c t/op/stat.t
1144 ____________________________________________________________________________
1145 [  1088] By: gsar                                  on 1998/06/10  05:55:24
1146         Log: Date: Sat, 30 May 1998 08:07:01 -0400
1147              From: lvirden@cas.org (Larry Virden)
1148              Message-Id: <199805301207.IAA08856@cas.org>
1149              Subject: PATCH for pod and warning notice
1150      Branch: perl
1151            ! pod/perlguts.pod
1152 ____________________________________________________________________________
1153 [  1087] By: gsar                                  on 1998/06/10  05:52:05
1154         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1155              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
1156              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
1157              Subject: [PATCH 5.004_66] Config_66-01
1158      Branch: perl
1159            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1160            ! Porting/config_H config_h.SH
1161 ____________________________________________________________________________
1162 [  1086] By: gsar                                  on 1998/06/10  05:46:38
1163         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
1164              Date: Mon, 08 Jun 1998 16:13:14 -0700
1165              From: Dan Sugalski <sugalskd@osshe.edu>
1166              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
1167      Branch: perl
1168            ! ext/Thread/Thread/Semaphore.pm
1169 ____________________________________________________________________________
1170 [  1085] By: gsar                                  on 1998/06/10  05:44:44
1171         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
1172              Date: Mon, 08 Jun 1998 16:10:02 -0700
1173              From: Dan Sugalski <sugalskd@osshe.edu>
1174              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
1175      Branch: perl
1176            - vms/descrip.mms
1177            ! ext/Thread/Thread/Queue.pm
1178 ____________________________________________________________________________
1179 [  1084] By: gsar                                  on 1998/06/10  05:38:11
1180         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
1181              Date: Mon, 08 Jun 1998 15:38:28 -0700
1182              From: Dan Sugalski <sugalskd@osshe.edu>
1183              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
1184      Branch: perl
1185            + configure.com vms/descrip_mms.template vms/munchconfig.c
1186            + vms/subconfigure.com
1187            - vms/config.vms vms/fndvers.com
1188            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
1189 ____________________________________________________________________________
1190 [  1083] By: gsar                                  on 1998/06/10  05:07:04
1191         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
1192              variant of:
1193              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
1194              Date:    Sat, 13 Dec 1997 07:31:02 EST
1195              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1196              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
1197      Branch: perl
1198            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
1199 ____________________________________________________________________________
1200 [  1082] By: gsar                                  on 1998/06/10  04:52:26
1201         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
1202              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
1203      Branch: perl
1204            ! malloc.c
1205 ____________________________________________________________________________
1206 [  1081] By: gsar                                  on 1998/06/10  03:45:10
1207         Log: reverse integrate contents of win32 branch into mainline
1208      Branch: perl
1209           !> (integrate 44 files)
1210 ____________________________________________________________________________
1211 [  1080] By: gsar                                  on 1998/06/09  17:37:55
1212         Log: `p4 integrate -b ASPerl && p4 resolve -at`
1213      Branch: asperl
1214           !> (integrate 43 files)
1215 ____________________________________________________________________________
1216 [  1079] By: gsar                                  on 1998/06/09  00:59:06
1217         Log: add examples of diff(1) usage
1218      Branch: win32/perl
1219            ! Porting/patching.pod
1220 ____________________________________________________________________________
1221 [  1078] By: gsar                                  on 1998/06/09  00:52:23
1222         Log: undo change#1077
1223      Branch: win32/perl
1224            ! sv.c
1225 ____________________________________________________________________________
1226 [  1077] By: gsar                                  on 1998/06/06  16:47:32
1227         Log: make sv_setsv() treat freed SVs like SVt_NULL
1228      Branch: win32/perl
1229            ! sv.c
1230 ____________________________________________________________________________
1231 [  1076] By: gsar                                  on 1998/06/05  19:03:14
1232         Log: delete undiscussed AS changes for PPD (broke .packlist
1233              mechanism)
1234      Branch: win32/perl
1235            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1236 ____________________________________________________________________________
1237 [  1075] By: gsar                                  on 1998/06/05  18:18:44
1238         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
1239              with the xsubpp-generated symbol)
1240      Branch: win32/perl
1241            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
1242            ! win32/dl_win32.xs
1243 ____________________________________________________________________________
1244 [  1074] By: gsar                                  on 1998/06/04  22:45:18
1245         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
1246      Branch: win32/perl
1247            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
1248            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
1249 ____________________________________________________________________________
1250 [  1073] By: nick                                  on 1998/06/04  17:18:14
1251         Log: resolve -at win32 branch into ansiperl
1252      Branch: ansiperl
1253           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
1254           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
1255           +> t/lib/h2ph.t win32/GenCAPI.pl
1256           !> (integrate 127 files)
1257 ____________________________________________________________________________
1258 [  1072] By: gsar                                  on 1998/06/04  01:49:24
1259         Log: document CORE::GLOBAL:: and global overriding, fix up
1260              File::DosGlob, testsuited and all
1261      Branch: win32/perl
1262            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
1263 ____________________________________________________________________________
1264 [  1071] By: gsar                                  on 1998/06/03  22:12:55
1265         Log: add AS patch#24, remove one other instance of error_no
1266              that was missed (patch#23 was intentionally skipped)
1267      Branch: win32/perl
1268            ! embedvar.h globals.c perlvars.h win32/makedef.pl
1269            ! win32/runperl.c
1270 ____________________________________________________________________________
1271 [  1070] By: gsar                                  on 1998/06/01  19:42:06
1272         Log: fix Liblist.pm to tolerate backslashen in paths
1273      Branch: win32/perl
1274            ! lib/ExtUtils/Liblist.pm
1275 ____________________________________________________________________________
1276 [  1069] By: gsar                                  on 1998/06/01  07:43:02
1277         Log: @INC construction on win32 cleaned up
1278              - perl.dll location based paths should be much more reliable now
1279              - registry stuff unchanged
1280              - Config.pm now has all the installfoolib entries for MakeMaker et al
1281      Branch: win32/perl
1282            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1283            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1284            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
1285            ! win32/runperl.c win32/win32.c win32/win32.h
1286 ____________________________________________________________________________
1287 [  1068] By: gsar                                  on 1998/05/31  21:52:18
1288         Log: semctl tweak
1289              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
1290              Date:    Sun, 31 May 1998 16:27:33 CDT
1291              From:    Graham Barr <gbarr@pobox.com>
1292              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
1293      Branch: win32/perl
1294            ! doio.c
1295 ____________________________________________________________________________
1296 [  1067] By: gsar                                  on 1998/05/31  21:07:44
1297         Log: minimal fix to enable compiling with -DMULTIPLICITY
1298              (non-threadsafe regcomp.c globals need revisiting)
1299      Branch: win32/perl
1300            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
1301            ! win32/GenCAPI.pl win32/makedef.pl
1302 ____________________________________________________________________________
1303 [  1066] By: gsar                                  on 1998/05/30  21:35:37
1304         Log: integrate mainline changes (ASPerl branch is identical to
1305              win32 branch as of this change)
1306      Branch: asperl
1307           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
1308           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
1309           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
1310           !> win32/config.gc win32/config.vc win32/config_H.bc
1311           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
1312 ____________________________________________________________________________
1313 [  1065] By: gsar                                  on 1998/05/30  21:13:06
1314         Log: change#1060 was inexplicably missing some of the "ensure
1315              AS stuff does no harm" fixes
1316      Branch: win32/perl
1317            ! embed.h global.sym win32/Makefile win32/makefile.mk
1318 ____________________________________________________________________________
1319 [  1064] By: gsar                                  on 1998/05/30  21:10:27
1320         Log: integrate mainline to pick up trivial changes
1321      Branch: win32/perl
1322           !> MANIFEST pp_sys.c
1323
1324 ----------------
1325 Version 5.004_66
1326 ----------------
1327
1328 ____________________________________________________________________________
1329 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
1330         Log: Remove duplicate win32/TEST line from MANIFEST.
1331      Branch: perl
1332            ! MANIFEST
1333 ____________________________________________________________________________
1334 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
1335         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
1336      Branch: perl
1337            ! pp_sys.c
1338 ____________________________________________________________________________
1339 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
1340         Log: Integrate from win32 branch into mainline (this now pulls in the
1341              asperl stuff).
1342      Branch: perl
1343           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
1344           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
1345           +> t/lib/h2ph.t win32/GenCAPI.pl
1346           !> (integrate 104 files)
1347 ____________________________________________________________________________
1348 [  1060] By: gsar                                  on 1998/05/29  11:05:50
1349         Log: reverse integrate asperl branch contents (phew!)
1350              - various fixups to ensure AS stuff does no harm
1351              - adjust win32/makefiles for the new directory layout (new layout
1352              looks rather a muddle--needs rework)
1353              - verified build & test on NT and Solaris/gcc
1354      Branch: win32/perl
1355           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
1356           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
1357            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
1358            ! win32/config.bc win32/config.gc win32/config.vc
1359            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1360            ! win32/makefile.mk
1361           !> (integrate 77 files)
1362 ____________________________________________________________________________
1363 [  1059] By: gsar                                  on 1998/05/29  08:33:56
1364         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
1365      Branch: asperl
1366            ! util.c
1367 ____________________________________________________________________________
1368 [  1058] By: gsar                                  on 1998/05/29  08:31:09
1369         Log: type xtext for *.t that were missing it
1370      Branch: asperl
1371            ! t/lib/thread.t t/op/nothread.t
1372 ____________________________________________________________________________
1373 [  1057] By: gsar                                  on 1998/05/29  08:28:46
1374         Log: stray t/op/ipc*.t fixups
1375      Branch: win32/perl
1376            ! t/op/ipcmsg.t t/op/ipcsem.t
1377 ____________________________________________________________________________
1378 [  1056] By: gsar                                  on 1998/05/29  07:41:49
1379         Log: fixups to make it build and pass tests under both compilers
1380      Branch: asperl
1381            ! ObjXSub.h objpp.h proto.h
1382 ____________________________________________________________________________
1383 [  1055] By: gsar                                  on 1998/05/29  07:22:51
1384         Log: integrate mainline changes
1385      Branch: asperl
1386           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
1387           !> (integrate 69 files)
1388      Branch: win32/perl
1389            ! Todo.5.005 pod/perldelta.pod
1390 ____________________________________________________________________________
1391 [  1054] By: gsar                                  on 1998/05/29  05:04:03
1392         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
1393      Branch: win32/perl
1394            ! t/lib/h2ph.t
1395 ____________________________________________________________________________
1396 [  1053] By: gsar                                  on 1998/05/29  05:01:54
1397         Log: misc changes
1398              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
1399              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
1400      Branch: win32/perl
1401            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
1402            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
1403            ! x2p/util.c x2p/util.h
1404 ____________________________________________________________________________
1405 [  1052] By: gsar                                  on 1998/05/29  02:31:44
1406         Log: merge changes#1014,1038 from maintbranch
1407      Branch: win32/perl
1408            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
1409            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
1410            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
1411            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
1412            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
1413            ! t/io/pipe.t utils/h2ph.PL
1414 ____________________________________________________________________________
1415 [  1051] By: gsar                                  on 1998/05/29  01:38:51
1416         Log: regenerate win32/config_H.?c
1417      Branch: win32/perl
1418            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1419 ____________________________________________________________________________
1420 [  1050] By: gsar                                  on 1998/05/29  01:32:41
1421         Log: integrate mainline
1422      Branch: win32/perl
1423            ! win32/Makefile win32/makefile.mk
1424           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
1425           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
1426           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
1427           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
1428           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
1429           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
1430 ____________________________________________________________________________
1431 [  1049] By: gsar                                  on 1998/05/29  00:57:05
1432         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
1433              all tests
1434      Branch: asperl
1435            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
1436            ! win32/win32.h win32/win32iop.h
1437 ____________________________________________________________________________
1438 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
1439         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
1440              in change 1043 clashed badly with changes made in the win32
1441              branch. I did an accept on the win32 branch version for now.
1442      Branch: perl
1443           +> t/op/die.t
1444           !> (integrate 52 files)
1445 ____________________________________________________________________________
1446 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
1447         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1448              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
1449              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
1450              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
1451              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
1452      Branch: perl
1453            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1454            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
1455            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
1456            ! win32/config.bc win32/config.gc win32/config.vc
1457 ____________________________________________________________________________
1458 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
1459         Log: Back out change 1043 since Andy's forthcoming Config patch
1460              includes a modified version.
1461      Branch: perl
1462            ! Configure config_h.SH doio.c perl.h
1463 ____________________________________________________________________________
1464 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
1465         Log: Bump patchlevel.h to 66.
1466      Branch: perl
1467            ! patchlevel.h
1468 ____________________________________________________________________________
1469 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
1470         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
1471              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
1472              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
1473              (above minus the t/system.t test pending checking)
1474              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
1475              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
1476              Subject: [PATCH] _65 and _04 <DOC> patching.pod
1477              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
1478      Branch: perl
1479            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
1480 ____________________________________________________________________________
1481 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
1482         Log: This change really is:
1483              Subject: [PATCH] 5.004_65: the infamous semctl()
1484              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
1485              From: Jarkko Hietaniemi <jhi@iki.fi>
1486              
1487              Change 1041 claimed to be this patch but was really:
1488              Subject: [PATCH] 5.004_65: t/op/ipc*.t
1489              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
1490              From: Jarkko Hietaniemi <jhi@iki.fi>
1491      Branch: perl
1492            ! Configure config_h.SH doio.c perl.h
1493 ____________________________________________________________________________
1494 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
1495         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1496              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
1497              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
1498              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
1499              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
1500      Branch: perl
1501            ! Configure INSTALL Porting/Glossary Porting/config.sh
1502            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
1503            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
1504            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
1505 ____________________________________________________________________________
1506 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
1507         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
1508              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
1509              From: Jarkko Hietaniemi <jhi@iki.fi>
1510      Branch: perl
1511            ! t/op/ipcmsg.t t/op/ipcsem.t
1512 ____________________________________________________________________________
1513 [  1040] By: gsar                                  on 1998/05/28  02:06:47
1514         Log: tweaks to enable Borland build
1515      Branch: asperl
1516            ! win32/makefile.mk win32/win32.c
1517 ____________________________________________________________________________
1518 [  1039] By: gsar                                  on 1998/05/27  23:29:22
1519         Log: remove C<#define index strchr> from win32.h (unused, and the
1520              pollution causes spurious variable name changes in extensions)
1521      Branch: win32/perl
1522            ! win32/win32.h
1523 ____________________________________________________________________________
1524 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
1525         Log: Assorted patches:
1526              
1527              ------  BUILD PROCESS  ------
1528              
1529              Title:  "add utilities to make test dependencies"
1530              From:  Robin Barker <rmb1@cise.npl.co.uk>
1531              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
1532              Files:  Makefile.SH
1533              
1534              Title:  "Add 'make nok' complement to 'make ok'"
1535              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1536              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
1537              Files:  Makefile.SH
1538              
1539              Title:  "further h2ph patches (add enum support)"
1540              From:  Billy <wdconsta@cs.adelaide.edu.au>
1541              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
1542              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
1543              
1544              ------  CORE LANGUAGE  ------
1545              
1546              Title:  "Fix %! error spelling and add perldiag.pod entry"
1547              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
1548              Msg-ID:  <19980524193101.A573@pobox.com>
1549              Files:  pod/perldiag.pod gv.c
1550              
1551              Title:  "Remove obsolete Win32 uppercasing ENV code"
1552              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1553              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
1554              Files:  perl.c
1555              
1556              Title:  "Don't mung $! on implicit close"
1557              From:  Chip Salzenberg <chip@perl.org>
1558              Msg-ID:  <19980525113309.A15845@perlsupport.com>
1559              Files:  doio.c
1560              
1561              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
1562              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1563              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
1564              Files:  doio.c
1565              
1566              ------  DOCUMENTATION  ------
1567              
1568              Title:  "doc patch: you canna return an array ( list context: || vs or)"
1569              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
1570              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
1571              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
1572              
1573              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
1574              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1575              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
1576              Files:  pod/perlop.pod pod/perlre.pod
1577              
1578              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
1579              with /g does list context get matches without parens"
1580              From:  Greg Chapman <glc@well.com>, Tom Christiansen
1581              <tchrist@jhereg.perl.com>, Tom Phoenix
1582              <rootbeer@teleport.com>
1583              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
1584              <199805231559.JAA21316@jhereg.perl.com>,
1585              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
1586              Files:  pod/perlop.pod
1587              
1588              Title:  "Documenting last/next/redo even further"
1589              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
1590              <rootbeer@teleport.com>
1591              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
1592              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
1593              Files:  pod/perlfunc.pod
1594              
1595              Title:  "Documenting last/next/redo within continue block"
1596              From:  Tom Phoenix <rootbeer@teleport.com>
1597              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
1598              Files:  pod/perlfunc.pod
1599              
1600              Title:  "Document stat return in scalar context"
1601              From:  Mark-Jason Dominus <mjd@plover.com>
1602              Files:  pod/perlfunc.pod
1603              
1604              ------  EXTENSIONS  ------
1605              
1606              Title:  "Better LD_RUN_PATH handling on IRIX"
1607              From:  "W. Phillip Moore" <wpm@ms.com>
1608              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
1609              Files:  lib/ExtUtils/MM_Unix.pm
1610              
1611              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
1612              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1613              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
1614              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
1615              
1616              ------  LIBRARY  ------
1617              
1618              Title:  "Fix FileHandle.pm example bug"
1619              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
1620              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
1621              Files:  lib/FileHandle.pm
1622              
1623              Title:  "Add zero/negative $count docs for Benchmark.pm"
1624              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1625              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
1626              Files:  lib/Benchmark.pm
1627              
1628              ------  PORTABILITY - GENERAL  ------
1629              
1630              Title:  "Add test suite recommendations to Porting/patching.pod"
1631              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
1632              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
1633              Files:  Porting/patching.pod
1634              
1635              ------  TESTS  ------
1636              
1637              Title:  "Fix looping bug in t/io/pipe.t"
1638              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1639              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
1640              Files:  t/io/pipe.t
1641      Branch: maint-5.004/perl
1642            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
1643            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
1644            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
1645            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
1646            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
1647            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
1648            ! utils/h2ph.PL
1649 ____________________________________________________________________________
1650 [  1037] By: gsar                                  on 1998/05/27  16:18:30
1651         Log: add AS patch#22 (fix to make die_exit.t pass)
1652      Branch: asperl
1653            ! win32/runperl.c
1654 ____________________________________________________________________________
1655 [  1036] By: gsar                                  on 1998/05/27  12:50:34
1656         Log: add AS patch#21 (misc. fixes)
1657      Branch: asperl
1658            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
1659            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
1660            ! win32/win32.c win32/win32sck.c
1661 ____________________________________________________________________________
1662 [  1035] By: gsar                                  on 1998/05/26  17:26:17
1663         Log: more changes to satisfy non-debug VC build (C-API doesn't
1664              build, and the testsuite still won't run)
1665      Branch: asperl
1666            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
1667            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
1668 ____________________________________________________________________________
1669 [  1034] By: gsar                                  on 1998/05/26  17:20:22
1670         Log: remove doubled hunk (perforce auto-integrate oddity)
1671      Branch: win32/perl
1672            ! pod/perldiag.pod
1673 ____________________________________________________________________________
1674 [  1033] By: gsar                                  on 1998/05/26  13:39:14
1675         Log: tweaks to make it build with the Borland compiler.  Won't run
1676              testsuite because @INC intuition from location of perlcore.dll seems
1677              to be broken.  Also, system() and qx// seem broken as well.
1678      Branch: asperl
1679            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
1680            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
1681            ! regexec.c toke.c
1682 ____________________________________________________________________________
1683 [  1032] By: gsar                                  on 1998/05/24  23:13:05
1684         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
1685      Branch: win32/perl
1686            ! lib/Benchmark.pm
1687 ____________________________________________________________________________
1688 [  1031] By: gsar                                  on 1998/05/24  05:36:44
1689         Log: tweak makefiles
1690      Branch: asperl
1691            ! win32/Makefile win32/makefile.mk
1692 ____________________________________________________________________________
1693 [  1030] By: gsar                                  on 1998/05/23  18:58:23
1694         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
1695      Branch: win32/perl
1696            ! pp_sys.c t/op/die.t
1697 ____________________________________________________________________________
1698 [  1029] By: gsar                                  on 1998/05/23  18:55:13
1699         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
1700              incomplete)
1701      Branch: win32/perl
1702            ! embed.h global.sym op.c pp.c proto.h sv.c
1703 ____________________________________________________________________________
1704 [  1028] By: gsar                                  on 1998/05/23  18:25:14
1705         Log: merge change#1013 from maintbranch (1012 is n/a)
1706      Branch: win32/perl
1707            ! toke.c
1708 ____________________________________________________________________________
1709 [  1027] By: gsar                                  on 1998/05/23  18:02:21
1710         Log: merge change#1011 from maintbranch
1711      Branch: win32/perl
1712            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
1713            ! utils/perlbug.PL
1714 ____________________________________________________________________________
1715 [  1026] By: nick                                  on 1998/05/23  08:45:04
1716         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
1717      Branch: win32/perl
1718            ! t/op/ipcmsg.t t/op/ipcsem.t
1719 ____________________________________________________________________________
1720 [  1025] By: nick                                  on 1998/05/23  08:36:36
1721         Log: Resolve win32 into ansiperl
1722      Branch: ansiperl
1723           +> t/op/die.t
1724           !> (integrate 42 files)
1725 ____________________________________________________________________________
1726 [  1024] By: gsar                                  on 1998/05/21  21:11:12
1727         Log: more mingw32 tweaks
1728      Branch: win32/perl
1729            ! ext/POSIX/POSIX.xs t/pragma/locale.t
1730 ____________________________________________________________________________
1731 [  1023] By: gsar                                  on 1998/05/21  19:15:02
1732         Log: fix problematic change#965 from maintbranch
1733              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
1734              Date:    Sat, 16 May 1998 17:45:22 EDT
1735              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1736              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
1737      Branch: win32/perl
1738            ! gv.c op.c t/comp/proto.t
1739 ____________________________________________________________________________
1740 [  1022] By: gsar                                  on 1998/05/21  01:37:04
1741         Log: fix POSIX for mingw32
1742      Branch: win32/perl
1743            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
1744 ____________________________________________________________________________
1745 [  1021] By: gsar                                  on 1998/05/20  15:02:21
1746         Log: remove strupr() from perl.c
1747      Branch: win32/perl
1748            ! perl.c
1749 ____________________________________________________________________________
1750 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
1751         Log: Title:  "fix up descrepancy in h2ph test"
1752              From:  Tim Bunce
1753              Files:  t/lib/h2ph.pht
1754      Branch: maint-5.004/perl
1755            ! t/lib/h2ph.pht
1756 ____________________________________________________________________________
1757 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
1758         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
1759              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1760              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
1761              Files:  t/op/subst.t
1762              
1763              Title:  "fix up descrepancy in h2ph test"
1764              From:  Tim Bunce
1765              Files:  t/lib/h2ph.t
1766      Branch: maint-5.004/perl
1767            ! t/lib/h2ph.t t/op/subst.t
1768 ____________________________________________________________________________
1769 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
1770         Log: Title:  "fix mem leak and core dump from change 1016"
1771              From:  Tim Bunce
1772              Files:  pp_sys.c
1773      Branch: maint-5.004/perl
1774            ! pp_sys.c
1775 ____________________________________________________________________________
1776 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
1777         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
1778              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1779              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
1780              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
1781              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
1782              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
1783              doio.c doop.c ext/ODBM_File/ODBM_File.xs
1784              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
1785              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
1786              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
1787              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
1788              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
1789              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
1790              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
1791              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
1792              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
1793              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
1794              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
1795              universal.c util.c win32/Makefile win32/config_H.bc
1796              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
1797              win32/makefile.mk win32/perlglob.c win32/runperl.c
1798              win32/win32.c win32/win32sck.c x2p/s2p.PL
1799      Branch: maint-5.004/perl
1800            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
1801            ! cygwin32/perlld deb.c doio.c doop.c embed.h
1802            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
1803            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
1804            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
1805            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
1806            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
1807            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
1808            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
1809            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
1810            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
1811            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
1812            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
1813            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
1814            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
1815            ! universal.c util.c utils/perldoc.PL win32/Makefile
1816            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
1817            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
1818            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
1819            ! x2p/s2p.PL
1820 ____________________________________________________________________________
1821 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
1822         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
1823              From:  Graham Barr <gbarr@ti.com>
1824              Msg-ID:  <3561D147.7F3E0C88@ti.com>
1825              Files:  pp_sys.c t/op/die.t
1826      Branch: maint-5.004/perl
1827            ! pp_sys.c t/op/die.t
1828 ____________________________________________________________________________
1829 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
1830         Log: Title:  "loosen const sub re-defined warnings"
1831              From:  Doug MacEachern <dougm@pobox.com>
1832              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
1833              Files:  proto.h global.sym op.c pp.c sv.c
1834      Branch: maint-5.004/perl
1835            ! global.sym op.c pp.c proto.h sv.c
1836 ____________________________________________________________________________
1837 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
1838         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
1839              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
1840              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
1841              Files:  sv.c
1842              
1843              Title:  "Further h2ph patches (including a test suite)"
1844              From:  Billy <wdconsta@cs.adelaide.edu.au>
1845              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
1846              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
1847      Branch: maint-5.004/perl
1848            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
1849            ! MANIFEST sv.c utils/h2ph.PL
1850 ____________________________________________________________________________
1851 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
1852         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
1853              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
1854              <ilya@math.ohio-state.edu>
1855              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
1856              <199805151931.PAA23086@aatma.engin.umich.edu>,
1857              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
1858              Files:  toke.c
1859      Branch: maint-5.004/perl
1860            ! toke.c
1861 ____________________________________________________________________________
1862 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
1863         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
1864              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
1865              <jhi@iki.fi>
1866              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
1867              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
1868              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
1869              t/op/ipcsem.t
1870      Branch: maint-5.004/perl
1871            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
1872            ! t/op/ipcsem.t
1873 ____________________________________________________________________________
1874 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
1875         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
1876              From:  jan.dubois@ibm.net (Jan Dubois)
1877              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
1878              Files:  embed.h interp.sym
1879              
1880              Title:  "Undo changed error message which breaks Tk"
1881              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1882              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
1883              Files:  pp_ctl.c
1884              
1885              Title:  "Minor fixups to new -e script code"
1886              From:  Tim Bunce
1887              Files:  perl.c
1888              
1889              Title:  "Remove old diags not relevant after -e fix"
1890              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
1891              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
1892              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
1893              <199805181335.OAA07008@toad.ig.co.uk>,
1894              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
1895              Files:  pod/perldiag.pod
1896              
1897              Title:  "more examples for vec()"
1898              From:  Tom Phoenix <rootbeer@teleport.com>
1899              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
1900              Files:  pod/perlfunc.pod
1901              
1902              Title:  ""make ok" (perlbug -ok) should not be interactive"
1903              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
1904              <jhi@iki.fi>
1905              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
1906              <l03130300b1834f9732a0@[194.222.64.89]>
1907              Files:  utils/perlbug.PL
1908      Branch: maint-5.004/perl
1909            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
1910            ! pp_ctl.c utils/perlbug.PL
1911 ____________________________________________________________________________
1912 [  1010] By: gsar                                  on 1998/05/18  09:40:58
1913         Log: integrate mainline changes (untested)
1914      Branch: asperl
1915           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
1916           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
1917           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
1918           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
1919           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
1920           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
1921            - ext/DynaLoader/DynaLoader.pm
1922            ! win32/win32.c
1923           !> (integrate 234 files)
1924 ____________________________________________________________________________
1925 [  1009] By: gsar                                  on 1998/05/18  07:51:19
1926         Log: more whitespace tweaks from maintbranch
1927      Branch: win32/perl
1928            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
1929 ____________________________________________________________________________
1930 [  1008] By: gsar                                  on 1998/05/17  22:37:20
1931         Log: sundry whitespace cleanups from maintbranch
1932      Branch: win32/perl
1933            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
1934 ____________________________________________________________________________
1935 [  1007] By: gsar                                  on 1998/05/16  21:59:46
1936         Log: integrate mainline
1937      Branch: win32/perl
1938           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
1939           !> t/op/ipcmsg.t t/op/ipcsem.t
1940 ____________________________________________________________________________
1941 [  1006] By: gsar                                  on 1998/05/16  21:54:23
1942         Log: merge changes#996,998,999 from maintbranch
1943      Branch: win32/perl
1944            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
1945 ____________________________________________________________________________
1946 [  1005] By: gsar                                  on 1998/05/16  21:49:47
1947         Log: merge change#995 from maintbranch, tweak interp.sym and
1948              run embed.pl
1949      Branch: win32/perl
1950            ! embedvar.h interp.sym intrpvar.h perl.c
1951 ____________________________________________________________________________
1952 [  1004] By: gsar                                  on 1998/05/16  21:27:18
1953         Log: merge changes#989,990,992 from maintbranch
1954      Branch: win32/perl
1955            + t/op/die.t
1956            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
1957 ____________________________________________________________________________
1958 [  1003] By: gsar                                  on 1998/05/16  21:16:47
1959         Log: sync config*.gc with others, and verify that nothing from
1960              change#986 needs to be merged
1961      Branch: win32/perl
1962            ! win32/config.gc win32/config_H.gc
1963 ____________________________________________________________________________
1964 [  1002] By: gsar                                  on 1998/05/16  21:04:04
1965         Log: merge change#985 from maintbranch
1966      Branch: win32/perl
1967            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
1968            ! util.c
1969 ____________________________________________________________________________
1970 [  1001] By: gsar                                  on 1998/05/16  17:53:16
1971         Log: add a test to check return value from successful s/// (there was none!)
1972      Branch: win32/perl
1973            ! t/op/subst.t
1974 ____________________________________________________________________________
1975 [  1000] By: gsar                                  on 1998/05/16  17:42:34
1976         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
1977              return a value on the stack
1978      Branch: win32/perl
1979            ! pp_hot.c
1980 ____________________________________________________________________________
1981 [   999] By: TimBunce                              on 1998/05/15  23:04:30
1982         Log: Title:  "Update Porting/makerel script for perforce dir structure"
1983              From:  Tim Bunce
1984              Files:  Porting/makerel
1985      Branch: maint-5.004/perl
1986            ! Porting/makerel
1987 ____________________________________________________________________________
1988 [   998] By: TimBunce                              on 1998/05/15  22:49:55
1989         Log: Title:  "Updated Changes file for trial 3"
1990              From:  Tim Bunce
1991              Files:  Changes
1992      Branch: maint-5.004/perl
1993            ! Changes
1994 ____________________________________________________________________________
1995 [   997] By: gsar                                  on 1998/05/15  22:21:41
1996         Log: merge changes#982,984 from maintbranch
1997      Branch: win32/perl
1998            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
1999            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
2000 ____________________________________________________________________________
2001 [   996] By: TimBunce                              on 1998/05/15  22:19:32
2002         Log: Title:  "Negative array subscript unrecognized in regex"
2003              From:  Mark-Jason Dominus <mjd@plover.com>,
2004              h.sanden@elsevier.nl (Hugo van der Sanden)
2005              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
2006              <199805151514.RAA04121@dorlas.elsevier.nl>
2007              Files:  t/base/lex.t toke.c
2008              
2009              Title:  "Remove e_fp from toke.c after change 955"
2010              From:  Tim Bunce
2011              Files:  toke.c
2012      Branch: maint-5.004/perl
2013            ! t/base/lex.t toke.c
2014 ____________________________________________________________________________
2015 [   995] By: TimBunce                              on 1998/05/15  22:08:32
2016         Log: Title:  "Fix -e security hole (no longer uses temp file)"
2017              From:  Tim Bunce
2018              Files:  embed.h perl.h perl.c
2019      Branch: maint-5.004/perl
2020            ! embed.h perl.c perl.h
2021 ____________________________________________________________________________
2022 [   994] By: gsar                                  on 1998/05/15  22:08:17
2023         Log: merge change#981 from maintbranch, add XXX comment about
2024              supporting %! for usethreads case
2025      Branch: win32/perl
2026            ! gv.c op.c
2027 ____________________________________________________________________________
2028 [   992] By: TimBunce                              on 1998/05/15  22:01:32
2029         Log: Title:  "install non-backwards compatible .pm files into archlib"
2030              From:  Tim Bunce
2031              Files:  installperl
2032              
2033              Title:  "revert "Can't locate" message to original for maintenance"
2034              From:  Tim Bunce
2035              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
2036              Files:  pod/perldiag.pod pp_ctl.c
2037      Branch: maint-5.004/perl
2038            ! installperl pod/perldiag.pod pp_ctl.c
2039 ____________________________________________________________________________
2040 [   991] By: gsar                                  on 1998/05/15  21:35:00
2041         Log: reverse integrate ansiperl (all except the
2042              C<attrs qw(package locked)> stuff, and the duplicate hunks)
2043              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
2044      Branch: win32/perl
2045           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
2046           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
2047           !> utils/perldoc.PL
2048 ____________________________________________________________________________
2049 [   990] By: TimBunce                              on 1998/05/15  16:54:18
2050         Log: Title:  "Add tests for die $ref"
2051              From:  Graham Barr <gbarr@ti.com>
2052              Msg-ID:  <355C6297.121B576B@ti.com>
2053              Files:  MANIFEST t/op/die.t
2054      Branch: maint-5.004/perl
2055            + t/op/die.t
2056            ! MANIFEST
2057 ____________________________________________________________________________
2058 [   989] By: TimBunce                              on 1998/05/15  16:38:19
2059         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
2060              From:  Jarkko Hietaniemi <jhi@iki.fi>
2061              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
2062              Files:  t/op/ipcmsg.t
2063      Branch: maint-5.004/perl
2064            ! t/op/ipcmsg.t
2065 ____________________________________________________________________________
2066 [   988] By: mbeattie                              on 1998/05/15  16:28:08
2067         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
2068              (manually applied and tweaked) to fix up SysV IPC semaphores for
2069              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
2070              t/op/ipcsem.t for platforms which wanted to skip test. Completely
2071              disable ipcsem.t since it doesn't seem to work properly even when
2072              not skipped. This is _65.
2073      Branch: perl
2074            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
2075            ! t/op/ipcmsg.t t/op/ipcsem.t
2076 ____________________________________________________________________________
2077 [   987] By: nick                                  on 1998/05/15  16:03:35
2078         Log: Integrate win32
2079      Branch: ansiperl
2080           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
2081           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
2082           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
2083           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
2084           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
2085           +> t/op/pos.t utils/perlcc.PL
2086            - ext/DynaLoader/DynaLoader.pm
2087           !> (integrate 208 files)
2088 ____________________________________________________________________________
2089 [   986] By: TimBunce                              on 1998/05/15  15:28:45
2090         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
2091              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
2092              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
2093              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
2094              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
2095              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
2096              win32/config.bc win32/config.vc win32/config_H.bc
2097              win32/config_H.vc
2098      Branch: maint-5.004/perl
2099            + README.beos beos/nm.c hints/beos.sh
2100            ! Configure MANIFEST Porting/Glossary config_h.SH
2101            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
2102            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
2103            ! win32/config.vc win32/config_H.bc win32/config_H.vc
2104 ____________________________________________________________________________
2105 [   985] By: TimBunce                              on 1998/05/15  15:02:43
2106         Log: Title:  "allow die $ref"
2107              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
2108              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
2109              Files:  pp_ctl.c pp_sys.c util.c
2110              
2111              Title:  "ExtUtils::Manifest could truncate files during "make dist""
2112              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
2113              koenig@kulturbox.de (Andreas J. Koenig)
2114              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
2115              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
2116              Files:  lib/ExtUtils/Manifest.pm
2117              
2118              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
2119              From:  Dan Sugalski <sugalskd@osshe.edu>
2120              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
2121              Files:  lib/AutoSplit.pm
2122              
2123              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
2124              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
2125              J. Koenig), larry@wall.org (Larry Wall)
2126              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
2127              <sfc202c9jsb.fsf@anna.in-berlin.de>,
2128              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
2129              Files:  lib/AutoSplit.pm
2130      Branch: maint-5.004/perl
2131            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
2132            ! util.c
2133 ____________________________________________________________________________
2134 [   984] By: TimBunce                              on 1998/05/15  14:18:52
2135         Log: ------  CORE LANGUAGE  ------
2136              
2137              Title:  "Fix close pipe returning status from wrong child"
2138              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
2139              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
2140              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
2141              Files:  t/io/pipe.t util.c
2142              
2143              Title:  "Avoid English.pm triggering load of Errno.pm"
2144              From:  Tim Bunce
2145              Files:  gv.c lib/English.pm
2146              
2147              ------  DOCUMENTATION  ------
2148              
2149              Title:  "Document child exit cause a parent sleep to end early"
2150              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2151              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
2152              Files:  pod/perlfunc.pod
2153              
2154              ------  EXTENSIONS  ------
2155              
2156              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
2157              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2158              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
2159              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
2160              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
2161              
2162              Title:  "MM_VMS.pm fixes for building external library"
2163              From:  Dan Sugalski <sugalskd@ous.edu>
2164              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
2165              Files:  lib/ExtUtils/MM_VMS.pm
2166              
2167              Title:  "Appease picky DEC compiler in POSIX.xs"
2168              From:  Dan Sugalski <sugalskd@ous.edu>
2169              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
2170              Files:  ext/POSIX/POSIX.xs
2171              
2172              ------  TESTS  ------
2173              
2174              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
2175              From:  Jarkko Hietaniemi <jhi@iki.fi>
2176              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
2177              Files:  t/op/ipcsem.t
2178              
2179              Title:  "Fix doc bug for system() return value"
2180              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
2181              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
2182              Files:  pod/perlfunc.pod t/op/exec.t
2183              
2184              ------  UTILITIES  ------
2185              
2186              Title:  "Avoid possible constant autoload loop"
2187              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
2188              Zakharevich <ilya@math.ohio-state.edu>
2189              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
2190              <355B475A.C5AD4B90@ti.com>,
2191              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
2192              Files:  utils/h2xs.PL
2193              
2194              Title:  "Further improvements to h2ph.PL"
2195              From:  kstar@chapin.edu
2196              Msg-ID:  <199805130241.WAA25459@chapin.edu>
2197              Files:  utils/h2ph.PL
2198      Branch: maint-5.004/perl
2199            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
2200            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
2201            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
2202            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
2203            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
2204
2205 ----------------
2206 Version 5.004_64
2207 ----------------
2208
2209 ____________________________________________________________________________
2210 [   983] By: mbeattie                              on 1998/05/15  14:04:17
2211         Log: Integrate win32 branch into mainline.
2212      Branch: perl
2213           +> Porting/patching.pod t/op/defins.t
2214           !> (integrate 107 files)
2215 ____________________________________________________________________________
2216 [   982] By: TimBunce                              on 1998/05/15  12:33:26
2217         Log: Title:  "comment init_postdump_symbols issues"
2218              From:  Tim Bunce
2219              Files:  perl.c
2220              
2221              Title:  "Improve sort docs re SUBNAME"
2222              From:  circle@azstarnet.com
2223              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
2224              Files:  pod/perlfunc.pod
2225      Branch: maint-5.004/perl
2226            ! perl.c pod/perlfunc.pod
2227 ____________________________________________________________________________
2228 [   981] By: TimBunce                              on 1998/05/15  11:47:28
2229         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
2230              From:  Graham Barr <gbarr@ti.com>
2231              Msg-ID:  <355080CD.1111BC81@ti.com>
2232              Files:  gv.c
2233      Branch: maint-5.004/perl
2234            ! gv.c
2235 ____________________________________________________________________________
2236 [   980] By: gsar                                  on 1998/05/15  06:16:13
2237         Log: add doc for C<+{}> vs. C<{;}> disambiguation
2238      Branch: win32/perl
2239            ! pod/perlref.pod
2240 ____________________________________________________________________________
2241 [   979] By: gsar                                  on 1998/05/15  04:59:47
2242         Log: tweaks to win32 makefiles.  This version builds and passes all
2243              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
2244      Branch: win32/perl
2245            ! win32/Makefile win32/makefile.mk
2246 ____________________________________________________________________________
2247 [   978] By: gsar                                  on 1998/05/15  02:41:58
2248         Log: merge changes#922,944,949,965,970 from maintbranch
2249      Branch: win32/perl
2250            + Porting/patching.pod t/op/defins.t
2251            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
2252            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
2253            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
2254            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
2255            ! utils/perlbug.PL
2256 ____________________________________________________________________________
2257 [   977] By: gsar                                  on 1998/05/15  02:15:25
2258         Log: merge changes#906,907,909,910 from maintbranch
2259      Branch: win32/perl
2260            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
2261            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
2262            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
2263            ! util.c
2264 ____________________________________________________________________________
2265 [   976] By: gsar                                  on 1998/05/15  01:34:53
2266         Log: merge change#905 from maintbranch, minor fixes to get
2267              clean build+test on Solaris
2268      Branch: win32/perl
2269            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
2270            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
2271            ! regcomp.c sv.c t/op/taint.t toke.c
2272 ____________________________________________________________________________
2273 [   975] By: gsar                                  on 1998/05/14  23:34:26
2274         Log: merge change#904 from maintbranch
2275      Branch: win32/perl
2276            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
2277            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
2278            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
2279            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
2280            ! vms/descrip.mms
2281 ____________________________________________________________________________
2282 [   974] By: gsar                                  on 1998/05/14  23:11:05
2283         Log: merge change#897 from maintbranch
2284      Branch: win32/perl
2285            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
2286            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
2287            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
2288            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
2289            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
2290            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
2291            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2292            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
2293            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
2294            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
2295            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
2296            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
2297            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
2298            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
2299            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
2300            ! win32/config_H.bc win32/config_H.vc win32/win32.c
2301            ! x2p/find2perl.PL
2302 ____________________________________________________________________________
2303 [   973] By: gsar                                  on 1998/05/14  22:24:26
2304         Log: integrate mainline
2305      Branch: win32/perl
2306            + Porting/Contract
2307           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
2308           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
2309           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
2310           +> utils/perlcc.PL
2311            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
2312            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
2313            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
2314            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
2315            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
2316            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
2317            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
2318            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
2319            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
2320            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
2321            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
2322            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
2323            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
2324            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
2325            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
2326            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
2327            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
2328            ! win32/config.vc win32/config_H.bc win32/config_H.vc
2329            ! win32/win32.c x2p/find2perl.PL
2330           !> (integrate 59 files)
2331 ____________________________________________________________________________
2332 [   972] By: nick                                  on 1998/05/14  18:09:01
2333         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
2334              Remove K&R style functions, avoid struct/typedef clash. 
2335      Branch: ansiperl
2336            ! bytecode.h byterun.c sv.c toke.c
2337 ____________________________________________________________________________
2338 [   971] By: TimBunce                              on 1998/05/14  16:52:19
2339         Log: 
2340              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
2341              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2342              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
2343              Files:  pp.c
2344      Branch: maint-5.004/perl
2345            ! pp.c
2346 ____________________________________________________________________________
2347 [   970] By: TimBunce                              on 1998/05/14  16:18:06
2348         Log: 
2349              Title:  "perlbug reformatted"
2350              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
2351              <hv@crypt0.demon.co.uk>
2352              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
2353              <l03130300b17cebcb6d33@[194.222.64.89]>,
2354              <v03110702b17ccbab6824@[195.95.102.67]>
2355              Files:  utils/perlbug.PL
2356      Branch: maint-5.004/perl
2357            ! utils/perlbug.PL
2358 ____________________________________________________________________________
2359 [   969] By: mbeattie                              on 1998/05/14  16:15:09
2360         Log: Integrate win32 branch into mainline
2361      Branch: perl
2362           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
2363           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
2364            - ext/DynaLoader/DynaLoader.pm
2365           !> (integrate 118 files)
2366 ____________________________________________________________________________
2367 [   968] By: mbeattie                              on 1998/05/14  16:05:57
2368         Log: Bump patchlevel to 65
2369      Branch: perl
2370            ! patchlevel.h
2371 ____________________________________________________________________________
2372 [   967] By: mbeattie                              on 1998/05/14  16:05:19
2373         Log: Another fixup of MANIFEST
2374      Branch: perl
2375            ! MANIFEST
2376 ____________________________________________________________________________
2377 [   966] By: mbeattie                              on 1998/05/14  16:02:20
2378         Log: Add missing files to MANIFEST
2379      Branch: perl
2380            ! MANIFEST
2381 ____________________________________________________________________________
2382 [   965] By: TimBunce                              on 1998/05/14  16:00:11
2383         Log: 
2384              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
2385              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
2386              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
2387              Files:  gv.h gv.c op.c
2388      Branch: maint-5.004/perl
2389            ! gv.c gv.h op.c
2390 ____________________________________________________________________________
2391 [   964] By: mbeattie                              on 1998/05/14  15:58:01
2392         Log: Subject: [PATCH] Using Getopts::* with strict vars
2393              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
2394              From: Tom Phoenix <rootbeer@teleport.com>
2395      Branch: perl
2396            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
2397 ____________________________________________________________________________
2398 [   963] By: mbeattie                              on 1998/05/14  15:56:53
2399         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
2400              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
2401              From: epeschko@den-mdev1 (Ed Peschko)
2402      Branch: perl
2403            + utils/perlcc.PL
2404            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
2405            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
2406 ____________________________________________________________________________
2407 [   962] By: mbeattie                              on 1998/05/14  15:45:28
2408         Log: From: Dan Sugalski <sugalskd@ous.edu>
2409              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
2410              Date: Wed, 08 Apr 1998 17:08:48 -0700
2411              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
2412              Date: Fri, 08 May 1998 10:49:16 -0700
2413      Branch: perl
2414            ! ext/Thread/Thread.pm
2415 ____________________________________________________________________________
2416 [   961] By: mbeattie                              on 1998/05/14  15:43:39
2417         Log: Subject: Consolidated patch to 5.004_64
2418              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
2419              From: Charles Bailey <BAILEY@newman.upenn.edu>
2420      Branch: perl
2421            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
2422            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
2423            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
2424            ! vms/perlvms.pod
2425 ____________________________________________________________________________
2426 [   960] By: mbeattie                              on 1998/05/14  15:41:41
2427         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
2428              Date: 07 Apr 1998 18:31:21 +0200
2429              From: JVromans@Squirrel.nl (Johan Vromans)
2430      Branch: perl
2431            ! lib/Getopt/Long.pm
2432 ____________________________________________________________________________
2433 [   959] By: mbeattie                              on 1998/05/14  15:39:29
2434         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2435              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
2436              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
2437              Subject: [PATCH] perl 5.004_64+Config_04
2438              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
2439      Branch: perl
2440            ! lib/Benchmark.pm pod/perlfunc.pod
2441 ____________________________________________________________________________
2442 [   958] By: mbeattie                              on 1998/05/14  15:36:30
2443         Log: From: kstar@chapin.edu
2444              Subject: [PATCH] hints for Irix 6
2445              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
2446              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
2447              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
2448      Branch: perl
2449            ! INSTALL hints/irix_6.sh installperl
2450 ____________________________________________________________________________
2451 [   957] By: mbeattie                              on 1998/05/14  15:33:48
2452         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
2453              Date: Mon, 06 Apr 1998 21:09:24 +0200
2454              From: Achim Bohnet <ach@mpe.mpg.de>
2455      Branch: perl
2456            ! lib/ExtUtils/Install.pm
2457 ____________________________________________________________________________
2458 [   956] By: mbeattie                              on 1998/05/14  15:32:39
2459         Log: Subject: [PATCH] Config: Irix 5 hints
2460              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
2461              From: kstar@O2.chapin.edu
2462      Branch: perl
2463            ! hints/irix_5.sh
2464 ____________________________________________________________________________
2465 [   955] By: mbeattie                              on 1998/05/14  15:31:12
2466         Log: Subject: PATCH: h2ph produces incorrect code
2467              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
2468              From: Billy <wdconsta@cs.adelaide.edu.au>
2469      Branch: perl
2470            ! utils/h2ph.PL
2471 ____________________________________________________________________________
2472 [   954] By: mbeattie                              on 1998/05/14  15:29:27
2473         Log: Subject: [PATCH] perldebug.pod
2474              Date: Mon, 6 Apr 1998 00:36:57 -0600
2475              From: jason stewart <jasons@sandy-home.arc.unm.edu>
2476      Branch: perl
2477            ! pod/perldebug.pod
2478 ____________________________________________________________________________
2479 [   953] By: mbeattie                              on 1998/05/14  15:28:00
2480         Log: From: Dominic Dunlop <domo@vo.lu>
2481              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
2482              Date: Wed, 6 May 1998 14:39:32 +0000
2483              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
2484              Date: Sat, 4 Apr 1998 19:44:34 +0000
2485      Branch: perl
2486            ! hints/machten.sh t/op/hashwarn.t
2487 ____________________________________________________________________________
2488 [   952] By: mbeattie                              on 1998/05/14  15:23:19
2489         Log: New pod/perldelta.pod (previous one branched in last change):
2490              Subject: [PATCH 5.004_64] Start new perldelta
2491              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
2492              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2493      Branch: perl
2494            + pod/perldelta.pod
2495 ____________________________________________________________________________
2496 [   951] By: mbeattie                              on 1998/05/14  15:20:43
2497         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2498              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
2499              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
2500              Subject: [PATCH 5.004_64] Start new perldelta
2501              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
2502              (above branched perldelta -> perldelta4, new perldelta will be
2503              created/added next change)
2504              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
2505              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
2506      Branch: perl
2507            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
2508            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
2509           +> pod/perldelta4.pod
2510            - pod/perldelta.pod
2511            ! MANIFEST hints/svr4.sh
2512 ____________________________________________________________________________
2513 [   949] By: TimBunce                              on 1998/05/14  15:11:30
2514         Log: 
2515              Title:  "while($x=<>) no longer warns (implicit defined added)"
2516              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
2517              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
2518              Files:  MANIFEST op.c t/op/defins.t
2519      Branch: maint-5.004/perl
2520            + t/op/defins.t
2521            ! MANIFEST op.c
2522 ____________________________________________________________________________
2523 [   948] By: mbeattie                              on 1998/05/14  15:09:51
2524         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2525              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
2526              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
2527              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
2528              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
2529              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
2530              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
2531              Subject: [PATCH 5.004_64] Config_64-03-04.diff
2532              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
2533      Branch: perl
2534            + README.beos beos/nm.c hints/beos.sh
2535            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
2536            ! Porting/Glossary Porting/config.sh Porting/config_H
2537            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
2538            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
2539            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
2540            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
2541            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
2542            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
2543            ! win32/config.vc win32/config_H.bc win32/config_H.vc
2544 ____________________________________________________________________________
2545 [   946] By: TimBunce                              on 1998/05/14  15:07:06
2546         Log: 
2547              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
2548              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2549              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
2550              Files:  perl.c sv.c t/op/misc.t
2551      Branch: maint-5.004/perl
2552            ! perl.c sv.c t/op/misc.t
2553 ____________________________________________________________________________
2554 [   945] By: mbeattie                              on 1998/05/14  15:00:31
2555         Log: Subject: Perl Social Contract
2556              Date: 13 Apr 1998 06:16:59 -0700
2557              From: Russ Allbery <rra@stanford.edu>
2558      Branch: perl
2559            + Porting/Contract
2560 ____________________________________________________________________________
2561 [   944] By: TimBunce                              on 1998/05/14  14:59:37
2562         Log: 
2563              Title:  "5.004_04-m2 Cleanup of test failures"
2564              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2565              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
2566              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
2567              win32/config.bc win32/config.vc
2568      Branch: maint-5.004/perl
2569            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
2570            ! win32/config.bc win32/config.vc
2571 ____________________________________________________________________________
2572 [   943] By: mbeattie                              on 1998/05/14  14:58:13
2573         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
2574              Subject: [PATCH 5.004_64] Test.pm update
2575              Date: Sat, 4 Apr 1998 08:33:50 -0500
2576              Subject: [PATCH 5.004_64] modcount + comments
2577              Date: Fri, 17 Apr 1998 16:07:35 -0400
2578      Branch: perl
2579            ! lib/Test.pm op.c thrdvar.h
2580 ____________________________________________________________________________
2581 [   942] By: mbeattie                              on 1998/05/14  14:49:43
2582         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2583              Subject: [PATCH 5.004_64] newSV
2584              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
2585              Subject: [PATCH 5.004_64] Cryptic error from B::CC
2586              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
2587      Branch: perl
2588            ! ext/B/B/CC.pm handy.h proto.h sv.c
2589 ____________________________________________________________________________
2590 [   941] By: mbeattie                              on 1998/05/14  14:47:29
2591         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2592              Subject: [PATCH 5.004_64] anydbm.t
2593              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
2594              Subject: [PATCH 5.004_64] threads on OS/2
2595              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
2596              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
2597              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
2598              Subject: [PATCH 5.004_64] Immediate stop in debugger
2599              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
2600              Subject: [PATCH 5.005_64] ptags broken
2601              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
2602              Subject: [PATCH 5.004_64] Document switch syntax via RE
2603              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
2604      Branch: perl
2605            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
2606            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
2607            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
2608 ____________________________________________________________________________
2609 [   940] By: mbeattie                              on 1998/05/14  14:38:44
2610         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
2611              Date: Fri, 03 Apr 1998 16:01:57 -0800
2612              From: Dan Sugalski <sugalskd@osshe.edu>
2613      Branch: perl
2614            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
2615            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
2616 ____________________________________________________________________________
2617 [   939] By: mbeattie                              on 1998/05/14  14:35:42
2618         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
2619              Date: Fri, 03 Apr 1998 13:58:15 -0800
2620              From: Dan Sugalski <sugalskd@osshe.edu>
2621      Branch: perl
2622            ! perl.c
2623 ____________________________________________________________________________
2624 [   938] By: gsar                                  on 1998/05/14  10:53:55
2625         Log: merge change#896 from maintbranch
2626      Branch: win32/perl
2627            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
2628            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
2629            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
2630            ! t/op/gv.t t/op/misc.t t/op/pack.t
2631 ____________________________________________________________________________
2632 [   937] By: gsar                                  on 1998/05/14  09:31:34
2633         Log: merge change#887 from maintbranch
2634      Branch: win32/perl
2635            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
2636            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
2637            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
2638            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
2639            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
2640            ! t/op/stat.t toke.c utils/h2xs.PL
2641 ____________________________________________________________________________
2642 [   936] By: gsar                                  on 1998/05/14  09:06:18
2643         Log: merge change#886 from maintbranch
2644      Branch: win32/perl
2645            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
2646            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
2647            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
2648            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
2649            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
2650            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
2651            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
2652            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
2653            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
2654            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
2655            ! vms/test.com
2656 ____________________________________________________________________________
2657 [   935] By: gsar                                  on 1998/05/14  07:00:02
2658         Log: merge changes#872,873 from maintbranch
2659      Branch: win32/perl
2660            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
2661            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
2662            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
2663            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
2664            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
2665            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
2666            ! utils/perldoc.PL
2667 ____________________________________________________________________________
2668 [   934] By: gsar                                  on 1998/05/14  06:24:38
2669         Log: merge changes#755..759,763,764 from maintbranch
2670      Branch: win32/perl
2671            + hints/openbsd.sh
2672            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
2673            ! t/op/pos.t utils/perldoc.PL
2674 ____________________________________________________________________________
2675 [   933] By: gsar                                  on 1998/05/14  06:07:31
2676         Log: merge change#754 from maintbranch
2677      Branch: win32/perl
2678            ! perl.c
2679 ____________________________________________________________________________
2680 [   932] By: gsar                                  on 1998/05/14  06:03:50
2681         Log: merge changes#752,753 from maintbranch
2682      Branch: win32/perl
2683            + t/op/pos.t
2684            ! README ext/GDBM_File/GDBM_File.pm
2685            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
2686 ____________________________________________________________________________
2687 [   931] By: gsar                                  on 1998/05/14  05:51:19
2688         Log: merge change#745 from maintbranch
2689      Branch: win32/perl
2690            + ext/DynaLoader/DynaLoader.pm.PL
2691            - ext/DynaLoader/DynaLoader.pm
2692            ! MANIFEST ext/DynaLoader/Makefile.PL
2693 ____________________________________________________________________________
2694 [   930] By: nick                                  on 1998/05/13  20:39:59
2695         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
2696      Branch: ansiperl
2697            ! utils/perldoc.PL
2698           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
2699           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
2700           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
2701           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
2702           !> win32/makedef.pl win32/makefile.mk
2703 ____________________________________________________________________________
2704 [   929] By: gsar                                  on 1998/05/13  10:13:36
2705         Log: merge change#687 from maintbranch
2706      Branch: win32/perl
2707            ! pod/perlfunc.pod
2708 ____________________________________________________________________________
2709 [   928] By: gsar                                  on 1998/05/13  10:08:13
2710         Log: merge change#683 from maintbranch
2711      Branch: win32/perl
2712            ! pod/perlguts.pod
2713 ____________________________________________________________________________
2714 [   927] By: gsar                                  on 1998/05/13  09:51:43
2715         Log: merge change#681 from maintbranch
2716      Branch: win32/perl
2717            ! ext/Fcntl/Fcntl.pm
2718 ____________________________________________________________________________
2719 [   926] By: gsar                                  on 1998/05/13  09:47:11
2720         Log: merge change#664 from maint branch
2721      Branch: win32/perl
2722            ! regcomp.c regcomp.h regexec.c
2723 ____________________________________________________________________________
2724 [   925] By: gsar                                  on 1998/05/13  08:55:28
2725         Log: merge missing part of change#663 from maint branch
2726      Branch: win32/perl
2727            ! op.c
2728 ____________________________________________________________________________
2729 [   924] By: gsar                                  on 1998/05/12  18:50:04
2730         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
2731              and seems to generate problematic code for PII.
2732      Branch: win32/perl
2733            ! win32/makefile.mk
2734 ____________________________________________________________________________
2735 [   923] By: gsar                                  on 1998/05/12  16:24:02
2736         Log: fix test failure
2737              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
2738              Date:    Tue, 12 May 1998 10:40:57 BST
2739              From:    Nick.Ing-Simmons@tiuk.ti.com
2740              Subject: test buglet
2741      Branch: win32/perl
2742            ! t/op/hashwarn.t
2743 ____________________________________________________________________________
2744 [   922] By: TimBunce                              on 1998/05/11  20:58:58
2745         Log: Assorted patches:
2746              
2747              ------  CORE LANGUAGE  ------
2748              
2749              Title:  "incorrect return value for hv_iterinit"
2750              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2751              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
2752              Files:  pod/perlguts.pod hv.c
2753              
2754              ------  DOCUMENTATION  ------
2755              
2756              Title:  "perlvar.pod buglet E<EVMSERR>"
2757              From:  Achim Bohnet <ach@mpe.mpg.de>
2758              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
2759              Files:  pod/perlvar.pod
2760              
2761              Title:  "Improve docs for warning about code after an exec()"
2762              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
2763              <chaimf@concentric.net>
2764              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
2765              <m3ra22qn1z.fsf@chany-p100.emwp.com>
2766              Files:  pod/perlfunc.pod
2767              
2768              Title:  "Remove dead code from pod2man"
2769              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2770              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
2771              Files:  pod/pod2man.PL
2772              
2773              Title:  "tweak doc for C<do FILENAME>"
2774              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2775              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
2776              Files:  pod/perlfunc.pod
2777              
2778              Title:  "Document integer pragma effect on % operator"
2779              From:  Gisle Aas <gisle@aas.no>
2780              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
2781              Files:  pod/perlop.pod
2782              
2783              Title:  "Reduce rm command line length in pod/Makefile"
2784              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
2785              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
2786              Files:  pod/Makefile
2787              
2788              ------  EXTENSIONS  ------
2789              
2790              Title:  "Clarify Termios usage in POSIX.pod"
2791              From:  Rocco Caputo <troc@netrus.net>
2792              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
2793              Files:  ext/POSIX/POSIX.pod
2794              
2795              ------  LIBRARY  ------
2796              
2797              Title:  "Fix File::Find::finddepth typo in trial 2 release"
2798              From:  koenig@kulturbox.de (Andreas J. Koenig)
2799              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
2800              Files:  lib/File/Find.pm t/lib/filefind.t
2801              
2802              ------  PORTABILITY - GENERAL  ------
2803              
2804              Title:  "Add Porting/patching.pod document"
2805              From:  Daniel Grisinger <dgris@tdrenterprises.com>
2806              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
2807              Files:  MANIFEST Porting/patching.pod
2808              
2809              Title:  "hints/machten.sh: disable semctl(), align with devel version"
2810              From:  Dominic Dunlop <domo@vo.lu>
2811              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
2812              Files:  hints/machten.sh
2813              
2814              Title:  "Add VMS specifics to Porting/makerel"
2815              From:  Charles Bailey <BAILEY@newman.upenn.edu>
2816              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
2817              <199804271732.SAA13762@toad.ig.co.uk>,
2818              <9804250212.AA27695@forte.com>
2819              Files:  Porting/makerel
2820      Branch: maint-5.004/perl
2821            + Porting/patching.pod
2822            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
2823            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
2824            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
2825            ! t/lib/filefind.t
2826 ____________________________________________________________________________
2827 [   921] By: gsar                                  on 1998/05/10  02:28:03
2828         Log: various tweaks to makefiles
2829      Branch: win32/perl
2830            ! win32/Makefile win32/makedef.pl win32/makefile.mk
2831 ____________________________________________________________________________
2832 [   920] By: gsar                                  on 1998/05/10  02:27:19
2833         Log: fix ExtUtils::Liblist mishandling paths with spaces
2834      Branch: win32/perl
2835            ! lib/ExtUtils/Liblist.pm
2836 ____________________________________________________________________________
2837 [   919] By: gsar                                  on 1998/05/09  17:10:15
2838         Log: minor cleanup
2839      Branch: win32/perl
2840            ! MANIFEST perl.c
2841 ____________________________________________________________________________
2842 [   918] By: gsar                                  on 1998/05/09  17:09:09
2843         Log: protect sortcop from C<sort { sort { ... } ... } ...>
2844              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
2845              Date:    Fri, 08 May 1998 19:33:44 EDT
2846              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
2847              Subject: [PATCH] Re: double recursion in sort 
2848      Branch: win32/perl
2849            ! pp_ctl.c t/op/runlevel.t
2850 ____________________________________________________________________________
2851 [   917] By: gsar                                  on 1998/05/09  17:05:55
2852         Log: c
2853      Branch: win32/perl
2854            ! win32/config.bc win32/config.gc win32/config.vc
2855 ____________________________________________________________________________
2856 [   916] By: gsar                                  on 1998/05/07  03:40:15
2857         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
2858      Branch: win32/perl
2859            ! pp.c
2860 ____________________________________________________________________________
2861 [   915] By: mbeattie                              on 1998/05/06  13:08:29
2862         Log: Speed up pp_entersub for usethreads with only 1 thread running.
2863      Branch: perl
2864            ! pp_hot.c
2865 ____________________________________________________________________________
2866 [   914] By: gsar                                  on 1998/05/03  18:44:38
2867         Log: make hv_iterinit() return HvKEYS()
2868              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
2869              Date:    Sat, 02 May 1998 16:29:22 EDT
2870              From:    "SynaptiCAD, Inc." <sales@syncad.com>
2871              Subject: incorrect return value for hv_iterinit
2872      Branch: win32/perl
2873            ! hv.c pod/perlguts.pod
2874 ____________________________________________________________________________
2875 [   913] By: TimBunce                              on 1998/05/01  22:38:38
2876         Log: Update MANIFEST for trial 2.
2877              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
2878      Branch: maint-5.004/perl
2879            ! MANIFEST
2880 ____________________________________________________________________________
2881 [   912] By: TimBunce                              on 1998/05/01  22:30:29
2882         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
2883      Branch: maint-5.004/perl
2884            + t/op/tiehandle.t
2885 ____________________________________________________________________________
2886 [   911] By: TimBunce                              on 1998/05/01  21:35:03
2887         Log: 
2888              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
2889              From:  timbo@ig.co.uk (Tim Bunce)
2890              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
2891              Files:  perl.h
2892              
2893              Title:  "Add WRITE & CLOSE to TIEHANDLE"
2894              From:  Graham Barr <gbarr@pobox.com>
2895              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
2896              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
2897      Branch: maint-5.004/perl
2898            + lib/Tie/Handle.pm
2899            ! perl.h pod/perltie.pod pp_sys.c
2900 ____________________________________________________________________________
2901 [   910] By: TimBunce                              on 1998/05/01  20:47:47
2902         Log: 
2903              Title:  "Add warning for Illegal hex digit"
2904              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
2905              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
2906              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
2907              <199804271409.PAA12819@toad.ig.co.uk>,
2908              <199804280307.WAA12332@psasolar.psa.pencom.com>
2909              Files:  pod/perldiag.pod util.c
2910              
2911              Title:  "perl_call_method() bug fix (corrupt op pointer)"
2912              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
2913              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
2914              Files:  perl.c
2915              
2916              Title:  "Fix printf segmentation fault"
2917              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
2918              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
2919              Files:  pp_hot.c
2920              
2921              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
2922              From:  Charles Bailey <BAILEY@newman.upenn.edu>
2923              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
2924              Files:  pod/perlsub.pod
2925      Branch: maint-5.004/perl
2926            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
2927 ____________________________________________________________________________
2928 [   909] By: TimBunce                              on 1998/05/01  19:44:47
2929         Log: 
2930              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
2931              Files:  doio.c util.c
2932      Branch: maint-5.004/perl
2933            ! doio.c util.c
2934 ____________________________________________________________________________
2935 [   908] By: gsar                                  on 1998/05/01  19:21:02
2936         Log: add AS patch#20 (exposes more global constants)
2937      Branch: asperl
2938            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
2939            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
2940            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
2941 ____________________________________________________________________________
2942 [   907] By: TimBunce                              on 1998/05/01  17:50:46
2943         Log: 
2944              Title:  "Runtime Carp verbosity without aliasing"
2945              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
2946              Msg-ID:  <H00000e50003936c@MHS>
2947              Files:  lib/Carp.pm
2948              
2949              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
2950              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
2951              <rootbeer@teleport.com>
2952              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
2953              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
2954              Files:  lib/File/Basename.pm
2955      Branch: maint-5.004/perl
2956            ! lib/Carp.pm lib/File/Basename.pm
2957 ____________________________________________________________________________
2958 [   906] By: TimBunce                              on 1998/04/28  11:04:49
2959         Log: 
2960              ------  CORE LANGUAGE  ------
2961              
2962              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
2963              references in LVs"
2964              From:  Spider Boardman <spider@orb.nashua.nh.us>
2965              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
2966              <19980422164037.D29222@perl.org>
2967              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
2968              pp.c sv.c
2969              
2970              Title:  "Fix SvGMAGIC typo in change 904"
2971              Files:  doop.c
2972      Branch: maint-5.004/perl
2973            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
2974            ! proto.h sv.c
2975 ____________________________________________________________________________
2976 [   905] By: TimBunce                              on 1998/04/28  10:32:20
2977         Log: Regexp patches
2978              
2979              Title:  "New regex flag //t to leave $1 etc. tainted"
2980              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
2981              Msg-ID:  <19980310192640.37826@cyprus>
2982              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
2983              t/op/taint.t toke.c
2984              
2985              Title:  "Don't accidentally untaint target of s///"
2986              From:  Chip Salzenberg <chip@pobox.com>
2987              Msg-ID:  <19980310151756.24767@cyprus>
2988              Files:  pp_ctl.c pp_hot.c t/op/taint.t
2989              
2990              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
2991              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
2992              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
2993              Files:  regcomp.c
2994      Branch: maint-5.004/perl
2995            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
2996            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
2997 ____________________________________________________________________________
2998 [   904] By: TimBunce                              on 1998/04/27  20:20:21
2999         Log: Assorted patches:
3000              
3001              ------  CORE LANGUAGE  ------
3002              
3003              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
3004              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
3005              <Tim.Bunce@ig.co.uk>
3006              Msg-ID:  <19980424080630.D13985@perl.org>
3007              Files:  doop.c
3008              
3009              Title:  "Better error message for require failure"
3010              From:  epeschko@den-mdev1 (Ed Peschko)
3011              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
3012              Files:  pod/perldiag.pod pp_ctl.c
3013              
3014              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
3015              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3016              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
3017              Files:  perl.c
3018              
3019              Title:  "Fix nice_chunk memory leak"
3020              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3021              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
3022              Files:  sv.c
3023              
3024              Title:  "-2.0 vs. -2 (was Number representations)"
3025              From:  Chip Salzenberg <chip@pobox.com>
3026              Msg-ID:  <19980309185652.11231@cyprus>
3027              Files:  op.c
3028              
3029              Title:  "perl.c fixes for -DUNEXEC"
3030              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
3031              <mwette@mr-ed.jpl.nasa.gov>
3032              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
3033              Files:  perl.c
3034              
3035              ------  DOCUMENTATION  ------
3036              
3037              Title:  "perlcall is Perl from C, not C from Perl"
3038              From:  Steve A Fink <sfink@cs.berkeley.edu>
3039              Files:  pod/perlembed.pod
3040              
3041              Title:  "Clarify require "Foo::Bar" non-bareword issue"
3042              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
3043              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
3044              Files:  pod/perlfunc.pod
3045              
3046              Title:  "(repost) new text for perlsec", "new text for perlsec"
3047              From:  Tom Phoenix <rootbeer@teleport.com>
3048              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
3049              Files:  pod/perlsec.pod
3050              
3051              ------  EXTENSIONS  ------
3052              
3053              Title:  "IO::Socket->socketpair broken (typo)"
3054              From:  Olaf Titz <olaf@bigred.inka.de>
3055              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
3056              Files:  ext/IO/lib/IO/Socket.pm
3057              
3058              Title:  "NDBM_File man page needs Fcntl"
3059              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
3060              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
3061              Files:  ext/NDBM_File/NDBM_File.pm
3062              
3063              ------  LIBRARY  ------
3064              
3065              Title:  "Documentation discrepancy: pragmatic modules"
3066              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
3067              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
3068              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
3069              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
3070              
3071              ------  PORTABILITY - GENERAL  ------
3072              
3073              Title:  "Updated hints file for svr4"
3074              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3075              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
3076              Files:  hints/svr4.sh
3077              
3078              Title:  "Pumpkin update -- shared libperl.so location"
3079              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3080              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
3081              Files:  Porting/pumpkin.pod
3082              
3083              Title:  "perl compile fix for AIX 4.3"
3084              From:  Jens-Uwe Mager <jum@helios.de>
3085              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
3086              Files:  ext/DynaLoader/dl_aix.xs
3087              
3088              Title:  "Dynaloader build on VMS",
3089              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
3090              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
3091              Files:  vms/descrip.mms
3092              
3093              ------  UTILITIES  ------
3094              
3095              Title:  "Major update to h2ph.PL"
3096              From:  Billy <wdconsta@cs.adelaide.edu.au>
3097              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
3098              Files:  utils/h2ph.PL
3099      Branch: maint-5.004/perl
3100            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
3101            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
3102            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
3103            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3104            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
3105 ____________________________________________________________________________
3106 [   903] By: gsar                                  on 1998/04/25  22:27:19
3107         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
3108      Branch: asperl
3109            ! win32/GenCAPI.pl
3110 ____________________________________________________________________________
3111 [   902] By: nick                                  on 1998/04/25  16:35:08
3112         Log: Case sensitive tweak to perldoc.PL
3113      Branch: ansiperl
3114            ! utils/perldoc.PL
3115 ____________________________________________________________________________
3116 [   901] By: nick                                  on 1998/04/25  15:16:54
3117         Log: Implement use attrs qw(locked package);
3118              Passes all tests except posix (hangs/dies) in sigaction test after 
3119              printing "ok 9".
3120      Branch: ansiperl
3121            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
3122 ____________________________________________________________________________
3123 [   900] By: nick                                  on 1998/04/25  13:58:17
3124         Log: Auto-insert defined() test in while when test expression is 
3125              readline (i.e. <>), glob, readdir, or each.
3126      Branch: ansiperl
3127            + t/op/defins.t
3128            ! op.c pod/perlop.pod
3129 ____________________________________________________________________________
3130 [   899] By: nick                                  on 1998/04/25  13:14:52
3131         Log: Resolve ansiperl against win32 branch
3132      Branch: ansiperl
3133           +> (branch 53 files)
3134            - config_H
3135           !> (integrate 227 files)
3136 ____________________________________________________________________________
3137 [   898] By: gsar                                  on 1998/04/24  17:01:05
3138         Log: add AS patch#18
3139      Branch: asperl
3140            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
3141 ____________________________________________________________________________
3142 [   897] By: TimBunce                              on 1998/04/23  19:49:22
3143         Log: Assorted patches:
3144              
3145              ------  CORE LANGUAGE  ------
3146              
3147              Title:  "fix for "Unbalanced string table refcount""
3148              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3149              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
3150              Files:  sv.c
3151              
3152              Title:  "Allow more lenient switch processing"
3153              From:  "John L. Allen" <allen@grumman.com>
3154              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
3155              Files:  perl.c
3156              
3157              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
3158              From:  Gisle Aas <gisle@aas.no>
3159              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
3160              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
3161              
3162              Title:  "Odd number of elements in hash list."
3163              From:  Tom Phoenix <rootbeer@teleport.com>
3164              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
3165              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
3166              
3167              Title:  "another destruct_level fix"
3168              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3169              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
3170              Files:  hv.c
3171              
3172              Title:  "bidirectional pipe warning blues"
3173              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
3174              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
3175              Files:  doio.c
3176              
3177              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
3178              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
3179              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
3180              Files:  pp_hot.c pp_sys.c
3181              
3182              Title:  "unimplemented umask() should return undef not die"
3183              From:  kstar@chapin.edu (Kurt D. Starsinic)
3184              Msg-ID:  <199803120515.VAA08660@chapin.edu>
3185              Files:  pod/perlfunc.pod pp_sys.c
3186              
3187              Title:  "warning for: bless $foo, """
3188              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
3189              Msg-ID:  <H00000e5000378a0@MHS>
3190              Files:  pod/perldiag.pod pp.c
3191              
3192              ------  DOCUMENTATION  ------
3193              
3194              Title:  "Mention SWIG in perlxs.pod"
3195              From:  Steve A Fink <sfink@cs.berkeley.edu>
3196              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
3197              Files:  pod/perlxs.pod
3198              
3199              Title:  "fix-up of previous perlre.pod patch"
3200              From:  Ted Ashton <ashted@southern.edu>
3201              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
3202              Files:  pod/perlre.pod
3203              
3204              Title:  "long list of man page nitpicks"
3205              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
3206              <tchrist@jhereg.perl.com>
3207              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
3208              <199804222204.QAA20805@jhereg.perl.com>
3209              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
3210              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
3211              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3212              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
3213              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
3214              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
3215              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
3216              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
3217              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
3218              pod/pod2man.PL
3219              
3220              Title:  "document that system() does not set $! when it fails"
3221              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
3222              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
3223              Files:  pod/perlfunc.pod
3224              
3225              Title:  "Fix pod/roffitall execute permission"
3226              From:  lvirden@cas.org
3227              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
3228              Files:  pod/roffitall
3229              
3230              Title:  "document when split ignores trailing empty fields"
3231              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
3232              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
3233              Files:  pod/perlfunc.pod
3234              
3235              ------  EXTENSIONS  ------
3236              
3237              Title:  "Buglet in Opcode.pm documentation"
3238              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
3239              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
3240              Files:  ext/Opcode/Opcode.pm
3241              
3242              Title:  "Failure to append to perllocal.pod should not be fatal"
3243              From:  koenig@kulturbox.de (Andreas J. Koenig)
3244              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
3245              Files:  lib/ExtUtils/MM_Unix.pm
3246              
3247              Title:  "Document that IO.pm does not load IO::Select etc"
3248              From:  Graham Barr <gbarr@ti.com>
3249              Msg-ID:  <353B48F1.64E35A63@ti.com>
3250              Files:  ext/IO/IO.pm
3251              
3252              Title:  "Install extensions with bootstrap (again) in $archlib"
3253              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
3254              Koenig)
3255              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
3256              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
3257              Files:  lib/ExtUtils/Install.pm
3258              
3259              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
3260              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3261              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
3262              Files:  ext/Socket/Socket.xs
3263              
3264              ------  LIBRARY  ------
3265              
3266              Title:  "Benchmark.pm: add run-for-some-time mode"
3267              From:  Jarkko Hietaniemi <jhi@iki.fi>
3268              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
3269              Files:  lib/Benchmark.pm
3270              
3271              Title:  "Comments added to Carp.pm"
3272              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
3273              <chip@perlsupport.com>, Tom Christiansen
3274              <tchrist@jhereg.perl.com>
3275              Msg-ID:  <19980422164242.E29222@perl.org>,
3276              <199804222033.OAA17959@jhereg.perl.com>,
3277              <980409182357.ZM21638@bandanna>
3278              Files:  lib/Carp.pm
3279              
3280              Title:  "chat2.pl fix"
3281              From:  Charles Bailey <BAILEY@newman.upenn.edu>
3282              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
3283              Files:  lib/chat2.pl
3284              
3285              Title:  "lib/Pod/Html.pm"
3286              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
3287              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
3288              <199710180417.AAA19778@staff2.cso.uiuc.edu>
3289              Files:  lib/Pod/Html.pm
3290              
3291              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
3292              arg."
3293              From:  hiroo.hayashi@computer.org
3294              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
3295              Files:  lib/Term/ReadLine.pm
3296              
3297              ------  OTHER CHANGES  ------
3298              
3299              Title:  "ptags broken"
3300              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
3301              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
3302              Files:  emacs/ptags
3303              
3304              ------  PORTABILITY - WIN32  ------
3305              
3306              Title:  "win32 tweaks (signals and crypt support)"
3307              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3308              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
3309              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
3310              win32/config_H.vc win32/win32.c
3311              
3312              ------  PORTABILITY - GENERAL  ------
3313              
3314              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
3315              From:  Russ Allbery <rra@stanford.edu>
3316              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
3317              Files:  Porting/Contract
3318              
3319              Title:  "Config: Irix 5 hints"
3320              From:  kstar@O2.chapin.edu
3321              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
3322              Files:  hints/irix_5.sh
3323              
3324              Title:  "VMS patches to 5.004_03"
3325              From:  Charles Bailey <BAILEY@newman.upenn.edu>
3326              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
3327              Files:  vms/vms.c
3328              
3329              Title:  "hints/netbsd.sh - enable vfork"
3330              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3331              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
3332              Files:  hints/netbsd.sh
3333              
3334              ------  UTILITIES  ------
3335              
3336              Title:  "support find2perl -follow"
3337              From:  Billy <wdconsta@cs.adelaide.edu.au>
3338              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
3339              Files:  x2p/find2perl.PL
3340      Branch: maint-5.004/perl
3341            + Porting/Contract t/op/hashwarn.t
3342            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
3343            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
3344            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
3345            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
3346            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
3347            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
3348            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
3349            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
3350            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
3351            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
3352            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
3353            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
3354            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
3355            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
3356            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
3357            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
3358            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
3359            ! win32/config_H.bc win32/config_H.vc win32/win32.c
3360            ! x2p/find2perl.PL
3361 ____________________________________________________________________________
3362 [   896] By: TimBunce                              on 1998/04/22  11:49:24
3363         Log: Assorted patches:
3364              
3365              ------  CORE LANGUAGE  ------
3366              
3367              Title:  "Additional regex-cache patch"
3368              From:  Chip Salzenberg <chip@atlantic.net>
3369              Msg-ID:  <19980305104831.38100@cyprus>
3370              Files:  pp_ctl.c
3371              
3372              Title:  "Conservative C<*x = undef> patch"
3373              From:  Chip Salzenberg <chip@atlantic.net>
3374              Msg-ID:  <19980310163310.48509@cyprus>
3375              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
3376              
3377              Title:  "Consider @ARGV to be plain files if inplace (-i)"
3378              From:  Chip Salzenberg <salzench@nielsenmedia.com>
3379              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
3380              Files:  doio.c
3381              
3382              Title:  "Fix semctl for Linux, Sun and SVR4"
3383              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
3384              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
3385              Files:  doio.c
3386              
3387              Title:  "C<dSP> entails using C<SP>, not C<sp>"
3388              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3389              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
3390              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
3391              doio.c doop.c ext/DB_File/DB_File.xs
3392              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
3393              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
3394              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
3395              win32/win32.c
3396              
3397              Title:  "Make autouse -w-safe"
3398              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
3399              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
3400              Files:  lib/autouse.pm op.c sv.c
3401              
3402              Title:  "Misleading error on close of unopened handle"
3403              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3404              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
3405              Files:  doio.c
3406              
3407              Title:  "Confusing error from perl -e "x'""
3408              From:  Hans Mulder <hansmu@xs4all.nl>
3409              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
3410              Files:  toke.c
3411              
3412              Title:  "Add HAS_GNULIBC define"
3413              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3414              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
3415              Files:  config_H config_h.SH
3416              
3417              Title:  "h_errno might not be an int"
3418              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3419              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
3420              Files:  pp_sys.c
3421              
3422              Title:  "Revised taint hole closer", "Revised taint hole closer"
3423              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
3424              <ilya@math.ohio-state.edu>
3425              Msg-ID:  <19980310222127.09350@cyprus>,
3426              <199803110554.AAA29157@monk.mps.ohio-state.edu>
3427              Files:  doio.c
3428              
3429              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
3430              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
3431              van der Sanden)
3432              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
3433              <199803171727.MAA05234@aatma.engin.umich.edu>
3434              Files:  op.c t/op/misc.t
3435              
3436              Title:  "Stale SP in pp_substr"
3437              From:  Stephen McCamant <alias@mcs.com>
3438              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
3439              Files:  pp.c
3440              
3441              Title:  "Statement unlikely to be reached warning"
3442              From:  Hans Mulder <hansm@icgned.nl>
3443              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
3444              Files:  op.c
3445              
3446              Title:  "Tainting propagates from nowhere"
3447              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3448              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
3449              Files:  pp.c
3450              
3451              Title:  "two trivial tweaks to 5.004m5t1"
3452              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3453              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
3454              Files:  proto.h win32/Makefile
3455              
3456              Title:  "unpacking negatives on Alpha"
3457              From:  Achim Bohnet <ach@mpe.mpg.de>
3458              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
3459              Files:  pp.c t/op/pack.t
3460              
3461              ------  LIBRARY AND EXTENSIONS  ------
3462              
3463              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
3464              From:  Graham Barr <gbarr@ti.com>
3465              Msg-ID:  <3482F365.4A0486BA@ti.com>
3466              Files:  lib/Cwd.pm
3467              
3468              Title:  "Math/BigInt.pm, fixed use of undefined value."
3469              From:  abigail@fnx.com
3470              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
3471              Files:  lib/Math/BigInt.pm
3472              
3473              Title:  "File::Find rewrite"
3474              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
3475              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
3476              Files:  lib/File/Find.pm
3477              
3478              Title:  "efficient version of strict.pm"
3479              From:  koenig@anna.mind.de (Andreas J. Koenig)
3480              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
3481              Files:  lib/strict.pm
3482              
3483              Title:  "Socket occasional SEGV in pack_sockaddr_un"
3484              From:  Trevor Blackwell <tlb@viaweb.com>
3485              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
3486              Files:  ext/Socket/Socket.xs
3487              
3488              Title:  "Warning on mis-use of 'use lib'"
3489              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
3490              <rootbeer@teleport.com>, chip@atlantic.net
3491              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
3492              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
3493              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
3494              Files:  lib/lib.pm
3495              
3496              Title:  "bug in Class::Struct"
3497              From:  Tom Christiansen <tchrist@toy.perl.com>
3498              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
3499              Files:  lib/Class/Struct.pm
3500              
3501              Title:  "Allow POSIX to export nice()"
3502              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
3503              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
3504              Files:  ext/POSIX/POSIX.pm
3505              
3506              Title:  "'use Env' on WinNT/95 fails"
3507              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3508              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
3509              Files:  lib/Env.pm
3510              
3511              ------  OTHER CHANGES  ------
3512              
3513              Title:  "mv-if-diff"
3514              From:  Robin Barker <rmb1@cise.npl.co.uk>
3515              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
3516              Files:  mv-if-diff
3517              
3518              ------  PORTABILITY - WIN32  ------
3519              
3520              Title:  "fix various problems with backticks on win32"
3521              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3522              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
3523              Files:  win32/config_h.PL win32/win32.c
3524              
3525              ------  TESTS  ------
3526              
3527              Title:  "Fix bug in locale.t"
3528              From:  Jarkko Hietaniemi <jhi@iki.fi>
3529              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
3530              Files:  t/pragma/locale.t
3531      Branch: maint-5.004/perl
3532            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
3533            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
3534            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
3535            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
3536            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
3537            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
3538            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
3539            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
3540            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
3541            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
3542            ! win32/Makefile win32/config_h.PL win32/win32.c
3543 ____________________________________________________________________________
3544 [   895] By: gsar                                  on 1998/04/22  03:13:19
3545         Log: intern -> sys_intern
3546      Branch: win32/perl
3547            ! embedvar.h interp.sym intrpvar.h win32/win32.h
3548 ____________________________________________________________________________
3549 [   894] By: gsar                                  on 1998/04/22  02:42:20
3550         Log: hand-applied patch along with small tweaks
3551              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
3552              Date:    Tue, 21 Apr 1998 23:31:06 +0200
3553              From:    jan.dubois@ibm.net (Jan Dubois)
3554              Subject: Re: Per-Interpreter variables for win32.c 
3555      Branch: win32/perl
3556            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
3557            ! win32/makedef.pl win32/win32.c win32/win32.h
3558 ____________________________________________________________________________
3559 [   893] By: gsar                                  on 1998/04/21  03:42:21
3560         Log: add AS patch#17
3561      Branch: asperl
3562            + win32/GenCAPI.pl
3563            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
3564            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
3565            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
3566            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
3567            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
3568            ! win32/win32.c
3569 ____________________________________________________________________________
3570 [   892] By: gsar                                  on 1998/04/20  20:51:50
3571         Log: add AS patch#16
3572      Branch: asperl
3573            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
3574            ! win32/makefile.mk
3575 ____________________________________________________________________________
3576 [   891] By: gsar                                  on 1998/04/19  23:50:34
3577         Log: tweak doc for C<do FILENAME>
3578      Branch: win32/perl
3579            ! pod/perlfunc.pod
3580 ____________________________________________________________________________
3581 [   890] By: gsar                                  on 1998/04/19  01:08:11
3582         Log: use a pidtable that grows dynamically for popen()
3583              Message-Id: <3539f434.44835409@smtp1.ibm.net>
3584              Date:    Sat, 18 Apr 1998 21:01:27 +0200
3585              From:    jan.dubois@ibm.net (Jan Dubois)
3586              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
3587      Branch: win32/perl
3588            ! win32/win32.c
3589 ____________________________________________________________________________
3590 [   889] By: gsar                                  on 1998/04/17  02:13:58
3591         Log: support POSIX, enable more locale tests
3592      Branch: win32/perl
3593            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3594            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
3595            ! win32/makedef.pl win32/makefile.mk
3596 ____________________________________________________________________________
3597 [   888] By: mbeattie                              on 1998/04/14  16:22:51
3598         Log: CC did "<<" instead of ">>" for right-shift on ints.
3599      Branch: perl
3600            ! ext/B/B/CC.pm
3601 ____________________________________________________________________________
3602 [   887] By: TimBunce                              on 1998/04/10  17:44:55
3603         Log: Assorted patches:
3604              
3605              ------  CORE LANGUAGE  ------
3606              
3607              Title:  "Re: die exits with 0"
3608              From:  Robin Barker <rmb1@cise.npl.co.uk>
3609              Files:  perl.c t/op/die_exit.t
3610              
3611              Title:  "More toke.c commentary; fix oddity"
3612              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
3613              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
3614              Files:  toke.c
3615              
3616              Title:  "for semctl on solaris"
3617              From:  Graham Barr <gbarr@ti.com>
3618              Msg-ID:  <34624B80.C014E841@ti.com>
3619              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
3620              
3621              ------  DOCUMENTATION  ------
3622              
3623              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
3624              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
3625              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
3626              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
3627              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
3628              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
3629              Files:  pod/perlre.pod
3630              
3631              ------  LIBRARY AND EXTENSIONS  ------
3632              
3633              Title:  "BigFloat - small neagtive numbers cause panic"
3634              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
3635              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
3636              Files:  lib/Math/BigFloat.pm
3637              
3638              Title:  "Update Getopt::Long to 2.16"
3639              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
3640              <jvromans@squirrel.nl>
3641              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
3642              <13572.6847.863219.973795@phoenix.squirrel.nl>
3643              Files:  lib/Getopt/Long.pm
3644              
3645              Title:  "New Text::ParseWords"
3646              From:  pomeranz@netcom.com (Hal Pomeranz)
3647              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
3648              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
3649              
3650              Title:  "Fixed Text/Wrap.pm bugs (2)"
3651              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
3652              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
3653              Files:  lib/Text/Wrap.pm
3654              
3655              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
3656              print/exit)"
3657              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
3658              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
3659              Files:  lib/File/CheckTree.pm
3660              
3661              ------  OTHER CHANGES  ------
3662              
3663              Title:  "Add ./emacs/ptags"
3664              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
3665              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
3666              Files:  emacs/ptags
3667              
3668              ------  TESTS  ------
3669              
3670              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
3671              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
3672              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
3673              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
3674              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
3675              <v02130515b06be80f1486@[205.228.240.16]>
3676              Files:  t/op/stat.t
3677              
3678              Title:  "for failure with lib/timelocal"
3679              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
3680              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
3681              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
3682              Files:  t/lib/timelocal.t
3683              
3684              Title:  "Make "localhost" related failures more clear"
3685              From:  Paul Hoffman <phoffman@proper.com>
3686              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
3687              Files:  t/lib/io_sock.t t/lib/io_udp.t
3688              
3689              ------  UTILITIES  ------
3690              
3691              Title:  "Let h2xs read multiple header files"
3692              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
3693              <bsugars@canoe.ca>
3694              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
3695              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
3696              Files:  utils/h2xs.PL
3697      Branch: maint-5.004/perl
3698            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
3699            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
3700            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
3701            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
3702            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
3703            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
3704 ____________________________________________________________________________
3705 [   886] By: TimBunce                              on 1998/04/10  14:35:34
3706         Log: Changes relating primarily to portability.
3707              
3708              ------  CORE LANGUAGE  ------
3709              
3710              Title:  "5.004_55: Another round of OS/2 patches"
3711              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
3712              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
3713              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
3714              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
3715              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
3716              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
3717              t/lib/filecopy.t util.c utils/perldoc.PL
3718              
3719              Title:  "VMS: chdir() with empty arg list"
3720              From:  lane@duphy4.drexel.edu (Charles Lane)
3721              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
3722              Files:  pp_sys.c
3723              
3724              ------  LIBRARY AND EXTENSIONS  ------
3725              
3726              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
3727              From:  "W. Phillip Moore" <wpm@ms.com>
3728              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
3729              Files:  lib/ExtUtils/MM_Unix.pm
3730              
3731              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
3732              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
3733              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
3734              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
3735              
3736              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
3737              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3738              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
3739              Files:  ext/POSIX/POSIX.xs
3740              
3741              Title:  ""ODBM_File.c", line 275: NULL undefined"
3742              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
3743              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
3744              Files:  ext/ODBM_File/ODBM_File.xs
3745              
3746              ------  OTHER CHANGES  ------
3747              Files:  
3748              
3749              ------  PORTABILITY - GENERAL  ------
3750              
3751              Title:  "5.004_04 QNX getcwd"
3752              From:  Norton Allen <allen@huarp.harvard.edu>
3753              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
3754              <199803061511.KAA22346@bottesini.harvard.edu>
3755              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
3756              
3757              Title:  "hints/netbsd.sh d_setrgid d_setruid"
3758              From:  Jarkko Hietaniemi <jhi@iki.fi>
3759              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
3760              Files:  hints/netbsd.sh
3761              
3762              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
3763              d_casti32=undef"
3764              From:  Tom Hughes <tom@compton.demon.co.uk>
3765              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
3766              Files:  hints/svr4.sh
3767              
3768              Title:  "hints/bsdos.sh patch for BSDI 3.1"
3769              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
3770              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
3771              Files:  hints/bsdos.sh
3772              
3773              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
3774              From:  Keong Lim <Keong.Lim@sr.com.au>
3775              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
3776              Files:  ext/DynaLoader/dl_hpux.xs
3777              
3778              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
3779              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
3780              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
3781              Files:  hints/aix.sh
3782              
3783              Title:  "alpha-dec_osf 5.0"
3784              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
3785              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
3786              Files:  hints/dec_osf.sh
3787              
3788              Title:  "Off-by-one error with OS2::PrfDB"
3789              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
3790              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
3791              Files:  os2/OS2/PrfDB/PrfDB.xs
3792              
3793              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
3794              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3795              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
3796              Files:  hints/openbsd.sh
3797              
3798              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
3799              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3800              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
3801              Files:  hints/linux.sh
3802              
3803              Title:  "5.004_(04|63)] Close VMS security hole"
3804              From:  Charles Bailey <BAILEY@newman.upenn.edu>
3805              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
3806              Files:  vms/vms.c
3807              
3808              Title:  "Re: Perl online documentation on OpenVMS"
3809              From:  pvhp@forte.com (Peter Prymmer)
3810              Msg-ID:  <9803192143.AA28120@forte.com>
3811              Files:  README.vms
3812              
3813              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
3814              vms/perly_c.vms and vms/perly_h.vms"
3815              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
3816              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
3817              Msg-ID:  <199710151650.JAA29185@wall.org>,
3818              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
3819              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
3820              Files:  vms/perly_c.vms
3821              
3822              Title:  "Updated, non-wordwrapped, patch to README.VMS"
3823              From:  Dan Sugalski <sugalskd@osshe.edu>
3824              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
3825              Files:  README.vms
3826              
3827              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
3828              From:  Charles Bailey <BAILEY@newman.upenn.edu>
3829              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
3830              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
3831              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
3832              vms/ext/filespec.t
3833              
3834              Title:  "Re: VMSperl crashes on -Mblib argument"
3835              From:  bailey@newman.upenn.edu (Charles Bailey)
3836              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
3837              Files:  lib/blib.pm vms/vms.c
3838              
3839              Title:  "hints/linux.sh (MkLinux / PPC)"
3840              From:  pudge@pobox.com (Chris Nandor)
3841              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
3842              Files:  hints/linux.sh
3843              
3844              Title:  "hpux.sh hints file clarification suggestion"
3845              From:  root@qad.com
3846              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
3847              Files:  hints/hpux.sh
3848              
3849              Title:  "new hints/solaris_2.sh"
3850              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3851              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
3852              Files:  hints/solaris_2.sh
3853      Branch: maint-5.004/perl
3854            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
3855            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
3856            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
3857            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
3858            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
3859            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
3860            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
3861            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
3862            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
3863            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
3864            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
3865            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
3866            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
3867            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
3868            ! vms/vms.c
3869 ____________________________________________________________________________
3870 [   885] By: gsar                                  on 1998/04/08  01:14:29
3871         Log: small tweaks to make it compile (doesn't run)
3872      Branch: asperl
3873            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
3874            ! win32/config.vc win32/makefile.mk
3875 ____________________________________________________________________________
3876 [   884] By: gsar                                  on 1998/04/08  00:14:13
3877         Log: integrate mainline changes
3878      Branch: asperl
3879           +> Changes5.004 ext/Thread/Thread/Signal.pm
3880           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3881           +> lib/ExtUtils/inst t/op/hashwarn.t
3882            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
3883           !> (integrate 127 files)
3884 ____________________________________________________________________________
3885 [   883] By: gsar                                  on 1998/04/06  20:21:20
3886         Log: make old DomainName() implementation the default (so Win95
3887              is happy)
3888      Branch: win32/perl
3889            ! win32/win32.c
3890 ____________________________________________________________________________
3891 [   882] By: gsar                                  on 1998/04/05  23:32:33
3892         Log: fix memory leaks in offer_nice_chunk()
3893      Branch: win32/perl
3894            ! perl.h sv.c
3895 ____________________________________________________________________________
3896 [   881] By: gsar                                  on 1998/04/04  23:11:52
3897         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
3898      Branch: win32/perl
3899            ! cop.h util.c
3900 ____________________________________________________________________________
3901 [   880] By: gsar                                  on 1998/04/04  22:35:54
3902         Log: fix refcounting of GvSTASH() when glob becomes nought
3903              (this takes care of the "unbalanced strtab refcount" problem)
3904      Branch: win32/perl
3905            ! sv.c
3906 ____________________________________________________________________________
3907 [   879] By: gsar                                  on 1998/04/04  21:16:17
3908         Log: change 866 was incomplete
3909      Branch: win32/perl
3910            ! hv.c
3911 ____________________________________________________________________________
3912 [   878] By: gsar                                  on 1998/04/04  20:31:56
3913         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
3914      Branch: win32/perl
3915            ! cop.h perl.c pp_ctl.c
3916 ____________________________________________________________________________
3917 [   877] By: gsar                                  on 1998/04/04  17:55:30
3918         Log: integrate mainline
3919      Branch: win32/perl
3920           +> Changes5.004
3921           !> Changes MANIFEST sv.c t/op/misc.t
3922 ____________________________________________________________________________
3923 [   876] By: gsar                                  on 1998/04/04  17:26:32
3924         Log: remove __declspec kludge in sdbm.h in favor of setting a
3925              flag for static symbols
3926      Branch: win32/perl
3927            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
3928            ! ext/SDBM_File/sdbm/sdbm.h
3929 ____________________________________________________________________________
3930 [   875] By: gsar                                  on 1998/04/04  01:11:57
3931         Log: fix order of init
3932              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
3933              Date:    Fri, 03 Apr 1998 13:58:15 PST
3934              From:    Dan Sugalski <sugalskd@osshe.edu>
3935              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
3936              with MULTIPLICITY
3937      Branch: win32/perl
3938            ! perl.c
3939 ____________________________________________________________________________
3940 [   874] By: gsar                                  on 1998/04/04  00:34:59
3941         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
3942              the declared symbol is not in a DLL (so kludge it)
3943      Branch: win32/perl
3944            ! ext/SDBM_File/sdbm/sdbm.h
3945 ____________________________________________________________________________
3946 [   873] By: TimBunce                              on 1998/04/03  22:17:40
3947         Log: Title:  "FileHandle Documentation patch"
3948              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
3949              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
3950              Files:  lib/FileHandle.pm
3951      Branch: maint-5.004/perl
3952            ! lib/FileHandle.pm
3953 ____________________________________________________________________________
3954 [   872] By: TimBunce                              on 1998/04/03  22:01:03
3955         Log: Documentation and documentation related patches:
3956              
3957              ------  BUILD PROCESS  ------
3958              
3959              Title:  "Docs re /usr/bin/perl quasi-standard location"
3960              From:  Tom Phoenix <rootbeer@teleport.com>
3961              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
3962              Files:  INSTALL pod/perlrun.pod
3963              
3964              ------  DOCUMENTATION  ------
3965              
3966              Title:  "/RFC|RFC-1305/ non-greedy"
3967              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
3968              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
3969              Files:  pod/perlre.pod
3970              
3971              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
3972              From:  Jarkko Hietaniemi <jhi@iki.fi>
3973              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
3974              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
3975              
3976              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
3977              From:  Jarkko Hietaniemi <jhi@iki.fi>
3978              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
3979              Files:  pod/perlfunc.pod
3980              
3981              Title:  "typo-fix and suggestion for perlguts.pod"
3982              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
3983              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
3984              Files:  pod/perlguts.pod
3985              
3986              Title:  "perlfunc/syscall curiosity"
3987              From:  Roderick Schertler <roderick@argon.org>, Tkil
3988              <tkil@reptile.scrye.com>
3989              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
3990              <pziut8snva.fsf@eeyore.ibcinc.com>
3991              Files:  pod/perlfunc.pod
3992              
3993              Title:  "Document sprintf %#x behaviour for zero value"
3994              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
3995              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
3996              Files:  pod/perlfunc.pod
3997              
3998              Title:  "NUL termination (was Re: STOP THE PRESSES)"
3999              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4000              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
4001              Files:  pod/perlguts.pod
4002              
4003              Title:  "Typo fix."
4004              From:  abigail@fnx.com
4005              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
4006              Files:  pod/perlop.pod pod/perlvar.pod
4007              
4008              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
4009              From:  Achim Bohnet <ach@mpe.mpg.de>
4010              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
4011              Files:  pod/perlrun.pod
4012              
4013              Title:  "Re: Conservative C<*x = undef> patch"
4014              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4015              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
4016              Files:  pod/perltrap.pod
4017              
4018              Title:  "perlfunc.pod for flock()"
4019              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
4020              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
4021              Files:  pod/perlfunc.pod
4022              
4023              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
4024              From:  Tkil <tkil@scrye.com>
4025              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
4026              Files:  pod/perl.pod
4027              
4028              Title:  "for() and map() peculiarity"
4029              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4030              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
4031              Files:  pod/perlsyn.pod
4032              
4033              Title:  "Re: new text for perlsec"
4034              From:  Tom Phoenix <rootbeer@teleport.com>
4035              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
4036              Files:  pod/perlsec.pod
4037              
4038              Title:  "perldsc's debugger x command"
4039              From:  Roderick Schertler <roderick@argon.org>
4040              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
4041              Files:  pod/perldsc.pod
4042              
4043              Title:  "perlre.pod"
4044              From:  Ted Ashton <ashted@southern.edu>
4045              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
4046              Files:  pod/perlre.pod
4047              
4048              Title:  "Re: printf and $\", "printf and $\"
4049              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
4050              <rootbeer@teleport.com>, nag <nick@flirble.org>
4051              Msg-ID:  <199711141918.TAA08096@flirble.org>,
4052              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
4053              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
4054              Files:  pod/perlfunc.pod
4055              
4056              Title:  "recv() typo"
4057              From:  Roderick Schertler <roderick@argon.org>
4058              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
4059              Files:  pod/perlfunc.pod
4060              
4061              Title:  "truncate return value"
4062              From:  Roderick Schertler <roderick@argon.org>
4063              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
4064              Files:  pod/perlfunc.pod
4065              
4066              Title:  "update to perlbook.pod"
4067              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
4068              <merlyn@stonehenge.com>, Stephen Potter
4069              <spp@psasolar.colltech.com>, Tom Phoenix
4070              <rootbeer@teleport.com>
4071              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
4072              <199803241441.OAA01261@mediaone.net>,
4073              <8clnu0i05k.fsf@gadget.cscaper.com>,
4074              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
4075              Files:  pod/perlbook.pod
4076              
4077              Title:  "utime documentation"
4078              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
4079              <mjtg@cus.cam.ac.uk>
4080              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
4081              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
4082              Files:  pod/perlfunc.pod
4083              
4084              Title:  "(well, doc patch) use of // requires successful match"
4085              From:  Roderick Schertler <roderick@argon.org>
4086              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
4087              Files:  pod/perlop.pod
4088              
4089              ------  LIBRARY AND EXTENSIONS  ------
4090              
4091              Title:  "MakeMaker PM doc patch and a DIR buglet"
4092              From:  Achim Bohnet <ach@mpe.mpg.de>
4093              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
4094              Files:  lib/ExtUtils/MakeMaker.pm
4095              
4096              Title:  "bareword clarification for constant.pm"
4097              From:  Roderick Schertler <roderick@argon.org>
4098              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
4099              Files:  lib/constant.pm
4100              
4101              Title:  "integer rand - bug or feature?"
4102              From:  Roderick Schertler <roderick@argon.org>
4103              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
4104              Files:  lib/integer.pm
4105              
4106              ------  OTHER CHANGES  ------
4107              
4108              Title:  "FileHandle Documentation patch"
4109              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
4110              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
4111              
4112              Title:  "perl5.004_61 myconfig updates"
4113              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4114              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
4115              Files:  myconfig
4116              
4117              Title:  "small fixups in pod2latex.PL"
4118              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
4119              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
4120              
4121              ------  PORTABILITY - GENERAL  ------
4122              
4123              Title:  "Misc doc fixes for README.VMS"
4124              From:  Dan Sugalski <sugalskd@osshe.edu>
4125              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
4126              Files:  README.vms
4127              
4128              Title:  "moved DynaLib"
4129              From:  John Tobey <jtobey@channel1.com>
4130              Msg-ID:  <199710182332.XAA21630@remote212>
4131              Files:  ext/DynaLoader/DynaLoader.pm.PL
4132              
4133              ------  UTILITIES  ------
4134              
4135              Title:  "Searching for FAQs (patch to perldoc)"
4136              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
4137              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
4138              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
4139              Files:  utils/perldoc.PL
4140              
4141              Title:  "perldoc"
4142              From:  Ted Ashton <ashted@southern.edu>
4143              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
4144              Files:  utils/perldoc.PL
4145              
4146              Title:  "perldoc -f not using pod2man"
4147              From:  Russ Allbery <rra@stanford.edu>
4148              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
4149              Files:  utils/perldoc.PL
4150              
4151              Title:  "perldoc -m should not require pod"
4152              From:  Robin Houston <robin@nml.guardian.co.uk>
4153              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
4154              Files:  utils/perldoc.PL
4155              
4156              Title:  "small fix for perldoc in perl 5.004_04"
4157              From:  Julian Yip <julian@imoney.com>
4158              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
4159              Files:  utils/perldoc.PL
4160      Branch: maint-5.004/perl
4161            - ext/DynaLoader/DynaLoader.pm
4162            ! Changes Configure INSTALL README.vms
4163            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
4164            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
4165            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
4166            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
4167            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
4168            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
4169            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
4170            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
4171            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
4172            ! pod/pod2latex.PL toke.c utils/perldoc.PL
4173
4174 ----------------
4175 Version 5.004_64
4176 ----------------
4177
4178 ____________________________________________________________________________
4179 [   871] By: mbeattie                              on 1998/04/03  13:38:59
4180         Log: Update Changes5.004 and Changes, fix MANIFEST
4181      Branch: perl
4182            + Changes
4183            ! Changes5.004 MANIFEST
4184 ____________________________________________________________________________
4185 [   870] By: mbeattie                              on 1998/04/03  13:36:29
4186         Log: Rename Changes to Changes5.004 (via an integrate)
4187      Branch: perl
4188           +> Changes5.004
4189            - Changes
4190 ____________________________________________________________________________
4191 [   869] By: mbeattie                              on 1998/04/03  11:53:00
4192         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
4193              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
4194              From: Jan-Pieter Cornet <johnpc@xs4all.net>
4195      Branch: perl
4196            ! sv.c t/op/misc.t
4197 ____________________________________________________________________________
4198 [   868] By: mbeattie                              on 1998/04/03  11:16:26
4199         Log: Integrate win32 branch into mainline
4200      Branch: perl
4201           !> (integrate 31 files)
4202 ____________________________________________________________________________
4203 [   867] By: gsar                                  on 1998/04/03  08:47:55
4204         Log: config.* fixes
4205      Branch: win32/perl
4206            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
4207            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4208            ! win32/makefile.mk
4209 ____________________________________________________________________________
4210 [   866] By: gsar                                  on 1998/04/03  07:22:50
4211         Log: fixup hv_free_ent() to not fail on null HeVAL()
4212      Branch: win32/perl
4213            ! hv.c perl.c
4214 ____________________________________________________________________________
4215 [   865] By: gsar                                  on 1998/04/03  07:06:12
4216         Log: integrate mainline
4217      Branch: win32/perl
4218           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
4219           !> (integrate 71 files)
4220 ____________________________________________________________________________
4221 [   864] By: gsar                                  on 1998/04/03  06:59:37
4222         Log: implement stack-of-stacks so that magic invocations don't
4223              invalidate local stack pointer
4224      Branch: win32/perl
4225            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
4226            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
4227            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
4228 ____________________________________________________________________________
4229 [   863] By: gsar                                  on 1998/04/03  01:26:09
4230         Log: add AS patch#15
4231      Branch: asperl
4232            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
4233            ! win32/config.bc win32/config.gc win32/config.vc
4234            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4235            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
4236            ! win32/win32.c win32/win32.h
4237 ____________________________________________________________________________
4238 [   862] By: mbeattie                              on 1998/04/02  17:08:43
4239         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
4240              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
4241              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4242      Branch: perl
4243            ! Configure ext/Socket/Socket.xs myconfig
4244 ____________________________________________________________________________
4245 [   861] By: mbeattie                              on 1998/04/02  16:32:53
4246         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
4247              since appropriate headers aren't included.
4248      Branch: perl
4249            ! ext/SDBM_File/sdbm/sdbm.h
4250 ____________________________________________________________________________
4251 [   860] By: mbeattie                              on 1998/04/02  16:17:11
4252         Log: Bumped patchlevel.h to 64
4253      Branch: perl
4254            ! patchlevel.h
4255 ____________________________________________________________________________
4256 [   859] By: mbeattie                              on 1998/04/02  16:16:26
4257         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
4258              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
4259              From: Jarkko Hietaniemi <jhi@iki.fi>
4260      Branch: perl
4261            ! hints/unicos.sh regcomp.h
4262 ____________________________________________________________________________
4263 [   858] By: mbeattie                              on 1998/04/02  16:13:24
4264         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
4265              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
4266              From: Tom Phoenix <rootbeer@teleport.com>
4267      Branch: perl
4268            + t/op/hashwarn.t
4269            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
4270 ____________________________________________________________________________
4271 [   857] By: mbeattie                              on 1998/04/02  16:08:43
4272         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
4273              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
4274              From: Charles Bailey <BAILEY@newman.upenn.edu>
4275      Branch: perl
4276            ! vms/vms.c
4277 ____________________________________________________________________________
4278 [   856] By: mbeattie                              on 1998/04/02  16:07:44
4279         Log: Subject: [PATCH] mv-if-diff
4280              Date: Fri, 27 Mar 98 18:06:11 GMT
4281              From: Robin Barker <rmb1@cise.npl.co.uk>
4282      Branch: perl
4283            ! mv-if-diff
4284 ____________________________________________________________________________
4285 [   855] By: mbeattie                              on 1998/04/02  16:06:54
4286         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
4287              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
4288              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
4289              Subject: [PATCH] another destruct_level fix
4290              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
4291      Branch: perl
4292            ! perl.c sv.c
4293 ____________________________________________________________________________
4294 [   854] By: mbeattie                              on 1998/04/02  16:03:37
4295         Log: Subject: Next wave of _63 VMS patches
4296              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
4297              From: Charles Bailey <BAILEY@newman.upenn.edu>
4298      Branch: perl
4299            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
4300            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
4301            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
4302            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
4303            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
4304            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
4305            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
4306            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
4307            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
4308            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
4309            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
4310            ! vms/vmsish.h
4311 ____________________________________________________________________________
4312 [   853] By: mbeattie                              on 1998/04/02  15:55:46
4313         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
4314              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
4315              From: Hans Mulder <hansmu@xs4all.nl>
4316      Branch: perl
4317            ! toke.c
4318 ____________________________________________________________________________
4319 [   852] By: mbeattie                              on 1998/04/02  15:54:24
4320         Log: Subject: [PATCH] small fixups in pod2latex.PL
4321              Date: 25 Mar 1998 13:30:25 -0800
4322              From: "Darren/Torin/Who Ever..." <torin@daft.com>
4323      Branch: perl
4324            ! pod/pod2latex.PL
4325 ____________________________________________________________________________
4326 [   851] By: mbeattie                              on 1998/04/02  15:50:58
4327         Log: Subject: [PATCH] hints/irix_6.sh with GCC
4328              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
4329              From: kstar@chapin.edu (Kurt D. Starsinic)
4330      Branch: perl
4331            ! hints/irix_6.sh
4332 ____________________________________________________________________________
4333 [   850] By: mbeattie                              on 1998/04/02  15:45:33
4334         Log: Subject: [PATCH] perldoc -m
4335              Date: Tue, 24 Mar 1998 13:19:38 GMT
4336              From: Robin Houston <robin@nml.guardian.co.uk>
4337      Branch: perl
4338            ! utils/perldoc.PL
4339 ____________________________________________________________________________
4340 [   849] By: mbeattie                              on 1998/04/02  15:42:52
4341         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
4342              Date: Mon, 23 Mar 1998 14:13:46 +0100
4343              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4344      Branch: perl
4345            ! djgpp/config.over hints/dos_djgpp.sh
4346 ____________________________________________________________________________
4347 [   848] By: mbeattie                              on 1998/04/02  15:38:19
4348         Log: Subject: [PATCH] Stale SP in pp_substr
4349              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
4350              From: Stephen McCamant <alias@mcs.com>
4351      Branch: perl
4352            ! pp.c
4353 ____________________________________________________________________________
4354 [   847] By: mbeattie                              on 1998/04/02  15:36:33
4355         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
4356      Branch: perl
4357            ! ext/POSIX/POSIX.pm
4358 ____________________________________________________________________________
4359 [   846] By: mbeattie                              on 1998/04/02  15:34:36
4360         Log: Subject: [PATCH] 5.004_63: further -e patching
4361              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
4362              From: Jarkko Hietaniemi <jhi@iki.fi>
4363      Branch: perl
4364            ! perl.c pod/perldiag.pod
4365 ____________________________________________________________________________
4366 [   845] By: mbeattie                              on 1998/04/02  15:25:18
4367         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
4368      Branch: perl
4369            ! Configure INSTALL Policy_sh.SH Porting/Glossary
4370            ! Porting/config.sh Porting/config_H config_h.SH
4371            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
4372            ! pp.c pp_sys.c regexec.c
4373 ____________________________________________________________________________
4374 [   844] By: mbeattie                              on 1998/04/02  14:28:17
4375         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
4376              Date: Wed, 18 Mar 1998 20:40:19 +0100
4377              From: Achim Bohnet <ach@mpe.mpg.de>
4378      Branch: perl
4379            ! pod/perlrun.pod
4380 ____________________________________________________________________________
4381 [   843] By: mbeattie                              on 1998/04/02  14:26:52
4382         Log: From: Dan Sugalski <sugalskd@osshe.edu>
4383              Subject: 5.004_63 picky compiler fixes [PATCH]
4384              Date: Wed, 18 Mar 1998 09:36:32 -0800
4385              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
4386              Date: Wed, 18 Mar 1998 14:48:19 -0800
4387      Branch: perl
4388            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
4389 ____________________________________________________________________________
4390 [   842] By: mbeattie                              on 1998/04/02  14:22:41
4391         Log: From: Stephen Potter <spp@psasolar.colltech.com>
4392              Subject: Re: doc: perlrun typo 
4393              Date: Wed, 18 Mar 1998 10:06:55 -0600
4394              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
4395              Date: Tue, 24 Mar 1998 21:20:51 -0600
4396      Branch: perl
4397            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
4398 ____________________________________________________________________________
4399 [   841] By: mbeattie                              on 1998/04/02  14:17:31
4400         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
4401              Date: Wed, 18 Mar 1998 12:44:58 +0100
4402              From: Dominic Dunlop <domo@vo.lu>
4403      Branch: perl
4404            ! Porting/pumpkin.pod Todo
4405 ____________________________________________________________________________
4406 [   840] By: mbeattie                              on 1998/04/02  14:14:22
4407         Log: Subject: [PATCH] Configure hints/ patches
4408              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
4409              From: Jan-Pieter Cornet <johnpc@xs4all.net>
4410      Branch: perl
4411            ! hints/linux.sh hints/qnx.sh
4412 ____________________________________________________________________________
4413 [   839] By: mbeattie                              on 1998/04/02  14:13:13
4414         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
4415      Branch: perl
4416            ! cygwin32/perlgcc
4417 ____________________________________________________________________________
4418 [   838] By: gsar                                  on 1998/03/28  05:01:57
4419         Log: fix Env.pm to weed out illegal names
4420      Branch: win32/perl
4421            ! lib/Env.pm
4422 ____________________________________________________________________________
4423 [   837] By: gsar                                  on 1998/03/28  04:39:43
4424         Log: fix typo in makefile.mk
4425      Branch: win32/perl
4426            ! win32/makefile.mk
4427 ____________________________________________________________________________
4428 [   836] By: gsar                                  on 1998/03/23  17:40:15
4429         Log: add file: to installhtml URLs
4430      Branch: win32/perl
4431            ! win32/Makefile win32/makefile.mk
4432 ____________________________________________________________________________
4433 [   835] By: mbeattie                              on 1998/03/18  11:03:11
4434         Log: Add Thread::Signal to run signal handlers reliably in a new thread
4435      Branch: perl
4436            + ext/Thread/Thread/Signal.pm
4437            ! MANIFEST ext/Thread/Thread.xs
4438
4439 ----------------
4440 Version 5.004_63
4441 ----------------
4442
4443 ____________________________________________________________________________
4444 [   834] By: mbeattie                              on 1998/03/17  16:19:10
4445         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
4446      Branch: perl
4447            ! Policy_sh.SH
4448 ____________________________________________________________________________
4449 [   833] By: mbeattie                              on 1998/03/17  16:11:02
4450         Log: Integrate win32 branch into mainline.
4451      Branch: perl
4452           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
4453           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4454           !> win32/win32.c
4455 ____________________________________________________________________________
4456 [   832] By: gsar                                  on 1998/03/17  14:32:39
4457         Log: propagate bugfix @ change831 from asperl
4458      Branch: win32/perl
4459            ! regcomp.c
4460 ____________________________________________________________________________
4461 [   831] By: gsar                                  on 1998/03/17  14:02:51
4462         Log: fix buggy order of free() in regcomp.c (from AS)
4463      Branch: asperl
4464            ! regcomp.c
4465 ____________________________________________________________________________
4466 [   830] By: gsar                                  on 1998/03/17  01:10:54
4467         Log: add a part of AS patch#14, backout incomplete variable
4468              name changes for gcc. Builds and tests under VC/BC once again.
4469      Branch: asperl
4470            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
4471 ____________________________________________________________________________
4472 [   829] By: gsar                                  on 1998/03/16  23:49:18
4473         Log: stray tweak to win32.c
4474      Branch: win32/perl
4475            ! win32/win32.c
4476 ____________________________________________________________________________
4477 [   828] By: gsar                                  on 1998/03/16  22:06:03
4478         Log: update win32/config* files
4479      Branch: win32/perl
4480            ! win32/config.bc win32/config.gc win32/config.vc
4481            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4482 ____________________________________________________________________________
4483 [   827] By: gsar                                  on 1998/03/16  19:09:30
4484         Log: trivial integrate of mainline
4485      Branch: win32/perl
4486           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
4487           +> lib/ExtUtils/inst
4488           !> (integrate 61 files)
4489 ____________________________________________________________________________
4490 [   826] By: mbeattie                              on 1998/03/16  16:39:23
4491         Log: newCONSTSUB had private MY_start_subparse.
4492      Branch: perl
4493            ! op.c
4494 ____________________________________________________________________________
4495 [   825] By: mbeattie                              on 1998/03/16  16:36:55
4496         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
4497      Branch: perl
4498            ! hv.c
4499 ____________________________________________________________________________
4500 [   824] By: mbeattie                              on 1998/03/16  16:27:43
4501         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
4502      Branch: perl
4503            ! MANIFEST
4504 ____________________________________________________________________________
4505 [   823] By: mbeattie                              on 1998/03/16  16:26:02
4506         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
4507      Branch: perl
4508            + lib/ExtUtils/Packlist.pm
4509 ____________________________________________________________________________
4510 [   822] By: mbeattie                              on 1998/03/16  16:22:58
4511         Log: Bump patchlevel.h to 63.
4512      Branch: perl
4513            ! ext/IO/IO.xs patchlevel.h
4514           !> (integrate 41 files)
4515 ____________________________________________________________________________
4516 [   821] By: mbeattie                              on 1998/03/16  16:18:35
4517         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
4518              Subject: Bundling builtin.pm and newCONSTSUB with the core?
4519              From: jan.dubois@ibm.net (Jan Dubois)
4520              Date: Sun, 15 Mar 1998 19:09:05 +0100
4521      Branch: perl
4522            ! embed.h global.sym op.c pod/perlguts.pod proto.h
4523 ____________________________________________________________________________
4524 [   820] By: mbeattie                              on 1998/03/16  16:02:50
4525         Log: Subject: [PATCH] STRESS_REALLOC
4526              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
4527              From: Stephen McCamant <alias@mcs.com>
4528      Branch: perl
4529            ! malloc.c perl.c scope.c
4530 ____________________________________________________________________________
4531 [   819] By: mbeattie                              on 1998/03/16  16:01:06
4532         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
4533              Date: Fri, 13 Mar 1998 23:21:25 +0100
4534              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
4535      Branch: perl
4536            ! perly.c
4537 ____________________________________________________________________________
4538 [   818] By: mbeattie                              on 1998/03/16  15:59:16
4539         Log: Subject: [Configure PATCH] for OS/2
4540              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
4541              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4542              [Two hunks to Configure failed to apply due to clashes]
4543      Branch: perl
4544            ! Configure hints/os2.sh
4545 ____________________________________________________________________________
4546 [   817] By: mbeattie                              on 1998/03/16  15:55:28
4547         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
4548              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
4549              From: Charles Bailey <BAILEY@newman.upenn.edu>
4550              [Needed manual tweaks on vms/config.vms since it clashed with other
4551              patches. I may have got it wrong.]
4552      Branch: perl
4553            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
4554            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
4555            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
4556            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
4557            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
4558            ! vms/test.com vms/vms.c vms/vmsish.h
4559 ____________________________________________________________________________
4560 [   816] By: mbeattie                              on 1998/03/16  15:26:04
4561         Log: Subject: [PATCH] Let h2xs read multiple header files
4562              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
4563              From: Benjamin Sugars <bsugars@canoe.ca>
4564      Branch: perl
4565            ! utils/h2xs.PL
4566 ____________________________________________________________________________
4567 [   815] By: mbeattie                              on 1998/03/16  15:24:12
4568         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
4569              Date: Mon, 09 Mar 1998 09:18:56 -0800
4570              From: Dan Sugalski <sugalskd@osshe.edu>
4571      Branch: perl
4572            ! vms/config.vms
4573 ____________________________________________________________________________
4574 [   814] By: mbeattie                              on 1998/03/16  13:17:14
4575         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
4576              Date: Sun, 08 Mar 1998 12:50:23 +0000
4577              From: Alan Burlison <alan.burlison@UK.Sun.COM>
4578              plus manual update of MANIFEST
4579      Branch: perl
4580            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
4581            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
4582            ! lib/ExtUtils/MM_Unix.pm
4583 ____________________________________________________________________________
4584 [   813] By: mbeattie                              on 1998/03/16  13:08:55
4585         Log: From: Blair Zajac <blair@gps.caltech.edu>
4586              Subject: PATCH: util.c and util.h function declarations do not match
4587              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
4588              Subject: PATCH: cgywin32 patch for perlgcc
4589              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
4590              Subject: PATCH: perl5.004_62 on cygwin32
4591              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
4592      Branch: perl
4593            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
4594 ____________________________________________________________________________
4595 [   812] By: mbeattie                              on 1998/03/16  12:55:39
4596         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4597              Subject: [PATCH 5.004_62} Config_62-01 patch available.
4598              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
4599              Subject: [PATCH 5.004_62] Tiny hint file updates
4600              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
4601      Branch: perl
4602            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4603            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
4604            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
4605            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
4606            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
4607            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
4608 ____________________________________________________________________________
4609 [   811] By: mbeattie                              on 1998/03/16  12:13:55
4610         Log: DOS djgpp updates:
4611              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
4612              Subject: [PATCH for 5.004_61] dos-djgpp update
4613              Date: Fri, 6 Mar 1998 10:41:01 +0100
4614              Subject: [PATCH 5.004_62] dos-djgpp update
4615              Date: Thu, 12 Mar 1998 13:34:51 +0100
4616      Branch: perl
4617            ! djgpp/config.over hints/dos_djgpp.sh
4618 ____________________________________________________________________________
4619 [   810] By: gsar                                  on 1998/03/16  08:48:17
4620         Log: integrate mainline
4621      Branch: win32/perl
4622           !> pp_sys.c
4623 ____________________________________________________________________________
4624 [   809] By: gsar                                  on 1998/03/16  08:44:37
4625         Log: various changes to get asperl working under Borland
4626              (passes all tests when built under PERL_OBJECT)
4627      Branch: asperl
4628            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
4629            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
4630            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
4631            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
4632            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
4633            ! win32/win32sck.c
4634 ____________________________________________________________________________
4635 [   808] By: gsar                                  on 1998/03/12  19:50:20
4636         Log: set sockets to nonoverlapped mode for every thread
4637              Message-Id: <35081FE4.965A484D@enteract.com>
4638              Date:    Thu, 12 Mar 1998 11:48:20 CST
4639              From:    Steve Nielsen <spn@enteract.com>
4640              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
4641      Branch: win32/perl
4642            ! win32/win32.h win32/win32sck.c
4643 ____________________________________________________________________________
4644 [   807] By: gsar                                  on 1998/03/12  19:26:54
4645         Log: add AS patch#13
4646      Branch: asperl
4647            ! win32/Makefile
4648 ____________________________________________________________________________
4649 [   806] By: gsar                                  on 1998/03/12  00:51:08
4650         Log: added AS patch#12 with minor changes
4651      Branch: asperl
4652            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
4653            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4654            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
4655            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
4656            ! win32/runperl.c
4657 ____________________________________________________________________________
4658 [   805] By: gsar                                  on 1998/03/10  20:35:10
4659         Log: reinstate some standard sig_names to avoid noise from
4660              modules (and in hopes of making them _do_ something in future)
4661      Branch: win32/perl
4662            ! win32/config.bc win32/config.gc win32/config.vc
4663            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4664 ____________________________________________________________________________
4665 [   804] By: gsar                                  on 1998/03/10  20:33:05
4666         Log: mingw32 tweaks
4667      Branch: win32/perl
4668            ! win32/makefile.mk win32/win32.c win32/win32.h
4669 ____________________________________________________________________________
4670 [   803] By: gsar                                  on 1998/03/09  20:56:07
4671         Log: tweak Win32::DomainName() implementation
4672      Branch: win32/perl
4673            ! win32/Makefile win32/win32.c
4674 ____________________________________________________________________________
4675 [   802] By: gsar                                  on 1998/03/09  03:51:01
4676         Log: merge C<local $tied{foo}> patch, also moved statics in
4677              [ah]v.c to thrdvar.h
4678      Branch: win32/perl
4679            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
4680 ____________________________________________________________________________
4681 [   801] By: gsar                                  on 1998/03/09  02:38:35
4682         Log: minor win32 support fixes
4683              - add a better implementation of Win32::DomainName() (as
4684              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
4685              - fix opendir() emulation was unsafe what given long paths
4686      Branch: win32/perl
4687            ! win32/win32.c
4688 ____________________________________________________________________________
4689 [   800] By: nick                                  on 1998/03/07  09:36:41
4690         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
4691              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
4692              exist. (Breaks libnet).
4693      Branch: perl
4694            ! pp_sys.c
4695 ____________________________________________________________________________
4696 [   799] By: gsar                                  on 1998/03/07  07:51:28
4697         Log: integrate mainline changes
4698      Branch: asperl
4699           !> (integrate 111 files)
4700 ____________________________________________________________________________
4701 [   798] By: gsar                                  on 1998/03/07  07:01:55
4702         Log: integrate mainline
4703      Branch: win32/perl
4704           !> myconfig patchlevel.h
4705 ____________________________________________________________________________
4706 [   797] By: gsar                                  on 1998/03/07  06:49:49
4707         Log: provide our own popen()/pclose() to fix problems with qx//:
4708              - qx// used to always invoke the shell, now does so only when needed
4709              - qx// didn't respect PERL5SHELL, now does
4710      Branch: win32/perl
4711            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
4712 ____________________________________________________________________________
4713 [   796] By: gsar                                  on 1998/03/07  01:37:10
4714         Log: a missed s/sp/SP/
4715      Branch: win32/perl
4716            ! lib/ExtUtils/typemap pod/perlcall.pod
4717 ____________________________________________________________________________
4718 [   795] By: gsar                                  on 1998/03/07  01:05:21
4719         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
4720              mention that local stack pointer should be called SP.  This makes the
4721              API safer from source incompatibilities down the line.
4722      Branch: win32/perl
4723            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
4724            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
4725            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
4726            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
4727            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
4728            ! pp_ctl.c pp_hot.c pp_sys.c util.c
4729
4730 ----------------
4731 Version 5.004_62
4732 ----------------
4733
4734 ____________________________________________________________________________
4735 [   794] By: mbeattie                              on 1998/03/06  09:38:08
4736         Log: Subject: [PATCH] perl5.004_61 myconfig updates
4737              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
4738              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4739      Branch: perl
4740            ! myconfig
4741 ____________________________________________________________________________
4742 [   793] By: mbeattie                              on 1998/03/06  09:36:37
4743         Log: Bump patchlevel.h to 62.
4744      Branch: perl
4745            ! patchlevel.h
4746 ____________________________________________________________________________
4747 [   792] By: mbeattie                              on 1998/03/06  09:35:57
4748         Log: Integrate win32 branch into mainline.
4749      Branch: perl
4750           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
4751           !> win32/config.gc win32/config.vc win32/config_H.bc
4752           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
4753 ____________________________________________________________________________
4754 [   791] By: gsar                                  on 1998/03/06  06:00:08
4755         Log: various
4756              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
4757              - add missing prototypes
4758              - regenerate win32/config*.?c
4759      Branch: win32/perl
4760            ! bytecode.h proto.h win32/config.bc win32/config.gc
4761            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4762            ! win32/config_H.vc win32/makefile.mk
4763 ____________________________________________________________________________
4764 [   790] By: gsar                                  on 1998/03/06  03:19:23
4765         Log: fix typo in Makefile
4766      Branch: win32/perl
4767            ! win32/Makefile
4768 ____________________________________________________________________________
4769 [   789] By: gsar                                  on 1998/03/05  22:55:53
4770         Log: integrate mainline
4771      Branch: win32/perl
4772           !> (integrate 47 files)
4773 ____________________________________________________________________________
4774 [   788] By: gsar                                  on 1998/03/05  20:02:09
4775         Log: added AS patch#11
4776              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
4777              Date:    Thu, 05 Mar 1998 10:23:04 PST
4778              From:    Douglas Lankshear <dougl@ActiveState.com>
4779              
4780              This patch fixes a bug I introduced removing duplicate code.
4781              -- Doug
4782      Branch: asperl
4783            ! ObjXSub.h objpp.h win32/runperl.c
4784 ____________________________________________________________________________
4785 [   787] By: gsar                                  on 1998/03/05  19:56:17
4786         Log: add Nick's dTHR fixes
4787      Branch: win32/perl
4788            ! op.c scope.c
4789 ____________________________________________________________________________
4790 [   786] By: gsar                                  on 1998/03/05  19:54:49
4791         Log: maintpatch
4792              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
4793              Date:    Thu, 05 Mar 1998 02:49:46 EST
4794              From:    Spider Boardman <spider@orb.nashua.nh.us>
4795              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
4796      Branch: win32/perl
4797            ! scope.c
4798 ____________________________________________________________________________
4799 [   785] By: mbeattie                              on 1998/03/05  19:12:14
4800         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
4801              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
4802              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4803      Branch: perl
4804            ! op.c proto.h regcomp.c regexp.h util.c
4805 ____________________________________________________________________________
4806 [   784] By: mbeattie                              on 1998/03/05  19:11:09
4807         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
4808              Date: Wed, 4 Mar 1998 10:18:03 GMT
4809              From: Nick Ing-Simmons <nik@tiuk.ti.com>
4810      Branch: perl
4811            ! atomic.h
4812 ____________________________________________________________________________
4813 [   783] By: mbeattie                              on 1998/03/05  19:09:16
4814         Log: Subject: Configure patches -01 and -02 for 5.004_61.
4815              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
4816              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4817      Branch: perl
4818            ! Configure INSTALL Policy_sh.SH Porting/Glossary
4819            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
4820            ! config_h.SH handy.h hints/README.hints hints/aix.sh
4821            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
4822            ! makedepend.SH myconfig pp_sys.c
4823 ____________________________________________________________________________
4824 [   782] By: mbeattie                              on 1998/03/05  19:05:23
4825         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
4826              Date: 03 Mar 1998 18:05:07 +0100
4827              From: Gisle Aas <gisle@aas.no>
4828      Branch: perl
4829            ! perl.h pp_ctl.c
4830 ____________________________________________________________________________
4831 [   781] By: mbeattie                              on 1998/03/05  19:04:34
4832         Log: Subject: [PATCH] Make autouse -w-safe
4833              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
4834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4835      Branch: perl
4836            ! lib/autouse.pm op.c sv.c
4837 ____________________________________________________________________________
4838 [   780] By: mbeattie                              on 1998/03/05  19:02:50
4839         Log: Subject: [PATCH] External symbol re_croak2
4840              Date: 02 Mar 1998 13:00:45 +0100
4841              From: Gisle Aas <gisle@aas.no>
4842      Branch: perl
4843            ! regcomp.c regcomp.h
4844 ____________________________________________________________________________
4845 [   779] By: mbeattie                              on 1998/03/05  19:01:25
4846         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
4847              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
4848              From: bailey@newman.upenn.edu (Charles Bailey)
4849      Branch: perl
4850            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
4851            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
4852            ! sv.h
4853 ____________________________________________________________________________
4854 [   778] By: mbeattie                              on 1998/03/05  18:53:13
4855         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
4856              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
4857              From: bailey@newman.upenn.edu (Charles Bailey)
4858      Branch: perl
4859            ! perl.h
4860 ____________________________________________________________________________
4861 [   777] By: mbeattie                              on 1998/03/05  18:50:25
4862         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
4863              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
4864              From: bailey@newman.upenn.edu (Charles Bailey)
4865      Branch: perl
4866            ! lib/File/Basename.pm
4867 ____________________________________________________________________________
4868 [   776] By: mbeattie                              on 1998/03/05  18:49:15
4869         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
4870              Date: 01 Mar 1998 15:16:03 +0100
4871              From: Gisle Aas <gisle@aas.no>
4872      Branch: perl
4873            ! pod/perlguts.pod
4874 ____________________________________________________________________________
4875 [   775] By: mbeattie                              on 1998/03/05  18:48:05
4876         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
4877              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
4878              From: Jarkko Hietaniemi <jhi@iki.fi>
4879      Branch: perl
4880            ! Makefile.SH perl_exp.SH
4881 ____________________________________________________________________________
4882 [   774] By: mbeattie                              on 1998/03/05  18:46:32
4883         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
4884              Date: Sun, 1 Mar 1998 02:02:47 -0500
4885              From: Spider Boardman <spider@orb.nashua.nh.us>
4886      Branch: perl
4887            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
4888 ____________________________________________________________________________
4889 [   773] By: mbeattie                              on 1998/03/05  18:43:57
4890         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
4891              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
4892              From: Hans Mulder <hansmu@xs4all.nl>
4893      Branch: perl
4894            ! pp_ctl.c
4895 ____________________________________________________________________________
4896 [   772] By: mbeattie                              on 1998/03/05  18:39:25
4897         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
4898              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
4899              From: Jarkko Hietaniemi <jhi@iki.fi>
4900      Branch: perl
4901            ! Makefile.SH
4902 ____________________________________________________________________________
4903 [   771] By: mbeattie                              on 1998/03/05  18:38:32
4904         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
4905              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
4906              From: Jarkko Hietaniemi <jhi@iki.fi>
4907      Branch: perl
4908            ! hints/netbsd.sh
4909 ____________________________________________________________________________
4910 [   770] By: mbeattie                              on 1998/03/05  18:36:50
4911         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
4912      Branch: perl
4913            ! cflags.SH
4914 ____________________________________________________________________________
4915 [   769] By: mbeattie                              on 1998/03/05  18:34:35
4916         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
4917              Subject: [PATCH 5.004_61] bunch of small patches
4918              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
4919              From: Andrew Cohen <cohen@andy.bu.edu>
4920      Branch: perl
4921            ! bytecode.h
4922 ____________________________________________________________________________
4923 [   768] By: mbeattie                              on 1998/03/05  18:13:06
4924         Log: Integrate win32 branch into mainline.
4925      Branch: perl
4926           !> (integrate 53 files)
4927 ____________________________________________________________________________
4928 [   767] By: TimBunce                              on 1998/03/05  11:48:09
4929         Log: Update to change 744.
4930      Branch: maint-5.004/perl
4931            ! lib/ExtUtils/Install.pm
4932 ____________________________________________________________________________
4933 [   765] By: TimBunce                              on 1998/03/05  11:24:24
4934         Log: Update embed.h after make regen_headers.
4935      Branch: maint-5.004/perl
4936            ! embed.h
4937 ____________________________________________________________________________
4938 [   764] By: TimBunce                              on 1998/03/05  11:05:13
4939         Log: APPLLIB_EXP now has arch and version dirs added to @INC
4940      Branch: maint-5.004/perl
4941            ! perl.c
4942 ____________________________________________________________________________
4943 [   763] By: TimBunce                              on 1998/03/05  11:01:38
4944         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
4945              Added MAINT_TRIAL_1 local patch label to patchlevel.h
4946              Removed win32/win32io.c and win32/win32io.h from repository
4947      Branch: maint-5.004/perl
4948            - win32/win32io.c win32/win32io.h
4949            ! MANIFEST patchlevel.h
4950 ____________________________________________________________________________
4951 [   762] By: TimBunce                              on 1998/03/05  10:05:34
4952         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
4953              From:  Spider Boardman <spider@orb.nashua.nh.us>
4954              Files:  scope.c
4955      Branch: maint-5.004/perl
4956            ! scope.c
4957 ____________________________________________________________________________
4958 [   761] By: TimBunce                              on 1998/03/05  10:03:10
4959         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
4960              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4961              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
4962              Files:  av.c hv.c scope.c t/op/local.t
4963      Branch: maint-5.004/perl
4964            ! av.c hv.c scope.c t/op/local.t
4965 ____________________________________________________________________________
4966 [   760] By: gsar                                  on 1998/03/04  20:58:21
4967         Log: added AS patch#10
4968              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
4969              Date:    Tue, 03 Mar 1998 10:46:13 PST
4970              From:    Douglas Lankshear <dougl@ActiveState.com>
4971              Subject: [PATCH]
4972              
4973              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
4974              linked modules.
4975              
4976              -- Doug
4977      Branch: asperl
4978            ! win32/dl_win32.xs
4979 ____________________________________________________________________________
4980 [   759] By: TimBunce                              on 1998/03/04  18:46:41
4981         Log: Update patchls utility
4982      Branch: maint-5.004/perl
4983            ! Porting/patchls
4984 ____________________________________________________________________________
4985 [   758] By: TimBunce                              on 1998/03/04  17:07:06
4986         Log: perldoc -f now uses pager if text is too long for screen
4987      Branch: maint-5.004/perl
4988            ! utils/perldoc.PL
4989 ____________________________________________________________________________
4990 [   757] By: TimBunce                              on 1998/03/04  16:57:04
4991         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
4992              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
4993      Branch: maint-5.004/perl
4994            + hints/openbsd.sh
4995            ! pod/perlfunc.pod
4996 ____________________________________________________________________________
4997 [   756] By: TimBunce                              on 1998/03/04  16:48:40
4998         Log: Fix for new gnulibc stdio.h when using sfio+perlio
4999      Branch: maint-5.004/perl
5000            ! perlsdio.h
5001 ____________________________________________________________________________
5002 [   755] By: TimBunce                              on 1998/03/04  16:47:08
5003         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
5004              Added details of split in scalar context to perlfunc.pod
5005      Branch: maint-5.004/perl
5006            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
5007 ____________________________________________________________________________
5008 [   754] By: TimBunce                              on 1998/03/04  16:35:58
5009         Log: Updated perl -v info to include reference to docs and home page.
5010      Branch: maint-5.004/perl
5011            ! perl.c
5012 ____________________________________________________________________________
5013 [   753] By: TimBunce                              on 1998/03/04  16:31:29
5014         Log: Updated hints/bsdos.sh for BSD/OS 3.1
5015              Fixed typo in pod/perlsyn.pod
5016              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
5017              Fixed typo in ext/GDBM_File/GDBM_File.pm
5018      Branch: maint-5.004/perl
5019            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
5020            ! hints/bsdos.sh pod/perlsyn.pod
5021 ____________________________________________________________________________
5022 [   752] By: TimBunce                              on 1998/03/04  15:49:19
5023         Log: Changed bug address in README to perlbug@perl.com
5024              Changed Copyright in perl.c to 1998
5025              Added op/pos.t test from Robin Houston <robin@oneworld.org>
5026      Branch: maint-5.004/perl
5027            + t/op/pos.t
5028            ! README perl.c
5029 ____________________________________________________________________________
5030 [   751] By: TimBunce                              on 1998/03/04  14:47:15
5031         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
5032      Branch: maint-5.004/perl
5033            ! t/comp/require.t t/lib/ph.t
5034 ____________________________________________________________________________
5035 [   750] By: TimBunce                              on 1998/03/04  13:29:58
5036         Log: Added dTHR definition to ease backwards compatibility for XS
5037              source code from 5.005.
5038      Branch: maint-5.004/perl
5039            ! perl.h
5040 ____________________________________________________________________________
5041 [   749] By: TimBunce                              on 1998/03/04  12:19:19
5042         Log: Title:  "rename local 'op' variables to 'o'", #F114
5043              From:  Gurusamy Sarathy
5044              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
5045              toke.c
5046      Branch: maint-5.004/perl
5047            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
5048            ! scope.c toke.c
5049 ____________________________________________________________________________
5050 [   748] By: TimBunce                              on 1998/03/04  12:12:27
5051         Log: Title:  "consolidated win32 patch", #F112
5052              From:  Gurusamy Sarathy
5053              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
5054              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
5055              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
5056              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
5057              t/harness win32/win32.h win32/win32iop.h README.win32
5058              doio.c installhtml installperl pp_sys.c win32/Makefile
5059              win32/config.bc win32/config.vc win32/config_H.bc
5060              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
5061              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
5062              win32/perllib.c win32/runperl.c win32/win32.c
5063              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
5064              x2p/a2py.c
5065      Branch: maint-5.004/perl
5066            + win32/bin/perlglob.pl
5067            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
5068            ! installhtml installperl lib/ExtUtils/Command.pm
5069            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
5070            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
5071            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
5072            ! win32/Makefile win32/config.bc win32/config.vc
5073            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
5074            ! win32/config_sh.PL win32/dl_win32.xs
5075            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
5076            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
5077            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
5078            ! x2p/a2py.c
5079 ____________________________________________________________________________
5080 [   747] By: TimBunce                              on 1998/03/04  11:59:57
5081         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
5082              From:  Gurusamy Sarathy
5083              Files:  MANIFEST t/lib/ph.t
5084      Branch: maint-5.004/perl
5085            ! MANIFEST t/lib/ph.t
5086 ____________________________________________________________________________
5087 [   746] By: TimBunce                              on 1998/03/04  11:47:43
5088         Log: Title:  "properly save STDOUT during system() in debugger", #F110
5089              From:  Jason Smith <smithj4@rpi.edu>
5090              Files:  lib/perl5db.pl
5091      Branch: maint-5.004/perl
5092            ! lib/perl5db.pl
5093 ____________________________________________________________________________
5094 [   745] By: TimBunce                              on 1998/03/04  11:40:19
5095         Log: Title:  "generate DynaLoader.pm at build time", #F109
5096              From:  Achim Bohnet <ach@mpe.mpg.de>
5097              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
5098              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
5099      Branch: maint-5.004/perl
5100            + ext/DynaLoader/DynaLoader.pm.PL
5101            ! MANIFEST ext/DynaLoader/Makefile.PL
5102 ____________________________________________________________________________
5103 [   744] By: TimBunce                              on 1998/03/04  11:34:09
5104         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
5105              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
5106              J. Koenig)
5107              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
5108              Files:  lib/ExtUtils/Install.pm
5109      Branch: maint-5.004/perl
5110            ! lib/ExtUtils/Install.pm
5111 ____________________________________________________________________________
5112 [   743] By: TimBunce                              on 1998/03/04  10:45:05
5113         Log: Title:  "Pod::Html trips over "C<0>"", #F107
5114              From:  Chip Salzenberg
5115              Files:  lib/Pod/Html.pm
5116      Branch: maint-5.004/perl
5117            ! lib/Pod/Html.pm
5118 ____________________________________________________________________________
5119 [   742] By: TimBunce                              on 1998/03/04  10:12:54
5120         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
5121              From:  Achim Bohnet <ach@mpe.mpg.de>
5122              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
5123              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
5124      Branch: maint-5.004/perl
5125            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
5126 ____________________________________________________________________________
5127 [   741] By: TimBunce                              on 1998/03/04  10:08:31
5128         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
5129              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
5130              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
5131              Zakharevich)
5132              Msg-ID:  <199801040630.AA29298@metronet.com>,
5133              <199801041826.NAA11568@aatma.engin.umich.edu>,
5134              <1998Jan4.130412.2719461@cor.newman>
5135              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
5136              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
5137      Branch: maint-5.004/perl
5138            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
5139            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
5140            ! win32/win32.h
5141 ____________________________________________________________________________
5142 [   740] By: TimBunce                              on 1998/03/04  09:55:57
5143         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
5144              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5145              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
5146              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
5147      Branch: maint-5.004/perl
5148            ! lib/Tie/Hash.pm pod/perlfunc.pod
5149 ____________________________________________________________________________
5150 [   739] By: TimBunce                              on 1998/03/04  09:26:01
5151         Log: Title:  "more doc for perldoc", #F103
5152              From:  Gurusamy Sarathy
5153              Files:  utils/perldoc.PL
5154      Branch: maint-5.004/perl
5155            ! utils/perldoc.PL
5156 ____________________________________________________________________________
5157 [   738] By: TimBunce                              on 1998/03/04  09:23:16
5158         Log: Title:  "Make perldoc look for an index file ", #F102
5159              From:  Gisle Aas <gisle@aas.no>
5160              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
5161              Files:  utils/perldoc.PL
5162      Branch: maint-5.004/perl
5163            ! utils/perldoc.PL
5164 ____________________________________________________________________________
5165 [   737] By: TimBunce                              on 1998/03/04  09:21:15
5166         Log: Title:  "perldoc -F filename", #F101
5167              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5168              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
5169              Files:  utils/perldoc.PL
5170      Branch: maint-5.004/perl
5171            ! utils/perldoc.PL
5172 ____________________________________________________________________________
5173 [   736] By: TimBunce                              on 1998/03/04  09:16:20
5174         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
5175              From:  Gisle Aas <gisle@aas.no>
5176              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
5177              Files:  sv.c
5178      Branch: maint-5.004/perl
5179            ! sv.c
5180 ____________________________________________________________________________
5181 [   735] By: TimBunce                              on 1998/03/04  09:08:51
5182         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
5183              From:  abigail@fnx.com
5184              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
5185              Files:  lib/Benchmark.pm
5186      Branch: maint-5.004/perl
5187            ! lib/Benchmark.pm
5188 ____________________________________________________________________________
5189 [   734] By: TimBunce                              on 1998/03/04  08:59:58
5190         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
5191              From:  Gisle Aas <gisle@aas.no>
5192              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
5193              Files:  hv.c
5194      Branch: maint-5.004/perl
5195            ! hv.c
5196 ____________________________________________________________________________
5197 [   733] By: TimBunce                              on 1998/03/04  08:35:19
5198         Log: Title:  "support caseless %ENV", #F097
5199              From:  Gurusamy Sarathy
5200              Files:  hv.c t/op/magic.t win32/win32.h
5201      Branch: maint-5.004/perl
5202            ! hv.c t/op/magic.t win32/win32.h
5203 ____________________________________________________________________________
5204 [   732] By: TimBunce                              on 1998/03/04  08:33:58
5205         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
5206              From:  Ilya Zakharevich
5207              Files:  emacs/cperl-mode.el
5208      Branch: maint-5.004/perl
5209            ! emacs/cperl-mode.el
5210 ____________________________________________________________________________
5211 [   731] By: TimBunce                              on 1998/03/04  08:26:23
5212         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
5213              magic", #F095
5214              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5215              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
5216              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
5217              lib/ExtUtils/xsubpp sv.c
5218      Branch: maint-5.004/perl
5219            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
5220            ! pod/perlxs.pod proto.h sv.c sv.h
5221 ____________________________________________________________________________
5222 [   730] By: TimBunce                              on 1998/03/04  08:20:52
5223         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
5224              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5225              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
5226              Files:  mg.c
5227      Branch: maint-5.004/perl
5228            ! mg.c
5229 ____________________________________________________________________________
5230 [   729] By: TimBunce                              on 1998/03/04  08:18:02
5231         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
5232              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
5233              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
5234              Files:  t/op/sort.t
5235      Branch: maint-5.004/perl
5236            ! t/op/sort.t
5237 ____________________________________________________________________________
5238 [   728] By: TimBunce                              on 1998/03/04  08:17:07
5239         Log: Title:  "Make search.pl work on win32", #F092
5240              From:  Gurusamy Sarathy
5241              Files:  win32/bin/search.pl
5242      Branch: maint-5.004/perl
5243            ! win32/bin/search.pl
5244 ____________________________________________________________________________
5245 [   727] By: gsar                                  on 1998/03/04  04:13:23
5246         Log: missing s/op/o/ from one of the mainpatches
5247      Branch: win32/perl
5248            ! op.c
5249 ____________________________________________________________________________
5250 [   726] By: gsar                                  on 1998/03/04  02:12:13
5251         Log: maintpatches #102 and #103 to perldoc.PL
5252      Branch: win32/perl
5253            ! utils/perldoc.PL
5254 ____________________________________________________________________________
5255 [   725] By: gsar                                  on 1998/03/04  02:00:15
5256         Log: renumber some tests to match maint branch
5257      Branch: win32/perl
5258            ! t/op/local.t
5259 ____________________________________________________________________________
5260 [   724] By: gsar                                  on 1998/03/04  01:25:50
5261         Log: maintpatch
5262              #70:  "Fix random whitespace errors in docs"
5263              From:  Roderick Schertler <roderick@argon.org>
5264              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
5265              Date:  Fri, 24 Oct 1997 11:20:44 -0400
5266              Files:  pod/checkpods.PL pod/perlfunc.pod
5267      Branch: win32/perl
5268            ! pod/checkpods.PL
5269 ____________________________________________________________________________
5270 [   723] By: gsar                                  on 1998/03/04  01:04:37
5271         Log: sync maintpatch
5272              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
5273              From:  Chip Salzenberg
5274              Files:  lib/File/Path.pm
5275      Branch: win32/perl
5276            ! lib/File/Path.pm
5277 ____________________________________________________________________________
5278 [   722] By: gsar                                  on 1998/03/04  00:46:46
5279         Log: remove redundancy in File::Find
5280      Branch: win32/perl
5281            ! lib/File/Find.pm
5282 ____________________________________________________________________________
5283 [   721] By: TimBunce                              on 1998/03/03  20:06:41
5284         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
5285              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
5286              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
5287              Files:  utils/perldoc.PL
5288      Branch: maint-5.004/perl
5289            ! utils/perldoc.PL
5290 ____________________________________________________________________________
5291 [   720] By: TimBunce                              on 1998/03/03  20:03:59
5292         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
5293              #F090
5294              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5295              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
5296              Files:  lib/ExtUtils/MM_Unix.pm
5297      Branch: maint-5.004/perl
5298            ! lib/ExtUtils/MM_Unix.pm
5299 ____________________________________________________________________________
5300 [   719] By: TimBunce                              on 1998/03/03  20:02:06
5301         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
5302              From:  Gurusamy Sarathy
5303              Files:  lib/FindBin.pm
5304      Branch: maint-5.004/perl
5305            ! lib/FindBin.pm
5306 ____________________________________________________________________________
5307 [   718] By: TimBunce                              on 1998/03/03  20:00:26
5308         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
5309              #F088
5310              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5311              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
5312              Files:  lib/File/Find.pm
5313      Branch: maint-5.004/perl
5314            ! lib/File/Find.pm
5315 ____________________________________________________________________________
5316 [   717] By: TimBunce                              on 1998/03/03  19:59:38
5317         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
5318              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5319              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
5320              Files:  op.c
5321      Branch: maint-5.004/perl
5322            ! op.c
5323 ____________________________________________________________________________
5324 [   716] By: TimBunce                              on 1998/03/03  19:57:17
5325         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
5326              #F086
5327              From:  Gurusamy Sarathy
5328              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
5329      Branch: maint-5.004/perl
5330            ! pod/perldelta.pod pod/perldiag.pod toke.c
5331 ____________________________________________________________________________
5332 [   715] By: TimBunce                              on 1998/03/03  19:51:33
5333         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
5334              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5335              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
5336              Files:  lib/Pod/Html.pm
5337      Branch: maint-5.004/perl
5338            ! lib/Pod/Html.pm
5339 ____________________________________________________________________________
5340 [   714] By: TimBunce                              on 1998/03/03  19:50:28
5341         Log: Title:  "New pod: perlhist", #F084
5342              From:  Jarkko Hietaniemi <jhi@iki.fi>
5343              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
5344              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
5345      Branch: maint-5.004/perl
5346            + pod/perlhist.pod
5347            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
5348 ____________________________________________________________________________
5349 [   713] By: TimBunce                              on 1998/03/03  19:47:13
5350         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
5351              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5352              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
5353              Files:  pp_ctl.c t/op/local.t
5354      Branch: maint-5.004/perl
5355            ! pp_ctl.c t/op/local.t
5356 ____________________________________________________________________________
5357 [   712] By: TimBunce                              on 1998/03/03  19:45:56
5358         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
5359              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5360              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
5361              Files:  pp_ctl.c
5362      Branch: maint-5.004/perl
5363            ! pp_ctl.c
5364 ____________________________________________________________________________
5365 [   711] By: TimBunce                              on 1998/03/03  19:44:41
5366         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
5367              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5368              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
5369              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
5370      Branch: maint-5.004/perl
5371            + t/comp/require.t
5372            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
5373 ____________________________________________________________________________
5374 [   710] By: TimBunce                              on 1998/03/03  19:36:34
5375         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
5376              From:  Jarkko Hietaniemi <jhi@iki.fi>
5377              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
5378              Files:  t/pragma/locale.t
5379      Branch: maint-5.004/perl
5380            ! t/pragma/locale.t
5381 ____________________________________________________________________________
5382 [   709] By: TimBunce                              on 1998/03/03  19:32:30
5383         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
5384              From:  Gisle Aas <gisle@aas.no>
5385              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
5386              Files:  sv.c
5387      Branch: maint-5.004/perl
5388            ! sv.c
5389 ____________________________________________________________________________
5390 [   708] By: TimBunce                              on 1998/03/03  19:28:06
5391         Log: Title:  "Eliminate double warnings under C<package;>", #F077
5392              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5393              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
5394              Files:  gv.c op.c toke.c
5395      Branch: maint-5.004/perl
5396            ! gv.c op.c toke.c
5397 ____________________________________________________________________________
5398 [   707] By: TimBunce                              on 1998/03/03  19:13:17
5399         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
5400              #F076
5401              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
5402              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
5403              Files:  lib/File/Path.pm
5404      Branch: maint-5.004/perl
5405            ! lib/File/Path.pm
5406 ____________________________________________________________________________
5407 [   706] By: TimBunce                              on 1998/03/03  19:08:45
5408         Log: Title:  "Update of h2ph", #F075
5409              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
5410              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
5411              Files:  t/lib/ph.t utils/h2ph.PL
5412      Branch: maint-5.004/perl
5413            + t/lib/ph.t
5414            ! utils/h2ph.PL
5415 ____________________________________________________________________________
5416 [   705] By: TimBunce                              on 1998/03/03  18:56:59
5417         Log: Title:  "Fix AutoLoader for deep packages", #F074
5418              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
5419              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
5420              Files:  lib/AutoLoader.pm
5421      Branch: maint-5.004/perl
5422            ! lib/AutoLoader.pm
5423 ____________________________________________________________________________
5424 [   704] By: TimBunce                              on 1998/03/03  18:35:36
5425         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
5426              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
5427              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
5428              Files:  op.c
5429      Branch: maint-5.004/perl
5430            ! op.c
5431 ____________________________________________________________________________
5432 [   703] By: TimBunce                              on 1998/03/03  18:32:28
5433         Log: Title:  "Make recursive lexical analysis more robust", #F072
5434              From:  Ilya Zakharevich and Chip Salzenberg
5435              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
5436              Files:  toke.c
5437      Branch: maint-5.004/perl
5438            ! toke.c
5439 ____________________________________________________________________________
5440 [   702] By: TimBunce                              on 1998/03/03  18:18:10
5441         Log: Title:  "Fix random whitespace errors in docs", #F070
5442              From:  Roderick Schertler <roderick@argon.org>
5443              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
5444              Files:  pod/perlfunc.pod pod/checkpods.PL
5445      Branch: maint-5.004/perl
5446            ! pod/checkpods.PL pod/perlfunc.pod
5447 ____________________________________________________________________________
5448 [   701] By: TimBunce                              on 1998/03/03  18:13:54
5449         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
5450              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5451              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
5452              Files:  toke.c
5453      Branch: maint-5.004/perl
5454            ! toke.c
5455 ____________________________________________________________________________
5456 [   700] By: TimBunce                              on 1998/03/03  18:11:20
5457         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
5458              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
5459              <nick@flirble.org>
5460              Msg-ID:  <199710241248.NAA00163@flirble.org>,
5461              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
5462              net>
5463              Files:  pp_ctl.c sv.c
5464      Branch: maint-5.004/perl
5465            ! pp_ctl.c sv.c
5466 ____________________________________________________________________________
5467 [   699] By: TimBunce                              on 1998/03/03  18:06:59
5468         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
5469              From:  Jarkko Hietaniemi <jhi@iki.fi>
5470              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
5471              Files:  op.c
5472      Branch: maint-5.004/perl
5473            ! op.c
5474 ____________________________________________________________________________
5475 [   698] By: TimBunce                              on 1998/03/03  18:04:51
5476         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
5477              From:  Administration <fadmin@informatics.muni.cz>
5478              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
5479              Files:  op.c
5480      Branch: maint-5.004/perl
5481            ! op.c
5482 ____________________________________________________________________________
5483 [   697] By: TimBunce                              on 1998/03/03  18:02:54
5484         Log: Title:  "Allow C<last()> to mean C<last>", #F065
5485              From:  Chip Salzenberg
5486              Files:  op.c
5487      Branch: maint-5.004/perl
5488            ! op.c
5489 ____________________________________________________________________________
5490 [   696] By: TimBunce                              on 1998/03/03  17:58:12
5491         Log: Title:  "Fix extension version mismatch message", #F064
5492              From:  Chip Salzenberg
5493              Files:  XSUB.h
5494      Branch: maint-5.004/perl
5495            ! XSUB.h
5496 ____________________________________________________________________________
5497 [   695] By: TimBunce                              on 1998/03/03  17:53:04
5498         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
5499              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
5500              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
5501              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
5502              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
5503      Branch: maint-5.004/perl
5504            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
5505            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
5506 ____________________________________________________________________________
5507 [   694] By: TimBunce                              on 1998/03/03  17:40:47
5508         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
5509              From:  Tom Christiansen
5510              Files:  ext/Socket/Socket.pm
5511      Branch: maint-5.004/perl
5512            ! ext/Socket/Socket.pm
5513 ____________________________________________________________________________
5514 [   693] By: TimBunce                              on 1998/03/03  17:32:57
5515         Log: Title:  "Kill warning about parameter type", #F061
5516              From:  Chip Salzenberg
5517              Files:  op.c
5518      Branch: maint-5.004/perl
5519            ! op.c
5520 ____________________________________________________________________________
5521 [   692] By: TimBunce                              on 1998/03/03  17:11:07
5522         Log: Title:  "Socket occasional SEGV", #F060
5523              From:  Trevor Blackwell <tlb@viaweb.com>
5524              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
5525              Files:  ext/Socket/Socket.xs
5526      Branch: maint-5.004/perl
5527            ! ext/Socket/Socket.xs
5528 ____________________________________________________________________________
5529 [   691] By: TimBunce                              on 1998/03/03  17:09:51
5530         Log: Title:  "Avoid SEGV from local($@)", #F059
5531              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5532              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
5533              Files:  pp_ctl.c
5534      Branch: maint-5.004/perl
5535            ! pp_ctl.c
5536 ____________________________________________________________________________
5537 [   690] By: TimBunce                              on 1998/03/03  17:08:21
5538         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
5539              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5540              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
5541              Files:  op.c
5542      Branch: maint-5.004/perl
5543            ! op.c
5544 ____________________________________________________________________________
5545 [   689] By: TimBunce                              on 1998/03/03  17:05:57
5546         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
5547              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5548              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
5549              Files:  XSUB.h
5550      Branch: maint-5.004/perl
5551            ! XSUB.h
5552 ____________________________________________________________________________
5553 [   688] By: TimBunce                              on 1998/03/03  17:04:15
5554         Log: Title:  "Re: Sort grammar bug", #F056
5555              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5556              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
5557              Files:  toke.c
5558      Branch: maint-5.004/perl
5559            ! toke.c
5560 ____________________________________________________________________________
5561 [   687] By: TimBunce                              on 1998/03/03  17:01:32
5562         Log: Title:  "Document indirect object cases for exec(), system()", #F055
5563              From:  Dominic Dunlop <domo@slipper.ip.lu>
5564              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
5565              Files:  pod/perlfunc.pod
5566      Branch: maint-5.004/perl
5567            ! pod/perlfunc.pod
5568 ____________________________________________________________________________
5569 [   686] By: TimBunce                              on 1998/03/03  16:56:44
5570         Log: Title:  "Update docs on tr///", #F054
5571              From:  Tom Phoenix <rootbeer@teleport.com>
5572              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
5573              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5574              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
5575              pod/perlstyle.pod toke.c
5576      Branch: maint-5.004/perl
5577            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5578            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
5579            ! pod/perlstyle.pod toke.c
5580 ____________________________________________________________________________
5581 [   685] By: TimBunce                              on 1998/03/03  16:38:50
5582         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
5583              From:  Tom Phoenix <rootbeer@teleport.com>
5584              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
5585              Files:  pod/perlop.pod
5586      Branch: maint-5.004/perl
5587            ! pod/perlop.pod
5588 ____________________________________________________________________________
5589 [   684] By: TimBunce                              on 1998/03/03  16:37:00
5590         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
5591              From:  "Joseph N. Hall" <joseph@cscaper.com>
5592              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
5593              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
5594      Branch: maint-5.004/perl
5595            ! perly.c perly.c.diff perly.y vms/perly_c.vms
5596 ____________________________________________________________________________
5597 [   683] By: TimBunce                              on 1998/03/03  16:31:15
5598         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
5599              sv_vsetpfn", #F051
5600              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
5601              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
5602              Files:  pod/perlguts.pod
5603      Branch: maint-5.004/perl
5604            ! pod/perlguts.pod
5605 ____________________________________________________________________________
5606 [   682] By: TimBunce                              on 1998/03/03  16:28:30
5607         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
5608              From:  Jarkko Hietaniemi <jhi@iki.fi>
5609              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
5610              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
5611      Branch: maint-5.004/perl
5612            ! INSTALL pod/perldiag.pod pod/perllocale.pod
5613 ____________________________________________________________________________
5614 [   681] By: TimBunce                              on 1998/03/03  16:24:12
5615         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
5616              From:  Jerome Abela <abela@hsc.fr>
5617              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
5618              Files:  ext/Fcntl/Fcntl.pm
5619      Branch: maint-5.004/perl
5620            ! ext/Fcntl/Fcntl.pm
5621 ____________________________________________________________________________
5622 [   680] By: TimBunce                              on 1998/03/03  16:23:20
5623         Log: Title:  "Commenting toke.c", #F048
5624              From:  gnat@frii.com
5625              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
5626              Files:  toke.c
5627      Branch: maint-5.004/perl
5628            ! toke.c
5629 ____________________________________________________________________________
5630 [   679] By: TimBunce                              on 1998/03/03  16:18:32
5631         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
5632              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5633              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
5634              Files:  pod/perlguts.pod pp.c t/op/vec.t
5635      Branch: maint-5.004/perl
5636            ! pod/perlguts.pod pp.c t/op/vec.t
5637 ____________________________________________________________________________
5638 [   678] By: TimBunce                              on 1998/03/03  16:15:44
5639         Log: Title:  "A few perl5.004_03 bugs", #F046
5640              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
5641              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
5642              Files:  mg.c t/op/magic.t
5643      Branch: maint-5.004/perl
5644            ! mg.c t/op/magic.t
5645 ____________________________________________________________________________
5646 [   677] By: TimBunce                              on 1998/03/03  16:13:11
5647         Log: Title:  "Faster, cleaner av_unshift() ", #F045
5648              From:  Gisle Aas <gisle@aas.no>
5649              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
5650              Files:  av.c
5651      Branch: maint-5.004/perl
5652            ! av.c
5653 ____________________________________________________________________________
5654 [   676] By: TimBunce                              on 1998/03/03  16:04:30
5655         Log: Title:  "New hints/solaris2.sh", #F044
5656              From:  Stephen Zander <srz@mckesson.com>
5657              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
5658              Files:  hints/solaris_2.sh
5659      Branch: maint-5.004/perl
5660            ! hints/solaris_2.sh
5661 ____________________________________________________________________________
5662 [   675] By: TimBunce                              on 1998/03/03  15:33:07
5663         Log: Title:  "Refresh Complex.pm and test", #F043
5664              From:  Jarkko Hietaniemi <jhi@iki.fi>
5665              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
5666              Files:  lib/Math/Complex.pm t/lib/complex.t
5667      Branch: maint-5.004/perl
5668            ! lib/Math/Complex.pm t/lib/complex.t
5669 ____________________________________________________________________________
5670 [   674] By: TimBunce                              on 1998/03/03  15:29:16
5671         Log: Title:  "Fix (\@@) proto", #F042
5672              From:  "Joseph N. Hall" <joseph@cscaper.com>
5673              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
5674              Files:  op.c t/comp/proto.t
5675      Branch: maint-5.004/perl
5676            ! op.c t/comp/proto.t
5677 ____________________________________________________________________________
5678 [   673] By: TimBunce                              on 1998/03/03  15:26:31
5679         Log: Title:  "Allow empty BLOCK in code", #F041
5680              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
5681              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
5682              Files:  toke.c
5683      Branch: maint-5.004/perl
5684            ! toke.c
5685 ____________________________________________________________________________
5686 [   672] By: TimBunce                              on 1998/03/03  15:23:55
5687         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
5688              From:  Chip Salzenberg
5689              Files:  gv.c t/op/gv.t
5690      Branch: maint-5.004/perl
5691            ! gv.c t/op/gv.t
5692 ____________________________________________________________________________
5693 [   671] By: TimBunce                              on 1998/03/03  10:02:32
5694         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
5695              From:  Gisle Aas <gisle@aas.no>
5696              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
5697              Files:  gv.c sv.c
5698      Branch: maint-5.004/perl
5699            ! gv.c sv.c
5700 ____________________________________________________________________________
5701 [   670] By: TimBunce                              on 1998/03/03  09:59:48
5702         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
5703              From:  Chip Salzenberg
5704              Files:  gv.c
5705      Branch: maint-5.004/perl
5706            ! gv.c
5707 ____________________________________________________________________________
5708 [   669] By: TimBunce                              on 1998/03/03  09:58:58
5709         Log: Title:  "Make Configure less negative about PerlIO", #F036
5710              From:  chip@atlantic.net
5711              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
5712              Files:  Configure
5713      Branch: maint-5.004/perl
5714            ! Configure
5715 ____________________________________________________________________________
5716 [   668] By: TimBunce                              on 1998/03/03  09:55:51
5717         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
5718              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
5719              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
5720              Files:  pp_ctl.c
5721      Branch: maint-5.004/perl
5722            ! pp_ctl.c
5723 ____________________________________________________________________________
5724 [   667] By: TimBunce                              on 1998/03/03  09:52:59
5725         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
5726              From:  Irving Reid <irving@tor.securecomputing.com>
5727              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
5728              Files:  lib/Getopt/Long.pm
5729      Branch: maint-5.004/perl
5730            ! lib/Getopt/Long.pm
5731 ____________________________________________________________________________
5732 [   666] By: TimBunce                              on 1998/03/03  09:51:27
5733         Log: Title:  "adding the newSVpvn API function", #F033
5734              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
5735              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
5736              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
5737      Branch: maint-5.004/perl
5738            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
5739 ____________________________________________________________________________
5740 [   665] By: TimBunce                              on 1998/03/03  09:43:30
5741         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
5742              From:  Chip Salzenberg
5743              Files:  toke.c
5744      Branch: maint-5.004/perl
5745            ! toke.c
5746 ____________________________________________________________________________
5747 [   664] By: TimBunce                              on 1998/03/03  09:41:40
5748         Log: Title:  "Re-optimize character classes", #F031
5749              From:  Chip Salzenberg
5750              Files:  regcomp.h regcomp.c regexec.c
5751      Branch: maint-5.004/perl
5752            ! regcomp.c regcomp.h regexec.c
5753 ____________________________________________________________________________
5754 [   663] By: TimBunce                              on 1998/03/03  09:39:55
5755         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
5756              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
5757              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
5758              Files:  op.c t/op/local.t
5759      Branch: maint-5.004/perl
5760            ! op.c t/op/local.t
5761 ____________________________________________________________________________
5762 [   662] By: TimBunce                              on 1998/03/03  09:37:51
5763         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
5764              From:  Chip Salzenberg
5765              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
5766              pp_hot.c regexec.c scope.c
5767      Branch: maint-5.004/perl
5768            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
5769            ! proto.h regexec.c regexp.h scope.c
5770 ____________________________________________________________________________
5771 [   661] By: TimBunce                              on 1998/03/03  09:27:04
5772         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
5773              From:  Chip Salzenberg
5774              Files:  toke.c
5775      Branch: maint-5.004/perl
5776            ! toke.c
5777 ____________________________________________________________________________
5778 [   660] By: TimBunce                              on 1998/03/03  09:24:41
5779         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
5780              From:  Chip Salzenberg
5781              Files:  scope.c
5782      Branch: maint-5.004/perl
5783            ! scope.c
5784 ____________________________________________________________________________
5785 [   659] By: TimBunce                              on 1998/03/03  09:24:00
5786         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
5787              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
5788              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
5789              Files:  sv.c t/op/sprintf.t
5790      Branch: maint-5.004/perl
5791            ! sv.c t/op/sprintf.t
5792 ____________________________________________________________________________
5793 [   658] By: TimBunce                              on 1998/03/03  09:22:13
5794         Log: Title:  "Tiny core patch for source filters", #F025
5795              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
5796              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
5797              Files:  toke.c
5798      Branch: maint-5.004/perl
5799            ! toke.c
5800 ____________________________________________________________________________
5801 [   657] By: TimBunce                              on 1998/03/03  09:20:00
5802         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
5803              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
5804              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
5805              Files:  t/base/lex.t toke.c
5806      Branch: maint-5.004/perl
5807            ! t/base/lex.t toke.c
5808 ____________________________________________________________________________
5809 [   656] By: TimBunce                              on 1998/03/03  09:17:56
5810         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
5811              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
5812              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
5813              Files:  doio.c t/pragma/warn-1global
5814      Branch: maint-5.004/perl
5815            ! doio.c t/pragma/warn-1global
5816 ____________________________________________________________________________
5817 [   655] By: TimBunce                              on 1998/03/03  09:16:56
5818         Log: Title:  "Fix '*' prototype", #F022
5819              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5820              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
5821              Files:  toke.c
5822      Branch: maint-5.004/perl
5823            ! toke.c
5824 ____________________________________________________________________________
5825 [   654] By: TimBunce                              on 1998/03/03  09:15:04
5826         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
5827              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
5828              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
5829              Files:  lib/File/Find.pm
5830      Branch: maint-5.004/perl
5831            ! lib/File/Find.pm
5832 ____________________________________________________________________________
5833 [   653] By: TimBunce                              on 1998/03/03  09:11:55
5834         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
5835              From:  Chip Salzenberg
5836              Files:  sv.c
5837      Branch: maint-5.004/perl
5838            ! sv.c
5839 ____________________________________________________________________________
5840 [   652] By: TimBunce                              on 1998/03/03  09:07:50
5841         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
5842              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5843              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
5844              Files:  scope.c
5845      Branch: maint-5.004/perl
5846            ! scope.c
5847 ____________________________________________________________________________
5848 [   651] By: TimBunce                              on 1998/03/03  09:07:10
5849         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
5850              From:  Stephane Payrard <stef@francenet.fr>
5851              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
5852              Files:  op.c t/op/my.t
5853      Branch: maint-5.004/perl
5854            ! op.c t/op/my.t
5855 ____________________________________________________________________________
5856 [   650] By: TimBunce                              on 1998/03/03  09:04:04
5857         Log: Title:  "enhanced "use strict" warning", #F017
5858              From:  Tkil <tkil@reptile.scrye.com>
5859              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
5860              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
5861      Branch: maint-5.004/perl
5862            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
5863 ____________________________________________________________________________
5864 [   649] By: TimBunce                              on 1998/03/03  09:02:55
5865         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
5866              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5867              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
5868              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
5869      Branch: maint-5.004/perl
5870            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
5871 ____________________________________________________________________________
5872 [   648] By: TimBunce                              on 1998/03/03  08:58:00
5873         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
5874              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5875              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
5876              Files:  sv.c
5877      Branch: maint-5.004/perl
5878            ! sv.c
5879 ____________________________________________________________________________
5880 [   647] By: TimBunce                              on 1998/03/03  08:53:35
5881         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
5882              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5883              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
5884              Files:  os2/os2.c util.c
5885      Branch: maint-5.004/perl
5886            ! os2/os2.c util.c
5887 ____________________________________________________________________________
5888 [   646] By: TimBunce                              on 1998/03/03  08:51:04
5889         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
5890              From:  Roderick Schertler <roderick@argon.org>
5891              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
5892              Files:  doio.c t/op/misc.t
5893      Branch: maint-5.004/perl
5894            ! doio.c t/op/misc.t
5895 ____________________________________________________________________________
5896 [   645] By: TimBunce                              on 1998/03/03  08:49:34
5897         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
5898              From:  Stephen McCamant <alias@mcs.com>
5899              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
5900              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
5901      Branch: maint-5.004/perl
5902            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
5903 ____________________________________________________________________________
5904 [   644] By: TimBunce                              on 1998/03/03  08:43:06
5905         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
5906              From:  Spider Boardman <spider@orb.nashua.nh.us>
5907              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
5908              Files:  sv.c
5909      Branch: maint-5.004/perl
5910            ! sv.c
5911 ____________________________________________________________________________
5912 [   643] By: TimBunce                              on 1998/03/03  08:41:07
5913         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
5914              From:  Chip Salzenberg
5915              Files:  op.c t/op/my.t
5916      Branch: maint-5.004/perl
5917            ! op.c t/op/my.t
5918 ____________________________________________________________________________
5919 [   642] By: TimBunce                              on 1998/03/03  08:39:11
5920         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
5921              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5922              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
5923              Files:  pod/perlobj.pod sv.c t/op/ref.t
5924      Branch: maint-5.004/perl
5925            ! pod/perlobj.pod sv.c t/op/ref.t
5926 ____________________________________________________________________________
5927 [   641] By: gsar                                  on 1998/03/03  04:39:49
5928         Log: merge problematic maintpatch to op.c
5929              #77:  "Eliminate double warnings under C<package;>"
5930              From:  Chip Salzenberg
5931              Files:  gv.c op.c toke.c
5932      Branch: win32/perl
5933            ! gv.c op.c toke.c
5934 ____________________________________________________________________________
5935 [   640] By: gsar                                  on 1998/03/03  04:30:22
5936         Log: merge another conflicting maintpatch to op.c
5937              #17:  "Enhanced "use strict" warning"
5938              From:  Tkil <tkil@reptile.scrye.com>
5939              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
5940              Date:  Thu, 4 Dec 1997 02:38:26 -0700
5941              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
5942      Branch: win32/perl
5943            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
5944 ____________________________________________________________________________
5945 [   639] By: gsar                                  on 1998/03/03  04:09:11
5946         Log: maintpatch
5947              #73:  "Fix order of warnings for misplaced subscripts"
5948              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
5949              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
5950              Date:  Mon, 13 Oct 1997 11:23:56 +0100
5951              Files:  op.c
5952      Branch: win32/perl
5953            ! op.c
5954 ____________________________________________________________________________
5955 [   638] By: gsar                                  on 1998/03/03  04:02:16
5956         Log: manually apply another conflicting maintpatch
5957              #64:  "Fix extension version mismatch message"
5958              From:  Chip Salzenberg
5959              Files:  XSUB.h
5960      Branch: win32/perl
5961            ! XSUB.h
5962 ____________________________________________________________________________
5963 [   637] By: gsar                                  on 1998/03/03  03:57:08
5964         Log: maintpatch
5965              #62:  "Fix doc bug in getservbyname() examples"
5966              From:  Tom Christiansen
5967              Files:  ext/Socket/Socket.pm
5968      Branch: win32/perl
5969            ! ext/Socket/Socket.pm
5970 ____________________________________________________________________________
5971 [   636] By: gsar                                  on 1998/03/03  03:55:13
5972         Log: maintpatch
5973              #60:  "Socket occasional SEGV"
5974              From:  Trevor Blackwell <tlb@viaweb.com>
5975              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
5976              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
5977              Files:  ext/Socket/Socket.xs
5978      Branch: win32/perl
5979            ! ext/Socket/Socket.xs
5980 ____________________________________________________________________________
5981 [   635] By: gsar                                  on 1998/03/03  03:51:01
5982         Log: maintpatches for docs
5983              #53:  "Perlop bitwise & | ^ documentation"
5984              From:  Tom Phoenix <rootbeer@teleport.com>
5985              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
5986              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
5987              Files:  pod/perlfunc.pod
5988              -------- 
5989              #54:  "Update docs on tr///"
5990              From:  Tom Phoenix <rootbeer@teleport.com>
5991              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
5992              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
5993              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5994              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
5995              pod/perlstyle.pod toke.c
5996      Branch: win32/perl
5997            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5998            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
5999            ! pod/perlstyle.pod toke.c
6000 ____________________________________________________________________________
6001 [   634] By: gsar                                  on 1998/03/03  03:43:42
6002         Log: another maintpatch (this one needed adjust of test nos.)
6003              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6004              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
6005              Date: Thu, 22 Jan 1998 12:11:49 +0000
6006              Subject: Re: [PERL] A few perl5.004_03 bugs 
6007      Branch: win32/perl
6008            ! mg.c t/op/magic.t
6009 ____________________________________________________________________________
6010 [   633] By: gsar                                  on 1998/03/03  03:36:40
6011         Log: merge another toke.c patch and its dependent (very carefully)
6012              #32:  "Support C<Package::> as function-blind bearword"
6013              From:  Chip Salzenberg
6014              Files:  toke.c
6015              --------
6016              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
6017              From:  Gurusamy Sarathy
6018              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
6019      Branch: win32/perl
6020            ! pod/perldelta.pod pod/perldiag.pod toke.c
6021 ____________________________________________________________________________
6022 [   632] By: gsar                                  on 1998/03/03  03:12:16
6023         Log: another toke.c maintpatch
6024              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
6025              From:  Chip Salzenberg
6026              Files:  toke.c
6027      Branch: win32/perl
6028            ! toke.c
6029 ____________________________________________________________________________
6030 [   631] By: gsar                                  on 1998/03/03  03:06:59
6031         Log: still another maintpatch
6032              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6033              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
6034              Date: Sun, 02 Nov 1997 13:31:54 +0000
6035              Subject: [PATCH] assorted sprintf bugs
6036      Branch: win32/perl
6037            ! sv.c t/op/sprintf.t
6038 ____________________________________________________________________________
6039 [   630] By: gsar                                  on 1998/03/03  03:03:55
6040         Log: yet another maintpatch
6041              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6042              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
6043              Date: Sat, 22 Nov 1997 12:52:16 +0000
6044              Subject: Re: [PERL] Unexpected output 
6045      Branch: win32/perl
6046            ! doio.c t/pragma/warn-1global
6047 ____________________________________________________________________________
6048 [   629] By: gsar                                  on 1998/03/03  02:57:33
6049         Log: merge another maintpatch to toke.c
6050              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6051              Date: Sat, 22 Nov 1997 14:45:23 GMT
6052              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
6053              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
6054      Branch: win32/perl
6055            ! t/base/lex.t toke.c
6056 ____________________________________________________________________________
6057 [   628] By: gsar                                  on 1998/03/03  02:50:20
6058         Log: manually merge a maintpatch
6059              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
6060              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
6061              From: gnat@frii.com
6062              Subject: [PERL] Commenting toke.c
6063      Branch: win32/perl
6064            ! toke.c
6065 ____________________________________________________________________________
6066 [   627] By: TimBunce                              on 1998/03/02  22:34:47
6067         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
6068              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6069              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
6070              Files:  pp_hot.c pp_sys.c
6071      Branch: maint-5.004/perl
6072            ! pp_hot.c pp_sys.c
6073 ____________________________________________________________________________
6074 [   626] By: TimBunce                              on 1998/03/02  22:31:13
6075         Log: This is the change description for change 625
6076              Title:  "Fix tr///s option", #F007
6077              From:  Inaba Hiroto <inaba@st.rim.or.jp>
6078              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
6079              Files:  doop.c
6080      Branch: maint-5.004/perl
6081            ! doop.c
6082 ____________________________________________________________________________
6083 [   625] By: TimBunce                              on 1998/03/02  22:23:48
6084         Log:      Branch: maint-5.004/perl
6085            ! doop.c
6086 ____________________________________________________________________________
6087 [   623] By: TimBunce                              on 1998/03/02  21:51:53
6088         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
6089              From:  Chip Salzenberg
6090              Files:  pp_ctl.c
6091      Branch: maint-5.004/perl
6092            ! pp_ctl.c
6093 ____________________________________________________________________________
6094 [   622] By: TimBunce                              on 1998/03/02  21:43:29
6095         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
6096              From:  Chip Salzenberg
6097              Files:  sv.c
6098      Branch: maint-5.004/perl
6099            ! sv.c
6100 ____________________________________________________________________________
6101 [   621] By: TimBunce                              on 1998/03/02  21:29:59
6102         Log: Title:  "Fix compile-time warning line in while ()", #F004
6103              From:  Chip Salzenberg
6104              Files:  op.c
6105      Branch: maint-5.004/perl
6106            ! op.c
6107 ____________________________________________________________________________
6108 [   620] By: TimBunce                              on 1998/03/02  21:25:27
6109         Log: Title:  "STMT foreach LIST;", #F002
6110              From:  Chip Salzenberg
6111              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
6112              vms/perly_c.vms
6113      Branch: maint-5.004/perl
6114            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
6115            ! toke.c vms/perly_c.vms
6116 ____________________________________________________________________________
6117 [   619] By: TimBunce                              on 1998/03/02  21:12:58
6118         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
6119              From:  Chip Salzenberg
6120              Files:  op.c
6121      Branch: maint-5.004/perl
6122            ! op.c
6123 ____________________________________________________________________________
6124 [   618] By: gsar                                  on 1998/03/02  04:40:16
6125         Log: make t/lib/nothread.t type xtext also
6126      Branch: win32/perl
6127            ! t/op/nothread.t
6128 ____________________________________________________________________________
6129 [   617] By: gsar                                  on 1998/03/02  04:35:15
6130         Log: make t/lib/thread.t type xtext
6131      Branch: win32/perl
6132            ! t/lib/thread.t
6133 ____________________________________________________________________________
6134 [   616] By: gsar                                  on 1998/03/02  04:17:40
6135         Log: fix misapplied hunks in change#614
6136      Branch: win32/perl
6137            ! scope.c scope.h
6138 ____________________________________________________________________________
6139 [   615] By: gsar                                  on 1998/03/02  03:39:16
6140         Log: another one down
6141              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
6142              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
6143              Date: Tue, 25 Nov 1997 23:03:48 -0800
6144              Subject: [PERL] File::Find bugs & patches
6145      Branch: win32/perl
6146            ! lib/File/Find.pm
6147 ____________________________________________________________________________
6148 [   614] By: gsar                                  on 1998/03/02  03:28:28
6149         Log: this one with adjusted test numbers
6150              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
6151              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
6152              From: Stephen McCamant <alias@mcs.com>
6153              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
6154      Branch: win32/perl
6155            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
6156 ____________________________________________________________________________
6157 [   613] By: gsar                                  on 1998/03/02  03:13:32
6158         Log: still another
6159              From: Inaba Hiroto <inaba@st.rim.or.jp>
6160              Subject: [PERL] tr///s bug
6161              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
6162              Date: Sat, 10 Jan 1998 15:53:33 +0900
6163      Branch: win32/perl
6164            ! doop.c t/op/subst.t
6165 ____________________________________________________________________________
6166 [   612] By: gsar                                  on 1998/03/02  03:01:27
6167         Log: yet another patch
6168              From: Chip Salzenberg <salzench@nielsenmedia.com>
6169              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
6170              Subject: Tiny but massively cool:  C<statement foreach @list>
6171              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
6172      Branch: win32/perl
6173            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
6174            ! toke.c vms/perly_c.vms
6175 ____________________________________________________________________________
6176 [   611] By: gsar                                  on 1998/03/02  01:52:46
6177         Log: yet another 'old' patch
6178              From: Stephane Payrard <stef@francenet.fr>
6179              Message-Id: <199712040054.BAA04612@www.zweig.com>
6180              To: perl5-porters@perl.org
6181              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
6182              between `my' and `local' (Patch included)
6183      Branch: win32/perl
6184            ! op.c t/op/my.t
6185 ____________________________________________________________________________
6186 [   610] By: gsar                                  on 1998/03/02  01:45:55
6187         Log: another 'old' patch
6188              From: Roderick Schertler <roderick@argon.org>
6189              Date: 19 Dec 1997 12:52:36 -0500
6190              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
6191              Subject: [PERL] [PATCH] Re: Problem with open >&=
6192      Branch: win32/perl
6193            ! doio.c t/op/misc.t
6194 ____________________________________________________________________________
6195 [   609] By: gsar                                  on 1998/03/02  01:23:56
6196         Log: apply missing pieces from:
6197              From: Chip Salzenberg <salzench@nielsenmedia.com>
6198              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
6199              Subject: [PATCH] Improved LVALUE patch
6200              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
6201      Branch: win32/perl
6202            ! sv.c
6203 ____________________________________________________________________________
6204 [   608] By: gsar                                  on 1998/03/02  01:13:01
6205         Log: merge two important 'old' patches
6206              From: Chip Salzenberg <salzench@nielsenmedia.com>
6207              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
6208              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
6209              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
6210              ------
6211              From: Chip Salzenberg <salzench@nielsenmedia.com>
6212              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
6213              Subject: [PATCH] Fix for compile-time while() warnings
6214              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
6215      Branch: win32/perl
6216            ! op.c
6217 ____________________________________________________________________________
6218 [   607] By: gsar                                  on 1998/03/01  06:52:26
6219         Log: integrate mainline changes
6220      Branch: asperl
6221           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
6222           +> lib/Tie/Handle.pm t/op/tiehandle.t
6223            - config_H
6224           !> (integrate 89 files)
6225 ____________________________________________________________________________
6226 [   606] By: gsar                                  on 1998/02/28  23:11:00
6227         Log: misc small tweaks
6228              - AutoLoader fix for long::pack::names
6229              - d_mymalloc can be set from makefiles now
6230              - make search.pl actually work on win32
6231              - revert podoc about $^E on OS/2 (per Ilya's wishes)
6232      Branch: win32/perl
6233            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
6234            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
6235 ____________________________________________________________________________
6236 [   605] By: gsar                                  on 1998/02/28  22:16:45
6237         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
6238      Branch: win32/perl
6239            ! embedvar.h sv.h
6240 ____________________________________________________________________________
6241 [   604] By: gsar                                  on 1998/02/28  21:08:58
6242         Log: integrate mainline
6243      Branch: win32/perl
6244           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
6245           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
6246           !> byterun.c ext/SDBM_File/Makefile.PL
6247           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
6248           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
6249           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
6250           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
6251           !> vms/test.com win32/makedef.pl
6252 ____________________________________________________________________________
6253 [   603] By: nick                                  on 1998/02/28  11:31:15
6254         Log: Missed FREAD in bytecode.h
6255              Cannot export svref_mutex in non-threaded perl
6256      Branch: perl
6257            ! bytecode.h win32/makedef.pl
6258
6259 ----------------
6260 Version 5.004_61
6261 ----------------
6262
6263 ____________________________________________________________________________
6264 [   602] By: mbeattie                              on 1998/02/27  18:35:27
6265         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
6266              preprocessor symbol on Digital UNIX.
6267      Branch: perl
6268            ! bytecode.h bytecode.pl byterun.c
6269 ____________________________________________________________________________
6270 [   601] By: mbeattie                              on 1998/02/27  18:27:00
6271         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
6272      Branch: perl
6273            ! sv.h
6274 ____________________________________________________________________________
6275 [   600] By: mbeattie                              on 1998/02/27  18:15:07
6276         Log: Add atomic.h to MANIFEST
6277      Branch: perl
6278            ! MANIFEST
6279 ____________________________________________________________________________
6280 [   599] By: mbeattie                              on 1998/02/27  18:13:52
6281         Log: Integrate win32 branch into mainline.
6282      Branch: perl
6283            ! bytecode.pl
6284           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
6285           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
6286           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
6287           !> win32/config.gc win32/config.vc win32/config_H.bc
6288           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
6289           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
6290           !> win32/win32thread.h
6291 ____________________________________________________________________________
6292 [   598] By: mbeattie                              on 1998/02/27  18:06:41
6293         Log: Make refcounts atomic for threading (dependent on appropriate
6294              arch-dependent and compiler-dependent definitions in atomic.h
6295              or else falls back to a global mutex to protect refcounts).
6296      Branch: perl
6297            + atomic.h
6298            ! global.sym perl.c perlvars.h sv.c sv.h
6299 ____________________________________________________________________________
6300 [   597] By: mbeattie                              on 1998/02/27  15:37:22
6301         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
6302      Branch: perl
6303            ! MANIFEST
6304 ____________________________________________________________________________
6305 [   596] By: mbeattie                              on 1998/02/27  15:34:55
6306         Log: Missed adding new file Policy_sh.SH in change 592.
6307      Branch: perl
6308            + Policy_sh.SH
6309 ____________________________________________________________________________
6310 [   595] By: mbeattie                              on 1998/02/27  15:34:06
6311         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
6312              Date: Fri, 27 Feb 1998 04:15:04 +0000
6313              From: Graham Barr <gbarr@pobox.com>
6314      Branch: perl
6315            + lib/Tie/Handle.pm t/op/tiehandle.t
6316            ! pod/perltie.pod pp_sys.c
6317 ____________________________________________________________________________
6318 [   594] By: mbeattie                              on 1998/02/27  15:31:12
6319         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6320              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
6321              Date: Thu, 26 Feb 1998 11:09:55 -0800
6322              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
6323              Date: Thu, 26 Feb 1998 11:15:24 -0800
6324      Branch: perl
6325            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
6326            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
6327            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
6328            ! vms/test.com
6329 ____________________________________________________________________________
6330 [   593] By: mbeattie                              on 1998/02/27  15:26:45
6331         Log: Fix file-descriptor leak when pipes fail via taint checks:
6332              Subject: [PATCH] Some patches went through cracks
6333              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
6334              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6335      Branch: perl
6336            ! os2/os2.c util.c
6337 ____________________________________________________________________________
6338 [   592] By: mbeattie                              on 1998/02/27  15:15:12
6339         Log: Subject: Config_60-03-04.diff patch for 5.004_60
6340              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
6341              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6342      Branch: perl
6343            ! Configure MANIFEST Makefile.SH os2/diff.configure
6344 ____________________________________________________________________________
6345 [   591] By: gsar                                  on 1998/02/26  19:34:50
6346         Log: added AS patch#9
6347      Branch: asperl
6348            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
6349            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
6350            - win32/ipstdiowin.h win32/perlobj.def
6351            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
6352            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
6353            ! win32/win32sck.c win32/win32thread.c
6354 ____________________________________________________________________________
6355 [   590] By: gsar                                  on 1998/02/26  04:25:40
6356         Log: various changes to make win32 build under the new Configure & co.
6357              - added byterun.c to core C build
6358              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
6359              after adding new variables to config.[bgv]c
6360              - sig_name_init now has only the valid signals
6361              - we now have $Config{usethreads}
6362              - tested under the two commercial compilers w/ and w/o usethreads
6363      Branch: win32/perl
6364            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6365            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6366            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
6367 ____________________________________________________________________________
6368 [   589] By: gsar                                  on 1998/02/26  03:56:19
6369         Log: various cleanups so that B can be built as "just another extension"
6370              - export symbols needed for building B
6371              - bset_obj_store() is needed by byterun(), so define it there instead
6372              of at B.xs, and export it
6373              - freadpv() is only used in B.xs, so move it there
6374              - byte*.h are now included by perl.h
6375              - regenerate embed*.h
6376      Branch: win32/perl
6377            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
6378            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
6379 ____________________________________________________________________________
6380 [   588] By: gsar                                  on 1998/02/25  21:46:35
6381         Log: integrate mainline
6382      Branch: win32/perl
6383           +> Porting/config.sh Porting/config_H
6384            - config_H
6385           !> (integrate 54 files)
6386 ____________________________________________________________________________
6387 [   587] By: gsar                                  on 1998/02/25  19:20:26
6388         Log: added AS patch#8
6389      Branch: asperl
6390            ! sv.c x2p/a2py.c x2p/util.c
6391 ____________________________________________________________________________
6392 [   586] By: gsar                                  on 1998/02/25  19:08:06
6393         Log: added AS patch#7
6394              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
6395              Date:    Tue, 24 Feb 1998 07:57:07 PST
6396              From:    Douglas Lankshear <dougl@ActiveState.com>
6397              Subject: [PATCH] 
6398              
6399              Here's an attempt at
6400              6. MANIFEST must be updated with new file names
6401              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
6402              And some changes to move toward
6403              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
6404              
6405              -- Doug
6406      Branch: asperl
6407            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
6408            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
6409            ! perlenv.h perlio.h perllio.h win32/Makefile
6410 ____________________________________________________________________________
6411 [   585] By: mbeattie                              on 1998/02/25  17:44:34
6412         Log: More compiler tweaks.
6413      Branch: perl
6414            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
6415 ____________________________________________________________________________
6416 [   584] By: mbeattie                              on 1998/02/25  15:36:38
6417         Log: Subject: [PATCH 5.004_60] dos-djgpp update
6418              Date: Wed, 25 Feb 1998 11:17:07 +0100
6419              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6420      Branch: perl
6421            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
6422 ____________________________________________________________________________
6423 [   583] By: mbeattie                              on 1998/02/25  15:34:48
6424         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
6425      Branch: perl
6426            ! global.sym patchlevel.h
6427 ____________________________________________________________________________
6428 [   582] By: mbeattie                              on 1998/02/25  15:28:08
6429         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
6430              Date: Tue, 24 Feb 1998 11:15:57 +0000
6431              From: Robin Houston <robin@oneworld.org>
6432      Branch: perl
6433            ! pod/perldiag.pod pp_ctl.c
6434 ____________________________________________________________________________
6435 [   581] By: mbeattie                              on 1998/02/25  15:27:06
6436         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
6437              Date: 23 Feb 1998 23:36:09 +0100
6438              From: Gisle Aas <gisle@aas.no>
6439      Branch: perl
6440            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
6441 ____________________________________________________________________________
6442 [   580] By: mbeattie                              on 1998/02/25  15:25:29
6443         Log: Subject: [PATCH 5.004_60] improved Test.pm
6444              Date: Sat, 21 Feb 1998 14:17:09 -0500
6445              From: Joshua Pritikin <pritikin@mindspring.com>
6446      Branch: perl
6447            ! lib/Test.pm
6448 ____________________________________________________________________________
6449 [   579] By: mbeattie                              on 1998/02/25  15:23:24
6450         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
6451              From: Jarkko Hietaniemi <jhi@iki.fi>
6452              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
6453              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
6454              Subject: Re: your HP-UX perl patch
6455              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
6456      Branch: perl
6457            ! Makefile.SH embed.h global.sym hints/hpux.sh
6458 ____________________________________________________________________________
6459 [   578] By: mbeattie                              on 1998/02/25  15:18:06
6460         Log: Back out DB_File patch (change _553) and tweak Configure.
6461              Subject: ANNOUNCE: perl5.004_60 is available
6462              Date: Mon, 23 Feb 1998 10:47:26 -0000
6463              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
6464      Branch: perl
6465            ! Configure ext/DB_File/DB_File.xs
6466 ____________________________________________________________________________
6467 [   577] By: mbeattie                              on 1998/02/25  15:04:00
6468         Log: Subject: [PATCH] Cwd.pm
6469              Date: Fri, 20 Feb 1998 10:27:54 -0600
6470              From: Graham Barr <gbarr@ti.com>
6471      Branch: perl
6472            ! lib/Cwd.pm
6473 ____________________________________________________________________________
6474 [   576] By: mbeattie                              on 1998/02/25  15:02:57
6475         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
6476              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
6477              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
6478              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
6479              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
6480              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
6481              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
6482      Branch: perl
6483            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
6484 ____________________________________________________________________________
6485 [   575] By: mbeattie                              on 1998/02/25  14:58:00
6486         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
6487              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
6488              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6489      Branch: perl
6490            + Porting/config.sh Porting/config_H
6491            - config_H
6492            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
6493            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
6494            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
6495            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
6496            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
6497            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
6498            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
6499 ____________________________________________________________________________
6500 [   574] By: gsar                                  on 1998/02/24  02:21:14
6501         Log: fix typos in sv.c
6502      Branch: win32/perl
6503            ! sv.c
6504 ____________________________________________________________________________
6505 [   573] By: mbeattie                              on 1998/02/23  10:03:39
6506         Log: Remove old Linux+threads segfault degugging kludge.
6507      Branch: perl
6508            ! perl.c
6509 ____________________________________________________________________________
6510 [   572] By: gsar                                  on 1998/02/23  09:45:26
6511         Log: undo previous change (no added value!)
6512      Branch: win32/perl
6513            ! win32/bin/pl2bat.pl
6514 ____________________________________________________________________________
6515 [   571] By: gsar                                  on 1998/02/23  09:18:32
6516         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
6517              John Cavanaugh <cavanaug@sdd.hp.com>)
6518      Branch: win32/perl
6519            ! win32/bin/pl2bat.pl
6520 ____________________________________________________________________________
6521 [   570] By: gsar                                  on 1998/02/22  04:02:15
6522         Log: support chown() (just a noop for now)
6523      Branch: win32/perl
6524            ! dosish.h win32/win32.c win32/win32.h
6525 ____________________________________________________________________________
6526 [   569] By: gsar                                  on 1998/02/22  03:09:55
6527         Log: integrate latest win32 branch
6528      Branch: asperl
6529           +> (branch 41 files)
6530           !> (integrate 59 files)
6531 ____________________________________________________________________________
6532 [   568] By: gsar                                  on 1998/02/22  02:40:56
6533         Log: get compiler building under win32 (needed Makefile.PL
6534              hacks that could be applicable to other platforms)
6535      Branch: win32/perl
6536            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
6537 ____________________________________________________________________________
6538 [   567] By: gsar                                  on 1998/02/22  01:30:19
6539         Log: integrate mainline
6540      Branch: win32/perl
6541           +> (branch 41 files)
6542           !> (integrate 46 files)
6543 ____________________________________________________________________________
6544 [   566] By: gsar                                  on 1998/02/20  22:31:56
6545         Log: fix handle leak in join()
6546      Branch: win32/perl
6547            ! win32/win32thread.h
6548
6549 ----------------
6550 Version 5.004_60
6551 ----------------
6552
6553 ____________________________________________________________________________
6554 [   565] By: mbeattie                              on 1998/02/20  18:23:47
6555         Log: Remove compiler files from their old lib/B locations. The compiler
6556              now builds by default (without the byteperl executable so far) and
6557              seems to work at least minimally.
6558      Branch: perl
6559            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
6560            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
6561            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
6562            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
6563            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
6564            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
6565            ! MANIFEST bytecode.pl
6566 ____________________________________________________________________________
6567 [   564] By: mbeattie                              on 1998/02/20  18:05:33
6568         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
6569              under ext/B.
6570      Branch: perl
6571           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
6572           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
6573           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
6574           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
6575           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
6576           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
6577           +> ext/B/B/makeliblinks ext/B/O.pm
6578 ____________________________________________________________________________
6579 [   563] By: mbeattie                              on 1998/02/20  17:54:58
6580         Log: Start getting compiler to work when built with the core.
6581              [Still won't work as of this change.]
6582      Branch: perl
6583           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
6584           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
6585           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
6586           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
6587           +> lib/B/Terse.pm lib/B/Xref.pm
6588            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
6589 ____________________________________________________________________________
6590 [   562] By: mbeattie                              on 1998/02/20  16:42:13
6591         Log: Merge perlext/Compiler/... into mainline. Some files move to
6592              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
6593              move to the base perl directory (e.g. headers). Will need some
6594              cleaning up before it builds properly, I would guess.
6595      Branch: perl
6596           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
6597           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
6598           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
6599           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
6600           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
6601           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
6602           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
6603           +> lib/B/makeliblinks lib/O.pm
6604 ____________________________________________________________________________
6605 [   561] By: mbeattie                              on 1998/02/20  16:39:38
6606         Log: Win32 changes from Sarathy, tweaked slightly by me.
6607      Branch: perlext
6608            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
6609            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
6610            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
6611            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
6612 ____________________________________________________________________________
6613 [   560] By: mbeattie                              on 1998/02/20  15:46:15
6614         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
6615      Branch: perl
6616            ! perl.c
6617 ____________________________________________________________________________
6618 [   559] By: mbeattie                              on 1998/02/20  12:56:10
6619         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
6620      Branch: perl
6621            ! MANIFEST patchlevel.h
6622 ____________________________________________________________________________
6623 [   558] By: mbeattie                              on 1998/02/20  12:53:26
6624         Log: Integrate win32 branch into mainline.
6625      Branch: perl
6626           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
6627           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6628           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6629           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
6630           !> win32/win32iop.h x2p/a2p.h
6631 ____________________________________________________________________________
6632 [   557] By: mbeattie                              on 1998/02/20  12:51:42
6633         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
6634              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
6635              From: Jarkko Hietaniemi <jhi@iki.fi>
6636      Branch: perl
6637            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
6638            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
6639            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
6640            ! pod/perltoc.pod pod/perlvar.pod
6641 ____________________________________________________________________________
6642 [   556] By: mbeattie                              on 1998/02/20  12:49:54
6643         Log: Subject: [PATCH] installperl
6644              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
6645              From: Norton Allen <allen@huarp.harvard.edu>
6646      Branch: perl
6647            ! installperl
6648 ____________________________________________________________________________
6649 [   555] By: mbeattie                              on 1998/02/20  12:49:09
6650         Log: Subject: [PATCH:_59] t/op/wantarray.t
6651              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
6652              From: Norton Allen <allen@huarp.harvard.edu>
6653      Branch: perl
6654            + t/op/wantarray.t
6655 ____________________________________________________________________________
6656 [   554] By: mbeattie                              on 1998/02/20  12:47:44
6657         Log: Subject: Misprint in regcomp.c [PATCH]
6658              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
6659              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6660      Branch: perl
6661            ! regcomp.c
6662 ____________________________________________________________________________
6663 [   553] By: mbeattie                              on 1998/02/20  12:45:08
6664         Log: Subject: DB_File ->length does not work just after tie.
6665              Date: Tue, 17 Feb 1998 13:19:18 GMT
6666              From: Nick Ing-Simmons <nik@tiuk.ti.com>
6667      Branch: perl
6668            ! ext/DB_File/DB_File.xs
6669 ____________________________________________________________________________
6670 [   552] By: mbeattie                              on 1998/02/20  12:43:32
6671         Log: Subject: [PATCH] - perl5.005_59, update Copyright
6672              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
6673              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
6674      Branch: perl
6675            ! perl.c
6676 ____________________________________________________________________________
6677 [   551] By: mbeattie                              on 1998/02/20  12:42:41
6678         Log: Subject: Re: for() and map() peculiarity
6679              Date: Mon, 16 Feb 1998 21:33:44 +0000
6680              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6681      Branch: perl
6682            ! pod/perlsyn.pod
6683 ____________________________________________________________________________
6684 [   550] By: mbeattie                              on 1998/02/20  12:41:53
6685         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
6686              Date: Mon, 16 Feb 1998 11:46:29 -0800
6687              From: Dan Sugalski <sugalskd@osshe.edu>
6688      Branch: perl
6689            ! vms/config.vms
6690 ____________________________________________________________________________
6691 [   549] By: mbeattie                              on 1998/02/20  12:40:55
6692         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
6693              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
6694              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
6695      Branch: perl
6696            ! global.sym
6697 ____________________________________________________________________________
6698 [   548] By: mbeattie                              on 1998/02/20  12:39:56
6699         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
6700              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
6701              From: Jarkko Hietaniemi <jhi@iki.fi>
6702      Branch: perl
6703            ! hints/irix_6.sh
6704 ____________________________________________________________________________
6705 [   547] By: mbeattie                              on 1998/02/20  12:38:58
6706         Log: Subject: [PATCH] perlguts update
6707              Date: 16 Feb 1998 11:23:53 +0100
6708              From: Gisle Aas <gisle@aas.no>
6709      Branch: perl
6710            ! pod/perlguts.pod
6711 ____________________________________________________________________________
6712 [   546] By: mbeattie                              on 1998/02/20  12:38:01
6713         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
6714              Date: Sun, 15 Feb 1998 23:56:05 -0500
6715              From: Irving Reid <irving@tor.securecomputing.com>
6716      Branch: perl
6717            ! hints/bsdos.sh
6718 ____________________________________________________________________________
6719 [   545] By: mbeattie                              on 1998/02/20  12:37:11
6720         Log: Subject: [PATCH] 5% speedup in an empty loop
6721              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
6722              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6723      Branch: perl
6724            ! op.c
6725 ____________________________________________________________________________
6726 [   544] By: mbeattie                              on 1998/02/20  12:36:26
6727         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
6728              Date: Sun, 15 Feb 98 23:06:16 +0100
6729              From: Hans Mulder <hansm@icgroup.nl>
6730      Branch: perl
6731            ! hints/next_3.sh hints/next_4.sh
6732 ____________________________________________________________________________
6733 [   543] By: mbeattie                              on 1998/02/20  12:35:39
6734         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
6735              Date: Sun, 15 Feb 98 23:05:20 +0100
6736              From: Hans Mulder <hansm@icgroup.nl>
6737      Branch: perl
6738            ! malloc.c
6739 ____________________________________________________________________________
6740 [   542] By: mbeattie                              on 1998/02/20  12:35:03
6741         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
6742              From: Hans Mulder <hansm@icgroup.nl>
6743              Date: Sun, 15 Feb 98 23:04:29 +0100
6744      Branch: perl
6745            ! Configure
6746 ____________________________________________________________________________
6747 [   541] By: mbeattie                              on 1998/02/20  12:33:56
6748         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
6749              NeXT   needs DONT_DECLARE_STD)
6750              Date: Sun, 15 Feb 98 23:04:19 +0100
6751              From: Hans Mulder <hansm@icgroup.nl>
6752      Branch: perl
6753            ! perl.h
6754 ____________________________________________________________________________
6755 [   540] By: mbeattie                              on 1998/02/20  12:32:25
6756         Log: Subject: [PATCH] sv_check_thinkfirst macroized
6757              Date: 15 Feb 1998 22:00:38 +0100
6758              From: Gisle Aas <gisle@aas.no>
6759      Branch: perl
6760            ! sv.c
6761 ____________________________________________________________________________
6762 [   539] By: mbeattie                              on 1998/02/20  12:31:07
6763         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
6764              Date: Sat, 14 Feb 1998 17:58:01 -0500
6765              From: Joshua Pritikin <pritikin@mindspring.com>
6766      Branch: perl
6767            + lib/Test.pm
6768            ! MANIFEST lib/Test/Harness.pm
6769 ____________________________________________________________________________
6770 [   538] By: mbeattie                              on 1998/02/20  12:24:31
6771         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
6772              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
6773              From: Jarkko Hietaniemi <jhi@iki.fi>
6774      Branch: perl
6775            ! INSTALL pod/perldiag.pod pod/perllocale.pod
6776 ____________________________________________________________________________
6777 [   537] By: mbeattie                              on 1998/02/20  12:23:04
6778         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
6779              Date: Fri, 13 Feb 1998 13:38:28 -0800
6780              From: Dan Sugalski <sugalskd@osshe.edu>
6781      Branch: perl
6782            ! README.vms
6783 ____________________________________________________________________________
6784 [   536] By: mbeattie                              on 1998/02/20  12:20:29
6785         Log: Subject: [PATCH] 5.004_58, move intuition tests
6786              Date: Thu, 12 Feb 1998 17:11:05 -0600
6787              From: Stephen Potter <spp@psa.pencom.com>
6788      Branch: perl
6789            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
6790            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
6791            ! t/op/flip.t t/op/pat.t t/op/push.t
6792 ____________________________________________________________________________
6793 [   535] By: gsar                                  on 1998/02/19  23:07:24
6794         Log: applied a version of this with tabs intact
6795              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
6796              Date:    19 Feb 1998 15:06:38 EST
6797              From:    dfan@harmonixmusic.com (Dan Schmidt)
6798              Subject: Pod::Html bug and fix: missing </UL> in index
6799      Branch: win32/perl
6800            ! lib/Pod/Html.pm
6801 ____________________________________________________________________________
6802 [   534] By: gsar                                  on 1998/02/19  19:40:27
6803         Log: Fix C<0> problem in Pod::Html
6804      Branch: win32/perl
6805            ! lib/Pod/Html.pm
6806 ____________________________________________________________________________
6807 [   533] By: gsar                                  on 1998/02/18  18:11:08
6808         Log: non-debug VC builds are -O1 now (they say it works, and is
6809              faster)
6810      Branch: win32/perl
6811            ! win32/Makefile win32/makefile.mk
6812 ____________________________________________________________________________
6813 [   532] By: gsar                                  on 1998/02/18  04:11:03
6814         Log: integrate nick's patch to mainline
6815      Branch: win32/perl
6816           !> pp.c
6817 ____________________________________________________________________________
6818 [   531] By: mbeattie                              on 1998/02/17  17:50:50
6819         Log: Assorted changes to the compiler
6820      Branch: perlext
6821            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
6822            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
6823            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
6824            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
6825 ____________________________________________________________________________
6826 [   530] By: gsar                                  on 1998/02/17  01:47:35
6827         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
6828              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
6829              build passes all tests except t/lib/io_xs.t (seems to be due to
6830              broken tmpfile() in the CRT or import lib)
6831      Branch: win32/perl
6832            ! XSUB.h win32/makefile.mk win32/win32.h
6833 ____________________________________________________________________________
6834 [   529] By: gsar                                  on 1998/02/16  23:03:31
6835         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
6836              in this version of gcc!)
6837      Branch: win32/perl
6838            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
6839            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
6840 ____________________________________________________________________________
6841 [   528] By: nick                                  on 1998/02/16  22:13:04
6842         Log: Missing PUSHMARK in unshift TIEARRAY hook
6843      Branch: perl
6844            ! pp.c
6845 ____________________________________________________________________________
6846 [   527] By: gsar                                  on 1998/02/15  20:59:07
6847         Log: integrate win32 branch
6848      Branch: asperl
6849           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
6850           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6851           !> win32/makedef.pl
6852 ____________________________________________________________________________
6853 [   526] By: gsar                                  on 1998/02/15  20:02:11
6854         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
6855      Branch: win32/perl
6856            ! config_h.SH win32/config_H.bc win32/config_H.gc
6857            ! win32/config_H.vc
6858 ____________________________________________________________________________
6859 [   525] By: gsar                                  on 1998/02/15  03:26:45
6860         Log: fix build problems due to renamed Config variables
6861      Branch: win32/perl
6862            ! win32/config.bc win32/config.gc win32/config.vc
6863            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6864            ! win32/makedef.pl
6865 ____________________________________________________________________________
6866 [   524] By: gsar                                  on 1998/02/14  01:00:15
6867         Log: bring ASPerl uptodate with mainline changes
6868      Branch: asperl
6869           +> ext/DB_File/Changes t/comp/require.t
6870           !> (integrate 41 files)
6871 ____________________________________________________________________________
6872 [   523] By: gsar                                  on 1998/02/14  00:52:17
6873         Log: integrate mainline
6874      Branch: win32/perl
6875           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
6876           !> pp_hot.c t/op/magic.t
6877 ____________________________________________________________________________
6878 [   522] By: gsar                                  on 1998/02/14  00:42:37
6879         Log: added AS patch#6
6880              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
6881              Date:    Fri, 13 Feb 1998 06:14:51 PST
6882              From:    Douglas Lankshear <dougl@ActiveState.com>
6883              Subject: [PATCH] command line build
6884              
6885              This patch is for the command line build of perl object.
6886              I'll merge the ipfoo.c function with win32_xxx functions next.
6887              
6888              -- Doug
6889      Branch: asperl
6890            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
6891            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
6892            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
6893 ____________________________________________________________________________
6894 [   521] By: gsar                                  on 1998/02/14  00:14:04
6895         Log: added AS patch#5 (patch #4 was intentionally skipped after
6896              discussion)
6897      Branch: asperl
6898            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
6899            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
6900            ! regexec.c sv.c toke.c
6901 ____________________________________________________________________________
6902 [   520] By: nick                                  on 1998/02/13  18:15:46
6903         Log: Resolve ansiperl against win32
6904      Branch: ansiperl
6905           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
6906           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
6907           +> t/lib/ph.t
6908           !> (integrate 898 files)
6909
6910 ----------------
6911 Version 5.004_59
6912 ----------------
6913
6914 ____________________________________________________________________________
6915 [   519] By: mbeattie                              on 1998/02/13  17:05:37
6916         Log: Integrate win32 into mainline.
6917      Branch: perl
6918            ! lib/ExtUtils/xsubpp
6919           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6920           !> win32/makefile.mk
6921 ____________________________________________________________________________
6922 [   518] By: mbeattie                              on 1998/02/13  17:01:16
6923         Log: Bump patchlevel.h to 59.
6924      Branch: perl
6925            ! patchlevel.h
6926 ____________________________________________________________________________
6927 [   517] By: mbeattie                              on 1998/02/13  16:57:59
6928         Log: Subject: [PATCH] _58: wantarray in void context broken
6929              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
6930              From: Norton Allen <allen@huarp.harvard.edu>
6931      Branch: perl
6932            ! pp_hot.c
6933 ____________________________________________________________________________
6934 [   516] By: mbeattie                              on 1998/02/13  16:55:33
6935         Log: Subject: [PATCH] 5.004_58 QNX getcwd
6936              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
6937              From: Norton Allen <allen@huarp.harvard.edu>
6938      Branch: perl
6939            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
6940 ____________________________________________________________________________
6941 [   515] By: gsar                                  on 1998/02/12  18:29:52
6942         Log: pickup lddlflags properly for Config.pm
6943      Branch: win32/perl
6944            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6945            ! win32/makefile.mk
6946 ____________________________________________________________________________
6947 [   514] By: gsar                                  on 1998/02/12  18:16:09
6948         Log: fix xsubpp bug in SETMAGIC code
6949      Branch: win32/perl
6950            ! lib/ExtUtils/xsubpp
6951 ____________________________________________________________________________
6952 [   513] By: gsar                                  on 1998/02/12  18:06:30
6953         Log: integrate mainline
6954      Branch: win32/perl
6955           +> ext/DB_File/Changes
6956           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
6957           !> ext/DB_File/DB_File.xs hints/machten.sh
6958           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
6959           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
6960           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
6961           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
6962           !> t/op/re_tests t/pragma/locale.t
6963 ____________________________________________________________________________
6964 [   512] By: mbeattie                              on 1998/02/12  17:34:02
6965         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
6966              with -DUSE_THREADS -DDEBUGGING to fail.
6967      Branch: perl
6968            ! scope.h
6969 ____________________________________________________________________________
6970 [   511] By: mbeattie                              on 1998/02/12  16:44:03
6971         Log: Integrate win32 into mainline
6972      Branch: perl
6973           +> t/comp/require.t
6974           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
6975 ____________________________________________________________________________
6976 [   510] By: mbeattie                              on 1998/02/12  16:42:26
6977         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
6978              Date: 12 Feb 1998 14:25:55 +0100
6979              From: koenig@kulturbox.de (Andreas J. Koenig)
6980      Branch: perl
6981            ! lib/ExtUtils/Install.pm
6982 ____________________________________________________________________________
6983 [   509] By: mbeattie                              on 1998/02/12  16:40:34
6984         Log: Subject: Re: wrong prototype for sbrk [PATCH]
6985              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
6986              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
6987      Branch: perl
6988            ! malloc.c
6989 ____________________________________________________________________________
6990 [   508] By: mbeattie                              on 1998/02/12  16:36:53
6991         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
6992              Date: Wed, 11 Feb 1998 17:29:20 +0100
6993              From: Achim Bohnet <ach@mpe.mpg.de>
6994      Branch: perl
6995            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
6996 ____________________________________________________________________________
6997 [   507] By: mbeattie                              on 1998/02/12  16:35:26
6998         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
6999              Date: Wed, 11 Feb 1998 14:59:46 +0100
7000              From: Dominic Dunlop <domo@vo.lu>
7001      Branch: perl
7002            ! hints/machten.sh
7003 ____________________________________________________________________________
7004 [   506] By: mbeattie                              on 1998/02/12  16:28:40
7005         Log: Subject: DB_File 1.58 patch
7006              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
7007              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
7008      Branch: perl
7009            + ext/DB_File/Changes
7010            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
7011            ! t/lib/db-recno.t
7012 ____________________________________________________________________________
7013 [   505] By: mbeattie                              on 1998/02/12  16:24:26
7014         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
7015              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
7016              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7017      Branch: perl
7018            ! regexec.c t/op/re_tests
7019 ____________________________________________________________________________
7020 [   504] By: mbeattie                              on 1998/02/12  16:22:46
7021         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
7022              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
7023              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
7024              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
7025              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
7026              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
7027              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
7028      Branch: perl
7029            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
7030            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
7031 ____________________________________________________________________________
7032 [   503] By: mbeattie                              on 1998/02/12  16:15:43
7033         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
7034              Date: Mon, 9 Feb 1998 13:19:45 +0100
7035              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
7036      Branch: perl
7037            ! t/lib/filecopy.t
7038 ____________________________________________________________________________
7039 [   502] By: mbeattie                              on 1998/02/12  16:14:27
7040         Log: Assorted patches to sv.c:
7041              From: Gisle Aas <gisle@aas.no>
7042              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
7043              Date: 07 Feb 1998 00:21:57 +0100
7044              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
7045              Date: 07 Feb 1998 00:29:45 +0100
7046              Subject: [PATCH] sv_upgrade() always returns TRUE
7047              Date: 09 Feb 1998 15:44:01 +0100
7048      Branch: perl
7049            ! sv.c
7050 ____________________________________________________________________________
7051 [   501] By: mbeattie                              on 1998/02/12  16:09:26
7052         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
7053              Subject: Perl debugger.
7054              Date: Fri, 6 Feb 1998 17:47:08 -0500
7055              From: "Jason A. Smith" <smithj4@rpi.edu>
7056      Branch: perl
7057            ! lib/perl5db.pl
7058 ____________________________________________________________________________
7059 [   500] By: gsar                                  on 1998/02/12  03:20:55
7060         Log: merge another maint patch
7061              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
7062              Date:    Tue, 10 Feb 1998 18:49:00 EST
7063              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7064              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
7065      Branch: win32/perl
7066            ! pp_ctl.c
7067 ____________________________________________________________________________
7068 [   499] By: gsar                                  on 1998/02/12  03:14:39
7069         Log: make t/comp/require.t type xtext
7070      Branch: win32/perl
7071            ! t/comp/require.t
7072 ____________________________________________________________________________
7073 [   498] By: gsar                                  on 1998/02/12  03:09:58
7074         Log: fix extra LEAVE when require fails
7075              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
7076              Date:    Tue, 10 Feb 1998 18:21:37 EST
7077              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7078              Subject: Re: evals and requires make seg-fault with bad require file 
7079      Branch: win32/perl
7080            + t/comp/require.t
7081            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
7082 ____________________________________________________________________________
7083 [   497] By: gsar                                  on 1998/02/12  02:47:29
7084         Log: merge a maint patch
7085              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
7086              Date:    Wed, 11 Feb 1998 00:15:51 EST
7087              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7088              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
7089      Branch: win32/perl
7090            ! pp_ctl.c t/op/local.t
7091 ____________________________________________________________________________
7092 [   496] By: mbeattie                              on 1998/02/11  13:04:50
7093         Log: Integrate win32 into mainline.
7094      Branch: perl
7095           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
7096           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
7097           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
7098           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
7099           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
7100           !> win32/makedef.pl win32/win32.c win32/win32iop.h
7101 ____________________________________________________________________________
7102 [   495] By: mbeattie                              on 1998/02/11  13:03:59
7103         Log: Fix special constants in Xref.pm
7104      Branch: perlext
7105            ! Compiler/B/Xref.pm
7106 ____________________________________________________________________________
7107 [   494] By: gsar                                  on 1998/02/10  18:26:28
7108         Log: fix opendir() problem on share names
7109              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
7110              Date:    Tue, 10 Feb 1998 13:28:53 EST
7111              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7112              Subject: Re: BUG: opendir and UNC names on NT 
7113      Branch: win32/perl
7114            ! win32/win32.c
7115 ____________________________________________________________________________
7116 [   493] By: gsar                                  on 1998/02/09  23:09:40
7117         Log: integrate win32 branch contents
7118      Branch: asperl
7119           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7120           +> lib/Fatal.pm t/lib/ph.t
7121            ! hv.c
7122           !> (integrate 895 files)
7123 ____________________________________________________________________________
7124 [   492] By: gsar                                  on 1998/02/09  07:30:19
7125         Log: enhancements to previous patch for XSUB OUTPUT args
7126              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
7127              Date:    Mon, 09 Feb 1998 02:31:55 EST
7128              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7129              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
7130      Branch: win32/perl
7131            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
7132            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
7133            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
7134            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
7135            ! sv.h
7136 ____________________________________________________________________________
7137 [   491] By: gsar                                  on 1998/02/09  03:00:52
7138         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
7139              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
7140              Date:    Wed, 29 Oct 1997 19:36:25 EST
7141              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7142              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
7143      Branch: win32/perl
7144            ! op.c
7145 ____________________________________________________________________________
7146 [   490] By: gsar                                  on 1998/02/09  02:30:43
7147         Log: fix for bugs in handling DESTROY (adjusted test numbers)
7148              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
7149              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
7150              Date: Wed, 31 Dec 1997 19:30:46 -0500
7151              From: Gurusamy Sarathy <gsar@engin.umich.edu>
7152      Branch: win32/perl
7153            ! pod/perlobj.pod sv.c t/op/ref.t
7154 ____________________________________________________________________________
7155 [   489] By: gsar                                  on 1998/02/09  00:30:35
7156         Log: ansify prototype for my_safemalloc(), avoid warnings
7157      Branch: win32/perl
7158            ! sv.c
7159 ____________________________________________________________________________
7160 [   488] By: gsar                                  on 1998/02/09  00:29:08
7161         Log: fix misapplied hunks in 5.004_58
7162              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
7163              Date:    Sun, 08 Feb 1998 02:18:12 EST
7164              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7165              Subject: [PATCH] fixes for test failures in 5.004_58
7166      Branch: win32/perl
7167            ! gv.c op.c
7168 ____________________________________________________________________________
7169 [   487] By: gsar                                  on 1998/02/09  00:27:16
7170         Log: win32_utime() tweaks to avoid warnings
7171      Branch: win32/perl
7172            ! win32/win32.c win32/win32iop.h
7173 ____________________________________________________________________________
7174 [   486] By: gsar                                  on 1998/02/07  23:45:22
7175         Log: integrate mainline, plus a few small win32 enhancements
7176              - remove Win32::GetCurrentDirectory()
7177              - add Win32::Sleep() for compat
7178              - add smarter utime() from Jan Dubois, and export it as win32_utime()
7179      Branch: win32/perl
7180           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7181           +> lib/Fatal.pm t/lib/ph.t
7182            ! win32/makedef.pl win32/win32.c win32/win32iop.h
7183           !> (integrate 61 files)
7184
7185 ----------------
7186 Version 5.004_58
7187 ----------------
7188
7189 ____________________________________________________________________________
7190 [   485] By: mbeattie                              on 1998/02/06  18:11:47
7191         Log: Bump patchlevel to 58.
7192      Branch: perl
7193            ! patchlevel.h
7194 ____________________________________________________________________________
7195 [   484] By: mbeattie                              on 1998/02/06  18:08:28
7196         Log: Fix up problem with gv.c from change 477.
7197              Fix up Config.pm use in t/lib/ph.t from change 478.
7198      Branch: perl
7199            ! gv.c t/lib/ph.t
7200 ____________________________________________________________________________
7201 [   483] By: mbeattie                              on 1998/02/06  17:34:34
7202         Log: Integrate win32 branch into mainline
7203      Branch: perl
7204           !> win32/win32sck.c
7205 ____________________________________________________________________________
7206 [   482] By: mbeattie                              on 1998/02/06  17:26:41
7207         Log: lib/Fatal.pm missing from repository
7208      Branch: perl
7209            + lib/Fatal.pm
7210 ____________________________________________________________________________
7211 [   481] By: mbeattie                              on 1998/02/06  17:24:57
7212         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
7213              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
7214              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
7215      Branch: perl
7216            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7217            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
7218 ____________________________________________________________________________
7219 [   480] By: mbeattie                              on 1998/02/06  17:19:52
7220         Log: x2p/str.c was missing from list of changed files in change 466
7221      Branch: perl
7222            ! x2p/str.c
7223 ____________________________________________________________________________
7224 [   479] By: mbeattie                              on 1998/02/06  17:16:54
7225         Log: Added t/lib/ph.t to MANIFEST
7226      Branch: perl
7227            ! MANIFEST
7228 ____________________________________________________________________________
7229 [   478] By: mbeattie                              on 1998/02/06  17:15:38
7230         Log: Subject: [PATCH] h2ph.PL
7231              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
7232              From: kstar@www.chapin.edu (Kurt D. Starsinic)
7233      Branch: perl
7234            + t/lib/ph.t
7235            ! utils/h2ph.PL
7236 ____________________________________________________________________________
7237 [   477] By: mbeattie                              on 1998/02/06  17:10:46
7238         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
7239              Date: 04 Feb 1998 14:49:46 +0100
7240              From: Gisle Aas <gisle@aas.no>
7241              as modified by
7242              From: chip@atlantic.net
7243              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
7244      Branch: perl
7245            ! gv.c
7246 ____________________________________________________________________________
7247 [   476] By: mbeattie                              on 1998/02/06  16:47:03
7248         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
7249              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
7250              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
7251              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
7252              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
7253      Branch: perl
7254            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
7255 ____________________________________________________________________________
7256 [   475] By: mbeattie                              on 1998/02/06  16:44:57
7257         Log: Subject: [PATCH] nomemok
7258              Date: Mon, 2 Feb 1998 15:06:50 +0100
7259              From: Gisle Aas <gisle@aas.no>
7260      Branch: perl
7261            ! hv.c
7262 ____________________________________________________________________________
7263 [   474] By: mbeattie                              on 1998/02/06  16:43:46
7264         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
7265              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
7266              From: abigail@fnx.com
7267      Branch: perl
7268            ! lib/Benchmark.pm
7269 ____________________________________________________________________________
7270 [   473] By: mbeattie                              on 1998/02/06  16:42:53
7271         Log: Subject: [PATCH] adding the newSVpvn API function
7272              Date: Sat, 31 Jan 1998 06:32:42 +0100
7273              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
7274      Branch: perl
7275            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
7276            ! proto.h sv.c
7277 ____________________________________________________________________________
7278 [   472] By: mbeattie                              on 1998/02/06  16:35:41
7279         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
7280              Date: 28 Jan 1998 17:40:37 -0800
7281              From: Stephen Zander <srz@mckesson.com>
7282      Branch: perl
7283            ! hints/solaris_2.sh
7284 ____________________________________________________________________________
7285 [   471] By: mbeattie                              on 1998/02/06  16:02:57
7286         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
7287              Date: Thu, 15 Jan 1998 11:53:06 +0000
7288              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7289      Branch: perl
7290            ! pod/perlguts.pod pp.c t/op/vec.t
7291 ____________________________________________________________________________
7292 [   470] By: mbeattie                              on 1998/02/06  16:01:36
7293         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7294              Subject: 5.004_56: Patch to Tie::Hash and docs
7295              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
7296              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
7297              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
7298      Branch: perl
7299            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
7300            ! t/op/misc.t t/op/pat.t toke.c
7301 ____________________________________________________________________________
7302 [   469] By: mbeattie                              on 1998/02/06  15:58:31
7303         Log: Subject: Another Array.pm patch
7304              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
7305              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
7306      Branch: perl
7307            ! lib/Tie/Array.pm
7308 ____________________________________________________________________________
7309 [   468] By: mbeattie                              on 1998/02/06  15:56:28
7310         Log: Subject: documentation patch for 5.004_57
7311              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
7312              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
7313      Branch: perl
7314            ! lib/Tie/Array.pm
7315 ____________________________________________________________________________
7316 [   467] By: mbeattie                              on 1998/02/06  15:55:34
7317         Log: Subject: 5.004_56: patch for `use Fatal' again
7318              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
7319              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7320      Branch: perl
7321            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
7322            ! pp.c t/comp/proto.t toke.c
7323 ____________________________________________________________________________
7324 [   466] By: mbeattie                              on 1998/02/06  15:53:53
7325         Log: Subject: Newer -DLEAKTEST patch
7326              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
7327              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7328      Branch: perl
7329            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
7330            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
7331            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
7332            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
7333            ! toke.c util.c vms/perly_c.vms x2p/hash.c
7334 ____________________________________________________________________________
7335 [   465] By: mbeattie                              on 1998/02/06  15:46:35
7336         Log: More Chip patches (tweaked for _5x). The final one mentioned here
7337              (@ARGV with -i) actually went in at change 462 but I failed to
7338              add it to the change description:
7339              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
7340              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
7341              Subject: [PATCH] Fix for C<@x = my @y>
7342              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
7343              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
7344              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
7345              Subject: [PATCH] Allow last() to mean last
7346              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
7347              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
7348              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
7349      Branch: perl
7350            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
7351            ! vms/perly_h.vms
7352 ____________________________________________________________________________
7353 [   464] By: mbeattie                              on 1998/02/06  15:06:18
7354         Log: More Chip patches:
7355              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
7356              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
7357              Subject: [PATCH] Fix line numbers after here documents in eval STRING
7358              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
7359              Subject: [PATCH] Make recursive lexical analysis more robust
7360              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
7361      Branch: perl
7362            ! pp_ctl.c sv.c toke.c
7363 ____________________________________________________________________________
7364 [   463] By: mbeattie                              on 1998/02/06  15:04:17
7365         Log: Some more Chip patches (tweaked to match _5x):
7366              Subject: [PATCH] Fix empty BLOCK
7367              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
7368              Subject: [PATCH] fix (\@@) proto
7369              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
7370              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
7371              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
7372              Subject: [PATCH] Don't fold string comparison under  C<use locale>
7373              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
7374      Branch: perl
7375            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
7376 ____________________________________________________________________________
7377 [   462] By: mbeattie                              on 1998/02/06  14:56:30
7378         Log: Some Chip patches (some tweaked to match _5x source):
7379              From: Chip Salzenberg <salzench@nielsenmedia.com>
7380              Subject: [PATCH] local leakage
7381              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
7382              Subject: [PATCH] NULs in patterns
7383              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
7384              Subject: [PATCH] Configure on PerlIO
7385              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
7386              Subject: [PATCH] Avoid core dump on package alias
7387              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
7388              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
7389              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
7390      Branch: perl
7391            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
7392            ! t/op/local.t
7393 ____________________________________________________________________________
7394 [   461] By: gsar                                  on 1998/02/04  03:34:36
7395         Log: support win32_select(0,0,0,msec) (winsock doesn't)
7396      Branch: win32/perl
7397            ! win32/win32sck.c
7398 ____________________________________________________________________________
7399 [   460] By: gsar                                  on 1998/02/04  00:44:47
7400         Log: bug: win32_select() must StartSockets()
7401      Branch: win32/perl
7402            ! win32/win32sck.c
7403
7404 ----------------
7405 Version 5.004_57
7406 ----------------
7407
7408 ____________________________________________________________________________
7409 [   459] By: mbeattie                              on 1998/02/03  16:00:07
7410         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
7411              of execution causes core dump if threadsvp is moved). Replaced
7412              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
7413      Branch: perl
7414            ! av.c perl.c
7415 ____________________________________________________________________________
7416 [   458] By: mbeattie                              on 1998/02/03  14:40:02
7417         Log: Fix up MANIFEST.
7418      Branch: perl
7419            ! MANIFEST
7420 ____________________________________________________________________________
7421 [   457] By: mbeattie                              on 1998/02/03  13:50:23
7422         Log: Integrate win32 into mainline. My last integration from ansiperl
7423              to the mainline was a dismal failure: I did -ay but meant -at.
7424              This should fix things now since win32 has already integrated
7425              all the necessary changes from ansiperl.
7426      Branch: perl
7427           !> (integrate 111 files)
7428 ____________________________________________________________________________
7429 [   456] By: gsar                                  on 1998/02/03  04:48:08
7430         Log: Fix minor problems with non USE_THREADS build. win32 branch
7431              now looks 5.004_57-ready.
7432      Branch: win32/perl
7433            ! thread.h win32/makedef.pl
7434 ____________________________________________________________________________
7435 [   455] By: gsar                                  on 1998/02/03  03:45:09
7436         Log: integrate mainline
7437      Branch: win32/perl
7438           !> (integrate 887 files)
7439 ____________________________________________________________________________
7440 [   454] By: mbeattie                              on 1998/02/02  16:44:24
7441         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
7442              defaults have been commented out for now. 
7443      Branch: perl
7444            ! hints/dec_osf.sh
7445 ____________________________________________________________________________
7446 [   453] By: mbeattie                              on 1998/02/02  15:51:39
7447         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
7448              variables. Moved threadnum to a per-interpreter variable and
7449              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
7450              more than one thread may be running. Minor tweaks to Thread.xs.
7451      Branch: perl
7452            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
7453            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
7454            ! thread.h util.c
7455 ____________________________________________________________________________
7456 [   452] By: gsar                                  on 1998/02/02  04:56:50
7457         Log: remove totally egregious s/\\dir// in File::Find
7458      Branch: win32/perl
7459            ! lib/File/Find.pm
7460 ____________________________________________________________________________
7461 [   451] By: gsar                                  on 1998/02/01  22:20:20
7462         Log: added AS patch#3
7463              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
7464              Date:    Sun, 01 Feb 1998 09:18:13 PST
7465              From:    Douglas Lankshear <dougl@ActiveState.com>
7466              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
7467              
7468              Here's an additional diff against //depot/asperl
7469              
7470              The field name mg_length was changed back to mg_len
7471              The function name mg_len was change to mg_length
7472              
7473              The need for sort_mutex removed thanks to the code derived
7474              from Tom Horsley's work.
7475              
7476              -- Doug
7477      Branch: asperl
7478            + XSLock.h
7479            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
7480            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
7481            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
7482            ! scope.c scope.h sv.c toke.c universal.c util.c
7483            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
7484            ! win32/perlobj.def win32/runperl.c
7485 ____________________________________________________________________________
7486 [   450] By: gsar                                  on 1998/01/30  23:43:57
7487         Log: various tweaks
7488              - add new functions to proto.h
7489              - fix up makefile.mk for $(OBJECT)
7490      Branch: asperl
7491            ! pp_ctl.c proto.h win32/makefile.mk
7492 ____________________________________________________________________________
7493 [   449] By: gsar                                  on 1998/01/30  21:23:15
7494         Log: fix up missing patches from AS patch#2
7495      Branch: asperl
7496            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
7497            ! pp_ctl.c proto.h
7498 ____________________________________________________________________________
7499 [   448] By: gsar                                  on 1998/01/30  18:23:17
7500         Log: fix htonlx typo
7501      Branch: win32/perl
7502            ! perlsock.h
7503 ____________________________________________________________________________
7504 [   447] By: mbeattie                              on 1998/01/30  16:03:49
7505         Log: Fix up MANIFEST to add missing files
7506      Branch: perl
7507            ! MANIFEST
7508 ____________________________________________________________________________
7509 [   446] By: mbeattie                              on 1998/01/30  12:34:55
7510         Log: Bump patchlevel to 57.
7511      Branch: perl
7512            ! patchlevel.h
7513 ____________________________________________________________________________
7514 [   445] By: gsar                                  on 1998/01/30  10:44:38
7515         Log: initial merge of latest win32 branch into ASPerl
7516      Branch: asperl
7517           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
7518           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
7519           +> win32/bin/perlglob.pl
7520           !> (integrate 141 files)
7521 ____________________________________________________________________________
7522 [   444] By: gsar                                  on 1998/01/30  09:25:58
7523         Log: goofed branching, redo asperl branch
7524      Branch: asperl
7525            ! perl.h
7526 ____________________________________________________________________________
7527 [   443] By: gsar                                  on 1998/01/30  09:23:36
7528         Log: added AS patch#2
7529      Branch: asperl
7530            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
7531            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
7532            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
7533            + win32/ipstdiowin.h win32/perlobj.def
7534            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
7535            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
7536            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
7537            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
7538            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
7539            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
7540            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
7541            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
7542            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
7543 ____________________________________________________________________________
7544 [   441] By: gsar                                  on 1998/01/30  08:54:19
7545         Log: Created new branch from win32@396, added AS patch#1
7546      Branch: asperl
7547            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
7548            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
7549            + regcomp.c scope.h sv.c toke.c util.c
7550           +> (branch 915 files)
7551 ____________________________________________________________________________
7552 [   440] By: gsar                                  on 1998/01/30  04:43:23
7553         Log: integrate winansi
7554      Branch: win32/perl
7555           +> pod/perlhist.pod
7556           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
7557           !> util.c
7558 ____________________________________________________________________________
7559 [   439] By: mbeattie                              on 1998/01/27  15:31:53
7560         Log: Integrate ansi branch into mainline (resolve -ay).
7561      Branch: perl
7562           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
7563           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
7564           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
7565           +> win32/bin/perlglob.pl
7566            ! op.c
7567           !> (integrate 868 files)
7568 ____________________________________________________________________________
7569 [   438] By: nick                                  on 1998/01/24  12:02:34
7570         Log: Gisle's av_unshift tweak, two small patches from chip
7571              and check for NULL in hv_delete in case '~' and tie magic
7572              are present
7573      Branch: ansiperl
7574            ! av.c hv.c op.c pp_ctl.c scope.c
7575 ____________________________________________________________________________
7576 [   437] By: nick                                  on 1998/01/24  10:37:56
7577         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
7578              Ugh! ...
7579              Macros were unsuitable for declaring the functions, extra () round
7580              parameters removed - non-function forms of PerlXxx_yyyy() need to 
7581              add () themselves.
7582              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
7583      Branch: ansiperl
7584            ! perlsock.h pp_sys.c util.c
7585 ____________________________________________________________________________
7586 [   436] By: nick                                  on 1998/01/24  10:03:03
7587         Log: Integrate win32 into ansiperl
7588      Branch: ansiperl
7589           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
7590           +> win32/bin/perlglob.pl
7591           !> (integrate 38 files)
7592 ____________________________________________________________________________
7593 [   435] By: nick                                  on 1998/01/24  09:47:49
7594         Log: Add perlhist.pod
7595      Branch: ansiperl
7596            + pod/perlhist.pod
7597            ! MANIFEST
7598 ____________________________________________________________________________
7599 [   434] By: gsar                                  on 1998/01/19  05:01:47
7600         Log: s/PerlENV/PerlEnv/ just to be consistent
7601      Branch: win32/perl
7602            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
7603 ____________________________________________________________________________
7604 [   433] By: gsar                                  on 1998/01/19  04:52:18
7605         Log: foo() -> PerlGroup_foo() patch from ActiveState
7606      Branch: win32/perl
7607            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
7608            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
7609            ! scope.h sv.c toke.c util.c
7610 ____________________________________________________________________________
7611 [   432] By: gsar                                  on 1998/01/19  04:42:26
7612         Log: integrate mainline
7613      Branch: win32/perl
7614           !> pod/perlfunc.pod
7615 ____________________________________________________________________________
7616 [   431] By: gsar                                  on 1998/01/19  04:40:04
7617         Log: integrate changes in winansi
7618      Branch: win32/perl
7619           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
7620           +> t/lib/tie-stdpush.t t/op/tiearray.t
7621           !> (integrate 98 files)
7622 ____________________________________________________________________________
7623 [   430] By: gsar                                  on 1998/01/19  04:10:43
7624         Log: Fix autovivification problems with XSUB OUTPUT args
7625              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
7626              Date:    Sun, 18 Jan 1998 23:09:07 EST
7627              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
7628              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
7629      Branch: win32/perl
7630            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
7631            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
7632            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
7633            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
7634 ____________________________________________________________________________
7635 [   429] By: nick                                  on 1998/01/17  21:01:50
7636         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
7637              Date: Thu, 25 Dec 1997 13:39:15 -0500
7638              From: Spider Boardman <spider@Orb.Nashua.NH.US>
7639              To: perl5-porters@perl.org
7640              
7641              It turns out that the potential for the "CONFIG key 'exe_ext'
7642              does not exist in Config.pm" problem has been around for a while,
7643              in the definition of SvTRUE().  It's just that non-gcc compilers
7644              are more or less being built as CRIPPLED_CC when USE_THREADS is
7645              defined (even if they can inline things).  The inline macro for
7646              SvTRUE works with tied hashes and the EXISTS method, and the
7647              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
7648              does not, because it adds an excess mg_get() which replaces the
7649              EXISTS result with a FETCH result.
7650      Branch: ansiperl
7651            ! sv.c
7652 ____________________________________________________________________________
7653 [   428] By: nick                                  on 1998/01/17  20:59:11
7654         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
7655              Date: Fri, 19 Dec 97 17:19:09 GMT
7656              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
7657      Branch: ansiperl
7658            ! doio.c sv.c toke.c util.c
7659 ____________________________________________________________________________
7660 [   427] By: nick                                  on 1998/01/17  12:01:53
7661         Log: Permit tie ?foo,$object 
7662              tidy up dead #ifdef ORIGINAL_TIE)
7663              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
7664      Branch: ansiperl
7665            ! pp_sys.c
7666 ____________________________________________________________________________
7667 [   426] By: nick                                  on 1998/01/15  18:06:36
7668         Log: First working TIEARRAY and other misc tie fixes
7669      Branch: ansiperl
7670            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
7671 ____________________________________________________________________________
7672 [   425] By: nick                                  on 1998/01/14  21:56:40
7673         Log: Not working yet - split problems ...
7674      Branch: ansiperl
7675            ! pp.c t/lib/thread.t t/op/tiearray.t
7676 ____________________________________________________________________________
7677 [   424] By: nick                                  on 1998/01/14  18:49:25
7678         Log: TIEARRAY updates - almost works ...
7679      Branch: ansiperl
7680            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
7681            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
7682            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
7683            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
7684 ____________________________________________________________________________
7685 [   423] By: gsar                                  on 1998/01/14  00:13:16
7686         Log: fix MakeMaker installbin problem
7687              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
7688              Subject: Re: can't modify message with HTML-Stream, v.1.42 
7689              Date: Tue, 06 Jan 1998 19:16:35 -0500
7690              From: Gurusamy Sarathy <gsar@engin.umich.edu>
7691      Branch: win32/perl
7692            ! lib/ExtUtils/MM_Unix.pm
7693 ____________________________________________________________________________
7694 [   422] By: gsar                                  on 1998/01/13  23:53:02
7695         Log: add archname to *sitearch in config.{b,g,v}c
7696      Branch: win32/perl
7697            ! win32/config.bc win32/config.gc win32/config.vc
7698 ____________________________________________________________________________
7699 [   421] By: gsar                                  on 1998/01/13  23:15:14
7700         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
7701      Branch: win32/perl
7702            ! t/harness
7703 ____________________________________________________________________________
7704 [   420] By: nick                                  on 1998/01/13  22:55:02
7705         Log: tiearray tweaks
7706      Branch: ansiperl
7707            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
7708 ____________________________________________________________________________
7709 [   419] By: nick                                  on 1998/01/13  21:27:33
7710         Log: Skeleton Tie::Array
7711      Branch: ansiperl
7712            + lib/Tie/Array.pm
7713 ____________________________________________________________________________
7714 [   418] By: nick                                  on 1998/01/13  20:52:38
7715         Log: tie array changes to core and tests
7716      Branch: ansiperl
7717            + t/op/tiearray.t
7718            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
7719            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
7720            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
7721 ____________________________________________________________________________
7722 [   417] By: gsar                                  on 1998/01/13  20:49:52
7723         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
7724      Branch: win32/perl
7725            + win32/bin/perlglob.pl
7726            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
7727            ! win32/makefile.mk
7728 ____________________________________________________________________________
7729 [   416] By: gsar                                  on 1998/01/13  02:46:53
7730         Log: various tweaks to build support (NOTE: meant for 5.004_57)
7731              - build and install x2p
7732              - fix installperl warnings on win32
7733              - `make install` now does puts the archlibs in right places
7734              - makefiles don't default to USE_THREADS anymore
7735              - sync config.{b,g,v}c
7736              - sync makefile.mk -> Makefile
7737      Branch: win32/perl
7738            ! installperl win32/Makefile win32/config.bc win32/config.gc
7739            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
7740            ! x2p/a2py.c
7741 ____________________________________________________________________________
7742 [   415] By: nick                                  on 1998/01/11  16:54:26
7743         Log: Integrate win32 into ansiperl
7744      Branch: ansiperl
7745           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
7746           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
7747           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
7748           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
7749           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
7750           !> vms/vmsish.h x2p/s2p.PL
7751 ____________________________________________________________________________
7752 [   414] By: nick                                  on 1998/01/11  15:13:49
7753         Log: Integratye mainline -> ansiperl
7754      Branch: ansiperl
7755           !> (integrate 64 files)
7756 ____________________________________________________________________________
7757 [   413] By: mbeattie                              on 1998/01/09  12:57:58
7758         Log: Add missing blank line in pod/perlfunc.pod.
7759      Branch: perl
7760            ! pod/perlfunc.pod
7761 ____________________________________________________________________________
7762 [   412] By: gsar                                  on 1998/01/08  20:54:31
7763         Log: change#398 breaks ENV_IS_CASELESS, fix it
7764      Branch: win32/perl
7765            ! hv.c
7766 ____________________________________________________________________________
7767 [   411] By: gsar                                  on 1998/01/08  18:33:58
7768         Log: Integrate mainline
7769      Branch: win32/perl
7770           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
7771           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
7772           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
7773           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
7774           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
7775           !> vms/vmsish.h x2p/s2p.PL
7776 ____________________________________________________________________________
7777 [   410] By: mbeattie                              on 1998/01/08  16:06:22
7778         Log: Fix thinko in t/pragma/locale.t:
7779              Subject: [PATCH] _04 or _56: locale.t
7780              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
7781              From: Jarkko Hietaniemi <jhi@iki.fi>
7782      Branch: perl
7783            ! t/pragma/locale.t
7784 ____________________________________________________________________________
7785 [   409] By: mbeattie                              on 1998/01/08  16:05:09
7786         Log: Use Tom Horley's qsort for sorting:
7787              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
7788              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
7789              From: Hans Mulder <hansm@icgned.nl>
7790      Branch: perl
7791            ! pp_ctl.c
7792 ____________________________________________________________________________
7793 [   408] By: mbeattie                              on 1998/01/08  16:01:57
7794         Log: Make s2p not use cpp:
7795              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
7796              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
7797              From: Hans Mulder <hansm@icgned.nl>
7798      Branch: perl
7799            ! x2p/s2p.PL
7800 ____________________________________________________________________________
7801 [   407] By: mbeattie                              on 1998/01/08  15:57:31
7802         Log: DG/UX tweaks to perl.h:
7803              Subject: [PATCH] _56 on dgux without threads
7804              Date: Sat, 20 Dec 1997 23:01:40 -0500
7805              From: Roderick Schertler <roderick@argon.org>
7806      Branch: perl
7807            ! perl.h
7808 ____________________________________________________________________________
7809 [   406] By: mbeattie                              on 1998/01/08  15:56:02
7810         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
7811              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
7812              Date: Sat, 20 Dec 1997 02:30:01 -0500
7813              From: Spider Boardman <spider@web.zk3.dec.com>
7814      Branch: perl
7815            ! Configure hints/dec_osf.sh
7816 ____________________________________________________________________________
7817 [   405] By: mbeattie                              on 1998/01/08  15:53:40
7818         Log: Missing "" in Configure echo for gethbadd_addr_type.
7819      Branch: perl
7820            ! Configure
7821 ____________________________________________________________________________
7822 [   404] By: mbeattie                              on 1998/01/08  13:04:48
7823         Log: print/printf/... over-eager mg_find for glob magic:
7824              Subject: [PATCH] fix inefficient checks for TIEHANDLE
7825              Date: Wed, 07 Jan 1998 20:06:05 -0500
7826              From: Gurusamy Sarathy <gsar@engin.umich.edu>
7827      Branch: perl
7828            ! pp_hot.c pp_sys.c
7829 ____________________________________________________________________________
7830 [   403] By: mbeattie                              on 1998/01/08  12:56:31
7831         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
7832              Subject: [PATCH] VMS update for 5.004_56
7833              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
7834              From: Charles Bailey <bailey@newman.upenn.edu>
7835      Branch: perl
7836            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
7837            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
7838            ! vms/vmsish.h
7839 ____________________________________________________________________________
7840 [   402] By: mbeattie                              on 1998/01/08  12:46:15
7841         Log: Fix utils/perldoc.PL for dos-djgpp:
7842              Subject: 5.004_56: perldoc.PL dos-djgpp patches
7843              Date: Tue, 6 Jan 1998 18:14:59 +0100
7844              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
7845      Branch: perl
7846            ! utils/perldoc.PL
7847 ____________________________________________________________________________
7848 [   401] By: mbeattie                              on 1998/01/08  12:40:14
7849         Log: Version 2.13 of GetoptLong:
7850              Subject: Re: ANNOUNCE: perl 5.004_56 is available
7851              Date: 06 Jan 1998 16:21:45 +0100
7852              From: JVromans@Squirrel.nl (Johan Vromans)
7853      Branch: perl
7854            ! lib/Getopt/Long.pm lib/newgetopt.pl
7855 ____________________________________________________________________________
7856 [   400] By: mbeattie                              on 1998/01/08  12:28:08
7857         Log: Fix variable export and threading configuration for AIX:
7858              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
7859              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
7860              From: Jarkko Hietaniemi <jhi@iki.fi>
7861      Branch: perl
7862            ! Configure perl_exp.SH
7863 ____________________________________________________________________________
7864 [   399] By: mbeattie                              on 1998/01/08  12:25:38
7865         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
7866              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
7867              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
7868              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7869      Branch: perl
7870            ! regexec.c t/op/re_tests
7871 ____________________________________________________________________________
7872 [   398] By: mbeattie                              on 1998/01/08  12:23:41
7873         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
7874              to cope with ENV_IS_CASELESS:
7875              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
7876              Date: Fri, 19 Dec 1997 11:31:36 -0500
7877              From: Owen Taylor <owt1@cornell.edu>
7878      Branch: perl
7879            ! hv.c
7880 ____________________________________________________________________________
7881 [   397] By: mbeattie                              on 1998/01/08  12:10:29
7882         Log: Integrate win32 branch into mainline.
7883      Branch: perl
7884           !> (integrate 41 files)
7885 ____________________________________________________________________________
7886 [   396] By: gsar                                  on 1998/01/07  19:12:27
7887         Log: tweak case-insensitive ENV implementation
7888      Branch: win32/perl
7889            ! hv.c
7890 ____________________________________________________________________________
7891 [   395] By: nick                                  on 1998/01/07  18:40:55
7892         Log: Integrate win32 branch
7893      Branch: ansiperl
7894           !> (integrate 31 files)
7895 ____________________________________________________________________________
7896 [   394] By: gsar                                  on 1998/01/05  19:17:40
7897         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
7898              the fact
7899      Branch: win32/perl
7900            ! pod/perlrun.pod win32/win32.c
7901 ____________________________________________________________________________
7902 [   393] By: gsar                                  on 1998/01/05  05:43:33
7903         Log: Support case-tolerant %ENV
7904              - underlying system calls see the case-as-supplied by user
7905              - added tests to verify addition/deletion/enumeration case-tolerance
7906              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
7907              which is default on win32 now
7908      Branch: win32/perl
7909            ! hv.c t/op/magic.t win32/win32.h
7910 ____________________________________________________________________________
7911 [   392] By: gsar                                  on 1998/01/04  17:55:19
7912         Log: Add a tweaked version of:
7913              Message-Id: <199801040630.AA29298@metronet.com>
7914              Date:    Sun, 04 Jan 1998 00:30:57 CST
7915              From:    Tye McQueen <tye@metronet.com>
7916              Subject: New patch for $^E==GetLastError() under Win32
7917      Branch: win32/perl
7918            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
7919            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
7920            ! win32/win32.c win32/win32.h
7921 ____________________________________________________________________________
7922 [   391] By: gsar                                  on 1998/01/04  07:59:44
7923         Log: Various win32 fixes
7924              - support spawn via system(&P_NOWAIT,...) like OS2
7925              - support wait() and waitpid()
7926              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
7927              - support -lfoo properly in ExtUtils::Liblist
7928              - fix outdated info about Win32 support in perlfaq2
7929              - fix win32 bug in perldoc that causes spurious warnings
7930              - regularize global function/variable names yet more
7931              - fix bug in do_aspawn() (it was always invoking shell, instead of
7932              almost never)
7933              - implement and export win32_wait()
7934              - stub version of USE_RTL_THREAD_API
7935      Branch: win32/perl
7936            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
7937            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
7938            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7939            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
7940            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
7941            ! win32/win32thread.h
7942 ____________________________________________________________________________
7943 [   390] By: gsar                                  on 1997/12/30  21:00:28
7944         Log: Fix $ENV{Path} in FindBin.pm
7945      Branch: win32/perl
7946            ! lib/FindBin.pm
7947 ____________________________________________________________________________
7948 [   389] By: nick                                  on 1997/12/29  10:33:23
7949         Log: Resolve ansiperl against win32
7950      Branch: ansiperl
7951           !> (integrate 105 files)
7952 ____________________________________________________________________________
7953 [   388] By: gsar                                  on 1997/12/24  04:59:28
7954         Log: make $? Unix (and ActiveWare) compatible
7955      Branch: win32/perl
7956            ! README.win32 win32/win32.c
7957 ____________________________________________________________________________
7958 [   387] By: gsar                                  on 1997/12/24  04:21:30
7959         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
7960              non-blocking IO on sockets possible
7961      Branch: win32/perl
7962            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
7963            ! win32/win32iop.h win32/win32sck.c
7964 ____________________________________________________________________________
7965 [   386] By: gsar                                  on 1997/12/24  03:10:55
7966         Log: support getlogin()
7967      Branch: win32/perl
7968            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
7969            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7970            ! win32/win32.c win32/win32.h
7971 ____________________________________________________________________________
7972 [   385] By: gsar                                  on 1997/12/24  02:24:59
7973         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
7974              Update README.win32.
7975      Branch: win32/perl
7976            ! README.win32 perl.h win32/Makefile win32/makedef.pl
7977            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
7978 ____________________________________________________________________________
7979 [   384] By: gsar                                  on 1997/12/24  02:22:42
7980         Log: tweak op.c to avoid warning
7981      Branch: win32/perl
7982            ! op.c
7983 ____________________________________________________________________________
7984 [   383] By: gsar                                  on 1997/12/23  21:12:42
7985         Log: Trivial bugfix#3 from local repository
7986              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
7987              Subject: Re: Assigning result of pop scrambles unrelated reference 
7988              Date: Sat, 06 Dec 1997 06:00:45 -0500
7989              From: Gurusamy Sarathy <gsar@engin.umich.edu>
7990      Branch: win32/perl
7991            ! sv.c
7992 ____________________________________________________________________________
7993 [   382] By: gsar                                  on 1997/12/23  21:09:32
7994         Log: Trivial bugfix#2 from local repository
7995              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
7996              Subject: Re: eval of sub gives spurious "uninitialised" warning 
7997              Date: Sat, 06 Dec 1997 05:25:07 -0500
7998              From: Gurusamy Sarathy <gsar@engin.umich.edu>
7999      Branch: win32/perl
8000            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
8001 ____________________________________________________________________________
8002 [   381] By: gsar                                  on 1997/12/23  21:01:04
8003         Log: Trivial bugfix#1 from local repository
8004              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
8005              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
8006              Date: Fri, 28 Nov 1997 18:26:52 -0500
8007              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8008      Branch: win32/perl
8009            ! scope.c
8010 ____________________________________________________________________________
8011 [   380] By: gsar                                  on 1997/12/18  15:10:23
8012         Log: Integrate mainline
8013      Branch: win32/perl
8014           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
8015           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
8016           +> os2/os2.sym os2/os2thread.h
8017           !> (integrate 77 files)
8018
8019 ----------------
8020 Version 5.004_56
8021 ----------------
8022
8023 ____________________________________________________________________________
8024 [   379] By: mbeattie                              on 1997/12/18  13:28:35
8025         Log: Integrate ansi @364,@366 into mainline.
8026      Branch: perl
8027           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
8028 ____________________________________________________________________________
8029 [   378] By: mbeattie                              on 1997/12/18  13:20:15
8030         Log: Add a few missing files to MANIFEST
8031      Branch: perl
8032            ! MANIFEST
8033 ____________________________________________________________________________
8034 [   377] By: mbeattie                              on 1997/12/18  13:00:16
8035         Log: Bump patchlevel to 56.
8036      Branch: perl
8037            ! patchlevel.h
8038 ____________________________________________________________________________
8039 [   376] By: nick                                  on 1997/12/18  01:32:12
8040         Log: Resolve against mainline
8041      Branch: ansiperl
8042           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
8043           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
8044           +> os2/os2.sym os2/os2thread.h
8045           !> (integrate 74 files)
8046 ____________________________________________________________________________
8047 [   375] By: nick                                  on 1997/12/18  01:06:15
8048         Log: Resolve against Win32
8049      Branch: ansiperl
8050           !> Configure README.threads config_h.SH doop.c embed.h
8051           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
8052           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
8053           !> sv.c sv.h thread.h util.c
8054 ____________________________________________________________________________
8055 [   374] By: mbeattie                              on 1997/12/17  14:44:26
8056         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
8057              needs rewriting now that we use perlvars.h and foovar.h:
8058              Subject: [PATCH] 5.004_54 under VMS (fwd)
8059              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
8060              From: Charles Bailey <BAILEY@newman.upenn.edu>
8061      Branch: perl
8062            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
8063            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
8064            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
8065            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
8066            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
8067            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
8068 ____________________________________________________________________________
8069 [   373] By: mbeattie                              on 1997/12/17  14:10:50
8070         Log: Major changes to the DOS/djgpp port (including threading):
8071              Subject: Re: dos-djgpp port not in perl 5.004_54
8072              Date: Fri, 21 Nov 1997 10:58:26 +0100
8073              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
8074      Branch: perl
8075            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
8076            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
8077            ! Configure MANIFEST Makefile.SH doio.c dosish.h
8078            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
8079            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
8080            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
8081            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
8082            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
8083            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
8084            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
8085            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
8086            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
8087 ____________________________________________________________________________
8088 [   372] By: mbeattie                              on 1997/12/17  13:18:34
8089         Log: Upgrade DB_File to 1.56:
8090              Subject: DB_File-1.56 for _55
8091              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
8092              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8093      Branch: perl
8094            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
8095            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
8096 ____________________________________________________________________________
8097 [   371] By: mbeattie                              on 1997/12/17  12:02:03
8098         Log: Threading patches for OS/2 (missing files taken from previous patch):
8099              Subject: Re: 5.004_55: OS/2 patches again
8100              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
8101              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8102      Branch: perl
8103            + os2/os2.sym os2/os2thread.h
8104            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
8105            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
8106            ! os2/os2ish.h perl.h
8107 ____________________________________________________________________________
8108 [   370] By: mbeattie                              on 1997/12/17  11:01:34
8109         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
8110              Subject: Re: 5.004_55: OS/2 patches again
8111              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
8112              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8113      Branch: perl
8114            ! perl.h
8115 ____________________________________________________________________________
8116 [   369] By: mbeattie                              on 1997/12/17  10:59:40
8117         Log: Fix typo in compiler B/C.pm.
8118      Branch: perlext
8119            ! Compiler/B/C.pm
8120 ____________________________________________________________________________
8121 [   368] By: mbeattie                              on 1997/12/17  10:58:35
8122         Log: Allow "perldoc -F filename":
8123              Subject: 5.004_55: Patch to perldoc
8124              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
8125              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8126      Branch: perl
8127            ! utils/perldoc.PL
8128 ____________________________________________________________________________
8129 [   367] By: mbeattie                              on 1997/12/17  10:54:47
8130         Log: Fix not-reached warning for pp_threadsv.
8131      Branch: perl
8132            ! pp.c
8133 ____________________________________________________________________________
8134 [   366] By: nick                                  on 1997/12/14  16:06:24
8135         Log: Fix typo in Ilya's patch :-(
8136      Branch: ansiperl
8137            ! lib/ExtUtils/MakeMaker.pm
8138 ____________________________________________________________________________
8139 [   365] By: nick                                  on 1997/12/14  15:30:25
8140         Log: #undef new PERLVARIC macro in appropriate places
8141      Branch: ansiperl
8142            ! miniperlmain.c perl.h
8143 ____________________________________________________________________________
8144 [   364] By: nick                                  on 1997/12/14  15:04:36
8145         Log: Ilya's MakeMaker (empty makefile) patch
8146      Branch: ansiperl
8147            ! lib/ExtUtils/MakeMaker.pm
8148 ____________________________________________________________________________
8149 [   363] By: gsar                                  on 1997/12/13  05:57:13
8150         Log: Integrate mainline.  Builds and passes (Borland).
8151      Branch: win32/perl
8152           !> Configure README.threads config_h.SH doop.c embed.h
8153           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
8154           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
8155           !> sv.c sv.h thread.h util.c
8156 ____________________________________________________________________________
8157 [   362] By: nick                                  on 1997/12/13  02:53:03
8158         Log: Resolve ansiperl against mainline
8159      Branch: ansiperl
8160           !> (integrate 92 files)
8161 ____________________________________________________________________________
8162 [   361] By: mbeattie                              on 1997/12/12  16:20:38
8163         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
8164              instead of MEXTEND leading to core dumps. This fix needs
8165              propagating back to the maintenance branch.
8166      Branch: perl
8167            ! pp_hot.c pp_sys.c
8168 ____________________________________________________________________________
8169 [   360] By: mbeattie                              on 1997/12/11  15:45:56
8170         Log: Add missing patch to op.c that didn't come across with win32 merge.
8171      Branch: perl
8172            ! op.c
8173 ____________________________________________________________________________
8174 [   359] By: mbeattie                              on 1997/12/11  11:54:41
8175         Log: Stop tr/// from writing to target when only counting.
8176      Branch: perl
8177            ! doop.c op.c op.h
8178 ____________________________________________________________________________
8179 [   358] By: mbeattie                              on 1997/12/10  18:36:26
8180         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
8181              a few extraneous trailing semicolons in perlvars.h.
8182      Branch: perl
8183            ! perlvars.h util.c
8184 ____________________________________________________________________________
8185 [   357] By: mbeattie                              on 1997/12/10  18:33:53
8186         Log: Start overhauling compiler. It was working at least minimally
8187              right up until the final tweak of B.xs to add threadsv_names
8188              at which point building it provokes a seg fault in perl while
8189              doing the xsubpp :-(.
8190      Branch: perl
8191            ! op.h util.c
8192      Branch: perlext
8193            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
8194            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
8195            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
8196            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
8197            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
8198            ! Compiler/test_harness_cc
8199 ____________________________________________________________________________
8200 [   356] By: mbeattie                              on 1997/12/10  13:43:32
8201         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
8202              sv_setfoo functions go back to not needing dTHR. Fix Configure
8203              to check for already-existing -thread on archname and to check
8204              better for d_pthread_created_joinable.
8205      Branch: perl
8206            ! Configure perl.h sv.c sv.h thread.h
8207 ____________________________________________________________________________
8208 [   355] By: mbeattie                              on 1997/12/10  10:53:58
8209         Log: Minor fix/speedup to util.c:fbm_instr:
8210              Subject: 5.004_55: Minor regexp patch
8211              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
8212              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
8213      Branch: perl
8214            ! util.c
8215 ____________________________________________________________________________
8216 [   354] By: mbeattie                              on 1997/12/10  10:41:25
8217         Log: Patches for IRIX, AIX and some generic stuff:
8218              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
8219              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
8220              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
8221              (checked/ignored a few rejects; tweaked wording).
8222      Branch: perl
8223            ! Configure README.threads config_h.SH embed.h
8224            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
8225            ! hints/irix_6.sh
8226 ____________________________________________________________________________
8227 [   353] By: mbeattie                              on 1997/12/10  10:10:19
8228         Log: Integrate win32 back into mainline (trivial).
8229      Branch: perl
8230           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
8231           +> win32/config_H.gc
8232           !> (integrate 36 files)
8233 ____________________________________________________________________________
8234 [   352] By: nick                                  on 1997/12/09  17:36:45
8235         Log: Resolve win32 - Sarathy's tweak.
8236      Branch: ansiperl
8237           !> win32/makedef.pl
8238 ____________________________________________________________________________
8239 [   351] By: gsar                                  on 1997/12/08  06:13:04
8240         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
8241      Branch: win32/perl
8242            ! win32/makedef.pl
8243 ____________________________________________________________________________
8244 [   350] By: nick                                  on 1997/12/05  00:56:03
8245         Log: Resolve ansiperl against win32
8246      Branch: ansiperl
8247            - win32/makegcc.mk
8248           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
8249           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
8250           !> win32/makefile.mk win32/perllib.c win32/win32.h
8251 ____________________________________________________________________________
8252 [   349] By: gsar                                  on 1997/12/02  07:28:23
8253         Log: Revert to keeping (some) constant strings as globals
8254      Branch: win32/perl
8255            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
8256            ! perlvars.h win32/makedef.pl win32/perllib.c
8257 ____________________________________________________________________________
8258 [   348] By: gsar                                  on 1997/12/02  05:38:06
8259         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
8260              Other minor fixes.  Now is a good time to get the changes in win32 branch.
8261      Branch: win32/perl
8262            - win32/makegcc.mk
8263            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
8264 ____________________________________________________________________________
8265 [   347] By: gsar                                  on 1997/12/02  03:32:55
8266         Log: Integrate winansi again.  Result builds and passes all tests on all
8267              three compilers.
8268      Branch: win32/perl
8269           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
8270           !> win32/makegcc.mk win32/win32.h
8271 ____________________________________________________________________________
8272 [   346] By: gsar                                  on 1997/12/02  03:28:23
8273         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
8274              makegcc.mk to be merged into makefile.mk soon.
8275      Branch: win32/perl
8276            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
8277            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
8278            ! win32/win32.h
8279 ____________________________________________________________________________
8280 [   345] By: nick                                  on 1997/12/02  01:57:17
8281         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
8282              Now runs again...
8283      Branch: ansiperl
8284            ! lib/ExtUtils/MM_Win32.pm
8285 ____________________________________________________________________________
8286 [   344] By: nick                                  on 1997/12/02  01:11:16
8287         Log: Sarathy's patch 
8288      Branch: ansiperl
8289            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
8290            ! win32/makegcc.mk win32/win32.h
8291 ____________________________________________________________________________
8292 [   343] By: gsar                                  on 1997/12/01  04:37:06
8293         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
8294              is identical to ansiperl/* now)
8295      Branch: win32/perl
8296           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
8297           !> (integrate 34 files)
8298 ____________________________________________________________________________
8299 [   342] By: nick                                  on 1997/12/01  04:01:57
8300         Log: Builds and passes all tests with gcc on Win32 - phew!
8301      Branch: ansiperl
8302            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
8303            ! proto.h util.c win32/makedef.pl
8304 ____________________________________________________________________________
8305 [   341] By: nick                                  on 1997/12/01  02:54:29
8306         Log: Create a struct for all perls globals (as an option)
8307              Mainly for Mingw32 which cannot import data.
8308              Now only Opcode tests fail (op_desc/op_name not 
8309              handled yet stuff)
8310      Branch: ansiperl
8311            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
8312            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
8313            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
8314            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
8315            ! win32/win32iop.h win32/win32thread.c
8316 ____________________________________________________________________________
8317 [   340] By: nick                                  on 1997/11/30  20:21:10
8318         Log: Fixup exports in non -DDEBUGGING case
8319      Branch: ansiperl
8320            ! win32/makedef.pl
8321 ____________________________________________________________________________
8322 [   339] By: nick                                  on 1997/11/30  20:10:04
8323         Log: Disable hard-coded -DDEBUGGING
8324      Branch: ansiperl
8325            ! win32/config_h.PL
8326 ____________________________________________________________________________
8327 [   338] By: nick                                  on 1997/11/30  20:00:19
8328         Log: embed.pl now reads *var*.h to do its stuff.
8329              Split generated embed.h into two - new embedvar.h
8330              is #included when 'op' etc. will not mess up proto.h etc.
8331              Removed #define foo (thr->Tfoo) from thread.h
8332              Added some 'missing' symbols to global.sym, removed
8333              those in the *var*.h files
8334              Has build all MULTIPLICITY/USE_THREADS options on win32
8335              with VC++ (and passed tests), but not with exactly this set
8336              of files.
8337      Branch: ansiperl
8338            + embedvar.h
8339            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
8340            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
8341            ! win32/makedef.pl
8342 ____________________________________________________________________________
8343 [   337] By: nick                                  on 1997/11/29  23:55:31
8344         Log: Globals and structs via macros - part 1 of N
8345              - introduce perlvars.h intrpvar.h and thrdvar.h
8346              - change perl.h and thread.h to include them with
8347              appropriate macros defined
8348              - result is status-quo but with macros
8349              - next step is to tweak embed.* to capitalize on 
8350              new easy-to-find info.
8351      Branch: ansiperl
8352            + intrpvar.h perlvars.h thrdvar.h
8353            ! perl.h thread.h win32/Makefile
8354 ____________________________________________________________________________
8355 [   336] By: nick                                  on 1997/11/29  19:13:55
8356         Log: VC++ default to threaded
8357      Branch: ansiperl
8358            ! win32/Makefile
8359 ____________________________________________________________________________
8360 [   335] By: nick                                  on 1997/11/29  18:38:26
8361         Log: Avoid __declspec(thread) by default, for both scratch
8362              return areas and THR stuff. Use struct thread intern instead.
8363      Branch: ansiperl
8364            ! win32/win32.c win32/win32.h win32/win32sck.c
8365            ! win32/win32thread.c win32/win32thread.h
8366 ____________________________________________________________________________
8367 [   334] By: nick                                  on 1997/11/29  17:49:04
8368         Log: Non-threaded build fix
8369      Branch: ansiperl
8370            ! win32/win32thread.c
8371 ____________________________________________________________________________
8372 [   333] By: nick                                  on 1997/11/29  17:29:07
8373         Log: Sort out malloc_mutex for perl's malloc
8374              Remove BINCOMPAT3 from embed.pl 
8375              Add dependancy to CORE_H for PERL95_OBJ
8376      Branch: ansiperl
8377            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
8378            ! win32/win32.c
8379 ____________________________________________________________________________
8380 [   332] By: nick                                  on 1997/11/29  16:21:01
8381         Log: Integrate win32 into ansiperl
8382      Branch: ansiperl
8383           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
8384           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
8385           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
8386           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
8387           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
8388           !> win32/perllib.c
8389 ____________________________________________________________________________
8390 [   331] By: nick                                  on 1997/11/29  01:35:45
8391         Log: GCC + Threads on Win32 - best gcc results yet
8392      Branch: ansiperl
8393            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
8394            ! win32/win32.h win32/win32iop.h win32/win32thread.c
8395            ! win32/win32thread.h
8396 ____________________________________________________________________________
8397 [   330] By: nick                                  on 1997/11/28  23:05:08
8398         Log: Un-botch gcc workround
8399      Branch: ansiperl
8400            ! XSUB.h
8401 ____________________________________________________________________________
8402 [   329] By: nick                                  on 1997/11/28  22:39:39
8403         Log: Builds completely with Mingw32, dynamic loaded extensions
8404              don't work yet - suspect __declspec() non-implemented issues.
8405      Branch: ansiperl
8406            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
8407            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
8408            ! win32/runperl.c win32/win32.c win32/win32iop.h
8409 ____________________________________________________________________________
8410 [   328] By: gsar                                  on 1997/11/28  05:48:15
8411         Log: integrate winansi.
8412      Branch: win32/perl
8413           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
8414            ! perl.h
8415           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
8416           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
8417           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
8418 ____________________________________________________________________________
8419 [   327] By: gsar                                  on 1997/11/28  05:38:48
8420         Log: Integrate mainline.
8421      Branch: win32/perl
8422           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
8423           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
8424           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
8425           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
8426           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
8427           !> win32/perllib.c
8428 ____________________________________________________________________________
8429 [   326] By: nick                                  on 1997/11/27  19:13:36
8430         Log: GCC builds perl.dll and perl.exe on Win32
8431      Branch: ansiperl
8432            ! win32/makedef.pl win32/makegcc.mk
8433 ____________________________________________________________________________
8434 [   325] By: nick                                  on 1997/11/27  17:46:30
8435         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
8436              far as building miniperl and perl.dll (but not import lib yet)
8437              Seems to lack popen()/pclose() and fcloseall() and fflushall().
8438              Also only CRTDLL not MCRTDLL so threading is probably not
8439              possible yet.
8440              Had to mess with win32iop.h's placement as we need __attribute__
8441              to get STDCALL, and #define of printf messes up proto.h 
8442      Branch: ansiperl
8443            + win32/config.gc win32/config_H.gc win32/makegcc.mk
8444            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
8445            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
8446            ! win32/win32iop.h win32/win32sck.c
8447 ____________________________________________________________________________
8448 [   324] By: mbeattie                              on 1997/11/27  17:08:06
8449         Log: Give dire warnings about the IRIX 6.2 kernel panic.
8450      Branch: perl
8451            ! README.threads hints/irix_6.sh
8452 ____________________________________________________________________________
8453 [   323] By: mbeattie                              on 1997/11/27  16:57:33
8454         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
8455              Subject: Re: ANNOUNCE: perl 5.004_55 is available
8456              Date: 27 Nov 1997 17:18:53 +0100
8457              From: koenig@kulturbox.de (Andreas J. Koenig)
8458      Branch: perl
8459            ! sv.c
8460 ____________________________________________________________________________
8461 [   322] By: mbeattie                              on 1997/11/27  16:12:15
8462         Log: Integrate win32 branch back into mainline.
8463      Branch: perl
8464           !> (integrate 42 files)
8465 ____________________________________________________________________________
8466 [   321] By: mbeattie                              on 1997/11/27  15:06:36
8467         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
8468              Subject: Re: ANNOUNCE: perl 5.004_55 is available
8469              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
8470              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8471      Branch: perl
8472            ! t/lib/safe2.t
8473 ____________________________________________________________________________
8474 [   320] By: mbeattie                              on 1997/11/27  15:02:59
8475         Log: Fix MYMALLOC (wrong #define in malloc.c):
8476              Subject: 5.004_55: MYMALLOC completely busted
8477              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
8478              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8479      Branch: perl
8480            ! malloc.c
8481 ____________________________________________________________________________
8482 [   319] By: mbeattie                              on 1997/11/27  15:01:37
8483         Log: Fix newSVrv so sv_setref_foo work better:
8484              Subject: [PATCH] [5.004_55] newSVrv (again)
8485              Date: Thu, 27 Nov 1997 00:25:50 -0500
8486              From: Owen Taylor <owt1@cornell.edu>
8487      Branch: perl
8488            ! sv.c
8489 ____________________________________________________________________________
8490 [   318] By: mbeattie                              on 1997/11/27  14:59:03
8491         Log: Output skipped test information in test suite:
8492              Subject: 5.004_55: Making test harness platform_aware
8493              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
8494              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
8495      Branch: perl
8496            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
8497            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
8498            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
8499 ____________________________________________________________________________
8500 [   317] By: mbeattie                              on 1997/11/27  14:55:15
8501         Log: Add 'W'atch command to debugger and improve help:
8502              Subject: 5.004_55: Debugger patch again
8503              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
8504              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8505      Branch: perl
8506            ! lib/perl5db.pl
8507 ____________________________________________________________________________
8508 [   316] By: mbeattie                              on 1997/11/27  14:52:44
8509         Log: Stop double initialisation of malloc_mutex:
8510              Subject: 5.004_55: Double initialiazation of malloc_mutex
8511              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
8512              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8513      Branch: perl
8514            ! miniperlmain.c win32/perllib.c
8515 ____________________________________________________________________________
8516 [   315] By: mbeattie                              on 1997/11/27  14:48:58
8517         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
8518      Branch: perl
8519            ! sv.c t/op/pat.t
8520 ____________________________________________________________________________
8521 [   314] By: nick                                  on 1997/11/27  01:03:19
8522         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
8523      Branch: ansiperl
8524           !> (integrate 897 files)
8525 ____________________________________________________________________________
8526 [   313] By: gsar                                  on 1997/11/26  03:20:55
8527         Log: merge win32-aware installperl in ansiperl branch.
8528      Branch: win32/perl
8529           !> installperl
8530 ____________________________________________________________________________
8531 [   312] By: gsar                                  on 1997/11/26  01:50:37
8532         Log: Fix for C<sort 'foo'...> bug:
8533              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8534              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
8535              Subject: [PATCH] Re: Sort grammar bug 
8536              Date: Sat, 01 Nov 1997 14:46:35 -0500
8537              ------
8538              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8539              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
8540              Subject: Re: Sort grammar bug 
8541              Date: Sun, 02 Nov 1997 12:47:51 +0000
8542      Branch: win32/perl
8543            ! t/op/sort.t toke.c
8544 ____________________________________________________________________________
8545 [   311] By: nick                                  on 1997/11/26  01:42:50
8546         Log: Win32-ize installperl
8547      Branch: ansiperl
8548            ! installperl
8549 ____________________________________________________________________________
8550 [   310] By: gsar                                  on 1997/11/26  01:36:39
8551         Log: Another trivial patch:
8552              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8553              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
8554              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
8555              Date: Wed, 29 Oct 1997 21:45:26 -0500
8556      Branch: win32/perl
8557            ! XSUB.h
8558 ____________________________________________________________________________
8559 [   309] By: nick                                  on 1997/11/26  01:33:32
8560         Log: Fixup _55 for Win32:
8561              Missed thread :-> perl_thread changes
8562              Two #define THR (not the same)
8563              K&R style func in hv.c
8564      Branch: ansiperl
8565            ! hv.c win32/win32thread.c win32/win32thread.h
8566 ____________________________________________________________________________
8567 [   308] By: gsar                                  on 1997/11/26  01:30:21
8568         Log: Sync yet another patch (this one manually edited):
8569              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8570              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
8571              Subject: [PATCH] Re: local($@) gives core dump 
8572              Date: Tue, 28 Oct 1997 21:51:25 -0500
8573      Branch: win32/perl
8574            ! pp_ctl.c
8575 ____________________________________________________________________________
8576 [   307] By: gsar                                  on 1997/11/26  01:22:10
8577         Log: Sync another change from local repository.
8578              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8579              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
8580              Subject: Re: do_postponed breaks with multiple interpreters 
8581              Date: Tue, 28 Oct 1997 22:16:13 -0500
8582      Branch: win32/perl
8583            ! op.c
8584 ____________________________________________________________________________
8585 [   306] By: gsar                                  on 1997/11/26  01:17:46
8586         Log: Sync a change from local repository.
8587              From: Gurusamy Sarathy <gsar@engin.umich.edu>
8588              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
8589              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
8590              Date: Tue, 28 Oct 1997 20:06:06 -0500
8591      Branch: win32/perl
8592            ! mg.c
8593 ____________________________________________________________________________
8594 [   305] By: nick                                  on 1997/11/26  00:50:10
8595         Log: Integrate mainline as of _55
8596      Branch: ansiperl
8597           +> emacs/ptags
8598           !> (integrate 36 files)
8599 ____________________________________________________________________________
8600 [   304] By: gsar                                  on 1997/11/26  00:27:57
8601         Log: Various changes to make it build cleanly and pass all tests:
8602              - needed to run `perl embed.pl`
8603              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
8604              - fix prototypes for a few declarations (Borland is finally quiet)
8605              - move declaration of Mymalloc etc to perl.h (since win32 and other
8606              ports may #define malloc themselves, to let extensions bind to
8607              the version that perl used)
8608              - move struct reg_data into a public header file, since it is
8609              referenced in a public datatype
8610              - win32 makefile fixes
8611              - fix remaining s/thread/perl_thread/
8612      Branch: win32/perl
8613            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
8614            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
8615            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
8616            ! win32/win32.h win32/win32iop.h win32/win32thread.c
8617 ____________________________________________________________________________
8618 [   303] By: gsar                                  on 1997/11/25  20:57:31
8619         Log: Fixup the places where the automatic merge got it wrong.
8620              Previous change (#302) was just a normal integration--ignore the
8621              "reverse" in there.
8622      Branch: win32/perl
8623            ! op.c perl.h
8624 ____________________________________________________________________________
8625 [   302] By: gsar                                  on 1997/11/25  20:32:12
8626         Log: reverse integrate mainline
8627      Branch: win32/perl
8628           +> emacs/ptags
8629           !> (integrate 896 files)
8630
8631 ----------------
8632 Version 5.004_55
8633 ----------------
8634
8635 ____________________________________________________________________________
8636 [   301] By: mbeattie                              on 1997/11/25  17:59:53
8637         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
8638      Branch: perl
8639            ! hv.c pp_ctl.c
8640 ____________________________________________________________________________
8641 [   300] By: mbeattie                              on 1997/11/25  16:29:36
8642         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
8643      Branch: perl
8644            ! MANIFEST patchlevel.h
8645 ____________________________________________________________________________
8646 [   299] By: mbeattie                              on 1997/11/25  15:59:16
8647         Log: Move malloc_mutex initialisation/destruction:
8648              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
8649              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
8650      Branch: perl
8651            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
8652            ! unixish.h vms/vmsish.h
8653 ____________________________________________________________________________
8654 [   298] By: mbeattie                              on 1997/11/25  15:49:22
8655         Log: Make hv_ functions cope better with 'm'-magic:
8656              Subject: [5.004_54] Another neglected patch
8657              Date: Fri, 21 Nov 1997 22:28:17 -0500
8658              From: Owen Taylor <owt1@cornell.edu>
8659      Branch: perl
8660            ! hv.c
8661 ____________________________________________________________________________
8662 [   297] By: mbeattie                              on 1997/11/25  15:47:36
8663         Log: Fix typo in Thread.xs.
8664      Branch: perl
8665            ! ext/Thread/Thread.xs
8666 ____________________________________________________________________________
8667 [   296] By: mbeattie                              on 1997/11/25  15:42:07
8668         Log: Integrate from ansi branch to mainline.
8669      Branch: perl
8670           !> (integrate 890 files)
8671 ____________________________________________________________________________
8672 [   295] By: mbeattie                              on 1997/11/25  14:29:31
8673         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
8674              Subject: Re: _54 on AIX
8675              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
8676              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
8677      Branch: perl
8678            ! ext/DynaLoader/dl_aix.xs
8679 ____________________________________________________________________________
8680 [   294] By: mbeattie                              on 1997/11/25  14:29:10
8681         Log: AIX patch for hints/aix.sh:
8682              Subject: Re: _54 on AIX
8683              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
8684              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
8685      Branch: perl
8686            ! hints/aix.sh
8687 ____________________________________________________________________________
8688 [   291] By: mbeattie                              on 1997/11/25  14:17:05
8689         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
8690      Branch: perl
8691            ! op.c op.h
8692 ____________________________________________________________________________
8693 [   290] By: mbeattie                              on 1997/11/25  14:16:29
8694         Log: AIX patch (including Configure support for {sched,pthread}_yield,
8695              pthread initial detach state, renaming perl_thread to perl_os_thread
8696              and struct thread to struct perl_thread):
8697              Subject: Re: _54 on AIX
8698              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
8699              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
8700      Branch: perl
8701            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
8702            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
8703            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
8704            ! proto.h sv.h thread.h util.c win32/win32thread.c
8705            ! win32/win32thread.h
8706 ____________________________________________________________________________
8707 [   289] By: mbeattie                              on 1997/11/25  12:33:02
8708         Log: Rename perl_thread to perl_os_thread.
8709      Branch: perl
8710            ! fakethr.h thread.h util.c win32/win32thread.h
8711 ____________________________________________________________________________
8712 [   288] By: mbeattie                              on 1997/11/25  12:27:35
8713         Log: Remove bincompat3 support:
8714              Subject: Re: ANNOUNCE: perl5.004_54 is available
8715              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
8716              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
8717      Branch: perl
8718            ! Configure INSTALL embed.h global.sym malloc.c
8719 ____________________________________________________________________________
8720 [   287] By: mbeattie                              on 1997/11/25  12:23:50
8721         Log: Emacs/tags update:
8722              Subject: Emacs/tags update for 5.004_54
8723              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
8724              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8725      Branch: perl
8726            + emacs/ptags
8727            ! MANIFEST Makefile.SH emacs/cperl-mode.el
8728 ____________________________________________________________________________
8729 [   286] By: nick                                  on 1997/11/23  23:03:56
8730         Log: Add $$_ test 
8731      Branch: ansiperl
8732            ! t/op/ref.t
8733 ____________________________________________________________________________
8734 [   285] By: gsar                                  on 1997/11/23  08:26:00
8735         Log: Initial reverse integration of winansi branch.
8736      Branch: win32/perl
8737           !> (integrate 50 files)
8738 ____________________________________________________________________________
8739 [   284] By: gsar                                  on 1997/11/23  07:32:24
8740         Log: Add to docs about the BEGIN { shift } feature.  Make the change
8741              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
8742      Branch: win32/perl
8743            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
8744 ____________________________________________________________________________
8745 [   283] By: nick                                  on 1997/11/22  21:29:30
8746         Log: Duplicate perl_threadsv
8747      Branch: ansiperl
8748            ! global.sym
8749 ____________________________________________________________________________
8750 [   282] By: nick                                  on 1997/11/22  21:18:11
8751         Log: Munge pseudo-Configure stuff to add -thread to archname as
8752              Malcolm seems to think that is way to test for threads.
8753              Update @INC stuffing hackery to have traditional @INC
8754              search order archlib, privlib, sitearch, site.
8755      Branch: ansiperl
8756            ! t/lib/english.t win32/config.bc win32/config_H.bc
8757            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
8758            ! win32/makefile.mk win32/win32.c win32/win32.h
8759 ____________________________________________________________________________
8760 [   281] By: nick                                  on 1997/11/22  19:28:21
8761         Log: Builds and passes all but english.t on win32 VC++
8762      Branch: ansiperl
8763            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
8764            ! win32/config_H.vc win32/win32thread.h
8765 ____________________________________________________________________________
8766 [   280] By: nick                                  on 1997/11/22  18:10:50
8767         Log: ansiperl builds with Borland C++ again
8768      Branch: ansiperl
8769            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
8770            ! win32/config.bc win32/config_H.bc win32/perlglob.c
8771            ! win32/win32.c win32/win32.h
8772 ____________________________________________________________________________
8773 [   279] By: nick                                  on 1997/11/22  16:42:51
8774         Log: Resolve ansiperl against mainline
8775      Branch: ansiperl
8776           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
8777           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
8778           !> t/lib/english.t thread.h toke.c util.c
8779 ____________________________________________________________________________
8780 [   278] By: nick                                  on 1997/11/22  16:30:27
8781         Log: Resolve ansiperl against win32
8782      Branch: ansiperl
8783           !> (integrate 55 files)
8784 ____________________________________________________________________________
8785 [   277] By: gsar                                  on 1997/11/22  09:48:02
8786         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
8787              - added a test for the above
8788              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
8789              ansification hunks
8790      Branch: win32/perl
8791            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
8792 ____________________________________________________________________________
8793 [   276] By: gsar                                  on 1997/11/22  07:24:01
8794         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
8795              when USE_THREADS.  GCC for instance, can do without macros that use
8796              globals.  Instead, selectively re#define only those macros
8797              that use globals to their functional equivalents.  Tests 100% on
8798              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
8799      Branch: win32/perl
8800            ! perl.h sv.h
8801 ____________________________________________________________________________
8802 [   275] By: gsar                                  on 1997/11/22  05:27:04
8803         Log: Integrate mainline.
8804      Branch: win32/perl
8805           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
8806            - lib/Class/Fields.pm lib/ISA.pm
8807           !> (integrate 41 files)
8808 ____________________________________________________________________________
8809 [   274] By: mbeattie                              on 1997/11/21  18:28:22
8810         Log: $_ is now per-thread (rather a lot of changes). Only tested under
8811              *-linux-thread at the moment.
8812      Branch: perl
8813            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
8814            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
8815            ! t/lib/english.t thread.h toke.c util.c
8816 ____________________________________________________________________________
8817 [   273] By: mbeattie                              on 1997/11/21  10:31:29
8818         Log: Filter patch to toke.c:
8819              Subject: Tiny core patch for source filters
8820              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
8821              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
8822      Branch: perl
8823            ! toke.c
8824 ____________________________________________________________________________
8825 [   272] By: nick                                  on 1997/11/21  00:54:43
8826         Log: Basic integrate of lastest perl into ansiperl
8827      Branch: ansiperl
8828           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
8829            - lib/Class/Fields.pm lib/ISA.pm
8830            ! win32/win32.c win32/win32.h
8831           !> (integrate 57 files)
8832 ____________________________________________________________________________
8833 [   271] By: mbeattie                              on 1997/11/20  12:12:00
8834         Log: Initial stab at IRIX configuration support for threading. Manually
8835              applied parts of following patches:
8836              Subject: Perl 5.004_54 on IRIX
8837              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
8838              From: Jarkko Hietaniemi <jhi@iki.fi>
8839              Subject: Re: Perl 5.004_54 on IRIX
8840              Date: 19 Nov 1997 17:10:17 -0800
8841              From: Scott Henry <scotth@sgi.com>
8842      Branch: perl
8843            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
8844            ! hints/irix_6_1.sh perl.h
8845 ____________________________________________________________________________
8846 [   270] By: mbeattie                              on 1997/11/19  17:45:37
8847         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
8848              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
8849              also fixed two instances of referring to SVs after destruction.
8850      Branch: perl
8851            ! regcomp.c regexec.c
8852 ____________________________________________________________________________
8853 [   269] By: mbeattie                              on 1997/11/19  15:33:23
8854         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
8855              changed by mg_get(*keysp) (!). Introducing a new local variable
8856              fixed it but I don't know if it's a compiler problem or some
8857              other corruption happening elsewhere.
8858      Branch: perl
8859            ! av.c
8860 ____________________________________________________________________________
8861 [   268] By: mbeattie                              on 1997/11/19  11:39:49
8862         Log: Let Configure sort out get{host,net}byaddr* prototypes:
8863              Subject: [PATCH] 5.004_54: little something for
8864              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
8865              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
8866              From: Jarkko Hietaniemi <jhi@iki.fi>
8867      Branch: perl
8868            ! Configure config_h.SH pp_sys.c
8869 ____________________________________________________________________________
8870 [   267] By: mbeattie                              on 1997/11/19  11:04:15
8871         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
8872              Subject: Version 7 of Jumbo RE patch available
8873              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
8874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8875      Branch: perl
8876            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
8877            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
8878            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
8879            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
8880            ! util.c
8881 ____________________________________________________________________________
8882 [   266] By: mbeattie                              on 1997/11/18  17:26:09
8883         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
8884              version of patch:
8885              Subject: tie fake hash patch for 5.004_54
8886              Date: Sat, 15 Nov 1997 19:18:30 -0500
8887              From: Joshua Pritikin <pritikin@mindspring.com>
8888      Branch: perl
8889            + t/op/avhv.t
8890            ! av.c embed.h global.sym proto.h
8891 ____________________________________________________________________________
8892 [   265] By: mbeattie                              on 1997/11/18  16:51:04
8893         Log: Bring MANIFEST up to date. Add new thread tests.
8894      Branch: perl
8895            + ext/Thread/die.t ext/Thread/die2.t
8896            ! MANIFEST
8897 ____________________________________________________________________________
8898 [   264] By: mbeattie                              on 1997/11/18  16:41:27
8899         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
8900              is assigned to. Added tests to t/op/array.t. magic_setisa now
8901              warns about including non-existent packages in @ISA when -w is on.
8902      Branch: perl
8903            - lib/Class/Fields.pm lib/ISA.pm
8904            ! mg.c t/op/array.t
8905 ____________________________________________________________________________
8906 [   263] By: mbeattie                              on 1997/11/18  16:38:57
8907         Log: Fix typo in win32 -> mainline integration.
8908      Branch: perl
8909            ! perl.h
8910 ____________________________________________________________________________
8911 [   262] By: mbeattie                              on 1997/11/18  11:56:09
8912         Log: Integrate win32 branch back into mainline.
8913      Branch: perl
8914            - win32/win32io.c win32/win32io.h
8915            ! op.c
8916           !> (integrate 30 files)
8917 ____________________________________________________________________________
8918 [   261] By: gsar                                  on 1997/11/18  00:14:02
8919         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
8920      Branch: win32/perl
8921            ! win32/config.bc win32/config.vc win32/config_H.bc
8922            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
8923 ____________________________________________________________________________
8924 [   260] By: nick                                  on 1997/11/16  23:16:16
8925         Log: Generic file changes for MYMALLOC
8926      Branch: ansiperl
8927            ! miniperlmain.c perl.c
8928 ____________________________________________________________________________
8929 [   259] By: nick                                  on 1997/11/16  23:14:36
8930         Log: MYMALLOC for Win32:
8931              1. Initialize malloc_mutex before it is used (all platforms!)
8932              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
8933              3. Tweak win32/config*.* to define MYMALLOC
8934              4. Provide sbrk() in terms of VirtualAlloc().
8935              
8936              Also fixup -MT (perl95) build to handle Perl_current_thread
8937              via call to DLL (as though an extension).
8938      Branch: ansiperl
8939            ! win32/Makefile win32/config.bc win32/config.vc
8940            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
8941            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
8942            ! win32/win32iop.h win32/win32thread.h
8943 ____________________________________________________________________________
8944 [   258] By: nick                                  on 1997/11/15  20:42:28
8945         Log: Implement dTHR via __declspec(thread) - part 2
8946      Branch: ansiperl
8947            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
8948 ____________________________________________________________________________
8949 [   257] By: nick                                  on 1997/11/15  19:52:53
8950         Log: Use __declspec(thread) var rather tha TslAlloc & co.
8951      Branch: ansiperl
8952            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
8953 ____________________________________________________________________________
8954 [   256] By: gsar                                  on 1997/11/15  02:58:09
8955         Log: Add #include guard in Thread.xs so it will build even under
8956              no USE_THREADS (for win32).  This was missed because of edit
8957              w/o checkout perforce kludge.
8958      Branch: win32/perl
8959            ! ext/Thread/Thread.xs
8960 ____________________________________________________________________________
8961 [   255] By: nick                                  on 1997/11/15  00:33:46
8962         Log: Integrate mainline (5.004_54?) into ansiperl
8963      Branch: ansiperl
8964           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
8965           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
8966           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
8967           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
8968           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
8969 ____________________________________________________________________________
8970 [   254] By: nick                                  on 1997/11/15  00:25:26
8971         Log: Interate win32 into ansiperl
8972      Branch: ansiperl
8973           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
8974           +> lib/fields.pm
8975           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
8976           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
8977           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
8978           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
8979           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
8980 ____________________________________________________________________________
8981 [   253] By: gsar                                  on 1997/11/14  22:04:58
8982         Log: Integrate mainline changes into win32 branch.  Now would be a good time
8983              to reverse integrate the win32 branch into mainline.
8984      Branch: win32/perl
8985           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
8986           +> lib/fields.pm
8987           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
8988           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
8989           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
8990           !> t/op/magic.t thread.h
8991
8992 ----------------
8993 Version 5.004_54
8994 ----------------
8995
8996 ____________________________________________________________________________
8997 [   252] By: mbeattie                              on 1997/11/14  15:07:19
8998         Log: Two more delays added to test suite to help *-solaris-thread.
8999      Branch: perl
9000            ! t/io/pipe.t t/lib/io_pipe.t
9001 ____________________________________________________________________________
9002 [   251] By: mbeattie                              on 1997/11/14  15:05:57
9003         Log: Remove stale code from Thread.xs.
9004      Branch: perl
9005            ! ext/Thread/Thread.xs
9006 ____________________________________________________________________________
9007 [   250] By: mbeattie                              on 1997/11/14  10:12:40
9008         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
9009              doesn't run handlers for self-sent signals until kill has returned.)
9010      Branch: perl
9011            ! t/op/magic.t
9012 ____________________________________________________________________________
9013 [   249] By: gsar                                  on 1997/11/14  05:14:44
9014         Log: Fix various details in win32 makefiles and Config.pm setup.
9015              - ldflags is set for both compilers now
9016              - extensions list is now correct
9017              - delete perl95.exe on distclean
9018              - cf_time now gets updated (once)
9019              - ccdlflags is set for Borland
9020              - fix startperl so dprofpp works
9021      Branch: win32/perl
9022            ! win32/Makefile win32/config.bc win32/config.vc
9023            ! win32/config_sh.PL win32/makefile.mk
9024 ____________________________________________________________________________
9025 [   248] By: mbeattie                              on 1997/11/13  18:01:27
9026         Log: Rewrite thread return code to distinguish between ordinary return
9027              and die() and make join propagate the die. Add tiny method eval
9028              which just does "return eval { shift->join; }". Add Thread::Specific
9029              class for access to thread specific user data along with specific.t.
9030              Rename Class to classname throughout Thread.xs for consistency.
9031              Fix pp_specific to pp_threadsv in global.sym. Add support to
9032              pp_entersub in pp_hot.c to lock stash for static locked methods.
9033      Branch: perl
9034            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
9035            + lib/fields.pm
9036            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
9037            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
9038 ____________________________________________________________________________
9039 [   247] By: mbeattie                              on 1997/11/13  14:13:30
9040         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
9041              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
9042              in pp_sys.c for whether getnet* function get protoyped (since the
9043              default had a broken prototype for getnetbyaddr).
9044      Branch: perl
9045            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
9046            ! scope.c thread.h
9047 ____________________________________________________________________________
9048 [   246] By: nick                                  on 1997/11/13  02:44:40
9049         Log: Integrate Win32 branch
9050      Branch: ansiperl
9051            - configure ext/util/extliblist win32/bin/pl2bat.bat
9052            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
9053            - win32/config.H win32/config.w32 win32/win32io.c
9054            - win32/win32io.h
9055           !> (integrate 905 files)
9056 ____________________________________________________________________________
9057 [   245] By: nick                                  on 1997/11/13  00:47:54
9058         Log: Integrate (-ay) win32 branch at its creation to 
9059              establish and ancestor as per perkforce technote #9
9060      Branch: ansiperl
9061           +> configure ext/util/extliblist win32/bin/pl2bat.bat
9062           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
9063           +> win32/config.H win32/config.w32
9064           !> (integrate 859 files)
9065 ____________________________________________________________________________
9066 [   244] By: gsar                                  on 1997/11/12  22:26:39
9067         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
9068              contains the all the declarations and macros for the win32io layer.
9069              New std-ish functions are exported now.  All win32-specific exported
9070              functions begin with "win32_" consistently.  win32 version of
9071              init_os_extras() is now exported, so embedders can get the in-core
9072              xsubs.
9073      Branch: win32/perl
9074            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
9075            ! win32/win32iop.h win32/win32sck.c
9076 ____________________________________________________________________________
9077 [   243] By: gsar                                  on 1997/11/12  07:41:52
9078         Log: Really delete deleted files.
9079      Branch: win32/perl
9080            - win32/win32io.c win32/win32io.h
9081 ____________________________________________________________________________
9082 [   242] By: gsar                                  on 1997/11/12  07:40:54
9083         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
9084              files (win32/win32io.[ch]) completely removed, as are all traces
9085              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
9086              for later. Various myfoo() things regularized to my_foo().  CPP not
9087              required anymore to create a perl binary :)
9088      Branch: win32/perl
9089            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
9090            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9091            ! win32/win32io.c win32/win32io.h win32/win32iop.h
9092            ! win32/win32sck.c
9093 ____________________________________________________________________________
9094 [   241] By: gsar                                  on 1997/11/12  05:31:28
9095         Log: Fix various win32 code blemishes:
9096              - s/stolen/win32/g
9097              - s/(CROAK|WARN)/lc($1)/eg
9098              - remove deadcode from most places
9099      Branch: win32/perl
9100            ! win32/makedef.pl win32/win32.c win32/win32io.c
9101            ! win32/win32iop.h
9102 ____________________________________________________________________________
9103 [   240] By: gsar                                  on 1997/11/12  04:36:29
9104         Log: Carry over changes in ansiperl branch.  Win32 branch is now
9105              the leading edge.
9106      Branch: win32/perl
9107            ! embed.h global.sym perl.c win32/win32thread.c
9108            ! win32/win32thread.h
9109 ____________________________________________________________________________
9110 [   239] By: gsar                                  on 1997/11/12  03:39:57
9111         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
9112      Branch: win32/perl
9113            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
9114 ____________________________________________________________________________
9115 [   238] By: gsar                                  on 1997/11/12  03:25:17
9116         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
9117              done cleaner, if really needed (perhaps only for efficiency reasons?)).
9118              Redundant EXTERN_C definitions and related warnings fixed.
9119      Branch: win32/perl
9120            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
9121            ! win32/win32iop.h win32/win32sck.c
9122 ____________________________________________________________________________
9123 [   237] By: nick                                  on 1997/11/12  02:45:15
9124         Log: Fixup Win32
9125              - #undef start_env before re-#defining it
9126              - change pp_specific pp_threadsv in global.sym
9127              - re-build embed.h
9128              - avoid HAVE_THREAD_INTERN - we don't and empty struct
9129              is a pain. If we did have it it would contain cached
9130              values of things we can only get at _IN_ the thread
9131              so new_struct_thread is wrong place to call it.
9132              - add new macro SET_THREAD_SELF - we must (in main thread)
9133              define in win32thread.h, support in win32thread.c,
9134              test and call in perl.c
9135      Branch: ansiperl
9136            ! embed.h global.sym perl.c thread.h win32/win32thread.c
9137            ! win32/win32thread.h
9138 ____________________________________________________________________________
9139 [   236] By: nick                                  on 1997/11/12  01:54:23
9140         Log: Integrate mainline after it integrated us.
9141              Accepted 'theirs' everywhere - so two branches should
9142              now point to same files again.
9143              Almost all of these were what was suggested, others were
9144              whitespace diffs. A few dubious spots which we will now 
9145              go fix.
9146      Branch: ansiperl
9147           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
9148           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
9149           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
9150           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
9151           !> util.c
9152 ____________________________________________________________________________
9153 [   235] By: gsar                                  on 1997/11/12  01:22:26
9154         Log: Minor tweaks to add a thread_intern struct that should ultimately
9155              contain all the win32-specific statics.
9156              Win32 branch now passes all tests with or w/o USE_THREADS.
9157      Branch: win32/perl
9158            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
9159 ____________________________________________________________________________
9160 [   234] By: gsar                                  on 1997/11/11  23:08:54
9161         Log: Initial (untested) integration of mainline changes.
9162      Branch: win32/perl
9163            - configure
9164           !> (integrate 89 files)
9165 ____________________________________________________________________________
9166 [   233] By: mbeattie                              on 1997/11/11  18:07:30
9167         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
9168      Branch: perl
9169            ! thread.h
9170 ____________________________________________________________________________
9171 [   232] By: mbeattie                              on 1997/11/11  17:49:12
9172         Log: t/TEST (reverted to @229 version) should have been included in the
9173              previous change (231) but my way of recovering it didn't work
9174              properly. The change 231 comments about successful tests applies
9175              to this t/TEST (i.e. as of this change).
9176      Branch: perl
9177            ! t/TEST
9178 ____________________________________________________________________________
9179 [   231] By: mbeattie                              on 1997/11/11  17:46:59
9180         Log: Fix up ansiperl integration. Back to passing all expected tests
9181              with usethreads. Untested with non-threaded perl.
9182      Branch: perl
9183            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
9184            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
9185 ____________________________________________________________________________
9186 [   230] By: mbeattie                              on 1997/11/11  16:36:22
9187         Log: Initial integration of ansi branch into mainline (untested).
9188      Branch: perl
9189           +> t/lib/thread.t t/op/nothread.t thread.sym
9190            - configure
9191           !> (integrate 84 files)
9192 ____________________________________________________________________________
9193 [   229] By: mbeattie                              on 1997/11/11  15:20:43
9194         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
9195              getting per-thread magicals. Fixed thr->errsv initialisation.
9196      Branch: perl
9197            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
9198            ! t/lib/safe2.t toke.c
9199 ____________________________________________________________________________
9200 [   228] By: mbeattie                              on 1997/11/11  12:48:26
9201         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
9202              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
9203              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
9204              again for non-threaded perl. Enhanced perl_get_sv to return
9205              per-thread magicals where necessary for threaded perl.
9206      Branch: perl
9207            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
9208            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
9209 ____________________________________________________________________________
9210 [   227] By: mbeattie                              on 1997/11/11  11:00:02
9211         Log: hashlock bug.
9212              
9213              Jobs fixed ...
9214              
9215              hashlock fixed on 1997/11/11 by mbeattie@localhost
9216              
9217              Subject: [perl5.004_53; patch] Another hash-locking fix
9218              Date: 23 Oct 1997 14:13:55 -0400
9219              From: Owen Taylor <owt1@cornell.edu>
9220      Branch: bugs
9221            + hashlock
9222 ____________________________________________________________________________
9223 [   226] By: gsar                                  on 1997/11/11  02:11:23
9224         Log: Slightly more refined lock() keyword recognition (using %INC).
9225      Branch: win32/perl
9226            ! toke.c
9227 ____________________________________________________________________________
9228 [   225] By: gsar                                  on 1997/11/11  00:26:09
9229         Log: "weak" lock keyword (hardcoded initial implementation) now works.
9230              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
9231              is recognized as a sub, a regular keyword otherwise.  Could be
9232              generalized by storing a flag for every op in OP struct, and turning
9233              the flag off when Thread.xs loads.
9234      Branch: win32/perl
9235            ! toke.c
9236 ____________________________________________________________________________
9237 [   224] By: gsar                                  on 1997/11/10  22:59:55
9238         Log: Merge a patch in preparation for "weak keywords":
9239              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9240              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
9241              Subject: [PATCH] global overrides for keywords
9242              Date: Wed, 08 Oct 1997 02:18:23 -0400
9243      Branch: win32/perl
9244            ! embed.h interp.sym perl.c perl.h toke.c
9245 ____________________________________________________________________________
9246 [   223] By: gsar                                  on 1997/11/10  22:41:31
9247         Log: Remove runlevel.  It was used to count how many runops() calls
9248              we were in the process of executing, and longjmp() to the topmost
9249              one (if not already there).  We use a null top_env->je_prev
9250              to distinguish that now.
9251      Branch: win32/perl
9252            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
9253 ____________________________________________________________________________
9254 [   222] By: gsar                                  on 1997/11/10  04:47:48
9255         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
9256              USE_THREADS case builds and passes all tests using both compilers.
9257              Additional tweaks:
9258              - fixup win32/makedef.pl to skip more symbols for non-thread build.
9259              - sync win32/Makefile with win32/makefile.mk
9260              >>>Non-thread build fails a lot of tests.<<<
9261      Branch: win32/perl
9262            + thread.sym
9263            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
9264            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
9265            ! win32/makedef.pl win32/makefile.mk
9266 ____________________________________________________________________________
9267 [   221] By: gsar                                  on 1997/11/10  00:57:53
9268         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
9269              into win32 branch.
9270      Branch: win32/perl
9271            + t/lib/thread.t t/op/nothread.t
9272            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
9273            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
9274            ! util.c win32/Makefile win32/config.bc win32/config.vc
9275            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
9276            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
9277            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
9278            ! win32/win32thread.c win32/win32thread.h
9279 ____________________________________________________________________________
9280 [   220] By: gsar                                  on 1997/11/09  22:44:41
9281         Log: Integrate latest mainline into win32 branch.
9282      Branch: win32/perl
9283           +> win32/win32thread.c win32/win32thread.h
9284           !> (integrate 39 files)
9285 ____________________________________________________________________________
9286 [   219] By: nick                                  on 1997/11/09  21:46:06
9287         Log: Conditionalize english.t,
9288              Enhance times() for NT,
9289              (Failed) attempt to implement alarm(),
9290              Fixed config.h dependancy in makefile.mk
9291      Branch: ansiperl
9292            ! t/lib/english.t win32/config.bc win32/config_H.bc
9293            ! win32/makefile.mk win32/win32.c
9294 ____________________________________________________________________________
9295 [   218] By: nick                                  on 1997/11/09  15:38:00
9296         Log: Dick Hardt's patch for build on Alpha
9297      Branch: ansiperl
9298            ! win32/Makefile
9299 ____________________________________________________________________________
9300 [   217] By: nick                                  on 1997/11/09  03:31:20
9301         Log: MakeMaker not in vofig noise fix for dmake
9302      Branch: ansiperl
9303            ! win32/config.bc win32/makefile.mk
9304 ____________________________________________________________________________
9305 [   216] By: nick                                  on 1997/11/09  03:15:06
9306         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
9307              TIEHASH works, but 2nd call (after db is closed, attempt
9308              to reopen) tries to AUTOLOAD TIEHASH rather than using
9309              cached value.
9310      Branch: ansiperl
9311            ! pp_sys.c
9312 ____________________________________________________________________________
9313 [   215] By: nick                                  on 1997/11/08  16:41:24
9314         Log: Cleanup MakeMaker 'not in config' noise
9315      Branch: ansiperl
9316            ! win32/Makefile win32/config.vc
9317 ____________________________________________________________________________
9318 [   214] By: nick                                  on 1997/11/08  15:07:24
9319         Log: Remove 'configure' leaving configure.gnu and Configure
9320              Win32 ignores case and keeps trying to update
9321              repository copy of 'configure' or 'Configure' with
9322              the other.
9323      Branch: ansiperl
9324            - configure
9325            ! MANIFEST
9326 ____________________________________________________________________________
9327 [   213] By: nick                                  on 1997/11/08  15:03:39
9328         Log: Get threads working again on Win32
9329              Root cause of fail was init_thread_intern() in
9330              new_struct_thread() (which is called in parent thread)
9331              clobbering dTHR of parent thread. 
9332              It is doubtfull if setting 'self' in new_struct_thread()
9333              is 'right' but left in for now.
9334      Branch: ansiperl
9335            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
9336            ! win32/win32thread.c win32/win32thread.h
9337 ____________________________________________________________________________
9338 [   212] By: nick                                  on 1997/11/08  00:34:03
9339         Log: Add :base_thread to :default in Opcode.pm
9340              This allows lib/safe.t to pass when threaded.
9341              It is unclear if 'lock' should be safe as it allows
9342              denial of service attack, but could not figure out
9343              how to add just 'specific' (sic) to :default
9344              without triggering 'already tagged' warning noise.
9345      Branch: ansiperl
9346            ! ext/Opcode/Opcode.pm win32/makefile.mk
9347 ____________________________________________________________________________
9348 [   211] By: nick                                  on 1997/11/07  23:59:31
9349         Log: Merge changes as of 18:00 CST 
9350      Branch: ansiperl
9351           !> op.c pp.c pp_sys.c thread.h util.c
9352 ____________________________________________________________________________
9353 [   210] By: nick                                  on 1997/11/07  23:52:35
9354         Log: Reverse integrate Malcolm's chanes into local
9355              repository, then import result back into my view
9356              of Malcolm's repository.
9357              Builds and passes (most) tests with GNU C++/Solaris
9358              and Borland C++, Win32.
9359      Branch: ansiperl
9360            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
9361            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
9362            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
9363            ! thread.h toke.c util.c win32/makefile.mk
9364 ____________________________________________________________________________
9365 [   209] By: mbeattie                              on 1997/11/07  18:12:36
9366         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
9367              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
9368              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
9369              missing #ifdef USE_THREADS around some DEBU_L statements in die().
9370              Building without USE_THREADS fails quite a lot of tests. It looks
9371              as though the move to per-thread magicals must be missing some
9372              #ifdef USE_THREADS.
9373      Branch: perl
9374            ! op.c pp.c pp_sys.c thread.h util.c
9375 ____________________________________________________________________________
9376 [   208] By: nick                                  on 1997/11/07  01:37:28
9377         Log: Raw integrate of latest perl
9378      Branch: ansiperl
9379            ! t/TEST
9380           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
9381           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
9382           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
9383           !> thread.h toke.c util.c
9384 ____________________________________________________________________________
9385 [   207] By: mbeattie                              on 1997/11/06  14:58:00
9386         Log: Update README.threads and Todo.5.005.
9387      Branch: perl
9388            ! README.threads Todo.5.005
9389 ____________________________________________________________________________
9390 [   206] By: mbeattie                              on 1997/11/06  14:37:37
9391         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
9392      Branch: perl
9393            ! op.c pp_ctl.c proto.h scope.h
9394 ____________________________________________________________________________
9395 [   205] By: mbeattie                              on 1997/11/06  14:31:38
9396         Log: Per-thread magicals now stored in their own thr->magicals and keyed
9397              more directly. cvcache and oursv become ordinary struct thread
9398              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
9399              for 0 again. Main thread initialisation done by new function
9400              init_main_thread instead of (now fixed) new_struct_thread.
9401              
9402              Jobs fixed ...
9403              
9404              jmpenv fixed on 1997/11/06 by mbeattie@localhost
9405              
9406              Subject: [perl5.004_53; patch] eval's and threads
9407              Date: 23 Oct 1997 23:59:19 -0400
9408              From: Owen Taylor <owt1@cornell.edu>
9409      Branch: bugs
9410            + jmpenv
9411      Branch: perl
9412            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
9413            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
9414 ____________________________________________________________________________
9415 [   204] By: mbeattie                              on 1997/11/05  17:18:18
9416         Log: Per-thread magicals mostly working (and localisable). Now getting
9417              intermittent occasional "Use of uninitialized value" warnings
9418              which may be due to some op flag black magic I've broken.
9419      Branch: perl
9420            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
9421            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
9422 ____________________________________________________________________________
9423 [   203] By: nick                                  on 1997/11/05  01:04:10
9424         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
9425      Branch: ansiperl
9426            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
9427            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
9428            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
9429            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
9430            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
9431            ! win32/config.vc win32/config_H.vc win32/makedef.pl
9432            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
9433            ! win32/win32io.c win32/win32io.h win32/win32iop.h
9434            ! win32/win32sck.c win32/win32thread.h
9435 ____________________________________________________________________________
9436 [   202] By: nick                                  on 1997/11/05  00:50:27
9437         Log: Compile(d) at least once with threads on win32 
9438              but did not work
9439      Branch: ansiperl
9440            ! embed.h perl.c thread.h
9441 ____________________________________________________________________________
9442 [   201] By: nick                                  on 1997/11/05  00:32:13
9443         Log: Trivial integrate
9444      Branch: ansiperl
9445           !> patchlevel.h
9446 ____________________________________________________________________________
9447 [   200] By: mbeattie                              on 1997/11/04  12:06:09
9448         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
9449      Branch: perl
9450            ! patchlevel.h
9451 ____________________________________________________________________________
9452 [   199] By: nick                                  on 1997/11/01  00:18:52
9453         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
9454      Branch: ansiperl
9455           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
9456           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
9457           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
9458           !> util.c
9459 ____________________________________________________________________________
9460 [   198] By: nick                                  on 1997/11/01  00:08:33
9461         Log: win32thread.* not in MANIFEST which has muddled moving
9462              back and forth between depots.
9463      Branch: ansiperl
9464            ! MANIFEST win32/win32thread.c win32/win32thread.h
9465 ____________________________________________________________________________
9466 [   197] By: nick                                  on 1997/11/01  00:02:49
9467         Log: Test changes
9468      Branch: ansiperl
9469            + t/lib/thread.t t/op/nothread.t thread.sym
9470            ! MANIFEST
9471 ____________________________________________________________________________
9472 [   196] By: nick                                  on 1997/10/31  23:54:01
9473         Log: Further ANSI changes now builds and passes (most) tests
9474              with gcc -x c++. 
9475      Branch: ansiperl
9476            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
9477            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
9478            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
9479            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
9480            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
9481            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
9482            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
9483            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
9484            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
9485            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
9486            ! x2p/walk.c
9487 ____________________________________________________________________________
9488 [   195] By: mbeattie                              on 1997/10/31  18:05:31
9489         Log: Half way through moving per-thread magicals into per-thread fields
9490              and the associated new OP_SPECIFIC and find_thread_magical stuff.
9491              perl will compile but plenty of the magicals are still broken.
9492      Branch: perl
9493            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
9494            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
9495            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
9496            ! util.c
9497 ____________________________________________________________________________
9498 [   194] By: nick                                  on 1997/10/31  01:43:49
9499         Log: Convert miniperl sources to ANSI C. Several passes of
9500              GNU C's 'protoize' plus a few hand edits.
9501              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
9502              Does not link seems gcc's C++ does not define a symbol for
9503              const char foo[] = "....";
9504              i.e. with empty [].
9505      Branch: ansiperl
9506            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
9507            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
9508            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
9509            ! sv.c taint.c toke.c universal.c util.c
9510 ____________________________________________________________________________
9511 [   193] By: nick                                  on 1997/10/30  03:00:01
9512         Log: Make the ansi branch
9513      Branch: ansiperl
9514           +> (branch 907 files)
9515 ____________________________________________________________________________
9516 [   192] By: nick                                  on 1997/10/30  02:48:17
9517         Log: Oneperl builds with THREADS/THISPTR Borland
9518              Manualy inserted Sarathy's new COND_XXXXX from his mail.
9519              Manual change if Tself -> self as was easier than resolve :-(
9520              Two aTHIS's in op.c
9521      Branch: oneperl
9522            ! embed.h op.c thread.h thread.sym win32/makefile.mk
9523            ! win32/win32thread.h
9524 ____________________________________________________________________________
9525 [   191] By: nick                                  on 1997/10/30  01:54:50
9526         Log: Raw resolve of latest sources with oneperl
9527      Branch: oneperl
9528           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
9529           !> opcode.pl perl.c thread.h win32/win32thread.c
9530           !> win32/win32thread.h
9531 ____________________________________________________________________________
9532 [   190] By: mbeattie                              on 1997/10/29  14:39:54
9533         Log: Remove global macro "self". Change thr->Tself to thr->self.
9534      Branch: perl
9535            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
9536            ! win32/win32thread.c win32/win32thread.h
9537 ____________________________________________________________________________
9538 [   189] By: mbeattie                              on 1997/10/29  12:49:01
9539         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
9540      Branch: perl
9541            ! Todo.5.005
9542 ____________________________________________________________________________
9543 [   188] By: mbeattie                              on 1997/10/29  12:45:32
9544         Log: Add pp_lock knowledge to compiler
9545      Branch: perlext
9546            ! Compiler/ccop.c Compiler/ccop.h
9547 ____________________________________________________________________________
9548 [   187] By: mbeattie                              on 1997/10/29  12:45:02
9549         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
9550      Branch: perl
9551            ! op.c
9552 ____________________________________________________________________________
9553 [   186] By: mbeattie                              on 1997/10/29  12:43:36
9554         Log: Move compiler OP class information into opcode.pl.
9555      Branch: perl
9556            ! op.h opcode.h opcode.pl
9557 ____________________________________________________________________________
9558 [   185] By: nick                                  on 1997/10/26  22:52:05
9559         Log: Split failing test in op/misc.t into op/nothread.t
9560              so all tests can be passed where they apply.
9561              Cleanup other two cases of THREADS/THISPTR.
9562              Conditional compile option for CriticalSection's on Win32
9563      Branch: oneperl
9564            + t/op/nothread.t
9565            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
9566            ! win32/win32thread.h
9567 ____________________________________________________________________________
9568 [   184] By: nick                                  on 1997/10/26  19:42:00
9569         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
9570      Branch: oneperl
9571            ! embed.h global.sym proto.h sv.c sv.h toke.c
9572 ____________________________________________________________________________
9573 [   183] By: nick                                  on 1997/10/26  18:31:58
9574         Log: Make USE_THREADS imply CRIPPLED_CC.
9575              This avoids most of the uses of 'Sv' and hence many needs of 
9576              dTHR in extension code. 
9577              With this change Data::Dumper builds as-is
9578              and Tk only needs four tweaks:
9579              1. Obscure dump-stack case which really needs dTHR
9580              2. A curcop in error-message code
9581              3. Two cases of SAVETMPS
9582              4. A curcop == &compiling which is probably not required.
9583              IMHO the SAVETMPS case is only one which merits further automation.
9584      Branch: oneperl
9585            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
9586 ____________________________________________________________________________
9587 [   182] By: nick                                  on 1997/10/26  16:31:58
9588         Log: Change dSP to imply dTHR for extension source compatibility
9589              introduce djSP (Declare Just SP) for use in perl sources
9590              and thread-aware extensions. Use latter.
9591      Branch: oneperl
9592            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
9593            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
9594 ____________________________________________________________________________
9595 [   181] By: nick                                  on 1997/10/26  00:39:57
9596         Log: More tests
9597      Branch: oneperl
9598            ! t/lib/thread.t
9599 ____________________________________________________________________________
9600 [   180] By: nick                                  on 1997/10/25  22:18:27
9601         Log: Use return of THREAD_CREATE() - add basic thread test
9602      Branch: oneperl
9603            + t/lib/thread.t
9604            ! ext/Thread/Thread.xs
9605 ____________________________________________________________________________
9606 [   179] By: nick                                  on 1997/10/25  21:25:23
9607         Log: Builds with no thread/this
9608      Branch: oneperl
9609            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
9610            ! win32/win32thread.c
9611 ____________________________________________________________________________
9612 [   178] By: nick                                  on 1997/10/25  18:28:03
9613         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
9614      Branch: oneperl
9615            ! perl.c
9616 ____________________________________________________________________________
9617 [   177] By: nick                                  on 1997/10/25  18:11:33
9618         Log: Basic integrate of oneperl with threads, passes 
9619              tests THISPTR+THREADs - win32/win32thread.* needed
9620              changes (where did they come from)?
9621      Branch: oneperl
9622            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
9623            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
9624 ____________________________________________________________________________
9625 [   176] By: nick                                  on 1997/10/25  17:05:52
9626         Log: Onepel builds THISPTR no threads
9627      Branch: oneperl
9628            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
9629 ____________________________________________________________________________
9630 [   175] By: nick                                  on 1997/10/25  16:40:10
9631         Log: Integrate oneperl with new style JOIN etc. macros
9632      Branch: oneperl
9633           +> win32/win32thread.c win32/win32thread.h
9634           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
9635           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
9636           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
9637           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
9638           !> win32/makefile.mk
9639 ____________________________________________________________________________
9640 [   174] By: mbeattie                              on 1997/10/24  17:14:00
9641         Log: Remove xcv_condp CV field which is no longer used.
9642      Branch: perl
9643            ! sv.h
9644 ____________________________________________________________________________
9645 [   173] By: mbeattie                              on 1997/10/24  14:36:09
9646         Log: Patches for VMS [Dan Sugalski]
9647      Branch: bugs
9648            + vms2
9649      Branch: perl
9650            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
9651            ! vms/vmsish.h
9652 ____________________________________________________________________________
9653 [   172] By: mbeattie                              on 1997/10/24  13:50:59
9654         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
9655              to use new API and patch win32 makefile stuff a little.
9656      Branch: perl
9657            + win32/win32thread.c win32/win32thread.h
9658            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
9659            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
9660 ____________________________________________________________________________
9661 [   171] By: mbeattie                              on 1997/10/23  14:00:27
9662         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
9663              
9664              Jobs fixed ...
9665              
9666              get_db_sub fixed on 1997/10/23 by mbeattie@squash
9667              
9668              Subject: [perl5.004_53] Debugger crash (patch)
9669              Date: Thu, 16 Oct 1997 22:03:09 -0400
9670              From: Owen Taylor <owt1@cornell.edu>
9671      Branch: bugs
9672            + get_db_sub
9673      Branch: perl
9674            ! pp_hot.c
9675 ____________________________________________________________________________
9676 [   170] By: mbeattie                              on 1997/10/23  09:22:40
9677         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
9678              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
9679              a ref to its argument for AV, HV, CV. 
9680      Branch: perl
9681            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
9682 ____________________________________________________________________________
9683 [   169] By: gsar                                  on 1997/10/21  03:49:25
9684         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
9685              - Fixup static functions that were missing aTHIS.
9686              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
9687              - Removed static functions from global.sym.
9688              - Typo in perl.h.
9689              - Additions to makefile.mk.
9690      Branch: oneperl
9691            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
9692            ! win32/makefile.mk
9693 ____________________________________________________________________________
9694 [   168] By: nick                                  on 1997/10/20  02:47:18
9695         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
9696      Branch: oneperl
9697            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
9698            ! scope.h thread.h
9699 ____________________________________________________________________________
9700 [   167] By: nick                                  on 1997/10/20  01:03:00
9701         Log: Add missing aTHIS in cast
9702      Branch: oneperl
9703            ! win32/dl_win32.xs
9704 ____________________________________________________________________________
9705 [   166] By: nick                                  on 1997/10/20  00:44:42
9706         Log: Builds and passes test with -DUSE_THISPTR
9707      Branch: oneperl
9708            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
9709            ! win32/perllib.c
9710 ____________________________________________________________________________
9711 [   165] By: nick                                  on 1997/10/19  21:45:36
9712         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
9713      Branch: oneperl
9714            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
9715            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
9716            ! win32/makefile.mk win32/perllib.c
9717 ____________________________________________________________________________
9718 [   164] By: nick                                  on 1997/10/19  20:09:13
9719         Log: oneperl compiles (but fails) with -DUSE_THISPTR
9720      Branch: oneperl
9721            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
9722            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
9723            ! win32/win32.c win32/win32.h
9724 ____________________________________________________________________________
9725 [   163] By: nick                                  on 1997/10/19  16:46:09
9726         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
9727      Branch: oneperl
9728            ! embed.h perl.h thread.h vars.h
9729 ____________________________________________________________________________
9730 [   162] By: nick                                  on 1997/10/19  14:42:16
9731         Log: Dubious merge of oneperl's variable and struct thread
9732      Branch: oneperl
9733           !> perl.h thread.h
9734 ____________________________________________________________________________
9735 [   161] By: nick                                  on 1997/10/18  18:05:13
9736         Log: integrate all but perl.h/thread.h
9737      Branch: oneperl
9738           +> Todo.5.005 perlio.sym
9739           !> (integrate 98 files)
9740 ____________________________________________________________________________
9741 [   160] By: nick                                  on 1997/10/18  03:49:27
9742         Log: Integrate rest of sub-dirs into oneperl
9743      Branch: oneperl
9744           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
9745           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
9746           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
9747           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
9748           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
9749           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
9750           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
9751           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
9752           +> hints/os390.sh
9753            - ext/util/extliblist
9754           !> (integrate 425 files)
9755 ____________________________________________________________________________
9756 [   159] By: nick                                  on 1997/10/18  03:20:11
9757         Log: Integrate (accept) t and win32 into oneperl
9758      Branch: oneperl
9759           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
9760           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
9761           +> win32/config.vc win32/config_H.bc win32/config_H.vc
9762           +> win32/makefile.mk
9763           !> (integrate 188 files)
9764 ____________________________________________________________________________
9765 [   158] By: nick                                  on 1997/10/18  03:12:59
9766         Log: Integrate lib/... into oneperl
9767      Branch: oneperl
9768           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
9769           !> (integrate 138 files)
9770 ____________________________________________________________________________
9771 [   157] By: nick                                  on 1997/10/18  02:55:53
9772         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
9773      Branch: oneperl
9774            ! lib/Bundle/CPAN.pm
9775 ____________________________________________________________________________
9776 [   156] By: nick                                  on 1997/10/18  02:52:44
9777         Log: Make lib/Bundle/CPAN.pm a text file
9778      Branch: perl
9779            ! lib/Bundle/CPAN.pm
9780 ____________________________________________________________________________
9781 [   155] By: nick                                  on 1997/10/18  02:33:02
9782         Log: Some weirdness in the intgrate process
9783      Branch: oneperl
9784            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
9785            - win32/bin/webget.bat win32/config.H win32/config.w32
9786 ____________________________________________________________________________
9787 [   153] By: nick                                  on 1997/10/18  02:29:16
9788         Log: Let us try all the pure integrate stuff
9789      Branch: oneperl
9790           !> (integrate 647 files)
9791 ____________________________________________________________________________
9792 [   152] By: nick                                  on 1997/10/18  02:13:35
9793         Log: Get more sub directories out of the way.
9794      Branch: oneperl
9795           !> (integrate 92 files)
9796 ____________________________________________________________________________
9797 [   151] By: nick                                  on 1997/10/18  02:05:41
9798         Log: Integrate hints 
9799      Branch: oneperl
9800           !> (integrate 68 files)
9801 ____________________________________________________________________________
9802 [   150] By: nick                                  on 1997/10/18  01:57:20
9803         Log: Try reopening some non-contravertial files
9804      Branch: oneperl
9805           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
9806           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
9807           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
9808           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
9809 ____________________________________________________________________________
9810 [   144] By: gsar                                  on 1997/10/16  22:26:07
9811         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
9812              build.  Once again, builds and runs all    Thread tests using either
9813              compiler.
9814      Branch: win32/perl
9815            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
9816            ! win32/makefile.mk
9817 ____________________________________________________________________________
9818 [   143] By: gsar                                  on 1997/10/16  20:45:58
9819         Log: A quick merge of latest mainline.
9820      Branch: win32/perl
9821           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
9822           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
9823           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
9824           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
9825           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
9826           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
9827           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
9828           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
9829           +> lib/base.pm t/lib/dosglob.t
9830            - ext/util/extliblist
9831           !> (integrate 134 files)
9832
9833 ----------------
9834 Version 5.004_53
9835 ----------------
9836
9837 ____________________________________________________________________________
9838 [   142] By: mbeattie                              on 1997/10/16  16:52:55
9839         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
9840      Branch: perl
9841            ! MANIFEST
9842 ____________________________________________________________________________
9843 [   141] By: mbeattie                              on 1997/10/16  16:42:13
9844         Log: Move perlext/Thread into perl/ext/Thread.
9845      Branch: perl
9846           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
9847           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
9848           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
9849           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
9850           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
9851           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
9852           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
9853           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
9854            ! Configure
9855      Branch: perlext
9856            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
9857            - Thread/Thread.xs Thread/Thread/Queue.pm
9858            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
9859            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
9860            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
9861            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
9862            - Thread/unsync4.t
9863 ____________________________________________________________________________
9864 [   140] By: mbeattie                              on 1997/10/16  16:26:53
9865         Log: Correct threads_mutex locking in main thread destruction.
9866              Add per-interp thrsv to hold SV struct thread for main thread.
9867              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
9868              Add Thread/list.t test of Thread->list method.
9869              Let Thread::Semaphore methods up and down take an extra argument.
9870      Branch: perl
9871            ! embed.h interp.sym perl.c perl.h thread.h
9872      Branch: perlext
9873            + Thread/list.t
9874            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
9875 ____________________________________________________________________________
9876 [   139] By: mbeattie                              on 1997/10/16  14:01:11
9877         Log: Fix up merge with 5.004_04.
9878      Branch: perl
9879            ! op.c perl.c t/lib/dosglob.t
9880 ____________________________________________________________________________
9881 [   138] By: TimBunce                              on 1997/10/16  12:58:22
9882         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
9883      Branch: maint-5.004/perl
9884            ! t/lib/dosglob.t
9885 ____________________________________________________________________________
9886 [   137] By: mbeattie                              on 1997/10/16  11:09:25
9887         Log: Merge maint-5.004 branch (5.004_04) with mainline.
9888      Branch: perl
9889           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
9890            - ext/util/extliblist
9891           !> (integrate 132 files)
9892 ____________________________________________________________________________
9893 [   135] By: gsar                                  on 1997/10/15  21:46:05
9894         Log: Win32 changes over 5.004_52:
9895              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
9896              on an already locked mutex.
9897              - other minor tweaks.
9898              Now builds and runs win32-version of Thread_52, passing all tests.
9899      Branch: win32/perl
9900            ! perl.c proto.h thread.h
9901 ____________________________________________________________________________
9902 [   134] By: gsar                                  on 1997/10/15  18:19:31
9903         Log: fixup makefile.mk conflict.
9904      Branch: win32/perl
9905            ! win32/makefile.mk
9906 ____________________________________________________________________________
9907 [   133] By: gsar                                  on 1997/10/15  18:02:46
9908         Log: Integrated latest changes from mainline into win32.
9909      Branch: win32/perl
9910           +> fakethr.h
9911           !> MANIFEST Porting/makerel Porting/patchls README.threads
9912           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
9913           !> win32/config.vc win32/config_H.bc win32/config_H.vc
9914           !> win32/makefile.mk
9915
9916 ----------------
9917 Version 5.004_52
9918 ----------------
9919
9920 ____________________________________________________________________________
9921 [   132] By: mbeattie                              on 1997/10/15  17:02:38
9922         Log: Remove out-of-date test Thread/cond.t.
9923      Branch: perlext
9924            - Thread/cond.t
9925 ____________________________________________________________________________
9926 [   131] By: mbeattie                              on 1997/10/15  16:57:45
9927         Log: Finish thread state machine: fixes global destruction of threads,
9928              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
9929              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
9930              Thread.xs.
9931      Branch: perl
9932            ! MANIFEST README.threads Todo.5.005 perl.c util.c
9933      Branch: perlext
9934            ! Thread/Thread.xs Thread/queue.t
9935 ____________________________________________________________________________
9936 [   130] By: mbeattie                              on 1997/10/15  16:55:10
9937         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
9938              Fix ThrSETSTATE not to lock t->mutex itself.
9939      Branch: perl
9940            ! fakethr.h thread.h
9941 ____________________________________________________________________________
9942 [   129] By: mbeattie                              on 1997/10/15  16:53:35
9943         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
9944      Branch: perl
9945            ! pp_hot.c
9946 ____________________________________________________________________________
9947 [   128] By: TimBunce                              on 1997/10/15  15:55:26
9948         Log: Maintenance 5.004_04 changes
9949      Branch: maint-5.004/perl
9950            + hints/os390.sh lib/base.pm t/lib/dosglob.t
9951            - ext/util/extliblist
9952            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
9953            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
9954            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
9955            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
9956            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
9957            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
9958            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
9959            ! installperl lib/AutoLoader.pm lib/CPAN.pm
9960            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
9961            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
9962            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
9963            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
9964            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
9965            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
9966            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
9967            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
9968            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
9969            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
9970            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
9971            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
9972            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9973            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
9974            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
9975            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
9976            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
9977            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
9978            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
9979            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
9980            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
9981            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
9982            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
9983            ! win32/Makefile win32/config_H.bc win32/config_H.vc
9984            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
9985            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
9986 ____________________________________________________________________________
9987 [   127] By: mbeattie                              on 1997/10/15  10:00:18
9988         Log: Added fakethr.h.
9989      Branch: perl
9990            + fakethr.h
9991 ____________________________________________________________________________
9992 [   126] By: mbeattie                              on 1997/10/15  09:50:57
9993         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
9994      Branch: perl
9995            ! thread.h
9996 ____________________________________________________________________________
9997 [   125] By: mbeattie                              on 1997/10/15  09:09:24
9998         Log: Started rewriting thread state machine.
9999      Branch: perl
10000            ! perl.c thread.h
10001      Branch: perlext
10002            ! Thread/Thread.xs
10003 ____________________________________________________________________________
10004 [   124] By: gsar                                  on 1997/10/14  00:23:15
10005         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
10006              tests in win32 version of latest perlext/Thread.
10007      Branch: win32/perl
10008            ! pp_hot.c
10009 ____________________________________________________________________________
10010 [   123] By: gsar                                  on 1997/10/13  23:18:38
10011         Log: Initial merge of win32 threads patch.
10012      Branch: win32/perl
10013            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
10014            ! win32/Makefile win32/makedef.pl win32/makefile.mk
10015            ! win32/perllib.c win32/pod.mak win32/win32.h
10016 ____________________________________________________________________________
10017 [   122] By: gsar                                  on 1997/10/10  20:58:40
10018         Log: Integrated changes on mainline into the win32 branch.  Had to set
10019              P4USER=mbeattie for the resolve step (due to the presence of newly
10020              branched files that had not been submitted?)
10021      Branch: win32/perl
10022           +> Porting/makerel Porting/patchls README.threads Todo.5.005
10023           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
10024           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
10025           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
10026           +> win32/bin/webget.pl win32/config.bc win32/config.vc
10027           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
10028            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
10029            - win32/bin/webget.bat win32/config.H win32/config.w32
10030            ! thread.h
10031           !> (integrate 858 files)
10032 ____________________________________________________________________________
10033 [   121] By: mbeattie                              on 1997/10/10  17:23:41
10034         Log: Tweak a few Thread tests.
10035      Branch: perlext
10036            + Thread/join2.t
10037            ! Thread/io.t Thread/sync2.t
10038 ____________________________________________________________________________
10039 [   120] By: mbeattie                              on 1997/10/10  17:22:46
10040         Log: Rewrite thread destruction system using linked list of threads.
10041              Still not completely done. Add methods self, equal, flags, list
10042              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
10043      Branch: perl
10044            ! perl.c perl.h thread.h
10045      Branch: perlext
10046            ! Thread/Thread.xs Thread/typemap
10047 ____________________________________________________________________________
10048 [   119] By: mbeattie                              on 1997/10/10  17:19:55
10049         Log: Fix up locking/synchronisation for pp_entersub.
10050      Branch: perl
10051            ! pp_hot.c
10052 ____________________________________________________________________________
10053 [   118] By: mbeattie                              on 1997/10/10  09:55:32
10054         Log: Put back entries in MANIFEST for the four now-returned win32/* files
10055      Branch: perl
10056            ! MANIFEST
10057 ____________________________________________________________________________
10058 [   117] By: mbeattie                              on 1997/10/10  08:12:23
10059         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
10060      Branch: perl
10061            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
10062 ____________________________________________________________________________
10063 [   116] By: mbeattie                              on 1997/10/08  15:41:08
10064         Log: Add missing sig_pipe definition to Thread.xs.
10065      Branch: perlext
10066            ! Thread/Thread.xs
10067 ____________________________________________________________________________
10068 [   115] By: mbeattie                              on 1997/10/08  15:40:46
10069         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
10070              add missing dTHR; to new function unwind_handler_stack() in mg.c
10071              and bump patchlevel.h to 5.004_52.
10072      Branch: perl
10073            ! MANIFEST mg.c patchlevel.h
10074 ____________________________________________________________________________
10075 [   114] By: mbeattie                              on 1997/10/08  10:19:27
10076         Log: Merge maint-5.004 branch (5.004_03) with mainline.
10077              MANIFEST is out of sync.
10078      Branch: perl
10079           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
10080           +> win32/bin/webget.pl
10081            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
10082            - win32/bin/webget.bat
10083           !> (integrate 168 files)
10084 ____________________________________________________________________________
10085 [   113] By: mbeattie                              on 1997/10/05  17:52:49
10086         Log: Move init of global mutexes/cond vars earlier.
10087      Branch: perl
10088            ! perl.c
10089 ____________________________________________________________________________
10090 [   112] By: nick                                  on 1997/10/04  15:25:28
10091         Log: Add perl.sym to MANIFEST
10092      Branch: oneperl
10093            ! MANIFEST
10094 ____________________________________________________________________________
10095 [   111] By: nick                                  on 1997/10/04  15:23:37
10096         Log: Missing file
10097      Branch: oneperl
10098            + perl.sym
10099 ____________________________________________________________________________
10100 [   110] By: nick                                  on 1997/10/04  13:04:26
10101         Log: Now builds the extensions as well
10102              Passes all tests
10103      Branch: oneperl
10104            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
10105            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
10106            ! toke.c util.c writemain.SH
10107 ____________________________________________________________________________
10108 [   109] By: nick                                  on 1997/10/04  12:02:14
10109         Log: Odd checkin issue
10110      Branch: oneperl
10111            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
10112            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
10113            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
10114            ! vms/perly_h.vms writemain.SH
10115 ____________________________________________________________________________
10116 [   108] By: nick                                  on 1997/10/04  11:12:52
10117         Log: Added lots of (missing) prototypes (ckprotos is util to check)
10118              Fixed missing aTHIS flagged by above.
10119              -DUSE_THISPTR passes minitest!
10120      Branch: oneperl
10121            + ckprotos
10122            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
10123            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
10124            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
10125            ! vms/perly_h.vms
10126 ____________________________________________________________________________
10127 [   107] By: nick                                  on 1997/10/03  22:36:52
10128         Log: .y muddle fixup - will get this sorted oneday ...
10129      Branch: oneperl
10130            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
10131            ! vms/perly_h.vms
10132 ____________________________________________________________________________
10133 [   106] By: mbeattie                              on 1997/10/03  17:12:33
10134         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
10135              from struct thread. Added missing thr->Tfoo defines for statbuf
10136              and timesbuf and removed unused Tbuf field.
10137      Branch: perl
10138            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
10139 ____________________________________________________________________________
10140 [   105] By: nick                                  on 1997/10/03  15:56:50
10141         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
10142      Branch: oneperl
10143            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
10144            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
10145            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
10146            ! sv.c taint.c thread.h toke.c universal.c util.c
10147 ____________________________________________________________________________
10148 [   104] By: mbeattie                              on 1997/10/03  15:23:25
10149         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
10150      Branch: perl
10151            ! global.sym pp.c proto.h sv.c
10152 ____________________________________________________________________________
10153 [   103] By: mbeattie                              on 1997/10/03  15:17:39
10154         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
10155      Branch: perl
10156            ! av.c hv.c perl.h sv.c
10157 ____________________________________________________________________________
10158 [   102] By: mbeattie                              on 1997/10/03  11:53:51
10159         Log: Reliable thread signal handling.
10160      Branch: perl
10161            ! global.sym mg.c perl.c perl.h
10162      Branch: perlext
10163            ! Thread/Thread.xs
10164 ____________________________________________________________________________
10165 [   101] By: nick                                  on 1997/10/02  20:43:17
10166         Log: Cleanup perly.y stuff
10167      Branch: oneperl
10168            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
10169 ____________________________________________________________________________
10170 [   100] By: nick                                  on 1997/10/02  18:54:08
10171         Log: Compiles with less invasive aTHIS adding
10172      Branch: oneperl
10173            + nothis.sym
10174            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
10175            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
10176            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
10177            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
10178            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
10179            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
10180            ! util.c vars.h
10181
10182 ----------------
10183 Version 5.004_51
10184 ----------------
10185
10186 ____________________________________________________________________________
10187 [    99] By: mbeattie                              on 1997/10/02  17:23:48
10188         Log: Added Thread/queue.t.
10189      Branch: perlext
10190            + Thread/queue.t
10191 ____________________________________________________________________________
10192 [    98] By: mbeattie                              on 1997/10/02  17:19:44
10193         Log: Bumped patchlevel to 51. Updated Todo.5.005.
10194      Branch: perl
10195            ! Todo.5.005 patchlevel.h
10196 ____________________________________________________________________________
10197 [    97] By: mbeattie                              on 1997/10/02  17:07:47
10198         Log: Update README.threads amd Thread/README
10199      Branch: perl
10200            ! README.threads
10201      Branch: perlext
10202            ! Thread/README
10203 ____________________________________________________________________________
10204 [    96] By: mbeattie                              on 1997/10/02  16:58:47
10205         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
10206              fix sv_bless3 prototype.
10207      Branch: perl
10208            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
10209 ____________________________________________________________________________
10210 [    95] By: mbeattie                              on 1997/10/02  16:50:21
10211         Log: Fixed broken typemap for Thread.
10212      Branch: perlext
10213            ! Thread/typemap
10214 ____________________________________________________________________________
10215 [    94] By: mbeattie                              on 1997/10/02  16:34:03
10216         Log: Fix pod text in Lint.pm for private-names option.
10217      Branch: perlext
10218            ! Compiler/B/Lint.pm
10219 ____________________________________________________________________________
10220 [    93] By: mbeattie                              on 1997/10/02  13:44:46
10221         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
10222      Branch: perl
10223            ! MANIFEST embed.h
10224 ____________________________________________________________________________
10225 [    92] By: mbeattie                              on 1997/10/02  13:27:10
10226         Log: Add Todo.5.005
10227      Branch: perl
10228            + Todo.5.005
10229 ____________________________________________________________________________
10230 [    91] By: nick                                  on 1997/10/01  20:23:38
10231         Log: Raw _T# trial
10232      Branch: oneperl
10233            ! embed.h embed.pl proto.h sv.c
10234 ____________________________________________________________________________
10235 [    90] By: nick                                  on 1997/10/01  18:22:03
10236         Log: THIS + new sort stuff
10237      Branch: oneperl
10238            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
10239 ____________________________________________________________________________
10240 [    89] By: nick                                  on 1997/10/01  18:03:05
10241         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
10242      Branch: oneperl
10243            ! pp_ctl.c proto.h util.c
10244 ____________________________________________________________________________
10245 [    88] By: mbeattie                              on 1997/10/01  17:04:12
10246         Log: Start of Configure support for -Dusethreads plus associated
10247              Linux hints.
10248      Branch: perl
10249            ! Configure hints/linux.sh
10250 ____________________________________________________________________________
10251 [    87] By: mbeattie                              on 1997/10/01  17:03:34
10252         Log: Move runops_foo prototypes from proto.h to early in perl.h.
10253      Branch: perl
10254            ! perl.h proto.h
10255 ____________________________________________________________________________
10256 [    86] By: nick                                  on 1997/09/30  19:15:21
10257         Log: Debug hackery to thread.h - temporary
10258              Quick-fix qsort() replacement - more to come.
10259      Branch: oneperl
10260            ! thread.h util.c
10261 ____________________________________________________________________________
10262 [    85] By: mbeattie                              on 1997/09/30  15:50:27
10263         Log: Added Lint option regexp-variables.
10264      Branch: perlext
10265            ! Compiler/B/Lint.pm
10266 ____________________________________________________________________________
10267 [    84] By: mbeattie                              on 1997/09/30  15:11:07
10268         Log: Merge maint-5.004 branch (5.004_01) with mainline.
10269      Branch: perl
10270           +> Porting/makerel Porting/patchls hints/newsos4.sh
10271           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
10272           +> win32/config.vc win32/config_H.bc win32/config_H.vc
10273           +> win32/makefile.mk
10274            - win32/config.H win32/config.w32
10275           !> (integrate 109 files)
10276 ____________________________________________________________________________
10277 [    83] By: TimBunce                              on 1997/09/30  14:27:09
10278         Log: Maintenance 5.004_03 changes (addendum)
10279      Branch: maint-5.004/perl
10280            - win32/bin/search.bat
10281 ____________________________________________________________________________
10282 [    82] By: TimBunce                              on 1997/09/30  14:11:29
10283         Log: Maintenance 5.004_03 changes
10284      Branch: maint-5.004/perl
10285            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
10286            + win32/bin/webget.pl
10287            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
10288            - win32/bin/webget.bat
10289            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
10290            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
10291            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
10292            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
10293            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
10294            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10295            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
10296            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
10297            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
10298            ! win32/win32.c
10299 ____________________________________________________________________________
10300 [    81] By: TimBunce                              on 1997/09/30  13:17:27
10301         Log: Maintenance 5.004_02 changes
10302      Branch: maint-5.004/perl
10303            + win32/bin/runperl.bat
10304            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
10305            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
10306            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10307            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
10308            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
10309            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
10310            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
10311            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
10312            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
10313            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
10314            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
10315            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
10316            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
10317            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10318            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
10319            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
10320            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
10321            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
10322            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
10323            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
10324            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
10325            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
10326            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
10327            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
10328            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
10329            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
10330            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
10331            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
10332            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
10333            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
10334            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
10335            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
10336            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
10337            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
10338            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
10339            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
10340            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
10341            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
10342            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
10343            ! win32/config.bc win32/config.vc win32/config_H.bc
10344            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
10345            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
10346            ! win32/win32io.c win32/win32io.h win32/win32iop.h
10347            ! win32/win32sck.c
10348 ____________________________________________________________________________
10349 [    80] By: nick                                  on 1997/09/29  20:31:43
10350         Log: Add some prototypes in attempt to flush out errors
10351              Tidy up vars.h usage.
10352      Branch: oneperl
10353            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
10354            ! proto.h util.c vars.h
10355 ____________________________________________________________________________
10356 [    79] By: nick                                  on 1997/09/29  17:12:07
10357         Log: Builds and passes tests without THISPTR
10358      Branch: oneperl
10359            ! MANIFEST global.sym perl.c perl.h vars.h
10360 ____________________________________________________________________________
10361 [    78] By: mbeattie                              on 1997/09/29  16:57:23
10362         Log: Re-introduce the changes from change 68 (runops becomes a
10363              function pointer and sv_bless3 for '~'-magic) which got lost
10364              during the preparation for the maint-merge.
10365      Branch: perl
10366            ! global.sym perl.h pp.c proto.h run.c sv.c
10367 ____________________________________________________________________________
10368 [    77] By: mbeattie                              on 1997/09/29  16:44:16
10369         Log: Start merge with maint-5.004 branch by creating an ancestral
10370              branch point via a fake resolution with the maint-merge branch.
10371              See Perforce Tech Note 9 for details.
10372      Branch: perl
10373           !> (integrate 864 files)
10374 ____________________________________________________________________________
10375 [    76] By: nick                                  on 1997/09/28  19:04:42
10376         Log: Code with this pointer compiles (but core dumps)
10377      Branch: oneperl
10378            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
10379            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
10380            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
10381            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
10382            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
10383            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
10384            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
10385            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
10386            ! vars.h
10387 ____________________________________________________________________________
10388 [    75] By: nick                                  on 1997/09/28  15:45:35
10389         Log: Quasi sensible starting point for aTHIS addition.
10390      Branch: oneperl
10391            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
10392 ____________________________________________________________________________
10393 [    74] By: nick                                  on 1997/09/28  11:23:32
10394         Log: Ooops - unwind perly.* stuff for now
10395      Branch: oneperl
10396            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
10397 ____________________________________________________________________________
10398 [    73] By: nick                                  on 1997/09/28  11:17:23
10399         Log: Builds and passes all tests again
10400      Branch: oneperl
10401            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
10402            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
10403 ____________________________________________________________________________
10404 [    72] By: nick                                  on 1997/09/28  10:47:01
10405         Log: Save "important things" before re-try
10406      Branch: oneperl
10407            + vars.h
10408            ! embed.pl thread.h thread.sym
10409 ____________________________________________________________________________
10410 [    71] By: nick                                  on 1997/09/26  17:47:31
10411         Log: Basic hacks to build with USE_THISPTR, not yet useful
10412              but builds miniperl and passes minitest with all thread 
10413              variables via a _GLOBAL_ thr variable rather than globals.
10414              Now for the local thr variable ...
10415      Branch: oneperl
10416            + thread.sym
10417            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
10418            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
10419            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
10420            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
10421            ! util.c vms/vms.c
10422 ____________________________________________________________________________
10423 [    70] By: mbeattie                              on 1997/09/23  14:29:23
10424         Log: Branch oneperl from mainline.
10425      Branch: oneperl
10426           +> (branch 871 files)
10427 ____________________________________________________________________________
10428 [    69] By: mbeattie                              on 1997/09/22  16:02:37
10429         Log: struct thread now stored in an SV and uses '~'-magic for access.
10430      Branch: perl
10431            ! thread.h
10432      Branch: perlext
10433            ! Thread/Thread.xs Thread/typemap
10434 ____________________________________________________________________________
10435 [    68] By: mbeattie                              on 1997/09/22  16:01:48
10436         Log: runops becomes a funtion pointer and sv_bless3 created
10437              to avoid pointer forgery with '~'-magic.
10438      Branch: perl
10439            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
10440 ____________________________________________________________________________
10441 [    67] By: mbeattie                              on 1997/09/22  15:45:56
10442         Log: More fprintf -> PerlIO_printf changes.
10443      Branch: perl
10444            ! perl.c pp_hot.c util.c
10445 ____________________________________________________________________________
10446 [    66] By: mbeattie                              on 1997/09/22  15:10:40
10447         Log: Minor multi-threading patches for VMS.
10448      Branch: perl
10449            ! mg.c thread.h vms/vms.c
10450 ____________________________________________________________________________
10451 [    65] By: mbeattie                              on 1997/09/15  14:09:11
10452         Log: Add undefined-subs option to Lint.pm.
10453      Branch: perlext
10454            ! Compiler/B/Lint.pm
10455 ____________________________________________________________________________
10456 [    64] By: mbeattie                              on 1997/09/10  16:39:41
10457         Log: Debugging output for lock handling.
10458      Branch: perl
10459            ! mg.c pp.c pp_hot.c util.c
10460 ____________________________________________________________________________
10461 [    63] By: mbeattie                              on 1997/09/10  14:49:00
10462         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
10463      Branch: perlext
10464           +> Thread/Thread/Semaphore.pm
10465            - Thread/Semaphore.pm
10466 ____________________________________________________________________________
10467 [    62] By: mbeattie                              on 1997/09/10  14:47:31
10468         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
10469      Branch: perlext
10470           +> Thread/Thread/Queue.pm
10471            - Thread/Queue.pm
10472 ____________________________________________________________________________
10473 [    61] By: mbeattie                              on 1997/09/10  13:56:50
10474         Log: Solaris fixes: delete pad and padname from thread.h and remove
10475              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
10476      Branch: perl
10477            ! thread.h x2p/Makefile.SH
10478
10479 ----------------
10480 Version 5.004_50        First developer release towards 5.005
10481 ----------------
10482
10483 Maintenance of the 5.004 version of perl continues with the 5.004_xx
10484 series, where 'xx' is <= 49.  Development of the next version, 5.005,
10485 starts with 5.004_50.
10486
10487 ____________________________________________________________________________
10488 [    60] By: mbeattie                              on 1997/09/09  16:57:41
10489         Log: Update README.threads to mention -DL.
10490      Branch: perl
10491            ! README.threads
10492 ____________________________________________________________________________
10493 [    59] By: mbeattie                              on 1997/09/09  16:49:08
10494         Log: Add Thread modules Queue.pm and Semaphore.pm
10495      Branch: perlext
10496            + Thread/Queue.pm Thread/Semaphore.pm
10497 ____________________________________________________________________________
10498 [    58] By: mbeattie                              on 1997/09/09  16:33:45
10499         Log: Update README.threads
10500      Branch: perl
10501            ! README.threads
10502 ____________________________________________________________________________
10503 [    57] By: mbeattie                              on 1997/09/09  16:26:47
10504         Log: Add debug info to Thread typemap.
10505      Branch: perlext
10506            ! Thread/typemap
10507 ____________________________________________________________________________
10508 [    56] By: mbeattie                              on 1997/09/09  15:04:26
10509         Log: Rewrite synchronisation of subs/methods and add attrs
10510              extension for specifying 'locked' and 'method' attributes.
10511      Branch: perl
10512            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
10513            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
10514            ! pp_hot.c proto.h sv.c sv.h toke.c
10515      Branch: perlext
10516            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
10517 ____________________________________________________________________________
10518 [    55] By: mbeattie                              on 1997/09/03  16:34:47
10519         Log: Add new keyword "lock" to Opcode.pm
10520      Branch: perl
10521            ! ext/Opcode/Opcode.pm
10522 ____________________________________________________________________________
10523 [    54] By: mbeattie                              on 1997/09/03  14:44:44
10524         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
10525      Branch: perl
10526            ! embed.h keywords.h
10527 ____________________________________________________________________________
10528 [    53] By: mbeattie                              on 1997/09/03  13:52:24
10529         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
10530      Branch: perl
10531            ! MANIFEST
10532 ____________________________________________________________________________
10533 [    52] By: mbeattie                              on 1997/09/03  13:41:20
10534         Log: Let Lint private_names catch out-of-package _foo methods.
10535      Branch: perlext
10536            ! Compiler/B/Lint.pm
10537 ____________________________________________________________________________
10538 [    51] By: mbeattie                              on 1997/09/03  13:20:12
10539         Log: Bump patchlevel.h to 5.004_50
10540      Branch: perl
10541            ! patchlevel.h
10542 ____________________________________________________________________________
10543 [    50] By: mbeattie                              on 1997/09/03  12:31:48
10544         Log: Make compiler build/work with devel 5.005
10545      Branch: perlext
10546            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
10547            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
10548 ____________________________________________________________________________
10549 [    49] By: mbeattie                              on 1997/09/03  12:28:05
10550         Log: Rename RESTART to INIT and associated changes
10551      Branch: perl
10552            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
10553            ! toke.c vms/perly_c.vms
10554 ____________________________________________________________________________
10555 [    48] By: mbeattie                              on 1997/09/02  15:54:27
10556         Log: Added private-names option.
10557      Branch: perlext
10558            ! Compiler/B/Lint.pm
10559 ____________________________________________________________________________
10560 [    47] By: mbeattie                              on 1997/09/02  11:54:55
10561         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
10562      Branch: perlext
10563            ! Compiler/cc_runtime.h
10564 ____________________________________________________________________________
10565 [    46] By: mbeattie                              on 1997/08/28  19:40:08
10566         Log: Missing sprintf in try_autoload.
10567      Branch: perlext
10568            ! Compiler/B/C.pm
10569 ____________________________________________________________________________
10570 [    45] By: mbeattie                              on 1997/08/13  16:15:25
10571         Log: Threading fixups for Digital UNIX.
10572      Branch: perl
10573            ! README.threads malloc.c perl.h toke.c
10574 ____________________________________________________________________________
10575 [    44] By: mbeattie                              on 1997/08/11  15:46:29
10576         Log: Assorted changes for multi-threading (now works rather more).
10577      Branch: perl
10578            + README.threads
10579            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
10580            ! toke.c util.c
10581      Branch: perlext
10582            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
10583            ! Thread/unsync.t
10584 ____________________________________________________________________________
10585 [    43] By: mbeattie                              on 1997/08/08  14:11:00
10586         Log: Made Lint check subs (and -u packages).
10587              Added support for dollar_underscore and implicit $_ in foreach.
10588      Branch: perlext
10589            ! Compiler/B/Lint.pm
10590 ____________________________________________________________________________
10591 [    42] By: TimBunce                              on 1997/07/25  17:15:57
10592         Log: Maintenance 5.004_01 changes
10593      Branch: maint-5.004/perl
10594            + Porting/makerel Porting/patchls hints/newsos4.sh
10595            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
10596            + win32/config.vc win32/config_H.bc win32/config_H.vc
10597            + win32/makefile.mk
10598            - win32/config.H win32/config.w32
10599            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
10600            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
10601            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
10602            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10603            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
10604            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
10605            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
10606            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
10607            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10608            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
10609            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
10610            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
10611            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
10612            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
10613            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
10614            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
10615            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
10616            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
10617            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
10618            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
10619            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
10620            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
10621            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
10622            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
10623            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
10624            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
10625            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
10626            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
10627            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
10628            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
10629 ____________________________________________________________________________
10630 [    41] By: mbeattie                              on 1997/07/24  14:57:53
10631         Log: Start support for fake threads.
10632              pp_lock now returns its argument.
10633      Branch: perl
10634            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
10635            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
10636            ! util.c
10637      Branch: perlext
10638            ! Thread/Thread.xs
10639 ____________________________________________________________________________
10640 [    40] By: mbeattie                              on 1997/07/24  14:55:07
10641         Log: Add missing reset of eval_owner if doeval() fails to parse.
10642      Branch: perl
10643            ! pp_ctl.c
10644 ____________________________________________________________________________
10645 [    39] By: mbeattie                              on 1997/07/17  13:35:51
10646         Log: Fix multiple problems with lexical @_.
10647      Branch: perl
10648            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
10649            ! toke.c
10650 ____________________________________________________________________________
10651 [    38] By: mbeattie                              on 1997/07/16  17:02:09
10652         Log: Change %lx to %x in B::CV::save to prevent some CV
10653              fields becoming 0 in the init section. Add missing
10654              write_back in B::Stackobj::Padsv::load_double to fix
10655              test 22 of op/my.t.
10656      Branch: perlext
10657            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
10658 ____________________________________________________________________________
10659 [    37] By: mbeattie                              on 1997/07/10  11:28:16
10660         Log: Branch win32 developments from main perl branch.
10661      Branch: win32/perl
10662           +> (branch 867 files)
10663 ____________________________________________________________________________
10664 [    36] By: mbeattie                              on 1997/07/05  11:58:05
10665         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
10666              as well as provide_ref (5.003).
10667      Branch: perlext
10668            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
10669 ____________________________________________________________________________
10670 [    35] By: mbeattie                              on 1997/07/05  11:55:18
10671         Log: Introduce pp_lock.
10672      Branch: perl
10673            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
10674            ! pp.c pp_ctl.c toke.c
10675 ____________________________________________________________________________
10676 [    34] By: mbeattie                              on 1997/07/01  12:24:28
10677         Log: Support for op in global register (still buggy)
10678      Branch: perl
10679            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
10680            ! proto.h scope.c scope.h thread.h
10681 ____________________________________________________________________________
10682 [    33] By: mbeattie                              on 1997/06/24  16:34:24
10683         Log: Branch lexical warnings from perl branch.
10684      Branch: lexwarn/perl
10685           +> (branch 867 files)
10686 ____________________________________________________________________________
10687 [    32] By: mbeattie                              on 1997/06/24  14:33:57
10688         Log: Branch integration of maint-5.004 from relperl.
10689      Branch: mainline/perl
10690           +> (branch 600 files)
10691      Branch: maint-5.004/perl
10692           +> (branch 864 files)
10693 ____________________________________________________________________________
10694 [    31] By: mbeattie                              on 1997/06/20  11:46:50
10695         Log: corrected bad_type() prototype. 
10696      Branch: perl
10697            ! op.c
10698 ____________________________________________________________________________
10699 [    30] By: mbeattie                              on 1997/06/12  12:38:05
10700         Log: Tweak README.
10701      Branch: perlext
10702            ! Thread/README
10703 ____________________________________________________________________________
10704 [    29] By: mbeattie                              on 1997/06/12  12:34:59
10705         Log: Document -m option of CC backend.
10706      Branch: perlext
10707            ! Compiler/NOTES
10708 ____________________________________________________________________________
10709 [    28] By: mbeattie                              on 1997/06/12  12:25:05
10710         Log: Support sysseek introduced in 5.004.
10711      Branch: perlext
10712            ! Compiler/ccop.c Compiler/ccop.h
10713 ____________________________________________________________________________
10714 [    27] By: mbeattie                              on 1997/06/05  14:20:51
10715         Log: More fixups for thrperl integration.
10716      Branch: perl
10717            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10718            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
10719            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
10720            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
10721            ! util.c
10722 ____________________________________________________________________________
10723 [    25] By: mbeattie                              on 1997/05/28  15:11:24
10724         Log: Fixups for thrperl integration.
10725      Branch: perl
10726            ! embed.h keywords.h op.c opcode.h perl.c util.c
10727 ____________________________________________________________________________
10728 [    24] By: mbeattie                              on 1997/05/26  20:10:42
10729         Log: Integrate thrperl 5.003->5.004.
10730      Branch: perl
10731           +> thread.h
10732           !> (integrate 33 files)
10733 ____________________________________________________________________________
10734 [    23] By: mbeattie                              on 1997/05/26  11:45:39
10735         Log: Fix ppname when saving subs.
10736      Branch: perlext
10737            ! Compiler/B/C.pm
10738 ____________________________________________________________________________
10739 [    22] By: mbeattie                              on 1997/05/26  11:45:03
10740         Log: -mFoo option now forces -uFoo.
10741      Branch: perlext
10742            ! Compiler/B/CC.pm
10743 ____________________________________________________________________________
10744 [    21] By: mbeattie                              on 1997/05/26  11:43:37
10745         Log: Put back objsym/savesym (used by walkoptree_exec).
10746      Branch: perlext
10747            ! Compiler/B.pm
10748 ____________________________________________________________________________
10749 [    20] By: mbeattie                              on 1997/05/26  11:38:45
10750         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
10751      Branch: perl
10752            ! av.c global.sym
10753 ____________________________________________________________________________
10754 [    19] By: mbeattie                              on 1997/05/25  21:19:38
10755         Log: Fix up integration 5.003->5.004.
10756      Branch: perl
10757            + lib/Class/Fields.pm lib/ISA.pm
10758            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
10759            ! toke.c
10760 ____________________________________________________________________________
10761 [    18] By: mbeattie                              on 1997/05/25  10:31:21
10762         Log: First stab at 5.003 -> 5.004 integration.
10763      Branch: perl
10764           +> (branch 291 files)
10765            - Changes.Conf ext/DynaLoader/dl_os2.xs
10766            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
10767            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
10768            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
10769            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
10770            - lib/chat2.pl lib/splain os2/README os2/README.old
10771            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
10772            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
10773            - x2p/handy.h x2p/s2p.man
10774           !> (integrate 392 files)
10775 ____________________________________________________________________________
10776 [    17] By: mbeattie                              on 1997/05/24  18:46:49
10777         Log: Wholesale update to 5.004.
10778      Branch: relperl
10779            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
10780            + Porting/Glossary Porting/pumpkin.pod README.amiga
10781            + README.cygwin32 README.os2 README.plan9 README.qnx
10782            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
10783            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
10784            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
10785            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
10786            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
10787            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
10788            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
10789            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
10790            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
10791            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
10792            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
10793            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
10794            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
10795            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
10796            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
10797            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
10798            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
10799            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
10800            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
10801            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
10802            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
10803            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
10804            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
10805            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
10806            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
10807            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
10808            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
10809            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
10810            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
10811            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
10812            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
10813            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
10814            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
10815            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
10816            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
10817            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
10818            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
10819            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
10820            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
10821            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
10822            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
10823            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
10824            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
10825            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
10826            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
10827            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
10828            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
10829            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
10830            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
10831            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
10832            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
10833            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
10834            + plan9/config.plan9 plan9/exclude plan9/fndvers
10835            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
10836            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
10837            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
10838            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
10839            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
10840            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10841            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
10842            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
10843            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
10844            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
10845            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
10846            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
10847            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
10848            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
10849            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
10850            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
10851            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
10852            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
10853            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
10854            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
10855            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
10856            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
10857            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
10858            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
10859            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
10860            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
10861            + t/pragma/warn-1global t/pragma/warning.t universal.c
10862            + utils/splain.PL vms/ext/DCLsym/0README.txt
10863            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
10864            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
10865            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
10866            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
10867            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
10868            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
10869            + win32/config.H win32/config.w32 win32/config_h.PL
10870            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
10871            + win32/include/arpa/inet.h win32/include/dirent.h
10872            + win32/include/netdb.h win32/include/sys/socket.h
10873            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
10874            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
10875            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
10876            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
10877            + x2p/proto.h
10878            - Changes.Conf ext/DynaLoader/dl_os2.xs
10879            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
10880            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
10881            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
10882            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
10883            - lib/chat2.pl lib/splain os2/README os2/README.old
10884            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
10885            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
10886            - x2p/handy.h x2p/s2p.man
10887            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
10888            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
10889            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
10890            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
10891            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
10892            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
10893            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
10894            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
10895            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
10896            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
10897            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
10898            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
10899            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
10900            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
10901            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
10902            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
10903            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10904            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
10905            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
10906            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
10907            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
10908            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
10909            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
10910            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
10911            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
10912            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
10913            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
10914            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
10915            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
10916            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
10917            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
10918            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
10919            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
10920            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
10921            ! installman installperl interp.sym keywords.h keywords.pl
10922            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
10923            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
10924            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
10925            ! lib/Exporter.pm lib/ExtUtils/Install.pm
10926            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
10927            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10928            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
10929            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
10930            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
10931            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
10932            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
10933            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
10934            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
10935            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
10936            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
10937            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
10938            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
10939            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
10940            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
10941            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
10942            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
10943            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
10944            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
10945            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
10946            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
10947            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
10948            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
10949            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
10950            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
10951            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
10952            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
10953            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
10954            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
10955            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
10956            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
10957            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
10958            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
10959            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
10960            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
10961            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
10962            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
10963            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
10964            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
10965            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
10966            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
10967            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
10968            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
10969            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
10970            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
10971            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
10972            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
10973            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
10974            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
10975            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
10976            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
10977            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
10978            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
10979            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
10980            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
10981            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
10982            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
10983            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
10984            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
10985            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
10986            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
10987            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
10988            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
10989            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
10990            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
10991            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
10992            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
10993            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
10994            ! x2p/util.h x2p/walk.c
10995 ____________________________________________________________________________
10996 [    16] By: mbeattie                              on 1997/05/23  22:42:08
10997         Log: Initial integration of relperl from 5.003.
10998      Branch: relperl
10999           +> (branch 600 files)
11000 ____________________________________________________________________________
11001 [    14] By: mbeattie                              on 1997/05/12  20:22:56
11002         Log: Finish code generation rewrite. Clean up B::Section class and
11003              handle symbol table translation internally. Simple .pm modules
11004              now compile OK.
11005      Branch: perlext
11006            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
11007            ! Compiler/B/CC.pm
11008 ____________________________________________________________________________
11009 [    13] By: mbeattie                              on 1997/05/05  19:41:18
11010         Log: Don't make pp_enter and pp_return trigger basic blocks.
11011      Branch: perlext
11012            ! Compiler/B/Bblock.pm
11013 ____________________________________________________________________________
11014 [    12] By: mbeattie                              on 1997/05/05  19:40:16
11015         Log: Rewrite code generation. Sections (de)multiplexed into a
11016              temporary file instead of stored in arrays.
11017      Branch: perlext
11018            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
11019 ____________________________________________________________________________
11020 [    11] By: mbeattie                              on 1997/05/03  20:20:59
11021         Log: Development to pre-alpha4
11022      Branch: perlext
11023            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
11024            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
11025            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
11026            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
11027            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
11028            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
11029            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
11030            ! Compiler/test_harness Compiler/test_harness_cc
11031 ____________________________________________________________________________
11032 [    10] By: mbeattie                              on 1997/05/03  14:47:06
11033         Log: Initial check-in of perl compiler.
11034      Branch: perlext
11035            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
11036            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
11037            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
11038            + Compiler/B/CC.pm Compiler/B/Debug.pm
11039            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
11040            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
11041            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
11042            + Compiler/O.pm Compiler/README Compiler/TESTS
11043            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
11044            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
11045            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
11046            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
11047            + Compiler/disassemble Compiler/old/README.feb11
11048            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
11049            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
11050            + Compiler/op.patch Compiler/ramblings/cc.notes
11051            + Compiler/ramblings/curcop.runtime
11052            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
11053            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
11054            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
11055            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
11056            + Compiler/ramblings/runtime.porting
11057            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
11058            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
11059            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
11060            + Compiler/test_harness_bytecode Compiler/test_harness_cc
11061            + Compiler/typemap
11062 ____________________________________________________________________________
11063 [     9] By: mbeattie                              on 1997/05/02  19:03:49
11064         Log: Don't require CvDEPTH == 0 when bombing out of subs.
11065      Branch: thrperl
11066            ! pp_hot.c
11067 ____________________________________________________________________________
11068 [     8] By: mbeattie                              on 1997/04/23  19:06:45
11069         Log: Added programmer-level condition variables via "condpair" magic.
11070              Added support for detached threads and tweaked a few things.
11071      Branch: thrperl
11072            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
11073            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
11074            ! util.c
11075 ____________________________________________________________________________
11076 [     7] By: mbeattie                              on 1997/04/23  19:04:18
11077         Log: Rewrote programmer-level condition variables from scratch. Added
11078              support for detaching threads. Fixed handling for arguments
11079              passed in to threads and return values for joined threads.
11080      Branch: perlext
11081            + Thread/lock.t
11082            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
11083            ! Thread/typemap
11084 ____________________________________________________________________________
11085 [     6] By: mbeattie                              on 1997/04/10  20:17:26
11086         Log: Initial check-in of Thread module.
11087      Branch: perlext
11088            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
11089            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
11090            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
11091            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
11092            + Thread/unsync4.t
11093 ____________________________________________________________________________
11094 [     5] By: mbeattie                              on 1997/04/10  20:05:52
11095         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
11096              missing parens (pad allocation) in the tokener.
11097      Branch: thrperl
11098            ! op.c pp_ctl.c toke.c
11099 ____________________________________________________________________________
11100 [     4] By: mbeattie                              on 1997/03/28  18:40:44
11101         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
11102      Branch: thrperl
11103            + thread.h
11104            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
11105            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
11106            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
11107            ! run.c scope.c sv.c sv.h toke.c util.c
11108 ____________________________________________________________________________
11109 [     3] By: mbeattie                              on 1997/03/28  13:36:23
11110         Log: Branch 5.003 -> thrperl
11111      Branch: thrperl
11112           +> (branch 600 files)
11113 ____________________________________________________________________________
11114 [     2] By: mbeattie                              on 1997/03/28  13:32:21
11115         Log: Initial devel changes.
11116              Pseudo-hashes. Optional strong typing. RESTART {}.
11117      Branch: perl
11118            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
11119            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
11120            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
11121 ____________________________________________________________________________
11122 [     1] By: mbeattie                              on 1997/03/28  13:17:33
11123         Log: Perl 5.003 check-in
11124      Branch: perl
11125            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
11126            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
11127            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
11128            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
11129            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
11130            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
11131            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
11132            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
11133            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
11134            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
11135            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
11136            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
11137            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
11138            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
11139            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11140            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
11141            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
11142            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
11143            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
11144            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
11145            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
11146            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
11147            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
11148            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
11149            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
11150            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
11151            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
11152            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
11153            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
11154            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
11155            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
11156            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
11157            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
11158            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
11159            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
11160            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
11161            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
11162            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
11163            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
11164            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
11165            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
11166            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
11167            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
11168            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
11169            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
11170            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
11171            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
11172            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
11173            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
11174            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
11175            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
11176            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
11177            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
11178            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
11179            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
11180            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
11181            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
11182            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
11183            + hints/README.hints hints/aix.sh hints/altos486.sh
11184            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
11185            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
11186            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
11187            + hints/fps.sh hints/freebsd.sh hints/genix.sh
11188            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
11189            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
11190            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
11191            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
11192            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
11193            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
11194            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
11195            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
11196            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
11197            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
11198            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
11199            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
11200            + hints/uts.sh hv.c hv.h installman installperl interp.sym
11201            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
11202            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
11203            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
11204            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
11205            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
11206            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
11207            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
11208            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
11209            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
11210            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
11211            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
11212            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
11213            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
11214            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
11215            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
11216            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
11217            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
11218            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
11219            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
11220            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
11221            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
11222            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
11223            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
11224            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
11225            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
11226            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
11227            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
11228            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
11229            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
11230            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
11231            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
11232            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
11233            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
11234            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
11235            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
11236            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
11237            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
11238            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
11239            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
11240            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
11241            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
11242            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
11243            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
11244            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
11245            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
11246            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
11247            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
11248            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
11249            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
11250            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
11251            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
11252            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
11253            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
11254            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
11255            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
11256            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
11257            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
11258            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
11259            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
11260            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
11261            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
11262            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
11263            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
11264            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
11265            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
11266            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
11267            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
11268            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
11269            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
11270            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
11271            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
11272            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
11273            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
11274            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
11275            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
11276            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
11277            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
11278            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
11279            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
11280            + vms/Makefile vms/config.vms vms/descrip.mms
11281            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
11282            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
11283            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
11284            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
11285            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
11286            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
11287            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
11288            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
11289            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
11290            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
11291            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
11292            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
11293            + x2p/walk.c