4df7261a63a399a2552affab5661b445368e1a2a
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of March 1997):
18
19     Gisle Aas           <gisle@aas.no>
20     Kenneth Albanowski  <kjahds@kjahds.com>
21     Graham Barr         <gbarr@ti.com>
22     Spider Boardman     <spider@orb.nashua.nh.us>
23     Tom Christiansen    <tchrist@perl.com>
24     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
25     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
26     Jarkko Hietaniemi   <jhi@iki.fi>
27     Nick Ing-Simmons    <nik@tiuk.ti.com>
28     Andreas Koenig      <a.koenig@mind.de>
29     Doug MacEachern     <dougm@opengroup.org>
30     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
31     Hans Mulder         <hansm@euronet.nl>
32     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
33     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
34     Tom Phoenix         <rootbeer@teleport.com>
35     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
36     Dean Roehrich       <roehrich@cray.com>
37     Roderick Schertler  <roderick@argon.org>
38     Larry W. Virden     <lvirden@cas.org>
39     Ilya Zakharevich    <ilya@math.ohio-state.edu>
40
41 And the Keepers of the Patch Pumpkin:
42
43     Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
44     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
45     Tim Bunce           <Tim.Bunce@ig.co.uk>
46     Andy Dougherty      <doughera@lafcol.lafayette.edu>
47     Gurusamy Sarathy    <gsar@engin.umich.edu>
48     Chip Salzenberg     <chip@perl.com>
49
50 And, of course, the Author of Perl:
51
52     Larry Wall          <larry@wall.org>
53
54
55 NOTE: Each change entry shows the change number; who checked it into the
56 repository; when; description of the change; which branch the change
57 happened in; and the affected files.  The file lists have a short symbolic
58 indicator:
59
60             !       modified
61             +       added
62             -       deleted
63             +>      branched (from elsewhere)
64             !>      merged changes (from elsewhere)
65
66
67 ----------------
68 Version 5.004_73        Developer release working toward 5.005
69 ----------------
70
71 ____________________________________________________________________________
72 [  1464] By: gsar                                  on 1998/07/13  04:41:07
73         Log: up patchlevel to 73, update Changes &c.
74      Branch: perl
75            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
76            ! win32/Makefile win32/config_H.bc win32/config_H.gc
77            ! win32/config_H.vc win32/makefile.mk
78 ____________________________________________________________________________
79 [  1463] By: gsar                                  on 1998/07/13  02:58:51
80         Log: avoid empty rm -f in MM_Unix.pm
81      Branch: perl
82            ! lib/ExtUtils/MM_Unix.pm
83 ____________________________________________________________________________
84 [  1462] By: gsar                                  on 1998/07/13  02:54:52
85         Log: update perldelta
86      Branch: perl
87            ! pod/perldelta.pod
88 ____________________________________________________________________________
89 [  1461] By: gsar                                  on 1998/07/13  02:44:30
90         Log: added patch, tweaked PERL_OBJECT things
91              From:    Graham Barr <gbarr@pobox.com>
92              Date:    Sun, 12 Jul 1998 19:57:47 CDT
93              Message-Id: <19980712195747.C493@pobox.com>
94              Subject: [ PATCH perl5.004_72] patch to add qr//
95      Branch: perl
96            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
97            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
98            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
99            ! regexp.h sv.c t/op/pat.t toke.c
100 ____________________________________________________________________________
101 [  1460] By: gsar                                  on 1998/07/13  01:25:07
102         Log: add a few more PURIFY guards
103      Branch: perl
104            ! av.c sv.c
105 ____________________________________________________________________________
106 [  1459] By: gsar                                  on 1998/07/12  23:38:31
107         Log: add tests for change#1458 and then some
108      Branch: perl
109            ! t/op/array.t
110 ____________________________________________________________________________
111 [  1458] By: gsar                                  on 1998/07/12  22:42:47
112         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
113              From:    Stephen McCamant <alias@mcs.com>
114              Date:    Sun, 12 Jul 1998 17:17:00 CDT
115              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
116              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
117      Branch: perl
118            ! op.c opcode.h opcode.pl
119 ____________________________________________________________________________
120 [  1457] By: gsar                                  on 1998/07/12  22:06:05
121         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
122      Branch: perl
123            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
124 ____________________________________________________________________________
125 [  1456] By: gsar                                  on 1998/07/12  21:56:39
126         Log: From: Doug MacEachern <dougm@pobox.com>
127              Date: Sun, 12 Jul 1998 14:29:29 -0400
128              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
129              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
130      Branch: perl
131            ! lib/ExtUtils/Embed.pm
132 ____________________________________________________________________________
133 [  1455] By: gsar                                  on 1998/07/12  21:54:02
134         Log: applied installperl patch, corrected other little nits
135              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
136              Date: 12 Jul 1998 16:27:21 +0200
137              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
138              Subject: [5.004_72] installperl tweak
139      Branch: perl
140            ! Changes Configure README.win32 installperl win32/makefile.mk
141 ____________________________________________________________________________
142 [  1454] By: gsar                                  on 1998/07/12  10:14:24
143         Log: update MANIFEST, Changes
144      Branch: perl
145            - lib/Bundle/CPAN.pm
146            ! Changes MANIFEST
147
148 ----------------
149 Version 5.004_72
150 ----------------
151
152 ____________________________________________________________________________
153 [  1453] By: gsar                                  on 1998/07/12  10:04:33
154         Log: merge changes 1424, 1428 from maintbranch
155      Branch: perl
156            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
157 ____________________________________________________________________________
158 [  1452] By: gsar                                  on 1998/07/12  09:46:40
159         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
160              and README.win32
161      Branch: perl
162            ! Changes README.win32 patchlevel.h win32/Makefile
163            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
164            ! win32/makefile.mk
165 ____________________________________________________________________________
166 [  1451] By: gsar                                  on 1998/07/12  07:01:26
167         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
168              From: Jarkko Hietaniemi <jhi@iki.fi>
169              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
170              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
171              Subject: M3 "generic" parts
172      Branch: perl
173            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
174            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
175            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
176            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
177            ! win32/config_H.gc x2p/Makefile.SH
178 ____________________________________________________________________________
179 [  1450] By: gsar                                  on 1998/07/12  06:38:27
180         Log: various tweaks for PERL_OBJECT build & test
181      Branch: perl
182            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
183            ! win32/makefile.mk win32/win32.c win32/win32iop.h
184 ____________________________________________________________________________
185 [  1449] By: gsar                                  on 1998/07/12  06:29:23
186         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
187              Date:    12 Jul 1998 08:22:16 +0200
188              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
189              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
190      Branch: perl
191            ! lib/CPAN.pm lib/SelfLoader.pm
192 ____________________________________________________________________________
193 [  1448] By: gsar                                  on 1998/07/12  05:10:50
194         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
195              and runs regexes in 1000s of threads without crashing; also fixed
196              statcache not being thread-local
197      Branch: perl
198            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
199            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
200            ! t/lib/thread.t thrdvar.h util.c
201 ____________________________________________________________________________
202 [  1447] By: gsar                                  on 1998/07/12  02:40:45
203         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
204              Date:    Sun, 12 Jul 1998 03:23:04 +0200
205              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
206              Subject: Re: perlbug doesn't check that save succeeded
207      Branch: perl
208            ! utils/perlbug.PL
209 ____________________________________________________________________________
210 [  1446] By: gsar                                  on 1998/07/12  02:39:24
211         Log: be generous about CRs
212              From:    larry@wall.org (Larry Wall)
213              Date:    Sat, 11 Jul 1998 17:54:21 PDT
214              Message-Id: <199807120054.RAA19550@wall.org>
215              Subject: [PATCH _71] CRs et al 
216      Branch: perl
217            ! toke.c
218 ____________________________________________________________________________
219 [  1445] By: gsar                                  on 1998/07/12  02:11:16
220         Log: fix pp_caller() to fully traverse stacklevels
221      Branch: perl
222            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
223 ____________________________________________________________________________
224 [  1444] By: gsar                                  on 1998/07/11  23:43:37
225         Log: add patch, along with all the missing bits, and doc tweaks
226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
227              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
228              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
229              Subject: Re: [PATCH 5.004_71] Secure RE update
230      Branch: perl
231            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
232            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
233            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
234            ! t/op/pat.t t/op/subst.t
235 ____________________________________________________________________________
236 [  1443] By: gsar                                  on 1998/07/11  23:08:14
237         Log: tweak to get BSDI to build IPC/SysV
238              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
239              Date: 11 Jul 1998 16:26:44 +0300
240              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
241              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
242      Branch: perl
243            ! ext/IPC/SysV/SysV.xs
244 ____________________________________________________________________________
245 [  1442] By: gsar                                  on 1998/07/11  23:03:39
246         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
247              change, the pp_hot.c fix accidentally went in change#1441)
248      Branch: perl
249            ! t/op/closure.t
250 ____________________________________________________________________________
251 [  1441] By: gsar                                  on 1998/07/11  22:35:40
252         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
253              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
254              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
255              Subject: [PATCH 5.004_71] Update os2's OS2::Process
256      Branch: perl
257            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
258            ! os2/OS2/Process/Process.xs pp_hot.c
259 ____________________________________________________________________________
260 [  1440] By: gsar                                  on 1998/07/11  19:41:59
261         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
262              Date: 11 Jul 1998 17:00:21 +0200
263              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
264              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
265      Branch: perl
266            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
267 ____________________________________________________________________________
268 [  1439] By: gsar                                  on 1998/07/11  19:36:58
269         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
270      Branch: perl
271            ! pod/perlguts.pod win32/makedef.pl
272 ____________________________________________________________________________
273 [  1438] By: gsar                                  on 1998/07/11  19:14:21
274         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
275              From: abigail@fnx.com
276              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
277              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
278              Subject: [PATCH 5.004_71] pod/perlfunc.pod
279      Branch: perl
280            ! pod/perlfunc.pod
281 ____________________________________________________________________________
282 [  1437] By: gsar                                  on 1998/07/11  19:05:00
283         Log: From: abigail@fnx.com
284              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
285              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
286              Subject: [PATCH 5.004_71] pod/pod2man.PL
287      Branch: perl
288            ! pod/pod2man.PL
289 ____________________________________________________________________________
290 [  1436] By: gsar                                  on 1998/07/11  18:58:03
291         Log: more complete version of change#1421
292              From: Stephen McCamant <alias@mcs.com>
293              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
294              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
295              Subject: [PATCH] Re: B::Deparse for(1..100000)
296      Branch: perl
297            ! ext/B/B/Deparse.pm
298 ____________________________________________________________________________
299 [  1435] By: gsar                                  on 1998/07/11  18:54:42
300         Log: win32 fixes for VC 6.0 nits
301      Branch: perl
302            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
303            ! win32/win32.h
304 ____________________________________________________________________________
305 [  1434] By: gsar                                  on 1998/07/11  18:45:32
306         Log: s/AVHV/pseudo-hash/ (via PM)
307              From: Gisle Aas <gisle@aas.no>
308              Date: 11 Jul 1998 00:16:53 +0200
309              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
310              Subject: [PATCH] trivial fields.pm doc patch
311      Branch: perl
312            ! lib/fields.pm
313 ____________________________________________________________________________
314 [  1433] By: gsar                                  on 1998/07/11  18:43:11
315         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
316              Date: Fri, 10 Jul 1998 23:12:11 +0200
317              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
318              Subject: [PATCH _71] dos-djgpp update
319      Branch: perl
320            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
321 ____________________________________________________________________________
322 [  1432] By: gsar                                  on 1998/07/11  18:41:00
323         Log: applied patch, reformatted long lines in places
324              From: Dominic Dunlop <domo@computer.org>
325              Date: Fri, 10 Jul 1998 23:11:30 +0000
326              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
327              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
328              warning
329      Branch: perl
330            ! pod/perldiag.pod regexec.c
331 ____________________________________________________________________________
332 [  1431] By: gsar                                  on 1998/07/11  18:29:18
333         Log: From: "John L. Allen" <allen@grumman.com>
334              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
335              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
336              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
337      Branch: perl
338            ! hints/aix.sh
339 ____________________________________________________________________________
340 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
341         Log: Title:  "Fix string substitution returncode problem"
342              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
343              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
344              <v03110700b191a557f041@[195.95.102.114]>
345              Files:  pp_hot.c
346      Branch: maint-5.004/perl
347            ! pp_hot.c
348 ____________________________________________________________________________
349 [  1429] By: gsar                                  on 1998/07/11  18:07:52
350         Log: applied patch, tweaked doc and code that does labels/indentation
351              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
352              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
353              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
354              Subject: [PATCH 5.004_71] perldebug.pod and RE
355      Branch: perl
356            ! pod/perldebug.pod regcomp.c regexec.c
357 ____________________________________________________________________________
358 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
359         Log: Assorted patches:
360              
361              Title:  "makerel now reads local patch list from patchlevel.h"
362              Files:  patchlevel.h Porting/makerel
363              
364              Title:  "pod/pod2man.PL"
365              From:  abigail@fnx.com
366              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
367              Files:  pod/pod2man.PL
368              
369              Title:  "Clarify taint example in re.pm"
370              From:  Tom Phoenix <rootbeer@teleport.com>
371              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
372              Files:  lib/re.pm
373              
374              Title:  "Anohter ptags improvement"
375              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
376              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
377              Files:  emacs/ptags
378              
379              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
380              From:  "John L. Allen" <allen@grumman.com>
381              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
382              Files:  hints/aix.sh
383      Branch: maint-5.004/perl
384            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
385            ! patchlevel.h pod/pod2man.PL
386 ____________________________________________________________________________
387 [  1427] By: gsar                                  on 1998/07/11  17:04:47
388         Log: make Liblist return consistently backslashed paths
389      Branch: perl
390            ! lib/ExtUtils/Liblist.pm
391 ____________________________________________________________________________
392 [  1426] By: gsar                                  on 1998/07/11  16:53:56
393         Log: don't 'touch a2p.c', it might readonly (via PM)
394              From: Robin Barker <rmb1@cise.npl.co.uk>
395              Date: Fri, 10 Jul 98 17:19:54 BST
396              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
397      Branch: perl
398            ! x2p/Makefile.SH
399 ____________________________________________________________________________
400 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
401         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
402              Files:  embed.h proto.h global.sym op.c
403      Branch: maint-5.004/perl
404            ! embed.h global.sym op.c proto.h
405 ____________________________________________________________________________
406 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
407         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
408              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
409              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
410              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
411              <199805270939.KAA08453@toad.ig.co.uk>,
412              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
413              Files:  lib/Sys/Syslog.pm
414      Branch: maint-5.004/perl
415            ! lib/Sys/Syslog.pm
416 ____________________________________________________________________________
417 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
418         Log: Assorted patches:
419              
420              Title:  "umask: die if EXPR & 0700 else return undef"
421              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
422              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
423              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
424              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
425              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
426              <199805291549.SAA01439@alpha.hut.fi>,
427              <199805291608.RAA29283@toad.ig.co.uk>,
428              <19980530105129.A24006@O2.chapin.edu>,
429              <19980608133037.A8793@perlsupport.com>
430              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
431              
432              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
433              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
434              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
435              Files:  MANIFEST ext/DynaLoader/Makefile.PL
436      Branch: maint-5.004/perl
437           +> ext/DynaLoader/DynaLoader_pm.PL
438            - ext/DynaLoader/DynaLoader.pm.PL
439            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
440            ! pod/perlfunc.pod pp_sys.c
441 ____________________________________________________________________________
442 [  1421] By: gsar                                  on 1998/07/11  02:54:02
443         Log: From: Gisle Aas <gisle@aas.no>
444              Subject: [PATCH] B::Deparse for(1..100000)
445              Date: 10 Jul 1998 14:04:44 +0200
446              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
447      Branch: perl
448            ! ext/B/B/Deparse.pm
449 ____________________________________________________________________________
450 [  1420] By: gsar                                  on 1998/07/11  02:28:18
451         Log: add 'clean' target for ext/re
452      Branch: perl
453            ! ext/re/Makefile.PL
454 ____________________________________________________________________________
455 [  1419] By: gsar                                  on 1998/07/11  02:20:32
456         Log: From: Tom Hughes <thh@cyberscience.com>
457              Date: 10 Jul 1998 10:25:18 +0100
458              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
459              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
460      Branch: perl
461            ! hints/svr4.sh
462 ____________________________________________________________________________
463 [  1418] By: gsar                                  on 1998/07/11  02:19:12
464         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
465              From: Jarkko Hietaniemi <jhi@iki.fi>
466              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
467              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
468              Subject: Re: make minitest does not work out of the box - test subset
469              needs pruning
470      Branch: perl
471            + t/lib/ipc_sysv.t
472            - t/op/ipcmsg.t t/op/ipcsem.t
473            ! MANIFEST
474 ____________________________________________________________________________
475 [  1417] By: gsar                                  on 1998/07/11  02:14:16
476         Log: disable CR croaking (via #define, default off) in lieu of more
477              complete fix
478      Branch: perl
479            ! toke.c
480 ____________________________________________________________________________
481 [  1416] By: gsar                                  on 1998/07/11  02:06:11
482         Log: added patch, made linking with setargv a build option
483              From: "Douglas Lankshear" <dougl@ActiveState.com>
484              Date: Thu, 9 Jul 1998 09:51:42 -0700
485              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
486              Subject: [PATCH 5.004_71]
487      Branch: perl
488            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
489 ____________________________________________________________________________
490 [  1415] By: gsar                                  on 1998/07/11  01:47:19
491         Log: From: Tom Hughes <thh@cyberscience.com>
492              Date: 10 Jul 1998 09:01:12 +0100
493              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
494              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
495      Branch: perl
496            ! perl_exp.SH
497 ____________________________________________________________________________
498 [  1414] By: gsar                                  on 1998/07/11  01:45:45
499         Log: make lib/re.pm a prereq for minitest
500      Branch: perl
501            ! Makefile.SH
502 ____________________________________________________________________________
503 [  1413] By: gsar                                  on 1998/07/11  01:40:56
504         Log: add patch (via PM)
505              From: Stephen McCamant <alias@mcs.com>
506              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
507              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
508              Subject: Big B::Deparse update
509      Branch: perl
510            ! ext/B/B/Deparse.pm
511 ____________________________________________________________________________
512 [  1412] By: gsar                                  on 1998/07/11  00:25:17
513         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
514      Branch: perl
515            + pod/perlport.pod
516            ! pod/perl.pod
517 ____________________________________________________________________________
518 [  1411] By: gsar                                  on 1998/07/10  21:53:06
519         Log: make binmode(STDIN) not whine
520              From: Dan Sugalski <sugalskd@osshe.edu>
521              Date: Thu, 09 Jul 1998 16:51:27 -0700
522              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
523              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
524      Branch: perl
525            ! vms/vms.c
526 ____________________________________________________________________________
527 [  1410] By: gsar                                  on 1998/07/10  21:50:57
528         Log: CPAN-1.39 update
529              From: koenig@kulturbox.de (Andreas J. Koenig)
530              Date: 10 Jul 1998 00:45:36 +0200
531              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
532              Subject: Re: perl5.004_71 hit the stands this morn
533      Branch: perl
534            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
535 ____________________________________________________________________________
536 [  1409] By: gsar                                  on 1998/07/10  21:45:10
537         Log: manually apply patch with conflicts
538              From: Dan Sugalski <sugalskd@osshe.edu>
539              Date: Thu, 09 Jul 1998 12:08:33 -0700
540              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
541              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
542      Branch: perl
543            ! configpm
544 ____________________________________________________________________________
545 [  1408] By: gsar                                  on 1998/07/10  21:36:54
546         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
547              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
548              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
549              Subject: Re: perldelta.pod [PATCH]
550      Branch: perl
551            ! pod/perldelta.pod
552 ____________________________________________________________________________
553 [  1407] By: gsar                                  on 1998/07/10  21:35:13
554         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
555              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
556              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
557              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
558      Branch: perl
559            ! ext/IPC/SysV/Makefile.PL
560 ____________________________________________________________________________
561 [  1406] By: gsar                                  on 1998/07/10  21:33:30
562         Log: manually apply patch with conflicts
563              From: kstar@chapin.edu
564              Message-ID: <19980709093621.B7857@O2.chapin.edu>
565              Date: Thu, 9 Jul 1998 09:36:21 -0400
566              Subject: Re: [PATCH] 5.004_70 installperl and docs
567      Branch: perl
568            ! installperl
569 ____________________________________________________________________________
570 [  1405] By: gsar                                  on 1998/07/10  21:28:29
571         Log: misc tweaks to docs and qsortsv() warning
572      Branch: perl
573            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
574 ____________________________________________________________________________
575 [  1404] By: gsar                                  on 1998/07/10  21:23:53
576         Log: add more correct version of change#1350 (as yet untested)
577              From: joshua.pritikin@db.com
578              Date: Thu, 9 Jul 1998 09:22:46 -0400
579              Message-Id: <H00000e50008f277@MHS>
580              Subject: Re: [PATCH _70] cache missing methods
581      Branch: perl
582            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
583 ____________________________________________________________________________
584 [  1403] By: gsar                                  on 1998/07/10  20:46:12
585         Log: add win32_rename() that does what docs say
586      Branch: perl
587            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
588            ! win32/win32.c win32/win32iop.h
589 ____________________________________________________________________________
590 [  1402] By: gsar                                  on 1998/07/10  20:19:18
591         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
592              (suggested by Philippe.Simonet@swisscom.com)
593      Branch: perl
594            ! ext/Socket/Socket.xs
595 ____________________________________________________________________________
596 [  1401] By: gsar                                  on 1998/07/10  03:24:45
597         Log: undo change#1379 (order of tests *is* significant)
598      Branch: perl
599            ! t/lib/posix.t
600 ____________________________________________________________________________
601 [  1400] By: nick                                  on 1998/07/09  17:43:14
602         Log: Integrate mainline (_071-ish)
603      Branch: ansiperl
604           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
605           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
606           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
607           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
608           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
609           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
610           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
611           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
612           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
613           !> (integrate 145 files)
614
615 ----------------
616 Version 5.004_71
617 ----------------
618
619 ____________________________________________________________________________
620 [  1399] By: gsar                                  on 1998/07/09  12:15:12
621         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
622      Branch: perl
623            ! Changes pod/perldelta.pod pod/perlhist.pod
624 ____________________________________________________________________________
625 [  1397] By: gsar                                  on 1998/07/09  08:35:39
626         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
627              maintenance changes upto 1356 merged
628      Branch: perl
629            ! pod/perldiag.pod pp_hot.c t/op/misc.t
630 ____________________________________________________________________________
631 [  1396] By: gsar                                  on 1998/07/09  08:02:52
632         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
633              make all configs build on Solaris and win32
634      Branch: perl
635            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
636            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
637            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
638            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
639            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
640 ____________________________________________________________________________
641 [  1395] By: gsar                                  on 1998/07/09  05:39:48
642         Log: From:    Stephen McCamant <alias@mcs.com>
643              Date:    Wed, 08 Jul 1998 23:16:49 CDT
644              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
645              Subject: [PATCH] UNOP opclass test in B.xs
646      Branch: perl
647            ! ext/B/B.xs
648 ____________________________________________________________________________
649 [  1394] By: gsar                                  on 1998/07/09  05:37:48
650         Log: get it building again on win32
651      Branch: perl
652            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
653            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
654            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
655            ! win32/makefile.mk
656 ____________________________________________________________________________
657 [  1393] By: gsar                                  on 1998/07/09  05:20:31
658         Log: applied patch from Ilya, tweaked some to get clean static build of
659              the ext/re stuff (untested on win32)
660      Branch: perl
661            ! regcomp.c regexec.c
662 ____________________________________________________________________________
663 [  1392] By: gsar                                  on 1998/07/09  03:56:45
664         Log: fix installperl typo
665              From:    kstar@chapin.edu
666              Date:    Wed, 08 Jul 1998 23:51:57 EDT
667              Message-Id: <19980708235157.D1380@O2.chapin.edu>
668              Subject: Re: [PATCH] 5.004_70 installperl and docs
669      Branch: perl
670            ! installperl
671 ____________________________________________________________________________
672 [  1391] By: gsar                                  on 1998/07/09  01:48:16
673         Log: From: Chip Salzenberg <chip@perl.org>
674              Date: Wed, 8 Jul 1998 18:10:55 -0400
675              Message-ID: <19980708181055.A8005@perlsupport.com>
676              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
677      Branch: perl
678            ! util.c
679 ____________________________________________________________________________
680 [  1390] By: gsar                                  on 1998/07/09  01:45:16
681         Log: added patch, tweaked per Ilya's suggestion
682              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
683              Date: Wed, 8 Jul 1998 13:34:42 +0100
684              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
685              Subject: [PATCH] perl5db.pl complains about non-integer condition
686      Branch: perl
687            ! lib/perl5db.pl
688 ____________________________________________________________________________
689 [  1389] By: gsar                                  on 1998/07/09  01:42:13
690         Log: reenable misaligned memory checks, cast to UV & check alignment
691              From: Dominic Dunlop <domo@computer.org>
692              Date: Wed, 8 Jul 1998 11:21:48 +0000
693              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
694              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
695      Branch: perl
696            ! malloc.c
697 ____________________________________________________________________________
698 [  1388] By: gsar                                  on 1998/07/09  01:36:22
699         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
700              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
701              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
702              Subject: [PATCH 5.004_70] more on finding metaconfig units.
703      Branch: perl
704            ! Porting/pumpkin.pod
705 ____________________________________________________________________________
706 [  1387] By: gsar                                  on 1998/07/09  01:35:23
707         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
708              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
709              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
710              Subject: Configure indentation patch
711      Branch: perl
712            ! Configure
713 ____________________________________________________________________________
714 [  1386] By: gsar                                  on 1998/07/09  01:33:31
715         Log: don't try to hardlink perldiag.pod; that is no longer not needed
716              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
717              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
718              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
719              Subject: Re: pelr installation attempts hard links between file systems
720      Branch: perl
721            ! installperl
722 ____________________________________________________________________________
723 [  1385] By: gsar                                  on 1998/07/09  01:28:05
724         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
725      Branch: perl
726            ! win32/makefile.mk
727 ____________________________________________________________________________
728 [  1384] By: gsar                                  on 1998/07/09  01:26:19
729         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
730      Branch: perl
731            ! t/TEST
732 ____________________________________________________________________________
733 [  1383] By: gsar                                  on 1998/07/09  01:06:47
734         Log: manually apply patch with a dependency on unapplied patch
735              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
736              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
737              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
738              Subject: [PATCH 5.004_70] make quoted RE embeddable
739      Branch: perl
740            ! sv.c t/op/pat.t
741 ____________________________________________________________________________
742 [  1382] By: gsar                                  on 1998/07/09  01:02:23
743         Log: change order of libs for extensions
744              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
745              Date: Tue, 7 Jul 1998 23:48:05 +0200
746              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
747              Subject: [PATCH _70] linking problem with modules
748      Branch: perl
749            ! lib/ExtUtils/MM_Unix.pm
750 ____________________________________________________________________________
751 [  1381] By: gsar                                  on 1998/07/09  00:56:12
752         Log: patch for more flexible initialization of xsub parameters
753              From: Tye McQueen <tye@metronet.com>
754              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
755              Message-Id: <199807070004.AA16454@metronet.com>
756              Subject: Enhanced arg inits for xsubpp
757      Branch: perl
758            ! lib/ExtUtils/xsubpp pod/perlxs.pod
759 ____________________________________________________________________________
760 [  1380] By: gsar                                  on 1998/07/09  00:44:01
761         Log: From: Tye McQueen <tye@metronet.com>
762              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
763              Message-Id: <16619-17073@lyris.activestate.com>
764              Subject: New pl2bat.pl
765      Branch: perl
766            ! win32/bin/pl2bat.pl
767 ____________________________________________________________________________
768 [  1379] By: gsar                                  on 1998/07/09  00:30:58
769         Log: remove ordering dependency in posix.t
770      Branch: perl
771            ! t/lib/posix.t
772 ____________________________________________________________________________
773 [  1378] By: gsar                                  on 1998/07/08  20:17:43
774         Log: make -i'*suffix' work too
775      Branch: perl
776            ! doio.c
777 ____________________________________________________________________________
778 [  1377] By: gsar                                  on 1998/07/08  08:56:28
779         Log: regen headers; result builds & tests on Solaris again (threaded)
780      Branch: perl
781            ! embedvar.h
782 ____________________________________________________________________________
783 [  1376] By: gsar                                  on 1998/07/08  08:55:03
784         Log: change#1350 breaks things, back it out
785      Branch: perl
786            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
787 ____________________________________________________________________________
788 [  1375] By: gsar                                  on 1998/07/08  07:47:00
789         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
790              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
791              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
792              Subject: [PATCH 5.004_70] Switch modifiers in RE off
793      Branch: perl
794            ! pod/perlre.pod regcomp.c t/op/re_tests
795 ____________________________________________________________________________
796 [  1374] By: gsar                                  on 1998/07/08  07:41:06
797         Log: From: Gisle Aas <gisle@aas.no>
798              Date: 07 Jul 1998 23:08:59 +0200
799              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
800              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
801      Branch: perl
802            ! sv.c
803 ____________________________________________________________________________
804 [  1373] By: gsar                                  on 1998/07/08  07:36:01
805         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
806              Date: Tue, 7 Jul 1998 23:47:50 +0200
807              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
808              Subject: [PATCH _70] dos-djgpp update
809      Branch: perl
810            ! djgpp/config.over djgpp/djgppsed.sh
811 ____________________________________________________________________________
812 [  1372] By: gsar                                  on 1998/07/08  07:12:47
813         Log: add extension to support SysV IPC
814              From: Jarkko Hietaniemi <jhi@iki.fi>
815              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
816              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
817              Subject: [PATCH] 5.004_70: IPC::SysV
818      Branch: perl
819            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
820            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
821            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
822            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
823            + ext/IPC/SysV/t/sem.t
824            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
825            ! t/op/ipcmsg.t t/op/ipcsem.t
826 ____________________________________________________________________________
827 [  1371] By: gsar                                  on 1998/07/08  05:12:07
828         Log: add patch for C<use re 'debug'>
829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
830              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
831              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
832              Subject: Re: _70 and Devel::RE
833      Branch: perl
834            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
835            - lib/re.pm
836            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
837            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
838 ____________________________________________________________________________
839 [  1370] By: gsar                                  on 1998/07/08  04:27:27
840         Log: added patch to generate PPDEF(pp_foo)
841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
842              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
843              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
844              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
845      Branch: perl
846            + pp_proto.h
847            ! MANIFEST Makefile.SH opcode.pl proto.h
848 ____________________________________________________________________________
849 [  1369] By: gsar                                  on 1998/07/08  04:19:49
850         Log: suggest 'make test' after make
851      Branch: perl
852            ! Makefile.SH
853 ____________________________________________________________________________
854 [  1368] By: gsar                                  on 1998/07/08  03:58:19
855         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
856              From: Colin Kuskie <ckuskie@cadence.com>
857              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
858              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
859              Subject: Corrected -i prefix patch
860      Branch: perl
861            + t/io/iprefix.t
862            ! MANIFEST doio.c pod/perlrun.pod
863 ____________________________________________________________________________
864 [  1366] By: gsar                                  on 1998/07/08  02:28:30
865         Log: From: Gisle Aas <gisle@aas.no>
866              Date: 07 Jul 1998 17:48:36 +0200
867              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
868              Subject: [PATCH] Remove some rendundant SvOOK_on tests
869      Branch: perl
870            ! sv.c sv.h
871 ____________________________________________________________________________
872 [  1365] By: gsar                                  on 1998/07/08  02:25:17
873         Log: applied patch to clarify m//g
874              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
875              Date: Tue, 7 Jul 1998 15:59:03 +0100
876              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
877              Subject: [PATCH] Re: m//g in perlop.pod
878      Branch: perl
879            ! pod/perlop.pod
880 ____________________________________________________________________________
881 [  1364] By: gsar                                  on 1998/07/08  02:13:07
882         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
883              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
884              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
885              Date: Tue, 7 Jul 1998 11:59:41 +0100
886      Branch: perl
887            ! pod/perlfaq.pod
888 ____________________________________________________________________________
889 [  1363] By: gsar                                  on 1998/07/08  02:11:11
890         Log: applied tweak (via private mail)
891              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
892              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
893              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
894              Subject: tiny perllocale.pod patch for 5.004_70
895      Branch: perl
896            ! pod/perllocale.pod
897 ____________________________________________________________________________
898 [  1362] By: gsar                                  on 1998/07/08  02:07:48
899         Log: applied patch, various tweaks to pander to pod2man tantrums
900              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
901              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
902              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
903              Subject: [PATCH 5.004_70] CONFIGPM
904      Branch: perl
905            ! Porting/Glossary configpm
906 ____________________________________________________________________________
907 [  1361] By: gsar                                  on 1998/07/07  22:13:11
908         Log: From: Stephen McCamant <alias@mcs.com>
909              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
910              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
911              Subject: Re: Inconsistent arithmetics on refs
912      Branch: perl
913            ! sv.c
914 ____________________________________________________________________________
915 [  1360] By: gsar                                  on 1998/07/07  22:11:11
916         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
917              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
918              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
919              Subject: [PATCH 5.004_70] Anohter ptags improvement
920      Branch: perl
921            ! emacs/ptags
922 ____________________________________________________________________________
923 [  1359] By: gsar                                  on 1998/07/07  22:08:48
924         Log: fix accidental RE-de-optimization
925              From: larry@wall.org (Larry Wall)
926              Date: Mon, 6 Jul 1998 17:49:31 -0700
927              Message-Id: <199807070049.RAA23475@wall.org>
928              Subject: Re: before you deluge us with patches
929              --
930              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
931              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
932              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
933              Subject: Re: before you deluge us with patches
934      Branch: perl
935            ! pp_hot.c regexec.c
936 ____________________________________________________________________________
937 [  1358] By: gsar                                  on 1998/07/07  21:36:29
938         Log: From: Gisle Aas <gisle@aas.no>
939              Subject: [PATCH] Evaluation of AVHVs in scalar context
940              Date: 06 Jul 1998 21:41:14 +0200
941              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
942      Branch: perl
943            ! pp_hot.c t/op/avhv.t
944 ____________________________________________________________________________
945 [  1357] By: gsar                                  on 1998/07/07  21:29:46
946         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
947      Branch: perl
948            ! lib/Math/Trig.pm lib/fields.pm thread.sym
949 ____________________________________________________________________________
950 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
951         Log: Assorted patches:
952              
953              ------  BUILD PROCESS  ------
954              
955              Title:  "Add Test.pm (from perl 5.004_70)"
956              Files:  MANIFEST lib/Test.pm
957              
958              ------  EXTENSIONS  ------
959              
960              Title:  "Add CR LF CRLF to Socket.pm"
961              From:  Chris Nandor <pudge@pobox.com>
962              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
963              Files:  ext/Socket/Socket.pm
964              
965              ------  LIBRARY  ------
966              
967              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
968              Files:  lib/AutoSplit.pm
969              
970              Title:  "Upgrade base.pm (from perl 5.004_70)"
971              Files:  lib/base.pm
972              
973              Title:  "Add File::Spec modules (from 5.004_70)"
974              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
975              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
976              lib/File/Spec/Win32.pm
977              
978              ------  TESTS  ------
979              
980              Title:  "fixup test for method call on undefined value"
981              Files:  t/op/misc.t
982              
983              ------  UTILITIES  ------
984              
985              Title:  "perlbug upgrade (from 5.004_70)"
986              Files:  utils/perlbug.PL
987              
988              Title:  "Upgrade perldoc (from 5.004_70)"
989              Files:  utils/perldoc.PL
990      Branch: maint-5.004/perl
991            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
992            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
993            + lib/File/Spec/Win32.pm lib/Test.pm
994            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
995            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
996 ____________________________________________________________________________
997 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
998         Log: Title:  "Fix memory leak in Safe module"
999              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1000              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
1001              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1002      Branch: maint-5.004/perl
1003            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1004 ____________________________________________________________________________
1005 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
1006         Log: Title:  "Better error message for $undef->method call"
1007              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
1008              joshua.pritikin@db.com
1009              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
1010              Files:  pod/perldiag.pod pp_hot.c
1011      Branch: maint-5.004/perl
1012            ! pod/perldiag.pod pp_hot.c
1013 ____________________________________________________________________________
1014 [  1353] By: gsar                                  on 1998/07/06  23:33:38
1015         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1016              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
1017              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
1018              Subject: [PATCH 5.004_70] Update metaconfig info
1019      Branch: perl
1020            ! Porting/pumpkin.pod
1021 ____________________________________________________________________________
1022 [  1352] By: gsar                                  on 1998/07/06  23:30:54
1023         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1024              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
1025              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
1026              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
1027      Branch: perl
1028            ! Configure INSTALL Policy_sh.SH Porting/Glossary
1029            ! Porting/config.sh Porting/config_H
1030 ____________________________________________________________________________
1031 [  1351] By: gsar                                  on 1998/07/06  23:24:47
1032         Log: try harder to run non-executable tests
1033      Branch: perl
1034            ! t/TEST
1035 ____________________________________________________________________________
1036 [  1350] By: gsar                                  on 1998/07/06  23:12:17
1037         Log: add patch to improve method caching, regen headers
1038              From: joshua.pritikin@db.com
1039              Date: Mon, 6 Jul 1998 09:19:29 -0400
1040              Message-Id: <H00000e50008a518@MHS>
1041              Subject: [PATCH _70] cache missing methods
1042      Branch: perl
1043            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
1044 ____________________________________________________________________________
1045 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
1046         Log: Assorted patches:
1047              
1048              ------  BUILD PROCESS  ------
1049              
1050              Title:  "Configure: Workaround bash CDPATH oddity"
1051              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1052              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
1053              Files:  Configure
1054              
1055              Title:  "Don't suppress display of Makefile recipes that invoke perl"
1056              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1057              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
1058              Files:  Makefile.SH
1059              
1060              ------  CORE LANGUAGE  ------
1061              
1062              Title:  "one more^Wless quad unpack bug"
1063              From:  Jarkko Hietaniemi <jhi@iki.fi>
1064              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
1065              Files:  pp.c
1066              
1067              Title:  "minor fixups to bring maint closer to devel for patching"
1068              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1069              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
1070              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
1071              
1072              Title:  "-Pw switches used together report bogus error"
1073              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1074              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
1075              Files:  perl.c
1076              
1077              Title:  "Add doc and perl home page info to -v output"
1078              From:  Tom Christiansen <tchrist@jhereg.perl.com>
1079              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
1080              Files:  perl.c
1081              
1082              Title:  "Fix C<@a = (%a = 1)> bizarreness"
1083              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
1084              <tchrist@jhereg.perl.com>
1085              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
1086              <199807012339.TAA26024@aatma.engin.umich.edu>
1087              Files:  pp_hot.c
1088              
1089              Title:  "make find_script() return saved string, reenable missing
1090              diagnostics"
1091              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1092              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
1093              Files:  perl.c util.c
1094              
1095              Title:  "minor e_script optimization"
1096              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1097              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
1098              Files:  perl.c
1099              
1100              ------  DOCUMENTATION  ------
1101              
1102              Title:  "Insecure $ENV{} message out of step with perldiag"
1103              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1104              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
1105              Files:  pod/perldiag.pod pod/perlsec.pod
1106              
1107              Title:  "documenting close without arguments"
1108              From:  Tom Phoenix <rootbeer@teleport.com>
1109              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
1110              Files:  pod/perlfunc.pod
1111              
1112              Title:  "pod for scalar .. op"
1113              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1114              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
1115              Files:  pod/perlop.pod
1116              
1117              ------  EXTENSIONS  ------
1118              
1119              Title:  "Fcntl: add few constants, enhance maintainability"
1120              From:  Jarkko Hietaniemi <jhi@iki.fi>
1121              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
1122              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
1123              
1124              ------  LIBRARY  ------
1125              
1126              Title:  "Fix undef warnings in Text::Parsewords"
1127              From:  Jarkko Hietaniemi <jhi@iki.fi>
1128              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
1129              Files:  lib/Text/ParseWords.pm
1130              
1131              Title:  "Add Symbol::delete_package()"
1132              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1133              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
1134              Files:  pod/perlembed.pod lib/Symbol.pm
1135      Branch: maint-5.004/perl
1136            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
1137            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
1138            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
1139            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
1140            ! t/op/split.t taint.c util.c
1141 ____________________________________________________________________________
1142 [  1348] By: gsar                                  on 1998/07/06  22:55:56
1143         Log: remove #! line from Errno_pm.PL
1144      Branch: perl
1145            ! ext/Errno/Errno_pm.PL
1146 ____________________________________________________________________________
1147 [  1347] By: gsar                                  on 1998/07/06  22:51:34
1148         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
1149              From: Gisle Aas <gisle@aas.no>
1150              Date: 06 Jul 1998 13:08:53 +0200
1151              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
1152              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
1153      Branch: perl
1154            ! lib/Cwd.pm
1155 ____________________________________________________________________________
1156 [  1346] By: gsar                                  on 1998/07/06  22:20:29
1157         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
1158              Stephen McCamant
1159      Branch: perl
1160            ! op.c
1161 ____________________________________________________________________________
1162 [  1345] By: gsar                                  on 1998/07/06  21:58:52
1163         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
1164              simpler fix
1165      Branch: perl
1166            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1167            ! opcode.pl proto.h
1168 ____________________________________________________________________________
1169 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
1170         Log: Title:  "Fix for broken goto &xsub"
1171              From:  Albert Dvornik <bert@genscan.com>,
1172              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
1173              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
1174      Branch: maint-5.004/perl
1175            + t/op/goto_xs.t
1176            ! MANIFEST pp_ctl.c
1177 ____________________________________________________________________________
1178 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
1179         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
1180              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1181              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
1182              Files:  gv.h gv.c op.c toke.c
1183      Branch: maint-5.004/perl
1184            ! gv.c gv.h op.c toke.c
1185 ____________________________________________________________________________
1186 [  1342] By: gsar                                  on 1998/07/06  20:57:06
1187         Log: From:    Gisle Aas <gisle@aas.no>
1188              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
1189              Date:    06 Jul 1998 21:52:12 +0200
1190              Subject: Keepers of the Patch Pumpkin
1191      Branch: perl
1192            ! Changes
1193 ____________________________________________________________________________
1194 [  1341] By: gsar                                  on 1998/07/06  20:43:35
1195         Log: remove dup entry in perldiag
1196      Branch: perl
1197            ! pod/perldiag.pod
1198 ____________________________________________________________________________
1199 [  1340] By: gsar                                  on 1998/07/06  20:31:44
1200         Log: more reasonable diagnostic on keyword vs. sub ambiguity
1201      Branch: perl
1202            ! pod/perldiag.pod toke.c
1203 ____________________________________________________________________________
1204 [  1339] By: gsar                                  on 1998/07/06  19:23:06
1205         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
1206      Branch: perl
1207            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
1208            ! sv.c toke.c util.c
1209 ____________________________________________________________________________
1210 [  1338] By: gsar                                  on 1998/07/06  18:45:35
1211         Log: per Larry suggestion, toss change#1327 and fix the documentation
1212              to match behavior instead
1213      Branch: perl
1214            ! pod/perlfunc.pod pp_sys.c
1215 ____________________________________________________________________________
1216 [  1337] By: gsar                                  on 1998/07/06  17:15:26
1217         Log: allow read(FH,threadsv,...)
1218      Branch: perl
1219            ! op.c
1220
1221 ----------------
1222 Version 5.004_70
1223 ----------------
1224
1225 ____________________________________________________________________________
1226 [  1336] By: gsar                                  on 1998/07/06  09:06:33
1227         Log: 5.004_70 tweaks
1228      Branch: perl
1229            ! Changes win32/Makefile win32/makefile.mk
1230 ____________________________________________________________________________
1231 [  1335] By: gsar                                  on 1998/07/06  07:05:37
1232         Log: update Changes
1233      Branch: perl
1234            ! Changes pod/perldiag.pod
1235 ____________________________________________________________________________
1236 [  1334] By: gsar                                  on 1998/07/06  06:41:17
1237         Log: allow eval-groups in patterns only if they C<use re 'eval';>
1238      Branch: perl
1239            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
1240            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
1241 ____________________________________________________________________________
1242 [  1333] By: gsar                                  on 1998/07/06  03:22:52
1243         Log: From: Hans Mulder <hansm@icgroup.nl>
1244              Date: Mon,  6 Jul 98 02:11:32 +0200
1245              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
1246              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
1247      Branch: perl
1248            ! malloc.c
1249 ____________________________________________________________________________
1250 [  1332] By: gsar                                  on 1998/07/06  03:18:34
1251         Log: added Errno-1.09 from CPAN
1252      Branch: perl
1253            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
1254 ____________________________________________________________________________
1255 [  1331] By: gsar                                  on 1998/07/06  02:59:09
1256         Log: fix small memleak on -e, don't try to find_script() when e_script
1257      Branch: perl
1258            ! perl.c
1259 ____________________________________________________________________________
1260 [  1330] By: gsar                                  on 1998/07/06  00:40:24
1261         Log: add Symbol::delete_package()
1262      Branch: perl
1263            ! lib/Symbol.pm pod/perlembed.pod
1264 ____________________________________________________________________________
1265 [  1329] By: gsar                                  on 1998/07/05  23:05:40
1266         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
1267              From: Stephen McCamant <alias@mcs.com>
1268              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
1269              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
1270              Subject: [PATCH] alignment in X[IN]V allocation
1271      Branch: perl
1272            ! sv.c
1273 ____________________________________________________________________________
1274 [  1328] By: gsar                                  on 1998/07/05  22:47:57
1275         Log: make read() return undef on errors as documented, and clarify docs
1276      Branch: perl
1277            ! pod/perlfunc.pod pp_sys.c
1278 ____________________________________________________________________________
1279 [  1327] By: gsar                                  on 1998/07/05  22:11:21
1280         Log: fix getc() to return empty string instead of undef on eof, as it was
1281              documented to behave; still returns undef on error
1282      Branch: perl
1283            ! pp_sys.c
1284 ____________________________________________________________________________
1285 [  1326] By: gsar                                  on 1998/07/05  21:53:30
1286         Log: patch whitespace-mutiliated; applied manually
1287              From: Hans Mulder <hansm@icgroup.nl>
1288              Date: Sun,  5 Jul 98 23:23:20 +0200
1289              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
1290              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
1291      Branch: perl
1292            ! ext/Errno/Errno_pm.PL
1293 ____________________________________________________________________________
1294 [  1325] By: gsar                                  on 1998/07/05  21:38:39
1295         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
1296              From: Tom Christiansen <tchrist@jhereg.perl.com>
1297              Date: Sun, 05 Jul 1998 09:15:22 -0500
1298              Subject: Re: docpatch 
1299              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
1300      Branch: perl
1301            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1302            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1303            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1304            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
1305            ! pod/perlrun.pod
1306 ____________________________________________________________________________
1307 [  1324] By: gsar                                  on 1998/07/05  21:06:56
1308         Log: applied patch, and undid change#1302 which it made unnecessary
1309              From: Billy <wdconsta@cs.adelaide.edu.au>
1310              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
1311              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
1312              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
1313      Branch: perl
1314            ! t/lib/h2ph.t utils/h2ph.PL
1315 ____________________________________________________________________________
1316 [  1323] By: gsar                                  on 1998/07/05  20:56:39
1317         Log: fix t/lib/fields.t's @INC so make test runs
1318      Branch: perl
1319            ! t/lib/fields.t
1320 ____________________________________________________________________________
1321 [  1322] By: gsar                                  on 1998/07/05  20:26:43
1322         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
1323      Branch: perl
1324            ! gv.c gv.h toke.c
1325 ____________________________________________________________________________
1326 [  1321] By: gsar                                  on 1998/07/05  07:41:50
1327         Log: sundry win32 config tweaks
1328      Branch: perl
1329            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
1330            ! win32/config.gc win32/config.vc win32/config_H.bc
1331            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
1332            ! win32/config_sh.PL win32/makefile.mk
1333 ____________________________________________________________________________
1334 [  1320] By: gsar                                  on 1998/07/05  06:30:35
1335         Log: update Changes
1336      Branch: perl
1337            ! Changes
1338 ____________________________________________________________________________
1339 [  1319] By: gsar                                  on 1998/07/05  06:27:37
1340         Log: add ck_sysread() for better sysread/read/recv sanity
1341      Branch: perl
1342            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1343            ! opcode.pl proto.h
1344 ____________________________________________________________________________
1345 [  1318] By: gsar                                  on 1998/07/05  04:34:05
1346         Log: From: Stephen McCamant <alias@mcs.com>
1347              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
1348              Subject: [PATCH] Document B::Deparse, add pp_threadsv
1349              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
1350      Branch: perl
1351            ! ext/B/B/Deparse.pm
1352 ____________________________________________________________________________
1353 [  1317] By: gsar                                  on 1998/07/05  04:15:25
1354         Log: added patch with tweak to doc
1355              From: Chip Salzenberg <chip@perl.org>
1356              Message-ID: <19980704205136.A16319@perlsupport.com>
1357              Date: Sat, 4 Jul 1998 20:51:36 -0400
1358              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
1359      Branch: perl
1360            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
1361 ____________________________________________________________________________
1362 [  1316] By: gsar                                  on 1998/07/05  03:56:22
1363         Log: Porting/Glossary goes podly into Config.pm
1364      Branch: perl
1365            ! Porting/Glossary configpm
1366 ____________________________________________________________________________
1367 [  1315] By: gsar                                  on 1998/07/05  02:50:18
1368         Log: add suggested tool as an example in ExtUtils::Packlist
1369              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
1370              Message-Id: <199807031028.LAA10456@sale-wts>
1371              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
1372              Subject: Re: [make install] another horror story
1373      Branch: perl
1374            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
1375 ____________________________________________________________________________
1376 [  1314] By: gsar                                  on 1998/07/05  02:28:04
1377         Log: avoid race condition (storing ptr to SV before incrementing its
1378              REFCNT) and warning in newRV()
1379      Branch: perl
1380            ! sv.c
1381 ____________________________________________________________________________
1382 [  1313] By: gsar                                  on 1998/07/05  02:06:40
1383         Log: applied suggested fix for xhv_array sizing, with portability tweaks
1384              From: Gisle Aas <gisle@aas.no>
1385              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1386              Date: 04 Jul 1998 10:20:35 +0200
1387              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
1388      Branch: perl
1389            ! hv.c
1390 ____________________________________________________________________________
1391 [  1312] By: gsar                                  on 1998/07/05  01:36:45
1392         Log: From: Gisle Aas <gisle@aas.no>
1393              Subject: [PATCH] hv_max may be a few too many
1394              Date: 04 Jul 1998 09:28:46 +0200
1395              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
1396      Branch: perl
1397            ! doop.c
1398 ____________________________________________________________________________
1399 [  1311] By: gsar                                  on 1998/07/05  00:35:27
1400         Log: patchlevel up to 5.004_70, various tweaks
1401              * fix taint problems due to maintbranch regression
1402              * PERL_OBJECT now builds again
1403              * deal with C++ strong-typing problems in hv.c
1404              * fix mismatch in "reserved word" diagnostic
1405      Branch: perl
1406            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
1407            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
1408 ____________________________________________________________________________
1409 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
1410         Log: Remove old RE //t flag from scan_subst().
1411      Branch: maint-5.004/perl
1412            ! toke.c
1413 ____________________________________________________________________________
1414 [  1309] By: gsar                                  on 1998/07/04  08:32:53
1415         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
1416      Branch: perl
1417            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
1418 ____________________________________________________________________________
1419 [  1307] By: gsar                                  on 1998/07/04  07:00:14
1420         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
1421      Branch: perl
1422            ! pp_hot.c t/op/local.t
1423 ____________________________________________________________________________
1424 [  1306] By: gsar                                  on 1998/07/04  05:52:34
1425         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
1426              From: joshua.pritikin@db.com
1427              Date: Wed, 1 Jul 1998 10:09:43 -0400
1428              Message-Id: <H00000e500086fb3@MHS>
1429              Subject: [PATCH _69] sv_2mortal fix
1430      Branch: perl
1431            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
1432 ____________________________________________________________________________
1433 [  1305] By: gsar                                  on 1998/07/04  05:46:42
1434         Log: add patch preextend global string table, tweak for 512 entries
1435              From: Gisle Aas <gisle@aas.no>
1436              Date: 04 Jul 1998 01:04:08 +0200
1437              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1438              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
1439      Branch: perl
1440            ! perl.c
1441 ____________________________________________________________________________
1442 [  1304] By: gsar                                  on 1998/07/04  05:40:35
1443         Log: simplify xhv_array sizing
1444              From: Gisle Aas <gisle@aas.no>
1445              Date: 04 Jul 1998 00:49:42 +0200
1446              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1447              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
1448      Branch: perl
1449            ! hv.c
1450 ____________________________________________________________________________
1451 [  1303] By: gsar                                  on 1998/07/04  05:37:29
1452         Log: make 4-arg win32_select() sleep more reasonably on false values
1453              From: Blair Zajac <blair@gps.caltech.edu>
1454              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
1455              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
1456              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1457              --
1458              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
1459              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
1460              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1461      Branch: perl
1462            ! win32/win32sck.c
1463 ____________________________________________________________________________
1464 [  1302] By: gsar                                  on 1998/07/04  05:32:50
1465         Log: adjust h2ph.t for dos-specific problem
1466              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1467              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
1468              Date: Fri, 3 Jul 1998 23:45:25 +0200
1469              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
1470      Branch: perl
1471            ! t/lib/h2ph.t
1472 ____________________________________________________________________________
1473 [  1301] By: gsar                                  on 1998/07/04  05:31:04
1474         Log: fix CPAN.pm problem, OS2 tweaks
1475              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1476              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
1477              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
1478              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
1479      Branch: perl
1480            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
1481            ! lib/ExtUtils/MakeMaker.pm
1482 ____________________________________________________________________________
1483 [  1300] By: gsar                                  on 1998/07/04  05:27:20
1484         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1485              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
1486              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
1487              Subject: [PATCH 5.004_68] Add elc target to to makefile
1488      Branch: perl
1489            ! Makefile.SH
1490 ____________________________________________________________________________
1491 [  1299] By: gsar                                  on 1998/07/04  05:25:56
1492         Log: newer emacs/cperl-mode.el (via private mail)
1493              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1494              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
1495              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
1496              Subject: [PATCH 5.004_68] cperl-mode
1497      Branch: perl
1498            ! emacs/cperl-mode.el
1499 ____________________________________________________________________________
1500 [  1298] By: gsar                                  on 1998/07/04  05:22:41
1501         Log: From: Dominic Dunlop <domo@computer.org>
1502              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
1503              Date: Thu, 2 Jul 1998 22:57:26 +0000
1504              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
1505      Branch: perl
1506            ! hints/machten.sh malloc.c
1507 ____________________________________________________________________________
1508 [  1297] By: gsar                                  on 1998/07/04  05:20:52
1509         Log: allow a flags args to fbm_instr() for future needs
1510              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1511              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
1512              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
1513              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
1514      Branch: perl
1515            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
1516 ____________________________________________________________________________
1517 [  1296] By: gsar                                  on 1998/07/04  05:16:15
1518         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1519              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
1520              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
1521              Subject: [PATCH 5.004_69] INSTALL-1.39
1522      Branch: perl
1523            ! INSTALL
1524 ____________________________________________________________________________
1525 [  1295] By: gsar                                  on 1998/07/04  05:15:05
1526         Log: Configure update
1527              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
1528              Date: Wed, 1 Jul 98 23:07:50 EDT
1529              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
1530              Subject: [PATCH 5.004_69] Config_69-01
1531      Branch: perl
1532            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
1533            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
1534            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
1535 ____________________________________________________________________________
1536 [  1294] By: gsar                                  on 1998/07/04  05:10:25
1537         Log: add perlbug -F switch to save message to file
1538              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1539              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
1540              Date: Wed, 1 Jul 1998 21:14:22 +0200
1541              Subject: Re: [PATCH 5.004_69] perlbug -fok
1542      Branch: perl
1543            ! Makefile.SH utils/perlbug.PL
1544 ____________________________________________________________________________
1545 [  1293] By: gsar                                  on 1998/07/04  05:06:52
1546         Log: catch nonexistent backrefs in REs
1547              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1548              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
1549              Date: Wed, 1 Jul 1998 20:14:05 +0200
1550              Subject: Re: [PATCH _66] for bad backrefs
1551              --
1552              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
1553              Date: Wed, 1 Jul 1998 20:47:16 +0200
1554              Subject: Re: [PATCH _66] for bad backrefs
1555      Branch: perl
1556            ! regcomp.c t/op/re_tests util.c
1557 ____________________________________________________________________________
1558 [  1292] By: gsar                                  on 1998/07/04  05:02:01
1559         Log: fix perlcc to not rm output file, and other -w(arts)
1560      Branch: perl
1561            ! utils/perlcc.PL
1562 ____________________________________________________________________________
1563 [  1291] By: gsar                                  on 1998/07/04  04:30:03
1564         Log: ignore stash entries that are not GVs in dump.c
1565      Branch: perl
1566            ! dump.c
1567 ____________________________________________________________________________
1568 [  1290] By: gsar                                  on 1998/07/04  03:55:10
1569         Log: cleaner page headers from pod2man
1570      Branch: perl
1571            ! pod/pod2man.PL
1572 ____________________________________________________________________________
1573 [  1288] By: gsar                                  on 1998/07/04  03:16:39
1574         Log: tweaks to Getopt::Std
1575              From: Robin Barker <rmb1@cise.npl.co.uk>
1576              Date: Tue, 30 Jun 98 14:45:49 BST
1577              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
1578              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
1579              --
1580              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
1581              To: perl5-porters@perl.org
1582              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
1583      Branch: perl
1584            ! lib/Getopt/Std.pm
1585 ____________________________________________________________________________
1586 [  1287] By: gsar                                  on 1998/07/04  03:13:02
1587         Log: added patch, with tweaks
1588              From: Gisle Aas <gisle@aas.no>
1589              Date: 03 Jul 1998 00:50:15 +0200
1590              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
1591              Subject: [PATCH] Some AVHV documentation
1592      Branch: perl
1593            ! pod/perlref.pod
1594 ____________________________________________________________________________
1595 [  1286] By: gsar                                  on 1998/07/04  02:53:26
1596         Log: applied patch with tweaks to prose
1597              From: Gisle Aas <gisle@aas.no>
1598              Subject: [PATCH] Simplified AVHV support
1599              Date: 30 Jun 1998 13:34:07 +0200
1600              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
1601      Branch: perl
1602            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
1603            ! pp.c proto.h t/op/avhv.t
1604 ____________________________________________________________________________
1605 [  1285] By: gsar                                  on 1998/07/04  02:30:48
1606         Log: tweak doc for ".."
1607              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1608              Subject: [PATCH] pod for scalar ..
1609              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
1610              Date: Tue, 30 Jun 1998 12:14:50 +0100
1611      Branch: perl
1612            ! pod/perlop.pod
1613 ____________________________________________________________________________
1614 [  1284] By: gsar                                  on 1998/07/04  02:28:43
1615         Log: fix use of uninitialized var in pp_unpack()
1616              From: Jarkko Hietaniemi <jhi@iki.fi>
1617              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
1618              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
1619              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
1620      Branch: perl
1621            ! pp.c
1622 ____________________________________________________________________________
1623 [  1283] By: gsar                                  on 1998/07/04  02:26:37
1624         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1625              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
1626              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
1627              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
1628      Branch: perl
1629            ! lib/Text/ParseWords.pm
1630 ____________________________________________________________________________
1631 [  1282] By: gsar                                  on 1998/07/04  02:24:32
1632         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
1633              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
1634              Date: Mon, 29 Jun 1998 16:53:56 -0700
1635              Subject: [PATCH 5.004_69]README.vms doc patch
1636              --
1637              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
1638              Date: Mon, 29 Jun 1998 16:51:25 -0700
1639              --
1640              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
1641              Date: Thu, 02 Jul 1998 13:53:57 -0700
1642              Subject: [PATCH 5.004_69]VMS filetest operator fixup
1643      Branch: perl
1644            ! README.vms vms/descrip_mms.template vms/vms.c
1645 ____________________________________________________________________________
1646 [  1281] By: gsar                                  on 1998/07/04  02:17:48
1647         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1648              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
1649              Date: Mon, 29 Jun 1998 16:46:25 -0700
1650              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
1651      Branch: perl
1652            ! vms/subconfigure.com
1653 ____________________________________________________________________________
1654 [  1280] By: gsar                                  on 1998/07/04  02:16:03
1655         Log: don't attempt to copy directories on VMS
1656              From: Dan Sugalski <sugalskd@osshe.edu>
1657              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
1658              Date: Mon, 29 Jun 1998 16:31:29 -0700
1659              Subject: [PATCH 5.004_69]Tweak to installperl
1660      Branch: perl
1661            ! installperl
1662 ____________________________________________________________________________
1663 [  1279] By: gsar                                  on 1998/07/04  02:09:26
1664         Log: add 'installhtml*dir' to win32 config templates
1665              From: "Douglas Lankshear" <dougl@ActiveState.com>
1666              Subject: [PATCH 5.004_68] For Win32 config
1667              Date: Mon, 29 Jun 1998 09:00:13 -0700
1668              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
1669      Branch: perl
1670            ! win32/config.bc win32/config.gc win32/config.vc
1671 ____________________________________________________________________________
1672 [  1278] By: gsar                                  on 1998/07/04  02:06:23
1673         Log: implemented described fix for h2ph hanging on "enum"
1674              From: Billy <wdconsta@cs.adelaide.edu.au>
1675              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
1676              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
1677              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
1678      Branch: perl
1679            ! utils/h2ph.PL
1680 ____________________________________________________________________________
1681 [  1277] By: gsar                                  on 1998/07/04  01:51:47
1682         Log: merge changes#1210,1211,1270 from maintbranch
1683      Branch: perl
1684            + lib/re.pm
1685            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
1686            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
1687            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
1688 ____________________________________________________________________________
1689 [  1276] By: gsar                                  on 1998/07/04  00:33:37
1690         Log: deprecate use of reserved word "our" (Larry's idea)
1691              Date: Mon, 22 Jun 1998 08:55:09 -0700
1692              From: larry@wall.org (Larry Wall)
1693              Message-Id: <199806221555.IAA07212@wall.org>
1694              Subject: Re: our
1695      Branch: perl
1696            ! pod/perldiag.pod toke.c
1697 ____________________________________________________________________________
1698 [  1275] By: nick                                  on 1998/07/02  18:36:59
1699         Log: Integrate mainline, just to keep up.
1700      Branch: ansiperl
1701           +> t/lib/fields.t
1702            - lib/Math/Trig/Radial.pm
1703           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1704           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
1705           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
1706           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
1707           !> win32/config.bc win32/config.gc win32/config.vc
1708           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
1709           !> win32/win32iop.h
1710 ____________________________________________________________________________
1711 [  1274] By: gsar                                  on 1998/07/02  16:47:20
1712         Log: tweak win32/config.* variables
1713      Branch: perl
1714            ! win32/config.bc win32/config.gc win32/config.vc
1715 ____________________________________________________________________________
1716 [  1273] By: gsar                                  on 1998/07/02  16:33:53
1717         Log: export opendir() set of functions on win32
1718      Branch: perl
1719            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
1720            ! win32/win32iop.h
1721 ____________________________________________________________________________
1722 [  1272] By: gsar                                  on 1998/07/01  23:21:49
1723         Log: fix C<@a = (%a = 1)> bizarreness
1724      Branch: perl
1725            ! pp_hot.c
1726 ____________________________________________________________________________
1727 [  1271] By: gsar                                  on 1998/06/30  22:49:39
1728         Log: document perltrap on precedence of keys/values/each
1729      Branch: perl
1730            ! pod/perltrap.pod
1731 ____________________________________________________________________________
1732 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
1733         Log: Added lib/re.pm missing from change 1210
1734      Branch: maint-5.004/perl
1735            + lib/re.pm
1736 ____________________________________________________________________________
1737 [  1269] By: gsar                                  on 1998/06/30  08:20:52
1738         Log: From:    Murray Nesbitt <murray@ActiveState.com>
1739              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
1740              Date:    Mon, 29 Jun 1998 14:30:59 PDT
1741              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
1742      Branch: perl
1743            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1744 ____________________________________________________________________________
1745 [  1268] By: gsar                                  on 1998/06/30  05:38:34
1746         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
1747              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
1748              Date:    Mon, 29 Jun 1998 15:04:57 -0000
1749              Subject: [PATCH perl5.004_69] perldoc.PL
1750      Branch: perl
1751            ! utils/perldoc.PL
1752 ____________________________________________________________________________
1753 [  1267] By: gsar                                  on 1998/06/30  05:34:06
1754         Log: add patch to integrate Math::Trig::Radial into Math::Trig
1755              From: Jarkko Hietaniemi <jhi@iki.fi>
1756              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
1757              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
1758              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
1759      Branch: perl
1760            - lib/Math/Trig/Radial.pm
1761            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
1762 ____________________________________________________________________________
1763 [  1266] By: gsar                                  on 1998/06/30  05:17:33
1764         Log: From:    Gisle Aas <gisle@aas.no>
1765              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
1766              Date:    29 Jun 1998 12:36:09 +0200
1767              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
1768      Branch: perl
1769            + t/lib/fields.t
1770            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
1771            ! t/op/array.t
1772 ____________________________________________________________________________
1773 [  1265] By: gsar                                  on 1998/06/30  05:12:57
1774         Log: tweaks to overloaded constants (change#1259)
1775      Branch: perl
1776            ! scope.c scope.h toke.c
1777 ____________________________________________________________________________
1778 [  1264] By: nick                                  on 1998/06/29  17:38:03
1779         Log: Integrate mainline c. _69 to ansiperl
1780      Branch: ansiperl
1781           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
1782           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
1783           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
1784           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
1785           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
1786           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
1787           !> (integrate 100 files)
1788
1789 ----------------
1790 Version 5.004_69
1791 ----------------
1792
1793 ____________________________________________________________________________
1794 [  1263] By: gsar                                  on 1998/06/29  09:17:28
1795         Log: update Changes and perlhist.pod
1796      Branch: perl
1797            ! Changes pod/perlhist.pod
1798 ____________________________________________________________________________
1799 [  1262] By: gsar                                  on 1998/06/29  08:26:36
1800         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
1801              under several build configurations)
1802      Branch: perl
1803            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
1804            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
1805            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1806 ____________________________________________________________________________
1807 [  1261] By: gsar                                  on 1998/06/29  06:51:10
1808         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
1809      Branch: perl
1810            ! scope.h
1811 ____________________________________________________________________________
1812 [  1260] By: gsar                                  on 1998/06/29  06:46:12
1813         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
1814              Date:    Mon, 29 Jun 1998 08:10:46 +0200
1815              From:    ts <decoux@moulon.inra.fr>
1816              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
1817      Branch: perl
1818            ! pod/perlembed.pod
1819 ____________________________________________________________________________
1820 [  1259] By: gsar                                  on 1998/06/29  06:01:35
1821         Log: added patch for overloading constants, made PERL_OBJECT-aware
1822              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1823              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
1824              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
1825      Branch: perl
1826            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
1827            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
1828            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
1829            ! t/pragma/overload.t toke.c
1830 ____________________________________________________________________________
1831 [  1258] By: gsar                                  on 1998/06/29  05:32:25
1832         Log: fix Socket.pm typo from change#1240
1833      Branch: perl
1834            ! ext/Socket/Socket.pm
1835 ____________________________________________________________________________
1836 [  1257] By: gsar                                  on 1998/06/29  05:09:24
1837         Log: applied patch, tweak for threads awareness
1838              From: Albert Dvornik <bert@genscan.com>
1839              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
1840              Date: 24 Jun 1998 19:33:09 -0400
1841              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
1842      Branch: perl
1843            + t/op/goto_xs.t
1844            ! MANIFEST pp_ctl.c
1845 ____________________________________________________________________________
1846 [  1256] By: gsar                                  on 1998/06/29  03:34:18
1847         Log: applied patch, fixed one more leak, tweaked whitespace bugs
1848              From: Guy Decoux <decoux@moulon.inra.fr>
1849              (via)
1850              Date: Fri, 26 Jun 1998 09:59:32 -0400
1851              From: "Chunhui Teng" <cteng@nortel.ca>
1852              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
1853              Subject: Memory leak in Perl 5.004 and the fix
1854      Branch: perl
1855            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1856 ____________________________________________________________________________
1857 [  1255] By: gsar                                  on 1998/06/29  02:50:37
1858         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
1859              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
1860              Date: 28 Jun 1998 23:47:07 +0200
1861              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
1862      Branch: perl
1863            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1864 ____________________________________________________________________________
1865 [  1254] By: gsar                                  on 1998/06/28  21:35:02
1866         Log: From: joshua.pritikin@db.com
1867              Date: Fri, 26 Jun 1998 09:34:34 -0400
1868              Message-Id: <H00000e500081d23@MHS>
1869              Subject: [PATCH _68] PUSHSTACK renovation
1870      Branch: perl
1871            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
1872 ____________________________________________________________________________
1873 [  1253] By: gsar                                  on 1998/06/28  21:21:22
1874         Log: From: Stephen McCamant <alias@mcs.com>
1875              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
1876              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
1877              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
1878      Branch: perl
1879            ! perlvars.h sv.c
1880 ____________________________________________________________________________
1881 [  1252] By: gsar                                  on 1998/06/28  21:16:34
1882         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1883              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
1884              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
1885              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
1886      Branch: perl
1887            ! regcomp.c
1888 ____________________________________________________________________________
1889 [  1251] By: gsar                                  on 1998/06/28  21:14:32
1890         Log: add Math/Trig/Radial.pm, update MANIFEST
1891              From: Jarkko Hietaniemi <jhi@iki.fi>
1892              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
1893              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
1894              Subject: Math::Trig::Radial ?
1895      Branch: perl
1896            + lib/Math/Trig/Radial.pm
1897            ! MANIFEST
1898 ____________________________________________________________________________
1899 [  1250] By: gsar                                  on 1998/06/28  21:09:48
1900         Log: applied patch, tweaked doc, and regen regnodes.h
1901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1902              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
1903              Subject: [PATCH 5.004_68] \z in RE
1904              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
1905      Branch: perl
1906            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
1907            ! t/op/re_tests t/op/regexp.t toke.c
1908 ____________________________________________________________________________
1909 [  1249] By: gsar                                  on 1998/06/28  20:56:38
1910         Log: From: mike@bill.iac.net
1911              Message-ID: <19980627034913.A32220@bill.minivend.com>
1912              Date: Sat, 27 Jun 1998 03:49:13 +0000
1913              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
1914      Branch: perl
1915            ! lib/Text/ParseWords.pm t/lib/parsewords.t
1916 ____________________________________________________________________________
1917 [  1248] By: gsar                                  on 1998/06/28  20:54:43
1918         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1919              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
1920              Subject: [PATCH] Fix ptags
1921              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
1922      Branch: perl
1923            ! emacs/ptags
1924 ____________________________________________________________________________
1925 [  1247] By: gsar                                  on 1998/06/28  20:42:54
1926         Log: apply patch sent via private mail
1927              From: Stephen McCamant <alias@mcs.com>
1928              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
1929              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
1930              Subject: Re: Enhanced B::Deparse 
1931      Branch: perl
1932            ! ext/B/B/Deparse.pm
1933 ____________________________________________________________________________
1934 [  1246] By: gsar                                  on 1998/06/28  20:38:24
1935         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1936              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
1937              Subject: [PATCH 5.004_68] pat.t tests
1938              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
1939      Branch: perl
1940            ! t/op/pat.t
1941 ____________________________________________________________________________
1942 [  1245] By: gsar                                  on 1998/06/28  20:36:08
1943         Log: From: joshua.pritikin@db.com
1944              Date: Fri, 26 Jun 1998 10:02:32 -0400
1945              Message-Id: <H00000e500081d28@MHS>
1946              Subject: [PATCH _68] improve recursive error messages!
1947      Branch: perl
1948            ! gv.c pod/perldiag.pod universal.c
1949 ____________________________________________________________________________
1950 [  1244] By: gsar                                  on 1998/06/28  20:09:02
1951         Log: From: Dominic Dunlop <domo@vo.lu>
1952              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
1953              Date: Thu, 25 Jun 1998 17:46:55 +0000
1954              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
1955              to op/pat.t; add tests for a few  more regexp parse failures etc.
1956      Branch: perl
1957            ! t/op/pat.t t/op/re_tests t/op/regexp.t
1958 ____________________________________________________________________________
1959 [  1243] By: gsar                                  on 1998/06/28  20:06:30
1960         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
1961              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1962              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
1963              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
1964              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
1965      Branch: perl
1966            ! perl_exp.SH
1967 ____________________________________________________________________________
1968 [  1242] By: gsar                                  on 1998/06/28  20:01:28
1969         Log: 
1970              From: Gisle Aas <gisle@aas.no>
1971              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
1972              Date: 25 Jun 1998 10:32:43 +0200
1973              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
1974      Branch: perl
1975            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
1976 ____________________________________________________________________________
1977 [  1241] By: gsar                                  on 1998/06/28  19:55:11
1978         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
1979              From: Stephen McCamant <alias@mcs.com>
1980              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
1981              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
1982              Subject: [PATCH REPOST] refgen in opcode.pl
1983      Branch: perl
1984            ! opcode.h opcode.pl
1985 ____________________________________________________________________________
1986 [  1240] By: gsar                                  on 1998/06/28  19:46:29
1987         Log: From: Chris Nandor <pudge@pobox.com>
1988              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
1989              Date: Wed, 24 Jun 1998 19:58:28 -0400
1990              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
1991      Branch: perl
1992            ! ext/Socket/Socket.pm
1993 ____________________________________________________________________________
1994 [  1239] By: gsar                                  on 1998/06/28  19:44:19
1995         Log: From: Gisle Aas <gisle@aas.no>
1996              Subject: [PATCH] Optimize foreach (1..1000000)
1997              Date: 24 Jun 1998 20:26:48 +0200
1998              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
1999      Branch: perl
2000            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
2001            ! pp_hot.c t/op/range.t
2002 ____________________________________________________________________________
2003 [  1238] By: gsar                                  on 1998/06/28  19:28:13
2004         Log: avoid creation of %^R
2005              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2006              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
2007              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
2008              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
2009      Branch: perl
2010            ! perl.c t/op/splice.t
2011 ____________________________________________________________________________
2012 [  1237] By: gsar                                  on 1998/06/28  19:23:40
2013         Log: From: Gisle Aas <gisle@aas.no>
2014              Subject: [PATCH] Negative LENGTH argument to splice
2015              Date: 24 Jun 1998 15:11:35 +0200
2016              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
2017      Branch: perl
2018            + t/op/splice.t
2019            ! MANIFEST pod/perlfunc.pod pp.c
2020 ____________________________________________________________________________
2021 [  1236] By: gsar                                  on 1998/06/28  19:18:29
2022         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2023              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
2024              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
2025              Date: Wed, 24 Jun 1998 13:13:02 +0100
2026      Branch: perl
2027            ! pod/perldiag.pod pod/perlsec.pod
2028 ____________________________________________________________________________
2029 [  1235] By: gsar                                  on 1998/06/28  19:16:13
2030         Log: Complex.pm update
2031              From: Jarkko Hietaniemi <jhi@iki.fi>
2032              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
2033              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
2034              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
2035      Branch: perl
2036            ! lib/Math/Complex.pm t/lib/complex.t
2037 ____________________________________________________________________________
2038 [  1234] By: gsar                                  on 1998/06/28  19:13:05
2039         Log: disable perl malloc on UNICOS for now
2040              From: Jarkko Hietaniemi <jhi@iki.fi>
2041              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
2042              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
2043              Subject: [PATCH] 5.004_68: UNICOS hints
2044      Branch: perl
2045            ! hints/unicos.sh
2046 ____________________________________________________________________________
2047 [  1233] By: gsar                                  on 1998/06/28  19:10:53
2048         Log: fixes unpack("q"...), and semctl() tests for UNICOS
2049              From: Jarkko Hietaniemi <jhi@iki.fi>
2050              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
2051              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
2052              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
2053      Branch: perl
2054            ! pp.c t/op/ipcsem.t t/op/pack.t
2055 ____________________________________________________________________________
2056 [  1232] By: gsar                                  on 1998/06/28  19:01:23
2057         Log: tweak various places for iperlsys.h awareness
2058      Branch: perl
2059            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
2060            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
2061 ____________________________________________________________________________
2062 [  1231] By: gsar                                  on 1998/06/28  18:37:07
2063         Log: add a perlio.h stub for compat (some extensions seem to #include it)
2064      Branch: perl
2065            + perlio.h
2066 ____________________________________________________________________________
2067 [  1230] By: gsar                                  on 1998/06/28  18:35:23
2068         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
2069              Date: Wed, 24 Jun 1998 00:37:01 +0200
2070              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2071              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
2072      Branch: perl
2073            ! pod/pod2text.PL
2074 ____________________________________________________________________________
2075 [  1229] By: gsar                                  on 1998/06/28  18:33:42
2076         Log: hand apply mutiliated patch
2077              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
2078              Date: Tue, 23 Jun 1998 11:41:00 -0700
2079              From: Dan Sugalski <sugalskd@osshe.edu>
2080              Subject: [PATCH 5.004_68]Configure update for VMS
2081      Branch: perl
2082            ! configure.com vms/descrip_mms.template vms/subconfigure.com
2083 ____________________________________________________________________________
2084 [  1228] By: gsar                                  on 1998/06/28  17:17:35
2085         Log: hand apply whitespace mutiliated patch
2086              Date: Tue, 23 Jun 98 16:38:06 BST
2087              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
2088              From: Robin Barker <rmb1@cise.npl.co.uk>
2089              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
2090      Branch: perl
2091            ! utils/perlbug.PL
2092 ____________________________________________________________________________
2093 [  1227] By: gsar                                  on 1998/06/28  17:14:34
2094         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
2095              From: Tom Phoenix <rootbeer@teleport.com>
2096              Subject: [PATCH] documenting close without arguments
2097              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
2098      Branch: perl
2099            ! pod/perlfunc.pod
2100 ____________________________________________________________________________
2101 [  1226] By: gsar                                  on 1998/06/28  17:12:56
2102         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
2103              From: Tom Phoenix <rootbeer@teleport.com>
2104              Subject: Better diags for vars.pm
2105              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
2106      Branch: perl
2107            ! lib/vars.pm
2108 ____________________________________________________________________________
2109 [  1225] By: gsar                                  on 1998/06/28  17:05:59
2110         Log: hand apply whitespace mutiliated perldoc.PL patches
2111              Date: Tue, 23 Jun 98 15:49:52 BST
2112              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
2113              From: Robin Barker <rmb1@cise.npl.co.uk>
2114              Subject: PATCH [5.004_68] perldoc.PL
2115              --
2116              Date: Fri, 26 Jun 98 17:50:05 BST
2117              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
2118              From: Robin Barker <rmb1@cise.npl.co.uk>
2119              Subject: [PATCH 5.004_68] perldoc.PL
2120      Branch: perl
2121            ! utils/perldoc.PL
2122 ____________________________________________________________________________
2123 [  1224] By: gsar                                  on 1998/06/28  16:50:59
2124         Log: integrate ansiperl to get makedef.pl tweak
2125      Branch: perl
2126            ! Porting/pumpkin.pod win32/makedef.pl
2127 ____________________________________________________________________________
2128 [  1223] By: gsar                                  on 1998/06/28  16:33:32
2129         Log: add CGI-2.42, its and testsuite
2130      Branch: perl
2131            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
2132            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
2133            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
2134            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
2135            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
2136            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
2137            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
2138            ! lib/CGI/Switch.pm
2139 ____________________________________________________________________________
2140 [  1222] By: gsar                                  on 1998/06/28  15:28:29
2141         Log: enable Errno build on win32, add Errno-1.08 files to repository
2142      Branch: perl
2143            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
2144            + ext/Errno/Makefile.PL t/lib/errno.t
2145            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
2146            ! win32/config.vc win32/makefile.mk
2147 ____________________________________________________________________________
2148 [  1221] By: gsar                                  on 1998/06/28  14:34:06
2149         Log: tweak win32 config templates for cpp
2150      Branch: perl
2151            ! win32/config.bc win32/config.gc win32/config.vc
2152 ____________________________________________________________________________
2153 [  1220] By: nick                                  on 1998/06/26  16:46:13
2154         Log: Integrate mainline
2155      Branch: ansiperl
2156           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2157           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
2158           !> util.c win32/win32.h
2159 ____________________________________________________________________________
2160 [  1219] By: gsar                                  on 1998/06/26  04:33:57
2161         Log: make find_script() return saved string, reenable missing diagnostics
2162      Branch: perl
2163            ! perl.c util.c
2164 ____________________________________________________________________________
2165 [  1218] By: gsar                                  on 1998/06/25  23:24:53
2166         Log: avoid warning with -P switch
2167      Branch: perl
2168            ! perl.c
2169 ____________________________________________________________________________
2170 [  1217] By: gsar                                  on 1998/06/25  22:06:58
2171         Log: don't suppress display of Makefile recipes that invoke perl
2172      Branch: perl
2173            ! Makefile.SH
2174 ____________________________________________________________________________
2175 [  1216] By: gsar                                  on 1998/06/25  21:32:06
2176         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
2177              in RVs
2178      Branch: perl
2179            ! sv.c
2180 ____________________________________________________________________________
2181 [  1215] By: gsar                                  on 1998/06/25  18:56:59
2182         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
2183      Branch: perl
2184            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2185 ____________________________________________________________________________
2186 [  1214] By: gsar                                  on 1998/06/25  18:11:22
2187         Log: add FILE_SHARE_DELETE ifndef in win32.h
2188      Branch: perl
2189            ! win32/win32.h
2190 ____________________________________________________________________________
2191 [  1213] By: nick                                  on 1998/06/24  17:18:59
2192         Log: Correct perl malloc tweak to .def generation
2193      Branch: ansiperl
2194            ! win32/makedef.pl
2195 ____________________________________________________________________________
2196 [  1212] By: gsar                                  on 1998/06/24  12:40:13
2197         Log: check in what change#1182 didn't, and Changes
2198      Branch: perl
2199            ! Changes pod/perlre.pod pod/perlvar.pod
2200 ____________________________________________________________________________
2201 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
2202         Log: Update test count in t/lib/basename.t (see change 1210)
2203      Branch: maint-5.004/perl
2204            ! t/lib/basename.t
2205 ____________________________________________________________________________
2206 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
2207         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
2208              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
2209              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
2210              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
2211              <199805261143.MAA04260@toad.ig.co.uk>,
2212              <199805261235.IAA10371@aatma.engin.umich.edu>,
2213              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
2214              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
2215              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2216      Branch: maint-5.004/perl
2217            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
2218            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
2219            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2220 ____________________________________________________________________________
2221 [  1209] By: nick                                  on 1998/06/23  21:33:34
2222         Log: Perl_malloced_size() only available with perl's malloc
2223      Branch: ansiperl
2224            ! win32/makefile.mk
2225 ____________________________________________________________________________
2226 [  1208] By: nick                                  on 1998/06/23  18:15:23
2227         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
2228              so see what has changed...
2229      Branch: ansiperl
2230           +> Porting/genlog iperlsys.h lib/File/Spec.pm
2231           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2232           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2233           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
2234           +> t/lib/filespec.t win32/perlhost.h
2235            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
2236            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
2237            - perlproc.h perlsock.h
2238           !> (integrate 96 files)
2239
2240 ----------------
2241 Version 5.004_68
2242 ----------------
2243
2244 ____________________________________________________________________________
2245 [  1207] By: gsar                                  on 1998/06/23  10:55:05
2246         Log: final touches to 5.004_68
2247      Branch: perl
2248            ! perl.c
2249 ____________________________________________________________________________
2250 [  1206] By: gsar                                  on 1998/06/23  10:50:10
2251         Log: more MULTIPLICITY tweaks
2252      Branch: perl
2253            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
2254            ! win32/config.gc win32/config.vc win32/config_H.bc
2255            ! win32/config_H.gc win32/config_H.vc
2256 ____________________________________________________________________________
2257 [  1205] By: gsar                                  on 1998/06/23  09:03:46
2258         Log: partial MULTIPLICITY cleanup
2259      Branch: perl
2260            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
2261            ! thrdvar.h
2262 ____________________________________________________________________________
2263 [  1204] By: gsar                                  on 1998/06/23  09:00:48
2264         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
2265      Branch: perl
2266            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
2267 ____________________________________________________________________________
2268 [  1203] By: gsar                                  on 1998/06/23  07:08:02
2269         Log: bump patchlevel to 68, Porting/makerel tweaks
2270      Branch: perl
2271            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
2272            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2273 ____________________________________________________________________________
2274 [  1202] By: gsar                                  on 1998/06/23  06:16:19
2275         Log: remove atomic.h pending resolution of licensing issues,
2276              EMULATE_ATOMIC_REFCOUNTS everywhere
2277      Branch: perl
2278            - atomic.h
2279            ! MANIFEST perl.h sv.h
2280 ____________________________________________________________________________
2281 [  1201] By: gsar                                  on 1998/06/23  06:06:23
2282         Log: applied patch, regen headers
2283              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2284              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
2285              Subject: [PATCH 5.004_67] Malloc size feedback
2286              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
2287      Branch: perl
2288            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
2289            ! pp_sys.c proto.h sv.c toke.c
2290 ____________________________________________________________________________
2291 [  1200] By: gsar                                  on 1998/06/23  05:59:09
2292         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
2293              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
2294              From: Stephen McCamant <alias@mcs.com>
2295              Subject: [PATCH] Inheritance of B:: classes
2296      Branch: perl
2297            ! ext/B/B.pm
2298 ____________________________________________________________________________
2299 [  1199] By: gsar                                  on 1998/06/23  05:57:58
2300         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
2301              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
2302              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
2303              Subject: [PATCH] _67: somebody said POSIX::mknod?
2304              From: Jarkko Hietaniemi <jhi@iki.fi>
2305      Branch: perl
2306            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2307            ! ext/POSIX/POSIX.xs perl.h
2308 ____________________________________________________________________________
2309 [  1198] By: gsar                                  on 1998/06/23  05:48:56
2310         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
2311              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2312              Subject: PATCH [5.004_67] perldoc.PL
2313              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
2314      Branch: perl
2315            ! utils/perldoc.PL
2316 ____________________________________________________________________________
2317 [  1197] By: gsar                                  on 1998/06/23  05:47:24
2318         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
2319              Date: Mon, 22 Jun 1998 09:29:18 -0700
2320              From: Dan Sugalski <sugalskd@ous.edu>
2321              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
2322      Branch: perl
2323            ! lib/AutoSplit.pm
2324 ____________________________________________________________________________
2325 [  1196] By: gsar                                  on 1998/06/23  05:45:19
2326         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
2327              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
2328              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
2329              From: Jarkko Hietaniemi <jhi@iki.fi>
2330      Branch: perl
2331            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
2332 ____________________________________________________________________________
2333 [  1195] By: gsar                                  on 1998/06/23  05:43:32
2334         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
2335              Date: Mon, 22 Jun 1998 15:22:24 +0000
2336              From: Dominic Dunlop <domo@vo.lu>
2337              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
2338              update machten.sh to vary REG_INFTY
2339      Branch: perl
2340            ! hints/machten.sh t/op/re_tests t/op/regexp.t
2341 ____________________________________________________________________________
2342 [  1194] By: gsar                                  on 1998/06/23  05:38:36
2343         Log: filter out array subscripts when generating symbols for AIX
2344              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
2345              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
2346              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
2347              From: Jarkko Hietaniemi <jhi@iki.fi>
2348      Branch: perl
2349            ! perl_exp.SH
2350 ____________________________________________________________________________
2351 [  1193] By: gsar                                  on 1998/06/23  05:32:52
2352         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
2353              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
2354              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
2355              From: Lupe Christoph <lupe@alanya.m.isar.de>
2356              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
2357      Branch: perl
2358            ! hints/solaris_2.sh
2359 ____________________________________________________________________________
2360 [  1192] By: gsar                                  on 1998/06/23  05:27:13
2361         Log: add detailed changelogs and 'genlog'--the script which generates them
2362      Branch: perl
2363            + Porting/genlog
2364            ! Changes INSTALL
2365 ____________________________________________________________________________
2366 [  1191] By: gsar                                  on 1998/06/22  15:56:27
2367         Log: tweak win32 makefiles for PERL_OBJECT build
2368      Branch: perl
2369            ! win32/Makefile win32/makefile.mk
2370 ____________________________________________________________________________
2371 [  1190] By: gsar                                  on 1998/06/22  04:06:02
2372         Log: backout change#1178 as it was dependent on an unapplied patch,
2373              fix filespec.t to know its @INC
2374      Branch: perl
2375            ! sv.c t/lib/filespec.t
2376 ____________________________________________________________________________
2377 [  1189] By: gsar                                  on 1998/06/22  03:47:43
2378         Log: eliminate use of tokenbuf in util.c
2379      Branch: perl
2380            ! util.c
2381 ____________________________________________________________________________
2382 [  1188] By: gsar                                  on 1998/06/22  01:53:59
2383         Log: add patch that generates regnodes.h via regcomp.pl
2384              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2385              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
2386              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
2387              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
2388      Branch: perl
2389            + regcomp.pl regcomp.sym regnodes.h
2390            ! MANIFEST Makefile.SH regcomp.h
2391 ____________________________________________________________________________
2392 [  1187] By: gsar                                  on 1998/06/22  01:42:21
2393         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2394              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
2395              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
2396              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
2397      Branch: perl
2398            ! pp_ctl.c pp_hot.c
2399 ____________________________________________________________________________
2400 [  1186] By: gsar                                  on 1998/06/22  01:14:14
2401         Log: merge relevant portions from maintbranch change#1155
2402      Branch: perl
2403            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
2404            ! pod/perlrun.pod pp_hot.c
2405 ____________________________________________________________________________
2406 [  1185] By: gsar                                  on 1998/06/22  00:59:28
2407         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2408              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
2409              Subject: [PATCH 5.004_67] Zero-length matching bug
2410              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
2411      Branch: perl
2412            ! regexec.c t/op/pat.t
2413 ____________________________________________________________________________
2414 [  1184] By: gsar                                  on 1998/06/22  00:57:27
2415         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
2416              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2417              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
2418              Subject: Re: _67 not okay
2419              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
2420      Branch: perl
2421            ! malloc.c
2422 ____________________________________________________________________________
2423 [  1183] By: gsar                                  on 1998/06/22  00:53:37
2424         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2425              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
2426              Subject: [PATCH 5.004_67] Test study/re/
2427              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
2428      Branch: perl
2429            ! t/op/pat.t
2430 ____________________________________________________________________________
2431 [  1182] By: gsar                                  on 1998/06/21  21:25:07
2432         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2433              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
2434              Subject: [PATCH 5.004_67] $^R documented
2435              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
2436      Branch: perl
2437            ! pod/perlre.pod pod/perlvar.pod
2438 ____________________________________________________________________________
2439 [  1181] By: gsar                                  on 1998/06/21  21:23:41
2440         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2441              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
2442              Subject: [PATCH 5.004_67] Re docs
2443              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
2444      Branch: perl
2445            ! pod/perlop.pod pod/perlre.pod
2446 ____________________________________________________________________________
2447 [  1180] By: gsar                                  on 1998/06/21  21:22:16
2448         Log: adapted contents of message into comments in malloc.c and INSTALL
2449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2450              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
2451              Subject: [5.004_67] malloc.c -Defines
2452              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
2453      Branch: perl
2454            ! INSTALL malloc.c
2455 ____________________________________________________________________________
2456 [  1179] By: gsar                                  on 1998/06/21  07:26:35
2457         Log: applied patch, with edits to the prose
2458              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2459              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
2460              Subject: [PATCH 5.004_67] Error variables compared
2461              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
2462      Branch: perl
2463            ! pod/perlvar.pod
2464 ____________________________________________________________________________
2465 [  1178] By: gsar                                  on 1998/06/21  07:07:16
2466         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2467              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
2468              Subject: [PATCH 5.004_67] print study /re/ broken
2469              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
2470      Branch: perl
2471            ! sv.c
2472 ____________________________________________________________________________
2473 [  1177] By: gsar                                  on 1998/06/21  07:06:10
2474         Log: applied patch, tweaked wording
2475              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2476              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
2477              Subject: [PATCH 5.004_67] Documentation patch for malloc
2478              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
2479      Branch: perl
2480            ! malloc.c pod/perldiag.pod
2481 ____________________________________________________________________________
2482 [  1176] By: gsar                                  on 1998/06/21  07:00:30
2483         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2484              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
2485              Subject: [PATCH 5.004_67] Cosmetic malloc patch
2486              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
2487      Branch: perl
2488            ! malloc.c
2489 ____________________________________________________________________________
2490 [  1175] By: gsar                                  on 1998/06/21  06:58:37
2491         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
2492              Date: Fri, 19 Jun 1998 16:00:57 -0700
2493              From: Dan Sugalski <sugalskd@osshe.edu>
2494              Subject: [PATCH 5.004_67] fixup patches for VMS
2495      Branch: perl
2496            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
2497            ! t/op/taint.t vms/test.com vms/vms.c
2498 ____________________________________________________________________________
2499 [  1174] By: gsar                                  on 1998/06/21  06:55:18
2500         Log: applied VMS patch from Dan Sugalski
2501              Date: Fri, 19 Jun 1998 15:36:34 -0700
2502              From: SYSTEM@cedar.osshe.edu
2503              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
2504              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
2505      Branch: perl
2506            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
2507            ! vms/descrip_mms.template vms/gen_shrfls.pl
2508            ! vms/subconfigure.com
2509 ____________________________________________________________________________
2510 [  1173] By: gsar                                  on 1998/06/21  06:51:38
2511         Log: applied patch, modified logic to avoid reentering lexer at compile-time
2512              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
2513              Date: Fri, 19 Jun 1998 11:31:04 -0500
2514              From: Graham Barr <gbarr@ti.com>
2515              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
2516      Branch: perl
2517            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
2518            ! lib/English.pm
2519 ____________________________________________________________________________
2520 [  1172] By: gsar                                  on 1998/06/21  06:27:57
2521         Log: applied patch, along with many changes:
2522              - ipfoo.h headers have been coalesced along with perlfoo.h into
2523              iperlsys.h
2524              - win32/cp*.h have been combined in perlhost.h
2525              - CPerlObj::PerlParse() takes an extra xsinit arg
2526              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
2527              From: "Douglas Lankshear" <dougl@ActiveState.com>
2528              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
2529              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
2530              Date: Fri, 19 Jun 1998 10:59:50 -0700
2531      Branch: perl
2532            + iperlsys.h win32/perlhost.h
2533            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
2534            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
2535            - perlsock.h
2536            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
2537            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
2538            ! win32/runperl.c win32/win32.h
2539 ____________________________________________________________________________
2540 [  1171] By: gsar                                  on 1998/06/21  00:44:42
2541         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
2542              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2543              Subject: Re: PATCH _67 (Doc) perlop.pod 
2544              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
2545      Branch: perl
2546            ! pod/perlop.pod
2547 ____________________________________________________________________________
2548 [  1170] By: gsar                                  on 1998/06/21  00:43:06
2549         Log: a tweaked version of:
2550              From: "Douglas Lankshear" <dougl@ActiveState.com>
2551              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
2552              Date: Wed, 17 Jun 1998 20:25:51 -0700
2553              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
2554      Branch: perl
2555            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
2556 ____________________________________________________________________________
2557 [  1169] By: gsar                                  on 1998/06/21  00:10:18
2558         Log: added patch, regen headers
2559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2560              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
2561              Subject: Re: Ilya's patches
2562              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
2563      Branch: perl
2564            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
2565 ____________________________________________________________________________
2566 [  1168] By: gsar                                  on 1998/06/21  00:05:01
2567         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
2568              From: Tom Phoenix <rootbeer@teleport.com>
2569              Subject: [PATCH] docs creating files via open
2570              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
2571      Branch: perl
2572            ! pod/perlfunc.pod
2573 ____________________________________________________________________________
2574 [  1167] By: gsar                                  on 1998/06/21  00:03:34
2575         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2576              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
2577              Subject: [PATCH 5.004_67] Better version of malloc improver
2578              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
2579      Branch: perl
2580            ! malloc.c
2581 ____________________________________________________________________________
2582 [  1166] By: gsar                                  on 1998/06/20  23:59:23
2583         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
2584      Branch: perl
2585            ! pod/perlre.pod
2586 ____________________________________________________________________________
2587 [  1165] By: gsar                                  on 1998/06/20  23:47:09
2588         Log: added patch, tweaked missed files, excised comment that doesn't really
2589              belong in the sources
2590              From: joshua.pritikin@db.com
2591              Date: Mon, 15 Jun 1998 10:03:37 -0400
2592              Message-Id: <H00000e500072c63@MHS>
2593              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
2594      Branch: perl
2595            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
2596            ! t/op/avhv.t
2597 ____________________________________________________________________________
2598 [  1164] By: gsar                                  on 1998/06/20  23:29:09
2599         Log: add File-Spec-0.6 from CPAN
2600      Branch: perl
2601            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2602            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2603            + lib/File/Spec/Win32.pm t/lib/filespec.t
2604            ! MANIFEST
2605 ____________________________________________________________________________
2606 [  1163] By: gsar                                  on 1998/06/20  23:15:41
2607         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
2608      Branch: perl
2609            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
2610 ____________________________________________________________________________
2611 [  1162] By: gsar                                  on 1998/06/20  21:48:32
2612         Log: manual integration of all outstanding ansi branch stuff into mainline
2613      Branch: perl
2614            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
2615            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
2616            ! win32/win32.h
2617 ____________________________________________________________________________
2618 [  1161] By: gsar                                  on 1998/06/20  21:12:01
2619         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
2620      Branch: perl
2621            ! utils/perldoc.PL
2622 ____________________________________________________________________________
2623 [  1160] By: nick                                  on 1998/06/20  21:05:51
2624         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
2625      Branch: ansiperl
2626            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
2627            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
2628 ____________________________________________________________________________
2629 [  1159] By: gsar                                  on 1998/06/20  02:51:35
2630         Log: cleanup installation of utilities on win32
2631      Branch: perl
2632            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
2633            ! win32/pod.mak
2634 ____________________________________________________________________________
2635 [  1158] By: gsar                                  on 1998/06/20  02:50:35
2636         Log: intuit @INC pathnames from exe location only if dll location
2637              is unknown (ensures that multiple executables will coexist)
2638      Branch: perl
2639            ! win32/win32.c
2640 ____________________________________________________________________________
2641 [  1157] By: gsar                                  on 1998/06/20  02:48:34
2642         Log: make perldoc ignore null files (it tried to open() them)
2643      Branch: perl
2644            ! utils/perldoc.PL
2645 ____________________________________________________________________________
2646 [  1156] By: gsar                                  on 1998/06/19  21:18:47
2647         Log: fix perldoc to ignore unfound null filenames
2648      Branch: perl
2649            ! utils/perldoc.PL
2650 ____________________________________________________________________________
2651 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
2652         Log: Assorted patches:
2653              
2654              ------  BUILD PROCESS  ------
2655              
2656              Title:  "Clarify varargs issues in INSTALL docs"
2657              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2658              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
2659              Files:  INSTALL
2660              
2661              ------  CORE LANGUAGE  ------
2662              
2663              Title:  "Further fixes for updated SysV IPC support"
2664              From:  Jarkko Hietaniemi <jhi@iki.fi>
2665              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
2666              Files:  Configure perl.h doio.c
2667              
2668              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
2669              From:  Andrew Bettison <andrewb@zip.com.au>
2670              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
2671              Files:  pp_hot.c
2672              
2673              Title:  "Invalidate method cache on C<local *subname>"
2674              From:  Chip Salzenberg <chip@perl.org>
2675              Msg-ID:  <19980604134731.D24343@perlsupport.com>
2676              Files:  scope.c t/op/method.t
2677              
2678              Title:  "fix uninitialized cv variable in op.c"
2679              From:  joshua.pritikin@db.com
2680              Msg-ID:  <H00000e50005af05@MHS>
2681              Files:  op.c
2682              
2683              Title:  "fix for undef as last arg to setsockopt"
2684              From:  Graham Barr <gbarr@ti.com>
2685              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
2686              Files:  pp_sys.c
2687              
2688              Title:  "Fix -i when @ARGV is empty"
2689              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
2690              <gsar@engin.umich.edu>, Ilya Zakharevich
2691              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
2692              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
2693              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
2694              <199806071817.OAA28141@aatma.engin.umich.edu>,
2695              <199806191549.QAA16376@toad.ig.co.uk>
2696              Files:  pp_hot.c
2697              
2698              ------  DOCUMENTATION  ------
2699              
2700              Title:  "Discrepancy between perlop.pod and m// operator docs"
2701              From:  Tom Phoenix <rootbeer@teleport.com>
2702              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
2703              Files:  pod/perlop.pod
2704              
2705              Title:  "Doc addition for perlfunc entry for system()"
2706              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
2707              <fletch@phydeaux.org>
2708              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
2709              <199806012057.QAA26830@monk.mps.ohio-state.edu>
2710              Files:  pod/perlfunc.pod
2711              
2712              Title:  "Clarify effects of using quotes with m operator"
2713              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
2714              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
2715              Files:  pod/perlop.pod
2716              
2717              Title:  "Document -i with STDIN"
2718              From:  joshua.pritikin@db.com
2719              Msg-ID:  <H00000e50006a84a@MHS>
2720              Files:  pod/perlrun.pod
2721              
2722              ------  EXTENSIONS  ------
2723              
2724              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
2725              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2726              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
2727              Files:  lib/ExtUtils/Liblist.pm
2728              
2729              ------  LIBRARY  ------
2730              
2731              Title:  "Typo fix for Math::BogFloat"
2732              From:  Mike Stok <mike@stok.co.uk>
2733              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
2734              Files:  lib/Math/BigFloat.pm
2735              
2736              ------  PORTABILITY - GENERAL  ------
2737              
2738              Title:  "Add docs about types of diff to Porting/patching.pod"
2739              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2740              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
2741              Files:  Porting/patching.pod
2742              
2743              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
2744              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
2745              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
2746              Files:  hints/powerux.sh
2747              
2748              Title:  "Assorted improvements to hints/solaris_2.sh"
2749              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2750              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
2751              Files:  hints/solaris_2.sh
2752      Branch: maint-5.004/perl
2753            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
2754            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
2755            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
2756            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
2757            ! t/op/method.t
2758 ____________________________________________________________________________
2759 [  1154] By: gsar                                  on 1998/06/19  17:22:23
2760         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
2761      Branch: perl
2762            ! ext/B/B/Asmdata.pm regcomp.c
2763 ____________________________________________________________________________
2764 [  1153] By: nick                                  on 1998/06/19  17:21:21
2765         Log: Use libxxx.a for -lxxx with GCC
2766      Branch: ansiperl
2767            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
2768            ! win32/makefile.mk
2769 ____________________________________________________________________________
2770 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
2771         Log: Title:  Tom's jumbo doc patch
2772              From:   Tom Christiansen <tchrist@chthon.perl.com>
2773              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
2774              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
2775              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2776              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2777              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2778              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
2779              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
2780              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
2781              pod/perlop.pod pod/perlre.pod pod/perlref.pod
2782              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
2783              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
2784              pod/perlvar.pod
2785      Branch: maint-5.004/perl
2786            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
2787            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2788            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2789            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2790            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
2791            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
2792            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
2793            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
2794            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
2795            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
2796 ____________________________________________________________________________
2797 [  1151] By: nick                                  on 1998/06/19  15:38:28
2798         Log: Resolve latest
2799      Branch: ansiperl
2800           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
2801           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
2802           !> sv.c t/TEST
2803 ____________________________________________________________________________
2804 [  1150] By: gsar                                  on 1998/06/18  20:43:07
2805         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
2806              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
2807              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
2808              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
2809      Branch: perl
2810            ! hints/powerux.sh
2811 ____________________________________________________________________________
2812 [  1149] By: gsar                                  on 1998/06/18  20:41:30
2813         Log: hand apply whitespace-mutiliated patch
2814              From: joshua.pritikin@db.com
2815              Date: Mon, 15 Jun 1998 09:21:36 -0400
2816              Message-Id: <H00000e50007289b@MHS>
2817              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
2818      Branch: perl
2819            ! av.c
2820 ____________________________________________________________________________
2821 [  1148] By: gsar                                  on 1998/06/18  20:33:59
2822         Log: hand apply whitespace-mutiliated and reversed patch
2823              Date: Tue, 16 Jun 1998 16:31:40 -0400
2824              From: Les Peters <lpeters@aol.net>
2825              Message-Id: <199806162031.QAA08202@ds9>
2826              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
2827      Branch: perl
2828            ! ext/Socket/Socket.xs
2829 ____________________________________________________________________________
2830 [  1147] By: gsar                                  on 1998/06/18  20:26:59
2831         Log: close child pipe in t/TEST, other cosmetic tweaks
2832      Branch: perl
2833            ! t/TEST
2834 ____________________________________________________________________________
2835 [  1146] By: gsar                                  on 1998/06/18  19:37:41
2836         Log: back out problematic change#1105, tweak perlsub.pod
2837      Branch: perl
2838            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
2839            ! pp_ctl.c proto.h sv.c
2840 ____________________________________________________________________________
2841 [  1145] By: nick                                  on 1998/06/18  19:31:07
2842         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
2843      Branch: ansiperl
2844           +> configure.com ext/DB_File/dbinfo
2845           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
2846           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
2847           +> vms/subconfigure.com
2848            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
2849            - vms/fndvers.com
2850           !> (integrate 499 files)
2851 ____________________________________________________________________________
2852 [  1144] By: gsar                                  on 1998/06/18  16:35:11
2853         Log: fix spurious cxstack_max init that trampled memory
2854      Branch: perl
2855            ! perl.c
2856 ____________________________________________________________________________
2857 [  1143] By: gsar                                  on 1998/06/18  16:33:01
2858         Log: fix memory leaks and uninitialized memory accesses found by Purify
2859      Branch: perl
2860            ! doio.c perl.c regexec.c sv.c
2861 ____________________________________________________________________________
2862 [  1142] By: gsar                                  on 1998/06/18  16:28:48
2863         Log: fix off-by-one that trampled memory in re_croak2()
2864      Branch: perl
2865            ! regcomp.c
2866 ____________________________________________________________________________
2867 [  1141] By: gsar                                  on 1998/06/18  16:26:59
2868         Log: fix AutoLoader to do the right thing when there are relative paths
2869              in @INC
2870      Branch: perl
2871            ! lib/AutoLoader.pm
2872 ____________________________________________________________________________
2873 [  1140] By: gsar                                  on 1998/06/18  16:22:47
2874         Log: fix Makefile.SH typo
2875      Branch: perl
2876            ! Makefile.SH
2877 ____________________________________________________________________________
2878 [  1139] By: gsar                                  on 1998/06/17  18:06:16
2879         Log: 5.004_67 niggles
2880      Branch: perl
2881            ! Makefile.SH op.c
2882
2883 ----------------
2884 Version 5.004_67
2885 ----------------
2886
2887 ____________________________________________________________________________
2888 [  1138] By: gsar                                  on 1998/06/15  10:09:27
2889         Log: up patchlevel.h to 67, other small tweaks
2890      Branch: perl
2891            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
2892            ! win32/Makefile win32/config_H.bc win32/config_H.gc
2893            ! win32/config_H.vc win32/makefile.mk
2894 ____________________________________________________________________________
2895 [  1137] By: gsar                                  on 1998/06/15  09:08:57
2896         Log: tweaks to get PERL_OBJECT building again; passes tests
2897      Branch: perl
2898            ! ObjXSub.h objpp.h proto.h
2899 ____________________________________________________________________________
2900 [  1136] By: gsar                                  on 1998/06/15  08:51:54
2901         Log: back out previous change (it breaks PERL_OBJECT)
2902      Branch: perl
2903            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
2904            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
2905            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
2906 ____________________________________________________________________________
2907 [  1135] By: gsar                                  on 1998/06/15  05:32:01
2908         Log: added patch, fixed typo, reworked documentation
2909              Message-Id: <H00000e500071aa3@MHS>
2910              Date:    Sun, 14 Jun 1998 14:03:15 EDT
2911              From:    joshua.pritikin@db.com
2912              Subject: [PATCH 5.004_66] JMPENV!
2913      Branch: perl
2914            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
2915            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
2916            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
2917 ____________________________________________________________________________
2918 [  1134] By: gsar                                  on 1998/06/15  04:07:18
2919         Log: various win32 odds and ends
2920              - added support for waitpid(), open2/open3, and a bugfix for kill()
2921              from Ronald Schmidt <RonaldWS@aol.com>
2922              - tweak testsuite mods of above
2923              - regenerate win32/config_H.?c
2924              - change kill() to win32_kill() and export it
2925              - coalesce common code in win32.c
2926              - add PerlProc_waitpid() and export win32_waitpid()
2927              result builds and passes on the three win32 compilers
2928      Branch: perl
2929            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
2930            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
2931            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2932            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
2933            ! win32/win32.c win32/win32iop.h
2934 ____________________________________________________________________________
2935 [  1133] By: gsar                                  on 1998/06/15  01:39:13
2936         Log: newer Getopt/Long.pm from public distribution cited in:
2937              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
2938              Date:    14 Jun 1998 15:15:28 +0200
2939              From:    Johan Vromans <jvromans@squirrel.nl>
2940              Subject: Getopt::Long version 2.17 released
2941      Branch: perl
2942            ! lib/Getopt/Long.pm
2943 ____________________________________________________________________________
2944 [  1132] By: gsar                                  on 1998/06/15  01:37:12
2945         Log: documentation update from tchrist
2946              Message-Id: <199806140419.WAA20549@chthon.perl.com>
2947              Date:    Sat, 13 Jun 1998 22:19:32 MDT
2948              From:    Tom Christiansen <tchrist@chthon.perl.com>
2949              Subject: doc patches
2950      Branch: perl
2951            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
2952            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
2953            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
2954            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
2955            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
2956            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
2957            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
2958            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
2959            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
2960            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
2961 ____________________________________________________________________________
2962 [  1131] By: gsar                                  on 1998/06/14  19:33:36
2963         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
2964              From: Roderick Schertler <roderick@argon.org>
2965              Subject: [PATCH] Re: Exceptions in IPC::Open2
2966              Date: 12 Jun 1998 13:24:15 -0400
2967      Branch: perl
2968            ! lib/IPC/Open3.pm
2969 ____________________________________________________________________________
2970 [  1130] By: gsar                                  on 1998/06/14  19:32:25
2971         Log: fixup MANIFEST
2972      Branch: perl
2973            ! MANIFEST
2974 ____________________________________________________________________________
2975 [  1129] By: gsar                                  on 1998/06/14  18:51:53
2976         Log: various win32 fixes
2977              - fixes that silence VC noises about dup exports, non-default libs, and
2978              unsupported *.def file directives
2979              - s/inplace/inplace_label/ malloc.c
2980              - update Config{usemymalloc} based on d_mymalloc
2981              - export Perl_*Vars
2982              - fix makefiles to not build miniperl.exe twice, and to make it properly
2983              when defaults are changed
2984      Branch: perl
2985            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
2986            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
2987            ! win32/makefile.mk win32/perllib.c win32/win32.h
2988 ____________________________________________________________________________
2989 [  1128] By: gsar                                  on 1998/06/14  01:38:39
2990         Log: remove unused global `scrgv'
2991      Branch: perl
2992            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
2993 ____________________________________________________________________________
2994 [  1127] By: nick                                  on 1998/06/13  08:39:07
2995         Log: Move specialsv_list to embed.sym, regen embed*.h
2996      Branch: win32/perl
2997            ! embed.h embedvar.h global.sym interp.sym
2998 ____________________________________________________________________________
2999 [  1126] By: gsar                                  on 1998/06/12  07:23:06
3000         Log: From: jan.dubois@ibm.net (Jan Dubois)
3001              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
3002              Date: Thu, 11 Jun 1998 21:13:31 +0200
3003              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
3004      Branch: perl
3005            ! win32/makedef.pl win32/win32.c win32/win32iop.h
3006 ____________________________________________________________________________
3007 [  1125] By: gsar                                  on 1998/06/12  07:21:29
3008         Log: added patch, undo earlier workaround
3009              From: jan.dubois@ibm.net (Jan Dubois)
3010              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
3011              Date: Thu, 11 Jun 1998 20:28:36 +0200
3012              Message-ID: <35831f69.4975644@smtp1.ibm.net>
3013      Branch: perl
3014            ! perl.c util.c
3015 ____________________________________________________________________________
3016 [  1124] By: gsar                                  on 1998/06/12  07:16:12
3017         Log: hand-applied patch with wrapped lines
3018              From: "Douglas Lankshear" <dougl@ActiveState.com>
3019              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
3020              Date: Thu, 11 Jun 1998 11:06:33 -0700
3021              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
3022      Branch: perl
3023            ! win32/win32.c
3024 ____________________________________________________________________________
3025 [  1123] By: gsar                                  on 1998/06/12  07:07:25
3026         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
3027              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3028              Subject: [PATCH 5.004_66] Config_66-01-02.diff
3029              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
3030      Branch: perl
3031            ! Configure
3032 ____________________________________________________________________________
3033 [  1122] By: gsar                                  on 1998/06/12  07:06:02
3034         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
3035              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
3036              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3037              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
3038      Branch: perl
3039            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
3040            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
3041            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
3042            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
3043 ____________________________________________________________________________
3044 [  1121] By: gsar                                  on 1998/06/12  07:01:20
3045         Log: a tweaked version of:
3046              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
3047              Date: Fri, 12 Jun 1998 01:26:53 +0200
3048              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3049              Subject: Re: Misparsing s///x
3050      Branch: perl
3051            ! pod/perlre.pod
3052 ____________________________________________________________________________
3053 [  1120] By: gsar                                  on 1998/06/12  06:51:08
3054         Log: applied patch, with indentation tweaks
3055              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3056              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
3057              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
3058              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
3059      Branch: perl
3060            ! regcomp.c regcomp.h regexec.c
3061 ____________________________________________________________________________
3062 [  1119] By: gsar                                  on 1998/06/11  17:42:07
3063         Log: make REG_INFTY default to something saner when sizeof(short) > 2
3064              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
3065              Date:    Thu, 11 Jun 1998 11:50:07 EDT
3066              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
3067              Subject: Re: [PATCH for tests] Regexp fails on long string 
3068      Branch: perl
3069            ! regcomp.h
3070 ____________________________________________________________________________
3071 [  1118] By: gsar                                  on 1998/06/11  07:09:06
3072         Log: regen embedvar.h
3073      Branch: perl
3074            ! embedvar.h
3075 ____________________________________________________________________________
3076 [  1117] By: gsar                                  on 1998/06/11  06:45:52
3077         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3078              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
3079              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
3080              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
3081      Branch: perl
3082            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
3083            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
3084 ____________________________________________________________________________
3085 [  1116] By: gsar                                  on 1998/06/11  06:35:54
3086         Log: misc win32 fixes
3087              From: "Douglas Lankshear" <dougl@ActiveState.com>
3088              Subject: [PATCH 5.004_66]
3089              Date: Wed, 10 Jun 1998 11:28:27 -0700
3090              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
3091      Branch: perl
3092            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
3093 ____________________________________________________________________________
3094 [  1115] By: gsar                                  on 1998/06/11  06:33:21
3095         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
3096              Date: Wed, 10 Jun 1998 00:53:25 +0200
3097              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3098              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
3099      Branch: perl
3100            ! Makefile.SH
3101 ____________________________________________________________________________
3102 [  1114] By: gsar                                  on 1998/06/11  06:31:34
3103         Log: back out change#1111 and add alternative patch:
3104              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3105              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
3106              Subject: Re: PATCH for study/foo/
3107              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
3108      Branch: perl
3109            ! pp.c sv.c
3110 ____________________________________________________________________________
3111 [  1113] By: gsar                                  on 1998/06/11  02:59:23
3112         Log: fix outdated bytecode.pl
3113      Branch: perl
3114            ! bytecode.h bytecode.pl byterun.c byterun.h
3115 ____________________________________________________________________________
3116 [  1112] By: gsar                                  on 1998/06/10  07:56:06
3117         Log: Added patch, regenerated perly.c and perly.c.diff
3118              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
3119              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
3120              From: Stephen McCamant <alias@mcs.com>
3121              Subject: [PATCH] too many RV2GVs in *foo{THING}
3122      Branch: perl
3123            ! perly.c perly.c.diff perly.y t/op/gv.t
3124 ____________________________________________________________________________
3125 [  1111] By: gsar                                  on 1998/06/10  07:40:30
3126         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3127              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
3128              Subject: Re: PATCH for study/foo/
3129              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
3130      Branch: perl
3131            ! pp.c
3132 ____________________________________________________________________________
3133 [  1110] By: gsar                                  on 1998/06/10  07:37:04
3134         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3135              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
3136              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
3137              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
3138      Branch: perl
3139            ! pod/perldebug.pod
3140 ____________________________________________________________________________
3141 [  1109] By: gsar                                  on 1998/06/10  07:35:29
3142         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3143              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
3144              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
3145              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
3146      Branch: perl
3147            ! regcomp.h
3148 ____________________________________________________________________________
3149 [  1108] By: gsar                                  on 1998/06/10  07:31:25
3150         Log: Added patch, tweaked other places affected by name change
3151              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
3152              Date: Wed, 10 Jun 1998 00:54:17 +0200
3153              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3154              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
3155      Branch: perl
3156           +> ext/DynaLoader/DynaLoader_pm.PL
3157            - ext/DynaLoader/DynaLoader.pm.PL
3158            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
3159            ! win32/makefile.mk
3160 ____________________________________________________________________________
3161 [  1107] By: gsar                                  on 1998/06/10  07:24:20
3162         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
3163              Date: Wed, 10 Jun 1998 00:53:42 +0200
3164              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3165              Subject: [PATCH for _66] new version of README.dos
3166      Branch: perl
3167            ! README.dos
3168 ____________________________________________________________________________
3169 [  1106] By: gsar                                  on 1998/06/10  07:22:31
3170         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
3171              Date: Wed, 10 Jun 1998 00:54:04 +0200
3172              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3173              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
3174      Branch: perl
3175            ! t/op/taint.t
3176 ____________________________________________________________________________
3177 [  1105] By: gsar                                  on 1998/06/10  07:21:21
3178         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
3179              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3180              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
3181              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
3182              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
3183      Branch: perl
3184            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
3185            ! perlvars.h pp_ctl.c proto.h sv.c
3186 ____________________________________________________________________________
3187 [  1104] By: gsar                                  on 1998/06/10  07:06:01
3188         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3189              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
3190              Subject: Lost chunk of RE jumbo patch
3191              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
3192      Branch: perl
3193            + t/op/regexp_noamp.t
3194 ____________________________________________________________________________
3195 [  1103] By: gsar                                  on 1998/06/10  07:04:20
3196         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3197              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
3198              Subject: [PATCH 5.004_66] Combined OS/2 support
3199              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
3200      Branch: perl
3201            ! os2/Changes os2/diff.configure os2/os2.c
3202 ____________________________________________________________________________
3203 [  1102] By: gsar                                  on 1998/06/10  07:00:08
3204         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
3205              Date:    Fri, 13 Mar 1998 20:03:52 EST
3206              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3207              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
3208      Branch: perl
3209            ! lib/Pod/Html.pm
3210 ____________________________________________________________________________
3211 [  1101] By: gsar                                  on 1998/06/10  06:55:20
3212         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3213              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
3214              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
3215      Branch: perl
3216            ! regexec.c
3217 ____________________________________________________________________________
3218 [  1100] By: gsar                                  on 1998/06/10  06:52:50
3219         Log: updated MANIFEST for previous change
3220      Branch: perl
3221            ! MANIFEST
3222 ____________________________________________________________________________
3223 [  1099] By: gsar                                  on 1998/06/10  06:51:08
3224         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
3225              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
3226              Date: Fri, 05 Jun 1998 11:08:40 -0700
3227              From: Dan Sugalski <sugalskd@osshe.edu>
3228              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
3229      Branch: perl
3230            + t/base/rs.t
3231            ! perl.h pod/perlvar.pod sv.c
3232 ____________________________________________________________________________
3233 [  1098] By: gsar                                  on 1998/06/10  06:36:59
3234         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
3235              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
3236              Subject: [PATCH fror 5.004_66] DB_File-1.60
3237              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
3238      Branch: perl
3239            + ext/DB_File/dbinfo
3240            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
3241            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
3242            ! t/lib/db-hash.t t/lib/db-recno.t
3243 ____________________________________________________________________________
3244 [  1097] By: gsar                                  on 1998/06/10  06:33:16
3245         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
3246              Date: Thu, 4 Jun 1998 13:47:31 -0400
3247              From: Chip Salzenberg <chip@perl.org>
3248              Subject: [PATCH] Invalidate method cache on C<local *subname>
3249      Branch: perl
3250            ! scope.c t/op/method.t
3251 ____________________________________________________________________________
3252 [  1096] By: gsar                                  on 1998/06/10  06:30:51
3253         Log: From: Norton Allen <allen@huarp.harvard.edu>
3254              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
3255              Subject: [PATCH] _66 MM_Unix.pm for QNX
3256              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
3257      Branch: perl
3258            ! lib/ExtUtils/MM_Unix.pm
3259 ____________________________________________________________________________
3260 [  1095] By: gsar                                  on 1998/06/10  06:29:21
3261         Log: From: Norton Allen <allen@huarp.harvard.edu>
3262              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
3263              Subject: [PATCH] _66 proto.h
3264              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
3265      Branch: perl
3266            ! proto.h
3267 ____________________________________________________________________________
3268 [  1094] By: gsar                                  on 1998/06/10  06:26:39
3269         Log: Applied relevant parts of:
3270              From: Paul Johnson <pjcj@transeda.com>
3271              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
3272              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
3273              Subject: [PATCH] Enhancing xsubpp's support for C++
3274      Branch: perl
3275            ! lib/ExtUtils/xsubpp
3276 ____________________________________________________________________________
3277 [  1093] By: gsar                                  on 1998/06/10  06:22:54
3278         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
3279              Date: Wed, 3 Jun 1998 11:22:19 -0500
3280              From: Graham Barr <gbarr@ti.com>
3281              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
3282      Branch: perl
3283            ! pp_sys.c
3284 ____________________________________________________________________________
3285 [  1092] By: gsar                                  on 1998/06/10  06:20:44
3286         Log: Message-Id: <199806030919.KAA03527@sale-wts>
3287              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
3288              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3289              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
3290      Branch: perl
3291            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3292 ____________________________________________________________________________
3293 [  1091] By: gsar                                  on 1998/06/10  06:18:42
3294         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
3295              Date: Mon, 01 Jun 1998 12:22:29 -0700
3296              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
3297              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
3298      Branch: perl
3299            ! proto.h
3300 ____________________________________________________________________________
3301 [  1090] By: gsar                                  on 1998/06/10  06:14:24
3302         Log: A tweaked version of:
3303              Date: Mon, 1 Jun 1998 12:05:47 -0700
3304              From: SYSTEM@cedar.osshe.edu
3305              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
3306              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
3307      Branch: perl
3308            ! ext/SDBM_File/sdbm/Makefile.PL
3309 ____________________________________________________________________________
3310 [  1089] By: gsar                                  on 1998/06/10  05:58:00
3311         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
3312              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
3313              From: Stephen McCamant <alias@mcs.com>
3314              Subject: [PATCH] Re: Uninitialised error from -M()
3315      Branch: perl
3316            ! op.c t/op/stat.t
3317 ____________________________________________________________________________
3318 [  1088] By: gsar                                  on 1998/06/10  05:55:24
3319         Log: Date: Sat, 30 May 1998 08:07:01 -0400
3320              From: lvirden@cas.org (Larry Virden)
3321              Message-Id: <199805301207.IAA08856@cas.org>
3322              Subject: PATCH for pod and warning notice
3323      Branch: perl
3324            ! pod/perlguts.pod
3325 ____________________________________________________________________________
3326 [  1087] By: gsar                                  on 1998/06/10  05:52:05
3327         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3328              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
3329              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
3330              Subject: [PATCH 5.004_66] Config_66-01
3331      Branch: perl
3332            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3333            ! Porting/config_H config_h.SH
3334 ____________________________________________________________________________
3335 [  1086] By: gsar                                  on 1998/06/10  05:46:38
3336         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
3337              Date: Mon, 08 Jun 1998 16:13:14 -0700
3338              From: Dan Sugalski <sugalskd@osshe.edu>
3339              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
3340      Branch: perl
3341            ! ext/Thread/Thread/Semaphore.pm
3342 ____________________________________________________________________________
3343 [  1085] By: gsar                                  on 1998/06/10  05:44:44
3344         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
3345              Date: Mon, 08 Jun 1998 16:10:02 -0700
3346              From: Dan Sugalski <sugalskd@osshe.edu>
3347              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
3348      Branch: perl
3349            - vms/descrip.mms
3350            ! ext/Thread/Thread/Queue.pm
3351 ____________________________________________________________________________
3352 [  1084] By: gsar                                  on 1998/06/10  05:38:11
3353         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
3354              Date: Mon, 08 Jun 1998 15:38:28 -0700
3355              From: Dan Sugalski <sugalskd@osshe.edu>
3356              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
3357      Branch: perl
3358            + configure.com vms/descrip_mms.template vms/munchconfig.c
3359            + vms/subconfigure.com
3360            - vms/config.vms vms/fndvers.com
3361            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
3362 ____________________________________________________________________________
3363 [  1083] By: gsar                                  on 1998/06/10  05:07:04
3364         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
3365              variant of:
3366              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
3367              Date:    Sat, 13 Dec 1997 07:31:02 EST
3368              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3369              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
3370      Branch: perl
3371            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
3372 ____________________________________________________________________________
3373 [  1082] By: gsar                                  on 1998/06/10  04:52:26
3374         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
3375              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
3376      Branch: perl
3377            ! malloc.c
3378 ____________________________________________________________________________
3379 [  1081] By: gsar                                  on 1998/06/10  03:45:10
3380         Log: reverse integrate contents of win32 branch into mainline
3381      Branch: perl
3382           !> (integrate 44 files)
3383 ____________________________________________________________________________
3384 [  1080] By: gsar                                  on 1998/06/09  17:37:55
3385         Log: `p4 integrate -b ASPerl && p4 resolve -at`
3386      Branch: asperl
3387           !> (integrate 43 files)
3388 ____________________________________________________________________________
3389 [  1079] By: gsar                                  on 1998/06/09  00:59:06
3390         Log: add examples of diff(1) usage
3391      Branch: win32/perl
3392            ! Porting/patching.pod
3393 ____________________________________________________________________________
3394 [  1078] By: gsar                                  on 1998/06/09  00:52:23
3395         Log: undo change#1077
3396      Branch: win32/perl
3397            ! sv.c
3398 ____________________________________________________________________________
3399 [  1077] By: gsar                                  on 1998/06/06  16:47:32
3400         Log: make sv_setsv() treat freed SVs like SVt_NULL
3401      Branch: win32/perl
3402            ! sv.c
3403 ____________________________________________________________________________
3404 [  1076] By: gsar                                  on 1998/06/05  19:03:14
3405         Log: delete undiscussed AS changes for PPD (broke .packlist
3406              mechanism)
3407      Branch: win32/perl
3408            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3409 ____________________________________________________________________________
3410 [  1075] By: gsar                                  on 1998/06/05  18:18:44
3411         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
3412              with the xsubpp-generated symbol)
3413      Branch: win32/perl
3414            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
3415            ! win32/dl_win32.xs
3416 ____________________________________________________________________________
3417 [  1074] By: gsar                                  on 1998/06/04  22:45:18
3418         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
3419      Branch: win32/perl
3420            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
3421            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
3422 ____________________________________________________________________________
3423 [  1073] By: nick                                  on 1998/06/04  17:18:14
3424         Log: resolve -at win32 branch into ansiperl
3425      Branch: ansiperl
3426           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3427           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3428           +> t/lib/h2ph.t win32/GenCAPI.pl
3429           !> (integrate 127 files)
3430 ____________________________________________________________________________
3431 [  1072] By: gsar                                  on 1998/06/04  01:49:24
3432         Log: document CORE::GLOBAL:: and global overriding, fix up
3433              File::DosGlob, testsuited and all
3434      Branch: win32/perl
3435            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
3436 ____________________________________________________________________________
3437 [  1071] By: gsar                                  on 1998/06/03  22:12:55
3438         Log: add AS patch#24, remove one other instance of error_no
3439              that was missed (patch#23 was intentionally skipped)
3440      Branch: win32/perl
3441            ! embedvar.h globals.c perlvars.h win32/makedef.pl
3442            ! win32/runperl.c
3443 ____________________________________________________________________________
3444 [  1070] By: gsar                                  on 1998/06/01  19:42:06
3445         Log: fix Liblist.pm to tolerate backslashen in paths
3446      Branch: win32/perl
3447            ! lib/ExtUtils/Liblist.pm
3448 ____________________________________________________________________________
3449 [  1069] By: gsar                                  on 1998/06/01  07:43:02
3450         Log: @INC construction on win32 cleaned up
3451              - perl.dll location based paths should be much more reliable now
3452              - registry stuff unchanged
3453              - Config.pm now has all the installfoolib entries for MakeMaker et al
3454      Branch: win32/perl
3455            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
3456            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3457            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
3458            ! win32/runperl.c win32/win32.c win32/win32.h
3459 ____________________________________________________________________________
3460 [  1068] By: gsar                                  on 1998/05/31  21:52:18
3461         Log: semctl tweak
3462              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
3463              Date:    Sun, 31 May 1998 16:27:33 CDT
3464              From:    Graham Barr <gbarr@pobox.com>
3465              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
3466      Branch: win32/perl
3467            ! doio.c
3468 ____________________________________________________________________________
3469 [  1067] By: gsar                                  on 1998/05/31  21:07:44
3470         Log: minimal fix to enable compiling with -DMULTIPLICITY
3471              (non-threadsafe regcomp.c globals need revisiting)
3472      Branch: win32/perl
3473            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
3474            ! win32/GenCAPI.pl win32/makedef.pl
3475 ____________________________________________________________________________
3476 [  1066] By: gsar                                  on 1998/05/30  21:35:37
3477         Log: integrate mainline changes (ASPerl branch is identical to
3478              win32 branch as of this change)
3479      Branch: asperl
3480           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
3481           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
3482           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
3483           !> win32/config.gc win32/config.vc win32/config_H.bc
3484           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3485 ____________________________________________________________________________
3486 [  1065] By: gsar                                  on 1998/05/30  21:13:06
3487         Log: change#1060 was inexplicably missing some of the "ensure
3488              AS stuff does no harm" fixes
3489      Branch: win32/perl
3490            ! embed.h global.sym win32/Makefile win32/makefile.mk
3491 ____________________________________________________________________________
3492 [  1064] By: gsar                                  on 1998/05/30  21:10:27
3493         Log: integrate mainline to pick up trivial changes
3494      Branch: win32/perl
3495           !> MANIFEST pp_sys.c
3496
3497 ----------------
3498 Version 5.004_66
3499 ----------------
3500
3501 ____________________________________________________________________________
3502 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
3503         Log: Remove duplicate win32/TEST line from MANIFEST.
3504      Branch: perl
3505            ! MANIFEST
3506 ____________________________________________________________________________
3507 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
3508         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
3509      Branch: perl
3510            ! pp_sys.c
3511 ____________________________________________________________________________
3512 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
3513         Log: Integrate from win32 branch into mainline (this now pulls in the
3514              asperl stuff).
3515      Branch: perl
3516           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3517           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3518           +> t/lib/h2ph.t win32/GenCAPI.pl
3519           !> (integrate 104 files)
3520 ____________________________________________________________________________
3521 [  1060] By: gsar                                  on 1998/05/29  11:05:50
3522         Log: reverse integrate asperl branch contents (phew!)
3523              - various fixups to ensure AS stuff does no harm
3524              - adjust win32/makefiles for the new directory layout (new layout
3525              looks rather a muddle--needs rework)
3526              - verified build & test on NT and Solaris/gcc
3527      Branch: win32/perl
3528           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3529           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
3530            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
3531            ! win32/config.bc win32/config.gc win32/config.vc
3532            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3533            ! win32/makefile.mk
3534           !> (integrate 77 files)
3535 ____________________________________________________________________________
3536 [  1059] By: gsar                                  on 1998/05/29  08:33:56
3537         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
3538      Branch: asperl
3539            ! util.c
3540 ____________________________________________________________________________
3541 [  1058] By: gsar                                  on 1998/05/29  08:31:09
3542         Log: type xtext for *.t that were missing it
3543      Branch: asperl
3544            ! t/lib/thread.t t/op/nothread.t
3545 ____________________________________________________________________________
3546 [  1057] By: gsar                                  on 1998/05/29  08:28:46
3547         Log: stray t/op/ipc*.t fixups
3548      Branch: win32/perl
3549            ! t/op/ipcmsg.t t/op/ipcsem.t
3550 ____________________________________________________________________________
3551 [  1056] By: gsar                                  on 1998/05/29  07:41:49
3552         Log: fixups to make it build and pass tests under both compilers
3553      Branch: asperl
3554            ! ObjXSub.h objpp.h proto.h
3555 ____________________________________________________________________________
3556 [  1055] By: gsar                                  on 1998/05/29  07:22:51
3557         Log: integrate mainline changes
3558      Branch: asperl
3559           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3560           !> (integrate 69 files)
3561      Branch: win32/perl
3562            ! Todo.5.005 pod/perldelta.pod
3563 ____________________________________________________________________________
3564 [  1054] By: gsar                                  on 1998/05/29  05:04:03
3565         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
3566      Branch: win32/perl
3567            ! t/lib/h2ph.t
3568 ____________________________________________________________________________
3569 [  1053] By: gsar                                  on 1998/05/29  05:01:54
3570         Log: misc changes
3571              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
3572              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
3573      Branch: win32/perl
3574            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
3575            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
3576            ! x2p/util.c x2p/util.h
3577 ____________________________________________________________________________
3578 [  1052] By: gsar                                  on 1998/05/29  02:31:44
3579         Log: merge changes#1014,1038 from maintbranch
3580      Branch: win32/perl
3581            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3582            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
3583            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
3584            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
3585            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
3586            ! t/io/pipe.t utils/h2ph.PL
3587 ____________________________________________________________________________
3588 [  1051] By: gsar                                  on 1998/05/29  01:38:51
3589         Log: regenerate win32/config_H.?c
3590      Branch: win32/perl
3591            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3592 ____________________________________________________________________________
3593 [  1050] By: gsar                                  on 1998/05/29  01:32:41
3594         Log: integrate mainline
3595      Branch: win32/perl
3596            ! win32/Makefile win32/makefile.mk
3597           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
3598           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
3599           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
3600           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
3601           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
3602           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
3603 ____________________________________________________________________________
3604 [  1049] By: gsar                                  on 1998/05/29  00:57:05
3605         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
3606              all tests
3607      Branch: asperl
3608            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
3609            ! win32/win32.h win32/win32iop.h
3610 ____________________________________________________________________________
3611 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
3612         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
3613              in change 1043 clashed badly with changes made in the win32
3614              branch. I did an accept on the win32 branch version for now.
3615      Branch: perl
3616           +> t/op/die.t
3617           !> (integrate 52 files)
3618 ____________________________________________________________________________
3619 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
3620         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3621              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
3622              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
3623              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
3624              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
3625      Branch: perl
3626            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3627            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
3628            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
3629            ! win32/config.bc win32/config.gc win32/config.vc
3630 ____________________________________________________________________________
3631 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
3632         Log: Back out change 1043 since Andy's forthcoming Config patch
3633              includes a modified version.
3634      Branch: perl
3635            ! Configure config_h.SH doio.c perl.h
3636 ____________________________________________________________________________
3637 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
3638         Log: Bump patchlevel.h to 66.
3639      Branch: perl
3640            ! patchlevel.h
3641 ____________________________________________________________________________
3642 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
3643         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
3644              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
3645              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
3646              (above minus the t/system.t test pending checking)
3647              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
3648              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
3649              Subject: [PATCH] _65 and _04 <DOC> patching.pod
3650              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
3651      Branch: perl
3652            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
3653 ____________________________________________________________________________
3654 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
3655         Log: This change really is:
3656              Subject: [PATCH] 5.004_65: the infamous semctl()
3657              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
3658              From: Jarkko Hietaniemi <jhi@iki.fi>
3659              
3660              Change 1041 claimed to be this patch but was really:
3661              Subject: [PATCH] 5.004_65: t/op/ipc*.t
3662              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
3663              From: Jarkko Hietaniemi <jhi@iki.fi>
3664      Branch: perl
3665            ! Configure config_h.SH doio.c perl.h
3666 ____________________________________________________________________________
3667 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
3668         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3669              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
3670              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
3671              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
3672              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
3673      Branch: perl
3674            ! Configure INSTALL Porting/Glossary Porting/config.sh
3675            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
3676            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
3677            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
3678 ____________________________________________________________________________
3679 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
3680         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
3681              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
3682              From: Jarkko Hietaniemi <jhi@iki.fi>
3683      Branch: perl
3684            ! t/op/ipcmsg.t t/op/ipcsem.t
3685 ____________________________________________________________________________
3686 [  1040] By: gsar                                  on 1998/05/28  02:06:47
3687         Log: tweaks to enable Borland build
3688      Branch: asperl
3689            ! win32/makefile.mk win32/win32.c
3690 ____________________________________________________________________________
3691 [  1039] By: gsar                                  on 1998/05/27  23:29:22
3692         Log: remove C<#define index strchr> from win32.h (unused, and the
3693              pollution causes spurious variable name changes in extensions)
3694      Branch: win32/perl
3695            ! win32/win32.h
3696 ____________________________________________________________________________
3697 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
3698         Log: Assorted patches:
3699              
3700              ------  BUILD PROCESS  ------
3701              
3702              Title:  "add utilities to make test dependencies"
3703              From:  Robin Barker <rmb1@cise.npl.co.uk>
3704              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
3705              Files:  Makefile.SH
3706              
3707              Title:  "Add 'make nok' complement to 'make ok'"
3708              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3709              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
3710              Files:  Makefile.SH
3711              
3712              Title:  "further h2ph patches (add enum support)"
3713              From:  Billy <wdconsta@cs.adelaide.edu.au>
3714              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
3715              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
3716              
3717              ------  CORE LANGUAGE  ------
3718              
3719              Title:  "Fix %! error spelling and add perldiag.pod entry"
3720              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
3721              Msg-ID:  <19980524193101.A573@pobox.com>
3722              Files:  pod/perldiag.pod gv.c
3723              
3724              Title:  "Remove obsolete Win32 uppercasing ENV code"
3725              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3726              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
3727              Files:  perl.c
3728              
3729              Title:  "Don't mung $! on implicit close"
3730              From:  Chip Salzenberg <chip@perl.org>
3731              Msg-ID:  <19980525113309.A15845@perlsupport.com>
3732              Files:  doio.c
3733              
3734              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
3735              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3736              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
3737              Files:  doio.c
3738              
3739              ------  DOCUMENTATION  ------
3740              
3741              Title:  "doc patch: you canna return an array ( list context: || vs or)"
3742              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
3743              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
3744              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
3745              
3746              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
3747              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3748              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
3749              Files:  pod/perlop.pod pod/perlre.pod
3750              
3751              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
3752              with /g does list context get matches without parens"
3753              From:  Greg Chapman <glc@well.com>, Tom Christiansen
3754              <tchrist@jhereg.perl.com>, Tom Phoenix
3755              <rootbeer@teleport.com>
3756              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
3757              <199805231559.JAA21316@jhereg.perl.com>,
3758              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
3759              Files:  pod/perlop.pod
3760              
3761              Title:  "Documenting last/next/redo even further"
3762              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
3763              <rootbeer@teleport.com>
3764              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
3765              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
3766              Files:  pod/perlfunc.pod
3767              
3768              Title:  "Documenting last/next/redo within continue block"
3769              From:  Tom Phoenix <rootbeer@teleport.com>
3770              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
3771              Files:  pod/perlfunc.pod
3772              
3773              Title:  "Document stat return in scalar context"
3774              From:  Mark-Jason Dominus <mjd@plover.com>
3775              Files:  pod/perlfunc.pod
3776              
3777              ------  EXTENSIONS  ------
3778              
3779              Title:  "Better LD_RUN_PATH handling on IRIX"
3780              From:  "W. Phillip Moore" <wpm@ms.com>
3781              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
3782              Files:  lib/ExtUtils/MM_Unix.pm
3783              
3784              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
3785              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3786              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
3787              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
3788              
3789              ------  LIBRARY  ------
3790              
3791              Title:  "Fix FileHandle.pm example bug"
3792              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
3793              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
3794              Files:  lib/FileHandle.pm
3795              
3796              Title:  "Add zero/negative $count docs for Benchmark.pm"
3797              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3798              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
3799              Files:  lib/Benchmark.pm
3800              
3801              ------  PORTABILITY - GENERAL  ------
3802              
3803              Title:  "Add test suite recommendations to Porting/patching.pod"
3804              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
3805              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
3806              Files:  Porting/patching.pod
3807              
3808              ------  TESTS  ------
3809              
3810              Title:  "Fix looping bug in t/io/pipe.t"
3811              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3812              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
3813              Files:  t/io/pipe.t
3814      Branch: maint-5.004/perl
3815            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
3816            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
3817            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
3818            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
3819            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
3820            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
3821            ! utils/h2ph.PL
3822 ____________________________________________________________________________
3823 [  1037] By: gsar                                  on 1998/05/27  16:18:30
3824         Log: add AS patch#22 (fix to make die_exit.t pass)
3825      Branch: asperl
3826            ! win32/runperl.c
3827 ____________________________________________________________________________
3828 [  1036] By: gsar                                  on 1998/05/27  12:50:34
3829         Log: add AS patch#21 (misc. fixes)
3830      Branch: asperl
3831            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
3832            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
3833            ! win32/win32.c win32/win32sck.c
3834 ____________________________________________________________________________
3835 [  1035] By: gsar                                  on 1998/05/26  17:26:17
3836         Log: more changes to satisfy non-debug VC build (C-API doesn't
3837              build, and the testsuite still won't run)
3838      Branch: asperl
3839            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
3840            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
3841 ____________________________________________________________________________
3842 [  1034] By: gsar                                  on 1998/05/26  17:20:22
3843         Log: remove doubled hunk (perforce auto-integrate oddity)
3844      Branch: win32/perl
3845            ! pod/perldiag.pod
3846 ____________________________________________________________________________
3847 [  1033] By: gsar                                  on 1998/05/26  13:39:14
3848         Log: tweaks to make it build with the Borland compiler.  Won't run
3849              testsuite because @INC intuition from location of perlcore.dll seems
3850              to be broken.  Also, system() and qx// seem broken as well.
3851      Branch: asperl
3852            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
3853            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
3854            ! regexec.c toke.c
3855 ____________________________________________________________________________
3856 [  1032] By: gsar                                  on 1998/05/24  23:13:05
3857         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
3858      Branch: win32/perl
3859            ! lib/Benchmark.pm
3860 ____________________________________________________________________________
3861 [  1031] By: gsar                                  on 1998/05/24  05:36:44
3862         Log: tweak makefiles
3863      Branch: asperl
3864            ! win32/Makefile win32/makefile.mk
3865 ____________________________________________________________________________
3866 [  1030] By: gsar                                  on 1998/05/23  18:58:23
3867         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
3868      Branch: win32/perl
3869            ! pp_sys.c t/op/die.t
3870 ____________________________________________________________________________
3871 [  1029] By: gsar                                  on 1998/05/23  18:55:13
3872         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
3873              incomplete)
3874      Branch: win32/perl
3875            ! embed.h global.sym op.c pp.c proto.h sv.c
3876 ____________________________________________________________________________
3877 [  1028] By: gsar                                  on 1998/05/23  18:25:14
3878         Log: merge change#1013 from maintbranch (1012 is n/a)
3879      Branch: win32/perl
3880            ! toke.c
3881 ____________________________________________________________________________
3882 [  1027] By: gsar                                  on 1998/05/23  18:02:21
3883         Log: merge change#1011 from maintbranch
3884      Branch: win32/perl
3885            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
3886            ! utils/perlbug.PL
3887 ____________________________________________________________________________
3888 [  1026] By: nick                                  on 1998/05/23  08:45:04
3889         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
3890      Branch: win32/perl
3891            ! t/op/ipcmsg.t t/op/ipcsem.t
3892 ____________________________________________________________________________
3893 [  1025] By: nick                                  on 1998/05/23  08:36:36
3894         Log: Resolve win32 into ansiperl
3895      Branch: ansiperl
3896           +> t/op/die.t
3897           !> (integrate 42 files)
3898 ____________________________________________________________________________
3899 [  1024] By: gsar                                  on 1998/05/21  21:11:12
3900         Log: more mingw32 tweaks
3901      Branch: win32/perl
3902            ! ext/POSIX/POSIX.xs t/pragma/locale.t
3903 ____________________________________________________________________________
3904 [  1023] By: gsar                                  on 1998/05/21  19:15:02
3905         Log: fix problematic change#965 from maintbranch
3906              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
3907              Date:    Sat, 16 May 1998 17:45:22 EDT
3908              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3909              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
3910      Branch: win32/perl
3911            ! gv.c op.c t/comp/proto.t
3912 ____________________________________________________________________________
3913 [  1022] By: gsar                                  on 1998/05/21  01:37:04
3914         Log: fix POSIX for mingw32
3915      Branch: win32/perl
3916            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
3917 ____________________________________________________________________________
3918 [  1021] By: gsar                                  on 1998/05/20  15:02:21
3919         Log: remove strupr() from perl.c
3920      Branch: win32/perl
3921            ! perl.c
3922 ____________________________________________________________________________
3923 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
3924         Log: Title:  "fix up descrepancy in h2ph test"
3925              From:  Tim Bunce
3926              Files:  t/lib/h2ph.pht
3927      Branch: maint-5.004/perl
3928            ! t/lib/h2ph.pht
3929 ____________________________________________________________________________
3930 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
3931         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
3932              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3933              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
3934              Files:  t/op/subst.t
3935              
3936              Title:  "fix up descrepancy in h2ph test"
3937              From:  Tim Bunce
3938              Files:  t/lib/h2ph.t
3939      Branch: maint-5.004/perl
3940            ! t/lib/h2ph.t t/op/subst.t
3941 ____________________________________________________________________________
3942 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
3943         Log: Title:  "fix mem leak and core dump from change 1016"
3944              From:  Tim Bunce
3945              Files:  pp_sys.c
3946      Branch: maint-5.004/perl
3947            ! pp_sys.c
3948 ____________________________________________________________________________
3949 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
3950         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
3951              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3952              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
3953              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
3954              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
3955              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
3956              doio.c doop.c ext/ODBM_File/ODBM_File.xs
3957              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3958              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
3959              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
3960              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
3961              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
3962              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
3963              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
3964              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
3965              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
3966              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
3967              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
3968              universal.c util.c win32/Makefile win32/config_H.bc
3969              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
3970              win32/makefile.mk win32/perlglob.c win32/runperl.c
3971              win32/win32.c win32/win32sck.c x2p/s2p.PL
3972      Branch: maint-5.004/perl
3973            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
3974            ! cygwin32/perlld deb.c doio.c doop.c embed.h
3975            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
3976            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
3977            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
3978            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
3979            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
3980            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
3981            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
3982            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
3983            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
3984            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
3985            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
3986            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
3987            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
3988            ! universal.c util.c utils/perldoc.PL win32/Makefile
3989            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
3990            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
3991            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
3992            ! x2p/s2p.PL
3993 ____________________________________________________________________________
3994 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
3995         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
3996              From:  Graham Barr <gbarr@ti.com>
3997              Msg-ID:  <3561D147.7F3E0C88@ti.com>
3998              Files:  pp_sys.c t/op/die.t
3999      Branch: maint-5.004/perl
4000            ! pp_sys.c t/op/die.t
4001 ____________________________________________________________________________
4002 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
4003         Log: Title:  "loosen const sub re-defined warnings"
4004              From:  Doug MacEachern <dougm@pobox.com>
4005              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
4006              Files:  proto.h global.sym op.c pp.c sv.c
4007      Branch: maint-5.004/perl
4008            ! global.sym op.c pp.c proto.h sv.c
4009 ____________________________________________________________________________
4010 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
4011         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
4012              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
4013              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
4014              Files:  sv.c
4015              
4016              Title:  "Further h2ph patches (including a test suite)"
4017              From:  Billy <wdconsta@cs.adelaide.edu.au>
4018              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
4019              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
4020      Branch: maint-5.004/perl
4021            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
4022            ! MANIFEST sv.c utils/h2ph.PL
4023 ____________________________________________________________________________
4024 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
4025         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
4026              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
4027              <ilya@math.ohio-state.edu>
4028              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
4029              <199805151931.PAA23086@aatma.engin.umich.edu>,
4030              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
4031              Files:  toke.c
4032      Branch: maint-5.004/perl
4033            ! toke.c
4034 ____________________________________________________________________________
4035 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
4036         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
4037              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
4038              <jhi@iki.fi>
4039              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
4040              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
4041              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
4042              t/op/ipcsem.t
4043      Branch: maint-5.004/perl
4044            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
4045            ! t/op/ipcsem.t
4046 ____________________________________________________________________________
4047 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
4048         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
4049              From:  jan.dubois@ibm.net (Jan Dubois)
4050              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
4051              Files:  embed.h interp.sym
4052              
4053              Title:  "Undo changed error message which breaks Tk"
4054              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4055              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
4056              Files:  pp_ctl.c
4057              
4058              Title:  "Minor fixups to new -e script code"
4059              From:  Tim Bunce
4060              Files:  perl.c
4061              
4062              Title:  "Remove old diags not relevant after -e fix"
4063              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
4064              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4065              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
4066              <199805181335.OAA07008@toad.ig.co.uk>,
4067              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
4068              Files:  pod/perldiag.pod
4069              
4070              Title:  "more examples for vec()"
4071              From:  Tom Phoenix <rootbeer@teleport.com>
4072              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
4073              Files:  pod/perlfunc.pod
4074              
4075              Title:  ""make ok" (perlbug -ok) should not be interactive"
4076              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
4077              <jhi@iki.fi>
4078              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
4079              <l03130300b1834f9732a0@[194.222.64.89]>
4080              Files:  utils/perlbug.PL
4081      Branch: maint-5.004/perl
4082            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
4083            ! pp_ctl.c utils/perlbug.PL
4084 ____________________________________________________________________________
4085 [  1010] By: gsar                                  on 1998/05/18  09:40:58
4086         Log: integrate mainline changes (untested)
4087      Branch: asperl
4088           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
4089           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
4090           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4091           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
4092           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
4093           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
4094            - ext/DynaLoader/DynaLoader.pm
4095            ! win32/win32.c
4096           !> (integrate 234 files)
4097 ____________________________________________________________________________
4098 [  1009] By: gsar                                  on 1998/05/18  07:51:19
4099         Log: more whitespace tweaks from maintbranch
4100      Branch: win32/perl
4101            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
4102 ____________________________________________________________________________
4103 [  1008] By: gsar                                  on 1998/05/17  22:37:20
4104         Log: sundry whitespace cleanups from maintbranch
4105      Branch: win32/perl
4106            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
4107 ____________________________________________________________________________
4108 [  1007] By: gsar                                  on 1998/05/16  21:59:46
4109         Log: integrate mainline
4110      Branch: win32/perl
4111           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4112           !> t/op/ipcmsg.t t/op/ipcsem.t
4113 ____________________________________________________________________________
4114 [  1006] By: gsar                                  on 1998/05/16  21:54:23
4115         Log: merge changes#996,998,999 from maintbranch
4116      Branch: win32/perl
4117            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
4118 ____________________________________________________________________________
4119 [  1005] By: gsar                                  on 1998/05/16  21:49:47
4120         Log: merge change#995 from maintbranch, tweak interp.sym and
4121              run embed.pl
4122      Branch: win32/perl
4123            ! embedvar.h interp.sym intrpvar.h perl.c
4124 ____________________________________________________________________________
4125 [  1004] By: gsar                                  on 1998/05/16  21:27:18
4126         Log: merge changes#989,990,992 from maintbranch
4127      Branch: win32/perl
4128            + t/op/die.t
4129            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
4130 ____________________________________________________________________________
4131 [  1003] By: gsar                                  on 1998/05/16  21:16:47
4132         Log: sync config*.gc with others, and verify that nothing from
4133              change#986 needs to be merged
4134      Branch: win32/perl
4135            ! win32/config.gc win32/config_H.gc
4136 ____________________________________________________________________________
4137 [  1002] By: gsar                                  on 1998/05/16  21:04:04
4138         Log: merge change#985 from maintbranch
4139      Branch: win32/perl
4140            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4141            ! util.c
4142 ____________________________________________________________________________
4143 [  1001] By: gsar                                  on 1998/05/16  17:53:16
4144         Log: add a test to check return value from successful s/// (there was none!)
4145      Branch: win32/perl
4146            ! t/op/subst.t
4147 ____________________________________________________________________________
4148 [  1000] By: gsar                                  on 1998/05/16  17:42:34
4149         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
4150              return a value on the stack
4151      Branch: win32/perl
4152            ! pp_hot.c
4153 ____________________________________________________________________________
4154 [   999] By: TimBunce                              on 1998/05/15  23:04:30
4155         Log: Title:  "Update Porting/makerel script for perforce dir structure"
4156              From:  Tim Bunce
4157              Files:  Porting/makerel
4158      Branch: maint-5.004/perl
4159            ! Porting/makerel
4160 ____________________________________________________________________________
4161 [   998] By: TimBunce                              on 1998/05/15  22:49:55
4162         Log: Title:  "Updated Changes file for trial 3"
4163              From:  Tim Bunce
4164              Files:  Changes
4165      Branch: maint-5.004/perl
4166            ! Changes
4167 ____________________________________________________________________________
4168 [   997] By: gsar                                  on 1998/05/15  22:21:41
4169         Log: merge changes#982,984 from maintbranch
4170      Branch: win32/perl
4171            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
4172            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4173 ____________________________________________________________________________
4174 [   996] By: TimBunce                              on 1998/05/15  22:19:32
4175         Log: Title:  "Negative array subscript unrecognized in regex"
4176              From:  Mark-Jason Dominus <mjd@plover.com>,
4177              h.sanden@elsevier.nl (Hugo van der Sanden)
4178              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
4179              <199805151514.RAA04121@dorlas.elsevier.nl>
4180              Files:  t/base/lex.t toke.c
4181              
4182              Title:  "Remove e_fp from toke.c after change 955"
4183              From:  Tim Bunce
4184              Files:  toke.c
4185      Branch: maint-5.004/perl
4186            ! t/base/lex.t toke.c
4187 ____________________________________________________________________________
4188 [   995] By: TimBunce                              on 1998/05/15  22:08:32
4189         Log: Title:  "Fix -e security hole (no longer uses temp file)"
4190              From:  Tim Bunce
4191              Files:  embed.h perl.h perl.c
4192      Branch: maint-5.004/perl
4193            ! embed.h perl.c perl.h
4194 ____________________________________________________________________________
4195 [   994] By: gsar                                  on 1998/05/15  22:08:17
4196         Log: merge change#981 from maintbranch, add XXX comment about
4197              supporting %! for usethreads case
4198      Branch: win32/perl
4199            ! gv.c op.c
4200 ____________________________________________________________________________
4201 [   992] By: TimBunce                              on 1998/05/15  22:01:32
4202         Log: Title:  "install non-backwards compatible .pm files into archlib"
4203              From:  Tim Bunce
4204              Files:  installperl
4205              
4206              Title:  "revert "Can't locate" message to original for maintenance"
4207              From:  Tim Bunce
4208              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
4209              Files:  pod/perldiag.pod pp_ctl.c
4210      Branch: maint-5.004/perl
4211            ! installperl pod/perldiag.pod pp_ctl.c
4212 ____________________________________________________________________________
4213 [   991] By: gsar                                  on 1998/05/15  21:35:00
4214         Log: reverse integrate ansiperl (all except the
4215              C<attrs qw(package locked)> stuff, and the duplicate hunks)
4216              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
4217      Branch: win32/perl
4218           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
4219           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
4220           !> utils/perldoc.PL
4221 ____________________________________________________________________________
4222 [   990] By: TimBunce                              on 1998/05/15  16:54:18
4223         Log: Title:  "Add tests for die $ref"
4224              From:  Graham Barr <gbarr@ti.com>
4225              Msg-ID:  <355C6297.121B576B@ti.com>
4226              Files:  MANIFEST t/op/die.t
4227      Branch: maint-5.004/perl
4228            + t/op/die.t
4229            ! MANIFEST
4230 ____________________________________________________________________________
4231 [   989] By: TimBunce                              on 1998/05/15  16:38:19
4232         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
4233              From:  Jarkko Hietaniemi <jhi@iki.fi>
4234              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
4235              Files:  t/op/ipcmsg.t
4236      Branch: maint-5.004/perl
4237            ! t/op/ipcmsg.t
4238 ____________________________________________________________________________
4239 [   988] By: mbeattie                              on 1998/05/15  16:28:08
4240         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
4241              (manually applied and tweaked) to fix up SysV IPC semaphores for
4242              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
4243              t/op/ipcsem.t for platforms which wanted to skip test. Completely
4244              disable ipcsem.t since it doesn't seem to work properly even when
4245              not skipped. This is _65.
4246      Branch: perl
4247            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4248            ! t/op/ipcmsg.t t/op/ipcsem.t
4249 ____________________________________________________________________________
4250 [   987] By: nick                                  on 1998/05/15  16:03:35
4251         Log: Integrate win32
4252      Branch: ansiperl
4253           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
4254           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
4255           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4256           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
4257           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4258           +> t/op/pos.t utils/perlcc.PL
4259            - ext/DynaLoader/DynaLoader.pm
4260           !> (integrate 208 files)
4261 ____________________________________________________________________________
4262 [   986] By: TimBunce                              on 1998/05/15  15:28:45
4263         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
4264              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
4265              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
4266              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
4267              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
4268              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
4269              win32/config.bc win32/config.vc win32/config_H.bc
4270              win32/config_H.vc
4271      Branch: maint-5.004/perl
4272            + README.beos beos/nm.c hints/beos.sh
4273            ! Configure MANIFEST Porting/Glossary config_h.SH
4274            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
4275            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
4276            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4277 ____________________________________________________________________________
4278 [   985] By: TimBunce                              on 1998/05/15  15:02:43
4279         Log: Title:  "allow die $ref"
4280              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
4281              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
4282              Files:  pp_ctl.c pp_sys.c util.c
4283              
4284              Title:  "ExtUtils::Manifest could truncate files during "make dist""
4285              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
4286              koenig@kulturbox.de (Andreas J. Koenig)
4287              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
4288              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
4289              Files:  lib/ExtUtils/Manifest.pm
4290              
4291              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
4292              From:  Dan Sugalski <sugalskd@osshe.edu>
4293              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
4294              Files:  lib/AutoSplit.pm
4295              
4296              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
4297              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
4298              J. Koenig), larry@wall.org (Larry Wall)
4299              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
4300              <sfc202c9jsb.fsf@anna.in-berlin.de>,
4301              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
4302              Files:  lib/AutoSplit.pm
4303      Branch: maint-5.004/perl
4304            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4305            ! util.c
4306 ____________________________________________________________________________
4307 [   984] By: TimBunce                              on 1998/05/15  14:18:52
4308         Log: ------  CORE LANGUAGE  ------
4309              
4310              Title:  "Fix close pipe returning status from wrong child"
4311              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
4312              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
4313              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
4314              Files:  t/io/pipe.t util.c
4315              
4316              Title:  "Avoid English.pm triggering load of Errno.pm"
4317              From:  Tim Bunce
4318              Files:  gv.c lib/English.pm
4319              
4320              ------  DOCUMENTATION  ------
4321              
4322              Title:  "Document child exit cause a parent sleep to end early"
4323              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4324              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
4325              Files:  pod/perlfunc.pod
4326              
4327              ------  EXTENSIONS  ------
4328              
4329              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
4330              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4331              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
4332              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4333              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4334              
4335              Title:  "MM_VMS.pm fixes for building external library"
4336              From:  Dan Sugalski <sugalskd@ous.edu>
4337              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
4338              Files:  lib/ExtUtils/MM_VMS.pm
4339              
4340              Title:  "Appease picky DEC compiler in POSIX.xs"
4341              From:  Dan Sugalski <sugalskd@ous.edu>
4342              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
4343              Files:  ext/POSIX/POSIX.xs
4344              
4345              ------  TESTS  ------
4346              
4347              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
4348              From:  Jarkko Hietaniemi <jhi@iki.fi>
4349              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
4350              Files:  t/op/ipcsem.t
4351              
4352              Title:  "Fix doc bug for system() return value"
4353              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4354              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
4355              Files:  pod/perlfunc.pod t/op/exec.t
4356              
4357              ------  UTILITIES  ------
4358              
4359              Title:  "Avoid possible constant autoload loop"
4360              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
4361              Zakharevich <ilya@math.ohio-state.edu>
4362              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
4363              <355B475A.C5AD4B90@ti.com>,
4364              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
4365              Files:  utils/h2xs.PL
4366              
4367              Title:  "Further improvements to h2ph.PL"
4368              From:  kstar@chapin.edu
4369              Msg-ID:  <199805130241.WAA25459@chapin.edu>
4370              Files:  utils/h2ph.PL
4371      Branch: maint-5.004/perl
4372            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4373            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4374            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
4375            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
4376            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4377
4378 ----------------
4379 Version 5.004_64
4380 ----------------
4381
4382 ____________________________________________________________________________
4383 [   983] By: mbeattie                              on 1998/05/15  14:04:17
4384         Log: Integrate win32 branch into mainline.
4385      Branch: perl
4386           +> Porting/patching.pod t/op/defins.t
4387           !> (integrate 107 files)
4388 ____________________________________________________________________________
4389 [   982] By: TimBunce                              on 1998/05/15  12:33:26
4390         Log: Title:  "comment init_postdump_symbols issues"
4391              From:  Tim Bunce
4392              Files:  perl.c
4393              
4394              Title:  "Improve sort docs re SUBNAME"
4395              From:  circle@azstarnet.com
4396              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
4397              Files:  pod/perlfunc.pod
4398      Branch: maint-5.004/perl
4399            ! perl.c pod/perlfunc.pod
4400 ____________________________________________________________________________
4401 [   981] By: TimBunce                              on 1998/05/15  11:47:28
4402         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
4403              From:  Graham Barr <gbarr@ti.com>
4404              Msg-ID:  <355080CD.1111BC81@ti.com>
4405              Files:  gv.c
4406      Branch: maint-5.004/perl
4407            ! gv.c
4408 ____________________________________________________________________________
4409 [   980] By: gsar                                  on 1998/05/15  06:16:13
4410         Log: add doc for C<+{}> vs. C<{;}> disambiguation
4411      Branch: win32/perl
4412            ! pod/perlref.pod
4413 ____________________________________________________________________________
4414 [   979] By: gsar                                  on 1998/05/15  04:59:47
4415         Log: tweaks to win32 makefiles.  This version builds and passes all
4416              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
4417      Branch: win32/perl
4418            ! win32/Makefile win32/makefile.mk
4419 ____________________________________________________________________________
4420 [   978] By: gsar                                  on 1998/05/15  02:41:58
4421         Log: merge changes#922,944,949,965,970 from maintbranch
4422      Branch: win32/perl
4423            + Porting/patching.pod t/op/defins.t
4424            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
4425            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
4426            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
4427            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4428            ! utils/perlbug.PL
4429 ____________________________________________________________________________
4430 [   977] By: gsar                                  on 1998/05/15  02:15:25
4431         Log: merge changes#906,907,909,910 from maintbranch
4432      Branch: win32/perl
4433            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
4434            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
4435            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
4436            ! util.c
4437 ____________________________________________________________________________
4438 [   976] By: gsar                                  on 1998/05/15  01:34:53
4439         Log: merge change#905 from maintbranch, minor fixes to get
4440              clean build+test on Solaris
4441      Branch: win32/perl
4442            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
4443            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
4444            ! regcomp.c sv.c t/op/taint.t toke.c
4445 ____________________________________________________________________________
4446 [   975] By: gsar                                  on 1998/05/14  23:34:26
4447         Log: merge change#904 from maintbranch
4448      Branch: win32/perl
4449            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
4450            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
4451            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
4452            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
4453            ! vms/descrip.mms
4454 ____________________________________________________________________________
4455 [   974] By: gsar                                  on 1998/05/14  23:11:05
4456         Log: merge change#897 from maintbranch
4457      Branch: win32/perl
4458            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4459            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
4460            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4461            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
4462            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
4463            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
4464            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4465            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
4466            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
4467            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
4468            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4469            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4470            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4471            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
4472            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
4473            ! win32/config_H.bc win32/config_H.vc win32/win32.c
4474            ! x2p/find2perl.PL
4475 ____________________________________________________________________________
4476 [   973] By: gsar                                  on 1998/05/14  22:24:26
4477         Log: integrate mainline
4478      Branch: win32/perl
4479            + Porting/Contract
4480           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
4481           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4482           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
4483           +> utils/perlcc.PL
4484            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4485            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
4486            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
4487            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
4488            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4489            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
4490            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
4491            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
4492            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
4493            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
4494            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
4495            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
4496            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4497            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4498            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4499            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
4500            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
4501            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4502            ! win32/win32.c x2p/find2perl.PL
4503           !> (integrate 59 files)
4504 ____________________________________________________________________________
4505 [   972] By: nick                                  on 1998/05/14  18:09:01
4506         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
4507              Remove K&R style functions, avoid struct/typedef clash. 
4508      Branch: ansiperl
4509            ! bytecode.h byterun.c sv.c toke.c
4510 ____________________________________________________________________________
4511 [   971] By: TimBunce                              on 1998/05/14  16:52:19
4512         Log: 
4513              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
4514              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4515              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
4516              Files:  pp.c
4517      Branch: maint-5.004/perl
4518            ! pp.c
4519 ____________________________________________________________________________
4520 [   970] By: TimBunce                              on 1998/05/14  16:18:06
4521         Log: 
4522              Title:  "perlbug reformatted"
4523              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
4524              <hv@crypt0.demon.co.uk>
4525              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
4526              <l03130300b17cebcb6d33@[194.222.64.89]>,
4527              <v03110702b17ccbab6824@[195.95.102.67]>
4528              Files:  utils/perlbug.PL
4529      Branch: maint-5.004/perl
4530            ! utils/perlbug.PL
4531 ____________________________________________________________________________
4532 [   969] By: mbeattie                              on 1998/05/14  16:15:09
4533         Log: Integrate win32 branch into mainline
4534      Branch: perl
4535           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
4536           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
4537            - ext/DynaLoader/DynaLoader.pm
4538           !> (integrate 118 files)
4539 ____________________________________________________________________________
4540 [   968] By: mbeattie                              on 1998/05/14  16:05:57
4541         Log: Bump patchlevel to 65
4542      Branch: perl
4543            ! patchlevel.h
4544 ____________________________________________________________________________
4545 [   967] By: mbeattie                              on 1998/05/14  16:05:19
4546         Log: Another fixup of MANIFEST
4547      Branch: perl
4548            ! MANIFEST
4549 ____________________________________________________________________________
4550 [   966] By: mbeattie                              on 1998/05/14  16:02:20
4551         Log: Add missing files to MANIFEST
4552      Branch: perl
4553            ! MANIFEST
4554 ____________________________________________________________________________
4555 [   965] By: TimBunce                              on 1998/05/14  16:00:11
4556         Log: 
4557              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
4558              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
4559              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
4560              Files:  gv.h gv.c op.c
4561      Branch: maint-5.004/perl
4562            ! gv.c gv.h op.c
4563 ____________________________________________________________________________
4564 [   964] By: mbeattie                              on 1998/05/14  15:58:01
4565         Log: Subject: [PATCH] Using Getopts::* with strict vars
4566              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
4567              From: Tom Phoenix <rootbeer@teleport.com>
4568      Branch: perl
4569            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
4570 ____________________________________________________________________________
4571 [   963] By: mbeattie                              on 1998/05/14  15:56:53
4572         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
4573              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
4574              From: epeschko@den-mdev1 (Ed Peschko)
4575      Branch: perl
4576            + utils/perlcc.PL
4577            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
4578            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
4579 ____________________________________________________________________________
4580 [   962] By: mbeattie                              on 1998/05/14  15:45:28
4581         Log: From: Dan Sugalski <sugalskd@ous.edu>
4582              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
4583              Date: Wed, 08 Apr 1998 17:08:48 -0700
4584              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
4585              Date: Fri, 08 May 1998 10:49:16 -0700
4586      Branch: perl
4587            ! ext/Thread/Thread.pm
4588 ____________________________________________________________________________
4589 [   961] By: mbeattie                              on 1998/05/14  15:43:39
4590         Log: Subject: Consolidated patch to 5.004_64
4591              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
4592              From: Charles Bailey <BAILEY@newman.upenn.edu>
4593      Branch: perl
4594            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
4595            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
4596            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
4597            ! vms/perlvms.pod
4598 ____________________________________________________________________________
4599 [   960] By: mbeattie                              on 1998/05/14  15:41:41
4600         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
4601              Date: 07 Apr 1998 18:31:21 +0200
4602              From: JVromans@Squirrel.nl (Johan Vromans)
4603      Branch: perl
4604            ! lib/Getopt/Long.pm
4605 ____________________________________________________________________________
4606 [   959] By: mbeattie                              on 1998/05/14  15:39:29
4607         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
4608              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
4609              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
4610              Subject: [PATCH] perl 5.004_64+Config_04
4611              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
4612      Branch: perl
4613            ! lib/Benchmark.pm pod/perlfunc.pod
4614 ____________________________________________________________________________
4615 [   958] By: mbeattie                              on 1998/05/14  15:36:30
4616         Log: From: kstar@chapin.edu
4617              Subject: [PATCH] hints for Irix 6
4618              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
4619              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
4620              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
4621      Branch: perl
4622            ! INSTALL hints/irix_6.sh installperl
4623 ____________________________________________________________________________
4624 [   957] By: mbeattie                              on 1998/05/14  15:33:48
4625         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
4626              Date: Mon, 06 Apr 1998 21:09:24 +0200
4627              From: Achim Bohnet <ach@mpe.mpg.de>
4628      Branch: perl
4629            ! lib/ExtUtils/Install.pm
4630 ____________________________________________________________________________
4631 [   956] By: mbeattie                              on 1998/05/14  15:32:39
4632         Log: Subject: [PATCH] Config: Irix 5 hints
4633              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
4634              From: kstar@O2.chapin.edu
4635      Branch: perl
4636            ! hints/irix_5.sh
4637 ____________________________________________________________________________
4638 [   955] By: mbeattie                              on 1998/05/14  15:31:12
4639         Log: Subject: PATCH: h2ph produces incorrect code
4640              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
4641              From: Billy <wdconsta@cs.adelaide.edu.au>
4642      Branch: perl
4643            ! utils/h2ph.PL
4644 ____________________________________________________________________________
4645 [   954] By: mbeattie                              on 1998/05/14  15:29:27
4646         Log: Subject: [PATCH] perldebug.pod
4647              Date: Mon, 6 Apr 1998 00:36:57 -0600
4648              From: jason stewart <jasons@sandy-home.arc.unm.edu>
4649      Branch: perl
4650            ! pod/perldebug.pod
4651 ____________________________________________________________________________
4652 [   953] By: mbeattie                              on 1998/05/14  15:28:00
4653         Log: From: Dominic Dunlop <domo@vo.lu>
4654              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
4655              Date: Wed, 6 May 1998 14:39:32 +0000
4656              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
4657              Date: Sat, 4 Apr 1998 19:44:34 +0000
4658      Branch: perl
4659            ! hints/machten.sh t/op/hashwarn.t
4660 ____________________________________________________________________________
4661 [   952] By: mbeattie                              on 1998/05/14  15:23:19
4662         Log: New pod/perldelta.pod (previous one branched in last change):
4663              Subject: [PATCH 5.004_64] Start new perldelta
4664              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
4665              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4666      Branch: perl
4667            + pod/perldelta.pod
4668 ____________________________________________________________________________
4669 [   951] By: mbeattie                              on 1998/05/14  15:20:43
4670         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4671              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
4672              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
4673              Subject: [PATCH 5.004_64] Start new perldelta
4674              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
4675              (above branched perldelta -> perldelta4, new perldelta will be
4676              created/added next change)
4677              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
4678              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
4679      Branch: perl
4680            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4681            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4682           +> pod/perldelta4.pod
4683            - pod/perldelta.pod
4684            ! MANIFEST hints/svr4.sh
4685 ____________________________________________________________________________
4686 [   949] By: TimBunce                              on 1998/05/14  15:11:30
4687         Log: 
4688              Title:  "while($x=<>) no longer warns (implicit defined added)"
4689              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
4690              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
4691              Files:  MANIFEST op.c t/op/defins.t
4692      Branch: maint-5.004/perl
4693            + t/op/defins.t
4694            ! MANIFEST op.c
4695 ____________________________________________________________________________
4696 [   948] By: mbeattie                              on 1998/05/14  15:09:51
4697         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4698              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
4699              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
4700              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
4701              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
4702              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
4703              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
4704              Subject: [PATCH 5.004_64] Config_64-03-04.diff
4705              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
4706      Branch: perl
4707            + README.beos beos/nm.c hints/beos.sh
4708            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
4709            ! Porting/Glossary Porting/config.sh Porting/config_H
4710            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
4711            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
4712            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
4713            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
4714            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
4715            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
4716            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4717 ____________________________________________________________________________
4718 [   946] By: TimBunce                              on 1998/05/14  15:07:06
4719         Log: 
4720              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
4721              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4722              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
4723              Files:  perl.c sv.c t/op/misc.t
4724      Branch: maint-5.004/perl
4725            ! perl.c sv.c t/op/misc.t
4726 ____________________________________________________________________________
4727 [   945] By: mbeattie                              on 1998/05/14  15:00:31
4728         Log: Subject: Perl Social Contract
4729              Date: 13 Apr 1998 06:16:59 -0700
4730              From: Russ Allbery <rra@stanford.edu>
4731      Branch: perl
4732            + Porting/Contract
4733 ____________________________________________________________________________
4734 [   944] By: TimBunce                              on 1998/05/14  14:59:37
4735         Log: 
4736              Title:  "5.004_04-m2 Cleanup of test failures"
4737              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4738              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
4739              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
4740              win32/config.bc win32/config.vc
4741      Branch: maint-5.004/perl
4742            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
4743            ! win32/config.bc win32/config.vc
4744 ____________________________________________________________________________
4745 [   943] By: mbeattie                              on 1998/05/14  14:58:13
4746         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
4747              Subject: [PATCH 5.004_64] Test.pm update
4748              Date: Sat, 4 Apr 1998 08:33:50 -0500
4749              Subject: [PATCH 5.004_64] modcount + comments
4750              Date: Fri, 17 Apr 1998 16:07:35 -0400
4751      Branch: perl
4752            ! lib/Test.pm op.c thrdvar.h
4753 ____________________________________________________________________________
4754 [   942] By: mbeattie                              on 1998/05/14  14:49:43
4755         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4756              Subject: [PATCH 5.004_64] newSV
4757              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
4758              Subject: [PATCH 5.004_64] Cryptic error from B::CC
4759              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
4760      Branch: perl
4761            ! ext/B/B/CC.pm handy.h proto.h sv.c
4762 ____________________________________________________________________________
4763 [   941] By: mbeattie                              on 1998/05/14  14:47:29
4764         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4765              Subject: [PATCH 5.004_64] anydbm.t
4766              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
4767              Subject: [PATCH 5.004_64] threads on OS/2
4768              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
4769              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
4770              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
4771              Subject: [PATCH 5.004_64] Immediate stop in debugger
4772              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
4773              Subject: [PATCH 5.005_64] ptags broken
4774              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
4775              Subject: [PATCH 5.004_64] Document switch syntax via RE
4776              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
4777      Branch: perl
4778            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
4779            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
4780            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
4781 ____________________________________________________________________________
4782 [   940] By: mbeattie                              on 1998/05/14  14:38:44
4783         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
4784              Date: Fri, 03 Apr 1998 16:01:57 -0800
4785              From: Dan Sugalski <sugalskd@osshe.edu>
4786      Branch: perl
4787            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
4788            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
4789 ____________________________________________________________________________
4790 [   939] By: mbeattie                              on 1998/05/14  14:35:42
4791         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
4792              Date: Fri, 03 Apr 1998 13:58:15 -0800
4793              From: Dan Sugalski <sugalskd@osshe.edu>
4794      Branch: perl
4795            ! perl.c
4796 ____________________________________________________________________________
4797 [   938] By: gsar                                  on 1998/05/14  10:53:55
4798         Log: merge change#896 from maintbranch
4799      Branch: win32/perl
4800            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
4801            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
4802            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
4803            ! t/op/gv.t t/op/misc.t t/op/pack.t
4804 ____________________________________________________________________________
4805 [   937] By: gsar                                  on 1998/05/14  09:31:34
4806         Log: merge change#887 from maintbranch
4807      Branch: win32/perl
4808            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4809            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
4810            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
4811            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
4812            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
4813            ! t/op/stat.t toke.c utils/h2xs.PL
4814 ____________________________________________________________________________
4815 [   936] By: gsar                                  on 1998/05/14  09:06:18
4816         Log: merge change#886 from maintbranch
4817      Branch: win32/perl
4818            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
4819            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
4820            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
4821            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
4822            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
4823            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
4824            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
4825            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
4826            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
4827            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
4828            ! vms/test.com
4829 ____________________________________________________________________________
4830 [   935] By: gsar                                  on 1998/05/14  07:00:02
4831         Log: merge changes#872,873 from maintbranch
4832      Branch: win32/perl
4833            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
4834            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
4835            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
4836            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
4837            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
4838            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
4839            ! utils/perldoc.PL
4840 ____________________________________________________________________________
4841 [   934] By: gsar                                  on 1998/05/14  06:24:38
4842         Log: merge changes#755..759,763,764 from maintbranch
4843      Branch: win32/perl
4844            + hints/openbsd.sh
4845            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
4846            ! t/op/pos.t utils/perldoc.PL
4847 ____________________________________________________________________________
4848 [   933] By: gsar                                  on 1998/05/14  06:07:31
4849         Log: merge change#754 from maintbranch
4850      Branch: win32/perl
4851            ! perl.c
4852 ____________________________________________________________________________
4853 [   932] By: gsar                                  on 1998/05/14  06:03:50
4854         Log: merge changes#752,753 from maintbranch
4855      Branch: win32/perl
4856            + t/op/pos.t
4857            ! README ext/GDBM_File/GDBM_File.pm
4858            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
4859 ____________________________________________________________________________
4860 [   931] By: gsar                                  on 1998/05/14  05:51:19
4861         Log: merge change#745 from maintbranch
4862      Branch: win32/perl
4863            + ext/DynaLoader/DynaLoader.pm.PL
4864            - ext/DynaLoader/DynaLoader.pm
4865            ! MANIFEST ext/DynaLoader/Makefile.PL
4866 ____________________________________________________________________________
4867 [   930] By: nick                                  on 1998/05/13  20:39:59
4868         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
4869      Branch: ansiperl
4870            ! utils/perldoc.PL
4871           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
4872           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
4873           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
4874           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
4875           !> win32/makedef.pl win32/makefile.mk
4876 ____________________________________________________________________________
4877 [   929] By: gsar                                  on 1998/05/13  10:13:36
4878         Log: merge change#687 from maintbranch
4879      Branch: win32/perl
4880            ! pod/perlfunc.pod
4881 ____________________________________________________________________________
4882 [   928] By: gsar                                  on 1998/05/13  10:08:13
4883         Log: merge change#683 from maintbranch
4884      Branch: win32/perl
4885            ! pod/perlguts.pod
4886 ____________________________________________________________________________
4887 [   927] By: gsar                                  on 1998/05/13  09:51:43
4888         Log: merge change#681 from maintbranch
4889      Branch: win32/perl
4890            ! ext/Fcntl/Fcntl.pm
4891 ____________________________________________________________________________
4892 [   926] By: gsar                                  on 1998/05/13  09:47:11
4893         Log: merge change#664 from maint branch
4894      Branch: win32/perl
4895            ! regcomp.c regcomp.h regexec.c
4896 ____________________________________________________________________________
4897 [   925] By: gsar                                  on 1998/05/13  08:55:28
4898         Log: merge missing part of change#663 from maint branch
4899      Branch: win32/perl
4900            ! op.c
4901 ____________________________________________________________________________
4902 [   924] By: gsar                                  on 1998/05/12  18:50:04
4903         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
4904              and seems to generate problematic code for PII.
4905      Branch: win32/perl
4906            ! win32/makefile.mk
4907 ____________________________________________________________________________
4908 [   923] By: gsar                                  on 1998/05/12  16:24:02
4909         Log: fix test failure
4910              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
4911              Date:    Tue, 12 May 1998 10:40:57 BST
4912              From:    Nick.Ing-Simmons@tiuk.ti.com
4913              Subject: test buglet
4914      Branch: win32/perl
4915            ! t/op/hashwarn.t
4916 ____________________________________________________________________________
4917 [   922] By: TimBunce                              on 1998/05/11  20:58:58
4918         Log: Assorted patches:
4919              
4920              ------  CORE LANGUAGE  ------
4921              
4922              Title:  "incorrect return value for hv_iterinit"
4923              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4924              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
4925              Files:  pod/perlguts.pod hv.c
4926              
4927              ------  DOCUMENTATION  ------
4928              
4929              Title:  "perlvar.pod buglet E<EVMSERR>"
4930              From:  Achim Bohnet <ach@mpe.mpg.de>
4931              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
4932              Files:  pod/perlvar.pod
4933              
4934              Title:  "Improve docs for warning about code after an exec()"
4935              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
4936              <chaimf@concentric.net>
4937              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
4938              <m3ra22qn1z.fsf@chany-p100.emwp.com>
4939              Files:  pod/perlfunc.pod
4940              
4941              Title:  "Remove dead code from pod2man"
4942              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4943              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
4944              Files:  pod/pod2man.PL
4945              
4946              Title:  "tweak doc for C<do FILENAME>"
4947              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4948              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
4949              Files:  pod/perlfunc.pod
4950              
4951              Title:  "Document integer pragma effect on % operator"
4952              From:  Gisle Aas <gisle@aas.no>
4953              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
4954              Files:  pod/perlop.pod
4955              
4956              Title:  "Reduce rm command line length in pod/Makefile"
4957              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
4958              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
4959              Files:  pod/Makefile
4960              
4961              ------  EXTENSIONS  ------
4962              
4963              Title:  "Clarify Termios usage in POSIX.pod"
4964              From:  Rocco Caputo <troc@netrus.net>
4965              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
4966              Files:  ext/POSIX/POSIX.pod
4967              
4968              ------  LIBRARY  ------
4969              
4970              Title:  "Fix File::Find::finddepth typo in trial 2 release"
4971              From:  koenig@kulturbox.de (Andreas J. Koenig)
4972              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
4973              Files:  lib/File/Find.pm t/lib/filefind.t
4974              
4975              ------  PORTABILITY - GENERAL  ------
4976              
4977              Title:  "Add Porting/patching.pod document"
4978              From:  Daniel Grisinger <dgris@tdrenterprises.com>
4979              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
4980              Files:  MANIFEST Porting/patching.pod
4981              
4982              Title:  "hints/machten.sh: disable semctl(), align with devel version"
4983              From:  Dominic Dunlop <domo@vo.lu>
4984              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
4985              Files:  hints/machten.sh
4986              
4987              Title:  "Add VMS specifics to Porting/makerel"
4988              From:  Charles Bailey <BAILEY@newman.upenn.edu>
4989              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
4990              <199804271732.SAA13762@toad.ig.co.uk>,
4991              <9804250212.AA27695@forte.com>
4992              Files:  Porting/makerel
4993      Branch: maint-5.004/perl
4994            + Porting/patching.pod
4995            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
4996            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
4997            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
4998            ! t/lib/filefind.t
4999 ____________________________________________________________________________
5000 [   921] By: gsar                                  on 1998/05/10  02:28:03
5001         Log: various tweaks to makefiles
5002      Branch: win32/perl
5003            ! win32/Makefile win32/makedef.pl win32/makefile.mk
5004 ____________________________________________________________________________
5005 [   920] By: gsar                                  on 1998/05/10  02:27:19
5006         Log: fix ExtUtils::Liblist mishandling paths with spaces
5007      Branch: win32/perl
5008            ! lib/ExtUtils/Liblist.pm
5009 ____________________________________________________________________________
5010 [   919] By: gsar                                  on 1998/05/09  17:10:15
5011         Log: minor cleanup
5012      Branch: win32/perl
5013            ! MANIFEST perl.c
5014 ____________________________________________________________________________
5015 [   918] By: gsar                                  on 1998/05/09  17:09:09
5016         Log: protect sortcop from C<sort { sort { ... } ... } ...>
5017              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
5018              Date:    Fri, 08 May 1998 19:33:44 EDT
5019              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
5020              Subject: [PATCH] Re: double recursion in sort 
5021      Branch: win32/perl
5022            ! pp_ctl.c t/op/runlevel.t
5023 ____________________________________________________________________________
5024 [   917] By: gsar                                  on 1998/05/09  17:05:55
5025         Log: c
5026      Branch: win32/perl
5027            ! win32/config.bc win32/config.gc win32/config.vc
5028 ____________________________________________________________________________
5029 [   916] By: gsar                                  on 1998/05/07  03:40:15
5030         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
5031      Branch: win32/perl
5032            ! pp.c
5033 ____________________________________________________________________________
5034 [   915] By: mbeattie                              on 1998/05/06  13:08:29
5035         Log: Speed up pp_entersub for usethreads with only 1 thread running.
5036      Branch: perl
5037            ! pp_hot.c
5038 ____________________________________________________________________________
5039 [   914] By: gsar                                  on 1998/05/03  18:44:38
5040         Log: make hv_iterinit() return HvKEYS()
5041              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
5042              Date:    Sat, 02 May 1998 16:29:22 EDT
5043              From:    "SynaptiCAD, Inc." <sales@syncad.com>
5044              Subject: incorrect return value for hv_iterinit
5045      Branch: win32/perl
5046            ! hv.c pod/perlguts.pod
5047 ____________________________________________________________________________
5048 [   913] By: TimBunce                              on 1998/05/01  22:38:38
5049         Log: Update MANIFEST for trial 2.
5050              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
5051      Branch: maint-5.004/perl
5052            ! MANIFEST
5053 ____________________________________________________________________________
5054 [   912] By: TimBunce                              on 1998/05/01  22:30:29
5055         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
5056      Branch: maint-5.004/perl
5057            + t/op/tiehandle.t
5058 ____________________________________________________________________________
5059 [   911] By: TimBunce                              on 1998/05/01  21:35:03
5060         Log: 
5061              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
5062              From:  timbo@ig.co.uk (Tim Bunce)
5063              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
5064              Files:  perl.h
5065              
5066              Title:  "Add WRITE & CLOSE to TIEHANDLE"
5067              From:  Graham Barr <gbarr@pobox.com>
5068              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
5069              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
5070      Branch: maint-5.004/perl
5071            + lib/Tie/Handle.pm
5072            ! perl.h pod/perltie.pod pp_sys.c
5073 ____________________________________________________________________________
5074 [   910] By: TimBunce                              on 1998/05/01  20:47:47
5075         Log: 
5076              Title:  "Add warning for Illegal hex digit"
5077              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
5078              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
5079              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
5080              <199804271409.PAA12819@toad.ig.co.uk>,
5081              <199804280307.WAA12332@psasolar.psa.pencom.com>
5082              Files:  pod/perldiag.pod util.c
5083              
5084              Title:  "perl_call_method() bug fix (corrupt op pointer)"
5085              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
5086              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
5087              Files:  perl.c
5088              
5089              Title:  "Fix printf segmentation fault"
5090              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5091              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
5092              Files:  pp_hot.c
5093              
5094              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
5095              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5096              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
5097              Files:  pod/perlsub.pod
5098      Branch: maint-5.004/perl
5099            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
5100 ____________________________________________________________________________
5101 [   909] By: TimBunce                              on 1998/05/01  19:44:47
5102         Log: 
5103              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
5104              Files:  doio.c util.c
5105      Branch: maint-5.004/perl
5106            ! doio.c util.c
5107 ____________________________________________________________________________
5108 [   908] By: gsar                                  on 1998/05/01  19:21:02
5109         Log: add AS patch#20 (exposes more global constants)
5110      Branch: asperl
5111            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
5112            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
5113            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
5114 ____________________________________________________________________________
5115 [   907] By: TimBunce                              on 1998/05/01  17:50:46
5116         Log: 
5117              Title:  "Runtime Carp verbosity without aliasing"
5118              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
5119              Msg-ID:  <H00000e50003936c@MHS>
5120              Files:  lib/Carp.pm
5121              
5122              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
5123              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
5124              <rootbeer@teleport.com>
5125              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
5126              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
5127              Files:  lib/File/Basename.pm
5128      Branch: maint-5.004/perl
5129            ! lib/Carp.pm lib/File/Basename.pm
5130 ____________________________________________________________________________
5131 [   906] By: TimBunce                              on 1998/04/28  11:04:49
5132         Log: 
5133              ------  CORE LANGUAGE  ------
5134              
5135              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
5136              references in LVs"
5137              From:  Spider Boardman <spider@orb.nashua.nh.us>
5138              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
5139              <19980422164037.D29222@perl.org>
5140              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
5141              pp.c sv.c
5142              
5143              Title:  "Fix SvGMAGIC typo in change 904"
5144              Files:  doop.c
5145      Branch: maint-5.004/perl
5146            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
5147            ! proto.h sv.c
5148 ____________________________________________________________________________
5149 [   905] By: TimBunce                              on 1998/04/28  10:32:20
5150         Log: Regexp patches
5151              
5152              Title:  "New regex flag //t to leave $1 etc. tainted"
5153              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
5154              Msg-ID:  <19980310192640.37826@cyprus>
5155              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
5156              t/op/taint.t toke.c
5157              
5158              Title:  "Don't accidentally untaint target of s///"
5159              From:  Chip Salzenberg <chip@pobox.com>
5160              Msg-ID:  <19980310151756.24767@cyprus>
5161              Files:  pp_ctl.c pp_hot.c t/op/taint.t
5162              
5163              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
5164              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
5165              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
5166              Files:  regcomp.c
5167      Branch: maint-5.004/perl
5168            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
5169            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
5170 ____________________________________________________________________________
5171 [   904] By: TimBunce                              on 1998/04/27  20:20:21
5172         Log: Assorted patches:
5173              
5174              ------  CORE LANGUAGE  ------
5175              
5176              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
5177              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
5178              <Tim.Bunce@ig.co.uk>
5179              Msg-ID:  <19980424080630.D13985@perl.org>
5180              Files:  doop.c
5181              
5182              Title:  "Better error message for require failure"
5183              From:  epeschko@den-mdev1 (Ed Peschko)
5184              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
5185              Files:  pod/perldiag.pod pp_ctl.c
5186              
5187              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
5188              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5189              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
5190              Files:  perl.c
5191              
5192              Title:  "Fix nice_chunk memory leak"
5193              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5194              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
5195              Files:  sv.c
5196              
5197              Title:  "-2.0 vs. -2 (was Number representations)"
5198              From:  Chip Salzenberg <chip@pobox.com>
5199              Msg-ID:  <19980309185652.11231@cyprus>
5200              Files:  op.c
5201              
5202              Title:  "perl.c fixes for -DUNEXEC"
5203              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
5204              <mwette@mr-ed.jpl.nasa.gov>
5205              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
5206              Files:  perl.c
5207              
5208              ------  DOCUMENTATION  ------
5209              
5210              Title:  "perlcall is Perl from C, not C from Perl"
5211              From:  Steve A Fink <sfink@cs.berkeley.edu>
5212              Files:  pod/perlembed.pod
5213              
5214              Title:  "Clarify require "Foo::Bar" non-bareword issue"
5215              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
5216              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
5217              Files:  pod/perlfunc.pod
5218              
5219              Title:  "(repost) new text for perlsec", "new text for perlsec"
5220              From:  Tom Phoenix <rootbeer@teleport.com>
5221              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
5222              Files:  pod/perlsec.pod
5223              
5224              ------  EXTENSIONS  ------
5225              
5226              Title:  "IO::Socket->socketpair broken (typo)"
5227              From:  Olaf Titz <olaf@bigred.inka.de>
5228              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
5229              Files:  ext/IO/lib/IO/Socket.pm
5230              
5231              Title:  "NDBM_File man page needs Fcntl"
5232              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
5233              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
5234              Files:  ext/NDBM_File/NDBM_File.pm
5235              
5236              ------  LIBRARY  ------
5237              
5238              Title:  "Documentation discrepancy: pragmatic modules"
5239              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
5240              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
5241              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
5242              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
5243              
5244              ------  PORTABILITY - GENERAL  ------
5245              
5246              Title:  "Updated hints file for svr4"
5247              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5248              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
5249              Files:  hints/svr4.sh
5250              
5251              Title:  "Pumpkin update -- shared libperl.so location"
5252              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5253              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
5254              Files:  Porting/pumpkin.pod
5255              
5256              Title:  "perl compile fix for AIX 4.3"
5257              From:  Jens-Uwe Mager <jum@helios.de>
5258              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
5259              Files:  ext/DynaLoader/dl_aix.xs
5260              
5261              Title:  "Dynaloader build on VMS",
5262              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
5263              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
5264              Files:  vms/descrip.mms
5265              
5266              ------  UTILITIES  ------
5267              
5268              Title:  "Major update to h2ph.PL"
5269              From:  Billy <wdconsta@cs.adelaide.edu.au>
5270              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
5271              Files:  utils/h2ph.PL
5272      Branch: maint-5.004/perl
5273            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
5274            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
5275            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
5276            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
5277            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
5278 ____________________________________________________________________________
5279 [   903] By: gsar                                  on 1998/04/25  22:27:19
5280         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
5281      Branch: asperl
5282            ! win32/GenCAPI.pl
5283 ____________________________________________________________________________
5284 [   902] By: nick                                  on 1998/04/25  16:35:08
5285         Log: Case sensitive tweak to perldoc.PL
5286      Branch: ansiperl
5287            ! utils/perldoc.PL
5288 ____________________________________________________________________________
5289 [   901] By: nick                                  on 1998/04/25  15:16:54
5290         Log: Implement use attrs qw(locked package);
5291              Passes all tests except posix (hangs/dies) in sigaction test after 
5292              printing "ok 9".
5293      Branch: ansiperl
5294            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
5295 ____________________________________________________________________________
5296 [   900] By: nick                                  on 1998/04/25  13:58:17
5297         Log: Auto-insert defined() test in while when test expression is 
5298              readline (i.e. <>), glob, readdir, or each.
5299      Branch: ansiperl
5300            + t/op/defins.t
5301            ! op.c pod/perlop.pod
5302 ____________________________________________________________________________
5303 [   899] By: nick                                  on 1998/04/25  13:14:52
5304         Log: Resolve ansiperl against win32 branch
5305      Branch: ansiperl
5306           +> (branch 53 files)
5307            - config_H
5308           !> (integrate 227 files)
5309 ____________________________________________________________________________
5310 [   898] By: gsar                                  on 1998/04/24  17:01:05
5311         Log: add AS patch#18
5312      Branch: asperl
5313            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
5314 ____________________________________________________________________________
5315 [   897] By: TimBunce                              on 1998/04/23  19:49:22
5316         Log: Assorted patches:
5317              
5318              ------  CORE LANGUAGE  ------
5319              
5320              Title:  "fix for "Unbalanced string table refcount""
5321              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5322              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
5323              Files:  sv.c
5324              
5325              Title:  "Allow more lenient switch processing"
5326              From:  "John L. Allen" <allen@grumman.com>
5327              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
5328              Files:  perl.c
5329              
5330              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
5331              From:  Gisle Aas <gisle@aas.no>
5332              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
5333              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
5334              
5335              Title:  "Odd number of elements in hash list."
5336              From:  Tom Phoenix <rootbeer@teleport.com>
5337              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
5338              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
5339              
5340              Title:  "another destruct_level fix"
5341              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5342              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
5343              Files:  hv.c
5344              
5345              Title:  "bidirectional pipe warning blues"
5346              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
5347              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
5348              Files:  doio.c
5349              
5350              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
5351              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
5352              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
5353              Files:  pp_hot.c pp_sys.c
5354              
5355              Title:  "unimplemented umask() should return undef not die"
5356              From:  kstar@chapin.edu (Kurt D. Starsinic)
5357              Msg-ID:  <199803120515.VAA08660@chapin.edu>
5358              Files:  pod/perlfunc.pod pp_sys.c
5359              
5360              Title:  "warning for: bless $foo, """
5361              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
5362              Msg-ID:  <H00000e5000378a0@MHS>
5363              Files:  pod/perldiag.pod pp.c
5364              
5365              ------  DOCUMENTATION  ------
5366              
5367              Title:  "Mention SWIG in perlxs.pod"
5368              From:  Steve A Fink <sfink@cs.berkeley.edu>
5369              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
5370              Files:  pod/perlxs.pod
5371              
5372              Title:  "fix-up of previous perlre.pod patch"
5373              From:  Ted Ashton <ashted@southern.edu>
5374              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
5375              Files:  pod/perlre.pod
5376              
5377              Title:  "long list of man page nitpicks"
5378              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
5379              <tchrist@jhereg.perl.com>
5380              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
5381              <199804222204.QAA20805@jhereg.perl.com>
5382              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
5383              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
5384              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5385              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
5386              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
5387              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
5388              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5389              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
5390              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
5391              pod/pod2man.PL
5392              
5393              Title:  "document that system() does not set $! when it fails"
5394              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
5395              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
5396              Files:  pod/perlfunc.pod
5397              
5398              Title:  "Fix pod/roffitall execute permission"
5399              From:  lvirden@cas.org
5400              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
5401              Files:  pod/roffitall
5402              
5403              Title:  "document when split ignores trailing empty fields"
5404              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5405              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
5406              Files:  pod/perlfunc.pod
5407              
5408              ------  EXTENSIONS  ------
5409              
5410              Title:  "Buglet in Opcode.pm documentation"
5411              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
5412              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
5413              Files:  ext/Opcode/Opcode.pm
5414              
5415              Title:  "Failure to append to perllocal.pod should not be fatal"
5416              From:  koenig@kulturbox.de (Andreas J. Koenig)
5417              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
5418              Files:  lib/ExtUtils/MM_Unix.pm
5419              
5420              Title:  "Document that IO.pm does not load IO::Select etc"
5421              From:  Graham Barr <gbarr@ti.com>
5422              Msg-ID:  <353B48F1.64E35A63@ti.com>
5423              Files:  ext/IO/IO.pm
5424              
5425              Title:  "Install extensions with bootstrap (again) in $archlib"
5426              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
5427              Koenig)
5428              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
5429              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
5430              Files:  lib/ExtUtils/Install.pm
5431              
5432              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
5433              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5434              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
5435              Files:  ext/Socket/Socket.xs
5436              
5437              ------  LIBRARY  ------
5438              
5439              Title:  "Benchmark.pm: add run-for-some-time mode"
5440              From:  Jarkko Hietaniemi <jhi@iki.fi>
5441              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
5442              Files:  lib/Benchmark.pm
5443              
5444              Title:  "Comments added to Carp.pm"
5445              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
5446              <chip@perlsupport.com>, Tom Christiansen
5447              <tchrist@jhereg.perl.com>
5448              Msg-ID:  <19980422164242.E29222@perl.org>,
5449              <199804222033.OAA17959@jhereg.perl.com>,
5450              <980409182357.ZM21638@bandanna>
5451              Files:  lib/Carp.pm
5452              
5453              Title:  "chat2.pl fix"
5454              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5455              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
5456              Files:  lib/chat2.pl
5457              
5458              Title:  "lib/Pod/Html.pm"
5459              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
5460              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
5461              <199710180417.AAA19778@staff2.cso.uiuc.edu>
5462              Files:  lib/Pod/Html.pm
5463              
5464              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
5465              arg."
5466              From:  hiroo.hayashi@computer.org
5467              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
5468              Files:  lib/Term/ReadLine.pm
5469              
5470              ------  OTHER CHANGES  ------
5471              
5472              Title:  "ptags broken"
5473              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5474              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
5475              Files:  emacs/ptags
5476              
5477              ------  PORTABILITY - WIN32  ------
5478              
5479              Title:  "win32 tweaks (signals and crypt support)"
5480              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5481              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
5482              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
5483              win32/config_H.vc win32/win32.c
5484              
5485              ------  PORTABILITY - GENERAL  ------
5486              
5487              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
5488              From:  Russ Allbery <rra@stanford.edu>
5489              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
5490              Files:  Porting/Contract
5491              
5492              Title:  "Config: Irix 5 hints"
5493              From:  kstar@O2.chapin.edu
5494              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
5495              Files:  hints/irix_5.sh
5496              
5497              Title:  "VMS patches to 5.004_03"
5498              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5499              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
5500              Files:  vms/vms.c
5501              
5502              Title:  "hints/netbsd.sh - enable vfork"
5503              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5504              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
5505              Files:  hints/netbsd.sh
5506              
5507              ------  UTILITIES  ------
5508              
5509              Title:  "support find2perl -follow"
5510              From:  Billy <wdconsta@cs.adelaide.edu.au>
5511              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
5512              Files:  x2p/find2perl.PL
5513      Branch: maint-5.004/perl
5514            + Porting/Contract t/op/hashwarn.t
5515            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
5516            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
5517            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
5518            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
5519            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
5520            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
5521            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
5522            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
5523            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
5524            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
5525            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
5526            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
5527            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5528            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
5529            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
5530            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
5531            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
5532            ! win32/config_H.bc win32/config_H.vc win32/win32.c
5533            ! x2p/find2perl.PL
5534 ____________________________________________________________________________
5535 [   896] By: TimBunce                              on 1998/04/22  11:49:24
5536         Log: Assorted patches:
5537              
5538              ------  CORE LANGUAGE  ------
5539              
5540              Title:  "Additional regex-cache patch"
5541              From:  Chip Salzenberg <chip@atlantic.net>
5542              Msg-ID:  <19980305104831.38100@cyprus>
5543              Files:  pp_ctl.c
5544              
5545              Title:  "Conservative C<*x = undef> patch"
5546              From:  Chip Salzenberg <chip@atlantic.net>
5547              Msg-ID:  <19980310163310.48509@cyprus>
5548              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
5549              
5550              Title:  "Consider @ARGV to be plain files if inplace (-i)"
5551              From:  Chip Salzenberg <salzench@nielsenmedia.com>
5552              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
5553              Files:  doio.c
5554              
5555              Title:  "Fix semctl for Linux, Sun and SVR4"
5556              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
5557              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
5558              Files:  doio.c
5559              
5560              Title:  "C<dSP> entails using C<SP>, not C<sp>"
5561              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5562              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
5563              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
5564              doio.c doop.c ext/DB_File/DB_File.xs
5565              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
5566              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
5567              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
5568              win32/win32.c
5569              
5570              Title:  "Make autouse -w-safe"
5571              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5572              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
5573              Files:  lib/autouse.pm op.c sv.c
5574              
5575              Title:  "Misleading error on close of unopened handle"
5576              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5577              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
5578              Files:  doio.c
5579              
5580              Title:  "Confusing error from perl -e "x'""
5581              From:  Hans Mulder <hansmu@xs4all.nl>
5582              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
5583              Files:  toke.c
5584              
5585              Title:  "Add HAS_GNULIBC define"
5586              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5587              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
5588              Files:  config_H config_h.SH
5589              
5590              Title:  "h_errno might not be an int"
5591              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5592              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
5593              Files:  pp_sys.c
5594              
5595              Title:  "Revised taint hole closer", "Revised taint hole closer"
5596              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
5597              <ilya@math.ohio-state.edu>
5598              Msg-ID:  <19980310222127.09350@cyprus>,
5599              <199803110554.AAA29157@monk.mps.ohio-state.edu>
5600              Files:  doio.c
5601              
5602              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
5603              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
5604              van der Sanden)
5605              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
5606              <199803171727.MAA05234@aatma.engin.umich.edu>
5607              Files:  op.c t/op/misc.t
5608              
5609              Title:  "Stale SP in pp_substr"
5610              From:  Stephen McCamant <alias@mcs.com>
5611              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
5612              Files:  pp.c
5613              
5614              Title:  "Statement unlikely to be reached warning"
5615              From:  Hans Mulder <hansm@icgned.nl>
5616              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
5617              Files:  op.c
5618              
5619              Title:  "Tainting propagates from nowhere"
5620              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5621              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
5622              Files:  pp.c
5623              
5624              Title:  "two trivial tweaks to 5.004m5t1"
5625              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5626              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
5627              Files:  proto.h win32/Makefile
5628              
5629              Title:  "unpacking negatives on Alpha"
5630              From:  Achim Bohnet <ach@mpe.mpg.de>
5631              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
5632              Files:  pp.c t/op/pack.t
5633              
5634              ------  LIBRARY AND EXTENSIONS  ------
5635              
5636              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
5637              From:  Graham Barr <gbarr@ti.com>
5638              Msg-ID:  <3482F365.4A0486BA@ti.com>
5639              Files:  lib/Cwd.pm
5640              
5641              Title:  "Math/BigInt.pm, fixed use of undefined value."
5642              From:  abigail@fnx.com
5643              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
5644              Files:  lib/Math/BigInt.pm
5645              
5646              Title:  "File::Find rewrite"
5647              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5648              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
5649              Files:  lib/File/Find.pm
5650              
5651              Title:  "efficient version of strict.pm"
5652              From:  koenig@anna.mind.de (Andreas J. Koenig)
5653              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
5654              Files:  lib/strict.pm
5655              
5656              Title:  "Socket occasional SEGV in pack_sockaddr_un"
5657              From:  Trevor Blackwell <tlb@viaweb.com>
5658              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
5659              Files:  ext/Socket/Socket.xs
5660              
5661              Title:  "Warning on mis-use of 'use lib'"
5662              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5663              <rootbeer@teleport.com>, chip@atlantic.net
5664              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
5665              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
5666              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
5667              Files:  lib/lib.pm
5668              
5669              Title:  "bug in Class::Struct"
5670              From:  Tom Christiansen <tchrist@toy.perl.com>
5671              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
5672              Files:  lib/Class/Struct.pm
5673              
5674              Title:  "Allow POSIX to export nice()"
5675              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
5676              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
5677              Files:  ext/POSIX/POSIX.pm
5678              
5679              Title:  "'use Env' on WinNT/95 fails"
5680              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5681              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
5682              Files:  lib/Env.pm
5683              
5684              ------  OTHER CHANGES  ------
5685              
5686              Title:  "mv-if-diff"
5687              From:  Robin Barker <rmb1@cise.npl.co.uk>
5688              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
5689              Files:  mv-if-diff
5690              
5691              ------  PORTABILITY - WIN32  ------
5692              
5693              Title:  "fix various problems with backticks on win32"
5694              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5695              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
5696              Files:  win32/config_h.PL win32/win32.c
5697              
5698              ------  TESTS  ------
5699              
5700              Title:  "Fix bug in locale.t"
5701              From:  Jarkko Hietaniemi <jhi@iki.fi>
5702              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
5703              Files:  t/pragma/locale.t
5704      Branch: maint-5.004/perl
5705            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
5706            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
5707            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
5708            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
5709            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
5710            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
5711            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
5712            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
5713            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
5714            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
5715            ! win32/Makefile win32/config_h.PL win32/win32.c
5716 ____________________________________________________________________________
5717 [   895] By: gsar                                  on 1998/04/22  03:13:19
5718         Log: intern -> sys_intern
5719      Branch: win32/perl
5720            ! embedvar.h interp.sym intrpvar.h win32/win32.h
5721 ____________________________________________________________________________
5722 [   894] By: gsar                                  on 1998/04/22  02:42:20
5723         Log: hand-applied patch along with small tweaks
5724              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
5725              Date:    Tue, 21 Apr 1998 23:31:06 +0200
5726              From:    jan.dubois@ibm.net (Jan Dubois)
5727              Subject: Re: Per-Interpreter variables for win32.c 
5728      Branch: win32/perl
5729            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
5730            ! win32/makedef.pl win32/win32.c win32/win32.h
5731 ____________________________________________________________________________
5732 [   893] By: gsar                                  on 1998/04/21  03:42:21
5733         Log: add AS patch#17
5734      Branch: asperl
5735            + win32/GenCAPI.pl
5736            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
5737            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
5738            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
5739            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
5740            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
5741            ! win32/win32.c
5742 ____________________________________________________________________________
5743 [   892] By: gsar                                  on 1998/04/20  20:51:50
5744         Log: add AS patch#16
5745      Branch: asperl
5746            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
5747            ! win32/makefile.mk
5748 ____________________________________________________________________________
5749 [   891] By: gsar                                  on 1998/04/19  23:50:34
5750         Log: tweak doc for C<do FILENAME>
5751      Branch: win32/perl
5752            ! pod/perlfunc.pod
5753 ____________________________________________________________________________
5754 [   890] By: gsar                                  on 1998/04/19  01:08:11
5755         Log: use a pidtable that grows dynamically for popen()
5756              Message-Id: <3539f434.44835409@smtp1.ibm.net>
5757              Date:    Sat, 18 Apr 1998 21:01:27 +0200
5758              From:    jan.dubois@ibm.net (Jan Dubois)
5759              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
5760      Branch: win32/perl
5761            ! win32/win32.c
5762 ____________________________________________________________________________
5763 [   889] By: gsar                                  on 1998/04/17  02:13:58
5764         Log: support POSIX, enable more locale tests
5765      Branch: win32/perl
5766            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5767            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
5768            ! win32/makedef.pl win32/makefile.mk
5769 ____________________________________________________________________________
5770 [   888] By: mbeattie                              on 1998/04/14  16:22:51
5771         Log: CC did "<<" instead of ">>" for right-shift on ints.
5772      Branch: perl
5773            ! ext/B/B/CC.pm
5774 ____________________________________________________________________________
5775 [   887] By: TimBunce                              on 1998/04/10  17:44:55
5776         Log: Assorted patches:
5777              
5778              ------  CORE LANGUAGE  ------
5779              
5780              Title:  "Re: die exits with 0"
5781              From:  Robin Barker <rmb1@cise.npl.co.uk>
5782              Files:  perl.c t/op/die_exit.t
5783              
5784              Title:  "More toke.c commentary; fix oddity"
5785              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
5786              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
5787              Files:  toke.c
5788              
5789              Title:  "for semctl on solaris"
5790              From:  Graham Barr <gbarr@ti.com>
5791              Msg-ID:  <34624B80.C014E841@ti.com>
5792              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
5793              
5794              ------  DOCUMENTATION  ------
5795              
5796              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
5797              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
5798              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
5799              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
5800              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
5801              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
5802              Files:  pod/perlre.pod
5803              
5804              ------  LIBRARY AND EXTENSIONS  ------
5805              
5806              Title:  "BigFloat - small neagtive numbers cause panic"
5807              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
5808              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
5809              Files:  lib/Math/BigFloat.pm
5810              
5811              Title:  "Update Getopt::Long to 2.16"
5812              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
5813              <jvromans@squirrel.nl>
5814              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
5815              <13572.6847.863219.973795@phoenix.squirrel.nl>
5816              Files:  lib/Getopt/Long.pm
5817              
5818              Title:  "New Text::ParseWords"
5819              From:  pomeranz@netcom.com (Hal Pomeranz)
5820              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
5821              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
5822              
5823              Title:  "Fixed Text/Wrap.pm bugs (2)"
5824              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
5825              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
5826              Files:  lib/Text/Wrap.pm
5827              
5828              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
5829              print/exit)"
5830              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
5831              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
5832              Files:  lib/File/CheckTree.pm
5833              
5834              ------  OTHER CHANGES  ------
5835              
5836              Title:  "Add ./emacs/ptags"
5837              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5838              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
5839              Files:  emacs/ptags
5840              
5841              ------  TESTS  ------
5842              
5843              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
5844              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
5845              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
5846              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
5847              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
5848              <v02130515b06be80f1486@[205.228.240.16]>
5849              Files:  t/op/stat.t
5850              
5851              Title:  "for failure with lib/timelocal"
5852              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
5853              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
5854              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
5855              Files:  t/lib/timelocal.t
5856              
5857              Title:  "Make "localhost" related failures more clear"
5858              From:  Paul Hoffman <phoffman@proper.com>
5859              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
5860              Files:  t/lib/io_sock.t t/lib/io_udp.t
5861              
5862              ------  UTILITIES  ------
5863              
5864              Title:  "Let h2xs read multiple header files"
5865              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
5866              <bsugars@canoe.ca>
5867              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
5868              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
5869              Files:  utils/h2xs.PL
5870      Branch: maint-5.004/perl
5871            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
5872            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
5873            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
5874            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
5875            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
5876            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
5877 ____________________________________________________________________________
5878 [   886] By: TimBunce                              on 1998/04/10  14:35:34
5879         Log: Changes relating primarily to portability.
5880              
5881              ------  CORE LANGUAGE  ------
5882              
5883              Title:  "5.004_55: Another round of OS/2 patches"
5884              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5885              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
5886              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
5887              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
5888              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
5889              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
5890              t/lib/filecopy.t util.c utils/perldoc.PL
5891              
5892              Title:  "VMS: chdir() with empty arg list"
5893              From:  lane@duphy4.drexel.edu (Charles Lane)
5894              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
5895              Files:  pp_sys.c
5896              
5897              ------  LIBRARY AND EXTENSIONS  ------
5898              
5899              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
5900              From:  "W. Phillip Moore" <wpm@ms.com>
5901              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
5902              Files:  lib/ExtUtils/MM_Unix.pm
5903              
5904              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
5905              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
5906              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
5907              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
5908              
5909              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
5910              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5911              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
5912              Files:  ext/POSIX/POSIX.xs
5913              
5914              Title:  ""ODBM_File.c", line 275: NULL undefined"
5915              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
5916              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
5917              Files:  ext/ODBM_File/ODBM_File.xs
5918              
5919              ------  OTHER CHANGES  ------
5920              Files:  
5921              
5922              ------  PORTABILITY - GENERAL  ------
5923              
5924              Title:  "5.004_04 QNX getcwd"
5925              From:  Norton Allen <allen@huarp.harvard.edu>
5926              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
5927              <199803061511.KAA22346@bottesini.harvard.edu>
5928              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
5929              
5930              Title:  "hints/netbsd.sh d_setrgid d_setruid"
5931              From:  Jarkko Hietaniemi <jhi@iki.fi>
5932              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
5933              Files:  hints/netbsd.sh
5934              
5935              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
5936              d_casti32=undef"
5937              From:  Tom Hughes <tom@compton.demon.co.uk>
5938              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
5939              Files:  hints/svr4.sh
5940              
5941              Title:  "hints/bsdos.sh patch for BSDI 3.1"
5942              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
5943              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
5944              Files:  hints/bsdos.sh
5945              
5946              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
5947              From:  Keong Lim <Keong.Lim@sr.com.au>
5948              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
5949              Files:  ext/DynaLoader/dl_hpux.xs
5950              
5951              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
5952              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
5953              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
5954              Files:  hints/aix.sh
5955              
5956              Title:  "alpha-dec_osf 5.0"
5957              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
5958              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
5959              Files:  hints/dec_osf.sh
5960              
5961              Title:  "Off-by-one error with OS2::PrfDB"
5962              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5963              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
5964              Files:  os2/OS2/PrfDB/PrfDB.xs
5965              
5966              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
5967              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5968              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
5969              Files:  hints/openbsd.sh
5970              
5971              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
5972              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5973              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
5974              Files:  hints/linux.sh
5975              
5976              Title:  "5.004_(04|63)] Close VMS security hole"
5977              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5978              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
5979              Files:  vms/vms.c
5980              
5981              Title:  "Re: Perl online documentation on OpenVMS"
5982              From:  pvhp@forte.com (Peter Prymmer)
5983              Msg-ID:  <9803192143.AA28120@forte.com>
5984              Files:  README.vms
5985              
5986              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
5987              vms/perly_c.vms and vms/perly_h.vms"
5988              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
5989              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
5990              Msg-ID:  <199710151650.JAA29185@wall.org>,
5991              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
5992              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
5993              Files:  vms/perly_c.vms
5994              
5995              Title:  "Updated, non-wordwrapped, patch to README.VMS"
5996              From:  Dan Sugalski <sugalskd@osshe.edu>
5997              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
5998              Files:  README.vms
5999              
6000              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
6001              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6002              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
6003              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
6004              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
6005              vms/ext/filespec.t
6006              
6007              Title:  "Re: VMSperl crashes on -Mblib argument"
6008              From:  bailey@newman.upenn.edu (Charles Bailey)
6009              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
6010              Files:  lib/blib.pm vms/vms.c
6011              
6012              Title:  "hints/linux.sh (MkLinux / PPC)"
6013              From:  pudge@pobox.com (Chris Nandor)
6014              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
6015              Files:  hints/linux.sh
6016              
6017              Title:  "hpux.sh hints file clarification suggestion"
6018              From:  root@qad.com
6019              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
6020              Files:  hints/hpux.sh
6021              
6022              Title:  "new hints/solaris_2.sh"
6023              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6024              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
6025              Files:  hints/solaris_2.sh
6026      Branch: maint-5.004/perl
6027            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6028            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
6029            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
6030            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
6031            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
6032            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
6033            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6034            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
6035            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
6036            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
6037            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
6038            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
6039            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6040            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
6041            ! vms/vms.c
6042 ____________________________________________________________________________
6043 [   885] By: gsar                                  on 1998/04/08  01:14:29
6044         Log: small tweaks to make it compile (doesn't run)
6045      Branch: asperl
6046            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
6047            ! win32/config.vc win32/makefile.mk
6048 ____________________________________________________________________________
6049 [   884] By: gsar                                  on 1998/04/08  00:14:13
6050         Log: integrate mainline changes
6051      Branch: asperl
6052           +> Changes5.004 ext/Thread/Thread/Signal.pm
6053           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
6054           +> lib/ExtUtils/inst t/op/hashwarn.t
6055            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
6056           !> (integrate 127 files)
6057 ____________________________________________________________________________
6058 [   883] By: gsar                                  on 1998/04/06  20:21:20
6059         Log: make old DomainName() implementation the default (so Win95
6060              is happy)
6061      Branch: win32/perl
6062            ! win32/win32.c
6063 ____________________________________________________________________________
6064 [   882] By: gsar                                  on 1998/04/05  23:32:33
6065         Log: fix memory leaks in offer_nice_chunk()
6066      Branch: win32/perl
6067            ! perl.h sv.c
6068 ____________________________________________________________________________
6069 [   881] By: gsar                                  on 1998/04/04  23:11:52
6070         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
6071      Branch: win32/perl
6072            ! cop.h util.c
6073 ____________________________________________________________________________
6074 [   880] By: gsar                                  on 1998/04/04  22:35:54
6075         Log: fix refcounting of GvSTASH() when glob becomes nought
6076              (this takes care of the "unbalanced strtab refcount" problem)
6077      Branch: win32/perl
6078            ! sv.c
6079 ____________________________________________________________________________
6080 [   879] By: gsar                                  on 1998/04/04  21:16:17
6081         Log: change 866 was incomplete
6082      Branch: win32/perl
6083            ! hv.c
6084 ____________________________________________________________________________
6085 [   878] By: gsar                                  on 1998/04/04  20:31:56
6086         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
6087      Branch: win32/perl
6088            ! cop.h perl.c pp_ctl.c
6089 ____________________________________________________________________________
6090 [   877] By: gsar                                  on 1998/04/04  17:55:30
6091         Log: integrate mainline
6092      Branch: win32/perl
6093           +> Changes5.004
6094           !> Changes MANIFEST sv.c t/op/misc.t
6095 ____________________________________________________________________________
6096 [   876] By: gsar                                  on 1998/04/04  17:26:32
6097         Log: remove __declspec kludge in sdbm.h in favor of setting a
6098              flag for static symbols
6099      Branch: win32/perl
6100            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
6101            ! ext/SDBM_File/sdbm/sdbm.h
6102 ____________________________________________________________________________
6103 [   875] By: gsar                                  on 1998/04/04  01:11:57
6104         Log: fix order of init
6105              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
6106              Date:    Fri, 03 Apr 1998 13:58:15 PST
6107              From:    Dan Sugalski <sugalskd@osshe.edu>
6108              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
6109              with MULTIPLICITY
6110      Branch: win32/perl
6111            ! perl.c
6112 ____________________________________________________________________________
6113 [   874] By: gsar                                  on 1998/04/04  00:34:59
6114         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
6115              the declared symbol is not in a DLL (so kludge it)
6116      Branch: win32/perl
6117            ! ext/SDBM_File/sdbm/sdbm.h
6118 ____________________________________________________________________________
6119 [   873] By: TimBunce                              on 1998/04/03  22:17:40
6120         Log: Title:  "FileHandle Documentation patch"
6121              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6122              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6123              Files:  lib/FileHandle.pm
6124      Branch: maint-5.004/perl
6125            ! lib/FileHandle.pm
6126 ____________________________________________________________________________
6127 [   872] By: TimBunce                              on 1998/04/03  22:01:03
6128         Log: Documentation and documentation related patches:
6129              
6130              ------  BUILD PROCESS  ------
6131              
6132              Title:  "Docs re /usr/bin/perl quasi-standard location"
6133              From:  Tom Phoenix <rootbeer@teleport.com>
6134              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
6135              Files:  INSTALL pod/perlrun.pod
6136              
6137              ------  DOCUMENTATION  ------
6138              
6139              Title:  "/RFC|RFC-1305/ non-greedy"
6140              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
6141              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
6142              Files:  pod/perlre.pod
6143              
6144              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
6145              From:  Jarkko Hietaniemi <jhi@iki.fi>
6146              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
6147              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
6148              
6149              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
6150              From:  Jarkko Hietaniemi <jhi@iki.fi>
6151              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
6152              Files:  pod/perlfunc.pod
6153              
6154              Title:  "typo-fix and suggestion for perlguts.pod"
6155              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6156              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
6157              Files:  pod/perlguts.pod
6158              
6159              Title:  "perlfunc/syscall curiosity"
6160              From:  Roderick Schertler <roderick@argon.org>, Tkil
6161              <tkil@reptile.scrye.com>
6162              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
6163              <pziut8snva.fsf@eeyore.ibcinc.com>
6164              Files:  pod/perlfunc.pod
6165              
6166              Title:  "Document sprintf %#x behaviour for zero value"
6167              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
6168              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
6169              Files:  pod/perlfunc.pod
6170              
6171              Title:  "NUL termination (was Re: STOP THE PRESSES)"
6172              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6173              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
6174              Files:  pod/perlguts.pod
6175              
6176              Title:  "Typo fix."
6177              From:  abigail@fnx.com
6178              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
6179              Files:  pod/perlop.pod pod/perlvar.pod
6180              
6181              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
6182              From:  Achim Bohnet <ach@mpe.mpg.de>
6183              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
6184              Files:  pod/perlrun.pod
6185              
6186              Title:  "Re: Conservative C<*x = undef> patch"
6187              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6188              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
6189              Files:  pod/perltrap.pod
6190              
6191              Title:  "perlfunc.pod for flock()"
6192              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
6193              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
6194              Files:  pod/perlfunc.pod
6195              
6196              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
6197              From:  Tkil <tkil@scrye.com>
6198              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
6199              Files:  pod/perl.pod
6200              
6201              Title:  "for() and map() peculiarity"
6202              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6203              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
6204              Files:  pod/perlsyn.pod
6205              
6206              Title:  "Re: new text for perlsec"
6207              From:  Tom Phoenix <rootbeer@teleport.com>
6208              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
6209              Files:  pod/perlsec.pod
6210              
6211              Title:  "perldsc's debugger x command"
6212              From:  Roderick Schertler <roderick@argon.org>
6213              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
6214              Files:  pod/perldsc.pod
6215              
6216              Title:  "perlre.pod"
6217              From:  Ted Ashton <ashted@southern.edu>
6218              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
6219              Files:  pod/perlre.pod
6220              
6221              Title:  "Re: printf and $\", "printf and $\"
6222              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
6223              <rootbeer@teleport.com>, nag <nick@flirble.org>
6224              Msg-ID:  <199711141918.TAA08096@flirble.org>,
6225              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
6226              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
6227              Files:  pod/perlfunc.pod
6228              
6229              Title:  "recv() typo"
6230              From:  Roderick Schertler <roderick@argon.org>
6231              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
6232              Files:  pod/perlfunc.pod
6233              
6234              Title:  "truncate return value"
6235              From:  Roderick Schertler <roderick@argon.org>
6236              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
6237              Files:  pod/perlfunc.pod
6238              
6239              Title:  "update to perlbook.pod"
6240              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
6241              <merlyn@stonehenge.com>, Stephen Potter
6242              <spp@psasolar.colltech.com>, Tom Phoenix
6243              <rootbeer@teleport.com>
6244              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
6245              <199803241441.OAA01261@mediaone.net>,
6246              <8clnu0i05k.fsf@gadget.cscaper.com>,
6247              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
6248              Files:  pod/perlbook.pod
6249              
6250              Title:  "utime documentation"
6251              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
6252              <mjtg@cus.cam.ac.uk>
6253              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
6254              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
6255              Files:  pod/perlfunc.pod
6256              
6257              Title:  "(well, doc patch) use of // requires successful match"
6258              From:  Roderick Schertler <roderick@argon.org>
6259              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
6260              Files:  pod/perlop.pod
6261              
6262              ------  LIBRARY AND EXTENSIONS  ------
6263              
6264              Title:  "MakeMaker PM doc patch and a DIR buglet"
6265              From:  Achim Bohnet <ach@mpe.mpg.de>
6266              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
6267              Files:  lib/ExtUtils/MakeMaker.pm
6268              
6269              Title:  "bareword clarification for constant.pm"
6270              From:  Roderick Schertler <roderick@argon.org>
6271              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
6272              Files:  lib/constant.pm
6273              
6274              Title:  "integer rand - bug or feature?"
6275              From:  Roderick Schertler <roderick@argon.org>
6276              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
6277              Files:  lib/integer.pm
6278              
6279              ------  OTHER CHANGES  ------
6280              
6281              Title:  "FileHandle Documentation patch"
6282              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6283              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6284              
6285              Title:  "perl5.004_61 myconfig updates"
6286              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6287              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
6288              Files:  myconfig
6289              
6290              Title:  "small fixups in pod2latex.PL"
6291              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6292              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
6293              
6294              ------  PORTABILITY - GENERAL  ------
6295              
6296              Title:  "Misc doc fixes for README.VMS"
6297              From:  Dan Sugalski <sugalskd@osshe.edu>
6298              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
6299              Files:  README.vms
6300              
6301              Title:  "moved DynaLib"
6302              From:  John Tobey <jtobey@channel1.com>
6303              Msg-ID:  <199710182332.XAA21630@remote212>
6304              Files:  ext/DynaLoader/DynaLoader.pm.PL
6305              
6306              ------  UTILITIES  ------
6307              
6308              Title:  "Searching for FAQs (patch to perldoc)"
6309              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
6310              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
6311              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
6312              Files:  utils/perldoc.PL
6313              
6314              Title:  "perldoc"
6315              From:  Ted Ashton <ashted@southern.edu>
6316              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
6317              Files:  utils/perldoc.PL
6318              
6319              Title:  "perldoc -f not using pod2man"
6320              From:  Russ Allbery <rra@stanford.edu>
6321              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
6322              Files:  utils/perldoc.PL
6323              
6324              Title:  "perldoc -m should not require pod"
6325              From:  Robin Houston <robin@nml.guardian.co.uk>
6326              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
6327              Files:  utils/perldoc.PL
6328              
6329              Title:  "small fix for perldoc in perl 5.004_04"
6330              From:  Julian Yip <julian@imoney.com>
6331              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
6332              Files:  utils/perldoc.PL
6333      Branch: maint-5.004/perl
6334            - ext/DynaLoader/DynaLoader.pm
6335            ! Changes Configure INSTALL README.vms
6336            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
6337            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
6338            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
6339            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
6340            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
6341            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
6342            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
6343            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
6344            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
6345            ! pod/pod2latex.PL toke.c utils/perldoc.PL
6346
6347 ----------------
6348 Version 5.004_64
6349 ----------------
6350
6351 ____________________________________________________________________________
6352 [   871] By: mbeattie                              on 1998/04/03  13:38:59
6353         Log: Update Changes5.004 and Changes, fix MANIFEST
6354      Branch: perl
6355            + Changes
6356            ! Changes5.004 MANIFEST
6357 ____________________________________________________________________________
6358 [   870] By: mbeattie                              on 1998/04/03  13:36:29
6359         Log: Rename Changes to Changes5.004 (via an integrate)
6360      Branch: perl
6361           +> Changes5.004
6362            - Changes
6363 ____________________________________________________________________________
6364 [   869] By: mbeattie                              on 1998/04/03  11:53:00
6365         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
6366              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
6367              From: Jan-Pieter Cornet <johnpc@xs4all.net>
6368      Branch: perl
6369            ! sv.c t/op/misc.t
6370 ____________________________________________________________________________
6371 [   868] By: mbeattie                              on 1998/04/03  11:16:26
6372         Log: Integrate win32 branch into mainline
6373      Branch: perl
6374           !> (integrate 31 files)
6375 ____________________________________________________________________________
6376 [   867] By: gsar                                  on 1998/04/03  08:47:55
6377         Log: config.* fixes
6378      Branch: win32/perl
6379            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6380            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6381            ! win32/makefile.mk
6382 ____________________________________________________________________________
6383 [   866] By: gsar                                  on 1998/04/03  07:22:50
6384         Log: fixup hv_free_ent() to not fail on null HeVAL()
6385      Branch: win32/perl
6386            ! hv.c perl.c
6387 ____________________________________________________________________________
6388 [   865] By: gsar                                  on 1998/04/03  07:06:12
6389         Log: integrate mainline
6390      Branch: win32/perl
6391           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
6392           !> (integrate 71 files)
6393 ____________________________________________________________________________
6394 [   864] By: gsar                                  on 1998/04/03  06:59:37
6395         Log: implement stack-of-stacks so that magic invocations don't
6396              invalidate local stack pointer
6397      Branch: win32/perl
6398            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
6399            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
6400            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
6401 ____________________________________________________________________________
6402 [   863] By: gsar                                  on 1998/04/03  01:26:09
6403         Log: add AS patch#15
6404      Branch: asperl
6405            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
6406            ! win32/config.bc win32/config.gc win32/config.vc
6407            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6408            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
6409            ! win32/win32.c win32/win32.h
6410 ____________________________________________________________________________
6411 [   862] By: mbeattie                              on 1998/04/02  17:08:43
6412         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
6413              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
6414              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6415      Branch: perl
6416            ! Configure ext/Socket/Socket.xs myconfig
6417 ____________________________________________________________________________
6418 [   861] By: mbeattie                              on 1998/04/02  16:32:53
6419         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
6420              since appropriate headers aren't included.
6421      Branch: perl
6422            ! ext/SDBM_File/sdbm/sdbm.h
6423 ____________________________________________________________________________
6424 [   860] By: mbeattie                              on 1998/04/02  16:17:11
6425         Log: Bumped patchlevel.h to 64
6426      Branch: perl
6427            ! patchlevel.h
6428 ____________________________________________________________________________
6429 [   859] By: mbeattie                              on 1998/04/02  16:16:26
6430         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
6431              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
6432              From: Jarkko Hietaniemi <jhi@iki.fi>
6433      Branch: perl
6434            ! hints/unicos.sh regcomp.h
6435 ____________________________________________________________________________
6436 [   858] By: mbeattie                              on 1998/04/02  16:13:24
6437         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
6438              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
6439              From: Tom Phoenix <rootbeer@teleport.com>
6440      Branch: perl
6441            + t/op/hashwarn.t
6442            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
6443 ____________________________________________________________________________
6444 [   857] By: mbeattie                              on 1998/04/02  16:08:43
6445         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
6446              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
6447              From: Charles Bailey <BAILEY@newman.upenn.edu>
6448      Branch: perl
6449            ! vms/vms.c
6450 ____________________________________________________________________________
6451 [   856] By: mbeattie                              on 1998/04/02  16:07:44
6452         Log: Subject: [PATCH] mv-if-diff
6453              Date: Fri, 27 Mar 98 18:06:11 GMT
6454              From: Robin Barker <rmb1@cise.npl.co.uk>
6455      Branch: perl
6456            ! mv-if-diff
6457 ____________________________________________________________________________
6458 [   855] By: mbeattie                              on 1998/04/02  16:06:54
6459         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
6460              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
6461              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
6462              Subject: [PATCH] another destruct_level fix
6463              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
6464      Branch: perl
6465            ! perl.c sv.c
6466 ____________________________________________________________________________
6467 [   854] By: mbeattie                              on 1998/04/02  16:03:37
6468         Log: Subject: Next wave of _63 VMS patches
6469              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
6470              From: Charles Bailey <BAILEY@newman.upenn.edu>
6471      Branch: perl
6472            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
6473            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
6474            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
6475            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
6476            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
6477            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
6478            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
6479            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
6480            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
6481            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
6482            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
6483            ! vms/vmsish.h
6484 ____________________________________________________________________________
6485 [   853] By: mbeattie                              on 1998/04/02  15:55:46
6486         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
6487              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
6488              From: Hans Mulder <hansmu@xs4all.nl>
6489      Branch: perl
6490            ! toke.c
6491 ____________________________________________________________________________
6492 [   852] By: mbeattie                              on 1998/04/02  15:54:24
6493         Log: Subject: [PATCH] small fixups in pod2latex.PL
6494              Date: 25 Mar 1998 13:30:25 -0800
6495              From: "Darren/Torin/Who Ever..." <torin@daft.com>
6496      Branch: perl
6497            ! pod/pod2latex.PL
6498 ____________________________________________________________________________
6499 [   851] By: mbeattie                              on 1998/04/02  15:50:58
6500         Log: Subject: [PATCH] hints/irix_6.sh with GCC
6501              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
6502              From: kstar@chapin.edu (Kurt D. Starsinic)
6503      Branch: perl
6504            ! hints/irix_6.sh
6505 ____________________________________________________________________________
6506 [   850] By: mbeattie                              on 1998/04/02  15:45:33
6507         Log: Subject: [PATCH] perldoc -m
6508              Date: Tue, 24 Mar 1998 13:19:38 GMT
6509              From: Robin Houston <robin@nml.guardian.co.uk>
6510      Branch: perl
6511            ! utils/perldoc.PL
6512 ____________________________________________________________________________
6513 [   849] By: mbeattie                              on 1998/04/02  15:42:52
6514         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
6515              Date: Mon, 23 Mar 1998 14:13:46 +0100
6516              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6517      Branch: perl
6518            ! djgpp/config.over hints/dos_djgpp.sh
6519 ____________________________________________________________________________
6520 [   848] By: mbeattie                              on 1998/04/02  15:38:19
6521         Log: Subject: [PATCH] Stale SP in pp_substr
6522              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
6523              From: Stephen McCamant <alias@mcs.com>
6524      Branch: perl
6525            ! pp.c
6526 ____________________________________________________________________________
6527 [   847] By: mbeattie                              on 1998/04/02  15:36:33
6528         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
6529      Branch: perl
6530            ! ext/POSIX/POSIX.pm
6531 ____________________________________________________________________________
6532 [   846] By: mbeattie                              on 1998/04/02  15:34:36
6533         Log: Subject: [PATCH] 5.004_63: further -e patching
6534              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
6535              From: Jarkko Hietaniemi <jhi@iki.fi>
6536      Branch: perl
6537            ! perl.c pod/perldiag.pod
6538 ____________________________________________________________________________
6539 [   845] By: mbeattie                              on 1998/04/02  15:25:18
6540         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
6541      Branch: perl
6542            ! Configure INSTALL Policy_sh.SH Porting/Glossary
6543            ! Porting/config.sh Porting/config_H config_h.SH
6544            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
6545            ! pp.c pp_sys.c regexec.c
6546 ____________________________________________________________________________
6547 [   844] By: mbeattie                              on 1998/04/02  14:28:17
6548         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
6549              Date: Wed, 18 Mar 1998 20:40:19 +0100
6550              From: Achim Bohnet <ach@mpe.mpg.de>
6551      Branch: perl
6552            ! pod/perlrun.pod
6553 ____________________________________________________________________________
6554 [   843] By: mbeattie                              on 1998/04/02  14:26:52
6555         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6556              Subject: 5.004_63 picky compiler fixes [PATCH]
6557              Date: Wed, 18 Mar 1998 09:36:32 -0800
6558              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
6559              Date: Wed, 18 Mar 1998 14:48:19 -0800
6560      Branch: perl
6561            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
6562 ____________________________________________________________________________
6563 [   842] By: mbeattie                              on 1998/04/02  14:22:41
6564         Log: From: Stephen Potter <spp@psasolar.colltech.com>
6565              Subject: Re: doc: perlrun typo 
6566              Date: Wed, 18 Mar 1998 10:06:55 -0600
6567              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
6568              Date: Tue, 24 Mar 1998 21:20:51 -0600
6569      Branch: perl
6570            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
6571 ____________________________________________________________________________
6572 [   841] By: mbeattie                              on 1998/04/02  14:17:31
6573         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
6574              Date: Wed, 18 Mar 1998 12:44:58 +0100
6575              From: Dominic Dunlop <domo@vo.lu>
6576      Branch: perl
6577            ! Porting/pumpkin.pod Todo
6578 ____________________________________________________________________________
6579 [   840] By: mbeattie                              on 1998/04/02  14:14:22
6580         Log: Subject: [PATCH] Configure hints/ patches
6581              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
6582              From: Jan-Pieter Cornet <johnpc@xs4all.net>
6583      Branch: perl
6584            ! hints/linux.sh hints/qnx.sh
6585 ____________________________________________________________________________
6586 [   839] By: mbeattie                              on 1998/04/02  14:13:13
6587         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
6588      Branch: perl
6589            ! cygwin32/perlgcc
6590 ____________________________________________________________________________
6591 [   838] By: gsar                                  on 1998/03/28  05:01:57
6592         Log: fix Env.pm to weed out illegal names
6593      Branch: win32/perl
6594            ! lib/Env.pm
6595 ____________________________________________________________________________
6596 [   837] By: gsar                                  on 1998/03/28  04:39:43
6597         Log: fix typo in makefile.mk
6598      Branch: win32/perl
6599            ! win32/makefile.mk
6600 ____________________________________________________________________________
6601 [   836] By: gsar                                  on 1998/03/23  17:40:15
6602         Log: add file: to installhtml URLs
6603      Branch: win32/perl
6604            ! win32/Makefile win32/makefile.mk
6605 ____________________________________________________________________________
6606 [   835] By: mbeattie                              on 1998/03/18  11:03:11
6607         Log: Add Thread::Signal to run signal handlers reliably in a new thread
6608      Branch: perl
6609            + ext/Thread/Thread/Signal.pm
6610            ! MANIFEST ext/Thread/Thread.xs
6611
6612 ----------------
6613 Version 5.004_63
6614 ----------------
6615
6616 ____________________________________________________________________________
6617 [   834] By: mbeattie                              on 1998/03/17  16:19:10
6618         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
6619      Branch: perl
6620            ! Policy_sh.SH
6621 ____________________________________________________________________________
6622 [   833] By: mbeattie                              on 1998/03/17  16:11:02
6623         Log: Integrate win32 branch into mainline.
6624      Branch: perl
6625           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
6626           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6627           !> win32/win32.c
6628 ____________________________________________________________________________
6629 [   832] By: gsar                                  on 1998/03/17  14:32:39
6630         Log: propagate bugfix @ change831 from asperl
6631      Branch: win32/perl
6632            ! regcomp.c
6633 ____________________________________________________________________________
6634 [   831] By: gsar                                  on 1998/03/17  14:02:51
6635         Log: fix buggy order of free() in regcomp.c (from AS)
6636      Branch: asperl
6637            ! regcomp.c
6638 ____________________________________________________________________________
6639 [   830] By: gsar                                  on 1998/03/17  01:10:54
6640         Log: add a part of AS patch#14, backout incomplete variable
6641              name changes for gcc. Builds and tests under VC/BC once again.
6642      Branch: asperl
6643            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
6644 ____________________________________________________________________________
6645 [   829] By: gsar                                  on 1998/03/16  23:49:18
6646         Log: stray tweak to win32.c
6647      Branch: win32/perl
6648            ! win32/win32.c
6649 ____________________________________________________________________________
6650 [   828] By: gsar                                  on 1998/03/16  22:06:03
6651         Log: update win32/config* files
6652      Branch: win32/perl
6653            ! win32/config.bc win32/config.gc win32/config.vc
6654            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6655 ____________________________________________________________________________
6656 [   827] By: gsar                                  on 1998/03/16  19:09:30
6657         Log: trivial integrate of mainline
6658      Branch: win32/perl
6659           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
6660           +> lib/ExtUtils/inst
6661           !> (integrate 61 files)
6662 ____________________________________________________________________________
6663 [   826] By: mbeattie                              on 1998/03/16  16:39:23
6664         Log: newCONSTSUB had private MY_start_subparse.
6665      Branch: perl
6666            ! op.c
6667 ____________________________________________________________________________
6668 [   825] By: mbeattie                              on 1998/03/16  16:36:55
6669         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
6670      Branch: perl
6671            ! hv.c
6672 ____________________________________________________________________________
6673 [   824] By: mbeattie                              on 1998/03/16  16:27:43
6674         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
6675      Branch: perl
6676            ! MANIFEST
6677 ____________________________________________________________________________
6678 [   823] By: mbeattie                              on 1998/03/16  16:26:02
6679         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
6680      Branch: perl
6681            + lib/ExtUtils/Packlist.pm
6682 ____________________________________________________________________________
6683 [   822] By: mbeattie                              on 1998/03/16  16:22:58
6684         Log: Bump patchlevel.h to 63.
6685      Branch: perl
6686            ! ext/IO/IO.xs patchlevel.h
6687           !> (integrate 41 files)
6688 ____________________________________________________________________________
6689 [   821] By: mbeattie                              on 1998/03/16  16:18:35
6690         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
6691              Subject: Bundling builtin.pm and newCONSTSUB with the core?
6692              From: jan.dubois@ibm.net (Jan Dubois)
6693              Date: Sun, 15 Mar 1998 19:09:05 +0100
6694      Branch: perl
6695            ! embed.h global.sym op.c pod/perlguts.pod proto.h
6696 ____________________________________________________________________________
6697 [   820] By: mbeattie                              on 1998/03/16  16:02:50
6698         Log: Subject: [PATCH] STRESS_REALLOC
6699              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
6700              From: Stephen McCamant <alias@mcs.com>
6701      Branch: perl
6702            ! malloc.c perl.c scope.c
6703 ____________________________________________________________________________
6704 [   819] By: mbeattie                              on 1998/03/16  16:01:06
6705         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
6706              Date: Fri, 13 Mar 1998 23:21:25 +0100
6707              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
6708      Branch: perl
6709            ! perly.c
6710 ____________________________________________________________________________
6711 [   818] By: mbeattie                              on 1998/03/16  15:59:16
6712         Log: Subject: [Configure PATCH] for OS/2
6713              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
6714              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6715              [Two hunks to Configure failed to apply due to clashes]
6716      Branch: perl
6717            ! Configure hints/os2.sh
6718 ____________________________________________________________________________
6719 [   817] By: mbeattie                              on 1998/03/16  15:55:28
6720         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
6721              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
6722              From: Charles Bailey <BAILEY@newman.upenn.edu>
6723              [Needed manual tweaks on vms/config.vms since it clashed with other
6724              patches. I may have got it wrong.]
6725      Branch: perl
6726            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
6727            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
6728            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
6729            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
6730            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
6731            ! vms/test.com vms/vms.c vms/vmsish.h
6732 ____________________________________________________________________________
6733 [   816] By: mbeattie                              on 1998/03/16  15:26:04
6734         Log: Subject: [PATCH] Let h2xs read multiple header files
6735              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
6736              From: Benjamin Sugars <bsugars@canoe.ca>
6737      Branch: perl
6738            ! utils/h2xs.PL
6739 ____________________________________________________________________________
6740 [   815] By: mbeattie                              on 1998/03/16  15:24:12
6741         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
6742              Date: Mon, 09 Mar 1998 09:18:56 -0800
6743              From: Dan Sugalski <sugalskd@osshe.edu>
6744      Branch: perl
6745            ! vms/config.vms
6746 ____________________________________________________________________________
6747 [   814] By: mbeattie                              on 1998/03/16  13:17:14
6748         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
6749              Date: Sun, 08 Mar 1998 12:50:23 +0000
6750              From: Alan Burlison <alan.burlison@UK.Sun.COM>
6751              plus manual update of MANIFEST
6752      Branch: perl
6753            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
6754            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
6755            ! lib/ExtUtils/MM_Unix.pm
6756 ____________________________________________________________________________
6757 [   813] By: mbeattie                              on 1998/03/16  13:08:55
6758         Log: From: Blair Zajac <blair@gps.caltech.edu>
6759              Subject: PATCH: util.c and util.h function declarations do not match
6760              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
6761              Subject: PATCH: cgywin32 patch for perlgcc
6762              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
6763              Subject: PATCH: perl5.004_62 on cygwin32
6764              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
6765      Branch: perl
6766            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
6767 ____________________________________________________________________________
6768 [   812] By: mbeattie                              on 1998/03/16  12:55:39
6769         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6770              Subject: [PATCH 5.004_62} Config_62-01 patch available.
6771              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
6772              Subject: [PATCH 5.004_62] Tiny hint file updates
6773              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
6774      Branch: perl
6775            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6776            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
6777            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
6778            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
6779            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
6780            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
6781 ____________________________________________________________________________
6782 [   811] By: mbeattie                              on 1998/03/16  12:13:55
6783         Log: DOS djgpp updates:
6784              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6785              Subject: [PATCH for 5.004_61] dos-djgpp update
6786              Date: Fri, 6 Mar 1998 10:41:01 +0100
6787              Subject: [PATCH 5.004_62] dos-djgpp update
6788              Date: Thu, 12 Mar 1998 13:34:51 +0100
6789      Branch: perl
6790            ! djgpp/config.over hints/dos_djgpp.sh
6791 ____________________________________________________________________________
6792 [   810] By: gsar                                  on 1998/03/16  08:48:17
6793         Log: integrate mainline
6794      Branch: win32/perl
6795           !> pp_sys.c
6796 ____________________________________________________________________________
6797 [   809] By: gsar                                  on 1998/03/16  08:44:37
6798         Log: various changes to get asperl working under Borland
6799              (passes all tests when built under PERL_OBJECT)
6800      Branch: asperl
6801            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
6802            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
6803            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
6804            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
6805            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
6806            ! win32/win32sck.c
6807 ____________________________________________________________________________
6808 [   808] By: gsar                                  on 1998/03/12  19:50:20
6809         Log: set sockets to nonoverlapped mode for every thread
6810              Message-Id: <35081FE4.965A484D@enteract.com>
6811              Date:    Thu, 12 Mar 1998 11:48:20 CST
6812              From:    Steve Nielsen <spn@enteract.com>
6813              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
6814      Branch: win32/perl
6815            ! win32/win32.h win32/win32sck.c
6816 ____________________________________________________________________________
6817 [   807] By: gsar                                  on 1998/03/12  19:26:54
6818         Log: add AS patch#13
6819      Branch: asperl
6820            ! win32/Makefile
6821 ____________________________________________________________________________
6822 [   806] By: gsar                                  on 1998/03/12  00:51:08
6823         Log: added AS patch#12 with minor changes
6824      Branch: asperl
6825            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
6826            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
6827            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
6828            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
6829            ! win32/runperl.c
6830 ____________________________________________________________________________
6831 [   805] By: gsar                                  on 1998/03/10  20:35:10
6832         Log: reinstate some standard sig_names to avoid noise from
6833              modules (and in hopes of making them _do_ something in future)
6834      Branch: win32/perl
6835            ! win32/config.bc win32/config.gc win32/config.vc
6836            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6837 ____________________________________________________________________________
6838 [   804] By: gsar                                  on 1998/03/10  20:33:05
6839         Log: mingw32 tweaks
6840      Branch: win32/perl
6841            ! win32/makefile.mk win32/win32.c win32/win32.h
6842 ____________________________________________________________________________
6843 [   803] By: gsar                                  on 1998/03/09  20:56:07
6844         Log: tweak Win32::DomainName() implementation
6845      Branch: win32/perl
6846            ! win32/Makefile win32/win32.c
6847 ____________________________________________________________________________
6848 [   802] By: gsar                                  on 1998/03/09  03:51:01
6849         Log: merge C<local $tied{foo}> patch, also moved statics in
6850              [ah]v.c to thrdvar.h
6851      Branch: win32/perl
6852            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
6853 ____________________________________________________________________________
6854 [   801] By: gsar                                  on 1998/03/09  02:38:35
6855         Log: minor win32 support fixes
6856              - add a better implementation of Win32::DomainName() (as
6857              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
6858              - fix opendir() emulation was unsafe what given long paths
6859      Branch: win32/perl
6860            ! win32/win32.c
6861 ____________________________________________________________________________
6862 [   800] By: nick                                  on 1998/03/07  09:36:41
6863         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
6864              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
6865              exist. (Breaks libnet).
6866      Branch: perl
6867            ! pp_sys.c
6868 ____________________________________________________________________________
6869 [   799] By: gsar                                  on 1998/03/07  07:51:28
6870         Log: integrate mainline changes
6871      Branch: asperl
6872           !> (integrate 111 files)
6873 ____________________________________________________________________________
6874 [   798] By: gsar                                  on 1998/03/07  07:01:55
6875         Log: integrate mainline
6876      Branch: win32/perl
6877           !> myconfig patchlevel.h
6878 ____________________________________________________________________________
6879 [   797] By: gsar                                  on 1998/03/07  06:49:49
6880         Log: provide our own popen()/pclose() to fix problems with qx//:
6881              - qx// used to always invoke the shell, now does so only when needed
6882              - qx// didn't respect PERL5SHELL, now does
6883      Branch: win32/perl
6884            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
6885 ____________________________________________________________________________
6886 [   796] By: gsar                                  on 1998/03/07  01:37:10
6887         Log: a missed s/sp/SP/
6888      Branch: win32/perl
6889            ! lib/ExtUtils/typemap pod/perlcall.pod
6890 ____________________________________________________________________________
6891 [   795] By: gsar                                  on 1998/03/07  01:05:21
6892         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
6893              mention that local stack pointer should be called SP.  This makes the
6894              API safer from source incompatibilities down the line.
6895      Branch: win32/perl
6896            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
6897            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
6898            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
6899            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
6900            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
6901            ! pp_ctl.c pp_hot.c pp_sys.c util.c
6902
6903 ----------------
6904 Version 5.004_62
6905 ----------------
6906
6907 ____________________________________________________________________________
6908 [   794] By: mbeattie                              on 1998/03/06  09:38:08
6909         Log: Subject: [PATCH] perl5.004_61 myconfig updates
6910              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
6911              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6912      Branch: perl
6913            ! myconfig
6914 ____________________________________________________________________________
6915 [   793] By: mbeattie                              on 1998/03/06  09:36:37
6916         Log: Bump patchlevel.h to 62.
6917      Branch: perl
6918            ! patchlevel.h
6919 ____________________________________________________________________________
6920 [   792] By: mbeattie                              on 1998/03/06  09:35:57
6921         Log: Integrate win32 branch into mainline.
6922      Branch: perl
6923           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
6924           !> win32/config.gc win32/config.vc win32/config_H.bc
6925           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
6926 ____________________________________________________________________________
6927 [   791] By: gsar                                  on 1998/03/06  06:00:08
6928         Log: various
6929              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
6930              - add missing prototypes
6931              - regenerate win32/config*.?c
6932      Branch: win32/perl
6933            ! bytecode.h proto.h win32/config.bc win32/config.gc
6934            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6935            ! win32/config_H.vc win32/makefile.mk
6936 ____________________________________________________________________________
6937 [   790] By: gsar                                  on 1998/03/06  03:19:23
6938         Log: fix typo in Makefile
6939      Branch: win32/perl
6940            ! win32/Makefile
6941 ____________________________________________________________________________
6942 [   789] By: gsar                                  on 1998/03/05  22:55:53
6943         Log: integrate mainline
6944      Branch: win32/perl
6945           !> (integrate 47 files)
6946 ____________________________________________________________________________
6947 [   788] By: gsar                                  on 1998/03/05  20:02:09
6948         Log: added AS patch#11
6949              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
6950              Date:    Thu, 05 Mar 1998 10:23:04 PST
6951              From:    Douglas Lankshear <dougl@ActiveState.com>
6952              
6953              This patch fixes a bug I introduced removing duplicate code.
6954              -- Doug
6955      Branch: asperl
6956            ! ObjXSub.h objpp.h win32/runperl.c
6957 ____________________________________________________________________________
6958 [   787] By: gsar                                  on 1998/03/05  19:56:17
6959         Log: add Nick's dTHR fixes
6960      Branch: win32/perl
6961            ! op.c scope.c
6962 ____________________________________________________________________________
6963 [   786] By: gsar                                  on 1998/03/05  19:54:49
6964         Log: maintpatch
6965              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
6966              Date:    Thu, 05 Mar 1998 02:49:46 EST
6967              From:    Spider Boardman <spider@orb.nashua.nh.us>
6968              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
6969      Branch: win32/perl
6970            ! scope.c
6971 ____________________________________________________________________________
6972 [   785] By: mbeattie                              on 1998/03/05  19:12:14
6973         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
6974              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
6975              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6976      Branch: perl
6977            ! op.c proto.h regcomp.c regexp.h util.c
6978 ____________________________________________________________________________
6979 [   784] By: mbeattie                              on 1998/03/05  19:11:09
6980         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
6981              Date: Wed, 4 Mar 1998 10:18:03 GMT
6982              From: Nick Ing-Simmons <nik@tiuk.ti.com>
6983      Branch: perl
6984            ! atomic.h
6985 ____________________________________________________________________________
6986 [   783] By: mbeattie                              on 1998/03/05  19:09:16
6987         Log: Subject: Configure patches -01 and -02 for 5.004_61.
6988              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
6989              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6990      Branch: perl
6991            ! Configure INSTALL Policy_sh.SH Porting/Glossary
6992            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
6993            ! config_h.SH handy.h hints/README.hints hints/aix.sh
6994            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
6995            ! makedepend.SH myconfig pp_sys.c
6996 ____________________________________________________________________________
6997 [   782] By: mbeattie                              on 1998/03/05  19:05:23
6998         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
6999              Date: 03 Mar 1998 18:05:07 +0100
7000              From: Gisle Aas <gisle@aas.no>
7001      Branch: perl
7002            ! perl.h pp_ctl.c
7003 ____________________________________________________________________________
7004 [   781] By: mbeattie                              on 1998/03/05  19:04:34
7005         Log: Subject: [PATCH] Make autouse -w-safe
7006              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
7007              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7008      Branch: perl
7009            ! lib/autouse.pm op.c sv.c
7010 ____________________________________________________________________________
7011 [   780] By: mbeattie                              on 1998/03/05  19:02:50
7012         Log: Subject: [PATCH] External symbol re_croak2
7013              Date: 02 Mar 1998 13:00:45 +0100
7014              From: Gisle Aas <gisle@aas.no>
7015      Branch: perl
7016            ! regcomp.c regcomp.h
7017 ____________________________________________________________________________
7018 [   779] By: mbeattie                              on 1998/03/05  19:01:25
7019         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
7020              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
7021              From: bailey@newman.upenn.edu (Charles Bailey)
7022      Branch: perl
7023            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
7024            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
7025            ! sv.h
7026 ____________________________________________________________________________
7027 [   778] By: mbeattie                              on 1998/03/05  18:53:13
7028         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
7029              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
7030              From: bailey@newman.upenn.edu (Charles Bailey)
7031      Branch: perl
7032            ! perl.h
7033 ____________________________________________________________________________
7034 [   777] By: mbeattie                              on 1998/03/05  18:50:25
7035         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
7036              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
7037              From: bailey@newman.upenn.edu (Charles Bailey)
7038      Branch: perl
7039            ! lib/File/Basename.pm
7040 ____________________________________________________________________________
7041 [   776] By: mbeattie                              on 1998/03/05  18:49:15
7042         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
7043              Date: 01 Mar 1998 15:16:03 +0100
7044              From: Gisle Aas <gisle@aas.no>
7045      Branch: perl
7046            ! pod/perlguts.pod
7047 ____________________________________________________________________________
7048 [   775] By: mbeattie                              on 1998/03/05  18:48:05
7049         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
7050              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
7051              From: Jarkko Hietaniemi <jhi@iki.fi>
7052      Branch: perl
7053            ! Makefile.SH perl_exp.SH
7054 ____________________________________________________________________________
7055 [   774] By: mbeattie                              on 1998/03/05  18:46:32
7056         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
7057              Date: Sun, 1 Mar 1998 02:02:47 -0500
7058              From: Spider Boardman <spider@orb.nashua.nh.us>
7059      Branch: perl
7060            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
7061 ____________________________________________________________________________
7062 [   773] By: mbeattie                              on 1998/03/05  18:43:57
7063         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
7064              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
7065              From: Hans Mulder <hansmu@xs4all.nl>
7066      Branch: perl
7067            ! pp_ctl.c
7068 ____________________________________________________________________________
7069 [   772] By: mbeattie                              on 1998/03/05  18:39:25
7070         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
7071              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
7072              From: Jarkko Hietaniemi <jhi@iki.fi>
7073      Branch: perl
7074            ! Makefile.SH
7075 ____________________________________________________________________________
7076 [   771] By: mbeattie                              on 1998/03/05  18:38:32
7077         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
7078              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
7079              From: Jarkko Hietaniemi <jhi@iki.fi>
7080      Branch: perl
7081            ! hints/netbsd.sh
7082 ____________________________________________________________________________
7083 [   770] By: mbeattie                              on 1998/03/05  18:36:50
7084         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
7085      Branch: perl
7086            ! cflags.SH
7087 ____________________________________________________________________________
7088 [   769] By: mbeattie                              on 1998/03/05  18:34:35
7089         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
7090              Subject: [PATCH 5.004_61] bunch of small patches
7091              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
7092              From: Andrew Cohen <cohen@andy.bu.edu>
7093      Branch: perl
7094            ! bytecode.h
7095 ____________________________________________________________________________
7096 [   768] By: mbeattie                              on 1998/03/05  18:13:06
7097         Log: Integrate win32 branch into mainline.
7098      Branch: perl
7099           !> (integrate 53 files)
7100 ____________________________________________________________________________
7101 [   767] By: TimBunce                              on 1998/03/05  11:48:09
7102         Log: Update to change 744.
7103      Branch: maint-5.004/perl
7104            ! lib/ExtUtils/Install.pm
7105 ____________________________________________________________________________
7106 [   765] By: TimBunce                              on 1998/03/05  11:24:24
7107         Log: Update embed.h after make regen_headers.
7108      Branch: maint-5.004/perl
7109            ! embed.h
7110 ____________________________________________________________________________
7111 [   764] By: TimBunce                              on 1998/03/05  11:05:13
7112         Log: APPLLIB_EXP now has arch and version dirs added to @INC
7113      Branch: maint-5.004/perl
7114            ! perl.c
7115 ____________________________________________________________________________
7116 [   763] By: TimBunce                              on 1998/03/05  11:01:38
7117         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
7118              Added MAINT_TRIAL_1 local patch label to patchlevel.h
7119              Removed win32/win32io.c and win32/win32io.h from repository
7120      Branch: maint-5.004/perl
7121            - win32/win32io.c win32/win32io.h
7122            ! MANIFEST patchlevel.h
7123 ____________________________________________________________________________
7124 [   762] By: TimBunce                              on 1998/03/05  10:05:34
7125         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
7126              From:  Spider Boardman <spider@orb.nashua.nh.us>
7127              Files:  scope.c
7128      Branch: maint-5.004/perl
7129            ! scope.c
7130 ____________________________________________________________________________
7131 [   761] By: TimBunce                              on 1998/03/05  10:03:10
7132         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
7133              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7134              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
7135              Files:  av.c hv.c scope.c t/op/local.t
7136      Branch: maint-5.004/perl
7137            ! av.c hv.c scope.c t/op/local.t
7138 ____________________________________________________________________________
7139 [   760] By: gsar                                  on 1998/03/04  20:58:21
7140         Log: added AS patch#10
7141              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
7142              Date:    Tue, 03 Mar 1998 10:46:13 PST
7143              From:    Douglas Lankshear <dougl@ActiveState.com>
7144              Subject: [PATCH]
7145              
7146              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
7147              linked modules.
7148              
7149              -- Doug
7150      Branch: asperl
7151            ! win32/dl_win32.xs
7152 ____________________________________________________________________________
7153 [   759] By: TimBunce                              on 1998/03/04  18:46:41
7154         Log: Update patchls utility
7155      Branch: maint-5.004/perl
7156            ! Porting/patchls
7157 ____________________________________________________________________________
7158 [   758] By: TimBunce                              on 1998/03/04  17:07:06
7159         Log: perldoc -f now uses pager if text is too long for screen
7160      Branch: maint-5.004/perl
7161            ! utils/perldoc.PL
7162 ____________________________________________________________________________
7163 [   757] By: TimBunce                              on 1998/03/04  16:57:04
7164         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
7165              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
7166      Branch: maint-5.004/perl
7167            + hints/openbsd.sh
7168            ! pod/perlfunc.pod
7169 ____________________________________________________________________________
7170 [   756] By: TimBunce                              on 1998/03/04  16:48:40
7171         Log: Fix for new gnulibc stdio.h when using sfio+perlio
7172      Branch: maint-5.004/perl
7173            ! perlsdio.h
7174 ____________________________________________________________________________
7175 [   755] By: TimBunce                              on 1998/03/04  16:47:08
7176         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
7177              Added details of split in scalar context to perlfunc.pod
7178      Branch: maint-5.004/perl
7179            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
7180 ____________________________________________________________________________
7181 [   754] By: TimBunce                              on 1998/03/04  16:35:58
7182         Log: Updated perl -v info to include reference to docs and home page.
7183      Branch: maint-5.004/perl
7184            ! perl.c
7185 ____________________________________________________________________________
7186 [   753] By: TimBunce                              on 1998/03/04  16:31:29
7187         Log: Updated hints/bsdos.sh for BSD/OS 3.1
7188              Fixed typo in pod/perlsyn.pod
7189              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
7190              Fixed typo in ext/GDBM_File/GDBM_File.pm
7191      Branch: maint-5.004/perl
7192            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
7193            ! hints/bsdos.sh pod/perlsyn.pod
7194 ____________________________________________________________________________
7195 [   752] By: TimBunce                              on 1998/03/04  15:49:19
7196         Log: Changed bug address in README to perlbug@perl.com
7197              Changed Copyright in perl.c to 1998
7198              Added op/pos.t test from Robin Houston <robin@oneworld.org>
7199      Branch: maint-5.004/perl
7200            + t/op/pos.t
7201            ! README perl.c
7202 ____________________________________________________________________________
7203 [   751] By: TimBunce                              on 1998/03/04  14:47:15
7204         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
7205      Branch: maint-5.004/perl
7206            ! t/comp/require.t t/lib/ph.t
7207 ____________________________________________________________________________
7208 [   750] By: TimBunce                              on 1998/03/04  13:29:58
7209         Log: Added dTHR definition to ease backwards compatibility for XS
7210              source code from 5.005.
7211      Branch: maint-5.004/perl
7212            ! perl.h
7213 ____________________________________________________________________________
7214 [   749] By: TimBunce                              on 1998/03/04  12:19:19
7215         Log: Title:  "rename local 'op' variables to 'o'", #F114
7216              From:  Gurusamy Sarathy
7217              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
7218              toke.c
7219      Branch: maint-5.004/perl
7220            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
7221            ! scope.c toke.c
7222 ____________________________________________________________________________
7223 [   748] By: TimBunce                              on 1998/03/04  12:12:27
7224         Log: Title:  "consolidated win32 patch", #F112
7225              From:  Gurusamy Sarathy
7226              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
7227              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
7228              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7229              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
7230              t/harness win32/win32.h win32/win32iop.h README.win32
7231              doio.c installhtml installperl pp_sys.c win32/Makefile
7232              win32/config.bc win32/config.vc win32/config_H.bc
7233              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
7234              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
7235              win32/perllib.c win32/runperl.c win32/win32.c
7236              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
7237              x2p/a2py.c
7238      Branch: maint-5.004/perl
7239            + win32/bin/perlglob.pl
7240            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
7241            ! installhtml installperl lib/ExtUtils/Command.pm
7242            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7243            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
7244            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
7245            ! win32/Makefile win32/config.bc win32/config.vc
7246            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
7247            ! win32/config_sh.PL win32/dl_win32.xs
7248            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
7249            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
7250            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
7251            ! x2p/a2py.c
7252 ____________________________________________________________________________
7253 [   747] By: TimBunce                              on 1998/03/04  11:59:57
7254         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
7255              From:  Gurusamy Sarathy
7256              Files:  MANIFEST t/lib/ph.t
7257      Branch: maint-5.004/perl
7258            ! MANIFEST t/lib/ph.t
7259 ____________________________________________________________________________
7260 [   746] By: TimBunce                              on 1998/03/04  11:47:43
7261         Log: Title:  "properly save STDOUT during system() in debugger", #F110
7262              From:  Jason Smith <smithj4@rpi.edu>
7263              Files:  lib/perl5db.pl
7264      Branch: maint-5.004/perl
7265            ! lib/perl5db.pl
7266 ____________________________________________________________________________
7267 [   745] By: TimBunce                              on 1998/03/04  11:40:19
7268         Log: Title:  "generate DynaLoader.pm at build time", #F109
7269              From:  Achim Bohnet <ach@mpe.mpg.de>
7270              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
7271              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
7272      Branch: maint-5.004/perl
7273            + ext/DynaLoader/DynaLoader.pm.PL
7274            ! MANIFEST ext/DynaLoader/Makefile.PL
7275 ____________________________________________________________________________
7276 [   744] By: TimBunce                              on 1998/03/04  11:34:09
7277         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
7278              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
7279              J. Koenig)
7280              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
7281              Files:  lib/ExtUtils/Install.pm
7282      Branch: maint-5.004/perl
7283            ! lib/ExtUtils/Install.pm
7284 ____________________________________________________________________________
7285 [   743] By: TimBunce                              on 1998/03/04  10:45:05
7286         Log: Title:  "Pod::Html trips over "C<0>"", #F107
7287              From:  Chip Salzenberg
7288              Files:  lib/Pod/Html.pm
7289      Branch: maint-5.004/perl
7290            ! lib/Pod/Html.pm
7291 ____________________________________________________________________________
7292 [   742] By: TimBunce                              on 1998/03/04  10:12:54
7293         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
7294              From:  Achim Bohnet <ach@mpe.mpg.de>
7295              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
7296              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
7297      Branch: maint-5.004/perl
7298            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
7299 ____________________________________________________________________________
7300 [   741] By: TimBunce                              on 1998/03/04  10:08:31
7301         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
7302              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
7303              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
7304              Zakharevich)
7305              Msg-ID:  <199801040630.AA29298@metronet.com>,
7306              <199801041826.NAA11568@aatma.engin.umich.edu>,
7307              <1998Jan4.130412.2719461@cor.newman>
7308              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
7309              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
7310      Branch: maint-5.004/perl
7311            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
7312            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
7313            ! win32/win32.h
7314 ____________________________________________________________________________
7315 [   740] By: TimBunce                              on 1998/03/04  09:55:57
7316         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
7317              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7318              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
7319              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
7320      Branch: maint-5.004/perl
7321            ! lib/Tie/Hash.pm pod/perlfunc.pod
7322 ____________________________________________________________________________
7323 [   739] By: TimBunce                              on 1998/03/04  09:26:01
7324         Log: Title:  "more doc for perldoc", #F103
7325              From:  Gurusamy Sarathy
7326              Files:  utils/perldoc.PL
7327      Branch: maint-5.004/perl
7328            ! utils/perldoc.PL
7329 ____________________________________________________________________________
7330 [   738] By: TimBunce                              on 1998/03/04  09:23:16
7331         Log: Title:  "Make perldoc look for an index file ", #F102
7332              From:  Gisle Aas <gisle@aas.no>
7333              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
7334              Files:  utils/perldoc.PL
7335      Branch: maint-5.004/perl
7336            ! utils/perldoc.PL
7337 ____________________________________________________________________________
7338 [   737] By: TimBunce                              on 1998/03/04  09:21:15
7339         Log: Title:  "perldoc -F filename", #F101
7340              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7341              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
7342              Files:  utils/perldoc.PL
7343      Branch: maint-5.004/perl
7344            ! utils/perldoc.PL
7345 ____________________________________________________________________________
7346 [   736] By: TimBunce                              on 1998/03/04  09:16:20
7347         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
7348              From:  Gisle Aas <gisle@aas.no>
7349              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
7350              Files:  sv.c
7351      Branch: maint-5.004/perl
7352            ! sv.c
7353 ____________________________________________________________________________
7354 [   735] By: TimBunce                              on 1998/03/04  09:08:51
7355         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
7356              From:  abigail@fnx.com
7357              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
7358              Files:  lib/Benchmark.pm
7359      Branch: maint-5.004/perl
7360            ! lib/Benchmark.pm
7361 ____________________________________________________________________________
7362 [   734] By: TimBunce                              on 1998/03/04  08:59:58
7363         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
7364              From:  Gisle Aas <gisle@aas.no>
7365              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
7366              Files:  hv.c
7367      Branch: maint-5.004/perl
7368            ! hv.c
7369 ____________________________________________________________________________
7370 [   733] By: TimBunce                              on 1998/03/04  08:35:19
7371         Log: Title:  "support caseless %ENV", #F097
7372              From:  Gurusamy Sarathy
7373              Files:  hv.c t/op/magic.t win32/win32.h
7374      Branch: maint-5.004/perl
7375            ! hv.c t/op/magic.t win32/win32.h
7376 ____________________________________________________________________________
7377 [   732] By: TimBunce                              on 1998/03/04  08:33:58
7378         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
7379              From:  Ilya Zakharevich
7380              Files:  emacs/cperl-mode.el
7381      Branch: maint-5.004/perl
7382            ! emacs/cperl-mode.el
7383 ____________________________________________________________________________
7384 [   731] By: TimBunce                              on 1998/03/04  08:26:23
7385         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
7386              magic", #F095
7387              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7388              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
7389              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
7390              lib/ExtUtils/xsubpp sv.c
7391      Branch: maint-5.004/perl
7392            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
7393            ! pod/perlxs.pod proto.h sv.c sv.h
7394 ____________________________________________________________________________
7395 [   730] By: TimBunce                              on 1998/03/04  08:20:52
7396         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
7397              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7398              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
7399              Files:  mg.c
7400      Branch: maint-5.004/perl
7401            ! mg.c
7402 ____________________________________________________________________________
7403 [   729] By: TimBunce                              on 1998/03/04  08:18:02
7404         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
7405              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7406              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
7407              Files:  t/op/sort.t
7408      Branch: maint-5.004/perl
7409            ! t/op/sort.t
7410 ____________________________________________________________________________
7411 [   728] By: TimBunce                              on 1998/03/04  08:17:07
7412         Log: Title:  "Make search.pl work on win32", #F092
7413              From:  Gurusamy Sarathy
7414              Files:  win32/bin/search.pl
7415      Branch: maint-5.004/perl
7416            ! win32/bin/search.pl
7417 ____________________________________________________________________________
7418 [   727] By: gsar                                  on 1998/03/04  04:13:23
7419         Log: missing s/op/o/ from one of the mainpatches
7420      Branch: win32/perl
7421            ! op.c
7422 ____________________________________________________________________________
7423 [   726] By: gsar                                  on 1998/03/04  02:12:13
7424         Log: maintpatches #102 and #103 to perldoc.PL
7425      Branch: win32/perl
7426            ! utils/perldoc.PL
7427 ____________________________________________________________________________
7428 [   725] By: gsar                                  on 1998/03/04  02:00:15
7429         Log: renumber some tests to match maint branch
7430      Branch: win32/perl
7431            ! t/op/local.t
7432 ____________________________________________________________________________
7433 [   724] By: gsar                                  on 1998/03/04  01:25:50
7434         Log: maintpatch
7435              #70:  "Fix random whitespace errors in docs"
7436              From:  Roderick Schertler <roderick@argon.org>
7437              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
7438              Date:  Fri, 24 Oct 1997 11:20:44 -0400
7439              Files:  pod/checkpods.PL pod/perlfunc.pod
7440      Branch: win32/perl
7441            ! pod/checkpods.PL
7442 ____________________________________________________________________________
7443 [   723] By: gsar                                  on 1998/03/04  01:04:37
7444         Log: sync maintpatch
7445              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
7446              From:  Chip Salzenberg
7447              Files:  lib/File/Path.pm
7448      Branch: win32/perl
7449            ! lib/File/Path.pm
7450 ____________________________________________________________________________
7451 [   722] By: gsar                                  on 1998/03/04  00:46:46
7452         Log: remove redundancy in File::Find
7453      Branch: win32/perl
7454            ! lib/File/Find.pm
7455 ____________________________________________________________________________
7456 [   721] By: TimBunce                              on 1998/03/03  20:06:41
7457         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
7458              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
7459              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
7460              Files:  utils/perldoc.PL
7461      Branch: maint-5.004/perl
7462            ! utils/perldoc.PL
7463 ____________________________________________________________________________
7464 [   720] By: TimBunce                              on 1998/03/03  20:03:59
7465         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
7466              #F090
7467              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7468              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
7469              Files:  lib/ExtUtils/MM_Unix.pm
7470      Branch: maint-5.004/perl
7471            ! lib/ExtUtils/MM_Unix.pm
7472 ____________________________________________________________________________
7473 [   719] By: TimBunce                              on 1998/03/03  20:02:06
7474         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
7475              From:  Gurusamy Sarathy
7476              Files:  lib/FindBin.pm
7477      Branch: maint-5.004/perl
7478            ! lib/FindBin.pm
7479 ____________________________________________________________________________
7480 [   718] By: TimBunce                              on 1998/03/03  20:00:26
7481         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
7482              #F088
7483              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7484              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
7485              Files:  lib/File/Find.pm
7486      Branch: maint-5.004/perl
7487            ! lib/File/Find.pm
7488 ____________________________________________________________________________
7489 [   717] By: TimBunce                              on 1998/03/03  19:59:38
7490         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
7491              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7492              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
7493              Files:  op.c
7494      Branch: maint-5.004/perl
7495            ! op.c
7496 ____________________________________________________________________________
7497 [   716] By: TimBunce                              on 1998/03/03  19:57:17
7498         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
7499              #F086
7500              From:  Gurusamy Sarathy
7501              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
7502      Branch: maint-5.004/perl
7503            ! pod/perldelta.pod pod/perldiag.pod toke.c
7504 ____________________________________________________________________________
7505 [   715] By: TimBunce                              on 1998/03/03  19:51:33
7506         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
7507              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7508              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
7509              Files:  lib/Pod/Html.pm
7510      Branch: maint-5.004/perl
7511            ! lib/Pod/Html.pm
7512 ____________________________________________________________________________
7513 [   714] By: TimBunce                              on 1998/03/03  19:50:28
7514         Log: Title:  "New pod: perlhist", #F084
7515              From:  Jarkko Hietaniemi <jhi@iki.fi>
7516              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
7517              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
7518      Branch: maint-5.004/perl
7519            + pod/perlhist.pod
7520            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
7521 ____________________________________________________________________________
7522 [   713] By: TimBunce                              on 1998/03/03  19:47:13
7523         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
7524              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7525              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
7526              Files:  pp_ctl.c t/op/local.t
7527      Branch: maint-5.004/perl
7528            ! pp_ctl.c t/op/local.t
7529 ____________________________________________________________________________
7530 [   712] By: TimBunce                              on 1998/03/03  19:45:56
7531         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
7532              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7533              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
7534              Files:  pp_ctl.c
7535      Branch: maint-5.004/perl
7536            ! pp_ctl.c
7537 ____________________________________________________________________________
7538 [   711] By: TimBunce                              on 1998/03/03  19:44:41
7539         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
7540              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7541              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
7542              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
7543      Branch: maint-5.004/perl
7544            + t/comp/require.t
7545            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
7546 ____________________________________________________________________________
7547 [   710] By: TimBunce                              on 1998/03/03  19:36:34
7548         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
7549              From:  Jarkko Hietaniemi <jhi@iki.fi>
7550              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
7551              Files:  t/pragma/locale.t
7552      Branch: maint-5.004/perl
7553            ! t/pragma/locale.t
7554 ____________________________________________________________________________
7555 [   709] By: TimBunce                              on 1998/03/03  19:32:30
7556         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
7557              From:  Gisle Aas <gisle@aas.no>
7558              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
7559              Files:  sv.c
7560      Branch: maint-5.004/perl
7561            ! sv.c
7562 ____________________________________________________________________________
7563 [   708] By: TimBunce                              on 1998/03/03  19:28:06
7564         Log: Title:  "Eliminate double warnings under C<package;>", #F077
7565              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7566              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
7567              Files:  gv.c op.c toke.c
7568      Branch: maint-5.004/perl
7569            ! gv.c op.c toke.c
7570 ____________________________________________________________________________
7571 [   707] By: TimBunce                              on 1998/03/03  19:13:17
7572         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
7573              #F076
7574              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7575              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
7576              Files:  lib/File/Path.pm
7577      Branch: maint-5.004/perl
7578            ! lib/File/Path.pm
7579 ____________________________________________________________________________
7580 [   706] By: TimBunce                              on 1998/03/03  19:08:45
7581         Log: Title:  "Update of h2ph", #F075
7582              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
7583              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
7584              Files:  t/lib/ph.t utils/h2ph.PL
7585      Branch: maint-5.004/perl
7586            + t/lib/ph.t
7587            ! utils/h2ph.PL
7588 ____________________________________________________________________________
7589 [   705] By: TimBunce                              on 1998/03/03  18:56:59
7590         Log: Title:  "Fix AutoLoader for deep packages", #F074
7591              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
7592              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
7593              Files:  lib/AutoLoader.pm
7594      Branch: maint-5.004/perl
7595            ! lib/AutoLoader.pm
7596 ____________________________________________________________________________
7597 [   704] By: TimBunce                              on 1998/03/03  18:35:36
7598         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
7599              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7600              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
7601              Files:  op.c
7602      Branch: maint-5.004/perl
7603            ! op.c
7604 ____________________________________________________________________________
7605 [   703] By: TimBunce                              on 1998/03/03  18:32:28
7606         Log: Title:  "Make recursive lexical analysis more robust", #F072
7607              From:  Ilya Zakharevich and Chip Salzenberg
7608              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
7609              Files:  toke.c
7610      Branch: maint-5.004/perl
7611            ! toke.c
7612 ____________________________________________________________________________
7613 [   702] By: TimBunce                              on 1998/03/03  18:18:10
7614         Log: Title:  "Fix random whitespace errors in docs", #F070
7615              From:  Roderick Schertler <roderick@argon.org>
7616              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
7617              Files:  pod/perlfunc.pod pod/checkpods.PL
7618      Branch: maint-5.004/perl
7619            ! pod/checkpods.PL pod/perlfunc.pod
7620 ____________________________________________________________________________
7621 [   701] By: TimBunce                              on 1998/03/03  18:13:54
7622         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
7623              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7624              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
7625              Files:  toke.c
7626      Branch: maint-5.004/perl
7627            ! toke.c
7628 ____________________________________________________________________________
7629 [   700] By: TimBunce                              on 1998/03/03  18:11:20
7630         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
7631              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
7632              <nick@flirble.org>
7633              Msg-ID:  <199710241248.NAA00163@flirble.org>,
7634              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
7635              net>
7636              Files:  pp_ctl.c sv.c
7637      Branch: maint-5.004/perl
7638            ! pp_ctl.c sv.c
7639 ____________________________________________________________________________
7640 [   699] By: TimBunce                              on 1998/03/03  18:06:59
7641         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
7642              From:  Jarkko Hietaniemi <jhi@iki.fi>
7643              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
7644              Files:  op.c
7645      Branch: maint-5.004/perl
7646            ! op.c
7647 ____________________________________________________________________________
7648 [   698] By: TimBunce                              on 1998/03/03  18:04:51
7649         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
7650              From:  Administration <fadmin@informatics.muni.cz>
7651              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
7652              Files:  op.c
7653      Branch: maint-5.004/perl
7654            ! op.c
7655 ____________________________________________________________________________
7656 [   697] By: TimBunce                              on 1998/03/03  18:02:54
7657         Log: Title:  "Allow C<last()> to mean C<last>", #F065
7658              From:  Chip Salzenberg
7659              Files:  op.c
7660      Branch: maint-5.004/perl
7661            ! op.c
7662 ____________________________________________________________________________
7663 [   696] By: TimBunce                              on 1998/03/03  17:58:12
7664         Log: Title:  "Fix extension version mismatch message", #F064
7665              From:  Chip Salzenberg
7666              Files:  XSUB.h
7667      Branch: maint-5.004/perl
7668            ! XSUB.h
7669 ____________________________________________________________________________
7670 [   695] By: TimBunce                              on 1998/03/03  17:53:04
7671         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
7672              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
7673              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
7674              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7675              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
7676      Branch: maint-5.004/perl
7677            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7678            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
7679 ____________________________________________________________________________
7680 [   694] By: TimBunce                              on 1998/03/03  17:40:47
7681         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
7682              From:  Tom Christiansen
7683              Files:  ext/Socket/Socket.pm
7684      Branch: maint-5.004/perl
7685            ! ext/Socket/Socket.pm
7686 ____________________________________________________________________________
7687 [   693] By: TimBunce                              on 1998/03/03  17:32:57
7688         Log: Title:  "Kill warning about parameter type", #F061
7689              From:  Chip Salzenberg
7690              Files:  op.c
7691      Branch: maint-5.004/perl
7692            ! op.c
7693 ____________________________________________________________________________
7694 [   692] By: TimBunce                              on 1998/03/03  17:11:07
7695         Log: Title:  "Socket occasional SEGV", #F060
7696              From:  Trevor Blackwell <tlb@viaweb.com>
7697              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7698              Files:  ext/Socket/Socket.xs
7699      Branch: maint-5.004/perl
7700            ! ext/Socket/Socket.xs
7701 ____________________________________________________________________________
7702 [   691] By: TimBunce                              on 1998/03/03  17:09:51
7703         Log: Title:  "Avoid SEGV from local($@)", #F059
7704              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7705              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
7706              Files:  pp_ctl.c
7707      Branch: maint-5.004/perl
7708            ! pp_ctl.c
7709 ____________________________________________________________________________
7710 [   690] By: TimBunce                              on 1998/03/03  17:08:21
7711         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
7712              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7713              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
7714              Files:  op.c
7715      Branch: maint-5.004/perl
7716            ! op.c
7717 ____________________________________________________________________________
7718 [   689] By: TimBunce                              on 1998/03/03  17:05:57
7719         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
7720              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7721              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
7722              Files:  XSUB.h
7723      Branch: maint-5.004/perl
7724            ! XSUB.h
7725 ____________________________________________________________________________
7726 [   688] By: TimBunce                              on 1998/03/03  17:04:15
7727         Log: Title:  "Re: Sort grammar bug", #F056
7728              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7729              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
7730              Files:  toke.c
7731      Branch: maint-5.004/perl
7732            ! toke.c
7733 ____________________________________________________________________________
7734 [   687] By: TimBunce                              on 1998/03/03  17:01:32
7735         Log: Title:  "Document indirect object cases for exec(), system()", #F055
7736              From:  Dominic Dunlop <domo@slipper.ip.lu>
7737              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
7738              Files:  pod/perlfunc.pod
7739      Branch: maint-5.004/perl
7740            ! pod/perlfunc.pod
7741 ____________________________________________________________________________
7742 [   686] By: TimBunce                              on 1998/03/03  16:56:44
7743         Log: Title:  "Update docs on tr///", #F054
7744              From:  Tom Phoenix <rootbeer@teleport.com>
7745              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
7746              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7747              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
7748              pod/perlstyle.pod toke.c
7749      Branch: maint-5.004/perl
7750            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7751            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
7752            ! pod/perlstyle.pod toke.c
7753 ____________________________________________________________________________
7754 [   685] By: TimBunce                              on 1998/03/03  16:38:50
7755         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
7756              From:  Tom Phoenix <rootbeer@teleport.com>
7757              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
7758              Files:  pod/perlop.pod
7759      Branch: maint-5.004/perl
7760            ! pod/perlop.pod
7761 ____________________________________________________________________________
7762 [   684] By: TimBunce                              on 1998/03/03  16:37:00
7763         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
7764              From:  "Joseph N. Hall" <joseph@cscaper.com>
7765              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
7766              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
7767      Branch: maint-5.004/perl
7768            ! perly.c perly.c.diff perly.y vms/perly_c.vms
7769 ____________________________________________________________________________
7770 [   683] By: TimBunce                              on 1998/03/03  16:31:15
7771         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
7772              sv_vsetpfn", #F051
7773              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
7774              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
7775              Files:  pod/perlguts.pod
7776      Branch: maint-5.004/perl
7777            ! pod/perlguts.pod
7778 ____________________________________________________________________________
7779 [   682] By: TimBunce                              on 1998/03/03  16:28:30
7780         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
7781              From:  Jarkko Hietaniemi <jhi@iki.fi>
7782              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
7783              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
7784      Branch: maint-5.004/perl
7785            ! INSTALL pod/perldiag.pod pod/perllocale.pod
7786 ____________________________________________________________________________
7787 [   681] By: TimBunce                              on 1998/03/03  16:24:12
7788         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
7789              From:  Jerome Abela <abela@hsc.fr>
7790              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
7791              Files:  ext/Fcntl/Fcntl.pm
7792      Branch: maint-5.004/perl
7793            ! ext/Fcntl/Fcntl.pm
7794 ____________________________________________________________________________
7795 [   680] By: TimBunce                              on 1998/03/03  16:23:20
7796         Log: Title:  "Commenting toke.c", #F048
7797              From:  gnat@frii.com
7798              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
7799              Files:  toke.c
7800      Branch: maint-5.004/perl
7801            ! toke.c
7802 ____________________________________________________________________________
7803 [   679] By: TimBunce                              on 1998/03/03  16:18:32
7804         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
7805              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7806              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
7807              Files:  pod/perlguts.pod pp.c t/op/vec.t
7808      Branch: maint-5.004/perl
7809            ! pod/perlguts.pod pp.c t/op/vec.t
7810 ____________________________________________________________________________
7811 [   678] By: TimBunce                              on 1998/03/03  16:15:44
7812         Log: Title:  "A few perl5.004_03 bugs", #F046
7813              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7814              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
7815              Files:  mg.c t/op/magic.t
7816      Branch: maint-5.004/perl
7817            ! mg.c t/op/magic.t
7818 ____________________________________________________________________________
7819 [   677] By: TimBunce                              on 1998/03/03  16:13:11
7820         Log: Title:  "Faster, cleaner av_unshift() ", #F045
7821              From:  Gisle Aas <gisle@aas.no>
7822              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
7823              Files:  av.c
7824      Branch: maint-5.004/perl
7825            ! av.c
7826 ____________________________________________________________________________
7827 [   676] By: TimBunce                              on 1998/03/03  16:04:30
7828         Log: Title:  "New hints/solaris2.sh", #F044
7829              From:  Stephen Zander <srz@mckesson.com>
7830              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
7831              Files:  hints/solaris_2.sh
7832      Branch: maint-5.004/perl
7833            ! hints/solaris_2.sh
7834 ____________________________________________________________________________
7835 [   675] By: TimBunce                              on 1998/03/03  15:33:07
7836         Log: Title:  "Refresh Complex.pm and test", #F043
7837              From:  Jarkko Hietaniemi <jhi@iki.fi>
7838              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
7839              Files:  lib/Math/Complex.pm t/lib/complex.t
7840      Branch: maint-5.004/perl
7841            ! lib/Math/Complex.pm t/lib/complex.t
7842 ____________________________________________________________________________
7843 [   674] By: TimBunce                              on 1998/03/03  15:29:16
7844         Log: Title:  "Fix (\@@) proto", #F042
7845              From:  "Joseph N. Hall" <joseph@cscaper.com>
7846              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
7847              Files:  op.c t/comp/proto.t
7848      Branch: maint-5.004/perl
7849            ! op.c t/comp/proto.t
7850 ____________________________________________________________________________
7851 [   673] By: TimBunce                              on 1998/03/03  15:26:31
7852         Log: Title:  "Allow empty BLOCK in code", #F041
7853              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
7854              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
7855              Files:  toke.c
7856      Branch: maint-5.004/perl
7857            ! toke.c
7858 ____________________________________________________________________________
7859 [   672] By: TimBunce                              on 1998/03/03  15:23:55
7860         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
7861              From:  Chip Salzenberg
7862              Files:  gv.c t/op/gv.t
7863      Branch: maint-5.004/perl
7864            ! gv.c t/op/gv.t
7865 ____________________________________________________________________________
7866 [   671] By: TimBunce                              on 1998/03/03  10:02:32
7867         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
7868              From:  Gisle Aas <gisle@aas.no>
7869              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
7870              Files:  gv.c sv.c
7871      Branch: maint-5.004/perl
7872            ! gv.c sv.c
7873 ____________________________________________________________________________
7874 [   670] By: TimBunce                              on 1998/03/03  09:59:48
7875         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
7876              From:  Chip Salzenberg
7877              Files:  gv.c
7878      Branch: maint-5.004/perl
7879            ! gv.c
7880 ____________________________________________________________________________
7881 [   669] By: TimBunce                              on 1998/03/03  09:58:58
7882         Log: Title:  "Make Configure less negative about PerlIO", #F036
7883              From:  chip@atlantic.net
7884              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
7885              Files:  Configure
7886      Branch: maint-5.004/perl
7887            ! Configure
7888 ____________________________________________________________________________
7889 [   668] By: TimBunce                              on 1998/03/03  09:55:51
7890         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
7891              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
7892              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
7893              Files:  pp_ctl.c
7894      Branch: maint-5.004/perl
7895            ! pp_ctl.c
7896 ____________________________________________________________________________
7897 [   667] By: TimBunce                              on 1998/03/03  09:52:59
7898         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
7899              From:  Irving Reid <irving@tor.securecomputing.com>
7900              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
7901              Files:  lib/Getopt/Long.pm
7902      Branch: maint-5.004/perl
7903            ! lib/Getopt/Long.pm
7904 ____________________________________________________________________________
7905 [   666] By: TimBunce                              on 1998/03/03  09:51:27
7906         Log: Title:  "adding the newSVpvn API function", #F033
7907              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
7908              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
7909              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
7910      Branch: maint-5.004/perl
7911            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
7912 ____________________________________________________________________________
7913 [   665] By: TimBunce                              on 1998/03/03  09:43:30
7914         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
7915              From:  Chip Salzenberg
7916              Files:  toke.c
7917      Branch: maint-5.004/perl
7918            ! toke.c
7919 ____________________________________________________________________________
7920 [   664] By: TimBunce                              on 1998/03/03  09:41:40
7921         Log: Title:  "Re-optimize character classes", #F031
7922              From:  Chip Salzenberg
7923              Files:  regcomp.h regcomp.c regexec.c
7924      Branch: maint-5.004/perl
7925            ! regcomp.c regcomp.h regexec.c
7926 ____________________________________________________________________________
7927 [   663] By: TimBunce                              on 1998/03/03  09:39:55
7928         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
7929              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
7930              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
7931              Files:  op.c t/op/local.t
7932      Branch: maint-5.004/perl
7933            ! op.c t/op/local.t
7934 ____________________________________________________________________________
7935 [   662] By: TimBunce                              on 1998/03/03  09:37:51
7936         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
7937              From:  Chip Salzenberg
7938              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
7939              pp_hot.c regexec.c scope.c
7940      Branch: maint-5.004/perl
7941            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
7942            ! proto.h regexec.c regexp.h scope.c
7943 ____________________________________________________________________________
7944 [   661] By: TimBunce                              on 1998/03/03  09:27:04
7945         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
7946              From:  Chip Salzenberg
7947              Files:  toke.c
7948      Branch: maint-5.004/perl
7949            ! toke.c
7950 ____________________________________________________________________________
7951 [   660] By: TimBunce                              on 1998/03/03  09:24:41
7952         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
7953              From:  Chip Salzenberg
7954              Files:  scope.c
7955      Branch: maint-5.004/perl
7956            ! scope.c
7957 ____________________________________________________________________________
7958 [   659] By: TimBunce                              on 1998/03/03  09:24:00
7959         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
7960              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7961              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
7962              Files:  sv.c t/op/sprintf.t
7963      Branch: maint-5.004/perl
7964            ! sv.c t/op/sprintf.t
7965 ____________________________________________________________________________
7966 [   658] By: TimBunce                              on 1998/03/03  09:22:13
7967         Log: Title:  "Tiny core patch for source filters", #F025
7968              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7969              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
7970              Files:  toke.c
7971      Branch: maint-5.004/perl
7972            ! toke.c
7973 ____________________________________________________________________________
7974 [   657] By: TimBunce                              on 1998/03/03  09:20:00
7975         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
7976              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7977              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
7978              Files:  t/base/lex.t toke.c
7979      Branch: maint-5.004/perl
7980            ! t/base/lex.t toke.c
7981 ____________________________________________________________________________
7982 [   656] By: TimBunce                              on 1998/03/03  09:17:56
7983         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
7984              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7985              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
7986              Files:  doio.c t/pragma/warn-1global
7987      Branch: maint-5.004/perl
7988            ! doio.c t/pragma/warn-1global
7989 ____________________________________________________________________________
7990 [   655] By: TimBunce                              on 1998/03/03  09:16:56
7991         Log: Title:  "Fix '*' prototype", #F022
7992              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7993              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
7994              Files:  toke.c
7995      Branch: maint-5.004/perl
7996            ! toke.c
7997 ____________________________________________________________________________
7998 [   654] By: TimBunce                              on 1998/03/03  09:15:04
7999         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
8000              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
8001              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
8002              Files:  lib/File/Find.pm
8003      Branch: maint-5.004/perl
8004            ! lib/File/Find.pm
8005 ____________________________________________________________________________
8006 [   653] By: TimBunce                              on 1998/03/03  09:11:55
8007         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
8008              From:  Chip Salzenberg
8009              Files:  sv.c
8010      Branch: maint-5.004/perl
8011            ! sv.c
8012 ____________________________________________________________________________
8013 [   652] By: TimBunce                              on 1998/03/03  09:07:50
8014         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
8015              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8016              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
8017              Files:  scope.c
8018      Branch: maint-5.004/perl
8019            ! scope.c
8020 ____________________________________________________________________________
8021 [   651] By: TimBunce                              on 1998/03/03  09:07:10
8022         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
8023              From:  Stephane Payrard <stef@francenet.fr>
8024              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
8025              Files:  op.c t/op/my.t
8026      Branch: maint-5.004/perl
8027            ! op.c t/op/my.t
8028 ____________________________________________________________________________
8029 [   650] By: TimBunce                              on 1998/03/03  09:04:04
8030         Log: Title:  "enhanced "use strict" warning", #F017
8031              From:  Tkil <tkil@reptile.scrye.com>
8032              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
8033              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
8034      Branch: maint-5.004/perl
8035            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
8036 ____________________________________________________________________________
8037 [   649] By: TimBunce                              on 1998/03/03  09:02:55
8038         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
8039              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8040              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
8041              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
8042      Branch: maint-5.004/perl
8043            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
8044 ____________________________________________________________________________
8045 [   648] By: TimBunce                              on 1998/03/03  08:58:00
8046         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
8047              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8048              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
8049              Files:  sv.c
8050      Branch: maint-5.004/perl
8051            ! sv.c
8052 ____________________________________________________________________________
8053 [   647] By: TimBunce                              on 1998/03/03  08:53:35
8054         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
8055              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8056              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
8057              Files:  os2/os2.c util.c
8058      Branch: maint-5.004/perl
8059            ! os2/os2.c util.c
8060 ____________________________________________________________________________
8061 [   646] By: TimBunce                              on 1998/03/03  08:51:04
8062         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
8063              From:  Roderick Schertler <roderick@argon.org>
8064              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
8065              Files:  doio.c t/op/misc.t
8066      Branch: maint-5.004/perl
8067            ! doio.c t/op/misc.t
8068 ____________________________________________________________________________
8069 [   645] By: TimBunce                              on 1998/03/03  08:49:34
8070         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
8071              From:  Stephen McCamant <alias@mcs.com>
8072              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
8073              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
8074      Branch: maint-5.004/perl
8075            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
8076 ____________________________________________________________________________
8077 [   644] By: TimBunce                              on 1998/03/03  08:43:06
8078         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
8079              From:  Spider Boardman <spider@orb.nashua.nh.us>
8080              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
8081              Files:  sv.c
8082      Branch: maint-5.004/perl
8083            ! sv.c
8084 ____________________________________________________________________________
8085 [   643] By: TimBunce                              on 1998/03/03  08:41:07
8086         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
8087              From:  Chip Salzenberg
8088              Files:  op.c t/op/my.t
8089      Branch: maint-5.004/perl
8090            ! op.c t/op/my.t
8091 ____________________________________________________________________________
8092 [   642] By: TimBunce                              on 1998/03/03  08:39:11
8093         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
8094              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8095              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
8096              Files:  pod/perlobj.pod sv.c t/op/ref.t
8097      Branch: maint-5.004/perl
8098            ! pod/perlobj.pod sv.c t/op/ref.t
8099 ____________________________________________________________________________
8100 [   641] By: gsar                                  on 1998/03/03  04:39:49
8101         Log: merge problematic maintpatch to op.c
8102              #77:  "Eliminate double warnings under C<package;>"
8103              From:  Chip Salzenberg
8104              Files:  gv.c op.c toke.c
8105      Branch: win32/perl
8106            ! gv.c op.c toke.c
8107 ____________________________________________________________________________
8108 [   640] By: gsar                                  on 1998/03/03  04:30:22
8109         Log: merge another conflicting maintpatch to op.c
8110              #17:  "Enhanced "use strict" warning"
8111              From:  Tkil <tkil@reptile.scrye.com>
8112              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
8113              Date:  Thu, 4 Dec 1997 02:38:26 -0700
8114              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
8115      Branch: win32/perl
8116            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
8117 ____________________________________________________________________________
8118 [   639] By: gsar                                  on 1998/03/03  04:09:11
8119         Log: maintpatch
8120              #73:  "Fix order of warnings for misplaced subscripts"
8121              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8122              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
8123              Date:  Mon, 13 Oct 1997 11:23:56 +0100
8124              Files:  op.c
8125      Branch: win32/perl
8126            ! op.c
8127 ____________________________________________________________________________
8128 [   638] By: gsar                                  on 1998/03/03  04:02:16
8129         Log: manually apply another conflicting maintpatch
8130              #64:  "Fix extension version mismatch message"
8131              From:  Chip Salzenberg
8132              Files:  XSUB.h
8133      Branch: win32/perl
8134            ! XSUB.h
8135 ____________________________________________________________________________
8136 [   637] By: gsar                                  on 1998/03/03  03:57:08
8137         Log: maintpatch
8138              #62:  "Fix doc bug in getservbyname() examples"
8139              From:  Tom Christiansen
8140              Files:  ext/Socket/Socket.pm
8141      Branch: win32/perl
8142            ! ext/Socket/Socket.pm
8143 ____________________________________________________________________________
8144 [   636] By: gsar                                  on 1998/03/03  03:55:13
8145         Log: maintpatch
8146              #60:  "Socket occasional SEGV"
8147              From:  Trevor Blackwell <tlb@viaweb.com>
8148              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
8149              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
8150              Files:  ext/Socket/Socket.xs
8151      Branch: win32/perl
8152            ! ext/Socket/Socket.xs
8153 ____________________________________________________________________________
8154 [   635] By: gsar                                  on 1998/03/03  03:51:01
8155         Log: maintpatches for docs
8156              #53:  "Perlop bitwise & | ^ documentation"
8157              From:  Tom Phoenix <rootbeer@teleport.com>
8158              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
8159              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
8160              Files:  pod/perlfunc.pod
8161              -------- 
8162              #54:  "Update docs on tr///"
8163              From:  Tom Phoenix <rootbeer@teleport.com>
8164              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
8165              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
8166              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8167              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8168              pod/perlstyle.pod toke.c
8169      Branch: win32/perl
8170            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8171            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8172            ! pod/perlstyle.pod toke.c
8173 ____________________________________________________________________________
8174 [   634] By: gsar                                  on 1998/03/03  03:43:42
8175         Log: another maintpatch (this one needed adjust of test nos.)
8176              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8177              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
8178              Date: Thu, 22 Jan 1998 12:11:49 +0000
8179              Subject: Re: [PERL] A few perl5.004_03 bugs 
8180      Branch: win32/perl
8181            ! mg.c t/op/magic.t
8182 ____________________________________________________________________________
8183 [   633] By: gsar                                  on 1998/03/03  03:36:40
8184         Log: merge another toke.c patch and its dependent (very carefully)
8185              #32:  "Support C<Package::> as function-blind bearword"
8186              From:  Chip Salzenberg
8187              Files:  toke.c
8188              --------
8189              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
8190              From:  Gurusamy Sarathy
8191              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
8192      Branch: win32/perl
8193            ! pod/perldelta.pod pod/perldiag.pod toke.c
8194 ____________________________________________________________________________
8195 [   632] By: gsar                                  on 1998/03/03  03:12:16
8196         Log: another toke.c maintpatch
8197              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
8198              From:  Chip Salzenberg
8199              Files:  toke.c
8200      Branch: win32/perl
8201            ! toke.c
8202 ____________________________________________________________________________
8203 [   631] By: gsar                                  on 1998/03/03  03:06:59
8204         Log: still another maintpatch
8205              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8206              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
8207              Date: Sun, 02 Nov 1997 13:31:54 +0000
8208              Subject: [PATCH] assorted sprintf bugs
8209      Branch: win32/perl
8210            ! sv.c t/op/sprintf.t
8211 ____________________________________________________________________________
8212 [   630] By: gsar                                  on 1998/03/03  03:03:55
8213         Log: yet another maintpatch
8214              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8215              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
8216              Date: Sat, 22 Nov 1997 12:52:16 +0000
8217              Subject: Re: [PERL] Unexpected output 
8218      Branch: win32/perl
8219            ! doio.c t/pragma/warn-1global
8220 ____________________________________________________________________________
8221 [   629] By: gsar                                  on 1998/03/03  02:57:33
8222         Log: merge another maintpatch to toke.c
8223              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8224              Date: Sat, 22 Nov 1997 14:45:23 GMT
8225              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
8226              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
8227      Branch: win32/perl
8228            ! t/base/lex.t toke.c
8229 ____________________________________________________________________________
8230 [   628] By: gsar                                  on 1998/03/03  02:50:20
8231         Log: manually merge a maintpatch
8232              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
8233              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
8234              From: gnat@frii.com
8235              Subject: [PERL] Commenting toke.c
8236      Branch: win32/perl
8237            ! toke.c
8238 ____________________________________________________________________________
8239 [   627] By: TimBunce                              on 1998/03/02  22:34:47
8240         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
8241              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8242              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
8243              Files:  pp_hot.c pp_sys.c
8244      Branch: maint-5.004/perl
8245            ! pp_hot.c pp_sys.c
8246 ____________________________________________________________________________
8247 [   626] By: TimBunce                              on 1998/03/02  22:31:13
8248         Log: This is the change description for change 625
8249              Title:  "Fix tr///s option", #F007
8250              From:  Inaba Hiroto <inaba@st.rim.or.jp>
8251              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
8252              Files:  doop.c
8253      Branch: maint-5.004/perl
8254            ! doop.c
8255 ____________________________________________________________________________
8256 [   625] By: TimBunce                              on 1998/03/02  22:23:48
8257         Log:      Branch: maint-5.004/perl
8258            ! doop.c
8259 ____________________________________________________________________________
8260 [   623] By: TimBunce                              on 1998/03/02  21:51:53
8261         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
8262              From:  Chip Salzenberg
8263              Files:  pp_ctl.c
8264      Branch: maint-5.004/perl
8265            ! pp_ctl.c
8266 ____________________________________________________________________________
8267 [   622] By: TimBunce                              on 1998/03/02  21:43:29
8268         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
8269              From:  Chip Salzenberg
8270              Files:  sv.c
8271      Branch: maint-5.004/perl
8272            ! sv.c
8273 ____________________________________________________________________________
8274 [   621] By: TimBunce                              on 1998/03/02  21:29:59
8275         Log: Title:  "Fix compile-time warning line in while ()", #F004
8276              From:  Chip Salzenberg
8277              Files:  op.c
8278      Branch: maint-5.004/perl
8279            ! op.c
8280 ____________________________________________________________________________
8281 [   620] By: TimBunce                              on 1998/03/02  21:25:27
8282         Log: Title:  "STMT foreach LIST;", #F002
8283              From:  Chip Salzenberg
8284              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
8285              vms/perly_c.vms
8286      Branch: maint-5.004/perl
8287            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8288            ! toke.c vms/perly_c.vms
8289 ____________________________________________________________________________
8290 [   619] By: TimBunce                              on 1998/03/02  21:12:58
8291         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
8292              From:  Chip Salzenberg
8293              Files:  op.c
8294      Branch: maint-5.004/perl
8295            ! op.c
8296 ____________________________________________________________________________
8297 [   618] By: gsar                                  on 1998/03/02  04:40:16
8298         Log: make t/lib/nothread.t type xtext also
8299      Branch: win32/perl
8300            ! t/op/nothread.t
8301 ____________________________________________________________________________
8302 [   617] By: gsar                                  on 1998/03/02  04:35:15
8303         Log: make t/lib/thread.t type xtext
8304      Branch: win32/perl
8305            ! t/lib/thread.t
8306 ____________________________________________________________________________
8307 [   616] By: gsar                                  on 1998/03/02  04:17:40
8308         Log: fix misapplied hunks in change#614
8309      Branch: win32/perl
8310            ! scope.c scope.h
8311 ____________________________________________________________________________
8312 [   615] By: gsar                                  on 1998/03/02  03:39:16
8313         Log: another one down
8314              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
8315              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
8316              Date: Tue, 25 Nov 1997 23:03:48 -0800
8317              Subject: [PERL] File::Find bugs & patches
8318      Branch: win32/perl
8319            ! lib/File/Find.pm
8320 ____________________________________________________________________________
8321 [   614] By: gsar                                  on 1998/03/02  03:28:28
8322         Log: this one with adjusted test numbers
8323              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
8324              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
8325              From: Stephen McCamant <alias@mcs.com>
8326              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
8327      Branch: win32/perl
8328            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
8329 ____________________________________________________________________________
8330 [   613] By: gsar                                  on 1998/03/02  03:13:32
8331         Log: still another
8332              From: Inaba Hiroto <inaba@st.rim.or.jp>
8333              Subject: [PERL] tr///s bug
8334              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
8335              Date: Sat, 10 Jan 1998 15:53:33 +0900
8336      Branch: win32/perl
8337            ! doop.c t/op/subst.t
8338 ____________________________________________________________________________
8339 [   612] By: gsar                                  on 1998/03/02  03:01:27
8340         Log: yet another patch
8341              From: Chip Salzenberg <salzench@nielsenmedia.com>
8342              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
8343              Subject: Tiny but massively cool:  C<statement foreach @list>
8344              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
8345      Branch: win32/perl
8346            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8347            ! toke.c vms/perly_c.vms
8348 ____________________________________________________________________________
8349 [   611] By: gsar                                  on 1998/03/02  01:52:46
8350         Log: yet another 'old' patch
8351              From: Stephane Payrard <stef@francenet.fr>
8352              Message-Id: <199712040054.BAA04612@www.zweig.com>
8353              To: perl5-porters@perl.org
8354              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
8355              between `my' and `local' (Patch included)
8356      Branch: win32/perl
8357            ! op.c t/op/my.t
8358 ____________________________________________________________________________
8359 [   610] By: gsar                                  on 1998/03/02  01:45:55
8360         Log: another 'old' patch
8361              From: Roderick Schertler <roderick@argon.org>
8362              Date: 19 Dec 1997 12:52:36 -0500
8363              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
8364              Subject: [PERL] [PATCH] Re: Problem with open >&=
8365      Branch: win32/perl
8366            ! doio.c t/op/misc.t
8367 ____________________________________________________________________________
8368 [   609] By: gsar                                  on 1998/03/02  01:23:56
8369         Log: apply missing pieces from:
8370              From: Chip Salzenberg <salzench@nielsenmedia.com>
8371              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
8372              Subject: [PATCH] Improved LVALUE patch
8373              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
8374      Branch: win32/perl
8375            ! sv.c
8376 ____________________________________________________________________________
8377 [   608] By: gsar                                  on 1998/03/02  01:13:01
8378         Log: merge two important 'old' patches
8379              From: Chip Salzenberg <salzench@nielsenmedia.com>
8380              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
8381              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
8382              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
8383              ------
8384              From: Chip Salzenberg <salzench@nielsenmedia.com>
8385              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
8386              Subject: [PATCH] Fix for compile-time while() warnings
8387              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
8388      Branch: win32/perl
8389            ! op.c
8390 ____________________________________________________________________________
8391 [   607] By: gsar                                  on 1998/03/01  06:52:26
8392         Log: integrate mainline changes
8393      Branch: asperl
8394           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
8395           +> lib/Tie/Handle.pm t/op/tiehandle.t
8396            - config_H
8397           !> (integrate 89 files)
8398 ____________________________________________________________________________
8399 [   606] By: gsar                                  on 1998/02/28  23:11:00
8400         Log: misc small tweaks
8401              - AutoLoader fix for long::pack::names
8402              - d_mymalloc can be set from makefiles now
8403              - make search.pl actually work on win32
8404              - revert podoc about $^E on OS/2 (per Ilya's wishes)
8405      Branch: win32/perl
8406            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
8407            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
8408 ____________________________________________________________________________
8409 [   605] By: gsar                                  on 1998/02/28  22:16:45
8410         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
8411      Branch: win32/perl
8412            ! embedvar.h sv.h
8413 ____________________________________________________________________________
8414 [   604] By: gsar                                  on 1998/02/28  21:08:58
8415         Log: integrate mainline
8416      Branch: win32/perl
8417           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
8418           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
8419           !> byterun.c ext/SDBM_File/Makefile.PL
8420           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
8421           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
8422           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
8423           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
8424           !> vms/test.com win32/makedef.pl
8425 ____________________________________________________________________________
8426 [   603] By: nick                                  on 1998/02/28  11:31:15
8427         Log: Missed FREAD in bytecode.h
8428              Cannot export svref_mutex in non-threaded perl
8429      Branch: perl
8430            ! bytecode.h win32/makedef.pl
8431
8432 ----------------
8433 Version 5.004_61
8434 ----------------
8435
8436 ____________________________________________________________________________
8437 [   602] By: mbeattie                              on 1998/02/27  18:35:27
8438         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
8439              preprocessor symbol on Digital UNIX.
8440      Branch: perl
8441            ! bytecode.h bytecode.pl byterun.c
8442 ____________________________________________________________________________
8443 [   601] By: mbeattie                              on 1998/02/27  18:27:00
8444         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
8445      Branch: perl
8446            ! sv.h
8447 ____________________________________________________________________________
8448 [   600] By: mbeattie                              on 1998/02/27  18:15:07
8449         Log: Add atomic.h to MANIFEST
8450      Branch: perl
8451            ! MANIFEST
8452 ____________________________________________________________________________
8453 [   599] By: mbeattie                              on 1998/02/27  18:13:52
8454         Log: Integrate win32 branch into mainline.
8455      Branch: perl
8456            ! bytecode.pl
8457           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
8458           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
8459           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
8460           !> win32/config.gc win32/config.vc win32/config_H.bc
8461           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
8462           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
8463           !> win32/win32thread.h
8464 ____________________________________________________________________________
8465 [   598] By: mbeattie                              on 1998/02/27  18:06:41
8466         Log: Make refcounts atomic for threading (dependent on appropriate
8467              arch-dependent and compiler-dependent definitions in atomic.h
8468              or else falls back to a global mutex to protect refcounts).
8469      Branch: perl
8470            + atomic.h
8471            ! global.sym perl.c perlvars.h sv.c sv.h
8472 ____________________________________________________________________________
8473 [   597] By: mbeattie                              on 1998/02/27  15:37:22
8474         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
8475      Branch: perl
8476            ! MANIFEST
8477 ____________________________________________________________________________
8478 [   596] By: mbeattie                              on 1998/02/27  15:34:55
8479         Log: Missed adding new file Policy_sh.SH in change 592.
8480      Branch: perl
8481            + Policy_sh.SH
8482 ____________________________________________________________________________
8483 [   595] By: mbeattie                              on 1998/02/27  15:34:06
8484         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
8485              Date: Fri, 27 Feb 1998 04:15:04 +0000
8486              From: Graham Barr <gbarr@pobox.com>
8487      Branch: perl
8488            + lib/Tie/Handle.pm t/op/tiehandle.t
8489            ! pod/perltie.pod pp_sys.c
8490 ____________________________________________________________________________
8491 [   594] By: mbeattie                              on 1998/02/27  15:31:12
8492         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8493              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
8494              Date: Thu, 26 Feb 1998 11:09:55 -0800
8495              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
8496              Date: Thu, 26 Feb 1998 11:15:24 -0800
8497      Branch: perl
8498            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
8499            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
8500            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
8501            ! vms/test.com
8502 ____________________________________________________________________________
8503 [   593] By: mbeattie                              on 1998/02/27  15:26:45
8504         Log: Fix file-descriptor leak when pipes fail via taint checks:
8505              Subject: [PATCH] Some patches went through cracks
8506              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
8507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8508      Branch: perl
8509            ! os2/os2.c util.c
8510 ____________________________________________________________________________
8511 [   592] By: mbeattie                              on 1998/02/27  15:15:12
8512         Log: Subject: Config_60-03-04.diff patch for 5.004_60
8513              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
8514              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8515      Branch: perl
8516            ! Configure MANIFEST Makefile.SH os2/diff.configure
8517 ____________________________________________________________________________
8518 [   591] By: gsar                                  on 1998/02/26  19:34:50
8519         Log: added AS patch#9
8520      Branch: asperl
8521            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
8522            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
8523            - win32/ipstdiowin.h win32/perlobj.def
8524            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
8525            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
8526            ! win32/win32sck.c win32/win32thread.c
8527 ____________________________________________________________________________
8528 [   590] By: gsar                                  on 1998/02/26  04:25:40
8529         Log: various changes to make win32 build under the new Configure & co.
8530              - added byterun.c to core C build
8531              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
8532              after adding new variables to config.[bgv]c
8533              - sig_name_init now has only the valid signals
8534              - we now have $Config{usethreads}
8535              - tested under the two commercial compilers w/ and w/o usethreads
8536      Branch: win32/perl
8537            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8538            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8539            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
8540 ____________________________________________________________________________
8541 [   589] By: gsar                                  on 1998/02/26  03:56:19
8542         Log: various cleanups so that B can be built as "just another extension"
8543              - export symbols needed for building B
8544              - bset_obj_store() is needed by byterun(), so define it there instead
8545              of at B.xs, and export it
8546              - freadpv() is only used in B.xs, so move it there
8547              - byte*.h are now included by perl.h
8548              - regenerate embed*.h
8549      Branch: win32/perl
8550            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
8551            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
8552 ____________________________________________________________________________
8553 [   588] By: gsar                                  on 1998/02/25  21:46:35
8554         Log: integrate mainline
8555      Branch: win32/perl
8556           +> Porting/config.sh Porting/config_H
8557            - config_H
8558           !> (integrate 54 files)
8559 ____________________________________________________________________________
8560 [   587] By: gsar                                  on 1998/02/25  19:20:26
8561         Log: added AS patch#8
8562      Branch: asperl
8563            ! sv.c x2p/a2py.c x2p/util.c
8564 ____________________________________________________________________________
8565 [   586] By: gsar                                  on 1998/02/25  19:08:06
8566         Log: added AS patch#7
8567              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
8568              Date:    Tue, 24 Feb 1998 07:57:07 PST
8569              From:    Douglas Lankshear <dougl@ActiveState.com>
8570              Subject: [PATCH] 
8571              
8572              Here's an attempt at
8573              6. MANIFEST must be updated with new file names
8574              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
8575              And some changes to move toward
8576              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
8577              
8578              -- Doug
8579      Branch: asperl
8580            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
8581            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
8582            ! perlenv.h perlio.h perllio.h win32/Makefile
8583 ____________________________________________________________________________
8584 [   585] By: mbeattie                              on 1998/02/25  17:44:34
8585         Log: More compiler tweaks.
8586      Branch: perl
8587            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
8588 ____________________________________________________________________________
8589 [   584] By: mbeattie                              on 1998/02/25  15:36:38
8590         Log: Subject: [PATCH 5.004_60] dos-djgpp update
8591              Date: Wed, 25 Feb 1998 11:17:07 +0100
8592              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8593      Branch: perl
8594            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
8595 ____________________________________________________________________________
8596 [   583] By: mbeattie                              on 1998/02/25  15:34:48
8597         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
8598      Branch: perl
8599            ! global.sym patchlevel.h
8600 ____________________________________________________________________________
8601 [   582] By: mbeattie                              on 1998/02/25  15:28:08
8602         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
8603              Date: Tue, 24 Feb 1998 11:15:57 +0000
8604              From: Robin Houston <robin@oneworld.org>
8605      Branch: perl
8606            ! pod/perldiag.pod pp_ctl.c
8607 ____________________________________________________________________________
8608 [   581] By: mbeattie                              on 1998/02/25  15:27:06
8609         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
8610              Date: 23 Feb 1998 23:36:09 +0100
8611              From: Gisle Aas <gisle@aas.no>
8612      Branch: perl
8613            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
8614 ____________________________________________________________________________
8615 [   580] By: mbeattie                              on 1998/02/25  15:25:29
8616         Log: Subject: [PATCH 5.004_60] improved Test.pm
8617              Date: Sat, 21 Feb 1998 14:17:09 -0500
8618              From: Joshua Pritikin <pritikin@mindspring.com>
8619      Branch: perl
8620            ! lib/Test.pm
8621 ____________________________________________________________________________
8622 [   579] By: mbeattie                              on 1998/02/25  15:23:24
8623         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
8624              From: Jarkko Hietaniemi <jhi@iki.fi>
8625              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
8626              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
8627              Subject: Re: your HP-UX perl patch
8628              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
8629      Branch: perl
8630            ! Makefile.SH embed.h global.sym hints/hpux.sh
8631 ____________________________________________________________________________
8632 [   578] By: mbeattie                              on 1998/02/25  15:18:06
8633         Log: Back out DB_File patch (change _553) and tweak Configure.
8634              Subject: ANNOUNCE: perl5.004_60 is available
8635              Date: Mon, 23 Feb 1998 10:47:26 -0000
8636              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
8637      Branch: perl
8638            ! Configure ext/DB_File/DB_File.xs
8639 ____________________________________________________________________________
8640 [   577] By: mbeattie                              on 1998/02/25  15:04:00
8641         Log: Subject: [PATCH] Cwd.pm
8642              Date: Fri, 20 Feb 1998 10:27:54 -0600
8643              From: Graham Barr <gbarr@ti.com>
8644      Branch: perl
8645            ! lib/Cwd.pm
8646 ____________________________________________________________________________
8647 [   576] By: mbeattie                              on 1998/02/25  15:02:57
8648         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
8649              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
8650              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
8651              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
8652              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
8653              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
8654              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
8655      Branch: perl
8656            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
8657 ____________________________________________________________________________
8658 [   575] By: mbeattie                              on 1998/02/25  14:58:00
8659         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
8660              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
8661              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8662      Branch: perl
8663            + Porting/config.sh Porting/config_H
8664            - config_H
8665            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
8666            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
8667            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
8668            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
8669            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
8670            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
8671            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
8672 ____________________________________________________________________________
8673 [   574] By: gsar                                  on 1998/02/24  02:21:14
8674         Log: fix typos in sv.c
8675      Branch: win32/perl
8676            ! sv.c
8677 ____________________________________________________________________________
8678 [   573] By: mbeattie                              on 1998/02/23  10:03:39
8679         Log: Remove old Linux+threads segfault degugging kludge.
8680      Branch: perl
8681            ! perl.c
8682 ____________________________________________________________________________
8683 [   572] By: gsar                                  on 1998/02/23  09:45:26
8684         Log: undo previous change (no added value!)
8685      Branch: win32/perl
8686            ! win32/bin/pl2bat.pl
8687 ____________________________________________________________________________
8688 [   571] By: gsar                                  on 1998/02/23  09:18:32
8689         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
8690              John Cavanaugh <cavanaug@sdd.hp.com>)
8691      Branch: win32/perl
8692            ! win32/bin/pl2bat.pl
8693 ____________________________________________________________________________
8694 [   570] By: gsar                                  on 1998/02/22  04:02:15
8695         Log: support chown() (just a noop for now)
8696      Branch: win32/perl
8697            ! dosish.h win32/win32.c win32/win32.h
8698 ____________________________________________________________________________
8699 [   569] By: gsar                                  on 1998/02/22  03:09:55
8700         Log: integrate latest win32 branch
8701      Branch: asperl
8702           +> (branch 41 files)
8703           !> (integrate 59 files)
8704 ____________________________________________________________________________
8705 [   568] By: gsar                                  on 1998/02/22  02:40:56
8706         Log: get compiler building under win32 (needed Makefile.PL
8707              hacks that could be applicable to other platforms)
8708      Branch: win32/perl
8709            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
8710 ____________________________________________________________________________
8711 [   567] By: gsar                                  on 1998/02/22  01:30:19
8712         Log: integrate mainline
8713      Branch: win32/perl
8714           +> (branch 41 files)
8715           !> (integrate 46 files)
8716 ____________________________________________________________________________
8717 [   566] By: gsar                                  on 1998/02/20  22:31:56
8718         Log: fix handle leak in join()
8719      Branch: win32/perl
8720            ! win32/win32thread.h
8721
8722 ----------------
8723 Version 5.004_60
8724 ----------------
8725
8726 ____________________________________________________________________________
8727 [   565] By: mbeattie                              on 1998/02/20  18:23:47
8728         Log: Remove compiler files from their old lib/B locations. The compiler
8729              now builds by default (without the byteperl executable so far) and
8730              seems to work at least minimally.
8731      Branch: perl
8732            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
8733            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
8734            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
8735            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
8736            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
8737            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
8738            ! MANIFEST bytecode.pl
8739 ____________________________________________________________________________
8740 [   564] By: mbeattie                              on 1998/02/20  18:05:33
8741         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
8742              under ext/B.
8743      Branch: perl
8744           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
8745           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8746           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
8747           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
8748           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
8749           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
8750           +> ext/B/B/makeliblinks ext/B/O.pm
8751 ____________________________________________________________________________
8752 [   563] By: mbeattie                              on 1998/02/20  17:54:58
8753         Log: Start getting compiler to work when built with the core.
8754              [Still won't work as of this change.]
8755      Branch: perl
8756           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
8757           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
8758           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
8759           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
8760           +> lib/B/Terse.pm lib/B/Xref.pm
8761            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
8762 ____________________________________________________________________________
8763 [   562] By: mbeattie                              on 1998/02/20  16:42:13
8764         Log: Merge perlext/Compiler/... into mainline. Some files move to
8765              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
8766              move to the base perl directory (e.g. headers). Will need some
8767              cleaning up before it builds properly, I would guess.
8768      Branch: perl
8769           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
8770           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
8771           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
8772           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
8773           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
8774           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
8775           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
8776           +> lib/B/makeliblinks lib/O.pm
8777 ____________________________________________________________________________
8778 [   561] By: mbeattie                              on 1998/02/20  16:39:38
8779         Log: Win32 changes from Sarathy, tweaked slightly by me.
8780      Branch: perlext
8781            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
8782            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
8783            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
8784            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
8785 ____________________________________________________________________________
8786 [   560] By: mbeattie                              on 1998/02/20  15:46:15
8787         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
8788      Branch: perl
8789            ! perl.c
8790 ____________________________________________________________________________
8791 [   559] By: mbeattie                              on 1998/02/20  12:56:10
8792         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
8793      Branch: perl
8794            ! MANIFEST patchlevel.h
8795 ____________________________________________________________________________
8796 [   558] By: mbeattie                              on 1998/02/20  12:53:26
8797         Log: Integrate win32 branch into mainline.
8798      Branch: perl
8799           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
8800           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8801           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8802           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
8803           !> win32/win32iop.h x2p/a2p.h
8804 ____________________________________________________________________________
8805 [   557] By: mbeattie                              on 1998/02/20  12:51:42
8806         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
8807              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
8808              From: Jarkko Hietaniemi <jhi@iki.fi>
8809      Branch: perl
8810            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
8811            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
8812            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
8813            ! pod/perltoc.pod pod/perlvar.pod
8814 ____________________________________________________________________________
8815 [   556] By: mbeattie                              on 1998/02/20  12:49:54
8816         Log: Subject: [PATCH] installperl
8817              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
8818              From: Norton Allen <allen@huarp.harvard.edu>
8819      Branch: perl
8820            ! installperl
8821 ____________________________________________________________________________
8822 [   555] By: mbeattie                              on 1998/02/20  12:49:09
8823         Log: Subject: [PATCH:_59] t/op/wantarray.t
8824              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
8825              From: Norton Allen <allen@huarp.harvard.edu>
8826      Branch: perl
8827            + t/op/wantarray.t
8828 ____________________________________________________________________________
8829 [   554] By: mbeattie                              on 1998/02/20  12:47:44
8830         Log: Subject: Misprint in regcomp.c [PATCH]
8831              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
8832              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8833      Branch: perl
8834            ! regcomp.c
8835 ____________________________________________________________________________
8836 [   553] By: mbeattie                              on 1998/02/20  12:45:08
8837         Log: Subject: DB_File ->length does not work just after tie.
8838              Date: Tue, 17 Feb 1998 13:19:18 GMT
8839              From: Nick Ing-Simmons <nik@tiuk.ti.com>
8840      Branch: perl
8841            ! ext/DB_File/DB_File.xs
8842 ____________________________________________________________________________
8843 [   552] By: mbeattie                              on 1998/02/20  12:43:32
8844         Log: Subject: [PATCH] - perl5.005_59, update Copyright
8845              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
8846              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
8847      Branch: perl
8848            ! perl.c
8849 ____________________________________________________________________________
8850 [   551] By: mbeattie                              on 1998/02/20  12:42:41
8851         Log: Subject: Re: for() and map() peculiarity
8852              Date: Mon, 16 Feb 1998 21:33:44 +0000
8853              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8854      Branch: perl
8855            ! pod/perlsyn.pod
8856 ____________________________________________________________________________
8857 [   550] By: mbeattie                              on 1998/02/20  12:41:53
8858         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
8859              Date: Mon, 16 Feb 1998 11:46:29 -0800
8860              From: Dan Sugalski <sugalskd@osshe.edu>
8861      Branch: perl
8862            ! vms/config.vms
8863 ____________________________________________________________________________
8864 [   549] By: mbeattie                              on 1998/02/20  12:40:55
8865         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
8866              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
8867              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
8868      Branch: perl
8869            ! global.sym
8870 ____________________________________________________________________________
8871 [   548] By: mbeattie                              on 1998/02/20  12:39:56
8872         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
8873              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
8874              From: Jarkko Hietaniemi <jhi@iki.fi>
8875      Branch: perl
8876            ! hints/irix_6.sh
8877 ____________________________________________________________________________
8878 [   547] By: mbeattie                              on 1998/02/20  12:38:58
8879         Log: Subject: [PATCH] perlguts update
8880              Date: 16 Feb 1998 11:23:53 +0100
8881              From: Gisle Aas <gisle@aas.no>
8882      Branch: perl
8883            ! pod/perlguts.pod
8884 ____________________________________________________________________________
8885 [   546] By: mbeattie                              on 1998/02/20  12:38:01
8886         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
8887              Date: Sun, 15 Feb 1998 23:56:05 -0500
8888              From: Irving Reid <irving@tor.securecomputing.com>
8889      Branch: perl
8890            ! hints/bsdos.sh
8891 ____________________________________________________________________________
8892 [   545] By: mbeattie                              on 1998/02/20  12:37:11
8893         Log: Subject: [PATCH] 5% speedup in an empty loop
8894              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
8895              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8896      Branch: perl
8897            ! op.c
8898 ____________________________________________________________________________
8899 [   544] By: mbeattie                              on 1998/02/20  12:36:26
8900         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
8901              Date: Sun, 15 Feb 98 23:06:16 +0100
8902              From: Hans Mulder <hansm@icgroup.nl>
8903      Branch: perl
8904            ! hints/next_3.sh hints/next_4.sh
8905 ____________________________________________________________________________
8906 [   543] By: mbeattie                              on 1998/02/20  12:35:39
8907         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
8908              Date: Sun, 15 Feb 98 23:05:20 +0100
8909              From: Hans Mulder <hansm@icgroup.nl>
8910      Branch: perl
8911            ! malloc.c
8912 ____________________________________________________________________________
8913 [   542] By: mbeattie                              on 1998/02/20  12:35:03
8914         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
8915              From: Hans Mulder <hansm@icgroup.nl>
8916              Date: Sun, 15 Feb 98 23:04:29 +0100
8917      Branch: perl
8918            ! Configure
8919 ____________________________________________________________________________
8920 [   541] By: mbeattie                              on 1998/02/20  12:33:56
8921         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
8922              NeXT   needs DONT_DECLARE_STD)
8923              Date: Sun, 15 Feb 98 23:04:19 +0100
8924              From: Hans Mulder <hansm@icgroup.nl>
8925      Branch: perl
8926            ! perl.h
8927 ____________________________________________________________________________
8928 [   540] By: mbeattie                              on 1998/02/20  12:32:25
8929         Log: Subject: [PATCH] sv_check_thinkfirst macroized
8930              Date: 15 Feb 1998 22:00:38 +0100
8931              From: Gisle Aas <gisle@aas.no>
8932      Branch: perl
8933            ! sv.c
8934 ____________________________________________________________________________
8935 [   539] By: mbeattie                              on 1998/02/20  12:31:07
8936         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
8937              Date: Sat, 14 Feb 1998 17:58:01 -0500
8938              From: Joshua Pritikin <pritikin@mindspring.com>
8939      Branch: perl
8940            + lib/Test.pm
8941            ! MANIFEST lib/Test/Harness.pm
8942 ____________________________________________________________________________
8943 [   538] By: mbeattie                              on 1998/02/20  12:24:31
8944         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
8945              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
8946              From: Jarkko Hietaniemi <jhi@iki.fi>
8947      Branch: perl
8948            ! INSTALL pod/perldiag.pod pod/perllocale.pod
8949 ____________________________________________________________________________
8950 [   537] By: mbeattie                              on 1998/02/20  12:23:04
8951         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
8952              Date: Fri, 13 Feb 1998 13:38:28 -0800
8953              From: Dan Sugalski <sugalskd@osshe.edu>
8954      Branch: perl
8955            ! README.vms
8956 ____________________________________________________________________________
8957 [   536] By: mbeattie                              on 1998/02/20  12:20:29
8958         Log: Subject: [PATCH] 5.004_58, move intuition tests
8959              Date: Thu, 12 Feb 1998 17:11:05 -0600
8960              From: Stephen Potter <spp@psa.pencom.com>
8961      Branch: perl
8962            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
8963            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
8964            ! t/op/flip.t t/op/pat.t t/op/push.t
8965 ____________________________________________________________________________
8966 [   535] By: gsar                                  on 1998/02/19  23:07:24
8967         Log: applied a version of this with tabs intact
8968              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
8969              Date:    19 Feb 1998 15:06:38 EST
8970              From:    dfan@harmonixmusic.com (Dan Schmidt)
8971              Subject: Pod::Html bug and fix: missing </UL> in index
8972      Branch: win32/perl
8973            ! lib/Pod/Html.pm
8974 ____________________________________________________________________________
8975 [   534] By: gsar                                  on 1998/02/19  19:40:27
8976         Log: Fix C<0> problem in Pod::Html
8977      Branch: win32/perl
8978            ! lib/Pod/Html.pm
8979 ____________________________________________________________________________
8980 [   533] By: gsar                                  on 1998/02/18  18:11:08
8981         Log: non-debug VC builds are -O1 now (they say it works, and is
8982              faster)
8983      Branch: win32/perl
8984            ! win32/Makefile win32/makefile.mk
8985 ____________________________________________________________________________
8986 [   532] By: gsar                                  on 1998/02/18  04:11:03
8987         Log: integrate nick's patch to mainline
8988      Branch: win32/perl
8989           !> pp.c
8990 ____________________________________________________________________________
8991 [   531] By: mbeattie                              on 1998/02/17  17:50:50
8992         Log: Assorted changes to the compiler
8993      Branch: perlext
8994            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
8995            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
8996            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
8997            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
8998 ____________________________________________________________________________
8999 [   530] By: gsar                                  on 1998/02/17  01:47:35
9000         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
9001              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
9002              build passes all tests except t/lib/io_xs.t (seems to be due to
9003              broken tmpfile() in the CRT or import lib)
9004      Branch: win32/perl
9005            ! XSUB.h win32/makefile.mk win32/win32.h
9006 ____________________________________________________________________________
9007 [   529] By: gsar                                  on 1998/02/16  23:03:31
9008         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
9009              in this version of gcc!)
9010      Branch: win32/perl
9011            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
9012            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
9013 ____________________________________________________________________________
9014 [   528] By: nick                                  on 1998/02/16  22:13:04
9015         Log: Missing PUSHMARK in unshift TIEARRAY hook
9016      Branch: perl
9017            ! pp.c
9018 ____________________________________________________________________________
9019 [   527] By: gsar                                  on 1998/02/15  20:59:07
9020         Log: integrate win32 branch
9021      Branch: asperl
9022           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
9023           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9024           !> win32/makedef.pl
9025 ____________________________________________________________________________
9026 [   526] By: gsar                                  on 1998/02/15  20:02:11
9027         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
9028      Branch: win32/perl
9029            ! config_h.SH win32/config_H.bc win32/config_H.gc
9030            ! win32/config_H.vc
9031 ____________________________________________________________________________
9032 [   525] By: gsar                                  on 1998/02/15  03:26:45
9033         Log: fix build problems due to renamed Config variables
9034      Branch: win32/perl
9035            ! win32/config.bc win32/config.gc win32/config.vc
9036            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9037            ! win32/makedef.pl
9038 ____________________________________________________________________________
9039 [   524] By: gsar                                  on 1998/02/14  01:00:15
9040         Log: bring ASPerl uptodate with mainline changes
9041      Branch: asperl
9042           +> ext/DB_File/Changes t/comp/require.t
9043           !> (integrate 41 files)
9044 ____________________________________________________________________________
9045 [   523] By: gsar                                  on 1998/02/14  00:52:17
9046         Log: integrate mainline
9047      Branch: win32/perl
9048           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
9049           !> pp_hot.c t/op/magic.t
9050 ____________________________________________________________________________
9051 [   522] By: gsar                                  on 1998/02/14  00:42:37
9052         Log: added AS patch#6
9053              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
9054              Date:    Fri, 13 Feb 1998 06:14:51 PST
9055              From:    Douglas Lankshear <dougl@ActiveState.com>
9056              Subject: [PATCH] command line build
9057              
9058              This patch is for the command line build of perl object.
9059              I'll merge the ipfoo.c function with win32_xxx functions next.
9060              
9061              -- Doug
9062      Branch: asperl
9063            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
9064            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
9065            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
9066 ____________________________________________________________________________
9067 [   521] By: gsar                                  on 1998/02/14  00:14:04
9068         Log: added AS patch#5 (patch #4 was intentionally skipped after
9069              discussion)
9070      Branch: asperl
9071            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
9072            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
9073            ! regexec.c sv.c toke.c
9074 ____________________________________________________________________________
9075 [   520] By: nick                                  on 1998/02/13  18:15:46
9076         Log: Resolve ansiperl against win32
9077      Branch: ansiperl
9078           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
9079           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
9080           +> t/lib/ph.t
9081           !> (integrate 898 files)
9082
9083 ----------------
9084 Version 5.004_59
9085 ----------------
9086
9087 ____________________________________________________________________________
9088 [   519] By: mbeattie                              on 1998/02/13  17:05:37
9089         Log: Integrate win32 into mainline.
9090      Branch: perl
9091            ! lib/ExtUtils/xsubpp
9092           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9093           !> win32/makefile.mk
9094 ____________________________________________________________________________
9095 [   518] By: mbeattie                              on 1998/02/13  17:01:16
9096         Log: Bump patchlevel.h to 59.
9097      Branch: perl
9098            ! patchlevel.h
9099 ____________________________________________________________________________
9100 [   517] By: mbeattie                              on 1998/02/13  16:57:59
9101         Log: Subject: [PATCH] _58: wantarray in void context broken
9102              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
9103              From: Norton Allen <allen@huarp.harvard.edu>
9104      Branch: perl
9105            ! pp_hot.c
9106 ____________________________________________________________________________
9107 [   516] By: mbeattie                              on 1998/02/13  16:55:33
9108         Log: Subject: [PATCH] 5.004_58 QNX getcwd
9109              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
9110              From: Norton Allen <allen@huarp.harvard.edu>
9111      Branch: perl
9112            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
9113 ____________________________________________________________________________
9114 [   515] By: gsar                                  on 1998/02/12  18:29:52
9115         Log: pickup lddlflags properly for Config.pm
9116      Branch: win32/perl
9117            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9118            ! win32/makefile.mk
9119 ____________________________________________________________________________
9120 [   514] By: gsar                                  on 1998/02/12  18:16:09
9121         Log: fix xsubpp bug in SETMAGIC code
9122      Branch: win32/perl
9123            ! lib/ExtUtils/xsubpp
9124 ____________________________________________________________________________
9125 [   513] By: gsar                                  on 1998/02/12  18:06:30
9126         Log: integrate mainline
9127      Branch: win32/perl
9128           +> ext/DB_File/Changes
9129           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
9130           !> ext/DB_File/DB_File.xs hints/machten.sh
9131           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
9132           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
9133           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
9134           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
9135           !> t/op/re_tests t/pragma/locale.t
9136 ____________________________________________________________________________
9137 [   512] By: mbeattie                              on 1998/02/12  17:34:02
9138         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
9139              with -DUSE_THREADS -DDEBUGGING to fail.
9140      Branch: perl
9141            ! scope.h
9142 ____________________________________________________________________________
9143 [   511] By: mbeattie                              on 1998/02/12  16:44:03
9144         Log: Integrate win32 into mainline
9145      Branch: perl
9146           +> t/comp/require.t
9147           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
9148 ____________________________________________________________________________
9149 [   510] By: mbeattie                              on 1998/02/12  16:42:26
9150         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
9151              Date: 12 Feb 1998 14:25:55 +0100
9152              From: koenig@kulturbox.de (Andreas J. Koenig)
9153      Branch: perl
9154            ! lib/ExtUtils/Install.pm
9155 ____________________________________________________________________________
9156 [   509] By: mbeattie                              on 1998/02/12  16:40:34
9157         Log: Subject: Re: wrong prototype for sbrk [PATCH]
9158              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
9159              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9160      Branch: perl
9161            ! malloc.c
9162 ____________________________________________________________________________
9163 [   508] By: mbeattie                              on 1998/02/12  16:36:53
9164         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
9165              Date: Wed, 11 Feb 1998 17:29:20 +0100
9166              From: Achim Bohnet <ach@mpe.mpg.de>
9167      Branch: perl
9168            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9169 ____________________________________________________________________________
9170 [   507] By: mbeattie                              on 1998/02/12  16:35:26
9171         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
9172              Date: Wed, 11 Feb 1998 14:59:46 +0100
9173              From: Dominic Dunlop <domo@vo.lu>
9174      Branch: perl
9175            ! hints/machten.sh
9176 ____________________________________________________________________________
9177 [   506] By: mbeattie                              on 1998/02/12  16:28:40
9178         Log: Subject: DB_File 1.58 patch
9179              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
9180              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9181      Branch: perl
9182            + ext/DB_File/Changes
9183            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
9184            ! t/lib/db-recno.t
9185 ____________________________________________________________________________
9186 [   505] By: mbeattie                              on 1998/02/12  16:24:26
9187         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
9188              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
9189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9190      Branch: perl
9191            ! regexec.c t/op/re_tests
9192 ____________________________________________________________________________
9193 [   504] By: mbeattie                              on 1998/02/12  16:22:46
9194         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9195              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
9196              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
9197              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
9198              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
9199              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
9200              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
9201      Branch: perl
9202            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
9203            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
9204 ____________________________________________________________________________
9205 [   503] By: mbeattie                              on 1998/02/12  16:15:43
9206         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
9207              Date: Mon, 9 Feb 1998 13:19:45 +0100
9208              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9209      Branch: perl
9210            ! t/lib/filecopy.t
9211 ____________________________________________________________________________
9212 [   502] By: mbeattie                              on 1998/02/12  16:14:27
9213         Log: Assorted patches to sv.c:
9214              From: Gisle Aas <gisle@aas.no>
9215              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
9216              Date: 07 Feb 1998 00:21:57 +0100
9217              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
9218              Date: 07 Feb 1998 00:29:45 +0100
9219              Subject: [PATCH] sv_upgrade() always returns TRUE
9220              Date: 09 Feb 1998 15:44:01 +0100
9221      Branch: perl
9222            ! sv.c
9223 ____________________________________________________________________________
9224 [   501] By: mbeattie                              on 1998/02/12  16:09:26
9225         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
9226              Subject: Perl debugger.
9227              Date: Fri, 6 Feb 1998 17:47:08 -0500
9228              From: "Jason A. Smith" <smithj4@rpi.edu>
9229      Branch: perl
9230            ! lib/perl5db.pl
9231 ____________________________________________________________________________
9232 [   500] By: gsar                                  on 1998/02/12  03:20:55
9233         Log: merge another maint patch
9234              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
9235              Date:    Tue, 10 Feb 1998 18:49:00 EST
9236              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9237              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
9238      Branch: win32/perl
9239            ! pp_ctl.c
9240 ____________________________________________________________________________
9241 [   499] By: gsar                                  on 1998/02/12  03:14:39
9242         Log: make t/comp/require.t type xtext
9243      Branch: win32/perl
9244            ! t/comp/require.t
9245 ____________________________________________________________________________
9246 [   498] By: gsar                                  on 1998/02/12  03:09:58
9247         Log: fix extra LEAVE when require fails
9248              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
9249              Date:    Tue, 10 Feb 1998 18:21:37 EST
9250              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9251              Subject: Re: evals and requires make seg-fault with bad require file 
9252      Branch: win32/perl
9253            + t/comp/require.t
9254            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
9255 ____________________________________________________________________________
9256 [   497] By: gsar                                  on 1998/02/12  02:47:29
9257         Log: merge a maint patch
9258              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
9259              Date:    Wed, 11 Feb 1998 00:15:51 EST
9260              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9261              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
9262      Branch: win32/perl
9263            ! pp_ctl.c t/op/local.t
9264 ____________________________________________________________________________
9265 [   496] By: mbeattie                              on 1998/02/11  13:04:50
9266         Log: Integrate win32 into mainline.
9267      Branch: perl
9268           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9269           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
9270           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
9271           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
9272           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
9273           !> win32/makedef.pl win32/win32.c win32/win32iop.h
9274 ____________________________________________________________________________
9275 [   495] By: mbeattie                              on 1998/02/11  13:03:59
9276         Log: Fix special constants in Xref.pm
9277      Branch: perlext
9278            ! Compiler/B/Xref.pm
9279 ____________________________________________________________________________
9280 [   494] By: gsar                                  on 1998/02/10  18:26:28
9281         Log: fix opendir() problem on share names
9282              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
9283              Date:    Tue, 10 Feb 1998 13:28:53 EST
9284              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9285              Subject: Re: BUG: opendir and UNC names on NT 
9286      Branch: win32/perl
9287            ! win32/win32.c
9288 ____________________________________________________________________________
9289 [   493] By: gsar                                  on 1998/02/09  23:09:40
9290         Log: integrate win32 branch contents
9291      Branch: asperl
9292           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9293           +> lib/Fatal.pm t/lib/ph.t
9294            ! hv.c
9295           !> (integrate 895 files)
9296 ____________________________________________________________________________
9297 [   492] By: gsar                                  on 1998/02/09  07:30:19
9298         Log: enhancements to previous patch for XSUB OUTPUT args
9299              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
9300              Date:    Mon, 09 Feb 1998 02:31:55 EST
9301              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9302              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
9303      Branch: win32/perl
9304            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9305            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
9306            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
9307            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
9308            ! sv.h
9309 ____________________________________________________________________________
9310 [   491] By: gsar                                  on 1998/02/09  03:00:52
9311         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
9312              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
9313              Date:    Wed, 29 Oct 1997 19:36:25 EST
9314              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9315              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
9316      Branch: win32/perl
9317            ! op.c
9318 ____________________________________________________________________________
9319 [   490] By: gsar                                  on 1998/02/09  02:30:43
9320         Log: fix for bugs in handling DESTROY (adjusted test numbers)
9321              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
9322              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
9323              Date: Wed, 31 Dec 1997 19:30:46 -0500
9324              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9325      Branch: win32/perl
9326            ! pod/perlobj.pod sv.c t/op/ref.t
9327 ____________________________________________________________________________
9328 [   489] By: gsar                                  on 1998/02/09  00:30:35
9329         Log: ansify prototype for my_safemalloc(), avoid warnings
9330      Branch: win32/perl
9331            ! sv.c
9332 ____________________________________________________________________________
9333 [   488] By: gsar                                  on 1998/02/09  00:29:08
9334         Log: fix misapplied hunks in 5.004_58
9335              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
9336              Date:    Sun, 08 Feb 1998 02:18:12 EST
9337              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9338              Subject: [PATCH] fixes for test failures in 5.004_58
9339      Branch: win32/perl
9340            ! gv.c op.c
9341 ____________________________________________________________________________
9342 [   487] By: gsar                                  on 1998/02/09  00:27:16
9343         Log: win32_utime() tweaks to avoid warnings
9344      Branch: win32/perl
9345            ! win32/win32.c win32/win32iop.h
9346 ____________________________________________________________________________
9347 [   486] By: gsar                                  on 1998/02/07  23:45:22
9348         Log: integrate mainline, plus a few small win32 enhancements
9349              - remove Win32::GetCurrentDirectory()
9350              - add Win32::Sleep() for compat
9351              - add smarter utime() from Jan Dubois, and export it as win32_utime()
9352      Branch: win32/perl
9353           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9354           +> lib/Fatal.pm t/lib/ph.t
9355            ! win32/makedef.pl win32/win32.c win32/win32iop.h
9356           !> (integrate 61 files)
9357
9358 ----------------
9359 Version 5.004_58
9360 ----------------
9361
9362 ____________________________________________________________________________
9363 [   485] By: mbeattie                              on 1998/02/06  18:11:47
9364         Log: Bump patchlevel to 58.
9365      Branch: perl
9366            ! patchlevel.h
9367 ____________________________________________________________________________
9368 [   484] By: mbeattie                              on 1998/02/06  18:08:28
9369         Log: Fix up problem with gv.c from change 477.
9370              Fix up Config.pm use in t/lib/ph.t from change 478.
9371      Branch: perl
9372            ! gv.c t/lib/ph.t
9373 ____________________________________________________________________________
9374 [   483] By: mbeattie                              on 1998/02/06  17:34:34
9375         Log: Integrate win32 branch into mainline
9376      Branch: perl
9377           !> win32/win32sck.c
9378 ____________________________________________________________________________
9379 [   482] By: mbeattie                              on 1998/02/06  17:26:41
9380         Log: lib/Fatal.pm missing from repository
9381      Branch: perl
9382            + lib/Fatal.pm
9383 ____________________________________________________________________________
9384 [   481] By: mbeattie                              on 1998/02/06  17:24:57
9385         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
9386              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
9387              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9388      Branch: perl
9389            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9390            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9391 ____________________________________________________________________________
9392 [   480] By: mbeattie                              on 1998/02/06  17:19:52
9393         Log: x2p/str.c was missing from list of changed files in change 466
9394      Branch: perl
9395            ! x2p/str.c
9396 ____________________________________________________________________________
9397 [   479] By: mbeattie                              on 1998/02/06  17:16:54
9398         Log: Added t/lib/ph.t to MANIFEST
9399      Branch: perl
9400            ! MANIFEST
9401 ____________________________________________________________________________
9402 [   478] By: mbeattie                              on 1998/02/06  17:15:38
9403         Log: Subject: [PATCH] h2ph.PL
9404              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
9405              From: kstar@www.chapin.edu (Kurt D. Starsinic)
9406      Branch: perl
9407            + t/lib/ph.t
9408            ! utils/h2ph.PL
9409 ____________________________________________________________________________
9410 [   477] By: mbeattie                              on 1998/02/06  17:10:46
9411         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
9412              Date: 04 Feb 1998 14:49:46 +0100
9413              From: Gisle Aas <gisle@aas.no>
9414              as modified by
9415              From: chip@atlantic.net
9416              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
9417      Branch: perl
9418            ! gv.c
9419 ____________________________________________________________________________
9420 [   476] By: mbeattie                              on 1998/02/06  16:47:03
9421         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9422              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
9423              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
9424              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
9425              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
9426      Branch: perl
9427            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
9428 ____________________________________________________________________________
9429 [   475] By: mbeattie                              on 1998/02/06  16:44:57
9430         Log: Subject: [PATCH] nomemok
9431              Date: Mon, 2 Feb 1998 15:06:50 +0100
9432              From: Gisle Aas <gisle@aas.no>
9433      Branch: perl
9434            ! hv.c
9435 ____________________________________________________________________________
9436 [   474] By: mbeattie                              on 1998/02/06  16:43:46
9437         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
9438              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
9439              From: abigail@fnx.com
9440      Branch: perl
9441            ! lib/Benchmark.pm
9442 ____________________________________________________________________________
9443 [   473] By: mbeattie                              on 1998/02/06  16:42:53
9444         Log: Subject: [PATCH] adding the newSVpvn API function
9445              Date: Sat, 31 Jan 1998 06:32:42 +0100
9446              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9447      Branch: perl
9448            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
9449            ! proto.h sv.c
9450 ____________________________________________________________________________
9451 [   472] By: mbeattie                              on 1998/02/06  16:35:41
9452         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
9453              Date: 28 Jan 1998 17:40:37 -0800
9454              From: Stephen Zander <srz@mckesson.com>
9455      Branch: perl
9456            ! hints/solaris_2.sh
9457 ____________________________________________________________________________
9458 [   471] By: mbeattie                              on 1998/02/06  16:02:57
9459         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
9460              Date: Thu, 15 Jan 1998 11:53:06 +0000
9461              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9462      Branch: perl
9463            ! pod/perlguts.pod pp.c t/op/vec.t
9464 ____________________________________________________________________________
9465 [   470] By: mbeattie                              on 1998/02/06  16:01:36
9466         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9467              Subject: 5.004_56: Patch to Tie::Hash and docs
9468              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
9469              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
9470              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
9471      Branch: perl
9472            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
9473            ! t/op/misc.t t/op/pat.t toke.c
9474 ____________________________________________________________________________
9475 [   469] By: mbeattie                              on 1998/02/06  15:58:31
9476         Log: Subject: Another Array.pm patch
9477              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
9478              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9479      Branch: perl
9480            ! lib/Tie/Array.pm
9481 ____________________________________________________________________________
9482 [   468] By: mbeattie                              on 1998/02/06  15:56:28
9483         Log: Subject: documentation patch for 5.004_57
9484              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
9485              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9486      Branch: perl
9487            ! lib/Tie/Array.pm
9488 ____________________________________________________________________________
9489 [   467] By: mbeattie                              on 1998/02/06  15:55:34
9490         Log: Subject: 5.004_56: patch for `use Fatal' again
9491              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
9492              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9493      Branch: perl
9494            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
9495            ! pp.c t/comp/proto.t toke.c
9496 ____________________________________________________________________________
9497 [   466] By: mbeattie                              on 1998/02/06  15:53:53
9498         Log: Subject: Newer -DLEAKTEST patch
9499              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
9500              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9501      Branch: perl
9502            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
9503            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
9504            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
9505            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
9506            ! toke.c util.c vms/perly_c.vms x2p/hash.c
9507 ____________________________________________________________________________
9508 [   465] By: mbeattie                              on 1998/02/06  15:46:35
9509         Log: More Chip patches (tweaked for _5x). The final one mentioned here
9510              (@ARGV with -i) actually went in at change 462 but I failed to
9511              add it to the change description:
9512              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
9513              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
9514              Subject: [PATCH] Fix for C<@x = my @y>
9515              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
9516              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
9517              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
9518              Subject: [PATCH] Allow last() to mean last
9519              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
9520              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
9521              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
9522      Branch: perl
9523            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
9524            ! vms/perly_h.vms
9525 ____________________________________________________________________________
9526 [   464] By: mbeattie                              on 1998/02/06  15:06:18
9527         Log: More Chip patches:
9528              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
9529              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
9530              Subject: [PATCH] Fix line numbers after here documents in eval STRING
9531              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
9532              Subject: [PATCH] Make recursive lexical analysis more robust
9533              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
9534      Branch: perl
9535            ! pp_ctl.c sv.c toke.c
9536 ____________________________________________________________________________
9537 [   463] By: mbeattie                              on 1998/02/06  15:04:17
9538         Log: Some more Chip patches (tweaked to match _5x):
9539              Subject: [PATCH] Fix empty BLOCK
9540              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
9541              Subject: [PATCH] fix (\@@) proto
9542              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
9543              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
9544              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
9545              Subject: [PATCH] Don't fold string comparison under  C<use locale>
9546              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
9547      Branch: perl
9548            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
9549 ____________________________________________________________________________
9550 [   462] By: mbeattie                              on 1998/02/06  14:56:30
9551         Log: Some Chip patches (some tweaked to match _5x source):
9552              From: Chip Salzenberg <salzench@nielsenmedia.com>
9553              Subject: [PATCH] local leakage
9554              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
9555              Subject: [PATCH] NULs in patterns
9556              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
9557              Subject: [PATCH] Configure on PerlIO
9558              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
9559              Subject: [PATCH] Avoid core dump on package alias
9560              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
9561              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
9562              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
9563      Branch: perl
9564            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
9565            ! t/op/local.t
9566 ____________________________________________________________________________
9567 [   461] By: gsar                                  on 1998/02/04  03:34:36
9568         Log: support win32_select(0,0,0,msec) (winsock doesn't)
9569      Branch: win32/perl
9570            ! win32/win32sck.c
9571 ____________________________________________________________________________
9572 [   460] By: gsar                                  on 1998/02/04  00:44:47
9573         Log: bug: win32_select() must StartSockets()
9574      Branch: win32/perl
9575            ! win32/win32sck.c
9576
9577 ----------------
9578 Version 5.004_57
9579 ----------------
9580
9581 ____________________________________________________________________________
9582 [   459] By: mbeattie                              on 1998/02/03  16:00:07
9583         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
9584              of execution causes core dump if threadsvp is moved). Replaced
9585              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
9586      Branch: perl
9587            ! av.c perl.c
9588 ____________________________________________________________________________
9589 [   458] By: mbeattie                              on 1998/02/03  14:40:02
9590         Log: Fix up MANIFEST.
9591      Branch: perl
9592            ! MANIFEST
9593 ____________________________________________________________________________
9594 [   457] By: mbeattie                              on 1998/02/03  13:50:23
9595         Log: Integrate win32 into mainline. My last integration from ansiperl
9596              to the mainline was a dismal failure: I did -ay but meant -at.
9597              This should fix things now since win32 has already integrated
9598              all the necessary changes from ansiperl.
9599      Branch: perl
9600           !> (integrate 111 files)
9601 ____________________________________________________________________________
9602 [   456] By: gsar                                  on 1998/02/03  04:48:08
9603         Log: Fix minor problems with non USE_THREADS build. win32 branch
9604              now looks 5.004_57-ready.
9605      Branch: win32/perl
9606            ! thread.h win32/makedef.pl
9607 ____________________________________________________________________________
9608 [   455] By: gsar                                  on 1998/02/03  03:45:09
9609         Log: integrate mainline
9610      Branch: win32/perl
9611           !> (integrate 887 files)
9612 ____________________________________________________________________________
9613 [   454] By: mbeattie                              on 1998/02/02  16:44:24
9614         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
9615              defaults have been commented out for now. 
9616      Branch: perl
9617            ! hints/dec_osf.sh
9618 ____________________________________________________________________________
9619 [   453] By: mbeattie                              on 1998/02/02  15:51:39
9620         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
9621              variables. Moved threadnum to a per-interpreter variable and
9622              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
9623              more than one thread may be running. Minor tweaks to Thread.xs.
9624      Branch: perl
9625            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
9626            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
9627            ! thread.h util.c
9628 ____________________________________________________________________________
9629 [   452] By: gsar                                  on 1998/02/02  04:56:50
9630         Log: remove totally egregious s/\\dir// in File::Find
9631      Branch: win32/perl
9632            ! lib/File/Find.pm
9633 ____________________________________________________________________________
9634 [   451] By: gsar                                  on 1998/02/01  22:20:20
9635         Log: added AS patch#3
9636              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
9637              Date:    Sun, 01 Feb 1998 09:18:13 PST
9638              From:    Douglas Lankshear <dougl@ActiveState.com>
9639              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
9640              
9641              Here's an additional diff against //depot/asperl
9642              
9643              The field name mg_length was changed back to mg_len
9644              The function name mg_len was change to mg_length
9645              
9646              The need for sort_mutex removed thanks to the code derived
9647              from Tom Horsley's work.
9648              
9649              -- Doug
9650      Branch: asperl
9651            + XSLock.h
9652            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
9653            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
9654            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
9655            ! scope.c scope.h sv.c toke.c universal.c util.c
9656            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
9657            ! win32/perlobj.def win32/runperl.c
9658 ____________________________________________________________________________
9659 [   450] By: gsar                                  on 1998/01/30  23:43:57
9660         Log: various tweaks
9661              - add new functions to proto.h
9662              - fix up makefile.mk for $(OBJECT)
9663      Branch: asperl
9664            ! pp_ctl.c proto.h win32/makefile.mk
9665 ____________________________________________________________________________
9666 [   449] By: gsar                                  on 1998/01/30  21:23:15
9667         Log: fix up missing patches from AS patch#2
9668      Branch: asperl
9669            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
9670            ! pp_ctl.c proto.h
9671 ____________________________________________________________________________
9672 [   448] By: gsar                                  on 1998/01/30  18:23:17
9673         Log: fix htonlx typo
9674      Branch: win32/perl
9675            ! perlsock.h
9676 ____________________________________________________________________________
9677 [   447] By: mbeattie                              on 1998/01/30  16:03:49
9678         Log: Fix up MANIFEST to add missing files
9679      Branch: perl
9680            ! MANIFEST
9681 ____________________________________________________________________________
9682 [   446] By: mbeattie                              on 1998/01/30  12:34:55
9683         Log: Bump patchlevel to 57.
9684      Branch: perl
9685            ! patchlevel.h
9686 ____________________________________________________________________________
9687 [   445] By: gsar                                  on 1998/01/30  10:44:38
9688         Log: initial merge of latest win32 branch into ASPerl
9689      Branch: asperl
9690           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
9691           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
9692           +> win32/bin/perlglob.pl
9693           !> (integrate 141 files)
9694 ____________________________________________________________________________
9695 [   444] By: gsar                                  on 1998/01/30  09:25:58
9696         Log: goofed branching, redo asperl branch
9697      Branch: asperl
9698            ! perl.h
9699 ____________________________________________________________________________
9700 [   443] By: gsar                                  on 1998/01/30  09:23:36
9701         Log: added AS patch#2
9702      Branch: asperl
9703            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
9704            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
9705            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
9706            + win32/ipstdiowin.h win32/perlobj.def
9707            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
9708            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
9709            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
9710            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
9711            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
9712            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
9713            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
9714            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
9715            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
9716 ____________________________________________________________________________
9717 [   441] By: gsar                                  on 1998/01/30  08:54:19
9718         Log: Created new branch from win32@396, added AS patch#1
9719      Branch: asperl
9720            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
9721            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
9722            + regcomp.c scope.h sv.c toke.c util.c
9723           +> (branch 915 files)
9724 ____________________________________________________________________________
9725 [   440] By: gsar                                  on 1998/01/30  04:43:23
9726         Log: integrate winansi
9727      Branch: win32/perl
9728           +> pod/perlhist.pod
9729           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
9730           !> util.c
9731 ____________________________________________________________________________
9732 [   439] By: mbeattie                              on 1998/01/27  15:31:53
9733         Log: Integrate ansi branch into mainline (resolve -ay).
9734      Branch: perl
9735           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
9736           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
9737           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
9738           +> win32/bin/perlglob.pl
9739            ! op.c
9740           !> (integrate 868 files)
9741 ____________________________________________________________________________
9742 [   438] By: nick                                  on 1998/01/24  12:02:34
9743         Log: Gisle's av_unshift tweak, two small patches from chip
9744              and check for NULL in hv_delete in case '~' and tie magic
9745              are present
9746      Branch: ansiperl
9747            ! av.c hv.c op.c pp_ctl.c scope.c
9748 ____________________________________________________________________________
9749 [   437] By: nick                                  on 1998/01/24  10:37:56
9750         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
9751              Ugh! ...
9752              Macros were unsuitable for declaring the functions, extra () round
9753              parameters removed - non-function forms of PerlXxx_yyyy() need to 
9754              add () themselves.
9755              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
9756      Branch: ansiperl
9757            ! perlsock.h pp_sys.c util.c
9758 ____________________________________________________________________________
9759 [   436] By: nick                                  on 1998/01/24  10:03:03
9760         Log: Integrate win32 into ansiperl
9761      Branch: ansiperl
9762           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
9763           +> win32/bin/perlglob.pl
9764           !> (integrate 38 files)
9765 ____________________________________________________________________________
9766 [   435] By: nick                                  on 1998/01/24  09:47:49
9767         Log: Add perlhist.pod
9768      Branch: ansiperl
9769            + pod/perlhist.pod
9770            ! MANIFEST
9771 ____________________________________________________________________________
9772 [   434] By: gsar                                  on 1998/01/19  05:01:47
9773         Log: s/PerlENV/PerlEnv/ just to be consistent
9774      Branch: win32/perl
9775            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
9776 ____________________________________________________________________________
9777 [   433] By: gsar                                  on 1998/01/19  04:52:18
9778         Log: foo() -> PerlGroup_foo() patch from ActiveState
9779      Branch: win32/perl
9780            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
9781            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
9782            ! scope.h sv.c toke.c util.c
9783 ____________________________________________________________________________
9784 [   432] By: gsar                                  on 1998/01/19  04:42:26
9785         Log: integrate mainline
9786      Branch: win32/perl
9787           !> pod/perlfunc.pod
9788 ____________________________________________________________________________
9789 [   431] By: gsar                                  on 1998/01/19  04:40:04
9790         Log: integrate changes in winansi
9791      Branch: win32/perl
9792           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
9793           +> t/lib/tie-stdpush.t t/op/tiearray.t
9794           !> (integrate 98 files)
9795 ____________________________________________________________________________
9796 [   430] By: gsar                                  on 1998/01/19  04:10:43
9797         Log: Fix autovivification problems with XSUB OUTPUT args
9798              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
9799              Date:    Sun, 18 Jan 1998 23:09:07 EST
9800              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9801              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
9802      Branch: win32/perl
9803            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
9804            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
9805            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
9806            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
9807 ____________________________________________________________________________
9808 [   429] By: nick                                  on 1998/01/17  21:01:50
9809         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
9810              Date: Thu, 25 Dec 1997 13:39:15 -0500
9811              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9812              To: perl5-porters@perl.org
9813              
9814              It turns out that the potential for the "CONFIG key 'exe_ext'
9815              does not exist in Config.pm" problem has been around for a while,
9816              in the definition of SvTRUE().  It's just that non-gcc compilers
9817              are more or less being built as CRIPPLED_CC when USE_THREADS is
9818              defined (even if they can inline things).  The inline macro for
9819              SvTRUE works with tied hashes and the EXISTS method, and the
9820              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
9821              does not, because it adds an excess mg_get() which replaces the
9822              EXISTS result with a FETCH result.
9823      Branch: ansiperl
9824            ! sv.c
9825 ____________________________________________________________________________
9826 [   428] By: nick                                  on 1998/01/17  20:59:11
9827         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
9828              Date: Fri, 19 Dec 97 17:19:09 GMT
9829              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
9830      Branch: ansiperl
9831            ! doio.c sv.c toke.c util.c
9832 ____________________________________________________________________________
9833 [   427] By: nick                                  on 1998/01/17  12:01:53
9834         Log: Permit tie ?foo,$object 
9835              tidy up dead #ifdef ORIGINAL_TIE)
9836              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
9837      Branch: ansiperl
9838            ! pp_sys.c
9839 ____________________________________________________________________________
9840 [   426] By: nick                                  on 1998/01/15  18:06:36
9841         Log: First working TIEARRAY and other misc tie fixes
9842      Branch: ansiperl
9843            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
9844 ____________________________________________________________________________
9845 [   425] By: nick                                  on 1998/01/14  21:56:40
9846         Log: Not working yet - split problems ...
9847      Branch: ansiperl
9848            ! pp.c t/lib/thread.t t/op/tiearray.t
9849 ____________________________________________________________________________
9850 [   424] By: nick                                  on 1998/01/14  18:49:25
9851         Log: TIEARRAY updates - almost works ...
9852      Branch: ansiperl
9853            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
9854            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
9855            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
9856            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
9857 ____________________________________________________________________________
9858 [   423] By: gsar                                  on 1998/01/14  00:13:16
9859         Log: fix MakeMaker installbin problem
9860              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
9861              Subject: Re: can't modify message with HTML-Stream, v.1.42 
9862              Date: Tue, 06 Jan 1998 19:16:35 -0500
9863              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9864      Branch: win32/perl
9865            ! lib/ExtUtils/MM_Unix.pm
9866 ____________________________________________________________________________
9867 [   422] By: gsar                                  on 1998/01/13  23:53:02
9868         Log: add archname to *sitearch in config.{b,g,v}c
9869      Branch: win32/perl
9870            ! win32/config.bc win32/config.gc win32/config.vc
9871 ____________________________________________________________________________
9872 [   421] By: gsar                                  on 1998/01/13  23:15:14
9873         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
9874      Branch: win32/perl
9875            ! t/harness
9876 ____________________________________________________________________________
9877 [   420] By: nick                                  on 1998/01/13  22:55:02
9878         Log: tiearray tweaks
9879      Branch: ansiperl
9880            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
9881 ____________________________________________________________________________
9882 [   419] By: nick                                  on 1998/01/13  21:27:33
9883         Log: Skeleton Tie::Array
9884      Branch: ansiperl
9885            + lib/Tie/Array.pm
9886 ____________________________________________________________________________
9887 [   418] By: nick                                  on 1998/01/13  20:52:38
9888         Log: tie array changes to core and tests
9889      Branch: ansiperl
9890            + t/op/tiearray.t
9891            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
9892            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
9893            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
9894 ____________________________________________________________________________
9895 [   417] By: gsar                                  on 1998/01/13  20:49:52
9896         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
9897      Branch: win32/perl
9898            + win32/bin/perlglob.pl
9899            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
9900            ! win32/makefile.mk
9901 ____________________________________________________________________________
9902 [   416] By: gsar                                  on 1998/01/13  02:46:53
9903         Log: various tweaks to build support (NOTE: meant for 5.004_57)
9904              - build and install x2p
9905              - fix installperl warnings on win32
9906              - `make install` now does puts the archlibs in right places
9907              - makefiles don't default to USE_THREADS anymore
9908              - sync config.{b,g,v}c
9909              - sync makefile.mk -> Makefile
9910      Branch: win32/perl
9911            ! installperl win32/Makefile win32/config.bc win32/config.gc
9912            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
9913            ! x2p/a2py.c
9914 ____________________________________________________________________________
9915 [   415] By: nick                                  on 1998/01/11  16:54:26
9916         Log: Integrate win32 into ansiperl
9917      Branch: ansiperl
9918           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
9919           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
9920           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
9921           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
9922           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
9923           !> vms/vmsish.h x2p/s2p.PL
9924 ____________________________________________________________________________
9925 [   414] By: nick                                  on 1998/01/11  15:13:49
9926         Log: Integratye mainline -> ansiperl
9927      Branch: ansiperl
9928           !> (integrate 64 files)
9929 ____________________________________________________________________________
9930 [   413] By: mbeattie                              on 1998/01/09  12:57:58
9931         Log: Add missing blank line in pod/perlfunc.pod.
9932      Branch: perl
9933            ! pod/perlfunc.pod
9934 ____________________________________________________________________________
9935 [   412] By: gsar                                  on 1998/01/08  20:54:31
9936         Log: change#398 breaks ENV_IS_CASELESS, fix it
9937      Branch: win32/perl
9938            ! hv.c
9939 ____________________________________________________________________________
9940 [   411] By: gsar                                  on 1998/01/08  18:33:58
9941         Log: Integrate mainline
9942      Branch: win32/perl
9943           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
9944           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
9945           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
9946           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
9947           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
9948           !> vms/vmsish.h x2p/s2p.PL
9949 ____________________________________________________________________________
9950 [   410] By: mbeattie                              on 1998/01/08  16:06:22
9951         Log: Fix thinko in t/pragma/locale.t:
9952              Subject: [PATCH] _04 or _56: locale.t
9953              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
9954              From: Jarkko Hietaniemi <jhi@iki.fi>
9955      Branch: perl
9956            ! t/pragma/locale.t
9957 ____________________________________________________________________________
9958 [   409] By: mbeattie                              on 1998/01/08  16:05:09
9959         Log: Use Tom Horley's qsort for sorting:
9960              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
9961              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
9962              From: Hans Mulder <hansm@icgned.nl>
9963      Branch: perl
9964            ! pp_ctl.c
9965 ____________________________________________________________________________
9966 [   408] By: mbeattie                              on 1998/01/08  16:01:57
9967         Log: Make s2p not use cpp:
9968              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
9969              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
9970              From: Hans Mulder <hansm@icgned.nl>
9971      Branch: perl
9972            ! x2p/s2p.PL
9973 ____________________________________________________________________________
9974 [   407] By: mbeattie                              on 1998/01/08  15:57:31
9975         Log: DG/UX tweaks to perl.h:
9976              Subject: [PATCH] _56 on dgux without threads
9977              Date: Sat, 20 Dec 1997 23:01:40 -0500
9978              From: Roderick Schertler <roderick@argon.org>
9979      Branch: perl
9980            ! perl.h
9981 ____________________________________________________________________________
9982 [   406] By: mbeattie                              on 1998/01/08  15:56:02
9983         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
9984              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
9985              Date: Sat, 20 Dec 1997 02:30:01 -0500
9986              From: Spider Boardman <spider@web.zk3.dec.com>
9987      Branch: perl
9988            ! Configure hints/dec_osf.sh
9989 ____________________________________________________________________________
9990 [   405] By: mbeattie                              on 1998/01/08  15:53:40
9991         Log: Missing "" in Configure echo for gethbadd_addr_type.
9992      Branch: perl
9993            ! Configure
9994 ____________________________________________________________________________
9995 [   404] By: mbeattie                              on 1998/01/08  13:04:48
9996         Log: print/printf/... over-eager mg_find for glob magic:
9997              Subject: [PATCH] fix inefficient checks for TIEHANDLE
9998              Date: Wed, 07 Jan 1998 20:06:05 -0500
9999              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10000      Branch: perl
10001            ! pp_hot.c pp_sys.c
10002 ____________________________________________________________________________
10003 [   403] By: mbeattie                              on 1998/01/08  12:56:31
10004         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
10005              Subject: [PATCH] VMS update for 5.004_56
10006              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
10007              From: Charles Bailey <bailey@newman.upenn.edu>
10008      Branch: perl
10009            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
10010            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10011            ! vms/vmsish.h
10012 ____________________________________________________________________________
10013 [   402] By: mbeattie                              on 1998/01/08  12:46:15
10014         Log: Fix utils/perldoc.PL for dos-djgpp:
10015              Subject: 5.004_56: perldoc.PL dos-djgpp patches
10016              Date: Tue, 6 Jan 1998 18:14:59 +0100
10017              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
10018      Branch: perl
10019            ! utils/perldoc.PL
10020 ____________________________________________________________________________
10021 [   401] By: mbeattie                              on 1998/01/08  12:40:14
10022         Log: Version 2.13 of GetoptLong:
10023              Subject: Re: ANNOUNCE: perl 5.004_56 is available
10024              Date: 06 Jan 1998 16:21:45 +0100
10025              From: JVromans@Squirrel.nl (Johan Vromans)
10026      Branch: perl
10027            ! lib/Getopt/Long.pm lib/newgetopt.pl
10028 ____________________________________________________________________________
10029 [   400] By: mbeattie                              on 1998/01/08  12:28:08
10030         Log: Fix variable export and threading configuration for AIX:
10031              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
10032              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
10033              From: Jarkko Hietaniemi <jhi@iki.fi>
10034      Branch: perl
10035            ! Configure perl_exp.SH
10036 ____________________________________________________________________________
10037 [   399] By: mbeattie                              on 1998/01/08  12:25:38
10038         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
10039              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
10040              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
10041              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10042      Branch: perl
10043            ! regexec.c t/op/re_tests
10044 ____________________________________________________________________________
10045 [   398] By: mbeattie                              on 1998/01/08  12:23:41
10046         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
10047              to cope with ENV_IS_CASELESS:
10048              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
10049              Date: Fri, 19 Dec 1997 11:31:36 -0500
10050              From: Owen Taylor <owt1@cornell.edu>
10051      Branch: perl
10052            ! hv.c
10053 ____________________________________________________________________________
10054 [   397] By: mbeattie                              on 1998/01/08  12:10:29
10055         Log: Integrate win32 branch into mainline.
10056      Branch: perl
10057           !> (integrate 41 files)
10058 ____________________________________________________________________________
10059 [   396] By: gsar                                  on 1998/01/07  19:12:27
10060         Log: tweak case-insensitive ENV implementation
10061      Branch: win32/perl
10062            ! hv.c
10063 ____________________________________________________________________________
10064 [   395] By: nick                                  on 1998/01/07  18:40:55
10065         Log: Integrate win32 branch
10066      Branch: ansiperl
10067           !> (integrate 31 files)
10068 ____________________________________________________________________________
10069 [   394] By: gsar                                  on 1998/01/05  19:17:40
10070         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
10071              the fact
10072      Branch: win32/perl
10073            ! pod/perlrun.pod win32/win32.c
10074 ____________________________________________________________________________
10075 [   393] By: gsar                                  on 1998/01/05  05:43:33
10076         Log: Support case-tolerant %ENV
10077              - underlying system calls see the case-as-supplied by user
10078              - added tests to verify addition/deletion/enumeration case-tolerance
10079              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
10080              which is default on win32 now
10081      Branch: win32/perl
10082            ! hv.c t/op/magic.t win32/win32.h
10083 ____________________________________________________________________________
10084 [   392] By: gsar                                  on 1998/01/04  17:55:19
10085         Log: Add a tweaked version of:
10086              Message-Id: <199801040630.AA29298@metronet.com>
10087              Date:    Sun, 04 Jan 1998 00:30:57 CST
10088              From:    Tye McQueen <tye@metronet.com>
10089              Subject: New patch for $^E==GetLastError() under Win32
10090      Branch: win32/perl
10091            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
10092            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
10093            ! win32/win32.c win32/win32.h
10094 ____________________________________________________________________________
10095 [   391] By: gsar                                  on 1998/01/04  07:59:44
10096         Log: Various win32 fixes
10097              - support spawn via system(&P_NOWAIT,...) like OS2
10098              - support wait() and waitpid()
10099              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
10100              - support -lfoo properly in ExtUtils::Liblist
10101              - fix outdated info about Win32 support in perlfaq2
10102              - fix win32 bug in perldoc that causes spurious warnings
10103              - regularize global function/variable names yet more
10104              - fix bug in do_aspawn() (it was always invoking shell, instead of
10105              almost never)
10106              - implement and export win32_wait()
10107              - stub version of USE_RTL_THREAD_API
10108      Branch: win32/perl
10109            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
10110            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
10111            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10112            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
10113            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
10114            ! win32/win32thread.h
10115 ____________________________________________________________________________
10116 [   390] By: gsar                                  on 1997/12/30  21:00:28
10117         Log: Fix $ENV{Path} in FindBin.pm
10118      Branch: win32/perl
10119            ! lib/FindBin.pm
10120 ____________________________________________________________________________
10121 [   389] By: nick                                  on 1997/12/29  10:33:23
10122         Log: Resolve ansiperl against win32
10123      Branch: ansiperl
10124           !> (integrate 105 files)
10125 ____________________________________________________________________________
10126 [   388] By: gsar                                  on 1997/12/24  04:59:28
10127         Log: make $? Unix (and ActiveWare) compatible
10128      Branch: win32/perl
10129            ! README.win32 win32/win32.c
10130 ____________________________________________________________________________
10131 [   387] By: gsar                                  on 1997/12/24  04:21:30
10132         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
10133              non-blocking IO on sockets possible
10134      Branch: win32/perl
10135            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
10136            ! win32/win32iop.h win32/win32sck.c
10137 ____________________________________________________________________________
10138 [   386] By: gsar                                  on 1997/12/24  03:10:55
10139         Log: support getlogin()
10140      Branch: win32/perl
10141            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
10142            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10143            ! win32/win32.c win32/win32.h
10144 ____________________________________________________________________________
10145 [   385] By: gsar                                  on 1997/12/24  02:24:59
10146         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
10147              Update README.win32.
10148      Branch: win32/perl
10149            ! README.win32 perl.h win32/Makefile win32/makedef.pl
10150            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
10151 ____________________________________________________________________________
10152 [   384] By: gsar                                  on 1997/12/24  02:22:42
10153         Log: tweak op.c to avoid warning
10154      Branch: win32/perl
10155            ! op.c
10156 ____________________________________________________________________________
10157 [   383] By: gsar                                  on 1997/12/23  21:12:42
10158         Log: Trivial bugfix#3 from local repository
10159              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
10160              Subject: Re: Assigning result of pop scrambles unrelated reference 
10161              Date: Sat, 06 Dec 1997 06:00:45 -0500
10162              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10163      Branch: win32/perl
10164            ! sv.c
10165 ____________________________________________________________________________
10166 [   382] By: gsar                                  on 1997/12/23  21:09:32
10167         Log: Trivial bugfix#2 from local repository
10168              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
10169              Subject: Re: eval of sub gives spurious "uninitialised" warning 
10170              Date: Sat, 06 Dec 1997 05:25:07 -0500
10171              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10172      Branch: win32/perl
10173            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10174 ____________________________________________________________________________
10175 [   381] By: gsar                                  on 1997/12/23  21:01:04
10176         Log: Trivial bugfix#1 from local repository
10177              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
10178              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
10179              Date: Fri, 28 Nov 1997 18:26:52 -0500
10180              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10181      Branch: win32/perl
10182            ! scope.c
10183 ____________________________________________________________________________
10184 [   380] By: gsar                                  on 1997/12/18  15:10:23
10185         Log: Integrate mainline
10186      Branch: win32/perl
10187           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10188           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10189           +> os2/os2.sym os2/os2thread.h
10190           !> (integrate 77 files)
10191
10192 ----------------
10193 Version 5.004_56
10194 ----------------
10195
10196 ____________________________________________________________________________
10197 [   379] By: mbeattie                              on 1997/12/18  13:28:35
10198         Log: Integrate ansi @364,@366 into mainline.
10199      Branch: perl
10200           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
10201 ____________________________________________________________________________
10202 [   378] By: mbeattie                              on 1997/12/18  13:20:15
10203         Log: Add a few missing files to MANIFEST
10204      Branch: perl
10205            ! MANIFEST
10206 ____________________________________________________________________________
10207 [   377] By: mbeattie                              on 1997/12/18  13:00:16
10208         Log: Bump patchlevel to 56.
10209      Branch: perl
10210            ! patchlevel.h
10211 ____________________________________________________________________________
10212 [   376] By: nick                                  on 1997/12/18  01:32:12
10213         Log: Resolve against mainline
10214      Branch: ansiperl
10215           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10216           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10217           +> os2/os2.sym os2/os2thread.h
10218           !> (integrate 74 files)
10219 ____________________________________________________________________________
10220 [   375] By: nick                                  on 1997/12/18  01:06:15
10221         Log: Resolve against Win32
10222      Branch: ansiperl
10223           !> Configure README.threads config_h.SH doop.c embed.h
10224           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10225           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10226           !> sv.c sv.h thread.h util.c
10227 ____________________________________________________________________________
10228 [   374] By: mbeattie                              on 1997/12/17  14:44:26
10229         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
10230              needs rewriting now that we use perlvars.h and foovar.h:
10231              Subject: [PATCH] 5.004_54 under VMS (fwd)
10232              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
10233              From: Charles Bailey <BAILEY@newman.upenn.edu>
10234      Branch: perl
10235            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
10236            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
10237            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
10238            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
10239            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
10240            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
10241 ____________________________________________________________________________
10242 [   373] By: mbeattie                              on 1997/12/17  14:10:50
10243         Log: Major changes to the DOS/djgpp port (including threading):
10244              Subject: Re: dos-djgpp port not in perl 5.004_54
10245              Date: Fri, 21 Nov 1997 10:58:26 +0100
10246              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
10247      Branch: perl
10248            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10249            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10250            ! Configure MANIFEST Makefile.SH doio.c dosish.h
10251            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
10252            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10253            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
10254            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
10255            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
10256            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
10257            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
10258            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
10259            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
10260 ____________________________________________________________________________
10261 [   372] By: mbeattie                              on 1997/12/17  13:18:34
10262         Log: Upgrade DB_File to 1.56:
10263              Subject: DB_File-1.56 for _55
10264              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
10265              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10266      Branch: perl
10267            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10268            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
10269 ____________________________________________________________________________
10270 [   371] By: mbeattie                              on 1997/12/17  12:02:03
10271         Log: Threading patches for OS/2 (missing files taken from previous patch):
10272              Subject: Re: 5.004_55: OS/2 patches again
10273              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
10274              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10275      Branch: perl
10276            + os2/os2.sym os2/os2thread.h
10277            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
10278            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
10279            ! os2/os2ish.h perl.h
10280 ____________________________________________________________________________
10281 [   370] By: mbeattie                              on 1997/12/17  11:01:34
10282         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
10283              Subject: Re: 5.004_55: OS/2 patches again
10284              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
10285              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10286      Branch: perl
10287            ! perl.h
10288 ____________________________________________________________________________
10289 [   369] By: mbeattie                              on 1997/12/17  10:59:40
10290         Log: Fix typo in compiler B/C.pm.
10291      Branch: perlext
10292            ! Compiler/B/C.pm
10293 ____________________________________________________________________________
10294 [   368] By: mbeattie                              on 1997/12/17  10:58:35
10295         Log: Allow "perldoc -F filename":
10296              Subject: 5.004_55: Patch to perldoc
10297              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
10298              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10299      Branch: perl
10300            ! utils/perldoc.PL
10301 ____________________________________________________________________________
10302 [   367] By: mbeattie                              on 1997/12/17  10:54:47
10303         Log: Fix not-reached warning for pp_threadsv.
10304      Branch: perl
10305            ! pp.c
10306 ____________________________________________________________________________
10307 [   366] By: nick                                  on 1997/12/14  16:06:24
10308         Log: Fix typo in Ilya's patch :-(
10309      Branch: ansiperl
10310            ! lib/ExtUtils/MakeMaker.pm
10311 ____________________________________________________________________________
10312 [   365] By: nick                                  on 1997/12/14  15:30:25
10313         Log: #undef new PERLVARIC macro in appropriate places
10314      Branch: ansiperl
10315            ! miniperlmain.c perl.h
10316 ____________________________________________________________________________
10317 [   364] By: nick                                  on 1997/12/14  15:04:36
10318         Log: Ilya's MakeMaker (empty makefile) patch
10319      Branch: ansiperl
10320            ! lib/ExtUtils/MakeMaker.pm
10321 ____________________________________________________________________________
10322 [   363] By: gsar                                  on 1997/12/13  05:57:13
10323         Log: Integrate mainline.  Builds and passes (Borland).
10324      Branch: win32/perl
10325           !> Configure README.threads config_h.SH doop.c embed.h
10326           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10327           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10328           !> sv.c sv.h thread.h util.c
10329 ____________________________________________________________________________
10330 [   362] By: nick                                  on 1997/12/13  02:53:03
10331         Log: Resolve ansiperl against mainline
10332      Branch: ansiperl
10333           !> (integrate 92 files)
10334 ____________________________________________________________________________
10335 [   361] By: mbeattie                              on 1997/12/12  16:20:38
10336         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
10337              instead of MEXTEND leading to core dumps. This fix needs
10338              propagating back to the maintenance branch.
10339      Branch: perl
10340            ! pp_hot.c pp_sys.c
10341 ____________________________________________________________________________
10342 [   360] By: mbeattie                              on 1997/12/11  15:45:56
10343         Log: Add missing patch to op.c that didn't come across with win32 merge.
10344      Branch: perl
10345            ! op.c
10346 ____________________________________________________________________________
10347 [   359] By: mbeattie                              on 1997/12/11  11:54:41
10348         Log: Stop tr/// from writing to target when only counting.
10349      Branch: perl
10350            ! doop.c op.c op.h
10351 ____________________________________________________________________________
10352 [   358] By: mbeattie                              on 1997/12/10  18:36:26
10353         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
10354              a few extraneous trailing semicolons in perlvars.h.
10355      Branch: perl
10356            ! perlvars.h util.c
10357 ____________________________________________________________________________
10358 [   357] By: mbeattie                              on 1997/12/10  18:33:53
10359         Log: Start overhauling compiler. It was working at least minimally
10360              right up until the final tweak of B.xs to add threadsv_names
10361              at which point building it provokes a seg fault in perl while
10362              doing the xsubpp :-(.
10363      Branch: perl
10364            ! op.h util.c
10365      Branch: perlext
10366            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10367            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
10368            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
10369            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
10370            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
10371            ! Compiler/test_harness_cc
10372 ____________________________________________________________________________
10373 [   356] By: mbeattie                              on 1997/12/10  13:43:32
10374         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
10375              sv_setfoo functions go back to not needing dTHR. Fix Configure
10376              to check for already-existing -thread on archname and to check
10377              better for d_pthread_created_joinable.
10378      Branch: perl
10379            ! Configure perl.h sv.c sv.h thread.h
10380 ____________________________________________________________________________
10381 [   355] By: mbeattie                              on 1997/12/10  10:53:58
10382         Log: Minor fix/speedup to util.c:fbm_instr:
10383              Subject: 5.004_55: Minor regexp patch
10384              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
10385              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
10386      Branch: perl
10387            ! util.c
10388 ____________________________________________________________________________
10389 [   354] By: mbeattie                              on 1997/12/10  10:41:25
10390         Log: Patches for IRIX, AIX and some generic stuff:
10391              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
10392              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
10393              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10394              (checked/ignored a few rejects; tweaked wording).
10395      Branch: perl
10396            ! Configure README.threads config_h.SH embed.h
10397            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10398            ! hints/irix_6.sh
10399 ____________________________________________________________________________
10400 [   353] By: mbeattie                              on 1997/12/10  10:10:19
10401         Log: Integrate win32 back into mainline (trivial).
10402      Branch: perl
10403           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
10404           +> win32/config_H.gc
10405           !> (integrate 36 files)
10406 ____________________________________________________________________________
10407 [   352] By: nick                                  on 1997/12/09  17:36:45
10408         Log: Resolve win32 - Sarathy's tweak.
10409      Branch: ansiperl
10410           !> win32/makedef.pl
10411 ____________________________________________________________________________
10412 [   351] By: gsar                                  on 1997/12/08  06:13:04
10413         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
10414      Branch: win32/perl
10415            ! win32/makedef.pl
10416 ____________________________________________________________________________
10417 [   350] By: nick                                  on 1997/12/05  00:56:03
10418         Log: Resolve ansiperl against win32
10419      Branch: ansiperl
10420            - win32/makegcc.mk
10421           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10422           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
10423           !> win32/makefile.mk win32/perllib.c win32/win32.h
10424 ____________________________________________________________________________
10425 [   349] By: gsar                                  on 1997/12/02  07:28:23
10426         Log: Revert to keeping (some) constant strings as globals
10427      Branch: win32/perl
10428            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10429            ! perlvars.h win32/makedef.pl win32/perllib.c
10430 ____________________________________________________________________________
10431 [   348] By: gsar                                  on 1997/12/02  05:38:06
10432         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
10433              Other minor fixes.  Now is a good time to get the changes in win32 branch.
10434      Branch: win32/perl
10435            - win32/makegcc.mk
10436            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
10437 ____________________________________________________________________________
10438 [   347] By: gsar                                  on 1997/12/02  03:32:55
10439         Log: Integrate winansi again.  Result builds and passes all tests on all
10440              three compilers.
10441      Branch: win32/perl
10442           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10443           !> win32/makegcc.mk win32/win32.h
10444 ____________________________________________________________________________
10445 [   346] By: gsar                                  on 1997/12/02  03:28:23
10446         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
10447              makegcc.mk to be merged into makefile.mk soon.
10448      Branch: win32/perl
10449            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
10450            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
10451            ! win32/win32.h
10452 ____________________________________________________________________________
10453 [   345] By: nick                                  on 1997/12/02  01:57:17
10454         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
10455              Now runs again...
10456      Branch: ansiperl
10457            ! lib/ExtUtils/MM_Win32.pm
10458 ____________________________________________________________________________
10459 [   344] By: nick                                  on 1997/12/02  01:11:16
10460         Log: Sarathy's patch 
10461      Branch: ansiperl
10462            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10463            ! win32/makegcc.mk win32/win32.h
10464 ____________________________________________________________________________
10465 [   343] By: gsar                                  on 1997/12/01  04:37:06
10466         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
10467              is identical to ansiperl/* now)
10468      Branch: win32/perl
10469           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
10470           !> (integrate 34 files)
10471 ____________________________________________________________________________
10472 [   342] By: nick                                  on 1997/12/01  04:01:57
10473         Log: Builds and passes all tests with gcc on Win32 - phew!
10474      Branch: ansiperl
10475            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
10476            ! proto.h util.c win32/makedef.pl
10477 ____________________________________________________________________________
10478 [   341] By: nick                                  on 1997/12/01  02:54:29
10479         Log: Create a struct for all perls globals (as an option)
10480              Mainly for Mingw32 which cannot import data.
10481              Now only Opcode tests fail (op_desc/op_name not 
10482              handled yet stuff)
10483      Branch: ansiperl
10484            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
10485            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
10486            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
10487            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
10488            ! win32/win32iop.h win32/win32thread.c
10489 ____________________________________________________________________________
10490 [   340] By: nick                                  on 1997/11/30  20:21:10
10491         Log: Fixup exports in non -DDEBUGGING case
10492      Branch: ansiperl
10493            ! win32/makedef.pl
10494 ____________________________________________________________________________
10495 [   339] By: nick                                  on 1997/11/30  20:10:04
10496         Log: Disable hard-coded -DDEBUGGING
10497      Branch: ansiperl
10498            ! win32/config_h.PL
10499 ____________________________________________________________________________
10500 [   338] By: nick                                  on 1997/11/30  20:00:19
10501         Log: embed.pl now reads *var*.h to do its stuff.
10502              Split generated embed.h into two - new embedvar.h
10503              is #included when 'op' etc. will not mess up proto.h etc.
10504              Removed #define foo (thr->Tfoo) from thread.h
10505              Added some 'missing' symbols to global.sym, removed
10506              those in the *var*.h files
10507              Has build all MULTIPLICITY/USE_THREADS options on win32
10508              with VC++ (and passed tests), but not with exactly this set
10509              of files.
10510      Branch: ansiperl
10511            + embedvar.h
10512            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
10513            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
10514            ! win32/makedef.pl
10515 ____________________________________________________________________________
10516 [   337] By: nick                                  on 1997/11/29  23:55:31
10517         Log: Globals and structs via macros - part 1 of N
10518              - introduce perlvars.h intrpvar.h and thrdvar.h
10519              - change perl.h and thread.h to include them with
10520              appropriate macros defined
10521              - result is status-quo but with macros
10522              - next step is to tweak embed.* to capitalize on 
10523              new easy-to-find info.
10524      Branch: ansiperl
10525            + intrpvar.h perlvars.h thrdvar.h
10526            ! perl.h thread.h win32/Makefile
10527 ____________________________________________________________________________
10528 [   336] By: nick                                  on 1997/11/29  19:13:55
10529         Log: VC++ default to threaded
10530      Branch: ansiperl
10531            ! win32/Makefile
10532 ____________________________________________________________________________
10533 [   335] By: nick                                  on 1997/11/29  18:38:26
10534         Log: Avoid __declspec(thread) by default, for both scratch
10535              return areas and THR stuff. Use struct thread intern instead.
10536      Branch: ansiperl
10537            ! win32/win32.c win32/win32.h win32/win32sck.c
10538            ! win32/win32thread.c win32/win32thread.h
10539 ____________________________________________________________________________
10540 [   334] By: nick                                  on 1997/11/29  17:49:04
10541         Log: Non-threaded build fix
10542      Branch: ansiperl
10543            ! win32/win32thread.c
10544 ____________________________________________________________________________
10545 [   333] By: nick                                  on 1997/11/29  17:29:07
10546         Log: Sort out malloc_mutex for perl's malloc
10547              Remove BINCOMPAT3 from embed.pl 
10548              Add dependancy to CORE_H for PERL95_OBJ
10549      Branch: ansiperl
10550            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
10551            ! win32/win32.c
10552 ____________________________________________________________________________
10553 [   332] By: nick                                  on 1997/11/29  16:21:01
10554         Log: Integrate win32 into ansiperl
10555      Branch: ansiperl
10556           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
10557           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
10558           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
10559           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10560           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
10561           !> win32/perllib.c
10562 ____________________________________________________________________________
10563 [   331] By: nick                                  on 1997/11/29  01:35:45
10564         Log: GCC + Threads on Win32 - best gcc results yet
10565      Branch: ansiperl
10566            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
10567            ! win32/win32.h win32/win32iop.h win32/win32thread.c
10568            ! win32/win32thread.h
10569 ____________________________________________________________________________
10570 [   330] By: nick                                  on 1997/11/28  23:05:08
10571         Log: Un-botch gcc workround
10572      Branch: ansiperl
10573            ! XSUB.h
10574 ____________________________________________________________________________
10575 [   329] By: nick                                  on 1997/11/28  22:39:39
10576         Log: Builds completely with Mingw32, dynamic loaded extensions
10577              don't work yet - suspect __declspec() non-implemented issues.
10578      Branch: ansiperl
10579            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
10580            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
10581            ! win32/runperl.c win32/win32.c win32/win32iop.h
10582 ____________________________________________________________________________
10583 [   328] By: gsar                                  on 1997/11/28  05:48:15
10584         Log: integrate winansi.
10585      Branch: win32/perl
10586           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
10587            ! perl.h
10588           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
10589           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
10590           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
10591 ____________________________________________________________________________
10592 [   327] By: gsar                                  on 1997/11/28  05:38:48
10593         Log: Integrate mainline.
10594      Branch: win32/perl
10595           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
10596           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
10597           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
10598           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10599           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
10600           !> win32/perllib.c
10601 ____________________________________________________________________________
10602 [   326] By: nick                                  on 1997/11/27  19:13:36
10603         Log: GCC builds perl.dll and perl.exe on Win32
10604      Branch: ansiperl
10605            ! win32/makedef.pl win32/makegcc.mk
10606 ____________________________________________________________________________
10607 [   325] By: nick                                  on 1997/11/27  17:46:30
10608         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
10609              far as building miniperl and perl.dll (but not import lib yet)
10610              Seems to lack popen()/pclose() and fcloseall() and fflushall().
10611              Also only CRTDLL not MCRTDLL so threading is probably not
10612              possible yet.
10613              Had to mess with win32iop.h's placement as we need __attribute__
10614              to get STDCALL, and #define of printf messes up proto.h 
10615      Branch: ansiperl
10616            + win32/config.gc win32/config_H.gc win32/makegcc.mk
10617            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
10618            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
10619            ! win32/win32iop.h win32/win32sck.c
10620 ____________________________________________________________________________
10621 [   324] By: mbeattie                              on 1997/11/27  17:08:06
10622         Log: Give dire warnings about the IRIX 6.2 kernel panic.
10623      Branch: perl
10624            ! README.threads hints/irix_6.sh
10625 ____________________________________________________________________________
10626 [   323] By: mbeattie                              on 1997/11/27  16:57:33
10627         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
10628              Subject: Re: ANNOUNCE: perl 5.004_55 is available
10629              Date: 27 Nov 1997 17:18:53 +0100
10630              From: koenig@kulturbox.de (Andreas J. Koenig)
10631      Branch: perl
10632            ! sv.c
10633 ____________________________________________________________________________
10634 [   322] By: mbeattie                              on 1997/11/27  16:12:15
10635         Log: Integrate win32 branch back into mainline.
10636      Branch: perl
10637           !> (integrate 42 files)
10638 ____________________________________________________________________________
10639 [   321] By: mbeattie                              on 1997/11/27  15:06:36
10640         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
10641              Subject: Re: ANNOUNCE: perl 5.004_55 is available
10642              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
10643              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10644      Branch: perl
10645            ! t/lib/safe2.t
10646 ____________________________________________________________________________
10647 [   320] By: mbeattie                              on 1997/11/27  15:02:59
10648         Log: Fix MYMALLOC (wrong #define in malloc.c):
10649              Subject: 5.004_55: MYMALLOC completely busted
10650              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
10651              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10652      Branch: perl
10653            ! malloc.c
10654 ____________________________________________________________________________
10655 [   319] By: mbeattie                              on 1997/11/27  15:01:37
10656         Log: Fix newSVrv so sv_setref_foo work better:
10657              Subject: [PATCH] [5.004_55] newSVrv (again)
10658              Date: Thu, 27 Nov 1997 00:25:50 -0500
10659              From: Owen Taylor <owt1@cornell.edu>
10660      Branch: perl
10661            ! sv.c
10662 ____________________________________________________________________________
10663 [   318] By: mbeattie                              on 1997/11/27  14:59:03
10664         Log: Output skipped test information in test suite:
10665              Subject: 5.004_55: Making test harness platform_aware
10666              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
10667              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
10668      Branch: perl
10669            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
10670            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
10671            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
10672 ____________________________________________________________________________
10673 [   317] By: mbeattie                              on 1997/11/27  14:55:15
10674         Log: Add 'W'atch command to debugger and improve help:
10675              Subject: 5.004_55: Debugger patch again
10676              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
10677              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10678      Branch: perl
10679            ! lib/perl5db.pl
10680 ____________________________________________________________________________
10681 [   316] By: mbeattie                              on 1997/11/27  14:52:44
10682         Log: Stop double initialisation of malloc_mutex:
10683              Subject: 5.004_55: Double initialiazation of malloc_mutex
10684              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
10685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10686      Branch: perl
10687            ! miniperlmain.c win32/perllib.c
10688 ____________________________________________________________________________
10689 [   315] By: mbeattie                              on 1997/11/27  14:48:58
10690         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
10691      Branch: perl
10692            ! sv.c t/op/pat.t
10693 ____________________________________________________________________________
10694 [   314] By: nick                                  on 1997/11/27  01:03:19
10695         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
10696      Branch: ansiperl
10697           !> (integrate 897 files)
10698 ____________________________________________________________________________
10699 [   313] By: gsar                                  on 1997/11/26  03:20:55
10700         Log: merge win32-aware installperl in ansiperl branch.
10701      Branch: win32/perl
10702           !> installperl
10703 ____________________________________________________________________________
10704 [   312] By: gsar                                  on 1997/11/26  01:50:37
10705         Log: Fix for C<sort 'foo'...> bug:
10706              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10707              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
10708              Subject: [PATCH] Re: Sort grammar bug 
10709              Date: Sat, 01 Nov 1997 14:46:35 -0500
10710              ------
10711              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10712              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
10713              Subject: Re: Sort grammar bug 
10714              Date: Sun, 02 Nov 1997 12:47:51 +0000
10715      Branch: win32/perl
10716            ! t/op/sort.t toke.c
10717 ____________________________________________________________________________
10718 [   311] By: nick                                  on 1997/11/26  01:42:50
10719         Log: Win32-ize installperl
10720      Branch: ansiperl
10721            ! installperl
10722 ____________________________________________________________________________
10723 [   310] By: gsar                                  on 1997/11/26  01:36:39
10724         Log: Another trivial patch:
10725              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10726              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
10727              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
10728              Date: Wed, 29 Oct 1997 21:45:26 -0500
10729      Branch: win32/perl
10730            ! XSUB.h
10731 ____________________________________________________________________________
10732 [   309] By: nick                                  on 1997/11/26  01:33:32
10733         Log: Fixup _55 for Win32:
10734              Missed thread :-> perl_thread changes
10735              Two #define THR (not the same)
10736              K&R style func in hv.c
10737      Branch: ansiperl
10738            ! hv.c win32/win32thread.c win32/win32thread.h
10739 ____________________________________________________________________________
10740 [   308] By: gsar                                  on 1997/11/26  01:30:21
10741         Log: Sync yet another patch (this one manually edited):
10742              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10743              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
10744              Subject: [PATCH] Re: local($@) gives core dump 
10745              Date: Tue, 28 Oct 1997 21:51:25 -0500
10746      Branch: win32/perl
10747            ! pp_ctl.c
10748 ____________________________________________________________________________
10749 [   307] By: gsar                                  on 1997/11/26  01:22:10
10750         Log: Sync another change from local repository.
10751              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10752              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
10753              Subject: Re: do_postponed breaks with multiple interpreters 
10754              Date: Tue, 28 Oct 1997 22:16:13 -0500
10755      Branch: win32/perl
10756            ! op.c
10757 ____________________________________________________________________________
10758 [   306] By: gsar                                  on 1997/11/26  01:17:46
10759         Log: Sync a change from local repository.
10760              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10761              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
10762              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
10763              Date: Tue, 28 Oct 1997 20:06:06 -0500
10764      Branch: win32/perl
10765            ! mg.c
10766 ____________________________________________________________________________
10767 [   305] By: nick                                  on 1997/11/26  00:50:10
10768         Log: Integrate mainline as of _55
10769      Branch: ansiperl
10770           +> emacs/ptags
10771           !> (integrate 36 files)
10772 ____________________________________________________________________________
10773 [   304] By: gsar                                  on 1997/11/26  00:27:57
10774         Log: Various changes to make it build cleanly and pass all tests:
10775              - needed to run `perl embed.pl`
10776              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
10777              - fix prototypes for a few declarations (Borland is finally quiet)
10778              - move declaration of Mymalloc etc to perl.h (since win32 and other
10779              ports may #define malloc themselves, to let extensions bind to
10780              the version that perl used)
10781              - move struct reg_data into a public header file, since it is
10782              referenced in a public datatype
10783              - win32 makefile fixes
10784              - fix remaining s/thread/perl_thread/
10785      Branch: win32/perl
10786            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
10787            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
10788            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
10789            ! win32/win32.h win32/win32iop.h win32/win32thread.c
10790 ____________________________________________________________________________
10791 [   303] By: gsar                                  on 1997/11/25  20:57:31
10792         Log: Fixup the places where the automatic merge got it wrong.
10793              Previous change (#302) was just a normal integration--ignore the
10794              "reverse" in there.
10795      Branch: win32/perl
10796            ! op.c perl.h
10797 ____________________________________________________________________________
10798 [   302] By: gsar                                  on 1997/11/25  20:32:12
10799         Log: reverse integrate mainline
10800      Branch: win32/perl
10801           +> emacs/ptags
10802           !> (integrate 896 files)
10803
10804 ----------------
10805 Version 5.004_55
10806 ----------------
10807
10808 ____________________________________________________________________________
10809 [   301] By: mbeattie                              on 1997/11/25  17:59:53
10810         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
10811      Branch: perl
10812            ! hv.c pp_ctl.c
10813 ____________________________________________________________________________
10814 [   300] By: mbeattie                              on 1997/11/25  16:29:36
10815         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
10816      Branch: perl
10817            ! MANIFEST patchlevel.h
10818 ____________________________________________________________________________
10819 [   299] By: mbeattie                              on 1997/11/25  15:59:16
10820         Log: Move malloc_mutex initialisation/destruction:
10821              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
10822              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10823      Branch: perl
10824            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
10825            ! unixish.h vms/vmsish.h
10826 ____________________________________________________________________________
10827 [   298] By: mbeattie                              on 1997/11/25  15:49:22
10828         Log: Make hv_ functions cope better with 'm'-magic:
10829              Subject: [5.004_54] Another neglected patch
10830              Date: Fri, 21 Nov 1997 22:28:17 -0500
10831              From: Owen Taylor <owt1@cornell.edu>
10832      Branch: perl
10833            ! hv.c
10834 ____________________________________________________________________________
10835 [   297] By: mbeattie                              on 1997/11/25  15:47:36
10836         Log: Fix typo in Thread.xs.
10837      Branch: perl
10838            ! ext/Thread/Thread.xs
10839 ____________________________________________________________________________
10840 [   296] By: mbeattie                              on 1997/11/25  15:42:07
10841         Log: Integrate from ansi branch to mainline.
10842      Branch: perl
10843           !> (integrate 890 files)
10844 ____________________________________________________________________________
10845 [   295] By: mbeattie                              on 1997/11/25  14:29:31
10846         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
10847              Subject: Re: _54 on AIX
10848              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
10849              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10850      Branch: perl
10851            ! ext/DynaLoader/dl_aix.xs
10852 ____________________________________________________________________________
10853 [   294] By: mbeattie                              on 1997/11/25  14:29:10
10854         Log: AIX patch for hints/aix.sh:
10855              Subject: Re: _54 on AIX
10856              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
10857              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10858      Branch: perl
10859            ! hints/aix.sh
10860 ____________________________________________________________________________
10861 [   291] By: mbeattie                              on 1997/11/25  14:17:05
10862         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
10863      Branch: perl
10864            ! op.c op.h
10865 ____________________________________________________________________________
10866 [   290] By: mbeattie                              on 1997/11/25  14:16:29
10867         Log: AIX patch (including Configure support for {sched,pthread}_yield,
10868              pthread initial detach state, renaming perl_thread to perl_os_thread
10869              and struct thread to struct perl_thread):
10870              Subject: Re: _54 on AIX
10871              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
10872              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10873      Branch: perl
10874            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
10875            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
10876            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
10877            ! proto.h sv.h thread.h util.c win32/win32thread.c
10878            ! win32/win32thread.h
10879 ____________________________________________________________________________
10880 [   289] By: mbeattie                              on 1997/11/25  12:33:02
10881         Log: Rename perl_thread to perl_os_thread.
10882      Branch: perl
10883            ! fakethr.h thread.h util.c win32/win32thread.h
10884 ____________________________________________________________________________
10885 [   288] By: mbeattie                              on 1997/11/25  12:27:35
10886         Log: Remove bincompat3 support:
10887              Subject: Re: ANNOUNCE: perl5.004_54 is available
10888              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
10889              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10890      Branch: perl
10891            ! Configure INSTALL embed.h global.sym malloc.c
10892 ____________________________________________________________________________
10893 [   287] By: mbeattie                              on 1997/11/25  12:23:50
10894         Log: Emacs/tags update:
10895              Subject: Emacs/tags update for 5.004_54
10896              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
10897              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10898      Branch: perl
10899            + emacs/ptags
10900            ! MANIFEST Makefile.SH emacs/cperl-mode.el
10901 ____________________________________________________________________________
10902 [   286] By: nick                                  on 1997/11/23  23:03:56
10903         Log: Add $$_ test 
10904      Branch: ansiperl
10905            ! t/op/ref.t
10906 ____________________________________________________________________________
10907 [   285] By: gsar                                  on 1997/11/23  08:26:00
10908         Log: Initial reverse integration of winansi branch.
10909      Branch: win32/perl
10910           !> (integrate 50 files)
10911 ____________________________________________________________________________
10912 [   284] By: gsar                                  on 1997/11/23  07:32:24
10913         Log: Add to docs about the BEGIN { shift } feature.  Make the change
10914              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
10915      Branch: win32/perl
10916            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
10917 ____________________________________________________________________________
10918 [   283] By: nick                                  on 1997/11/22  21:29:30
10919         Log: Duplicate perl_threadsv
10920      Branch: ansiperl
10921            ! global.sym
10922 ____________________________________________________________________________
10923 [   282] By: nick                                  on 1997/11/22  21:18:11
10924         Log: Munge pseudo-Configure stuff to add -thread to archname as
10925              Malcolm seems to think that is way to test for threads.
10926              Update @INC stuffing hackery to have traditional @INC
10927              search order archlib, privlib, sitearch, site.
10928      Branch: ansiperl
10929            ! t/lib/english.t win32/config.bc win32/config_H.bc
10930            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
10931            ! win32/makefile.mk win32/win32.c win32/win32.h
10932 ____________________________________________________________________________
10933 [   281] By: nick                                  on 1997/11/22  19:28:21
10934         Log: Builds and passes all but english.t on win32 VC++
10935      Branch: ansiperl
10936            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
10937            ! win32/config_H.vc win32/win32thread.h
10938 ____________________________________________________________________________
10939 [   280] By: nick                                  on 1997/11/22  18:10:50
10940         Log: ansiperl builds with Borland C++ again
10941      Branch: ansiperl
10942            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
10943            ! win32/config.bc win32/config_H.bc win32/perlglob.c
10944            ! win32/win32.c win32/win32.h
10945 ____________________________________________________________________________
10946 [   279] By: nick                                  on 1997/11/22  16:42:51
10947         Log: Resolve ansiperl against mainline
10948      Branch: ansiperl
10949           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
10950           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
10951           !> t/lib/english.t thread.h toke.c util.c
10952 ____________________________________________________________________________
10953 [   278] By: nick                                  on 1997/11/22  16:30:27
10954         Log: Resolve ansiperl against win32
10955      Branch: ansiperl
10956           !> (integrate 55 files)
10957 ____________________________________________________________________________
10958 [   277] By: gsar                                  on 1997/11/22  09:48:02
10959         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
10960              - added a test for the above
10961              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
10962              ansification hunks
10963      Branch: win32/perl
10964            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
10965 ____________________________________________________________________________
10966 [   276] By: gsar                                  on 1997/11/22  07:24:01
10967         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
10968              when USE_THREADS.  GCC for instance, can do without macros that use
10969              globals.  Instead, selectively re#define only those macros
10970              that use globals to their functional equivalents.  Tests 100% on
10971              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
10972      Branch: win32/perl
10973            ! perl.h sv.h
10974 ____________________________________________________________________________
10975 [   275] By: gsar                                  on 1997/11/22  05:27:04
10976         Log: Integrate mainline.
10977      Branch: win32/perl
10978           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
10979            - lib/Class/Fields.pm lib/ISA.pm
10980           !> (integrate 41 files)
10981 ____________________________________________________________________________
10982 [   274] By: mbeattie                              on 1997/11/21  18:28:22
10983         Log: $_ is now per-thread (rather a lot of changes). Only tested under
10984              *-linux-thread at the moment.
10985      Branch: perl
10986            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
10987            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
10988            ! t/lib/english.t thread.h toke.c util.c
10989 ____________________________________________________________________________
10990 [   273] By: mbeattie                              on 1997/11/21  10:31:29
10991         Log: Filter patch to toke.c:
10992              Subject: Tiny core patch for source filters
10993              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
10994              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10995      Branch: perl
10996            ! toke.c
10997 ____________________________________________________________________________
10998 [   272] By: nick                                  on 1997/11/21  00:54:43
10999         Log: Basic integrate of lastest perl into ansiperl
11000      Branch: ansiperl
11001           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
11002            - lib/Class/Fields.pm lib/ISA.pm
11003            ! win32/win32.c win32/win32.h
11004           !> (integrate 57 files)
11005 ____________________________________________________________________________
11006 [   271] By: mbeattie                              on 1997/11/20  12:12:00
11007         Log: Initial stab at IRIX configuration support for threading. Manually
11008              applied parts of following patches:
11009              Subject: Perl 5.004_54 on IRIX
11010              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
11011              From: Jarkko Hietaniemi <jhi@iki.fi>
11012              Subject: Re: Perl 5.004_54 on IRIX
11013              Date: 19 Nov 1997 17:10:17 -0800
11014              From: Scott Henry <scotth@sgi.com>
11015      Branch: perl
11016            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
11017            ! hints/irix_6_1.sh perl.h
11018 ____________________________________________________________________________
11019 [   270] By: mbeattie                              on 1997/11/19  17:45:37
11020         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
11021              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
11022              also fixed two instances of referring to SVs after destruction.
11023      Branch: perl
11024            ! regcomp.c regexec.c
11025 ____________________________________________________________________________
11026 [   269] By: mbeattie                              on 1997/11/19  15:33:23
11027         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
11028              changed by mg_get(*keysp) (!). Introducing a new local variable
11029              fixed it but I don't know if it's a compiler problem or some
11030              other corruption happening elsewhere.
11031      Branch: perl
11032            ! av.c
11033 ____________________________________________________________________________
11034 [   268] By: mbeattie                              on 1997/11/19  11:39:49
11035         Log: Let Configure sort out get{host,net}byaddr* prototypes:
11036              Subject: [PATCH] 5.004_54: little something for
11037              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
11038              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
11039              From: Jarkko Hietaniemi <jhi@iki.fi>
11040      Branch: perl
11041            ! Configure config_h.SH pp_sys.c
11042 ____________________________________________________________________________
11043 [   267] By: mbeattie                              on 1997/11/19  11:04:15
11044         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
11045              Subject: Version 7 of Jumbo RE patch available
11046              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
11047              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11048      Branch: perl
11049            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
11050            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
11051            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
11052            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
11053            ! util.c
11054 ____________________________________________________________________________
11055 [   266] By: mbeattie                              on 1997/11/18  17:26:09
11056         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
11057              version of patch:
11058              Subject: tie fake hash patch for 5.004_54
11059              Date: Sat, 15 Nov 1997 19:18:30 -0500
11060              From: Joshua Pritikin <pritikin@mindspring.com>
11061      Branch: perl
11062            + t/op/avhv.t
11063            ! av.c embed.h global.sym proto.h
11064 ____________________________________________________________________________
11065 [   265] By: mbeattie                              on 1997/11/18  16:51:04
11066         Log: Bring MANIFEST up to date. Add new thread tests.
11067      Branch: perl
11068            + ext/Thread/die.t ext/Thread/die2.t
11069            ! MANIFEST
11070 ____________________________________________________________________________
11071 [   264] By: mbeattie                              on 1997/11/18  16:41:27
11072         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
11073              is assigned to. Added tests to t/op/array.t. magic_setisa now
11074              warns about including non-existent packages in @ISA when -w is on.
11075      Branch: perl
11076            - lib/Class/Fields.pm lib/ISA.pm
11077            ! mg.c t/op/array.t
11078 ____________________________________________________________________________
11079 [   263] By: mbeattie                              on 1997/11/18  16:38:57
11080         Log: Fix typo in win32 -> mainline integration.
11081      Branch: perl
11082            ! perl.h
11083 ____________________________________________________________________________
11084 [   262] By: mbeattie                              on 1997/11/18  11:56:09
11085         Log: Integrate win32 branch back into mainline.
11086      Branch: perl
11087            - win32/win32io.c win32/win32io.h
11088            ! op.c
11089           !> (integrate 30 files)
11090 ____________________________________________________________________________
11091 [   261] By: gsar                                  on 1997/11/18  00:14:02
11092         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
11093      Branch: win32/perl
11094            ! win32/config.bc win32/config.vc win32/config_H.bc
11095            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
11096 ____________________________________________________________________________
11097 [   260] By: nick                                  on 1997/11/16  23:16:16
11098         Log: Generic file changes for MYMALLOC
11099      Branch: ansiperl
11100            ! miniperlmain.c perl.c
11101 ____________________________________________________________________________
11102 [   259] By: nick                                  on 1997/11/16  23:14:36
11103         Log: MYMALLOC for Win32:
11104              1. Initialize malloc_mutex before it is used (all platforms!)
11105              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
11106              3. Tweak win32/config*.* to define MYMALLOC
11107              4. Provide sbrk() in terms of VirtualAlloc().
11108              
11109              Also fixup -MT (perl95) build to handle Perl_current_thread
11110              via call to DLL (as though an extension).
11111      Branch: ansiperl
11112            ! win32/Makefile win32/config.bc win32/config.vc
11113            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11114            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
11115            ! win32/win32iop.h win32/win32thread.h
11116 ____________________________________________________________________________
11117 [   258] By: nick                                  on 1997/11/15  20:42:28
11118         Log: Implement dTHR via __declspec(thread) - part 2
11119      Branch: ansiperl
11120            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11121 ____________________________________________________________________________
11122 [   257] By: nick                                  on 1997/11/15  19:52:53
11123         Log: Use __declspec(thread) var rather tha TslAlloc & co.
11124      Branch: ansiperl
11125            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11126 ____________________________________________________________________________
11127 [   256] By: gsar                                  on 1997/11/15  02:58:09
11128         Log: Add #include guard in Thread.xs so it will build even under
11129              no USE_THREADS (for win32).  This was missed because of edit
11130              w/o checkout perforce kludge.
11131      Branch: win32/perl
11132            ! ext/Thread/Thread.xs
11133 ____________________________________________________________________________
11134 [   255] By: nick                                  on 1997/11/15  00:33:46
11135         Log: Integrate mainline (5.004_54?) into ansiperl
11136      Branch: ansiperl
11137           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11138           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
11139           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
11140           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
11141           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
11142 ____________________________________________________________________________
11143 [   254] By: nick                                  on 1997/11/15  00:25:26
11144         Log: Interate win32 into ansiperl
11145      Branch: ansiperl
11146           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11147           +> lib/fields.pm
11148           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11149           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11150           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11151           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
11152           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
11153 ____________________________________________________________________________
11154 [   253] By: gsar                                  on 1997/11/14  22:04:58
11155         Log: Integrate mainline changes into win32 branch.  Now would be a good time
11156              to reverse integrate the win32 branch into mainline.
11157      Branch: win32/perl
11158           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11159           +> lib/fields.pm
11160           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11161           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11162           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11163           !> t/op/magic.t thread.h
11164
11165 ----------------
11166 Version 5.004_54
11167 ----------------
11168
11169 ____________________________________________________________________________
11170 [   252] By: mbeattie                              on 1997/11/14  15:07:19
11171         Log: Two more delays added to test suite to help *-solaris-thread.
11172      Branch: perl
11173            ! t/io/pipe.t t/lib/io_pipe.t
11174 ____________________________________________________________________________
11175 [   251] By: mbeattie                              on 1997/11/14  15:05:57
11176         Log: Remove stale code from Thread.xs.
11177      Branch: perl
11178            ! ext/Thread/Thread.xs
11179 ____________________________________________________________________________
11180 [   250] By: mbeattie                              on 1997/11/14  10:12:40
11181         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
11182              doesn't run handlers for self-sent signals until kill has returned.)
11183      Branch: perl
11184            ! t/op/magic.t
11185 ____________________________________________________________________________
11186 [   249] By: gsar                                  on 1997/11/14  05:14:44
11187         Log: Fix various details in win32 makefiles and Config.pm setup.
11188              - ldflags is set for both compilers now
11189              - extensions list is now correct
11190              - delete perl95.exe on distclean
11191              - cf_time now gets updated (once)
11192              - ccdlflags is set for Borland
11193              - fix startperl so dprofpp works
11194      Branch: win32/perl
11195            ! win32/Makefile win32/config.bc win32/config.vc
11196            ! win32/config_sh.PL win32/makefile.mk
11197 ____________________________________________________________________________
11198 [   248] By: mbeattie                              on 1997/11/13  18:01:27
11199         Log: Rewrite thread return code to distinguish between ordinary return
11200              and die() and make join propagate the die. Add tiny method eval
11201              which just does "return eval { shift->join; }". Add Thread::Specific
11202              class for access to thread specific user data along with specific.t.
11203              Rename Class to classname throughout Thread.xs for consistency.
11204              Fix pp_specific to pp_threadsv in global.sym. Add support to
11205              pp_entersub in pp_hot.c to lock stash for static locked methods.
11206      Branch: perl
11207            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11208            + lib/fields.pm
11209            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11210            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
11211 ____________________________________________________________________________
11212 [   247] By: mbeattie                              on 1997/11/13  14:13:30
11213         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
11214              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
11215              in pp_sys.c for whether getnet* function get protoyped (since the
11216              default had a broken prototype for getnetbyaddr).
11217      Branch: perl
11218            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11219            ! scope.c thread.h
11220 ____________________________________________________________________________
11221 [   246] By: nick                                  on 1997/11/13  02:44:40
11222         Log: Integrate Win32 branch
11223      Branch: ansiperl
11224            - configure ext/util/extliblist win32/bin/pl2bat.bat
11225            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11226            - win32/config.H win32/config.w32 win32/win32io.c
11227            - win32/win32io.h
11228           !> (integrate 905 files)
11229 ____________________________________________________________________________
11230 [   245] By: nick                                  on 1997/11/13  00:47:54
11231         Log: Integrate (-ay) win32 branch at its creation to 
11232              establish and ancestor as per perkforce technote #9
11233      Branch: ansiperl
11234           +> configure ext/util/extliblist win32/bin/pl2bat.bat
11235           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11236           +> win32/config.H win32/config.w32
11237           !> (integrate 859 files)
11238 ____________________________________________________________________________
11239 [   244] By: gsar                                  on 1997/11/12  22:26:39
11240         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
11241              contains the all the declarations and macros for the win32io layer.
11242              New std-ish functions are exported now.  All win32-specific exported
11243              functions begin with "win32_" consistently.  win32 version of
11244              init_os_extras() is now exported, so embedders can get the in-core
11245              xsubs.
11246      Branch: win32/perl
11247            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
11248            ! win32/win32iop.h win32/win32sck.c
11249 ____________________________________________________________________________
11250 [   243] By: gsar                                  on 1997/11/12  07:41:52
11251         Log: Really delete deleted files.
11252      Branch: win32/perl
11253            - win32/win32io.c win32/win32io.h
11254 ____________________________________________________________________________
11255 [   242] By: gsar                                  on 1997/11/12  07:40:54
11256         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
11257              files (win32/win32io.[ch]) completely removed, as are all traces
11258              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
11259              for later. Various myfoo() things regularized to my_foo().  CPP not
11260              required anymore to create a perl binary :)
11261      Branch: win32/perl
11262            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
11263            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
11264            ! win32/win32io.c win32/win32io.h win32/win32iop.h
11265            ! win32/win32sck.c
11266 ____________________________________________________________________________
11267 [   241] By: gsar                                  on 1997/11/12  05:31:28
11268         Log: Fix various win32 code blemishes:
11269              - s/stolen/win32/g
11270              - s/(CROAK|WARN)/lc($1)/eg
11271              - remove deadcode from most places
11272      Branch: win32/perl
11273            ! win32/makedef.pl win32/win32.c win32/win32io.c
11274            ! win32/win32iop.h
11275 ____________________________________________________________________________
11276 [   240] By: gsar                                  on 1997/11/12  04:36:29
11277         Log: Carry over changes in ansiperl branch.  Win32 branch is now
11278              the leading edge.
11279      Branch: win32/perl
11280            ! embed.h global.sym perl.c win32/win32thread.c
11281            ! win32/win32thread.h
11282 ____________________________________________________________________________
11283 [   239] By: gsar                                  on 1997/11/12  03:39:57
11284         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
11285      Branch: win32/perl
11286            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
11287 ____________________________________________________________________________
11288 [   238] By: gsar                                  on 1997/11/12  03:25:17
11289         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
11290              done cleaner, if really needed (perhaps only for efficiency reasons?)).
11291              Redundant EXTERN_C definitions and related warnings fixed.
11292      Branch: win32/perl
11293            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
11294            ! win32/win32iop.h win32/win32sck.c
11295 ____________________________________________________________________________
11296 [   237] By: nick                                  on 1997/11/12  02:45:15
11297         Log: Fixup Win32
11298              - #undef start_env before re-#defining it
11299              - change pp_specific pp_threadsv in global.sym
11300              - re-build embed.h
11301              - avoid HAVE_THREAD_INTERN - we don't and empty struct
11302              is a pain. If we did have it it would contain cached
11303              values of things we can only get at _IN_ the thread
11304              so new_struct_thread is wrong place to call it.
11305              - add new macro SET_THREAD_SELF - we must (in main thread)
11306              define in win32thread.h, support in win32thread.c,
11307              test and call in perl.c
11308      Branch: ansiperl
11309            ! embed.h global.sym perl.c thread.h win32/win32thread.c
11310            ! win32/win32thread.h
11311 ____________________________________________________________________________
11312 [   236] By: nick                                  on 1997/11/12  01:54:23
11313         Log: Integrate mainline after it integrated us.
11314              Accepted 'theirs' everywhere - so two branches should
11315              now point to same files again.
11316              Almost all of these were what was suggested, others were
11317              whitespace diffs. A few dubious spots which we will now 
11318              go fix.
11319      Branch: ansiperl
11320           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11321           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
11322           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
11323           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
11324           !> util.c
11325 ____________________________________________________________________________
11326 [   235] By: gsar                                  on 1997/11/12  01:22:26
11327         Log: Minor tweaks to add a thread_intern struct that should ultimately
11328              contain all the win32-specific statics.
11329              Win32 branch now passes all tests with or w/o USE_THREADS.
11330      Branch: win32/perl
11331            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
11332 ____________________________________________________________________________
11333 [   234] By: gsar                                  on 1997/11/11  23:08:54
11334         Log: Initial (untested) integration of mainline changes.
11335      Branch: win32/perl
11336            - configure
11337           !> (integrate 89 files)
11338 ____________________________________________________________________________
11339 [   233] By: mbeattie                              on 1997/11/11  18:07:30
11340         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
11341      Branch: perl
11342            ! thread.h
11343 ____________________________________________________________________________
11344 [   232] By: mbeattie                              on 1997/11/11  17:49:12
11345         Log: t/TEST (reverted to @229 version) should have been included in the
11346              previous change (231) but my way of recovering it didn't work
11347              properly. The change 231 comments about successful tests applies
11348              to this t/TEST (i.e. as of this change).
11349      Branch: perl
11350            ! t/TEST
11351 ____________________________________________________________________________
11352 [   231] By: mbeattie                              on 1997/11/11  17:46:59
11353         Log: Fix up ansiperl integration. Back to passing all expected tests
11354              with usethreads. Untested with non-threaded perl.
11355      Branch: perl
11356            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11357            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
11358 ____________________________________________________________________________
11359 [   230] By: mbeattie                              on 1997/11/11  16:36:22
11360         Log: Initial integration of ansi branch into mainline (untested).
11361      Branch: perl
11362           +> t/lib/thread.t t/op/nothread.t thread.sym
11363            - configure
11364           !> (integrate 84 files)
11365 ____________________________________________________________________________
11366 [   229] By: mbeattie                              on 1997/11/11  15:20:43
11367         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
11368              getting per-thread magicals. Fixed thr->errsv initialisation.
11369      Branch: perl
11370            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
11371            ! t/lib/safe2.t toke.c
11372 ____________________________________________________________________________
11373 [   228] By: mbeattie                              on 1997/11/11  12:48:26
11374         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
11375              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
11376              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
11377              again for non-threaded perl. Enhanced perl_get_sv to return
11378              per-thread magicals where necessary for threaded perl.
11379      Branch: perl
11380            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
11381            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
11382 ____________________________________________________________________________
11383 [   227] By: mbeattie                              on 1997/11/11  11:00:02
11384         Log: hashlock bug.
11385              
11386              Jobs fixed ...
11387              
11388              hashlock fixed on 1997/11/11 by mbeattie@localhost
11389              
11390              Subject: [perl5.004_53; patch] Another hash-locking fix
11391              Date: 23 Oct 1997 14:13:55 -0400
11392              From: Owen Taylor <owt1@cornell.edu>
11393      Branch: bugs
11394            + hashlock
11395 ____________________________________________________________________________
11396 [   226] By: gsar                                  on 1997/11/11  02:11:23
11397         Log: Slightly more refined lock() keyword recognition (using %INC).
11398      Branch: win32/perl
11399            ! toke.c
11400 ____________________________________________________________________________
11401 [   225] By: gsar                                  on 1997/11/11  00:26:09
11402         Log: "weak" lock keyword (hardcoded initial implementation) now works.
11403              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
11404              is recognized as a sub, a regular keyword otherwise.  Could be
11405              generalized by storing a flag for every op in OP struct, and turning
11406              the flag off when Thread.xs loads.
11407      Branch: win32/perl
11408            ! toke.c
11409 ____________________________________________________________________________
11410 [   224] By: gsar                                  on 1997/11/10  22:59:55
11411         Log: Merge a patch in preparation for "weak keywords":
11412              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11413              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
11414              Subject: [PATCH] global overrides for keywords
11415              Date: Wed, 08 Oct 1997 02:18:23 -0400
11416      Branch: win32/perl
11417            ! embed.h interp.sym perl.c perl.h toke.c
11418 ____________________________________________________________________________
11419 [   223] By: gsar                                  on 1997/11/10  22:41:31
11420         Log: Remove runlevel.  It was used to count how many runops() calls
11421              we were in the process of executing, and longjmp() to the topmost
11422              one (if not already there).  We use a null top_env->je_prev
11423              to distinguish that now.
11424      Branch: win32/perl
11425            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
11426 ____________________________________________________________________________
11427 [   222] By: gsar                                  on 1997/11/10  04:47:48
11428         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
11429              USE_THREADS case builds and passes all tests using both compilers.
11430              Additional tweaks:
11431              - fixup win32/makedef.pl to skip more symbols for non-thread build.
11432              - sync win32/Makefile with win32/makefile.mk
11433              >>>Non-thread build fails a lot of tests.<<<
11434      Branch: win32/perl
11435            + thread.sym
11436            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
11437            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
11438            ! win32/makedef.pl win32/makefile.mk
11439 ____________________________________________________________________________
11440 [   221] By: gsar                                  on 1997/11/10  00:57:53
11441         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
11442              into win32 branch.
11443      Branch: win32/perl
11444            + t/lib/thread.t t/op/nothread.t
11445            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
11446            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
11447            ! util.c win32/Makefile win32/config.bc win32/config.vc
11448            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11449            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
11450            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
11451            ! win32/win32thread.c win32/win32thread.h
11452 ____________________________________________________________________________
11453 [   220] By: gsar                                  on 1997/11/09  22:44:41
11454         Log: Integrate latest mainline into win32 branch.
11455      Branch: win32/perl
11456           +> win32/win32thread.c win32/win32thread.h
11457           !> (integrate 39 files)
11458 ____________________________________________________________________________
11459 [   219] By: nick                                  on 1997/11/09  21:46:06
11460         Log: Conditionalize english.t,
11461              Enhance times() for NT,
11462              (Failed) attempt to implement alarm(),
11463              Fixed config.h dependancy in makefile.mk
11464      Branch: ansiperl
11465            ! t/lib/english.t win32/config.bc win32/config_H.bc
11466            ! win32/makefile.mk win32/win32.c
11467 ____________________________________________________________________________
11468 [   218] By: nick                                  on 1997/11/09  15:38:00
11469         Log: Dick Hardt's patch for build on Alpha
11470      Branch: ansiperl
11471            ! win32/Makefile
11472 ____________________________________________________________________________
11473 [   217] By: nick                                  on 1997/11/09  03:31:20
11474         Log: MakeMaker not in vofig noise fix for dmake
11475      Branch: ansiperl
11476            ! win32/config.bc win32/makefile.mk
11477 ____________________________________________________________________________
11478 [   216] By: nick                                  on 1997/11/09  03:15:06
11479         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
11480              TIEHASH works, but 2nd call (after db is closed, attempt
11481              to reopen) tries to AUTOLOAD TIEHASH rather than using
11482              cached value.
11483      Branch: ansiperl
11484            ! pp_sys.c
11485 ____________________________________________________________________________
11486 [   215] By: nick                                  on 1997/11/08  16:41:24
11487         Log: Cleanup MakeMaker 'not in config' noise
11488      Branch: ansiperl
11489            ! win32/Makefile win32/config.vc
11490 ____________________________________________________________________________
11491 [   214] By: nick                                  on 1997/11/08  15:07:24
11492         Log: Remove 'configure' leaving configure.gnu and Configure
11493              Win32 ignores case and keeps trying to update
11494              repository copy of 'configure' or 'Configure' with
11495              the other.
11496      Branch: ansiperl
11497            - configure
11498            ! MANIFEST
11499 ____________________________________________________________________________
11500 [   213] By: nick                                  on 1997/11/08  15:03:39
11501         Log: Get threads working again on Win32
11502              Root cause of fail was init_thread_intern() in
11503              new_struct_thread() (which is called in parent thread)
11504              clobbering dTHR of parent thread. 
11505              It is doubtfull if setting 'self' in new_struct_thread()
11506              is 'right' but left in for now.
11507      Branch: ansiperl
11508            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
11509            ! win32/win32thread.c win32/win32thread.h
11510 ____________________________________________________________________________
11511 [   212] By: nick                                  on 1997/11/08  00:34:03
11512         Log: Add :base_thread to :default in Opcode.pm
11513              This allows lib/safe.t to pass when threaded.
11514              It is unclear if 'lock' should be safe as it allows
11515              denial of service attack, but could not figure out
11516              how to add just 'specific' (sic) to :default
11517              without triggering 'already tagged' warning noise.
11518      Branch: ansiperl
11519            ! ext/Opcode/Opcode.pm win32/makefile.mk
11520 ____________________________________________________________________________
11521 [   211] By: nick                                  on 1997/11/07  23:59:31
11522         Log: Merge changes as of 18:00 CST 
11523      Branch: ansiperl
11524           !> op.c pp.c pp_sys.c thread.h util.c
11525 ____________________________________________________________________________
11526 [   210] By: nick                                  on 1997/11/07  23:52:35
11527         Log: Reverse integrate Malcolm's chanes into local
11528              repository, then import result back into my view
11529              of Malcolm's repository.
11530              Builds and passes (most) tests with GNU C++/Solaris
11531              and Borland C++, Win32.
11532      Branch: ansiperl
11533            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11534            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
11535            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
11536            ! thread.h toke.c util.c win32/makefile.mk
11537 ____________________________________________________________________________
11538 [   209] By: mbeattie                              on 1997/11/07  18:12:36
11539         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
11540              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
11541              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
11542              missing #ifdef USE_THREADS around some DEBU_L statements in die().
11543              Building without USE_THREADS fails quite a lot of tests. It looks
11544              as though the move to per-thread magicals must be missing some
11545              #ifdef USE_THREADS.
11546      Branch: perl
11547            ! op.c pp.c pp_sys.c thread.h util.c
11548 ____________________________________________________________________________
11549 [   208] By: nick                                  on 1997/11/07  01:37:28
11550         Log: Raw integrate of latest perl
11551      Branch: ansiperl
11552            ! t/TEST
11553           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
11554           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
11555           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
11556           !> thread.h toke.c util.c
11557 ____________________________________________________________________________
11558 [   207] By: mbeattie                              on 1997/11/06  14:58:00
11559         Log: Update README.threads and Todo.5.005.
11560      Branch: perl
11561            ! README.threads Todo.5.005
11562 ____________________________________________________________________________
11563 [   206] By: mbeattie                              on 1997/11/06  14:37:37
11564         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
11565      Branch: perl
11566            ! op.c pp_ctl.c proto.h scope.h
11567 ____________________________________________________________________________
11568 [   205] By: mbeattie                              on 1997/11/06  14:31:38
11569         Log: Per-thread magicals now stored in their own thr->magicals and keyed
11570              more directly. cvcache and oursv become ordinary struct thread
11571              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
11572              for 0 again. Main thread initialisation done by new function
11573              init_main_thread instead of (now fixed) new_struct_thread.
11574              
11575              Jobs fixed ...
11576              
11577              jmpenv fixed on 1997/11/06 by mbeattie@localhost
11578              
11579              Subject: [perl5.004_53; patch] eval's and threads
11580              Date: 23 Oct 1997 23:59:19 -0400
11581              From: Owen Taylor <owt1@cornell.edu>
11582      Branch: bugs
11583            + jmpenv
11584      Branch: perl
11585            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
11586            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
11587 ____________________________________________________________________________
11588 [   204] By: mbeattie                              on 1997/11/05  17:18:18
11589         Log: Per-thread magicals mostly working (and localisable). Now getting
11590              intermittent occasional "Use of uninitialized value" warnings
11591              which may be due to some op flag black magic I've broken.
11592      Branch: perl
11593            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
11594            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
11595 ____________________________________________________________________________
11596 [   203] By: nick                                  on 1997/11/05  01:04:10
11597         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
11598      Branch: ansiperl
11599            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
11600            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
11601            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
11602            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11603            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
11604            ! win32/config.vc win32/config_H.vc win32/makedef.pl
11605            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
11606            ! win32/win32io.c win32/win32io.h win32/win32iop.h
11607            ! win32/win32sck.c win32/win32thread.h
11608 ____________________________________________________________________________
11609 [   202] By: nick                                  on 1997/11/05  00:50:27
11610         Log: Compile(d) at least once with threads on win32 
11611              but did not work
11612      Branch: ansiperl
11613            ! embed.h perl.c thread.h
11614 ____________________________________________________________________________
11615 [   201] By: nick                                  on 1997/11/05  00:32:13
11616         Log: Trivial integrate
11617      Branch: ansiperl
11618           !> patchlevel.h
11619 ____________________________________________________________________________
11620 [   200] By: mbeattie                              on 1997/11/04  12:06:09
11621         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
11622      Branch: perl
11623            ! patchlevel.h
11624 ____________________________________________________________________________
11625 [   199] By: nick                                  on 1997/11/01  00:18:52
11626         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
11627      Branch: ansiperl
11628           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11629           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
11630           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
11631           !> util.c
11632 ____________________________________________________________________________
11633 [   198] By: nick                                  on 1997/11/01  00:08:33
11634         Log: win32thread.* not in MANIFEST which has muddled moving
11635              back and forth between depots.
11636      Branch: ansiperl
11637            ! MANIFEST win32/win32thread.c win32/win32thread.h
11638 ____________________________________________________________________________
11639 [   197] By: nick                                  on 1997/11/01  00:02:49
11640         Log: Test changes
11641      Branch: ansiperl
11642            + t/lib/thread.t t/op/nothread.t thread.sym
11643            ! MANIFEST
11644 ____________________________________________________________________________
11645 [   196] By: nick                                  on 1997/10/31  23:54:01
11646         Log: Further ANSI changes now builds and passes (most) tests
11647              with gcc -x c++. 
11648      Branch: ansiperl
11649            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
11650            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
11651            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11652            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
11653            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
11654            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
11655            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
11656            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
11657            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
11658            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
11659            ! x2p/walk.c
11660 ____________________________________________________________________________
11661 [   195] By: mbeattie                              on 1997/10/31  18:05:31
11662         Log: Half way through moving per-thread magicals into per-thread fields
11663              and the associated new OP_SPECIFIC and find_thread_magical stuff.
11664              perl will compile but plenty of the magicals are still broken.
11665      Branch: perl
11666            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11667            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
11668            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
11669            ! util.c
11670 ____________________________________________________________________________
11671 [   194] By: nick                                  on 1997/10/31  01:43:49
11672         Log: Convert miniperl sources to ANSI C. Several passes of
11673              GNU C's 'protoize' plus a few hand edits.
11674              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
11675              Does not link seems gcc's C++ does not define a symbol for
11676              const char foo[] = "....";
11677              i.e. with empty [].
11678      Branch: ansiperl
11679            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
11680            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
11681            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
11682            ! sv.c taint.c toke.c universal.c util.c
11683 ____________________________________________________________________________
11684 [   193] By: nick                                  on 1997/10/30  03:00:01
11685         Log: Make the ansi branch
11686      Branch: ansiperl
11687           +> (branch 907 files)
11688 ____________________________________________________________________________
11689 [   192] By: nick                                  on 1997/10/30  02:48:17
11690         Log: Oneperl builds with THREADS/THISPTR Borland
11691              Manualy inserted Sarathy's new COND_XXXXX from his mail.
11692              Manual change if Tself -> self as was easier than resolve :-(
11693              Two aTHIS's in op.c
11694      Branch: oneperl
11695            ! embed.h op.c thread.h thread.sym win32/makefile.mk
11696            ! win32/win32thread.h
11697 ____________________________________________________________________________
11698 [   191] By: nick                                  on 1997/10/30  01:54:50
11699         Log: Raw resolve of latest sources with oneperl
11700      Branch: oneperl
11701           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
11702           !> opcode.pl perl.c thread.h win32/win32thread.c
11703           !> win32/win32thread.h
11704 ____________________________________________________________________________
11705 [   190] By: mbeattie                              on 1997/10/29  14:39:54
11706         Log: Remove global macro "self". Change thr->Tself to thr->self.
11707      Branch: perl
11708            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
11709            ! win32/win32thread.c win32/win32thread.h
11710 ____________________________________________________________________________
11711 [   189] By: mbeattie                              on 1997/10/29  12:49:01
11712         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
11713      Branch: perl
11714            ! Todo.5.005
11715 ____________________________________________________________________________
11716 [   188] By: mbeattie                              on 1997/10/29  12:45:32
11717         Log: Add pp_lock knowledge to compiler
11718      Branch: perlext
11719            ! Compiler/ccop.c Compiler/ccop.h
11720 ____________________________________________________________________________
11721 [   187] By: mbeattie                              on 1997/10/29  12:45:02
11722         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
11723      Branch: perl
11724            ! op.c
11725 ____________________________________________________________________________
11726 [   186] By: mbeattie                              on 1997/10/29  12:43:36
11727         Log: Move compiler OP class information into opcode.pl.
11728      Branch: perl
11729            ! op.h opcode.h opcode.pl
11730 ____________________________________________________________________________
11731 [   185] By: nick                                  on 1997/10/26  22:52:05
11732         Log: Split failing test in op/misc.t into op/nothread.t
11733              so all tests can be passed where they apply.
11734              Cleanup other two cases of THREADS/THISPTR.
11735              Conditional compile option for CriticalSection's on Win32
11736      Branch: oneperl
11737            + t/op/nothread.t
11738            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
11739            ! win32/win32thread.h
11740 ____________________________________________________________________________
11741 [   184] By: nick                                  on 1997/10/26  19:42:00
11742         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
11743      Branch: oneperl
11744            ! embed.h global.sym proto.h sv.c sv.h toke.c
11745 ____________________________________________________________________________
11746 [   183] By: nick                                  on 1997/10/26  18:31:58
11747         Log: Make USE_THREADS imply CRIPPLED_CC.
11748              This avoids most of the uses of 'Sv' and hence many needs of 
11749              dTHR in extension code. 
11750              With this change Data::Dumper builds as-is
11751              and Tk only needs four tweaks:
11752              1. Obscure dump-stack case which really needs dTHR
11753              2. A curcop in error-message code
11754              3. Two cases of SAVETMPS
11755              4. A curcop == &compiling which is probably not required.
11756              IMHO the SAVETMPS case is only one which merits further automation.
11757      Branch: oneperl
11758            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
11759 ____________________________________________________________________________
11760 [   182] By: nick                                  on 1997/10/26  16:31:58
11761         Log: Change dSP to imply dTHR for extension source compatibility
11762              introduce djSP (Declare Just SP) for use in perl sources
11763              and thread-aware extensions. Use latter.
11764      Branch: oneperl
11765            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
11766            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
11767 ____________________________________________________________________________
11768 [   181] By: nick                                  on 1997/10/26  00:39:57
11769         Log: More tests
11770      Branch: oneperl
11771            ! t/lib/thread.t
11772 ____________________________________________________________________________
11773 [   180] By: nick                                  on 1997/10/25  22:18:27
11774         Log: Use return of THREAD_CREATE() - add basic thread test
11775      Branch: oneperl
11776            + t/lib/thread.t
11777            ! ext/Thread/Thread.xs
11778 ____________________________________________________________________________
11779 [   179] By: nick                                  on 1997/10/25  21:25:23
11780         Log: Builds with no thread/this
11781      Branch: oneperl
11782            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
11783            ! win32/win32thread.c
11784 ____________________________________________________________________________
11785 [   178] By: nick                                  on 1997/10/25  18:28:03
11786         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
11787      Branch: oneperl
11788            ! perl.c
11789 ____________________________________________________________________________
11790 [   177] By: nick                                  on 1997/10/25  18:11:33
11791         Log: Basic integrate of oneperl with threads, passes 
11792              tests THISPTR+THREADs - win32/win32thread.* needed
11793              changes (where did they come from)?
11794      Branch: oneperl
11795            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
11796            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11797 ____________________________________________________________________________
11798 [   176] By: nick                                  on 1997/10/25  17:05:52
11799         Log: Onepel builds THISPTR no threads
11800      Branch: oneperl
11801            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
11802 ____________________________________________________________________________
11803 [   175] By: nick                                  on 1997/10/25  16:40:10
11804         Log: Integrate oneperl with new style JOIN etc. macros
11805      Branch: oneperl
11806           +> win32/win32thread.c win32/win32thread.h
11807           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
11808           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
11809           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
11810           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
11811           !> win32/makefile.mk
11812 ____________________________________________________________________________
11813 [   174] By: mbeattie                              on 1997/10/24  17:14:00
11814         Log: Remove xcv_condp CV field which is no longer used.
11815      Branch: perl
11816            ! sv.h
11817 ____________________________________________________________________________
11818 [   173] By: mbeattie                              on 1997/10/24  14:36:09
11819         Log: Patches for VMS [Dan Sugalski]
11820      Branch: bugs
11821            + vms2
11822      Branch: perl
11823            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
11824            ! vms/vmsish.h
11825 ____________________________________________________________________________
11826 [   172] By: mbeattie                              on 1997/10/24  13:50:59
11827         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
11828              to use new API and patch win32 makefile stuff a little.
11829      Branch: perl
11830            + win32/win32thread.c win32/win32thread.h
11831            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
11832            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
11833 ____________________________________________________________________________
11834 [   171] By: mbeattie                              on 1997/10/23  14:00:27
11835         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
11836              
11837              Jobs fixed ...
11838              
11839              get_db_sub fixed on 1997/10/23 by mbeattie@squash
11840              
11841              Subject: [perl5.004_53] Debugger crash (patch)
11842              Date: Thu, 16 Oct 1997 22:03:09 -0400
11843              From: Owen Taylor <owt1@cornell.edu>
11844      Branch: bugs
11845            + get_db_sub
11846      Branch: perl
11847            ! pp_hot.c
11848 ____________________________________________________________________________
11849 [   170] By: mbeattie                              on 1997/10/23  09:22:40
11850         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
11851              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
11852              a ref to its argument for AV, HV, CV. 
11853      Branch: perl
11854            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
11855 ____________________________________________________________________________
11856 [   169] By: gsar                                  on 1997/10/21  03:49:25
11857         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
11858              - Fixup static functions that were missing aTHIS.
11859              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
11860              - Removed static functions from global.sym.
11861              - Typo in perl.h.
11862              - Additions to makefile.mk.
11863      Branch: oneperl
11864            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
11865            ! win32/makefile.mk
11866 ____________________________________________________________________________
11867 [   168] By: nick                                  on 1997/10/20  02:47:18
11868         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
11869      Branch: oneperl
11870            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
11871            ! scope.h thread.h
11872 ____________________________________________________________________________
11873 [   167] By: nick                                  on 1997/10/20  01:03:00
11874         Log: Add missing aTHIS in cast
11875      Branch: oneperl
11876            ! win32/dl_win32.xs
11877 ____________________________________________________________________________
11878 [   166] By: nick                                  on 1997/10/20  00:44:42
11879         Log: Builds and passes test with -DUSE_THISPTR
11880      Branch: oneperl
11881            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
11882            ! win32/perllib.c
11883 ____________________________________________________________________________
11884 [   165] By: nick                                  on 1997/10/19  21:45:36
11885         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
11886      Branch: oneperl
11887            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
11888            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
11889            ! win32/makefile.mk win32/perllib.c
11890 ____________________________________________________________________________
11891 [   164] By: nick                                  on 1997/10/19  20:09:13
11892         Log: oneperl compiles (but fails) with -DUSE_THISPTR
11893      Branch: oneperl
11894            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
11895            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
11896            ! win32/win32.c win32/win32.h
11897 ____________________________________________________________________________
11898 [   163] By: nick                                  on 1997/10/19  16:46:09
11899         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
11900      Branch: oneperl
11901            ! embed.h perl.h thread.h vars.h
11902 ____________________________________________________________________________
11903 [   162] By: nick                                  on 1997/10/19  14:42:16
11904         Log: Dubious merge of oneperl's variable and struct thread
11905      Branch: oneperl
11906           !> perl.h thread.h
11907 ____________________________________________________________________________
11908 [   161] By: nick                                  on 1997/10/18  18:05:13
11909         Log: integrate all but perl.h/thread.h
11910      Branch: oneperl
11911           +> Todo.5.005 perlio.sym
11912           !> (integrate 98 files)
11913 ____________________________________________________________________________
11914 [   160] By: nick                                  on 1997/10/18  03:49:27
11915         Log: Integrate rest of sub-dirs into oneperl
11916      Branch: oneperl
11917           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
11918           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
11919           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
11920           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
11921           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
11922           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
11923           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
11924           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
11925           +> hints/os390.sh
11926            - ext/util/extliblist
11927           !> (integrate 425 files)
11928 ____________________________________________________________________________
11929 [   159] By: nick                                  on 1997/10/18  03:20:11
11930         Log: Integrate (accept) t and win32 into oneperl
11931      Branch: oneperl
11932           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
11933           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
11934           +> win32/config.vc win32/config_H.bc win32/config_H.vc
11935           +> win32/makefile.mk
11936           !> (integrate 188 files)
11937 ____________________________________________________________________________
11938 [   158] By: nick                                  on 1997/10/18  03:12:59
11939         Log: Integrate lib/... into oneperl
11940      Branch: oneperl
11941           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
11942           !> (integrate 138 files)
11943 ____________________________________________________________________________
11944 [   157] By: nick                                  on 1997/10/18  02:55:53
11945         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
11946      Branch: oneperl
11947            ! lib/Bundle/CPAN.pm
11948 ____________________________________________________________________________
11949 [   156] By: nick                                  on 1997/10/18  02:52:44
11950         Log: Make lib/Bundle/CPAN.pm a text file
11951      Branch: perl
11952            ! lib/Bundle/CPAN.pm
11953 ____________________________________________________________________________
11954 [   155] By: nick                                  on 1997/10/18  02:33:02
11955         Log: Some weirdness in the intgrate process
11956      Branch: oneperl
11957            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
11958            - win32/bin/webget.bat win32/config.H win32/config.w32
11959 ____________________________________________________________________________
11960 [   153] By: nick                                  on 1997/10/18  02:29:16
11961         Log: Let us try all the pure integrate stuff
11962      Branch: oneperl
11963           !> (integrate 647 files)
11964 ____________________________________________________________________________
11965 [   152] By: nick                                  on 1997/10/18  02:13:35
11966         Log: Get more sub directories out of the way.
11967      Branch: oneperl
11968           !> (integrate 92 files)
11969 ____________________________________________________________________________
11970 [   151] By: nick                                  on 1997/10/18  02:05:41
11971         Log: Integrate hints 
11972      Branch: oneperl
11973           !> (integrate 68 files)
11974 ____________________________________________________________________________
11975 [   150] By: nick                                  on 1997/10/18  01:57:20
11976         Log: Try reopening some non-contravertial files
11977      Branch: oneperl
11978           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
11979           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
11980           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
11981           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
11982 ____________________________________________________________________________
11983 [   144] By: gsar                                  on 1997/10/16  22:26:07
11984         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
11985              build.  Once again, builds and runs all    Thread tests using either
11986              compiler.
11987      Branch: win32/perl
11988            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
11989            ! win32/makefile.mk
11990 ____________________________________________________________________________
11991 [   143] By: gsar                                  on 1997/10/16  20:45:58
11992         Log: A quick merge of latest mainline.
11993      Branch: win32/perl
11994           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
11995           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
11996           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
11997           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
11998           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
11999           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12000           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12001           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
12002           +> lib/base.pm t/lib/dosglob.t
12003            - ext/util/extliblist
12004           !> (integrate 134 files)
12005
12006 ----------------
12007 Version 5.004_53
12008 ----------------
12009
12010 ____________________________________________________________________________
12011 [   142] By: mbeattie                              on 1997/10/16  16:52:55
12012         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
12013      Branch: perl
12014            ! MANIFEST
12015 ____________________________________________________________________________
12016 [   141] By: mbeattie                              on 1997/10/16  16:42:13
12017         Log: Move perlext/Thread into perl/ext/Thread.
12018      Branch: perl
12019           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12020           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12021           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12022           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12023           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12024           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12025           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12026           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
12027            ! Configure
12028      Branch: perlext
12029            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
12030            - Thread/Thread.xs Thread/Thread/Queue.pm
12031            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
12032            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
12033            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
12034            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
12035            - Thread/unsync4.t
12036 ____________________________________________________________________________
12037 [   140] By: mbeattie                              on 1997/10/16  16:26:53
12038         Log: Correct threads_mutex locking in main thread destruction.
12039              Add per-interp thrsv to hold SV struct thread for main thread.
12040              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
12041              Add Thread/list.t test of Thread->list method.
12042              Let Thread::Semaphore methods up and down take an extra argument.
12043      Branch: perl
12044            ! embed.h interp.sym perl.c perl.h thread.h
12045      Branch: perlext
12046            + Thread/list.t
12047            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
12048 ____________________________________________________________________________
12049 [   139] By: mbeattie                              on 1997/10/16  14:01:11
12050         Log: Fix up merge with 5.004_04.
12051      Branch: perl
12052            ! op.c perl.c t/lib/dosglob.t
12053 ____________________________________________________________________________
12054 [   138] By: TimBunce                              on 1997/10/16  12:58:22
12055         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
12056      Branch: maint-5.004/perl
12057            ! t/lib/dosglob.t
12058 ____________________________________________________________________________
12059 [   137] By: mbeattie                              on 1997/10/16  11:09:25
12060         Log: Merge maint-5.004 branch (5.004_04) with mainline.
12061      Branch: perl
12062           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
12063            - ext/util/extliblist
12064           !> (integrate 132 files)
12065 ____________________________________________________________________________
12066 [   135] By: gsar                                  on 1997/10/15  21:46:05
12067         Log: Win32 changes over 5.004_52:
12068              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
12069              on an already locked mutex.
12070              - other minor tweaks.
12071              Now builds and runs win32-version of Thread_52, passing all tests.
12072      Branch: win32/perl
12073            ! perl.c proto.h thread.h
12074 ____________________________________________________________________________
12075 [   134] By: gsar                                  on 1997/10/15  18:19:31
12076         Log: fixup makefile.mk conflict.
12077      Branch: win32/perl
12078            ! win32/makefile.mk
12079 ____________________________________________________________________________
12080 [   133] By: gsar                                  on 1997/10/15  18:02:46
12081         Log: Integrated latest changes from mainline into win32.
12082      Branch: win32/perl
12083           +> fakethr.h
12084           !> MANIFEST Porting/makerel Porting/patchls README.threads
12085           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
12086           !> win32/config.vc win32/config_H.bc win32/config_H.vc
12087           !> win32/makefile.mk
12088
12089 ----------------
12090 Version 5.004_52
12091 ----------------
12092
12093 ____________________________________________________________________________
12094 [   132] By: mbeattie                              on 1997/10/15  17:02:38
12095         Log: Remove out-of-date test Thread/cond.t.
12096      Branch: perlext
12097            - Thread/cond.t
12098 ____________________________________________________________________________
12099 [   131] By: mbeattie                              on 1997/10/15  16:57:45
12100         Log: Finish thread state machine: fixes global destruction of threads,
12101              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
12102              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
12103              Thread.xs.
12104      Branch: perl
12105            ! MANIFEST README.threads Todo.5.005 perl.c util.c
12106      Branch: perlext
12107            ! Thread/Thread.xs Thread/queue.t
12108 ____________________________________________________________________________
12109 [   130] By: mbeattie                              on 1997/10/15  16:55:10
12110         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
12111              Fix ThrSETSTATE not to lock t->mutex itself.
12112      Branch: perl
12113            ! fakethr.h thread.h
12114 ____________________________________________________________________________
12115 [   129] By: mbeattie                              on 1997/10/15  16:53:35
12116         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
12117      Branch: perl
12118            ! pp_hot.c
12119 ____________________________________________________________________________
12120 [   128] By: TimBunce                              on 1997/10/15  15:55:26
12121         Log: Maintenance 5.004_04 changes
12122      Branch: maint-5.004/perl
12123            + hints/os390.sh lib/base.pm t/lib/dosglob.t
12124            - ext/util/extliblist
12125            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
12126            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
12127            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
12128            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
12129            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
12130            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
12131            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
12132            ! installperl lib/AutoLoader.pm lib/CPAN.pm
12133            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
12134            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12135            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
12136            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
12137            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
12138            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
12139            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
12140            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
12141            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
12142            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
12143            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
12144            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
12145            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12146            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
12147            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
12148            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
12149            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
12150            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
12151            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
12152            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
12153            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
12154            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
12155            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
12156            ! win32/Makefile win32/config_H.bc win32/config_H.vc
12157            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
12158            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
12159 ____________________________________________________________________________
12160 [   127] By: mbeattie                              on 1997/10/15  10:00:18
12161         Log: Added fakethr.h.
12162      Branch: perl
12163            + fakethr.h
12164 ____________________________________________________________________________
12165 [   126] By: mbeattie                              on 1997/10/15  09:50:57
12166         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
12167      Branch: perl
12168            ! thread.h
12169 ____________________________________________________________________________
12170 [   125] By: mbeattie                              on 1997/10/15  09:09:24
12171         Log: Started rewriting thread state machine.
12172      Branch: perl
12173            ! perl.c thread.h
12174      Branch: perlext
12175            ! Thread/Thread.xs
12176 ____________________________________________________________________________
12177 [   124] By: gsar                                  on 1997/10/14  00:23:15
12178         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
12179              tests in win32 version of latest perlext/Thread.
12180      Branch: win32/perl
12181            ! pp_hot.c
12182 ____________________________________________________________________________
12183 [   123] By: gsar                                  on 1997/10/13  23:18:38
12184         Log: Initial merge of win32 threads patch.
12185      Branch: win32/perl
12186            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
12187            ! win32/Makefile win32/makedef.pl win32/makefile.mk
12188            ! win32/perllib.c win32/pod.mak win32/win32.h
12189 ____________________________________________________________________________
12190 [   122] By: gsar                                  on 1997/10/10  20:58:40
12191         Log: Integrated changes on mainline into the win32 branch.  Had to set
12192              P4USER=mbeattie for the resolve step (due to the presence of newly
12193              branched files that had not been submitted?)
12194      Branch: win32/perl
12195           +> Porting/makerel Porting/patchls README.threads Todo.5.005
12196           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
12197           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
12198           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12199           +> win32/bin/webget.pl win32/config.bc win32/config.vc
12200           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
12201            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12202            - win32/bin/webget.bat win32/config.H win32/config.w32
12203            ! thread.h
12204           !> (integrate 858 files)
12205 ____________________________________________________________________________
12206 [   121] By: mbeattie                              on 1997/10/10  17:23:41
12207         Log: Tweak a few Thread tests.
12208      Branch: perlext
12209            + Thread/join2.t
12210            ! Thread/io.t Thread/sync2.t
12211 ____________________________________________________________________________
12212 [   120] By: mbeattie                              on 1997/10/10  17:22:46
12213         Log: Rewrite thread destruction system using linked list of threads.
12214              Still not completely done. Add methods self, equal, flags, list
12215              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
12216      Branch: perl
12217            ! perl.c perl.h thread.h
12218      Branch: perlext
12219            ! Thread/Thread.xs Thread/typemap
12220 ____________________________________________________________________________
12221 [   119] By: mbeattie                              on 1997/10/10  17:19:55
12222         Log: Fix up locking/synchronisation for pp_entersub.
12223      Branch: perl
12224            ! pp_hot.c
12225 ____________________________________________________________________________
12226 [   118] By: mbeattie                              on 1997/10/10  09:55:32
12227         Log: Put back entries in MANIFEST for the four now-returned win32/* files
12228      Branch: perl
12229            ! MANIFEST
12230 ____________________________________________________________________________
12231 [   117] By: mbeattie                              on 1997/10/10  08:12:23
12232         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
12233      Branch: perl
12234            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
12235 ____________________________________________________________________________
12236 [   116] By: mbeattie                              on 1997/10/08  15:41:08
12237         Log: Add missing sig_pipe definition to Thread.xs.
12238      Branch: perlext
12239            ! Thread/Thread.xs
12240 ____________________________________________________________________________
12241 [   115] By: mbeattie                              on 1997/10/08  15:40:46
12242         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
12243              add missing dTHR; to new function unwind_handler_stack() in mg.c
12244              and bump patchlevel.h to 5.004_52.
12245      Branch: perl
12246            ! MANIFEST mg.c patchlevel.h
12247 ____________________________________________________________________________
12248 [   114] By: mbeattie                              on 1997/10/08  10:19:27
12249         Log: Merge maint-5.004 branch (5.004_03) with mainline.
12250              MANIFEST is out of sync.
12251      Branch: perl
12252           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12253           +> win32/bin/webget.pl
12254            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12255            - win32/bin/webget.bat
12256           !> (integrate 168 files)
12257 ____________________________________________________________________________
12258 [   113] By: mbeattie                              on 1997/10/05  17:52:49
12259         Log: Move init of global mutexes/cond vars earlier.
12260      Branch: perl
12261            ! perl.c
12262 ____________________________________________________________________________
12263 [   112] By: nick                                  on 1997/10/04  15:25:28
12264         Log: Add perl.sym to MANIFEST
12265      Branch: oneperl
12266            ! MANIFEST
12267 ____________________________________________________________________________
12268 [   111] By: nick                                  on 1997/10/04  15:23:37
12269         Log: Missing file
12270      Branch: oneperl
12271            + perl.sym
12272 ____________________________________________________________________________
12273 [   110] By: nick                                  on 1997/10/04  13:04:26
12274         Log: Now builds the extensions as well
12275              Passes all tests
12276      Branch: oneperl
12277            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
12278            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
12279            ! toke.c util.c writemain.SH
12280 ____________________________________________________________________________
12281 [   109] By: nick                                  on 1997/10/04  12:02:14
12282         Log: Odd checkin issue
12283      Branch: oneperl
12284            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12285            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12286            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12287            ! vms/perly_h.vms writemain.SH
12288 ____________________________________________________________________________
12289 [   108] By: nick                                  on 1997/10/04  11:12:52
12290         Log: Added lots of (missing) prototypes (ckprotos is util to check)
12291              Fixed missing aTHIS flagged by above.
12292              -DUSE_THISPTR passes minitest!
12293      Branch: oneperl
12294            + ckprotos
12295            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12296            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12297            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12298            ! vms/perly_h.vms
12299 ____________________________________________________________________________
12300 [   107] By: nick                                  on 1997/10/03  22:36:52
12301         Log: .y muddle fixup - will get this sorted oneday ...
12302      Branch: oneperl
12303            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
12304            ! vms/perly_h.vms
12305 ____________________________________________________________________________
12306 [   106] By: mbeattie                              on 1997/10/03  17:12:33
12307         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
12308              from struct thread. Added missing thr->Tfoo defines for statbuf
12309              and timesbuf and removed unused Tbuf field.
12310      Branch: perl
12311            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
12312 ____________________________________________________________________________
12313 [   105] By: nick                                  on 1997/10/03  15:56:50
12314         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
12315      Branch: oneperl
12316            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
12317            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
12318            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
12319            ! sv.c taint.c thread.h toke.c universal.c util.c
12320 ____________________________________________________________________________
12321 [   104] By: mbeattie                              on 1997/10/03  15:23:25
12322         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
12323      Branch: perl
12324            ! global.sym pp.c proto.h sv.c
12325 ____________________________________________________________________________
12326 [   103] By: mbeattie                              on 1997/10/03  15:17:39
12327         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
12328      Branch: perl
12329            ! av.c hv.c perl.h sv.c
12330 ____________________________________________________________________________
12331 [   102] By: mbeattie                              on 1997/10/03  11:53:51
12332         Log: Reliable thread signal handling.
12333      Branch: perl
12334            ! global.sym mg.c perl.c perl.h
12335      Branch: perlext
12336            ! Thread/Thread.xs
12337 ____________________________________________________________________________
12338 [   101] By: nick                                  on 1997/10/02  20:43:17
12339         Log: Cleanup perly.y stuff
12340      Branch: oneperl
12341            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
12342 ____________________________________________________________________________
12343 [   100] By: nick                                  on 1997/10/02  18:54:08
12344         Log: Compiles with less invasive aTHIS adding
12345      Branch: oneperl
12346            + nothis.sym
12347            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
12348            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
12349            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
12350            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
12351            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
12352            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
12353            ! util.c vars.h
12354
12355 ----------------
12356 Version 5.004_51
12357 ----------------
12358
12359 ____________________________________________________________________________
12360 [    99] By: mbeattie                              on 1997/10/02  17:23:48
12361         Log: Added Thread/queue.t.
12362      Branch: perlext
12363            + Thread/queue.t
12364 ____________________________________________________________________________
12365 [    98] By: mbeattie                              on 1997/10/02  17:19:44
12366         Log: Bumped patchlevel to 51. Updated Todo.5.005.
12367      Branch: perl
12368            ! Todo.5.005 patchlevel.h
12369 ____________________________________________________________________________
12370 [    97] By: mbeattie                              on 1997/10/02  17:07:47
12371         Log: Update README.threads amd Thread/README
12372      Branch: perl
12373            ! README.threads
12374      Branch: perlext
12375            ! Thread/README
12376 ____________________________________________________________________________
12377 [    96] By: mbeattie                              on 1997/10/02  16:58:47
12378         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
12379              fix sv_bless3 prototype.
12380      Branch: perl
12381            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
12382 ____________________________________________________________________________
12383 [    95] By: mbeattie                              on 1997/10/02  16:50:21
12384         Log: Fixed broken typemap for Thread.
12385      Branch: perlext
12386            ! Thread/typemap
12387 ____________________________________________________________________________
12388 [    94] By: mbeattie                              on 1997/10/02  16:34:03
12389         Log: Fix pod text in Lint.pm for private-names option.
12390      Branch: perlext
12391            ! Compiler/B/Lint.pm
12392 ____________________________________________________________________________
12393 [    93] By: mbeattie                              on 1997/10/02  13:44:46
12394         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
12395      Branch: perl
12396            ! MANIFEST embed.h
12397 ____________________________________________________________________________
12398 [    92] By: mbeattie                              on 1997/10/02  13:27:10
12399         Log: Add Todo.5.005
12400      Branch: perl
12401            + Todo.5.005
12402 ____________________________________________________________________________
12403 [    91] By: nick                                  on 1997/10/01  20:23:38
12404         Log: Raw _T# trial
12405      Branch: oneperl
12406            ! embed.h embed.pl proto.h sv.c
12407 ____________________________________________________________________________
12408 [    90] By: nick                                  on 1997/10/01  18:22:03
12409         Log: THIS + new sort stuff
12410      Branch: oneperl
12411            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
12412 ____________________________________________________________________________
12413 [    89] By: nick                                  on 1997/10/01  18:03:05
12414         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
12415      Branch: oneperl
12416            ! pp_ctl.c proto.h util.c
12417 ____________________________________________________________________________
12418 [    88] By: mbeattie                              on 1997/10/01  17:04:12
12419         Log: Start of Configure support for -Dusethreads plus associated
12420              Linux hints.
12421      Branch: perl
12422            ! Configure hints/linux.sh
12423 ____________________________________________________________________________
12424 [    87] By: mbeattie                              on 1997/10/01  17:03:34
12425         Log: Move runops_foo prototypes from proto.h to early in perl.h.
12426      Branch: perl
12427            ! perl.h proto.h
12428 ____________________________________________________________________________
12429 [    86] By: nick                                  on 1997/09/30  19:15:21
12430         Log: Debug hackery to thread.h - temporary
12431              Quick-fix qsort() replacement - more to come.
12432      Branch: oneperl
12433            ! thread.h util.c
12434 ____________________________________________________________________________
12435 [    85] By: mbeattie                              on 1997/09/30  15:50:27
12436         Log: Added Lint option regexp-variables.
12437      Branch: perlext
12438            ! Compiler/B/Lint.pm
12439 ____________________________________________________________________________
12440 [    84] By: mbeattie                              on 1997/09/30  15:11:07
12441         Log: Merge maint-5.004 branch (5.004_01) with mainline.
12442      Branch: perl
12443           +> Porting/makerel Porting/patchls hints/newsos4.sh
12444           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
12445           +> win32/config.vc win32/config_H.bc win32/config_H.vc
12446           +> win32/makefile.mk
12447            - win32/config.H win32/config.w32
12448           !> (integrate 109 files)
12449 ____________________________________________________________________________
12450 [    83] By: TimBunce                              on 1997/09/30  14:27:09
12451         Log: Maintenance 5.004_03 changes (addendum)
12452      Branch: maint-5.004/perl
12453            - win32/bin/search.bat
12454 ____________________________________________________________________________
12455 [    82] By: TimBunce                              on 1997/09/30  14:11:29
12456         Log: Maintenance 5.004_03 changes
12457      Branch: maint-5.004/perl
12458            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12459            + win32/bin/webget.pl
12460            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
12461            - win32/bin/webget.bat
12462            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
12463            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
12464            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
12465            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
12466            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
12467            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12468            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
12469            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
12470            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
12471            ! win32/win32.c
12472 ____________________________________________________________________________
12473 [    81] By: TimBunce                              on 1997/09/30  13:17:27
12474         Log: Maintenance 5.004_02 changes
12475      Branch: maint-5.004/perl
12476            + win32/bin/runperl.bat
12477            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
12478            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
12479            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12480            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
12481            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12482            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
12483            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
12484            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
12485            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
12486            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
12487            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
12488            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
12489            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12490            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12491            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
12492            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
12493            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
12494            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
12495            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
12496            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
12497            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
12498            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
12499            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
12500            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
12501            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
12502            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
12503            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
12504            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
12505            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
12506            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
12507            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
12508            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
12509            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
12510            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
12511            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
12512            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
12513            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
12514            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
12515            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
12516            ! win32/config.bc win32/config.vc win32/config_H.bc
12517            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
12518            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
12519            ! win32/win32io.c win32/win32io.h win32/win32iop.h
12520            ! win32/win32sck.c
12521 ____________________________________________________________________________
12522 [    80] By: nick                                  on 1997/09/29  20:31:43
12523         Log: Add some prototypes in attempt to flush out errors
12524              Tidy up vars.h usage.
12525      Branch: oneperl
12526            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
12527            ! proto.h util.c vars.h
12528 ____________________________________________________________________________
12529 [    79] By: nick                                  on 1997/09/29  17:12:07
12530         Log: Builds and passes tests without THISPTR
12531      Branch: oneperl
12532            ! MANIFEST global.sym perl.c perl.h vars.h
12533 ____________________________________________________________________________
12534 [    78] By: mbeattie                              on 1997/09/29  16:57:23
12535         Log: Re-introduce the changes from change 68 (runops becomes a
12536              function pointer and sv_bless3 for '~'-magic) which got lost
12537              during the preparation for the maint-merge.
12538      Branch: perl
12539            ! global.sym perl.h pp.c proto.h run.c sv.c
12540 ____________________________________________________________________________
12541 [    77] By: mbeattie                              on 1997/09/29  16:44:16
12542         Log: Start merge with maint-5.004 branch by creating an ancestral
12543              branch point via a fake resolution with the maint-merge branch.
12544              See Perforce Tech Note 9 for details.
12545      Branch: perl
12546           !> (integrate 864 files)
12547 ____________________________________________________________________________
12548 [    76] By: nick                                  on 1997/09/28  19:04:42
12549         Log: Code with this pointer compiles (but core dumps)
12550      Branch: oneperl
12551            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
12552            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
12553            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
12554            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
12555            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
12556            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
12557            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
12558            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
12559            ! vars.h
12560 ____________________________________________________________________________
12561 [    75] By: nick                                  on 1997/09/28  15:45:35
12562         Log: Quasi sensible starting point for aTHIS addition.
12563      Branch: oneperl
12564            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
12565 ____________________________________________________________________________
12566 [    74] By: nick                                  on 1997/09/28  11:23:32
12567         Log: Ooops - unwind perly.* stuff for now
12568      Branch: oneperl
12569            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
12570 ____________________________________________________________________________
12571 [    73] By: nick                                  on 1997/09/28  11:17:23
12572         Log: Builds and passes all tests again
12573      Branch: oneperl
12574            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
12575            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
12576 ____________________________________________________________________________
12577 [    72] By: nick                                  on 1997/09/28  10:47:01
12578         Log: Save "important things" before re-try
12579      Branch: oneperl
12580            + vars.h
12581            ! embed.pl thread.h thread.sym
12582 ____________________________________________________________________________
12583 [    71] By: nick                                  on 1997/09/26  17:47:31
12584         Log: Basic hacks to build with USE_THISPTR, not yet useful
12585              but builds miniperl and passes minitest with all thread 
12586              variables via a _GLOBAL_ thr variable rather than globals.
12587              Now for the local thr variable ...
12588      Branch: oneperl
12589            + thread.sym
12590            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
12591            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
12592            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
12593            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
12594            ! util.c vms/vms.c
12595 ____________________________________________________________________________
12596 [    70] By: mbeattie                              on 1997/09/23  14:29:23
12597         Log: Branch oneperl from mainline.
12598      Branch: oneperl
12599           +> (branch 871 files)
12600 ____________________________________________________________________________
12601 [    69] By: mbeattie                              on 1997/09/22  16:02:37
12602         Log: struct thread now stored in an SV and uses '~'-magic for access.
12603      Branch: perl
12604            ! thread.h
12605      Branch: perlext
12606            ! Thread/Thread.xs Thread/typemap
12607 ____________________________________________________________________________
12608 [    68] By: mbeattie                              on 1997/09/22  16:01:48
12609         Log: runops becomes a funtion pointer and sv_bless3 created
12610              to avoid pointer forgery with '~'-magic.
12611      Branch: perl
12612            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
12613 ____________________________________________________________________________
12614 [    67] By: mbeattie                              on 1997/09/22  15:45:56
12615         Log: More fprintf -> PerlIO_printf changes.
12616      Branch: perl
12617            ! perl.c pp_hot.c util.c
12618 ____________________________________________________________________________
12619 [    66] By: mbeattie                              on 1997/09/22  15:10:40
12620         Log: Minor multi-threading patches for VMS.
12621      Branch: perl
12622            ! mg.c thread.h vms/vms.c
12623 ____________________________________________________________________________
12624 [    65] By: mbeattie                              on 1997/09/15  14:09:11
12625         Log: Add undefined-subs option to Lint.pm.
12626      Branch: perlext
12627            ! Compiler/B/Lint.pm
12628 ____________________________________________________________________________
12629 [    64] By: mbeattie                              on 1997/09/10  16:39:41
12630         Log: Debugging output for lock handling.
12631      Branch: perl
12632            ! mg.c pp.c pp_hot.c util.c
12633 ____________________________________________________________________________
12634 [    63] By: mbeattie                              on 1997/09/10  14:49:00
12635         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
12636      Branch: perlext
12637           +> Thread/Thread/Semaphore.pm
12638            - Thread/Semaphore.pm
12639 ____________________________________________________________________________
12640 [    62] By: mbeattie                              on 1997/09/10  14:47:31
12641         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
12642      Branch: perlext
12643           +> Thread/Thread/Queue.pm
12644            - Thread/Queue.pm
12645 ____________________________________________________________________________
12646 [    61] By: mbeattie                              on 1997/09/10  13:56:50
12647         Log: Solaris fixes: delete pad and padname from thread.h and remove
12648              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
12649      Branch: perl
12650            ! thread.h x2p/Makefile.SH
12651
12652 ----------------
12653 Version 5.004_50        First developer release towards 5.005
12654 ----------------
12655
12656 Maintenance of the 5.004 version of perl continues with the 5.004_xx
12657 series, where 'xx' is <= 49.  Development of the next version, 5.005,
12658 starts with 5.004_50.
12659
12660 ____________________________________________________________________________
12661 [    60] By: mbeattie                              on 1997/09/09  16:57:41
12662         Log: Update README.threads to mention -DL.
12663      Branch: perl
12664            ! README.threads
12665 ____________________________________________________________________________
12666 [    59] By: mbeattie                              on 1997/09/09  16:49:08
12667         Log: Add Thread modules Queue.pm and Semaphore.pm
12668      Branch: perlext
12669            + Thread/Queue.pm Thread/Semaphore.pm
12670 ____________________________________________________________________________
12671 [    58] By: mbeattie                              on 1997/09/09  16:33:45
12672         Log: Update README.threads
12673      Branch: perl
12674            ! README.threads
12675 ____________________________________________________________________________
12676 [    57] By: mbeattie                              on 1997/09/09  16:26:47
12677         Log: Add debug info to Thread typemap.
12678      Branch: perlext
12679            ! Thread/typemap
12680 ____________________________________________________________________________
12681 [    56] By: mbeattie                              on 1997/09/09  15:04:26
12682         Log: Rewrite synchronisation of subs/methods and add attrs
12683              extension for specifying 'locked' and 'method' attributes.
12684      Branch: perl
12685            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
12686            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
12687            ! pp_hot.c proto.h sv.c sv.h toke.c
12688      Branch: perlext
12689            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
12690 ____________________________________________________________________________
12691 [    55] By: mbeattie                              on 1997/09/03  16:34:47
12692         Log: Add new keyword "lock" to Opcode.pm
12693      Branch: perl
12694            ! ext/Opcode/Opcode.pm
12695 ____________________________________________________________________________
12696 [    54] By: mbeattie                              on 1997/09/03  14:44:44
12697         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
12698      Branch: perl
12699            ! embed.h keywords.h
12700 ____________________________________________________________________________
12701 [    53] By: mbeattie                              on 1997/09/03  13:52:24
12702         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
12703      Branch: perl
12704            ! MANIFEST
12705 ____________________________________________________________________________
12706 [    52] By: mbeattie                              on 1997/09/03  13:41:20
12707         Log: Let Lint private_names catch out-of-package _foo methods.
12708      Branch: perlext
12709            ! Compiler/B/Lint.pm
12710 ____________________________________________________________________________
12711 [    51] By: mbeattie                              on 1997/09/03  13:20:12
12712         Log: Bump patchlevel.h to 5.004_50
12713      Branch: perl
12714            ! patchlevel.h
12715 ____________________________________________________________________________
12716 [    50] By: mbeattie                              on 1997/09/03  12:31:48
12717         Log: Make compiler build/work with devel 5.005
12718      Branch: perlext
12719            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
12720            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
12721 ____________________________________________________________________________
12722 [    49] By: mbeattie                              on 1997/09/03  12:28:05
12723         Log: Rename RESTART to INIT and associated changes
12724      Branch: perl
12725            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
12726            ! toke.c vms/perly_c.vms
12727 ____________________________________________________________________________
12728 [    48] By: mbeattie                              on 1997/09/02  15:54:27
12729         Log: Added private-names option.
12730      Branch: perlext
12731            ! Compiler/B/Lint.pm
12732 ____________________________________________________________________________
12733 [    47] By: mbeattie                              on 1997/09/02  11:54:55
12734         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
12735      Branch: perlext
12736            ! Compiler/cc_runtime.h
12737 ____________________________________________________________________________
12738 [    46] By: mbeattie                              on 1997/08/28  19:40:08
12739         Log: Missing sprintf in try_autoload.
12740      Branch: perlext
12741            ! Compiler/B/C.pm
12742 ____________________________________________________________________________
12743 [    45] By: mbeattie                              on 1997/08/13  16:15:25
12744         Log: Threading fixups for Digital UNIX.
12745      Branch: perl
12746            ! README.threads malloc.c perl.h toke.c
12747 ____________________________________________________________________________
12748 [    44] By: mbeattie                              on 1997/08/11  15:46:29
12749         Log: Assorted changes for multi-threading (now works rather more).
12750      Branch: perl
12751            + README.threads
12752            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
12753            ! toke.c util.c
12754      Branch: perlext
12755            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
12756            ! Thread/unsync.t
12757 ____________________________________________________________________________
12758 [    43] By: mbeattie                              on 1997/08/08  14:11:00
12759         Log: Made Lint check subs (and -u packages).
12760              Added support for dollar_underscore and implicit $_ in foreach.
12761      Branch: perlext
12762            ! Compiler/B/Lint.pm
12763 ____________________________________________________________________________
12764 [    42] By: TimBunce                              on 1997/07/25  17:15:57
12765         Log: Maintenance 5.004_01 changes
12766      Branch: maint-5.004/perl
12767            + Porting/makerel Porting/patchls hints/newsos4.sh
12768            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
12769            + win32/config.vc win32/config_H.bc win32/config_H.vc
12770            + win32/makefile.mk
12771            - win32/config.H win32/config.w32
12772            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
12773            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
12774            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
12775            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
12776            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
12777            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
12778            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
12779            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
12780            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12781            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
12782            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
12783            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
12784            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
12785            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
12786            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
12787            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
12788            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
12789            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
12790            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
12791            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
12792            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
12793            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
12794            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
12795            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
12796            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
12797            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
12798            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
12799            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
12800            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
12801            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
12802 ____________________________________________________________________________
12803 [    41] By: mbeattie                              on 1997/07/24  14:57:53
12804         Log: Start support for fake threads.
12805              pp_lock now returns its argument.
12806      Branch: perl
12807            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
12808            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
12809            ! util.c
12810      Branch: perlext
12811            ! Thread/Thread.xs
12812 ____________________________________________________________________________
12813 [    40] By: mbeattie                              on 1997/07/24  14:55:07
12814         Log: Add missing reset of eval_owner if doeval() fails to parse.
12815      Branch: perl
12816            ! pp_ctl.c
12817 ____________________________________________________________________________
12818 [    39] By: mbeattie                              on 1997/07/17  13:35:51
12819         Log: Fix multiple problems with lexical @_.
12820      Branch: perl
12821            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
12822            ! toke.c
12823 ____________________________________________________________________________
12824 [    38] By: mbeattie                              on 1997/07/16  17:02:09
12825         Log: Change %lx to %x in B::CV::save to prevent some CV
12826              fields becoming 0 in the init section. Add missing
12827              write_back in B::Stackobj::Padsv::load_double to fix
12828              test 22 of op/my.t.
12829      Branch: perlext
12830            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
12831 ____________________________________________________________________________
12832 [    37] By: mbeattie                              on 1997/07/10  11:28:16
12833         Log: Branch win32 developments from main perl branch.
12834      Branch: win32/perl
12835           +> (branch 867 files)
12836 ____________________________________________________________________________
12837 [    36] By: mbeattie                              on 1997/07/05  11:58:05
12838         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
12839              as well as provide_ref (5.003).
12840      Branch: perlext
12841            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
12842 ____________________________________________________________________________
12843 [    35] By: mbeattie                              on 1997/07/05  11:55:18
12844         Log: Introduce pp_lock.
12845      Branch: perl
12846            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
12847            ! pp.c pp_ctl.c toke.c
12848 ____________________________________________________________________________
12849 [    34] By: mbeattie                              on 1997/07/01  12:24:28
12850         Log: Support for op in global register (still buggy)
12851      Branch: perl
12852            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
12853            ! proto.h scope.c scope.h thread.h
12854 ____________________________________________________________________________
12855 [    33] By: mbeattie                              on 1997/06/24  16:34:24
12856         Log: Branch lexical warnings from perl branch.
12857      Branch: lexwarn/perl
12858           +> (branch 867 files)
12859 ____________________________________________________________________________
12860 [    32] By: mbeattie                              on 1997/06/24  14:33:57
12861         Log: Branch integration of maint-5.004 from relperl.
12862      Branch: mainline/perl
12863           +> (branch 600 files)
12864      Branch: maint-5.004/perl
12865           +> (branch 864 files)
12866 ____________________________________________________________________________
12867 [    31] By: mbeattie                              on 1997/06/20  11:46:50
12868         Log: corrected bad_type() prototype. 
12869      Branch: perl
12870            ! op.c
12871 ____________________________________________________________________________
12872 [    30] By: mbeattie                              on 1997/06/12  12:38:05
12873         Log: Tweak README.
12874      Branch: perlext
12875            ! Thread/README
12876 ____________________________________________________________________________
12877 [    29] By: mbeattie                              on 1997/06/12  12:34:59
12878         Log: Document -m option of CC backend.
12879      Branch: perlext
12880            ! Compiler/NOTES
12881 ____________________________________________________________________________
12882 [    28] By: mbeattie                              on 1997/06/12  12:25:05
12883         Log: Support sysseek introduced in 5.004.
12884      Branch: perlext
12885            ! Compiler/ccop.c Compiler/ccop.h
12886 ____________________________________________________________________________
12887 [    27] By: mbeattie                              on 1997/06/05  14:20:51
12888         Log: More fixups for thrperl integration.
12889      Branch: perl
12890            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12891            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
12892            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
12893            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
12894            ! util.c
12895 ____________________________________________________________________________
12896 [    25] By: mbeattie                              on 1997/05/28  15:11:24
12897         Log: Fixups for thrperl integration.
12898      Branch: perl
12899            ! embed.h keywords.h op.c opcode.h perl.c util.c
12900 ____________________________________________________________________________
12901 [    24] By: mbeattie                              on 1997/05/26  20:10:42
12902         Log: Integrate thrperl 5.003->5.004.
12903      Branch: perl
12904           +> thread.h
12905           !> (integrate 33 files)
12906 ____________________________________________________________________________
12907 [    23] By: mbeattie                              on 1997/05/26  11:45:39
12908         Log: Fix ppname when saving subs.
12909      Branch: perlext
12910            ! Compiler/B/C.pm
12911 ____________________________________________________________________________
12912 [    22] By: mbeattie                              on 1997/05/26  11:45:03
12913         Log: -mFoo option now forces -uFoo.
12914      Branch: perlext
12915            ! Compiler/B/CC.pm
12916 ____________________________________________________________________________
12917 [    21] By: mbeattie                              on 1997/05/26  11:43:37
12918         Log: Put back objsym/savesym (used by walkoptree_exec).
12919      Branch: perlext
12920            ! Compiler/B.pm
12921 ____________________________________________________________________________
12922 [    20] By: mbeattie                              on 1997/05/26  11:38:45
12923         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
12924      Branch: perl
12925            ! av.c global.sym
12926 ____________________________________________________________________________
12927 [    19] By: mbeattie                              on 1997/05/25  21:19:38
12928         Log: Fix up integration 5.003->5.004.
12929      Branch: perl
12930            + lib/Class/Fields.pm lib/ISA.pm
12931            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
12932            ! toke.c
12933 ____________________________________________________________________________
12934 [    18] By: mbeattie                              on 1997/05/25  10:31:21
12935         Log: First stab at 5.003 -> 5.004 integration.
12936      Branch: perl
12937           +> (branch 291 files)
12938            - Changes.Conf ext/DynaLoader/dl_os2.xs
12939            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
12940            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
12941            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
12942            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
12943            - lib/chat2.pl lib/splain os2/README os2/README.old
12944            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
12945            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
12946            - x2p/handy.h x2p/s2p.man
12947           !> (integrate 392 files)
12948 ____________________________________________________________________________
12949 [    17] By: mbeattie                              on 1997/05/24  18:46:49
12950         Log: Wholesale update to 5.004.
12951      Branch: relperl
12952            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
12953            + Porting/Glossary Porting/pumpkin.pod README.amiga
12954            + README.cygwin32 README.os2 README.plan9 README.qnx
12955            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
12956            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
12957            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
12958            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
12959            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
12960            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
12961            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
12962            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
12963            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
12964            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
12965            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
12966            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
12967            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
12968            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
12969            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
12970            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
12971            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
12972            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
12973            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
12974            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
12975            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
12976            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
12977            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
12978            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
12979            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
12980            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
12981            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
12982            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
12983            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
12984            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
12985            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
12986            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
12987            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
12988            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
12989            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
12990            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
12991            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
12992            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
12993            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
12994            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
12995            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
12996            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
12997            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
12998            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
12999            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
13000            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
13001            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
13002            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
13003            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
13004            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
13005            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
13006            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
13007            + plan9/config.plan9 plan9/exclude plan9/fndvers
13008            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
13009            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
13010            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
13011            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
13012            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
13013            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13014            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
13015            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
13016            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
13017            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
13018            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
13019            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
13020            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
13021            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
13022            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
13023            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
13024            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
13025            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
13026            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
13027            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
13028            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
13029            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
13030            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
13031            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
13032            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
13033            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
13034            + t/pragma/warn-1global t/pragma/warning.t universal.c
13035            + utils/splain.PL vms/ext/DCLsym/0README.txt
13036            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
13037            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
13038            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
13039            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
13040            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
13041            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
13042            + win32/config.H win32/config.w32 win32/config_h.PL
13043            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
13044            + win32/include/arpa/inet.h win32/include/dirent.h
13045            + win32/include/netdb.h win32/include/sys/socket.h
13046            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
13047            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
13048            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
13049            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
13050            + x2p/proto.h
13051            - Changes.Conf ext/DynaLoader/dl_os2.xs
13052            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
13053            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
13054            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
13055            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
13056            - lib/chat2.pl lib/splain os2/README os2/README.old
13057            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
13058            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
13059            - x2p/handy.h x2p/s2p.man
13060            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
13061            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
13062            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
13063            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
13064            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
13065            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
13066            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
13067            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
13068            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
13069            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
13070            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
13071            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
13072            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13073            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
13074            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
13075            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
13076            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
13077            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
13078            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
13079            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
13080            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13081            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
13082            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
13083            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
13084            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
13085            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
13086            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
13087            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
13088            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
13089            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
13090            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
13091            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
13092            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
13093            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
13094            ! installman installperl interp.sym keywords.h keywords.pl
13095            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
13096            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13097            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
13098            ! lib/Exporter.pm lib/ExtUtils/Install.pm
13099            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13100            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13101            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13102            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13103            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13104            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
13105            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
13106            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
13107            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
13108            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
13109            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
13110            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
13111            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13112            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13113            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13114            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13115            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13116            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
13117            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
13118            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
13119            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
13120            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13121            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
13122            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
13123            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
13124            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
13125            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
13126            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
13127            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
13128            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13129            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13130            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13131            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13132            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13133            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
13134            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
13135            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
13136            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
13137            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
13138            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
13139            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
13140            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
13141            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
13142            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
13143            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
13144            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
13145            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
13146            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
13147            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
13148            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
13149            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13150            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13151            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
13152            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
13153            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
13154            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
13155            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13156            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13157            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
13158            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
13159            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
13160            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
13161            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13162            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13163            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13164            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13165            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
13166            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
13167            ! x2p/util.h x2p/walk.c
13168 ____________________________________________________________________________
13169 [    16] By: mbeattie                              on 1997/05/23  22:42:08
13170         Log: Initial integration of relperl from 5.003.
13171      Branch: relperl
13172           +> (branch 600 files)
13173 ____________________________________________________________________________
13174 [    14] By: mbeattie                              on 1997/05/12  20:22:56
13175         Log: Finish code generation rewrite. Clean up B::Section class and
13176              handle symbol table translation internally. Simple .pm modules
13177              now compile OK.
13178      Branch: perlext
13179            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
13180            ! Compiler/B/CC.pm
13181 ____________________________________________________________________________
13182 [    13] By: mbeattie                              on 1997/05/05  19:41:18
13183         Log: Don't make pp_enter and pp_return trigger basic blocks.
13184      Branch: perlext
13185            ! Compiler/B/Bblock.pm
13186 ____________________________________________________________________________
13187 [    12] By: mbeattie                              on 1997/05/05  19:40:16
13188         Log: Rewrite code generation. Sections (de)multiplexed into a
13189              temporary file instead of stored in arrays.
13190      Branch: perlext
13191            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
13192 ____________________________________________________________________________
13193 [    11] By: mbeattie                              on 1997/05/03  20:20:59
13194         Log: Development to pre-alpha4
13195      Branch: perlext
13196            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
13197            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
13198            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
13199            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13200            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
13201            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
13202            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
13203            ! Compiler/test_harness Compiler/test_harness_cc
13204 ____________________________________________________________________________
13205 [    10] By: mbeattie                              on 1997/05/03  14:47:06
13206         Log: Initial check-in of perl compiler.
13207      Branch: perlext
13208            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
13209            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
13210            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
13211            + Compiler/B/CC.pm Compiler/B/Debug.pm
13212            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
13213            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13214            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
13215            + Compiler/O.pm Compiler/README Compiler/TESTS
13216            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
13217            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
13218            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
13219            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
13220            + Compiler/disassemble Compiler/old/README.feb11
13221            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
13222            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
13223            + Compiler/op.patch Compiler/ramblings/cc.notes
13224            + Compiler/ramblings/curcop.runtime
13225            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
13226            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
13227            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
13228            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
13229            + Compiler/ramblings/runtime.porting
13230            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
13231            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
13232            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
13233            + Compiler/test_harness_bytecode Compiler/test_harness_cc
13234            + Compiler/typemap
13235 ____________________________________________________________________________
13236 [     9] By: mbeattie                              on 1997/05/02  19:03:49
13237         Log: Don't require CvDEPTH == 0 when bombing out of subs.
13238      Branch: thrperl
13239            ! pp_hot.c
13240 ____________________________________________________________________________
13241 [     8] By: mbeattie                              on 1997/04/23  19:06:45
13242         Log: Added programmer-level condition variables via "condpair" magic.
13243              Added support for detached threads and tweaked a few things.
13244      Branch: thrperl
13245            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
13246            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
13247            ! util.c
13248 ____________________________________________________________________________
13249 [     7] By: mbeattie                              on 1997/04/23  19:04:18
13250         Log: Rewrote programmer-level condition variables from scratch. Added
13251              support for detaching threads. Fixed handling for arguments
13252              passed in to threads and return values for joined threads.
13253      Branch: perlext
13254            + Thread/lock.t
13255            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
13256            ! Thread/typemap
13257 ____________________________________________________________________________
13258 [     6] By: mbeattie                              on 1997/04/10  20:17:26
13259         Log: Initial check-in of Thread module.
13260      Branch: perlext
13261            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13262            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
13263            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
13264            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13265            + Thread/unsync4.t
13266 ____________________________________________________________________________
13267 [     5] By: mbeattie                              on 1997/04/10  20:05:52
13268         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
13269              missing parens (pad allocation) in the tokener.
13270      Branch: thrperl
13271            ! op.c pp_ctl.c toke.c
13272 ____________________________________________________________________________
13273 [     4] By: mbeattie                              on 1997/03/28  18:40:44
13274         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
13275      Branch: thrperl
13276            + thread.h
13277            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
13278            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
13279            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
13280            ! run.c scope.c sv.c sv.h toke.c util.c
13281 ____________________________________________________________________________
13282 [     3] By: mbeattie                              on 1997/03/28  13:36:23
13283         Log: Branch 5.003 -> thrperl
13284      Branch: thrperl
13285           +> (branch 600 files)
13286 ____________________________________________________________________________
13287 [     2] By: mbeattie                              on 1997/03/28  13:32:21
13288         Log: Initial devel changes.
13289              Pseudo-hashes. Optional strong typing. RESTART {}.
13290      Branch: perl
13291            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
13292            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
13293            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
13294 ____________________________________________________________________________
13295 [     1] By: mbeattie                              on 1997/03/28  13:17:33
13296         Log: Perl 5.003 check-in
13297      Branch: perl
13298            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
13299            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
13300            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
13301            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
13302            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
13303            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13304            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13305            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13306            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13307            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13308            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13309            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13310            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13311            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
13312            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13313            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
13314            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
13315            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
13316            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
13317            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
13318            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
13319            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
13320            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13321            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
13322            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
13323            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13324            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
13325            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
13326            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
13327            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
13328            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
13329            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
13330            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
13331            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
13332            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
13333            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
13334            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
13335            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
13336            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
13337            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
13338            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
13339            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
13340            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
13341            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
13342            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
13343            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
13344            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
13345            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
13346            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13347            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
13348            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
13349            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
13350            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
13351            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
13352            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
13353            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
13354            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
13355            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
13356            + hints/README.hints hints/aix.sh hints/altos486.sh
13357            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
13358            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
13359            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
13360            + hints/fps.sh hints/freebsd.sh hints/genix.sh
13361            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
13362            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
13363            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
13364            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
13365            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
13366            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
13367            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
13368            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
13369            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
13370            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
13371            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
13372            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
13373            + hints/uts.sh hv.c hv.h installman installperl interp.sym
13374            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
13375            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13376            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
13377            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
13378            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13379            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13380            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13381            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13382            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13383            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
13384            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
13385            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
13386            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
13387            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
13388            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
13389            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
13390            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
13391            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13392            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13393            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13394            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13395            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13396            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
13397            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
13398            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
13399            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
13400            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
13401            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
13402            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
13403            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13404            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
13405            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
13406            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
13407            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
13408            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
13409            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
13410            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
13411            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
13412            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
13413            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
13414            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13415            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13416            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13417            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13418            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13419            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
13420            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
13421            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
13422            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
13423            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
13424            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
13425            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
13426            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
13427            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
13428            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
13429            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
13430            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
13431            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
13432            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
13433            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
13434            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
13435            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
13436            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
13437            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
13438            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
13439            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
13440            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
13441            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13442            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
13443            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13444            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
13445            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
13446            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
13447            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
13448            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
13449            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
13450            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
13451            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13452            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13453            + vms/Makefile vms/config.vms vms/descrip.mms
13454            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
13455            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
13456            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
13457            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
13458            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
13459            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13460            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13461            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13462            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13463            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13464            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
13465            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
13466            + x2p/walk.c