unsubmitted _74 tweaks
[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_74        Developer release working toward 5.005
69 ----------------
70
71 ____________________________________________________________________________
72 [  1491] By: gsar                                  on 1998/07/14  08:48:28
73         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
74      Branch: perl
75            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
76            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
77            ! win32/makefile.mk
78 ____________________________________________________________________________
79 [  1490] By: gsar                                  on 1998/07/14  08:31:13
80         Log: From:    Gisle Aas <gisle@aas.no>
81              Date:    14 Jul 1998 10:20:34 +0200
82              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
83              Subject: [PATCH] Make -DP work (and readable)
84      Branch: perl
85            ! run.c
86 ____________________________________________________________________________
87 [  1489] By: gsar                                  on 1998/07/14  08:23:46
88         Log: fix function parameter autovivification for pseudohashes
89      Branch: perl
90            ! mg.c t/op/avhv.t
91 ____________________________________________________________________________
92 [  1488] By: gsar                                  on 1998/07/14  07:34:45
93         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
94              from earlier changes#1461,1478
95      Branch: perl
96            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
97            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
98            ! t/op/substr.t t/op/vec.t
99 ____________________________________________________________________________
100 [  1487] By: gsar                                  on 1998/07/14  07:04:54
101         Log: tweak t/lib/thread.t
102      Branch: perl
103            ! t/lib/thread.t
104 ____________________________________________________________________________
105 [  1486] By: gsar                                  on 1998/07/14  06:38:15
106         Log: applied patch, slightly tweaked
107              From: Dan Sugalski <sugalskd@osshe.edu>
108              Date: Mon, 13 Jul 1998 11:52:27 -0700
109              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
110              Subject: [PATCH 5.004_73]Get re module working on VMS
111      Branch: perl
112            ! ext/re/Makefile.PL perl.h proto.h
113 ____________________________________________________________________________
114 [  1485] By: gsar                                  on 1998/07/14  06:32:58
115         Log: add Porting/p4d2p
116      Branch: perl
117            + Porting/p4d2p
118            ! MANIFEST
119 ____________________________________________________________________________
120 [  1484] By: gsar                                  on 1998/07/14  06:08:20
121         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
122              Date: Mon, 13 Jul 1998 19:09:09 -0600
123              Message-Id: <199807140109.TAA04678@chthon.perl.com>
124              Subject: perlmod.pod patch
125              --
126              Date: Mon, 13 Jul 1998 18:37:07 -0600
127              Message-Id: <199807140037.SAA04556@chthon.perl.com>
128              Subject: perlbook.pod patch
129      Branch: perl
130            ! pod/perlbook.pod pod/perlmod.pod
131 ____________________________________________________________________________
132 [  1483] By: gsar                                  on 1998/07/14  06:04:25
133         Log: OS/2 update
134              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
135              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
136              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
137              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
138      Branch: perl
139            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
140 ____________________________________________________________________________
141 [  1482] By: gsar                                  on 1998/07/14  06:01:12
142         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
143              Date: Mon, 13 Jul 1998 16:37:49 -0700
144              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
145              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
146              --
147              Date: Mon, 13 Jul 1998 15:51:09 -0700
148              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
149              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
150      Branch: perl
151            ! t/io/iprefix.t t/lib/cgi-html.t
152 ____________________________________________________________________________
153 [  1481] By: gsar                                  on 1998/07/14  05:57:36
154         Log: From: Dan Sugalski <sugalskd@osshe.edu>
155              Date: Mon, 13 Jul 1998 15:41:53 -0700
156              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
157              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
158      Branch: perl
159            ! t/base/rs.t
160 ____________________________________________________________________________
161 [  1480] By: gsar                                  on 1998/07/14  05:56:14
162         Log: From: Dan Sugalski <sugalskd@osshe.edu>
163              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
164              Date: Mon, 13 Jul 1998 15:04:27 -0700
165              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
166      Branch: perl
167            ! vms/vms.c
168 ____________________________________________________________________________
169 [  1479] By: gsar                                  on 1998/07/14  05:55:13
170         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
171              Date: Mon, 13 Jul 1998 23:13:43 +0200
172              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
173              Subject: [PATCH _72] Configure problem on dos-djgpp
174      Branch: perl
175            ! Configure
176 ____________________________________________________________________________
177 [  1478] By: gsar                                  on 1998/07/14  05:53:08
178         Log: add files and tweaks needed for MPE/iX port (via PM)
179              From: Jarkko Hietaniemi <jhi@iki.fi>
180              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
181              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
182              Subject: MPE/iX patches for _73
183      Branch: perl
184            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
185            + mpeix/mpeixish.h mpeix/nm mpeix/relink
186            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
187            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
188 ____________________________________________________________________________
189 [  1477] By: gsar                                  on 1998/07/14  04:23:28
190         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
191              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
192              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
193              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
194              Subject: Re: _70 and Devel::RE
195      Branch: perl
196            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
197 ____________________________________________________________________________
198 [  1476] By: gsar                                  on 1998/07/14  04:06:25
199         Log: minor Configure nits
200              From: Jarkko Hietaniemi <jhi@iki.fi>
201              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
202              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
203              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
204      Branch: perl
205            ! Configure x2p/Makefile.SH
206 ____________________________________________________________________________
207 [  1475] By: gsar                                  on 1998/07/14  03:59:56
208         Log: From: Dan Sugalski <sugalskd@osshe.edu>
209              Date: Mon, 13 Jul 1998 12:54:19 -0700
210              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
211              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
212      Branch: perl
213            ! vms/munchconfig.c vms/subconfigure.com
214 ____________________________________________________________________________
215 [  1474] By: gsar                                  on 1998/07/14  03:58:13
216         Log: make Term::Readline::get_line() independent of caller's $/
217              From: kstar@chapin.edu
218              Date: Mon, 13 Jul 1998 15:17:49 -0400
219              Message-ID: <19980713151749.G8596@O2.chapin.edu>
220              Subject: [PATCH] Was: CPAN.pm still fails
221      Branch: perl
222            ! lib/Term/ReadLine.pm
223 ____________________________________________________________________________
224 [  1473] By: gsar                                  on 1998/07/14  03:55:29
225         Log: fix $trnl interpolation in here-docs (via PM)
226              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
227              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
228              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
229              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
230      Branch: perl
231            ! Configure
232 ____________________________________________________________________________
233 [  1472] By: gsar                                  on 1998/07/14  03:50:18
234         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
235              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
236              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
237              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
238      Branch: perl
239            ! hints/machten.sh
240 ____________________________________________________________________________
241 [  1471] By: gsar                                  on 1998/07/14  03:49:07
242         Log: From: Dan Sugalski <sugalskd@osshe.edu>
243              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
244              Date: Mon, 13 Jul 1998 12:30:05 -0700
245              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
246      Branch: perl
247            ! configure.com vms/descrip_mms.template
248 ____________________________________________________________________________
249 [  1470] By: gsar                                  on 1998/07/14  03:40:14
250         Log: consistently refer to functions as C<foo()>
251              From: abigail@fnx.com
252              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
253              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
254              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
255      Branch: perl
256            ! pod/perlfunc.pod
257 ____________________________________________________________________________
258 [  1469] By: gsar                                  on 1998/07/14  03:35:06
259         Log: From: Tom Hughes <thh@cyberscience.com>
260              Date: 13 Jul 1998 09:34:16 +0100
261              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
262              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
263      Branch: perl
264            ! hints/svr4.sh
265 ____________________________________________________________________________
266 [  1468] By: gsar                                  on 1998/07/14  03:34:03
267         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
268              Date: 13 Jul 1998 11:16:27 +0200
269              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
270              Subject: Parallel Makefiles
271      Branch: perl
272            ! lib/ExtUtils/MM_Unix.pm
273 ____________________________________________________________________________
274 [  1467] By: gsar                                  on 1998/07/14  03:31:39
275         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
276              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
277              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
278              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
279      Branch: perl
280            ! t/io/pipe.t
281 ____________________________________________________________________________
282 [  1466] By: gsar                                  on 1998/07/14  03:29:25
283         Log: minor tweaks to perldelta and README.win32
284      Branch: perl
285            ! Changes README.win32 pod/perldelta.pod
286 ____________________________________________________________________________
287 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
288         Log: Assorted patches:
289              
290              Title:  "Fix string substitution returncode problem"
291              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
292              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
293              <v03110700b191a557f041@[195.95.102.114]>
294              Files:  pp_hot.c
295              
296              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
297              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
298              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
299              Files:  pod/perldiag.pod pp_sys.c
300              
301              Title:  "Remove reference to qsort from perlfunc.pod"
302              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
303              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
304              Files:  pod/perlfunc.pod
305              
306              Title:  "Deprecate AvFILL in favor of av_len()"
307              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
308              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
309              Files:  pod/perlguts.pod
310              
311              Title:  "Further clarify effects of using quotes with m operator"
312              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
313              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
314              Files:  pod/perlop.pod
315              
316              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
317              From:  Tim Bunce
318              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
319      Branch: maint-5.004/perl
320            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
321            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
322            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
323
324 ----------------
325 Version 5.004_73
326 ----------------
327
328 ____________________________________________________________________________
329 [  1464] By: gsar                                  on 1998/07/13  04:41:07
330         Log: up patchlevel to 73, update Changes &c.
331      Branch: perl
332            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
333            ! win32/Makefile win32/config_H.bc win32/config_H.gc
334            ! win32/config_H.vc win32/makefile.mk
335 ____________________________________________________________________________
336 [  1463] By: gsar                                  on 1998/07/13  02:58:51
337         Log: avoid empty rm -f in MM_Unix.pm
338      Branch: perl
339            ! lib/ExtUtils/MM_Unix.pm
340 ____________________________________________________________________________
341 [  1462] By: gsar                                  on 1998/07/13  02:54:52
342         Log: update perldelta
343      Branch: perl
344            ! pod/perldelta.pod
345 ____________________________________________________________________________
346 [  1461] By: gsar                                  on 1998/07/13  02:44:30
347         Log: added patch, tweaked PERL_OBJECT things
348              From:    Graham Barr <gbarr@pobox.com>
349              Date:    Sun, 12 Jul 1998 19:57:47 CDT
350              Message-Id: <19980712195747.C493@pobox.com>
351              Subject: [ PATCH perl5.004_72] patch to add qr//
352      Branch: perl
353            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
354            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
355            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
356            ! regexp.h sv.c t/op/pat.t toke.c
357 ____________________________________________________________________________
358 [  1460] By: gsar                                  on 1998/07/13  01:25:07
359         Log: add a few more PURIFY guards
360      Branch: perl
361            ! av.c sv.c
362 ____________________________________________________________________________
363 [  1459] By: gsar                                  on 1998/07/12  23:38:31
364         Log: add tests for change#1458 and then some
365      Branch: perl
366            ! t/op/array.t
367 ____________________________________________________________________________
368 [  1458] By: gsar                                  on 1998/07/12  22:42:47
369         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
370              From:    Stephen McCamant <alias@mcs.com>
371              Date:    Sun, 12 Jul 1998 17:17:00 CDT
372              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
373              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
374      Branch: perl
375            ! op.c opcode.h opcode.pl
376 ____________________________________________________________________________
377 [  1457] By: gsar                                  on 1998/07/12  22:06:05
378         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
379      Branch: perl
380            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
381 ____________________________________________________________________________
382 [  1456] By: gsar                                  on 1998/07/12  21:56:39
383         Log: From: Doug MacEachern <dougm@pobox.com>
384              Date: Sun, 12 Jul 1998 14:29:29 -0400
385              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
386              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
387      Branch: perl
388            ! lib/ExtUtils/Embed.pm
389 ____________________________________________________________________________
390 [  1455] By: gsar                                  on 1998/07/12  21:54:02
391         Log: applied installperl patch, corrected other little nits
392              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
393              Date: 12 Jul 1998 16:27:21 +0200
394              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
395              Subject: [5.004_72] installperl tweak
396      Branch: perl
397            ! Changes Configure README.win32 installperl win32/makefile.mk
398 ____________________________________________________________________________
399 [  1454] By: gsar                                  on 1998/07/12  10:14:24
400         Log: update MANIFEST, Changes
401      Branch: perl
402            - lib/Bundle/CPAN.pm
403            ! Changes MANIFEST
404
405 ----------------
406 Version 5.004_72
407 ----------------
408
409 ____________________________________________________________________________
410 [  1453] By: gsar                                  on 1998/07/12  10:04:33
411         Log: merge changes 1424, 1428 from maintbranch
412      Branch: perl
413            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
414 ____________________________________________________________________________
415 [  1452] By: gsar                                  on 1998/07/12  09:46:40
416         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
417              and README.win32
418      Branch: perl
419            ! Changes README.win32 patchlevel.h win32/Makefile
420            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
421            ! win32/makefile.mk
422 ____________________________________________________________________________
423 [  1451] By: gsar                                  on 1998/07/12  07:01:26
424         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
425              From: Jarkko Hietaniemi <jhi@iki.fi>
426              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
427              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
428              Subject: M3 "generic" parts
429      Branch: perl
430            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
431            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
432            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
433            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
434            ! win32/config_H.gc x2p/Makefile.SH
435 ____________________________________________________________________________
436 [  1450] By: gsar                                  on 1998/07/12  06:38:27
437         Log: various tweaks for PERL_OBJECT build & test
438      Branch: perl
439            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
440            ! win32/makefile.mk win32/win32.c win32/win32iop.h
441 ____________________________________________________________________________
442 [  1449] By: gsar                                  on 1998/07/12  06:29:23
443         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
444              Date:    12 Jul 1998 08:22:16 +0200
445              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
446              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
447      Branch: perl
448            ! lib/CPAN.pm lib/SelfLoader.pm
449 ____________________________________________________________________________
450 [  1448] By: gsar                                  on 1998/07/12  05:10:50
451         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
452              and runs regexes in 1000s of threads without crashing; also fixed
453              statcache not being thread-local
454      Branch: perl
455            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
456            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
457            ! t/lib/thread.t thrdvar.h util.c
458 ____________________________________________________________________________
459 [  1447] By: gsar                                  on 1998/07/12  02:40:45
460         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
461              Date:    Sun, 12 Jul 1998 03:23:04 +0200
462              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
463              Subject: Re: perlbug doesn't check that save succeeded
464      Branch: perl
465            ! utils/perlbug.PL
466 ____________________________________________________________________________
467 [  1446] By: gsar                                  on 1998/07/12  02:39:24
468         Log: be generous about CRs
469              From:    larry@wall.org (Larry Wall)
470              Date:    Sat, 11 Jul 1998 17:54:21 PDT
471              Message-Id: <199807120054.RAA19550@wall.org>
472              Subject: [PATCH _71] CRs et al 
473      Branch: perl
474            ! toke.c
475 ____________________________________________________________________________
476 [  1445] By: gsar                                  on 1998/07/12  02:11:16
477         Log: fix pp_caller() to fully traverse stacklevels
478      Branch: perl
479            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
480 ____________________________________________________________________________
481 [  1444] By: gsar                                  on 1998/07/11  23:43:37
482         Log: add patch, along with all the missing bits, and doc tweaks
483              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
484              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
485              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
486              Subject: Re: [PATCH 5.004_71] Secure RE update
487      Branch: perl
488            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
489            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
490            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
491            ! t/op/pat.t t/op/subst.t
492 ____________________________________________________________________________
493 [  1443] By: gsar                                  on 1998/07/11  23:08:14
494         Log: tweak to get BSDI to build IPC/SysV
495              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
496              Date: 11 Jul 1998 16:26:44 +0300
497              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
498              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
499      Branch: perl
500            ! ext/IPC/SysV/SysV.xs
501 ____________________________________________________________________________
502 [  1442] By: gsar                                  on 1998/07/11  23:03:39
503         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
504              change, the pp_hot.c fix accidentally went in change#1441)
505      Branch: perl
506            ! t/op/closure.t
507 ____________________________________________________________________________
508 [  1441] By: gsar                                  on 1998/07/11  22:35:40
509         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
510              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
511              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
512              Subject: [PATCH 5.004_71] Update os2's OS2::Process
513      Branch: perl
514            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
515            ! os2/OS2/Process/Process.xs pp_hot.c
516 ____________________________________________________________________________
517 [  1440] By: gsar                                  on 1998/07/11  19:41:59
518         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
519              Date: 11 Jul 1998 17:00:21 +0200
520              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
521              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
522      Branch: perl
523            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
524 ____________________________________________________________________________
525 [  1439] By: gsar                                  on 1998/07/11  19:36:58
526         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
527      Branch: perl
528            ! pod/perlguts.pod win32/makedef.pl
529 ____________________________________________________________________________
530 [  1438] By: gsar                                  on 1998/07/11  19:14:21
531         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
532              From: abigail@fnx.com
533              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
534              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
535              Subject: [PATCH 5.004_71] pod/perlfunc.pod
536      Branch: perl
537            ! pod/perlfunc.pod
538 ____________________________________________________________________________
539 [  1437] By: gsar                                  on 1998/07/11  19:05:00
540         Log: From: abigail@fnx.com
541              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
542              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
543              Subject: [PATCH 5.004_71] pod/pod2man.PL
544      Branch: perl
545            ! pod/pod2man.PL
546 ____________________________________________________________________________
547 [  1436] By: gsar                                  on 1998/07/11  18:58:03
548         Log: more complete version of change#1421
549              From: Stephen McCamant <alias@mcs.com>
550              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
551              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
552              Subject: [PATCH] Re: B::Deparse for(1..100000)
553      Branch: perl
554            ! ext/B/B/Deparse.pm
555 ____________________________________________________________________________
556 [  1435] By: gsar                                  on 1998/07/11  18:54:42
557         Log: win32 fixes for VC 6.0 nits
558      Branch: perl
559            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
560            ! win32/win32.h
561 ____________________________________________________________________________
562 [  1434] By: gsar                                  on 1998/07/11  18:45:32
563         Log: s/AVHV/pseudo-hash/ (via PM)
564              From: Gisle Aas <gisle@aas.no>
565              Date: 11 Jul 1998 00:16:53 +0200
566              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
567              Subject: [PATCH] trivial fields.pm doc patch
568      Branch: perl
569            ! lib/fields.pm
570 ____________________________________________________________________________
571 [  1433] By: gsar                                  on 1998/07/11  18:43:11
572         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
573              Date: Fri, 10 Jul 1998 23:12:11 +0200
574              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
575              Subject: [PATCH _71] dos-djgpp update
576      Branch: perl
577            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
578 ____________________________________________________________________________
579 [  1432] By: gsar                                  on 1998/07/11  18:41:00
580         Log: applied patch, reformatted long lines in places
581              From: Dominic Dunlop <domo@computer.org>
582              Date: Fri, 10 Jul 1998 23:11:30 +0000
583              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
584              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
585              warning
586      Branch: perl
587            ! pod/perldiag.pod regexec.c
588 ____________________________________________________________________________
589 [  1431] By: gsar                                  on 1998/07/11  18:29:18
590         Log: From: "John L. Allen" <allen@grumman.com>
591              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
592              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
593              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
594      Branch: perl
595            ! hints/aix.sh
596 ____________________________________________________________________________
597 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
598         Log: Title:  "Fix string substitution returncode problem"
599              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
600              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
601              <v03110700b191a557f041@[195.95.102.114]>
602              Files:  pp_hot.c
603      Branch: maint-5.004/perl
604            ! pp_hot.c
605 ____________________________________________________________________________
606 [  1429] By: gsar                                  on 1998/07/11  18:07:52
607         Log: applied patch, tweaked doc and code that does labels/indentation
608              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
609              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
610              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
611              Subject: [PATCH 5.004_71] perldebug.pod and RE
612      Branch: perl
613            ! pod/perldebug.pod regcomp.c regexec.c
614 ____________________________________________________________________________
615 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
616         Log: Assorted patches:
617              
618              Title:  "makerel now reads local patch list from patchlevel.h"
619              Files:  patchlevel.h Porting/makerel
620              
621              Title:  "pod/pod2man.PL"
622              From:  abigail@fnx.com
623              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
624              Files:  pod/pod2man.PL
625              
626              Title:  "Clarify taint example in re.pm"
627              From:  Tom Phoenix <rootbeer@teleport.com>
628              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
629              Files:  lib/re.pm
630              
631              Title:  "Anohter ptags improvement"
632              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
633              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
634              Files:  emacs/ptags
635              
636              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
637              From:  "John L. Allen" <allen@grumman.com>
638              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
639              Files:  hints/aix.sh
640      Branch: maint-5.004/perl
641            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
642            ! patchlevel.h pod/pod2man.PL
643 ____________________________________________________________________________
644 [  1427] By: gsar                                  on 1998/07/11  17:04:47
645         Log: make Liblist return consistently backslashed paths
646      Branch: perl
647            ! lib/ExtUtils/Liblist.pm
648 ____________________________________________________________________________
649 [  1426] By: gsar                                  on 1998/07/11  16:53:56
650         Log: don't 'touch a2p.c', it might readonly (via PM)
651              From: Robin Barker <rmb1@cise.npl.co.uk>
652              Date: Fri, 10 Jul 98 17:19:54 BST
653              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
654      Branch: perl
655            ! x2p/Makefile.SH
656 ____________________________________________________________________________
657 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
658         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
659              Files:  embed.h proto.h global.sym op.c
660      Branch: maint-5.004/perl
661            ! embed.h global.sym op.c proto.h
662 ____________________________________________________________________________
663 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
664         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
665              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
666              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
667              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
668              <199805270939.KAA08453@toad.ig.co.uk>,
669              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
670              Files:  lib/Sys/Syslog.pm
671      Branch: maint-5.004/perl
672            ! lib/Sys/Syslog.pm
673 ____________________________________________________________________________
674 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
675         Log: Assorted patches:
676              
677              Title:  "umask: die if EXPR & 0700 else return undef"
678              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
679              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
680              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
681              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
682              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
683              <199805291549.SAA01439@alpha.hut.fi>,
684              <199805291608.RAA29283@toad.ig.co.uk>,
685              <19980530105129.A24006@O2.chapin.edu>,
686              <19980608133037.A8793@perlsupport.com>
687              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
688              
689              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
690              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
691              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
692              Files:  MANIFEST ext/DynaLoader/Makefile.PL
693      Branch: maint-5.004/perl
694           +> ext/DynaLoader/DynaLoader_pm.PL
695            - ext/DynaLoader/DynaLoader.pm.PL
696            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
697            ! pod/perlfunc.pod pp_sys.c
698 ____________________________________________________________________________
699 [  1421] By: gsar                                  on 1998/07/11  02:54:02
700         Log: From: Gisle Aas <gisle@aas.no>
701              Subject: [PATCH] B::Deparse for(1..100000)
702              Date: 10 Jul 1998 14:04:44 +0200
703              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
704      Branch: perl
705            ! ext/B/B/Deparse.pm
706 ____________________________________________________________________________
707 [  1420] By: gsar                                  on 1998/07/11  02:28:18
708         Log: add 'clean' target for ext/re
709      Branch: perl
710            ! ext/re/Makefile.PL
711 ____________________________________________________________________________
712 [  1419] By: gsar                                  on 1998/07/11  02:20:32
713         Log: From: Tom Hughes <thh@cyberscience.com>
714              Date: 10 Jul 1998 10:25:18 +0100
715              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
716              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
717      Branch: perl
718            ! hints/svr4.sh
719 ____________________________________________________________________________
720 [  1418] By: gsar                                  on 1998/07/11  02:19:12
721         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
722              From: Jarkko Hietaniemi <jhi@iki.fi>
723              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
724              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
725              Subject: Re: make minitest does not work out of the box - test subset
726              needs pruning
727      Branch: perl
728            + t/lib/ipc_sysv.t
729            - t/op/ipcmsg.t t/op/ipcsem.t
730            ! MANIFEST
731 ____________________________________________________________________________
732 [  1417] By: gsar                                  on 1998/07/11  02:14:16
733         Log: disable CR croaking (via #define, default off) in lieu of more
734              complete fix
735      Branch: perl
736            ! toke.c
737 ____________________________________________________________________________
738 [  1416] By: gsar                                  on 1998/07/11  02:06:11
739         Log: added patch, made linking with setargv a build option
740              From: "Douglas Lankshear" <dougl@ActiveState.com>
741              Date: Thu, 9 Jul 1998 09:51:42 -0700
742              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
743              Subject: [PATCH 5.004_71]
744      Branch: perl
745            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
746 ____________________________________________________________________________
747 [  1415] By: gsar                                  on 1998/07/11  01:47:19
748         Log: From: Tom Hughes <thh@cyberscience.com>
749              Date: 10 Jul 1998 09:01:12 +0100
750              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
751              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
752      Branch: perl
753            ! perl_exp.SH
754 ____________________________________________________________________________
755 [  1414] By: gsar                                  on 1998/07/11  01:45:45
756         Log: make lib/re.pm a prereq for minitest
757      Branch: perl
758            ! Makefile.SH
759 ____________________________________________________________________________
760 [  1413] By: gsar                                  on 1998/07/11  01:40:56
761         Log: add patch (via PM)
762              From: Stephen McCamant <alias@mcs.com>
763              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
764              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
765              Subject: Big B::Deparse update
766      Branch: perl
767            ! ext/B/B/Deparse.pm
768 ____________________________________________________________________________
769 [  1412] By: gsar                                  on 1998/07/11  00:25:17
770         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
771      Branch: perl
772            + pod/perlport.pod
773            ! pod/perl.pod
774 ____________________________________________________________________________
775 [  1411] By: gsar                                  on 1998/07/10  21:53:06
776         Log: make binmode(STDIN) not whine
777              From: Dan Sugalski <sugalskd@osshe.edu>
778              Date: Thu, 09 Jul 1998 16:51:27 -0700
779              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
780              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
781      Branch: perl
782            ! vms/vms.c
783 ____________________________________________________________________________
784 [  1410] By: gsar                                  on 1998/07/10  21:50:57
785         Log: CPAN-1.39 update
786              From: koenig@kulturbox.de (Andreas J. Koenig)
787              Date: 10 Jul 1998 00:45:36 +0200
788              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
789              Subject: Re: perl5.004_71 hit the stands this morn
790      Branch: perl
791            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
792 ____________________________________________________________________________
793 [  1409] By: gsar                                  on 1998/07/10  21:45:10
794         Log: manually apply patch with conflicts
795              From: Dan Sugalski <sugalskd@osshe.edu>
796              Date: Thu, 09 Jul 1998 12:08:33 -0700
797              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
798              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
799      Branch: perl
800            ! configpm
801 ____________________________________________________________________________
802 [  1408] By: gsar                                  on 1998/07/10  21:36:54
803         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
804              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
805              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
806              Subject: Re: perldelta.pod [PATCH]
807      Branch: perl
808            ! pod/perldelta.pod
809 ____________________________________________________________________________
810 [  1407] By: gsar                                  on 1998/07/10  21:35:13
811         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
812              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
813              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
814              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
815      Branch: perl
816            ! ext/IPC/SysV/Makefile.PL
817 ____________________________________________________________________________
818 [  1406] By: gsar                                  on 1998/07/10  21:33:30
819         Log: manually apply patch with conflicts
820              From: kstar@chapin.edu
821              Message-ID: <19980709093621.B7857@O2.chapin.edu>
822              Date: Thu, 9 Jul 1998 09:36:21 -0400
823              Subject: Re: [PATCH] 5.004_70 installperl and docs
824      Branch: perl
825            ! installperl
826 ____________________________________________________________________________
827 [  1405] By: gsar                                  on 1998/07/10  21:28:29
828         Log: misc tweaks to docs and qsortsv() warning
829      Branch: perl
830            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
831 ____________________________________________________________________________
832 [  1404] By: gsar                                  on 1998/07/10  21:23:53
833         Log: add more correct version of change#1350 (as yet untested)
834              From: joshua.pritikin@db.com
835              Date: Thu, 9 Jul 1998 09:22:46 -0400
836              Message-Id: <H00000e50008f277@MHS>
837              Subject: Re: [PATCH _70] cache missing methods
838      Branch: perl
839            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
840 ____________________________________________________________________________
841 [  1403] By: gsar                                  on 1998/07/10  20:46:12
842         Log: add win32_rename() that does what docs say
843      Branch: perl
844            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
845            ! win32/win32.c win32/win32iop.h
846 ____________________________________________________________________________
847 [  1402] By: gsar                                  on 1998/07/10  20:19:18
848         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
849              (suggested by Philippe.Simonet@swisscom.com)
850      Branch: perl
851            ! ext/Socket/Socket.xs
852 ____________________________________________________________________________
853 [  1401] By: gsar                                  on 1998/07/10  03:24:45
854         Log: undo change#1379 (order of tests *is* significant)
855      Branch: perl
856            ! t/lib/posix.t
857 ____________________________________________________________________________
858 [  1400] By: nick                                  on 1998/07/09  17:43:14
859         Log: Integrate mainline (_071-ish)
860      Branch: ansiperl
861           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
862           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
863           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
864           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
865           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
866           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
867           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
868           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
869           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
870           !> (integrate 145 files)
871
872 ----------------
873 Version 5.004_71
874 ----------------
875
876 ____________________________________________________________________________
877 [  1399] By: gsar                                  on 1998/07/09  12:15:12
878         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
879      Branch: perl
880            ! Changes pod/perldelta.pod pod/perlhist.pod
881 ____________________________________________________________________________
882 [  1397] By: gsar                                  on 1998/07/09  08:35:39
883         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
884              maintenance changes upto 1356 merged
885      Branch: perl
886            ! pod/perldiag.pod pp_hot.c t/op/misc.t
887 ____________________________________________________________________________
888 [  1396] By: gsar                                  on 1998/07/09  08:02:52
889         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
890              make all configs build on Solaris and win32
891      Branch: perl
892            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
893            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
894            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
895            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
896            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
897 ____________________________________________________________________________
898 [  1395] By: gsar                                  on 1998/07/09  05:39:48
899         Log: From:    Stephen McCamant <alias@mcs.com>
900              Date:    Wed, 08 Jul 1998 23:16:49 CDT
901              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
902              Subject: [PATCH] UNOP opclass test in B.xs
903      Branch: perl
904            ! ext/B/B.xs
905 ____________________________________________________________________________
906 [  1394] By: gsar                                  on 1998/07/09  05:37:48
907         Log: get it building again on win32
908      Branch: perl
909            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
910            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
911            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
912            ! win32/makefile.mk
913 ____________________________________________________________________________
914 [  1393] By: gsar                                  on 1998/07/09  05:20:31
915         Log: applied patch from Ilya, tweaked some to get clean static build of
916              the ext/re stuff (untested on win32)
917      Branch: perl
918            ! regcomp.c regexec.c
919 ____________________________________________________________________________
920 [  1392] By: gsar                                  on 1998/07/09  03:56:45
921         Log: fix installperl typo
922              From:    kstar@chapin.edu
923              Date:    Wed, 08 Jul 1998 23:51:57 EDT
924              Message-Id: <19980708235157.D1380@O2.chapin.edu>
925              Subject: Re: [PATCH] 5.004_70 installperl and docs
926      Branch: perl
927            ! installperl
928 ____________________________________________________________________________
929 [  1391] By: gsar                                  on 1998/07/09  01:48:16
930         Log: From: Chip Salzenberg <chip@perl.org>
931              Date: Wed, 8 Jul 1998 18:10:55 -0400
932              Message-ID: <19980708181055.A8005@perlsupport.com>
933              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
934      Branch: perl
935            ! util.c
936 ____________________________________________________________________________
937 [  1390] By: gsar                                  on 1998/07/09  01:45:16
938         Log: added patch, tweaked per Ilya's suggestion
939              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
940              Date: Wed, 8 Jul 1998 13:34:42 +0100
941              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
942              Subject: [PATCH] perl5db.pl complains about non-integer condition
943      Branch: perl
944            ! lib/perl5db.pl
945 ____________________________________________________________________________
946 [  1389] By: gsar                                  on 1998/07/09  01:42:13
947         Log: reenable misaligned memory checks, cast to UV & check alignment
948              From: Dominic Dunlop <domo@computer.org>
949              Date: Wed, 8 Jul 1998 11:21:48 +0000
950              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
951              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
952      Branch: perl
953            ! malloc.c
954 ____________________________________________________________________________
955 [  1388] By: gsar                                  on 1998/07/09  01:36:22
956         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
957              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
958              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
959              Subject: [PATCH 5.004_70] more on finding metaconfig units.
960      Branch: perl
961            ! Porting/pumpkin.pod
962 ____________________________________________________________________________
963 [  1387] By: gsar                                  on 1998/07/09  01:35:23
964         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
965              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
966              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
967              Subject: Configure indentation patch
968      Branch: perl
969            ! Configure
970 ____________________________________________________________________________
971 [  1386] By: gsar                                  on 1998/07/09  01:33:31
972         Log: don't try to hardlink perldiag.pod; that is no longer not needed
973              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
974              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
975              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
976              Subject: Re: pelr installation attempts hard links between file systems
977      Branch: perl
978            ! installperl
979 ____________________________________________________________________________
980 [  1385] By: gsar                                  on 1998/07/09  01:28:05
981         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
982      Branch: perl
983            ! win32/makefile.mk
984 ____________________________________________________________________________
985 [  1384] By: gsar                                  on 1998/07/09  01:26:19
986         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
987      Branch: perl
988            ! t/TEST
989 ____________________________________________________________________________
990 [  1383] By: gsar                                  on 1998/07/09  01:06:47
991         Log: manually apply patch with a dependency on unapplied patch
992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
993              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
994              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
995              Subject: [PATCH 5.004_70] make quoted RE embeddable
996      Branch: perl
997            ! sv.c t/op/pat.t
998 ____________________________________________________________________________
999 [  1382] By: gsar                                  on 1998/07/09  01:02:23
1000         Log: change order of libs for extensions
1001              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1002              Date: Tue, 7 Jul 1998 23:48:05 +0200
1003              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
1004              Subject: [PATCH _70] linking problem with modules
1005      Branch: perl
1006            ! lib/ExtUtils/MM_Unix.pm
1007 ____________________________________________________________________________
1008 [  1381] By: gsar                                  on 1998/07/09  00:56:12
1009         Log: patch for more flexible initialization of xsub parameters
1010              From: Tye McQueen <tye@metronet.com>
1011              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
1012              Message-Id: <199807070004.AA16454@metronet.com>
1013              Subject: Enhanced arg inits for xsubpp
1014      Branch: perl
1015            ! lib/ExtUtils/xsubpp pod/perlxs.pod
1016 ____________________________________________________________________________
1017 [  1380] By: gsar                                  on 1998/07/09  00:44:01
1018         Log: From: Tye McQueen <tye@metronet.com>
1019              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
1020              Message-Id: <16619-17073@lyris.activestate.com>
1021              Subject: New pl2bat.pl
1022      Branch: perl
1023            ! win32/bin/pl2bat.pl
1024 ____________________________________________________________________________
1025 [  1379] By: gsar                                  on 1998/07/09  00:30:58
1026         Log: remove ordering dependency in posix.t
1027      Branch: perl
1028            ! t/lib/posix.t
1029 ____________________________________________________________________________
1030 [  1378] By: gsar                                  on 1998/07/08  20:17:43
1031         Log: make -i'*suffix' work too
1032      Branch: perl
1033            ! doio.c
1034 ____________________________________________________________________________
1035 [  1377] By: gsar                                  on 1998/07/08  08:56:28
1036         Log: regen headers; result builds & tests on Solaris again (threaded)
1037      Branch: perl
1038            ! embedvar.h
1039 ____________________________________________________________________________
1040 [  1376] By: gsar                                  on 1998/07/08  08:55:03
1041         Log: change#1350 breaks things, back it out
1042      Branch: perl
1043            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
1044 ____________________________________________________________________________
1045 [  1375] By: gsar                                  on 1998/07/08  07:47:00
1046         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1047              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
1048              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
1049              Subject: [PATCH 5.004_70] Switch modifiers in RE off
1050      Branch: perl
1051            ! pod/perlre.pod regcomp.c t/op/re_tests
1052 ____________________________________________________________________________
1053 [  1374] By: gsar                                  on 1998/07/08  07:41:06
1054         Log: From: Gisle Aas <gisle@aas.no>
1055              Date: 07 Jul 1998 23:08:59 +0200
1056              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
1057              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
1058      Branch: perl
1059            ! sv.c
1060 ____________________________________________________________________________
1061 [  1373] By: gsar                                  on 1998/07/08  07:36:01
1062         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1063              Date: Tue, 7 Jul 1998 23:47:50 +0200
1064              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
1065              Subject: [PATCH _70] dos-djgpp update
1066      Branch: perl
1067            ! djgpp/config.over djgpp/djgppsed.sh
1068 ____________________________________________________________________________
1069 [  1372] By: gsar                                  on 1998/07/08  07:12:47
1070         Log: add extension to support SysV IPC
1071              From: Jarkko Hietaniemi <jhi@iki.fi>
1072              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
1073              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
1074              Subject: [PATCH] 5.004_70: IPC::SysV
1075      Branch: perl
1076            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
1077            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
1078            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
1079            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
1080            + ext/IPC/SysV/t/sem.t
1081            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
1082            ! t/op/ipcmsg.t t/op/ipcsem.t
1083 ____________________________________________________________________________
1084 [  1371] By: gsar                                  on 1998/07/08  05:12:07
1085         Log: add patch for C<use re 'debug'>
1086              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1087              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
1088              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
1089              Subject: Re: _70 and Devel::RE
1090      Branch: perl
1091            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
1092            - lib/re.pm
1093            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
1094            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
1095 ____________________________________________________________________________
1096 [  1370] By: gsar                                  on 1998/07/08  04:27:27
1097         Log: added patch to generate PPDEF(pp_foo)
1098              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1099              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
1100              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
1101              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
1102      Branch: perl
1103            + pp_proto.h
1104            ! MANIFEST Makefile.SH opcode.pl proto.h
1105 ____________________________________________________________________________
1106 [  1369] By: gsar                                  on 1998/07/08  04:19:49
1107         Log: suggest 'make test' after make
1108      Branch: perl
1109            ! Makefile.SH
1110 ____________________________________________________________________________
1111 [  1368] By: gsar                                  on 1998/07/08  03:58:19
1112         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
1113              From: Colin Kuskie <ckuskie@cadence.com>
1114              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
1115              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
1116              Subject: Corrected -i prefix patch
1117      Branch: perl
1118            + t/io/iprefix.t
1119            ! MANIFEST doio.c pod/perlrun.pod
1120 ____________________________________________________________________________
1121 [  1366] By: gsar                                  on 1998/07/08  02:28:30
1122         Log: From: Gisle Aas <gisle@aas.no>
1123              Date: 07 Jul 1998 17:48:36 +0200
1124              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
1125              Subject: [PATCH] Remove some rendundant SvOOK_on tests
1126      Branch: perl
1127            ! sv.c sv.h
1128 ____________________________________________________________________________
1129 [  1365] By: gsar                                  on 1998/07/08  02:25:17
1130         Log: applied patch to clarify m//g
1131              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1132              Date: Tue, 7 Jul 1998 15:59:03 +0100
1133              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
1134              Subject: [PATCH] Re: m//g in perlop.pod
1135      Branch: perl
1136            ! pod/perlop.pod
1137 ____________________________________________________________________________
1138 [  1364] By: gsar                                  on 1998/07/08  02:13:07
1139         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1140              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
1141              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
1142              Date: Tue, 7 Jul 1998 11:59:41 +0100
1143      Branch: perl
1144            ! pod/perlfaq.pod
1145 ____________________________________________________________________________
1146 [  1363] By: gsar                                  on 1998/07/08  02:11:11
1147         Log: applied tweak (via private mail)
1148              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1149              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
1150              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
1151              Subject: tiny perllocale.pod patch for 5.004_70
1152      Branch: perl
1153            ! pod/perllocale.pod
1154 ____________________________________________________________________________
1155 [  1362] By: gsar                                  on 1998/07/08  02:07:48
1156         Log: applied patch, various tweaks to pander to pod2man tantrums
1157              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1158              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
1159              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
1160              Subject: [PATCH 5.004_70] CONFIGPM
1161      Branch: perl
1162            ! Porting/Glossary configpm
1163 ____________________________________________________________________________
1164 [  1361] By: gsar                                  on 1998/07/07  22:13:11
1165         Log: From: Stephen McCamant <alias@mcs.com>
1166              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
1167              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
1168              Subject: Re: Inconsistent arithmetics on refs
1169      Branch: perl
1170            ! sv.c
1171 ____________________________________________________________________________
1172 [  1360] By: gsar                                  on 1998/07/07  22:11:11
1173         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1174              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
1175              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
1176              Subject: [PATCH 5.004_70] Anohter ptags improvement
1177      Branch: perl
1178            ! emacs/ptags
1179 ____________________________________________________________________________
1180 [  1359] By: gsar                                  on 1998/07/07  22:08:48
1181         Log: fix accidental RE-de-optimization
1182              From: larry@wall.org (Larry Wall)
1183              Date: Mon, 6 Jul 1998 17:49:31 -0700
1184              Message-Id: <199807070049.RAA23475@wall.org>
1185              Subject: Re: before you deluge us with patches
1186              --
1187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1188              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
1189              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
1190              Subject: Re: before you deluge us with patches
1191      Branch: perl
1192            ! pp_hot.c regexec.c
1193 ____________________________________________________________________________
1194 [  1358] By: gsar                                  on 1998/07/07  21:36:29
1195         Log: From: Gisle Aas <gisle@aas.no>
1196              Subject: [PATCH] Evaluation of AVHVs in scalar context
1197              Date: 06 Jul 1998 21:41:14 +0200
1198              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
1199      Branch: perl
1200            ! pp_hot.c t/op/avhv.t
1201 ____________________________________________________________________________
1202 [  1357] By: gsar                                  on 1998/07/07  21:29:46
1203         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
1204      Branch: perl
1205            ! lib/Math/Trig.pm lib/fields.pm thread.sym
1206 ____________________________________________________________________________
1207 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
1208         Log: Assorted patches:
1209              
1210              ------  BUILD PROCESS  ------
1211              
1212              Title:  "Add Test.pm (from perl 5.004_70)"
1213              Files:  MANIFEST lib/Test.pm
1214              
1215              ------  EXTENSIONS  ------
1216              
1217              Title:  "Add CR LF CRLF to Socket.pm"
1218              From:  Chris Nandor <pudge@pobox.com>
1219              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
1220              Files:  ext/Socket/Socket.pm
1221              
1222              ------  LIBRARY  ------
1223              
1224              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
1225              Files:  lib/AutoSplit.pm
1226              
1227              Title:  "Upgrade base.pm (from perl 5.004_70)"
1228              Files:  lib/base.pm
1229              
1230              Title:  "Add File::Spec modules (from 5.004_70)"
1231              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
1232              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1233              lib/File/Spec/Win32.pm
1234              
1235              ------  TESTS  ------
1236              
1237              Title:  "fixup test for method call on undefined value"
1238              Files:  t/op/misc.t
1239              
1240              ------  UTILITIES  ------
1241              
1242              Title:  "perlbug upgrade (from 5.004_70)"
1243              Files:  utils/perlbug.PL
1244              
1245              Title:  "Upgrade perldoc (from 5.004_70)"
1246              Files:  utils/perldoc.PL
1247      Branch: maint-5.004/perl
1248            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
1249            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1250            + lib/File/Spec/Win32.pm lib/Test.pm
1251            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
1252            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
1253 ____________________________________________________________________________
1254 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
1255         Log: Title:  "Fix memory leak in Safe module"
1256              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1257              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
1258              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1259      Branch: maint-5.004/perl
1260            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
1261 ____________________________________________________________________________
1262 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
1263         Log: Title:  "Better error message for $undef->method call"
1264              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
1265              joshua.pritikin@db.com
1266              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
1267              Files:  pod/perldiag.pod pp_hot.c
1268      Branch: maint-5.004/perl
1269            ! pod/perldiag.pod pp_hot.c
1270 ____________________________________________________________________________
1271 [  1353] By: gsar                                  on 1998/07/06  23:33:38
1272         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1273              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
1274              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
1275              Subject: [PATCH 5.004_70] Update metaconfig info
1276      Branch: perl
1277            ! Porting/pumpkin.pod
1278 ____________________________________________________________________________
1279 [  1352] By: gsar                                  on 1998/07/06  23:30:54
1280         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1281              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
1282              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
1283              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
1284      Branch: perl
1285            ! Configure INSTALL Policy_sh.SH Porting/Glossary
1286            ! Porting/config.sh Porting/config_H
1287 ____________________________________________________________________________
1288 [  1351] By: gsar                                  on 1998/07/06  23:24:47
1289         Log: try harder to run non-executable tests
1290      Branch: perl
1291            ! t/TEST
1292 ____________________________________________________________________________
1293 [  1350] By: gsar                                  on 1998/07/06  23:12:17
1294         Log: add patch to improve method caching, regen headers
1295              From: joshua.pritikin@db.com
1296              Date: Mon, 6 Jul 1998 09:19:29 -0400
1297              Message-Id: <H00000e50008a518@MHS>
1298              Subject: [PATCH _70] cache missing methods
1299      Branch: perl
1300            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
1301 ____________________________________________________________________________
1302 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
1303         Log: Assorted patches:
1304              
1305              ------  BUILD PROCESS  ------
1306              
1307              Title:  "Configure: Workaround bash CDPATH oddity"
1308              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1309              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
1310              Files:  Configure
1311              
1312              Title:  "Don't suppress display of Makefile recipes that invoke perl"
1313              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1314              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
1315              Files:  Makefile.SH
1316              
1317              ------  CORE LANGUAGE  ------
1318              
1319              Title:  "one more^Wless quad unpack bug"
1320              From:  Jarkko Hietaniemi <jhi@iki.fi>
1321              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
1322              Files:  pp.c
1323              
1324              Title:  "minor fixups to bring maint closer to devel for patching"
1325              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1326              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
1327              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
1328              
1329              Title:  "-Pw switches used together report bogus error"
1330              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1331              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
1332              Files:  perl.c
1333              
1334              Title:  "Add doc and perl home page info to -v output"
1335              From:  Tom Christiansen <tchrist@jhereg.perl.com>
1336              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
1337              Files:  perl.c
1338              
1339              Title:  "Fix C<@a = (%a = 1)> bizarreness"
1340              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
1341              <tchrist@jhereg.perl.com>
1342              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
1343              <199807012339.TAA26024@aatma.engin.umich.edu>
1344              Files:  pp_hot.c
1345              
1346              Title:  "make find_script() return saved string, reenable missing
1347              diagnostics"
1348              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1349              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
1350              Files:  perl.c util.c
1351              
1352              Title:  "minor e_script optimization"
1353              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1354              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
1355              Files:  perl.c
1356              
1357              ------  DOCUMENTATION  ------
1358              
1359              Title:  "Insecure $ENV{} message out of step with perldiag"
1360              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1361              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
1362              Files:  pod/perldiag.pod pod/perlsec.pod
1363              
1364              Title:  "documenting close without arguments"
1365              From:  Tom Phoenix <rootbeer@teleport.com>
1366              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
1367              Files:  pod/perlfunc.pod
1368              
1369              Title:  "pod for scalar .. op"
1370              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1371              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
1372              Files:  pod/perlop.pod
1373              
1374              ------  EXTENSIONS  ------
1375              
1376              Title:  "Fcntl: add few constants, enhance maintainability"
1377              From:  Jarkko Hietaniemi <jhi@iki.fi>
1378              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
1379              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
1380              
1381              ------  LIBRARY  ------
1382              
1383              Title:  "Fix undef warnings in Text::Parsewords"
1384              From:  Jarkko Hietaniemi <jhi@iki.fi>
1385              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
1386              Files:  lib/Text/ParseWords.pm
1387              
1388              Title:  "Add Symbol::delete_package()"
1389              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1390              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
1391              Files:  pod/perlembed.pod lib/Symbol.pm
1392      Branch: maint-5.004/perl
1393            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
1394            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
1395            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
1396            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
1397            ! t/op/split.t taint.c util.c
1398 ____________________________________________________________________________
1399 [  1348] By: gsar                                  on 1998/07/06  22:55:56
1400         Log: remove #! line from Errno_pm.PL
1401      Branch: perl
1402            ! ext/Errno/Errno_pm.PL
1403 ____________________________________________________________________________
1404 [  1347] By: gsar                                  on 1998/07/06  22:51:34
1405         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
1406              From: Gisle Aas <gisle@aas.no>
1407              Date: 06 Jul 1998 13:08:53 +0200
1408              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
1409              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
1410      Branch: perl
1411            ! lib/Cwd.pm
1412 ____________________________________________________________________________
1413 [  1346] By: gsar                                  on 1998/07/06  22:20:29
1414         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
1415              Stephen McCamant
1416      Branch: perl
1417            ! op.c
1418 ____________________________________________________________________________
1419 [  1345] By: gsar                                  on 1998/07/06  21:58:52
1420         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
1421              simpler fix
1422      Branch: perl
1423            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1424            ! opcode.pl proto.h
1425 ____________________________________________________________________________
1426 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
1427         Log: Title:  "Fix for broken goto &xsub"
1428              From:  Albert Dvornik <bert@genscan.com>,
1429              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
1430              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
1431      Branch: maint-5.004/perl
1432            + t/op/goto_xs.t
1433            ! MANIFEST pp_ctl.c
1434 ____________________________________________________________________________
1435 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
1436         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
1437              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1438              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
1439              Files:  gv.h gv.c op.c toke.c
1440      Branch: maint-5.004/perl
1441            ! gv.c gv.h op.c toke.c
1442 ____________________________________________________________________________
1443 [  1342] By: gsar                                  on 1998/07/06  20:57:06
1444         Log: From:    Gisle Aas <gisle@aas.no>
1445              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
1446              Date:    06 Jul 1998 21:52:12 +0200
1447              Subject: Keepers of the Patch Pumpkin
1448      Branch: perl
1449            ! Changes
1450 ____________________________________________________________________________
1451 [  1341] By: gsar                                  on 1998/07/06  20:43:35
1452         Log: remove dup entry in perldiag
1453      Branch: perl
1454            ! pod/perldiag.pod
1455 ____________________________________________________________________________
1456 [  1340] By: gsar                                  on 1998/07/06  20:31:44
1457         Log: more reasonable diagnostic on keyword vs. sub ambiguity
1458      Branch: perl
1459            ! pod/perldiag.pod toke.c
1460 ____________________________________________________________________________
1461 [  1339] By: gsar                                  on 1998/07/06  19:23:06
1462         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
1463      Branch: perl
1464            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
1465            ! sv.c toke.c util.c
1466 ____________________________________________________________________________
1467 [  1338] By: gsar                                  on 1998/07/06  18:45:35
1468         Log: per Larry suggestion, toss change#1327 and fix the documentation
1469              to match behavior instead
1470      Branch: perl
1471            ! pod/perlfunc.pod pp_sys.c
1472 ____________________________________________________________________________
1473 [  1337] By: gsar                                  on 1998/07/06  17:15:26
1474         Log: allow read(FH,threadsv,...)
1475      Branch: perl
1476            ! op.c
1477
1478 ----------------
1479 Version 5.004_70
1480 ----------------
1481
1482 ____________________________________________________________________________
1483 [  1336] By: gsar                                  on 1998/07/06  09:06:33
1484         Log: 5.004_70 tweaks
1485      Branch: perl
1486            ! Changes win32/Makefile win32/makefile.mk
1487 ____________________________________________________________________________
1488 [  1335] By: gsar                                  on 1998/07/06  07:05:37
1489         Log: update Changes
1490      Branch: perl
1491            ! Changes pod/perldiag.pod
1492 ____________________________________________________________________________
1493 [  1334] By: gsar                                  on 1998/07/06  06:41:17
1494         Log: allow eval-groups in patterns only if they C<use re 'eval';>
1495      Branch: perl
1496            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
1497            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
1498 ____________________________________________________________________________
1499 [  1333] By: gsar                                  on 1998/07/06  03:22:52
1500         Log: From: Hans Mulder <hansm@icgroup.nl>
1501              Date: Mon,  6 Jul 98 02:11:32 +0200
1502              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
1503              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
1504      Branch: perl
1505            ! malloc.c
1506 ____________________________________________________________________________
1507 [  1332] By: gsar                                  on 1998/07/06  03:18:34
1508         Log: added Errno-1.09 from CPAN
1509      Branch: perl
1510            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
1511 ____________________________________________________________________________
1512 [  1331] By: gsar                                  on 1998/07/06  02:59:09
1513         Log: fix small memleak on -e, don't try to find_script() when e_script
1514      Branch: perl
1515            ! perl.c
1516 ____________________________________________________________________________
1517 [  1330] By: gsar                                  on 1998/07/06  00:40:24
1518         Log: add Symbol::delete_package()
1519      Branch: perl
1520            ! lib/Symbol.pm pod/perlembed.pod
1521 ____________________________________________________________________________
1522 [  1329] By: gsar                                  on 1998/07/05  23:05:40
1523         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
1524              From: Stephen McCamant <alias@mcs.com>
1525              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
1526              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
1527              Subject: [PATCH] alignment in X[IN]V allocation
1528      Branch: perl
1529            ! sv.c
1530 ____________________________________________________________________________
1531 [  1328] By: gsar                                  on 1998/07/05  22:47:57
1532         Log: make read() return undef on errors as documented, and clarify docs
1533      Branch: perl
1534            ! pod/perlfunc.pod pp_sys.c
1535 ____________________________________________________________________________
1536 [  1327] By: gsar                                  on 1998/07/05  22:11:21
1537         Log: fix getc() to return empty string instead of undef on eof, as it was
1538              documented to behave; still returns undef on error
1539      Branch: perl
1540            ! pp_sys.c
1541 ____________________________________________________________________________
1542 [  1326] By: gsar                                  on 1998/07/05  21:53:30
1543         Log: patch whitespace-mutiliated; applied manually
1544              From: Hans Mulder <hansm@icgroup.nl>
1545              Date: Sun,  5 Jul 98 23:23:20 +0200
1546              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
1547              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
1548      Branch: perl
1549            ! ext/Errno/Errno_pm.PL
1550 ____________________________________________________________________________
1551 [  1325] By: gsar                                  on 1998/07/05  21:38:39
1552         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
1553              From: Tom Christiansen <tchrist@jhereg.perl.com>
1554              Date: Sun, 05 Jul 1998 09:15:22 -0500
1555              Subject: Re: docpatch 
1556              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
1557      Branch: perl
1558            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
1559            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
1560            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
1561            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
1562            ! pod/perlrun.pod
1563 ____________________________________________________________________________
1564 [  1324] By: gsar                                  on 1998/07/05  21:06:56
1565         Log: applied patch, and undid change#1302 which it made unnecessary
1566              From: Billy <wdconsta@cs.adelaide.edu.au>
1567              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
1568              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
1569              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
1570      Branch: perl
1571            ! t/lib/h2ph.t utils/h2ph.PL
1572 ____________________________________________________________________________
1573 [  1323] By: gsar                                  on 1998/07/05  20:56:39
1574         Log: fix t/lib/fields.t's @INC so make test runs
1575      Branch: perl
1576            ! t/lib/fields.t
1577 ____________________________________________________________________________
1578 [  1322] By: gsar                                  on 1998/07/05  20:26:43
1579         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
1580      Branch: perl
1581            ! gv.c gv.h toke.c
1582 ____________________________________________________________________________
1583 [  1321] By: gsar                                  on 1998/07/05  07:41:50
1584         Log: sundry win32 config tweaks
1585      Branch: perl
1586            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
1587            ! win32/config.gc win32/config.vc win32/config_H.bc
1588            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
1589            ! win32/config_sh.PL win32/makefile.mk
1590 ____________________________________________________________________________
1591 [  1320] By: gsar                                  on 1998/07/05  06:30:35
1592         Log: update Changes
1593      Branch: perl
1594            ! Changes
1595 ____________________________________________________________________________
1596 [  1319] By: gsar                                  on 1998/07/05  06:27:37
1597         Log: add ck_sysread() for better sysread/read/recv sanity
1598      Branch: perl
1599            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
1600            ! opcode.pl proto.h
1601 ____________________________________________________________________________
1602 [  1318] By: gsar                                  on 1998/07/05  04:34:05
1603         Log: From: Stephen McCamant <alias@mcs.com>
1604              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
1605              Subject: [PATCH] Document B::Deparse, add pp_threadsv
1606              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
1607      Branch: perl
1608            ! ext/B/B/Deparse.pm
1609 ____________________________________________________________________________
1610 [  1317] By: gsar                                  on 1998/07/05  04:15:25
1611         Log: added patch with tweak to doc
1612              From: Chip Salzenberg <chip@perl.org>
1613              Message-ID: <19980704205136.A16319@perlsupport.com>
1614              Date: Sat, 4 Jul 1998 20:51:36 -0400
1615              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
1616      Branch: perl
1617            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
1618 ____________________________________________________________________________
1619 [  1316] By: gsar                                  on 1998/07/05  03:56:22
1620         Log: Porting/Glossary goes podly into Config.pm
1621      Branch: perl
1622            ! Porting/Glossary configpm
1623 ____________________________________________________________________________
1624 [  1315] By: gsar                                  on 1998/07/05  02:50:18
1625         Log: add suggested tool as an example in ExtUtils::Packlist
1626              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
1627              Message-Id: <199807031028.LAA10456@sale-wts>
1628              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
1629              Subject: Re: [make install] another horror story
1630      Branch: perl
1631            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
1632 ____________________________________________________________________________
1633 [  1314] By: gsar                                  on 1998/07/05  02:28:04
1634         Log: avoid race condition (storing ptr to SV before incrementing its
1635              REFCNT) and warning in newRV()
1636      Branch: perl
1637            ! sv.c
1638 ____________________________________________________________________________
1639 [  1313] By: gsar                                  on 1998/07/05  02:06:40
1640         Log: applied suggested fix for xhv_array sizing, with portability tweaks
1641              From: Gisle Aas <gisle@aas.no>
1642              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1643              Date: 04 Jul 1998 10:20:35 +0200
1644              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
1645      Branch: perl
1646            ! hv.c
1647 ____________________________________________________________________________
1648 [  1312] By: gsar                                  on 1998/07/05  01:36:45
1649         Log: From: Gisle Aas <gisle@aas.no>
1650              Subject: [PATCH] hv_max may be a few too many
1651              Date: 04 Jul 1998 09:28:46 +0200
1652              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
1653      Branch: perl
1654            ! doop.c
1655 ____________________________________________________________________________
1656 [  1311] By: gsar                                  on 1998/07/05  00:35:27
1657         Log: patchlevel up to 5.004_70, various tweaks
1658              * fix taint problems due to maintbranch regression
1659              * PERL_OBJECT now builds again
1660              * deal with C++ strong-typing problems in hv.c
1661              * fix mismatch in "reserved word" diagnostic
1662      Branch: perl
1663            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
1664            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
1665 ____________________________________________________________________________
1666 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
1667         Log: Remove old RE //t flag from scan_subst().
1668      Branch: maint-5.004/perl
1669            ! toke.c
1670 ____________________________________________________________________________
1671 [  1309] By: gsar                                  on 1998/07/04  08:32:53
1672         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
1673      Branch: perl
1674            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
1675 ____________________________________________________________________________
1676 [  1307] By: gsar                                  on 1998/07/04  07:00:14
1677         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
1678      Branch: perl
1679            ! pp_hot.c t/op/local.t
1680 ____________________________________________________________________________
1681 [  1306] By: gsar                                  on 1998/07/04  05:52:34
1682         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
1683              From: joshua.pritikin@db.com
1684              Date: Wed, 1 Jul 1998 10:09:43 -0400
1685              Message-Id: <H00000e500086fb3@MHS>
1686              Subject: [PATCH _69] sv_2mortal fix
1687      Branch: perl
1688            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
1689 ____________________________________________________________________________
1690 [  1305] By: gsar                                  on 1998/07/04  05:46:42
1691         Log: add patch preextend global string table, tweak for 512 entries
1692              From: Gisle Aas <gisle@aas.no>
1693              Date: 04 Jul 1998 01:04:08 +0200
1694              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1695              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
1696      Branch: perl
1697            ! perl.c
1698 ____________________________________________________________________________
1699 [  1304] By: gsar                                  on 1998/07/04  05:40:35
1700         Log: simplify xhv_array sizing
1701              From: Gisle Aas <gisle@aas.no>
1702              Date: 04 Jul 1998 00:49:42 +0200
1703              Subject: Re: [PATCH] Re: perl5.004_69 core dump
1704              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
1705      Branch: perl
1706            ! hv.c
1707 ____________________________________________________________________________
1708 [  1303] By: gsar                                  on 1998/07/04  05:37:29
1709         Log: make 4-arg win32_select() sleep more reasonably on false values
1710              From: Blair Zajac <blair@gps.caltech.edu>
1711              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
1712              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
1713              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1714              --
1715              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
1716              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
1717              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
1718      Branch: perl
1719            ! win32/win32sck.c
1720 ____________________________________________________________________________
1721 [  1302] By: gsar                                  on 1998/07/04  05:32:50
1722         Log: adjust h2ph.t for dos-specific problem
1723              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1724              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
1725              Date: Fri, 3 Jul 1998 23:45:25 +0200
1726              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
1727      Branch: perl
1728            ! t/lib/h2ph.t
1729 ____________________________________________________________________________
1730 [  1301] By: gsar                                  on 1998/07/04  05:31:04
1731         Log: fix CPAN.pm problem, OS2 tweaks
1732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1733              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
1734              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
1735              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
1736      Branch: perl
1737            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
1738            ! lib/ExtUtils/MakeMaker.pm
1739 ____________________________________________________________________________
1740 [  1300] By: gsar                                  on 1998/07/04  05:27:20
1741         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1742              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
1743              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
1744              Subject: [PATCH 5.004_68] Add elc target to to makefile
1745      Branch: perl
1746            ! Makefile.SH
1747 ____________________________________________________________________________
1748 [  1299] By: gsar                                  on 1998/07/04  05:25:56
1749         Log: newer emacs/cperl-mode.el (via private mail)
1750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1751              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
1752              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
1753              Subject: [PATCH 5.004_68] cperl-mode
1754      Branch: perl
1755            ! emacs/cperl-mode.el
1756 ____________________________________________________________________________
1757 [  1298] By: gsar                                  on 1998/07/04  05:22:41
1758         Log: From: Dominic Dunlop <domo@computer.org>
1759              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
1760              Date: Thu, 2 Jul 1998 22:57:26 +0000
1761              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
1762      Branch: perl
1763            ! hints/machten.sh malloc.c
1764 ____________________________________________________________________________
1765 [  1297] By: gsar                                  on 1998/07/04  05:20:52
1766         Log: allow a flags args to fbm_instr() for future needs
1767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1768              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
1769              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
1770              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
1771      Branch: perl
1772            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
1773 ____________________________________________________________________________
1774 [  1296] By: gsar                                  on 1998/07/04  05:16:15
1775         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1776              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
1777              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
1778              Subject: [PATCH 5.004_69] INSTALL-1.39
1779      Branch: perl
1780            ! INSTALL
1781 ____________________________________________________________________________
1782 [  1295] By: gsar                                  on 1998/07/04  05:15:05
1783         Log: Configure update
1784              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
1785              Date: Wed, 1 Jul 98 23:07:50 EDT
1786              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
1787              Subject: [PATCH 5.004_69] Config_69-01
1788      Branch: perl
1789            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
1790            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
1791            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
1792 ____________________________________________________________________________
1793 [  1294] By: gsar                                  on 1998/07/04  05:10:25
1794         Log: add perlbug -F switch to save message to file
1795              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1796              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
1797              Date: Wed, 1 Jul 1998 21:14:22 +0200
1798              Subject: Re: [PATCH 5.004_69] perlbug -fok
1799      Branch: perl
1800            ! Makefile.SH utils/perlbug.PL
1801 ____________________________________________________________________________
1802 [  1293] By: gsar                                  on 1998/07/04  05:06:52
1803         Log: catch nonexistent backrefs in REs
1804              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1805              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
1806              Date: Wed, 1 Jul 1998 20:14:05 +0200
1807              Subject: Re: [PATCH _66] for bad backrefs
1808              --
1809              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
1810              Date: Wed, 1 Jul 1998 20:47:16 +0200
1811              Subject: Re: [PATCH _66] for bad backrefs
1812      Branch: perl
1813            ! regcomp.c t/op/re_tests util.c
1814 ____________________________________________________________________________
1815 [  1292] By: gsar                                  on 1998/07/04  05:02:01
1816         Log: fix perlcc to not rm output file, and other -w(arts)
1817      Branch: perl
1818            ! utils/perlcc.PL
1819 ____________________________________________________________________________
1820 [  1291] By: gsar                                  on 1998/07/04  04:30:03
1821         Log: ignore stash entries that are not GVs in dump.c
1822      Branch: perl
1823            ! dump.c
1824 ____________________________________________________________________________
1825 [  1290] By: gsar                                  on 1998/07/04  03:55:10
1826         Log: cleaner page headers from pod2man
1827      Branch: perl
1828            ! pod/pod2man.PL
1829 ____________________________________________________________________________
1830 [  1288] By: gsar                                  on 1998/07/04  03:16:39
1831         Log: tweaks to Getopt::Std
1832              From: Robin Barker <rmb1@cise.npl.co.uk>
1833              Date: Tue, 30 Jun 98 14:45:49 BST
1834              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
1835              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
1836              --
1837              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
1838              To: perl5-porters@perl.org
1839              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
1840      Branch: perl
1841            ! lib/Getopt/Std.pm
1842 ____________________________________________________________________________
1843 [  1287] By: gsar                                  on 1998/07/04  03:13:02
1844         Log: added patch, with tweaks
1845              From: Gisle Aas <gisle@aas.no>
1846              Date: 03 Jul 1998 00:50:15 +0200
1847              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
1848              Subject: [PATCH] Some AVHV documentation
1849      Branch: perl
1850            ! pod/perlref.pod
1851 ____________________________________________________________________________
1852 [  1286] By: gsar                                  on 1998/07/04  02:53:26
1853         Log: applied patch with tweaks to prose
1854              From: Gisle Aas <gisle@aas.no>
1855              Subject: [PATCH] Simplified AVHV support
1856              Date: 30 Jun 1998 13:34:07 +0200
1857              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
1858      Branch: perl
1859            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
1860            ! pp.c proto.h t/op/avhv.t
1861 ____________________________________________________________________________
1862 [  1285] By: gsar                                  on 1998/07/04  02:30:48
1863         Log: tweak doc for ".."
1864              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1865              Subject: [PATCH] pod for scalar ..
1866              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
1867              Date: Tue, 30 Jun 1998 12:14:50 +0100
1868      Branch: perl
1869            ! pod/perlop.pod
1870 ____________________________________________________________________________
1871 [  1284] By: gsar                                  on 1998/07/04  02:28:43
1872         Log: fix use of uninitialized var in pp_unpack()
1873              From: Jarkko Hietaniemi <jhi@iki.fi>
1874              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
1875              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
1876              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
1877      Branch: perl
1878            ! pp.c
1879 ____________________________________________________________________________
1880 [  1283] By: gsar                                  on 1998/07/04  02:26:37
1881         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1882              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
1883              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
1884              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
1885      Branch: perl
1886            ! lib/Text/ParseWords.pm
1887 ____________________________________________________________________________
1888 [  1282] By: gsar                                  on 1998/07/04  02:24:32
1889         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
1890              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
1891              Date: Mon, 29 Jun 1998 16:53:56 -0700
1892              Subject: [PATCH 5.004_69]README.vms doc patch
1893              --
1894              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
1895              Date: Mon, 29 Jun 1998 16:51:25 -0700
1896              --
1897              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
1898              Date: Thu, 02 Jul 1998 13:53:57 -0700
1899              Subject: [PATCH 5.004_69]VMS filetest operator fixup
1900      Branch: perl
1901            ! README.vms vms/descrip_mms.template vms/vms.c
1902 ____________________________________________________________________________
1903 [  1281] By: gsar                                  on 1998/07/04  02:17:48
1904         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1905              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
1906              Date: Mon, 29 Jun 1998 16:46:25 -0700
1907              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
1908      Branch: perl
1909            ! vms/subconfigure.com
1910 ____________________________________________________________________________
1911 [  1280] By: gsar                                  on 1998/07/04  02:16:03
1912         Log: don't attempt to copy directories on VMS
1913              From: Dan Sugalski <sugalskd@osshe.edu>
1914              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
1915              Date: Mon, 29 Jun 1998 16:31:29 -0700
1916              Subject: [PATCH 5.004_69]Tweak to installperl
1917      Branch: perl
1918            ! installperl
1919 ____________________________________________________________________________
1920 [  1279] By: gsar                                  on 1998/07/04  02:09:26
1921         Log: add 'installhtml*dir' to win32 config templates
1922              From: "Douglas Lankshear" <dougl@ActiveState.com>
1923              Subject: [PATCH 5.004_68] For Win32 config
1924              Date: Mon, 29 Jun 1998 09:00:13 -0700
1925              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
1926      Branch: perl
1927            ! win32/config.bc win32/config.gc win32/config.vc
1928 ____________________________________________________________________________
1929 [  1278] By: gsar                                  on 1998/07/04  02:06:23
1930         Log: implemented described fix for h2ph hanging on "enum"
1931              From: Billy <wdconsta@cs.adelaide.edu.au>
1932              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
1933              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
1934              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
1935      Branch: perl
1936            ! utils/h2ph.PL
1937 ____________________________________________________________________________
1938 [  1277] By: gsar                                  on 1998/07/04  01:51:47
1939         Log: merge changes#1210,1211,1270 from maintbranch
1940      Branch: perl
1941            + lib/re.pm
1942            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
1943            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
1944            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
1945 ____________________________________________________________________________
1946 [  1276] By: gsar                                  on 1998/07/04  00:33:37
1947         Log: deprecate use of reserved word "our" (Larry's idea)
1948              Date: Mon, 22 Jun 1998 08:55:09 -0700
1949              From: larry@wall.org (Larry Wall)
1950              Message-Id: <199806221555.IAA07212@wall.org>
1951              Subject: Re: our
1952      Branch: perl
1953            ! pod/perldiag.pod toke.c
1954 ____________________________________________________________________________
1955 [  1275] By: nick                                  on 1998/07/02  18:36:59
1956         Log: Integrate mainline, just to keep up.
1957      Branch: ansiperl
1958           +> t/lib/fields.t
1959            - lib/Math/Trig/Radial.pm
1960           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
1961           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
1962           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
1963           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
1964           !> win32/config.bc win32/config.gc win32/config.vc
1965           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
1966           !> win32/win32iop.h
1967 ____________________________________________________________________________
1968 [  1274] By: gsar                                  on 1998/07/02  16:47:20
1969         Log: tweak win32/config.* variables
1970      Branch: perl
1971            ! win32/config.bc win32/config.gc win32/config.vc
1972 ____________________________________________________________________________
1973 [  1273] By: gsar                                  on 1998/07/02  16:33:53
1974         Log: export opendir() set of functions on win32
1975      Branch: perl
1976            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
1977            ! win32/win32iop.h
1978 ____________________________________________________________________________
1979 [  1272] By: gsar                                  on 1998/07/01  23:21:49
1980         Log: fix C<@a = (%a = 1)> bizarreness
1981      Branch: perl
1982            ! pp_hot.c
1983 ____________________________________________________________________________
1984 [  1271] By: gsar                                  on 1998/06/30  22:49:39
1985         Log: document perltrap on precedence of keys/values/each
1986      Branch: perl
1987            ! pod/perltrap.pod
1988 ____________________________________________________________________________
1989 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
1990         Log: Added lib/re.pm missing from change 1210
1991      Branch: maint-5.004/perl
1992            + lib/re.pm
1993 ____________________________________________________________________________
1994 [  1269] By: gsar                                  on 1998/06/30  08:20:52
1995         Log: From:    Murray Nesbitt <murray@ActiveState.com>
1996              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
1997              Date:    Mon, 29 Jun 1998 14:30:59 PDT
1998              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
1999      Branch: perl
2000            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2001 ____________________________________________________________________________
2002 [  1268] By: gsar                                  on 1998/06/30  05:38:34
2003         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
2004              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
2005              Date:    Mon, 29 Jun 1998 15:04:57 -0000
2006              Subject: [PATCH perl5.004_69] perldoc.PL
2007      Branch: perl
2008            ! utils/perldoc.PL
2009 ____________________________________________________________________________
2010 [  1267] By: gsar                                  on 1998/06/30  05:34:06
2011         Log: add patch to integrate Math::Trig::Radial into Math::Trig
2012              From: Jarkko Hietaniemi <jhi@iki.fi>
2013              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
2014              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
2015              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
2016      Branch: perl
2017            - lib/Math/Trig/Radial.pm
2018            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
2019 ____________________________________________________________________________
2020 [  1266] By: gsar                                  on 1998/06/30  05:17:33
2021         Log: From:    Gisle Aas <gisle@aas.no>
2022              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
2023              Date:    29 Jun 1998 12:36:09 +0200
2024              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
2025      Branch: perl
2026            + t/lib/fields.t
2027            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
2028            ! t/op/array.t
2029 ____________________________________________________________________________
2030 [  1265] By: gsar                                  on 1998/06/30  05:12:57
2031         Log: tweaks to overloaded constants (change#1259)
2032      Branch: perl
2033            ! scope.c scope.h toke.c
2034 ____________________________________________________________________________
2035 [  1264] By: nick                                  on 1998/06/29  17:38:03
2036         Log: Integrate mainline c. _69 to ansiperl
2037      Branch: ansiperl
2038           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
2039           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
2040           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
2041           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
2042           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
2043           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
2044           !> (integrate 100 files)
2045
2046 ----------------
2047 Version 5.004_69
2048 ----------------
2049
2050 ____________________________________________________________________________
2051 [  1263] By: gsar                                  on 1998/06/29  09:17:28
2052         Log: update Changes and perlhist.pod
2053      Branch: perl
2054            ! Changes pod/perlhist.pod
2055 ____________________________________________________________________________
2056 [  1262] By: gsar                                  on 1998/06/29  08:26:36
2057         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
2058              under several build configurations)
2059      Branch: perl
2060            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
2061            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
2062            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2063 ____________________________________________________________________________
2064 [  1261] By: gsar                                  on 1998/06/29  06:51:10
2065         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
2066      Branch: perl
2067            ! scope.h
2068 ____________________________________________________________________________
2069 [  1260] By: gsar                                  on 1998/06/29  06:46:12
2070         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
2071              Date:    Mon, 29 Jun 1998 08:10:46 +0200
2072              From:    ts <decoux@moulon.inra.fr>
2073              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
2074      Branch: perl
2075            ! pod/perlembed.pod
2076 ____________________________________________________________________________
2077 [  1259] By: gsar                                  on 1998/06/29  06:01:35
2078         Log: added patch for overloading constants, made PERL_OBJECT-aware
2079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2080              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
2081              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
2082      Branch: perl
2083            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
2084            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
2085            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
2086            ! t/pragma/overload.t toke.c
2087 ____________________________________________________________________________
2088 [  1258] By: gsar                                  on 1998/06/29  05:32:25
2089         Log: fix Socket.pm typo from change#1240
2090      Branch: perl
2091            ! ext/Socket/Socket.pm
2092 ____________________________________________________________________________
2093 [  1257] By: gsar                                  on 1998/06/29  05:09:24
2094         Log: applied patch, tweak for threads awareness
2095              From: Albert Dvornik <bert@genscan.com>
2096              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
2097              Date: 24 Jun 1998 19:33:09 -0400
2098              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
2099      Branch: perl
2100            + t/op/goto_xs.t
2101            ! MANIFEST pp_ctl.c
2102 ____________________________________________________________________________
2103 [  1256] By: gsar                                  on 1998/06/29  03:34:18
2104         Log: applied patch, fixed one more leak, tweaked whitespace bugs
2105              From: Guy Decoux <decoux@moulon.inra.fr>
2106              (via)
2107              Date: Fri, 26 Jun 1998 09:59:32 -0400
2108              From: "Chunhui Teng" <cteng@nortel.ca>
2109              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
2110              Subject: Memory leak in Perl 5.004 and the fix
2111      Branch: perl
2112            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2113 ____________________________________________________________________________
2114 [  1255] By: gsar                                  on 1998/06/29  02:50:37
2115         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
2116              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
2117              Date: 28 Jun 1998 23:47:07 +0200
2118              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
2119      Branch: perl
2120            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2121 ____________________________________________________________________________
2122 [  1254] By: gsar                                  on 1998/06/28  21:35:02
2123         Log: From: joshua.pritikin@db.com
2124              Date: Fri, 26 Jun 1998 09:34:34 -0400
2125              Message-Id: <H00000e500081d23@MHS>
2126              Subject: [PATCH _68] PUSHSTACK renovation
2127      Branch: perl
2128            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
2129 ____________________________________________________________________________
2130 [  1253] By: gsar                                  on 1998/06/28  21:21:22
2131         Log: From: Stephen McCamant <alias@mcs.com>
2132              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
2133              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
2134              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
2135      Branch: perl
2136            ! perlvars.h sv.c
2137 ____________________________________________________________________________
2138 [  1252] By: gsar                                  on 1998/06/28  21:16:34
2139         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2140              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
2141              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
2142              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
2143      Branch: perl
2144            ! regcomp.c
2145 ____________________________________________________________________________
2146 [  1251] By: gsar                                  on 1998/06/28  21:14:32
2147         Log: add Math/Trig/Radial.pm, update MANIFEST
2148              From: Jarkko Hietaniemi <jhi@iki.fi>
2149              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
2150              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
2151              Subject: Math::Trig::Radial ?
2152      Branch: perl
2153            + lib/Math/Trig/Radial.pm
2154            ! MANIFEST
2155 ____________________________________________________________________________
2156 [  1250] By: gsar                                  on 1998/06/28  21:09:48
2157         Log: applied patch, tweaked doc, and regen regnodes.h
2158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2159              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
2160              Subject: [PATCH 5.004_68] \z in RE
2161              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
2162      Branch: perl
2163            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
2164            ! t/op/re_tests t/op/regexp.t toke.c
2165 ____________________________________________________________________________
2166 [  1249] By: gsar                                  on 1998/06/28  20:56:38
2167         Log: From: mike@bill.iac.net
2168              Message-ID: <19980627034913.A32220@bill.minivend.com>
2169              Date: Sat, 27 Jun 1998 03:49:13 +0000
2170              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
2171      Branch: perl
2172            ! lib/Text/ParseWords.pm t/lib/parsewords.t
2173 ____________________________________________________________________________
2174 [  1248] By: gsar                                  on 1998/06/28  20:54:43
2175         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2176              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
2177              Subject: [PATCH] Fix ptags
2178              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
2179      Branch: perl
2180            ! emacs/ptags
2181 ____________________________________________________________________________
2182 [  1247] By: gsar                                  on 1998/06/28  20:42:54
2183         Log: apply patch sent via private mail
2184              From: Stephen McCamant <alias@mcs.com>
2185              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
2186              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
2187              Subject: Re: Enhanced B::Deparse 
2188      Branch: perl
2189            ! ext/B/B/Deparse.pm
2190 ____________________________________________________________________________
2191 [  1246] By: gsar                                  on 1998/06/28  20:38:24
2192         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2193              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
2194              Subject: [PATCH 5.004_68] pat.t tests
2195              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
2196      Branch: perl
2197            ! t/op/pat.t
2198 ____________________________________________________________________________
2199 [  1245] By: gsar                                  on 1998/06/28  20:36:08
2200         Log: From: joshua.pritikin@db.com
2201              Date: Fri, 26 Jun 1998 10:02:32 -0400
2202              Message-Id: <H00000e500081d28@MHS>
2203              Subject: [PATCH _68] improve recursive error messages!
2204      Branch: perl
2205            ! gv.c pod/perldiag.pod universal.c
2206 ____________________________________________________________________________
2207 [  1244] By: gsar                                  on 1998/06/28  20:09:02
2208         Log: From: Dominic Dunlop <domo@vo.lu>
2209              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
2210              Date: Thu, 25 Jun 1998 17:46:55 +0000
2211              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
2212              to op/pat.t; add tests for a few  more regexp parse failures etc.
2213      Branch: perl
2214            ! t/op/pat.t t/op/re_tests t/op/regexp.t
2215 ____________________________________________________________________________
2216 [  1243] By: gsar                                  on 1998/06/28  20:06:30
2217         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
2218              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2219              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
2220              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
2221              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
2222      Branch: perl
2223            ! perl_exp.SH
2224 ____________________________________________________________________________
2225 [  1242] By: gsar                                  on 1998/06/28  20:01:28
2226         Log: 
2227              From: Gisle Aas <gisle@aas.no>
2228              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
2229              Date: 25 Jun 1998 10:32:43 +0200
2230              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
2231      Branch: perl
2232            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
2233 ____________________________________________________________________________
2234 [  1241] By: gsar                                  on 1998/06/28  19:55:11
2235         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
2236              From: Stephen McCamant <alias@mcs.com>
2237              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
2238              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
2239              Subject: [PATCH REPOST] refgen in opcode.pl
2240      Branch: perl
2241            ! opcode.h opcode.pl
2242 ____________________________________________________________________________
2243 [  1240] By: gsar                                  on 1998/06/28  19:46:29
2244         Log: From: Chris Nandor <pudge@pobox.com>
2245              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
2246              Date: Wed, 24 Jun 1998 19:58:28 -0400
2247              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
2248      Branch: perl
2249            ! ext/Socket/Socket.pm
2250 ____________________________________________________________________________
2251 [  1239] By: gsar                                  on 1998/06/28  19:44:19
2252         Log: From: Gisle Aas <gisle@aas.no>
2253              Subject: [PATCH] Optimize foreach (1..1000000)
2254              Date: 24 Jun 1998 20:26:48 +0200
2255              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
2256      Branch: perl
2257            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
2258            ! pp_hot.c t/op/range.t
2259 ____________________________________________________________________________
2260 [  1238] By: gsar                                  on 1998/06/28  19:28:13
2261         Log: avoid creation of %^R
2262              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2263              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
2264              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
2265              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
2266      Branch: perl
2267            ! perl.c t/op/splice.t
2268 ____________________________________________________________________________
2269 [  1237] By: gsar                                  on 1998/06/28  19:23:40
2270         Log: From: Gisle Aas <gisle@aas.no>
2271              Subject: [PATCH] Negative LENGTH argument to splice
2272              Date: 24 Jun 1998 15:11:35 +0200
2273              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
2274      Branch: perl
2275            + t/op/splice.t
2276            ! MANIFEST pod/perlfunc.pod pp.c
2277 ____________________________________________________________________________
2278 [  1236] By: gsar                                  on 1998/06/28  19:18:29
2279         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2280              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
2281              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
2282              Date: Wed, 24 Jun 1998 13:13:02 +0100
2283      Branch: perl
2284            ! pod/perldiag.pod pod/perlsec.pod
2285 ____________________________________________________________________________
2286 [  1235] By: gsar                                  on 1998/06/28  19:16:13
2287         Log: Complex.pm update
2288              From: Jarkko Hietaniemi <jhi@iki.fi>
2289              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
2290              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
2291              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
2292      Branch: perl
2293            ! lib/Math/Complex.pm t/lib/complex.t
2294 ____________________________________________________________________________
2295 [  1234] By: gsar                                  on 1998/06/28  19:13:05
2296         Log: disable perl malloc on UNICOS for now
2297              From: Jarkko Hietaniemi <jhi@iki.fi>
2298              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
2299              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
2300              Subject: [PATCH] 5.004_68: UNICOS hints
2301      Branch: perl
2302            ! hints/unicos.sh
2303 ____________________________________________________________________________
2304 [  1233] By: gsar                                  on 1998/06/28  19:10:53
2305         Log: fixes unpack("q"...), and semctl() tests for UNICOS
2306              From: Jarkko Hietaniemi <jhi@iki.fi>
2307              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
2308              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
2309              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
2310      Branch: perl
2311            ! pp.c t/op/ipcsem.t t/op/pack.t
2312 ____________________________________________________________________________
2313 [  1232] By: gsar                                  on 1998/06/28  19:01:23
2314         Log: tweak various places for iperlsys.h awareness
2315      Branch: perl
2316            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
2317            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
2318 ____________________________________________________________________________
2319 [  1231] By: gsar                                  on 1998/06/28  18:37:07
2320         Log: add a perlio.h stub for compat (some extensions seem to #include it)
2321      Branch: perl
2322            + perlio.h
2323 ____________________________________________________________________________
2324 [  1230] By: gsar                                  on 1998/06/28  18:35:23
2325         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
2326              Date: Wed, 24 Jun 1998 00:37:01 +0200
2327              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2328              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
2329      Branch: perl
2330            ! pod/pod2text.PL
2331 ____________________________________________________________________________
2332 [  1229] By: gsar                                  on 1998/06/28  18:33:42
2333         Log: hand apply mutiliated patch
2334              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
2335              Date: Tue, 23 Jun 1998 11:41:00 -0700
2336              From: Dan Sugalski <sugalskd@osshe.edu>
2337              Subject: [PATCH 5.004_68]Configure update for VMS
2338      Branch: perl
2339            ! configure.com vms/descrip_mms.template vms/subconfigure.com
2340 ____________________________________________________________________________
2341 [  1228] By: gsar                                  on 1998/06/28  17:17:35
2342         Log: hand apply whitespace mutiliated patch
2343              Date: Tue, 23 Jun 98 16:38:06 BST
2344              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
2345              From: Robin Barker <rmb1@cise.npl.co.uk>
2346              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
2347      Branch: perl
2348            ! utils/perlbug.PL
2349 ____________________________________________________________________________
2350 [  1227] By: gsar                                  on 1998/06/28  17:14:34
2351         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
2352              From: Tom Phoenix <rootbeer@teleport.com>
2353              Subject: [PATCH] documenting close without arguments
2354              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
2355      Branch: perl
2356            ! pod/perlfunc.pod
2357 ____________________________________________________________________________
2358 [  1226] By: gsar                                  on 1998/06/28  17:12:56
2359         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
2360              From: Tom Phoenix <rootbeer@teleport.com>
2361              Subject: Better diags for vars.pm
2362              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
2363      Branch: perl
2364            ! lib/vars.pm
2365 ____________________________________________________________________________
2366 [  1225] By: gsar                                  on 1998/06/28  17:05:59
2367         Log: hand apply whitespace mutiliated perldoc.PL patches
2368              Date: Tue, 23 Jun 98 15:49:52 BST
2369              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
2370              From: Robin Barker <rmb1@cise.npl.co.uk>
2371              Subject: PATCH [5.004_68] perldoc.PL
2372              --
2373              Date: Fri, 26 Jun 98 17:50:05 BST
2374              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
2375              From: Robin Barker <rmb1@cise.npl.co.uk>
2376              Subject: [PATCH 5.004_68] perldoc.PL
2377      Branch: perl
2378            ! utils/perldoc.PL
2379 ____________________________________________________________________________
2380 [  1224] By: gsar                                  on 1998/06/28  16:50:59
2381         Log: integrate ansiperl to get makedef.pl tweak
2382      Branch: perl
2383            ! Porting/pumpkin.pod win32/makedef.pl
2384 ____________________________________________________________________________
2385 [  1223] By: gsar                                  on 1998/06/28  16:33:32
2386         Log: add CGI-2.42, its and testsuite
2387      Branch: perl
2388            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
2389            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
2390            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
2391            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
2392            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
2393            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
2394            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
2395            ! lib/CGI/Switch.pm
2396 ____________________________________________________________________________
2397 [  1222] By: gsar                                  on 1998/06/28  15:28:29
2398         Log: enable Errno build on win32, add Errno-1.08 files to repository
2399      Branch: perl
2400            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
2401            + ext/Errno/Makefile.PL t/lib/errno.t
2402            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
2403            ! win32/config.vc win32/makefile.mk
2404 ____________________________________________________________________________
2405 [  1221] By: gsar                                  on 1998/06/28  14:34:06
2406         Log: tweak win32 config templates for cpp
2407      Branch: perl
2408            ! win32/config.bc win32/config.gc win32/config.vc
2409 ____________________________________________________________________________
2410 [  1220] By: nick                                  on 1998/06/26  16:46:13
2411         Log: Integrate mainline
2412      Branch: ansiperl
2413           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2414           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
2415           !> util.c win32/win32.h
2416 ____________________________________________________________________________
2417 [  1219] By: gsar                                  on 1998/06/26  04:33:57
2418         Log: make find_script() return saved string, reenable missing diagnostics
2419      Branch: perl
2420            ! perl.c util.c
2421 ____________________________________________________________________________
2422 [  1218] By: gsar                                  on 1998/06/25  23:24:53
2423         Log: avoid warning with -P switch
2424      Branch: perl
2425            ! perl.c
2426 ____________________________________________________________________________
2427 [  1217] By: gsar                                  on 1998/06/25  22:06:58
2428         Log: don't suppress display of Makefile recipes that invoke perl
2429      Branch: perl
2430            ! Makefile.SH
2431 ____________________________________________________________________________
2432 [  1216] By: gsar                                  on 1998/06/25  21:32:06
2433         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
2434              in RVs
2435      Branch: perl
2436            ! sv.c
2437 ____________________________________________________________________________
2438 [  1215] By: gsar                                  on 1998/06/25  18:56:59
2439         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
2440      Branch: perl
2441            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2442 ____________________________________________________________________________
2443 [  1214] By: gsar                                  on 1998/06/25  18:11:22
2444         Log: add FILE_SHARE_DELETE ifndef in win32.h
2445      Branch: perl
2446            ! win32/win32.h
2447 ____________________________________________________________________________
2448 [  1213] By: nick                                  on 1998/06/24  17:18:59
2449         Log: Correct perl malloc tweak to .def generation
2450      Branch: ansiperl
2451            ! win32/makedef.pl
2452 ____________________________________________________________________________
2453 [  1212] By: gsar                                  on 1998/06/24  12:40:13
2454         Log: check in what change#1182 didn't, and Changes
2455      Branch: perl
2456            ! Changes pod/perlre.pod pod/perlvar.pod
2457 ____________________________________________________________________________
2458 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
2459         Log: Update test count in t/lib/basename.t (see change 1210)
2460      Branch: maint-5.004/perl
2461            ! t/lib/basename.t
2462 ____________________________________________________________________________
2463 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
2464         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
2465              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
2466              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
2467              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
2468              <199805261143.MAA04260@toad.ig.co.uk>,
2469              <199805261235.IAA10371@aatma.engin.umich.edu>,
2470              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
2471              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
2472              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2473      Branch: maint-5.004/perl
2474            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
2475            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
2476            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
2477 ____________________________________________________________________________
2478 [  1209] By: nick                                  on 1998/06/23  21:33:34
2479         Log: Perl_malloced_size() only available with perl's malloc
2480      Branch: ansiperl
2481            ! win32/makefile.mk
2482 ____________________________________________________________________________
2483 [  1208] By: nick                                  on 1998/06/23  18:15:23
2484         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
2485              so see what has changed...
2486      Branch: ansiperl
2487           +> Porting/genlog iperlsys.h lib/File/Spec.pm
2488           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2489           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2490           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
2491           +> t/lib/filespec.t win32/perlhost.h
2492            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
2493            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
2494            - perlproc.h perlsock.h
2495           !> (integrate 96 files)
2496
2497 ----------------
2498 Version 5.004_68
2499 ----------------
2500
2501 ____________________________________________________________________________
2502 [  1207] By: gsar                                  on 1998/06/23  10:55:05
2503         Log: final touches to 5.004_68
2504      Branch: perl
2505            ! perl.c
2506 ____________________________________________________________________________
2507 [  1206] By: gsar                                  on 1998/06/23  10:50:10
2508         Log: more MULTIPLICITY tweaks
2509      Branch: perl
2510            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
2511            ! win32/config.gc win32/config.vc win32/config_H.bc
2512            ! win32/config_H.gc win32/config_H.vc
2513 ____________________________________________________________________________
2514 [  1205] By: gsar                                  on 1998/06/23  09:03:46
2515         Log: partial MULTIPLICITY cleanup
2516      Branch: perl
2517            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
2518            ! thrdvar.h
2519 ____________________________________________________________________________
2520 [  1204] By: gsar                                  on 1998/06/23  09:00:48
2521         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
2522      Branch: perl
2523            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
2524 ____________________________________________________________________________
2525 [  1203] By: gsar                                  on 1998/06/23  07:08:02
2526         Log: bump patchlevel to 68, Porting/makerel tweaks
2527      Branch: perl
2528            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
2529            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2530 ____________________________________________________________________________
2531 [  1202] By: gsar                                  on 1998/06/23  06:16:19
2532         Log: remove atomic.h pending resolution of licensing issues,
2533              EMULATE_ATOMIC_REFCOUNTS everywhere
2534      Branch: perl
2535            - atomic.h
2536            ! MANIFEST perl.h sv.h
2537 ____________________________________________________________________________
2538 [  1201] By: gsar                                  on 1998/06/23  06:06:23
2539         Log: applied patch, regen headers
2540              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2541              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
2542              Subject: [PATCH 5.004_67] Malloc size feedback
2543              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
2544      Branch: perl
2545            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
2546            ! pp_sys.c proto.h sv.c toke.c
2547 ____________________________________________________________________________
2548 [  1200] By: gsar                                  on 1998/06/23  05:59:09
2549         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
2550              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
2551              From: Stephen McCamant <alias@mcs.com>
2552              Subject: [PATCH] Inheritance of B:: classes
2553      Branch: perl
2554            ! ext/B/B.pm
2555 ____________________________________________________________________________
2556 [  1199] By: gsar                                  on 1998/06/23  05:57:58
2557         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
2558              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
2559              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
2560              Subject: [PATCH] _67: somebody said POSIX::mknod?
2561              From: Jarkko Hietaniemi <jhi@iki.fi>
2562      Branch: perl
2563            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
2564            ! ext/POSIX/POSIX.xs perl.h
2565 ____________________________________________________________________________
2566 [  1198] By: gsar                                  on 1998/06/23  05:48:56
2567         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
2568              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2569              Subject: PATCH [5.004_67] perldoc.PL
2570              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
2571      Branch: perl
2572            ! utils/perldoc.PL
2573 ____________________________________________________________________________
2574 [  1197] By: gsar                                  on 1998/06/23  05:47:24
2575         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
2576              Date: Mon, 22 Jun 1998 09:29:18 -0700
2577              From: Dan Sugalski <sugalskd@ous.edu>
2578              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
2579      Branch: perl
2580            ! lib/AutoSplit.pm
2581 ____________________________________________________________________________
2582 [  1196] By: gsar                                  on 1998/06/23  05:45:19
2583         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
2584              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
2585              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
2586              From: Jarkko Hietaniemi <jhi@iki.fi>
2587      Branch: perl
2588            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
2589 ____________________________________________________________________________
2590 [  1195] By: gsar                                  on 1998/06/23  05:43:32
2591         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
2592              Date: Mon, 22 Jun 1998 15:22:24 +0000
2593              From: Dominic Dunlop <domo@vo.lu>
2594              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
2595              update machten.sh to vary REG_INFTY
2596      Branch: perl
2597            ! hints/machten.sh t/op/re_tests t/op/regexp.t
2598 ____________________________________________________________________________
2599 [  1194] By: gsar                                  on 1998/06/23  05:38:36
2600         Log: filter out array subscripts when generating symbols for AIX
2601              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
2602              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
2603              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
2604              From: Jarkko Hietaniemi <jhi@iki.fi>
2605      Branch: perl
2606            ! perl_exp.SH
2607 ____________________________________________________________________________
2608 [  1193] By: gsar                                  on 1998/06/23  05:32:52
2609         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
2610              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
2611              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
2612              From: Lupe Christoph <lupe@alanya.m.isar.de>
2613              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
2614      Branch: perl
2615            ! hints/solaris_2.sh
2616 ____________________________________________________________________________
2617 [  1192] By: gsar                                  on 1998/06/23  05:27:13
2618         Log: add detailed changelogs and 'genlog'--the script which generates them
2619      Branch: perl
2620            + Porting/genlog
2621            ! Changes INSTALL
2622 ____________________________________________________________________________
2623 [  1191] By: gsar                                  on 1998/06/22  15:56:27
2624         Log: tweak win32 makefiles for PERL_OBJECT build
2625      Branch: perl
2626            ! win32/Makefile win32/makefile.mk
2627 ____________________________________________________________________________
2628 [  1190] By: gsar                                  on 1998/06/22  04:06:02
2629         Log: backout change#1178 as it was dependent on an unapplied patch,
2630              fix filespec.t to know its @INC
2631      Branch: perl
2632            ! sv.c t/lib/filespec.t
2633 ____________________________________________________________________________
2634 [  1189] By: gsar                                  on 1998/06/22  03:47:43
2635         Log: eliminate use of tokenbuf in util.c
2636      Branch: perl
2637            ! util.c
2638 ____________________________________________________________________________
2639 [  1188] By: gsar                                  on 1998/06/22  01:53:59
2640         Log: add patch that generates regnodes.h via regcomp.pl
2641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2642              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
2643              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
2644              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
2645      Branch: perl
2646            + regcomp.pl regcomp.sym regnodes.h
2647            ! MANIFEST Makefile.SH regcomp.h
2648 ____________________________________________________________________________
2649 [  1187] By: gsar                                  on 1998/06/22  01:42:21
2650         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2651              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
2652              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
2653              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
2654      Branch: perl
2655            ! pp_ctl.c pp_hot.c
2656 ____________________________________________________________________________
2657 [  1186] By: gsar                                  on 1998/06/22  01:14:14
2658         Log: merge relevant portions from maintbranch change#1155
2659      Branch: perl
2660            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
2661            ! pod/perlrun.pod pp_hot.c
2662 ____________________________________________________________________________
2663 [  1185] By: gsar                                  on 1998/06/22  00:59:28
2664         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2665              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
2666              Subject: [PATCH 5.004_67] Zero-length matching bug
2667              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
2668      Branch: perl
2669            ! regexec.c t/op/pat.t
2670 ____________________________________________________________________________
2671 [  1184] By: gsar                                  on 1998/06/22  00:57:27
2672         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
2673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2674              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
2675              Subject: Re: _67 not okay
2676              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
2677      Branch: perl
2678            ! malloc.c
2679 ____________________________________________________________________________
2680 [  1183] By: gsar                                  on 1998/06/22  00:53:37
2681         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2682              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
2683              Subject: [PATCH 5.004_67] Test study/re/
2684              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
2685      Branch: perl
2686            ! t/op/pat.t
2687 ____________________________________________________________________________
2688 [  1182] By: gsar                                  on 1998/06/21  21:25:07
2689         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2690              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
2691              Subject: [PATCH 5.004_67] $^R documented
2692              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
2693      Branch: perl
2694            ! pod/perlre.pod pod/perlvar.pod
2695 ____________________________________________________________________________
2696 [  1181] By: gsar                                  on 1998/06/21  21:23:41
2697         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2698              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
2699              Subject: [PATCH 5.004_67] Re docs
2700              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
2701      Branch: perl
2702            ! pod/perlop.pod pod/perlre.pod
2703 ____________________________________________________________________________
2704 [  1180] By: gsar                                  on 1998/06/21  21:22:16
2705         Log: adapted contents of message into comments in malloc.c and INSTALL
2706              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2707              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
2708              Subject: [5.004_67] malloc.c -Defines
2709              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
2710      Branch: perl
2711            ! INSTALL malloc.c
2712 ____________________________________________________________________________
2713 [  1179] By: gsar                                  on 1998/06/21  07:26:35
2714         Log: applied patch, with edits to the prose
2715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2716              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
2717              Subject: [PATCH 5.004_67] Error variables compared
2718              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
2719      Branch: perl
2720            ! pod/perlvar.pod
2721 ____________________________________________________________________________
2722 [  1178] By: gsar                                  on 1998/06/21  07:07:16
2723         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2724              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
2725              Subject: [PATCH 5.004_67] print study /re/ broken
2726              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
2727      Branch: perl
2728            ! sv.c
2729 ____________________________________________________________________________
2730 [  1177] By: gsar                                  on 1998/06/21  07:06:10
2731         Log: applied patch, tweaked wording
2732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2733              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
2734              Subject: [PATCH 5.004_67] Documentation patch for malloc
2735              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
2736      Branch: perl
2737            ! malloc.c pod/perldiag.pod
2738 ____________________________________________________________________________
2739 [  1176] By: gsar                                  on 1998/06/21  07:00:30
2740         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2741              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
2742              Subject: [PATCH 5.004_67] Cosmetic malloc patch
2743              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
2744      Branch: perl
2745            ! malloc.c
2746 ____________________________________________________________________________
2747 [  1175] By: gsar                                  on 1998/06/21  06:58:37
2748         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
2749              Date: Fri, 19 Jun 1998 16:00:57 -0700
2750              From: Dan Sugalski <sugalskd@osshe.edu>
2751              Subject: [PATCH 5.004_67] fixup patches for VMS
2752      Branch: perl
2753            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
2754            ! t/op/taint.t vms/test.com vms/vms.c
2755 ____________________________________________________________________________
2756 [  1174] By: gsar                                  on 1998/06/21  06:55:18
2757         Log: applied VMS patch from Dan Sugalski
2758              Date: Fri, 19 Jun 1998 15:36:34 -0700
2759              From: SYSTEM@cedar.osshe.edu
2760              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
2761              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
2762      Branch: perl
2763            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
2764            ! vms/descrip_mms.template vms/gen_shrfls.pl
2765            ! vms/subconfigure.com
2766 ____________________________________________________________________________
2767 [  1173] By: gsar                                  on 1998/06/21  06:51:38
2768         Log: applied patch, modified logic to avoid reentering lexer at compile-time
2769              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
2770              Date: Fri, 19 Jun 1998 11:31:04 -0500
2771              From: Graham Barr <gbarr@ti.com>
2772              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
2773      Branch: perl
2774            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
2775            ! lib/English.pm
2776 ____________________________________________________________________________
2777 [  1172] By: gsar                                  on 1998/06/21  06:27:57
2778         Log: applied patch, along with many changes:
2779              - ipfoo.h headers have been coalesced along with perlfoo.h into
2780              iperlsys.h
2781              - win32/cp*.h have been combined in perlhost.h
2782              - CPerlObj::PerlParse() takes an extra xsinit arg
2783              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
2784              From: "Douglas Lankshear" <dougl@ActiveState.com>
2785              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
2786              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
2787              Date: Fri, 19 Jun 1998 10:59:50 -0700
2788      Branch: perl
2789            + iperlsys.h win32/perlhost.h
2790            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
2791            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
2792            - perlsock.h
2793            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
2794            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
2795            ! win32/runperl.c win32/win32.h
2796 ____________________________________________________________________________
2797 [  1171] By: gsar                                  on 1998/06/21  00:44:42
2798         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
2799              From: Daniel Grisinger <dgris@perrin.dimensional.com>
2800              Subject: Re: PATCH _67 (Doc) perlop.pod 
2801              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
2802      Branch: perl
2803            ! pod/perlop.pod
2804 ____________________________________________________________________________
2805 [  1170] By: gsar                                  on 1998/06/21  00:43:06
2806         Log: a tweaked version of:
2807              From: "Douglas Lankshear" <dougl@ActiveState.com>
2808              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
2809              Date: Wed, 17 Jun 1998 20:25:51 -0700
2810              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
2811      Branch: perl
2812            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
2813 ____________________________________________________________________________
2814 [  1169] By: gsar                                  on 1998/06/21  00:10:18
2815         Log: added patch, regen headers
2816              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2817              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
2818              Subject: Re: Ilya's patches
2819              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
2820      Branch: perl
2821            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
2822 ____________________________________________________________________________
2823 [  1168] By: gsar                                  on 1998/06/21  00:05:01
2824         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
2825              From: Tom Phoenix <rootbeer@teleport.com>
2826              Subject: [PATCH] docs creating files via open
2827              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
2828      Branch: perl
2829            ! pod/perlfunc.pod
2830 ____________________________________________________________________________
2831 [  1167] By: gsar                                  on 1998/06/21  00:03:34
2832         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2833              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
2834              Subject: [PATCH 5.004_67] Better version of malloc improver
2835              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
2836      Branch: perl
2837            ! malloc.c
2838 ____________________________________________________________________________
2839 [  1166] By: gsar                                  on 1998/06/20  23:59:23
2840         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
2841      Branch: perl
2842            ! pod/perlre.pod
2843 ____________________________________________________________________________
2844 [  1165] By: gsar                                  on 1998/06/20  23:47:09
2845         Log: added patch, tweaked missed files, excised comment that doesn't really
2846              belong in the sources
2847              From: joshua.pritikin@db.com
2848              Date: Mon, 15 Jun 1998 10:03:37 -0400
2849              Message-Id: <H00000e500072c63@MHS>
2850              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
2851      Branch: perl
2852            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
2853            ! t/op/avhv.t
2854 ____________________________________________________________________________
2855 [  1164] By: gsar                                  on 1998/06/20  23:29:09
2856         Log: add File-Spec-0.6 from CPAN
2857      Branch: perl
2858            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2859            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2860            + lib/File/Spec/Win32.pm t/lib/filespec.t
2861            ! MANIFEST
2862 ____________________________________________________________________________
2863 [  1163] By: gsar                                  on 1998/06/20  23:15:41
2864         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
2865      Branch: perl
2866            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
2867 ____________________________________________________________________________
2868 [  1162] By: gsar                                  on 1998/06/20  21:48:32
2869         Log: manual integration of all outstanding ansi branch stuff into mainline
2870      Branch: perl
2871            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
2872            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
2873            ! win32/win32.h
2874 ____________________________________________________________________________
2875 [  1161] By: gsar                                  on 1998/06/20  21:12:01
2876         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
2877      Branch: perl
2878            ! utils/perldoc.PL
2879 ____________________________________________________________________________
2880 [  1160] By: nick                                  on 1998/06/20  21:05:51
2881         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
2882      Branch: ansiperl
2883            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
2884            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
2885 ____________________________________________________________________________
2886 [  1159] By: gsar                                  on 1998/06/20  02:51:35
2887         Log: cleanup installation of utilities on win32
2888      Branch: perl
2889            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
2890            ! win32/pod.mak
2891 ____________________________________________________________________________
2892 [  1158] By: gsar                                  on 1998/06/20  02:50:35
2893         Log: intuit @INC pathnames from exe location only if dll location
2894              is unknown (ensures that multiple executables will coexist)
2895      Branch: perl
2896            ! win32/win32.c
2897 ____________________________________________________________________________
2898 [  1157] By: gsar                                  on 1998/06/20  02:48:34
2899         Log: make perldoc ignore null files (it tried to open() them)
2900      Branch: perl
2901            ! utils/perldoc.PL
2902 ____________________________________________________________________________
2903 [  1156] By: gsar                                  on 1998/06/19  21:18:47
2904         Log: fix perldoc to ignore unfound null filenames
2905      Branch: perl
2906            ! utils/perldoc.PL
2907 ____________________________________________________________________________
2908 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
2909         Log: Assorted patches:
2910              
2911              ------  BUILD PROCESS  ------
2912              
2913              Title:  "Clarify varargs issues in INSTALL docs"
2914              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2915              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
2916              Files:  INSTALL
2917              
2918              ------  CORE LANGUAGE  ------
2919              
2920              Title:  "Further fixes for updated SysV IPC support"
2921              From:  Jarkko Hietaniemi <jhi@iki.fi>
2922              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
2923              Files:  Configure perl.h doio.c
2924              
2925              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
2926              From:  Andrew Bettison <andrewb@zip.com.au>
2927              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
2928              Files:  pp_hot.c
2929              
2930              Title:  "Invalidate method cache on C<local *subname>"
2931              From:  Chip Salzenberg <chip@perl.org>
2932              Msg-ID:  <19980604134731.D24343@perlsupport.com>
2933              Files:  scope.c t/op/method.t
2934              
2935              Title:  "fix uninitialized cv variable in op.c"
2936              From:  joshua.pritikin@db.com
2937              Msg-ID:  <H00000e50005af05@MHS>
2938              Files:  op.c
2939              
2940              Title:  "fix for undef as last arg to setsockopt"
2941              From:  Graham Barr <gbarr@ti.com>
2942              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
2943              Files:  pp_sys.c
2944              
2945              Title:  "Fix -i when @ARGV is empty"
2946              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
2947              <gsar@engin.umich.edu>, Ilya Zakharevich
2948              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
2949              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
2950              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
2951              <199806071817.OAA28141@aatma.engin.umich.edu>,
2952              <199806191549.QAA16376@toad.ig.co.uk>
2953              Files:  pp_hot.c
2954              
2955              ------  DOCUMENTATION  ------
2956              
2957              Title:  "Discrepancy between perlop.pod and m// operator docs"
2958              From:  Tom Phoenix <rootbeer@teleport.com>
2959              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
2960              Files:  pod/perlop.pod
2961              
2962              Title:  "Doc addition for perlfunc entry for system()"
2963              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
2964              <fletch@phydeaux.org>
2965              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
2966              <199806012057.QAA26830@monk.mps.ohio-state.edu>
2967              Files:  pod/perlfunc.pod
2968              
2969              Title:  "Clarify effects of using quotes with m operator"
2970              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
2971              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
2972              Files:  pod/perlop.pod
2973              
2974              Title:  "Document -i with STDIN"
2975              From:  joshua.pritikin@db.com
2976              Msg-ID:  <H00000e50006a84a@MHS>
2977              Files:  pod/perlrun.pod
2978              
2979              ------  EXTENSIONS  ------
2980              
2981              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
2982              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2983              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
2984              Files:  lib/ExtUtils/Liblist.pm
2985              
2986              ------  LIBRARY  ------
2987              
2988              Title:  "Typo fix for Math::BogFloat"
2989              From:  Mike Stok <mike@stok.co.uk>
2990              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
2991              Files:  lib/Math/BigFloat.pm
2992              
2993              ------  PORTABILITY - GENERAL  ------
2994              
2995              Title:  "Add docs about types of diff to Porting/patching.pod"
2996              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2997              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
2998              Files:  Porting/patching.pod
2999              
3000              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
3001              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
3002              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
3003              Files:  hints/powerux.sh
3004              
3005              Title:  "Assorted improvements to hints/solaris_2.sh"
3006              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3007              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
3008              Files:  hints/solaris_2.sh
3009      Branch: maint-5.004/perl
3010            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
3011            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
3012            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
3013            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
3014            ! t/op/method.t
3015 ____________________________________________________________________________
3016 [  1154] By: gsar                                  on 1998/06/19  17:22:23
3017         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
3018      Branch: perl
3019            ! ext/B/B/Asmdata.pm regcomp.c
3020 ____________________________________________________________________________
3021 [  1153] By: nick                                  on 1998/06/19  17:21:21
3022         Log: Use libxxx.a for -lxxx with GCC
3023      Branch: ansiperl
3024            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
3025            ! win32/makefile.mk
3026 ____________________________________________________________________________
3027 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
3028         Log: Title:  Tom's jumbo doc patch
3029              From:   Tom Christiansen <tchrist@chthon.perl.com>
3030              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
3031              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
3032              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3033              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3034              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3035              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
3036              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
3037              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
3038              pod/perlop.pod pod/perlre.pod pod/perlref.pod
3039              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
3040              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
3041              pod/perlvar.pod
3042      Branch: maint-5.004/perl
3043            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
3044            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3045            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3046            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3047            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
3048            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
3049            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
3050            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
3051            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
3052            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
3053 ____________________________________________________________________________
3054 [  1151] By: nick                                  on 1998/06/19  15:38:28
3055         Log: Resolve latest
3056      Branch: ansiperl
3057           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
3058           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
3059           !> sv.c t/TEST
3060 ____________________________________________________________________________
3061 [  1150] By: gsar                                  on 1998/06/18  20:43:07
3062         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
3063              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
3064              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
3065              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
3066      Branch: perl
3067            ! hints/powerux.sh
3068 ____________________________________________________________________________
3069 [  1149] By: gsar                                  on 1998/06/18  20:41:30
3070         Log: hand apply whitespace-mutiliated patch
3071              From: joshua.pritikin@db.com
3072              Date: Mon, 15 Jun 1998 09:21:36 -0400
3073              Message-Id: <H00000e50007289b@MHS>
3074              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
3075      Branch: perl
3076            ! av.c
3077 ____________________________________________________________________________
3078 [  1148] By: gsar                                  on 1998/06/18  20:33:59
3079         Log: hand apply whitespace-mutiliated and reversed patch
3080              Date: Tue, 16 Jun 1998 16:31:40 -0400
3081              From: Les Peters <lpeters@aol.net>
3082              Message-Id: <199806162031.QAA08202@ds9>
3083              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
3084      Branch: perl
3085            ! ext/Socket/Socket.xs
3086 ____________________________________________________________________________
3087 [  1147] By: gsar                                  on 1998/06/18  20:26:59
3088         Log: close child pipe in t/TEST, other cosmetic tweaks
3089      Branch: perl
3090            ! t/TEST
3091 ____________________________________________________________________________
3092 [  1146] By: gsar                                  on 1998/06/18  19:37:41
3093         Log: back out problematic change#1105, tweak perlsub.pod
3094      Branch: perl
3095            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
3096            ! pp_ctl.c proto.h sv.c
3097 ____________________________________________________________________________
3098 [  1145] By: nick                                  on 1998/06/18  19:31:07
3099         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
3100      Branch: ansiperl
3101           +> configure.com ext/DB_File/dbinfo
3102           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
3103           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
3104           +> vms/subconfigure.com
3105            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
3106            - vms/fndvers.com
3107           !> (integrate 499 files)
3108 ____________________________________________________________________________
3109 [  1144] By: gsar                                  on 1998/06/18  16:35:11
3110         Log: fix spurious cxstack_max init that trampled memory
3111      Branch: perl
3112            ! perl.c
3113 ____________________________________________________________________________
3114 [  1143] By: gsar                                  on 1998/06/18  16:33:01
3115         Log: fix memory leaks and uninitialized memory accesses found by Purify
3116      Branch: perl
3117            ! doio.c perl.c regexec.c sv.c
3118 ____________________________________________________________________________
3119 [  1142] By: gsar                                  on 1998/06/18  16:28:48
3120         Log: fix off-by-one that trampled memory in re_croak2()
3121      Branch: perl
3122            ! regcomp.c
3123 ____________________________________________________________________________
3124 [  1141] By: gsar                                  on 1998/06/18  16:26:59
3125         Log: fix AutoLoader to do the right thing when there are relative paths
3126              in @INC
3127      Branch: perl
3128            ! lib/AutoLoader.pm
3129 ____________________________________________________________________________
3130 [  1140] By: gsar                                  on 1998/06/18  16:22:47
3131         Log: fix Makefile.SH typo
3132      Branch: perl
3133            ! Makefile.SH
3134 ____________________________________________________________________________
3135 [  1139] By: gsar                                  on 1998/06/17  18:06:16
3136         Log: 5.004_67 niggles
3137      Branch: perl
3138            ! Makefile.SH op.c
3139
3140 ----------------
3141 Version 5.004_67
3142 ----------------
3143
3144 ____________________________________________________________________________
3145 [  1138] By: gsar                                  on 1998/06/15  10:09:27
3146         Log: up patchlevel.h to 67, other small tweaks
3147      Branch: perl
3148            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
3149            ! win32/Makefile win32/config_H.bc win32/config_H.gc
3150            ! win32/config_H.vc win32/makefile.mk
3151 ____________________________________________________________________________
3152 [  1137] By: gsar                                  on 1998/06/15  09:08:57
3153         Log: tweaks to get PERL_OBJECT building again; passes tests
3154      Branch: perl
3155            ! ObjXSub.h objpp.h proto.h
3156 ____________________________________________________________________________
3157 [  1136] By: gsar                                  on 1998/06/15  08:51:54
3158         Log: back out previous change (it breaks PERL_OBJECT)
3159      Branch: perl
3160            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
3161            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
3162            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
3163 ____________________________________________________________________________
3164 [  1135] By: gsar                                  on 1998/06/15  05:32:01
3165         Log: added patch, fixed typo, reworked documentation
3166              Message-Id: <H00000e500071aa3@MHS>
3167              Date:    Sun, 14 Jun 1998 14:03:15 EDT
3168              From:    joshua.pritikin@db.com
3169              Subject: [PATCH 5.004_66] JMPENV!
3170      Branch: perl
3171            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
3172            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
3173            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
3174 ____________________________________________________________________________
3175 [  1134] By: gsar                                  on 1998/06/15  04:07:18
3176         Log: various win32 odds and ends
3177              - added support for waitpid(), open2/open3, and a bugfix for kill()
3178              from Ronald Schmidt <RonaldWS@aol.com>
3179              - tweak testsuite mods of above
3180              - regenerate win32/config_H.?c
3181              - change kill() to win32_kill() and export it
3182              - coalesce common code in win32.c
3183              - add PerlProc_waitpid() and export win32_waitpid()
3184              result builds and passes on the three win32 compilers
3185      Branch: perl
3186            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
3187            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
3188            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3189            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
3190            ! win32/win32.c win32/win32iop.h
3191 ____________________________________________________________________________
3192 [  1133] By: gsar                                  on 1998/06/15  01:39:13
3193         Log: newer Getopt/Long.pm from public distribution cited in:
3194              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
3195              Date:    14 Jun 1998 15:15:28 +0200
3196              From:    Johan Vromans <jvromans@squirrel.nl>
3197              Subject: Getopt::Long version 2.17 released
3198      Branch: perl
3199            ! lib/Getopt/Long.pm
3200 ____________________________________________________________________________
3201 [  1132] By: gsar                                  on 1998/06/15  01:37:12
3202         Log: documentation update from tchrist
3203              Message-Id: <199806140419.WAA20549@chthon.perl.com>
3204              Date:    Sat, 13 Jun 1998 22:19:32 MDT
3205              From:    Tom Christiansen <tchrist@chthon.perl.com>
3206              Subject: doc patches
3207      Branch: perl
3208            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
3209            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3210            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3211            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3212            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
3213            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
3214            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
3215            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
3216            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
3217            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
3218 ____________________________________________________________________________
3219 [  1131] By: gsar                                  on 1998/06/14  19:33:36
3220         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
3221              From: Roderick Schertler <roderick@argon.org>
3222              Subject: [PATCH] Re: Exceptions in IPC::Open2
3223              Date: 12 Jun 1998 13:24:15 -0400
3224      Branch: perl
3225            ! lib/IPC/Open3.pm
3226 ____________________________________________________________________________
3227 [  1130] By: gsar                                  on 1998/06/14  19:32:25
3228         Log: fixup MANIFEST
3229      Branch: perl
3230            ! MANIFEST
3231 ____________________________________________________________________________
3232 [  1129] By: gsar                                  on 1998/06/14  18:51:53
3233         Log: various win32 fixes
3234              - fixes that silence VC noises about dup exports, non-default libs, and
3235              unsupported *.def file directives
3236              - s/inplace/inplace_label/ malloc.c
3237              - update Config{usemymalloc} based on d_mymalloc
3238              - export Perl_*Vars
3239              - fix makefiles to not build miniperl.exe twice, and to make it properly
3240              when defaults are changed
3241      Branch: perl
3242            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
3243            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
3244            ! win32/makefile.mk win32/perllib.c win32/win32.h
3245 ____________________________________________________________________________
3246 [  1128] By: gsar                                  on 1998/06/14  01:38:39
3247         Log: remove unused global `scrgv'
3248      Branch: perl
3249            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
3250 ____________________________________________________________________________
3251 [  1127] By: nick                                  on 1998/06/13  08:39:07
3252         Log: Move specialsv_list to embed.sym, regen embed*.h
3253      Branch: win32/perl
3254            ! embed.h embedvar.h global.sym interp.sym
3255 ____________________________________________________________________________
3256 [  1126] By: gsar                                  on 1998/06/12  07:23:06
3257         Log: From: jan.dubois@ibm.net (Jan Dubois)
3258              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
3259              Date: Thu, 11 Jun 1998 21:13:31 +0200
3260              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
3261      Branch: perl
3262            ! win32/makedef.pl win32/win32.c win32/win32iop.h
3263 ____________________________________________________________________________
3264 [  1125] By: gsar                                  on 1998/06/12  07:21:29
3265         Log: added patch, undo earlier workaround
3266              From: jan.dubois@ibm.net (Jan Dubois)
3267              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
3268              Date: Thu, 11 Jun 1998 20:28:36 +0200
3269              Message-ID: <35831f69.4975644@smtp1.ibm.net>
3270      Branch: perl
3271            ! perl.c util.c
3272 ____________________________________________________________________________
3273 [  1124] By: gsar                                  on 1998/06/12  07:16:12
3274         Log: hand-applied patch with wrapped lines
3275              From: "Douglas Lankshear" <dougl@ActiveState.com>
3276              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
3277              Date: Thu, 11 Jun 1998 11:06:33 -0700
3278              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
3279      Branch: perl
3280            ! win32/win32.c
3281 ____________________________________________________________________________
3282 [  1123] By: gsar                                  on 1998/06/12  07:07:25
3283         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
3284              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3285              Subject: [PATCH 5.004_66] Config_66-01-02.diff
3286              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
3287      Branch: perl
3288            ! Configure
3289 ____________________________________________________________________________
3290 [  1122] By: gsar                                  on 1998/06/12  07:06:02
3291         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
3292              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
3293              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3294              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
3295      Branch: perl
3296            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
3297            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
3298            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
3299            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
3300 ____________________________________________________________________________
3301 [  1121] By: gsar                                  on 1998/06/12  07:01:20
3302         Log: a tweaked version of:
3303              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
3304              Date: Fri, 12 Jun 1998 01:26:53 +0200
3305              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3306              Subject: Re: Misparsing s///x
3307      Branch: perl
3308            ! pod/perlre.pod
3309 ____________________________________________________________________________
3310 [  1120] By: gsar                                  on 1998/06/12  06:51:08
3311         Log: applied patch, with indentation tweaks
3312              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3313              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
3314              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
3315              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
3316      Branch: perl
3317            ! regcomp.c regcomp.h regexec.c
3318 ____________________________________________________________________________
3319 [  1119] By: gsar                                  on 1998/06/11  17:42:07
3320         Log: make REG_INFTY default to something saner when sizeof(short) > 2
3321              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
3322              Date:    Thu, 11 Jun 1998 11:50:07 EDT
3323              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
3324              Subject: Re: [PATCH for tests] Regexp fails on long string 
3325      Branch: perl
3326            ! regcomp.h
3327 ____________________________________________________________________________
3328 [  1118] By: gsar                                  on 1998/06/11  07:09:06
3329         Log: regen embedvar.h
3330      Branch: perl
3331            ! embedvar.h
3332 ____________________________________________________________________________
3333 [  1117] By: gsar                                  on 1998/06/11  06:45:52
3334         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3335              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
3336              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
3337              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
3338      Branch: perl
3339            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
3340            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
3341 ____________________________________________________________________________
3342 [  1116] By: gsar                                  on 1998/06/11  06:35:54
3343         Log: misc win32 fixes
3344              From: "Douglas Lankshear" <dougl@ActiveState.com>
3345              Subject: [PATCH 5.004_66]
3346              Date: Wed, 10 Jun 1998 11:28:27 -0700
3347              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
3348      Branch: perl
3349            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
3350 ____________________________________________________________________________
3351 [  1115] By: gsar                                  on 1998/06/11  06:33:21
3352         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
3353              Date: Wed, 10 Jun 1998 00:53:25 +0200
3354              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3355              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
3356      Branch: perl
3357            ! Makefile.SH
3358 ____________________________________________________________________________
3359 [  1114] By: gsar                                  on 1998/06/11  06:31:34
3360         Log: back out change#1111 and add alternative patch:
3361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3362              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
3363              Subject: Re: PATCH for study/foo/
3364              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
3365      Branch: perl
3366            ! pp.c sv.c
3367 ____________________________________________________________________________
3368 [  1113] By: gsar                                  on 1998/06/11  02:59:23
3369         Log: fix outdated bytecode.pl
3370      Branch: perl
3371            ! bytecode.h bytecode.pl byterun.c byterun.h
3372 ____________________________________________________________________________
3373 [  1112] By: gsar                                  on 1998/06/10  07:56:06
3374         Log: Added patch, regenerated perly.c and perly.c.diff
3375              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
3376              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
3377              From: Stephen McCamant <alias@mcs.com>
3378              Subject: [PATCH] too many RV2GVs in *foo{THING}
3379      Branch: perl
3380            ! perly.c perly.c.diff perly.y t/op/gv.t
3381 ____________________________________________________________________________
3382 [  1111] By: gsar                                  on 1998/06/10  07:40:30
3383         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3384              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
3385              Subject: Re: PATCH for study/foo/
3386              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
3387      Branch: perl
3388            ! pp.c
3389 ____________________________________________________________________________
3390 [  1110] By: gsar                                  on 1998/06/10  07:37:04
3391         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3392              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
3393              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
3394              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
3395      Branch: perl
3396            ! pod/perldebug.pod
3397 ____________________________________________________________________________
3398 [  1109] By: gsar                                  on 1998/06/10  07:35:29
3399         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3400              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
3401              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
3402              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
3403      Branch: perl
3404            ! regcomp.h
3405 ____________________________________________________________________________
3406 [  1108] By: gsar                                  on 1998/06/10  07:31:25
3407         Log: Added patch, tweaked other places affected by name change
3408              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
3409              Date: Wed, 10 Jun 1998 00:54:17 +0200
3410              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3411              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
3412      Branch: perl
3413           +> ext/DynaLoader/DynaLoader_pm.PL
3414            - ext/DynaLoader/DynaLoader.pm.PL
3415            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
3416            ! win32/makefile.mk
3417 ____________________________________________________________________________
3418 [  1107] By: gsar                                  on 1998/06/10  07:24:20
3419         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
3420              Date: Wed, 10 Jun 1998 00:53:42 +0200
3421              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3422              Subject: [PATCH for _66] new version of README.dos
3423      Branch: perl
3424            ! README.dos
3425 ____________________________________________________________________________
3426 [  1106] By: gsar                                  on 1998/06/10  07:22:31
3427         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
3428              Date: Wed, 10 Jun 1998 00:54:04 +0200
3429              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3430              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
3431      Branch: perl
3432            ! t/op/taint.t
3433 ____________________________________________________________________________
3434 [  1105] By: gsar                                  on 1998/06/10  07:21:21
3435         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
3436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3437              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
3438              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
3439              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
3440      Branch: perl
3441            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
3442            ! perlvars.h pp_ctl.c proto.h sv.c
3443 ____________________________________________________________________________
3444 [  1104] By: gsar                                  on 1998/06/10  07:06:01
3445         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3446              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
3447              Subject: Lost chunk of RE jumbo patch
3448              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
3449      Branch: perl
3450            + t/op/regexp_noamp.t
3451 ____________________________________________________________________________
3452 [  1103] By: gsar                                  on 1998/06/10  07:04:20
3453         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3454              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
3455              Subject: [PATCH 5.004_66] Combined OS/2 support
3456              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
3457      Branch: perl
3458            ! os2/Changes os2/diff.configure os2/os2.c
3459 ____________________________________________________________________________
3460 [  1102] By: gsar                                  on 1998/06/10  07:00:08
3461         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
3462              Date:    Fri, 13 Mar 1998 20:03:52 EST
3463              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3464              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
3465      Branch: perl
3466            ! lib/Pod/Html.pm
3467 ____________________________________________________________________________
3468 [  1101] By: gsar                                  on 1998/06/10  06:55:20
3469         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3470              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
3471              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
3472      Branch: perl
3473            ! regexec.c
3474 ____________________________________________________________________________
3475 [  1100] By: gsar                                  on 1998/06/10  06:52:50
3476         Log: updated MANIFEST for previous change
3477      Branch: perl
3478            ! MANIFEST
3479 ____________________________________________________________________________
3480 [  1099] By: gsar                                  on 1998/06/10  06:51:08
3481         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
3482              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
3483              Date: Fri, 05 Jun 1998 11:08:40 -0700
3484              From: Dan Sugalski <sugalskd@osshe.edu>
3485              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
3486      Branch: perl
3487            + t/base/rs.t
3488            ! perl.h pod/perlvar.pod sv.c
3489 ____________________________________________________________________________
3490 [  1098] By: gsar                                  on 1998/06/10  06:36:59
3491         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
3492              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
3493              Subject: [PATCH fror 5.004_66] DB_File-1.60
3494              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
3495      Branch: perl
3496            + ext/DB_File/dbinfo
3497            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
3498            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
3499            ! t/lib/db-hash.t t/lib/db-recno.t
3500 ____________________________________________________________________________
3501 [  1097] By: gsar                                  on 1998/06/10  06:33:16
3502         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
3503              Date: Thu, 4 Jun 1998 13:47:31 -0400
3504              From: Chip Salzenberg <chip@perl.org>
3505              Subject: [PATCH] Invalidate method cache on C<local *subname>
3506      Branch: perl
3507            ! scope.c t/op/method.t
3508 ____________________________________________________________________________
3509 [  1096] By: gsar                                  on 1998/06/10  06:30:51
3510         Log: From: Norton Allen <allen@huarp.harvard.edu>
3511              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
3512              Subject: [PATCH] _66 MM_Unix.pm for QNX
3513              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
3514      Branch: perl
3515            ! lib/ExtUtils/MM_Unix.pm
3516 ____________________________________________________________________________
3517 [  1095] By: gsar                                  on 1998/06/10  06:29:21
3518         Log: From: Norton Allen <allen@huarp.harvard.edu>
3519              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
3520              Subject: [PATCH] _66 proto.h
3521              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
3522      Branch: perl
3523            ! proto.h
3524 ____________________________________________________________________________
3525 [  1094] By: gsar                                  on 1998/06/10  06:26:39
3526         Log: Applied relevant parts of:
3527              From: Paul Johnson <pjcj@transeda.com>
3528              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
3529              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
3530              Subject: [PATCH] Enhancing xsubpp's support for C++
3531      Branch: perl
3532            ! lib/ExtUtils/xsubpp
3533 ____________________________________________________________________________
3534 [  1093] By: gsar                                  on 1998/06/10  06:22:54
3535         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
3536              Date: Wed, 3 Jun 1998 11:22:19 -0500
3537              From: Graham Barr <gbarr@ti.com>
3538              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
3539      Branch: perl
3540            ! pp_sys.c
3541 ____________________________________________________________________________
3542 [  1092] By: gsar                                  on 1998/06/10  06:20:44
3543         Log: Message-Id: <199806030919.KAA03527@sale-wts>
3544              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
3545              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3546              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
3547      Branch: perl
3548            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3549 ____________________________________________________________________________
3550 [  1091] By: gsar                                  on 1998/06/10  06:18:42
3551         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
3552              Date: Mon, 01 Jun 1998 12:22:29 -0700
3553              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
3554              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
3555      Branch: perl
3556            ! proto.h
3557 ____________________________________________________________________________
3558 [  1090] By: gsar                                  on 1998/06/10  06:14:24
3559         Log: A tweaked version of:
3560              Date: Mon, 1 Jun 1998 12:05:47 -0700
3561              From: SYSTEM@cedar.osshe.edu
3562              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
3563              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
3564      Branch: perl
3565            ! ext/SDBM_File/sdbm/Makefile.PL
3566 ____________________________________________________________________________
3567 [  1089] By: gsar                                  on 1998/06/10  05:58:00
3568         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
3569              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
3570              From: Stephen McCamant <alias@mcs.com>
3571              Subject: [PATCH] Re: Uninitialised error from -M()
3572      Branch: perl
3573            ! op.c t/op/stat.t
3574 ____________________________________________________________________________
3575 [  1088] By: gsar                                  on 1998/06/10  05:55:24
3576         Log: Date: Sat, 30 May 1998 08:07:01 -0400
3577              From: lvirden@cas.org (Larry Virden)
3578              Message-Id: <199805301207.IAA08856@cas.org>
3579              Subject: PATCH for pod and warning notice
3580      Branch: perl
3581            ! pod/perlguts.pod
3582 ____________________________________________________________________________
3583 [  1087] By: gsar                                  on 1998/06/10  05:52:05
3584         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3585              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
3586              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
3587              Subject: [PATCH 5.004_66] Config_66-01
3588      Branch: perl
3589            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3590            ! Porting/config_H config_h.SH
3591 ____________________________________________________________________________
3592 [  1086] By: gsar                                  on 1998/06/10  05:46:38
3593         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
3594              Date: Mon, 08 Jun 1998 16:13:14 -0700
3595              From: Dan Sugalski <sugalskd@osshe.edu>
3596              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
3597      Branch: perl
3598            ! ext/Thread/Thread/Semaphore.pm
3599 ____________________________________________________________________________
3600 [  1085] By: gsar                                  on 1998/06/10  05:44:44
3601         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
3602              Date: Mon, 08 Jun 1998 16:10:02 -0700
3603              From: Dan Sugalski <sugalskd@osshe.edu>
3604              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
3605      Branch: perl
3606            - vms/descrip.mms
3607            ! ext/Thread/Thread/Queue.pm
3608 ____________________________________________________________________________
3609 [  1084] By: gsar                                  on 1998/06/10  05:38:11
3610         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
3611              Date: Mon, 08 Jun 1998 15:38:28 -0700
3612              From: Dan Sugalski <sugalskd@osshe.edu>
3613              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
3614      Branch: perl
3615            + configure.com vms/descrip_mms.template vms/munchconfig.c
3616            + vms/subconfigure.com
3617            - vms/config.vms vms/fndvers.com
3618            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
3619 ____________________________________________________________________________
3620 [  1083] By: gsar                                  on 1998/06/10  05:07:04
3621         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
3622              variant of:
3623              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
3624              Date:    Sat, 13 Dec 1997 07:31:02 EST
3625              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3626              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
3627      Branch: perl
3628            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
3629 ____________________________________________________________________________
3630 [  1082] By: gsar                                  on 1998/06/10  04:52:26
3631         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
3632              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
3633      Branch: perl
3634            ! malloc.c
3635 ____________________________________________________________________________
3636 [  1081] By: gsar                                  on 1998/06/10  03:45:10
3637         Log: reverse integrate contents of win32 branch into mainline
3638      Branch: perl
3639           !> (integrate 44 files)
3640 ____________________________________________________________________________
3641 [  1080] By: gsar                                  on 1998/06/09  17:37:55
3642         Log: `p4 integrate -b ASPerl && p4 resolve -at`
3643      Branch: asperl
3644           !> (integrate 43 files)
3645 ____________________________________________________________________________
3646 [  1079] By: gsar                                  on 1998/06/09  00:59:06
3647         Log: add examples of diff(1) usage
3648      Branch: win32/perl
3649            ! Porting/patching.pod
3650 ____________________________________________________________________________
3651 [  1078] By: gsar                                  on 1998/06/09  00:52:23
3652         Log: undo change#1077
3653      Branch: win32/perl
3654            ! sv.c
3655 ____________________________________________________________________________
3656 [  1077] By: gsar                                  on 1998/06/06  16:47:32
3657         Log: make sv_setsv() treat freed SVs like SVt_NULL
3658      Branch: win32/perl
3659            ! sv.c
3660 ____________________________________________________________________________
3661 [  1076] By: gsar                                  on 1998/06/05  19:03:14
3662         Log: delete undiscussed AS changes for PPD (broke .packlist
3663              mechanism)
3664      Branch: win32/perl
3665            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3666 ____________________________________________________________________________
3667 [  1075] By: gsar                                  on 1998/06/05  18:18:44
3668         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
3669              with the xsubpp-generated symbol)
3670      Branch: win32/perl
3671            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
3672            ! win32/dl_win32.xs
3673 ____________________________________________________________________________
3674 [  1074] By: gsar                                  on 1998/06/04  22:45:18
3675         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
3676      Branch: win32/perl
3677            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
3678            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
3679 ____________________________________________________________________________
3680 [  1073] By: nick                                  on 1998/06/04  17:18:14
3681         Log: resolve -at win32 branch into ansiperl
3682      Branch: ansiperl
3683           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3684           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3685           +> t/lib/h2ph.t win32/GenCAPI.pl
3686           !> (integrate 127 files)
3687 ____________________________________________________________________________
3688 [  1072] By: gsar                                  on 1998/06/04  01:49:24
3689         Log: document CORE::GLOBAL:: and global overriding, fix up
3690              File::DosGlob, testsuited and all
3691      Branch: win32/perl
3692            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
3693 ____________________________________________________________________________
3694 [  1071] By: gsar                                  on 1998/06/03  22:12:55
3695         Log: add AS patch#24, remove one other instance of error_no
3696              that was missed (patch#23 was intentionally skipped)
3697      Branch: win32/perl
3698            ! embedvar.h globals.c perlvars.h win32/makedef.pl
3699            ! win32/runperl.c
3700 ____________________________________________________________________________
3701 [  1070] By: gsar                                  on 1998/06/01  19:42:06
3702         Log: fix Liblist.pm to tolerate backslashen in paths
3703      Branch: win32/perl
3704            ! lib/ExtUtils/Liblist.pm
3705 ____________________________________________________________________________
3706 [  1069] By: gsar                                  on 1998/06/01  07:43:02
3707         Log: @INC construction on win32 cleaned up
3708              - perl.dll location based paths should be much more reliable now
3709              - registry stuff unchanged
3710              - Config.pm now has all the installfoolib entries for MakeMaker et al
3711      Branch: win32/perl
3712            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
3713            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3714            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
3715            ! win32/runperl.c win32/win32.c win32/win32.h
3716 ____________________________________________________________________________
3717 [  1068] By: gsar                                  on 1998/05/31  21:52:18
3718         Log: semctl tweak
3719              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
3720              Date:    Sun, 31 May 1998 16:27:33 CDT
3721              From:    Graham Barr <gbarr@pobox.com>
3722              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
3723      Branch: win32/perl
3724            ! doio.c
3725 ____________________________________________________________________________
3726 [  1067] By: gsar                                  on 1998/05/31  21:07:44
3727         Log: minimal fix to enable compiling with -DMULTIPLICITY
3728              (non-threadsafe regcomp.c globals need revisiting)
3729      Branch: win32/perl
3730            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
3731            ! win32/GenCAPI.pl win32/makedef.pl
3732 ____________________________________________________________________________
3733 [  1066] By: gsar                                  on 1998/05/30  21:35:37
3734         Log: integrate mainline changes (ASPerl branch is identical to
3735              win32 branch as of this change)
3736      Branch: asperl
3737           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
3738           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
3739           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
3740           !> win32/config.gc win32/config.vc win32/config_H.bc
3741           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
3742 ____________________________________________________________________________
3743 [  1065] By: gsar                                  on 1998/05/30  21:13:06
3744         Log: change#1060 was inexplicably missing some of the "ensure
3745              AS stuff does no harm" fixes
3746      Branch: win32/perl
3747            ! embed.h global.sym win32/Makefile win32/makefile.mk
3748 ____________________________________________________________________________
3749 [  1064] By: gsar                                  on 1998/05/30  21:10:27
3750         Log: integrate mainline to pick up trivial changes
3751      Branch: win32/perl
3752           !> MANIFEST pp_sys.c
3753
3754 ----------------
3755 Version 5.004_66
3756 ----------------
3757
3758 ____________________________________________________________________________
3759 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
3760         Log: Remove duplicate win32/TEST line from MANIFEST.
3761      Branch: perl
3762            ! MANIFEST
3763 ____________________________________________________________________________
3764 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
3765         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
3766      Branch: perl
3767            ! pp_sys.c
3768 ____________________________________________________________________________
3769 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
3770         Log: Integrate from win32 branch into mainline (this now pulls in the
3771              asperl stuff).
3772      Branch: perl
3773           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3774           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
3775           +> t/lib/h2ph.t win32/GenCAPI.pl
3776           !> (integrate 104 files)
3777 ____________________________________________________________________________
3778 [  1060] By: gsar                                  on 1998/05/29  11:05:50
3779         Log: reverse integrate asperl branch contents (phew!)
3780              - various fixups to ensure AS stuff does no harm
3781              - adjust win32/makefiles for the new directory layout (new layout
3782              looks rather a muddle--needs rework)
3783              - verified build & test on NT and Solaris/gcc
3784      Branch: win32/perl
3785           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
3786           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
3787            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
3788            ! win32/config.bc win32/config.gc win32/config.vc
3789            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3790            ! win32/makefile.mk
3791           !> (integrate 77 files)
3792 ____________________________________________________________________________
3793 [  1059] By: gsar                                  on 1998/05/29  08:33:56
3794         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
3795      Branch: asperl
3796            ! util.c
3797 ____________________________________________________________________________
3798 [  1058] By: gsar                                  on 1998/05/29  08:31:09
3799         Log: type xtext for *.t that were missing it
3800      Branch: asperl
3801            ! t/lib/thread.t t/op/nothread.t
3802 ____________________________________________________________________________
3803 [  1057] By: gsar                                  on 1998/05/29  08:28:46
3804         Log: stray t/op/ipc*.t fixups
3805      Branch: win32/perl
3806            ! t/op/ipcmsg.t t/op/ipcsem.t
3807 ____________________________________________________________________________
3808 [  1056] By: gsar                                  on 1998/05/29  07:41:49
3809         Log: fixups to make it build and pass tests under both compilers
3810      Branch: asperl
3811            ! ObjXSub.h objpp.h proto.h
3812 ____________________________________________________________________________
3813 [  1055] By: gsar                                  on 1998/05/29  07:22:51
3814         Log: integrate mainline changes
3815      Branch: asperl
3816           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3817           !> (integrate 69 files)
3818      Branch: win32/perl
3819            ! Todo.5.005 pod/perldelta.pod
3820 ____________________________________________________________________________
3821 [  1054] By: gsar                                  on 1998/05/29  05:04:03
3822         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
3823      Branch: win32/perl
3824            ! t/lib/h2ph.t
3825 ____________________________________________________________________________
3826 [  1053] By: gsar                                  on 1998/05/29  05:01:54
3827         Log: misc changes
3828              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
3829              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
3830      Branch: win32/perl
3831            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
3832            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
3833            ! x2p/util.c x2p/util.h
3834 ____________________________________________________________________________
3835 [  1052] By: gsar                                  on 1998/05/29  02:31:44
3836         Log: merge changes#1014,1038 from maintbranch
3837      Branch: win32/perl
3838            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3839            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
3840            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
3841            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
3842            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
3843            ! t/io/pipe.t utils/h2ph.PL
3844 ____________________________________________________________________________
3845 [  1051] By: gsar                                  on 1998/05/29  01:38:51
3846         Log: regenerate win32/config_H.?c
3847      Branch: win32/perl
3848            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3849 ____________________________________________________________________________
3850 [  1050] By: gsar                                  on 1998/05/29  01:32:41
3851         Log: integrate mainline
3852      Branch: win32/perl
3853            ! win32/Makefile win32/makefile.mk
3854           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
3855           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
3856           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
3857           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
3858           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
3859           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
3860 ____________________________________________________________________________
3861 [  1049] By: gsar                                  on 1998/05/29  00:57:05
3862         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
3863              all tests
3864      Branch: asperl
3865            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
3866            ! win32/win32.h win32/win32iop.h
3867 ____________________________________________________________________________
3868 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
3869         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
3870              in change 1043 clashed badly with changes made in the win32
3871              branch. I did an accept on the win32 branch version for now.
3872      Branch: perl
3873           +> t/op/die.t
3874           !> (integrate 52 files)
3875 ____________________________________________________________________________
3876 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
3877         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3878              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
3879              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
3880              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
3881              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
3882      Branch: perl
3883            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3884            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
3885            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
3886            ! win32/config.bc win32/config.gc win32/config.vc
3887 ____________________________________________________________________________
3888 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
3889         Log: Back out change 1043 since Andy's forthcoming Config patch
3890              includes a modified version.
3891      Branch: perl
3892            ! Configure config_h.SH doio.c perl.h
3893 ____________________________________________________________________________
3894 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
3895         Log: Bump patchlevel.h to 66.
3896      Branch: perl
3897            ! patchlevel.h
3898 ____________________________________________________________________________
3899 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
3900         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
3901              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
3902              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
3903              (above minus the t/system.t test pending checking)
3904              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
3905              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
3906              Subject: [PATCH] _65 and _04 <DOC> patching.pod
3907              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
3908      Branch: perl
3909            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
3910 ____________________________________________________________________________
3911 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
3912         Log: This change really is:
3913              Subject: [PATCH] 5.004_65: the infamous semctl()
3914              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
3915              From: Jarkko Hietaniemi <jhi@iki.fi>
3916              
3917              Change 1041 claimed to be this patch but was really:
3918              Subject: [PATCH] 5.004_65: t/op/ipc*.t
3919              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
3920              From: Jarkko Hietaniemi <jhi@iki.fi>
3921      Branch: perl
3922            ! Configure config_h.SH doio.c perl.h
3923 ____________________________________________________________________________
3924 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
3925         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3926              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
3927              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
3928              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
3929              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
3930      Branch: perl
3931            ! Configure INSTALL Porting/Glossary Porting/config.sh
3932            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
3933            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
3934            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
3935 ____________________________________________________________________________
3936 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
3937         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
3938              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
3939              From: Jarkko Hietaniemi <jhi@iki.fi>
3940      Branch: perl
3941            ! t/op/ipcmsg.t t/op/ipcsem.t
3942 ____________________________________________________________________________
3943 [  1040] By: gsar                                  on 1998/05/28  02:06:47
3944         Log: tweaks to enable Borland build
3945      Branch: asperl
3946            ! win32/makefile.mk win32/win32.c
3947 ____________________________________________________________________________
3948 [  1039] By: gsar                                  on 1998/05/27  23:29:22
3949         Log: remove C<#define index strchr> from win32.h (unused, and the
3950              pollution causes spurious variable name changes in extensions)
3951      Branch: win32/perl
3952            ! win32/win32.h
3953 ____________________________________________________________________________
3954 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
3955         Log: Assorted patches:
3956              
3957              ------  BUILD PROCESS  ------
3958              
3959              Title:  "add utilities to make test dependencies"
3960              From:  Robin Barker <rmb1@cise.npl.co.uk>
3961              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
3962              Files:  Makefile.SH
3963              
3964              Title:  "Add 'make nok' complement to 'make ok'"
3965              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3966              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
3967              Files:  Makefile.SH
3968              
3969              Title:  "further h2ph patches (add enum support)"
3970              From:  Billy <wdconsta@cs.adelaide.edu.au>
3971              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
3972              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
3973              
3974              ------  CORE LANGUAGE  ------
3975              
3976              Title:  "Fix %! error spelling and add perldiag.pod entry"
3977              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
3978              Msg-ID:  <19980524193101.A573@pobox.com>
3979              Files:  pod/perldiag.pod gv.c
3980              
3981              Title:  "Remove obsolete Win32 uppercasing ENV code"
3982              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3983              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
3984              Files:  perl.c
3985              
3986              Title:  "Don't mung $! on implicit close"
3987              From:  Chip Salzenberg <chip@perl.org>
3988              Msg-ID:  <19980525113309.A15845@perlsupport.com>
3989              Files:  doio.c
3990              
3991              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
3992              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
3993              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
3994              Files:  doio.c
3995              
3996              ------  DOCUMENTATION  ------
3997              
3998              Title:  "doc patch: you canna return an array ( list context: || vs or)"
3999              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
4000              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
4001              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
4002              
4003              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
4004              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4005              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
4006              Files:  pod/perlop.pod pod/perlre.pod
4007              
4008              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
4009              with /g does list context get matches without parens"
4010              From:  Greg Chapman <glc@well.com>, Tom Christiansen
4011              <tchrist@jhereg.perl.com>, Tom Phoenix
4012              <rootbeer@teleport.com>
4013              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
4014              <199805231559.JAA21316@jhereg.perl.com>,
4015              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
4016              Files:  pod/perlop.pod
4017              
4018              Title:  "Documenting last/next/redo even further"
4019              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
4020              <rootbeer@teleport.com>
4021              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
4022              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
4023              Files:  pod/perlfunc.pod
4024              
4025              Title:  "Documenting last/next/redo within continue block"
4026              From:  Tom Phoenix <rootbeer@teleport.com>
4027              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
4028              Files:  pod/perlfunc.pod
4029              
4030              Title:  "Document stat return in scalar context"
4031              From:  Mark-Jason Dominus <mjd@plover.com>
4032              Files:  pod/perlfunc.pod
4033              
4034              ------  EXTENSIONS  ------
4035              
4036              Title:  "Better LD_RUN_PATH handling on IRIX"
4037              From:  "W. Phillip Moore" <wpm@ms.com>
4038              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
4039              Files:  lib/ExtUtils/MM_Unix.pm
4040              
4041              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
4042              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4043              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
4044              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
4045              
4046              ------  LIBRARY  ------
4047              
4048              Title:  "Fix FileHandle.pm example bug"
4049              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4050              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
4051              Files:  lib/FileHandle.pm
4052              
4053              Title:  "Add zero/negative $count docs for Benchmark.pm"
4054              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4055              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
4056              Files:  lib/Benchmark.pm
4057              
4058              ------  PORTABILITY - GENERAL  ------
4059              
4060              Title:  "Add test suite recommendations to Porting/patching.pod"
4061              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4062              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
4063              Files:  Porting/patching.pod
4064              
4065              ------  TESTS  ------
4066              
4067              Title:  "Fix looping bug in t/io/pipe.t"
4068              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4069              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
4070              Files:  t/io/pipe.t
4071      Branch: maint-5.004/perl
4072            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
4073            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
4074            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
4075            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
4076            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
4077            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
4078            ! utils/h2ph.PL
4079 ____________________________________________________________________________
4080 [  1037] By: gsar                                  on 1998/05/27  16:18:30
4081         Log: add AS patch#22 (fix to make die_exit.t pass)
4082      Branch: asperl
4083            ! win32/runperl.c
4084 ____________________________________________________________________________
4085 [  1036] By: gsar                                  on 1998/05/27  12:50:34
4086         Log: add AS patch#21 (misc. fixes)
4087      Branch: asperl
4088            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
4089            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
4090            ! win32/win32.c win32/win32sck.c
4091 ____________________________________________________________________________
4092 [  1035] By: gsar                                  on 1998/05/26  17:26:17
4093         Log: more changes to satisfy non-debug VC build (C-API doesn't
4094              build, and the testsuite still won't run)
4095      Branch: asperl
4096            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
4097            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
4098 ____________________________________________________________________________
4099 [  1034] By: gsar                                  on 1998/05/26  17:20:22
4100         Log: remove doubled hunk (perforce auto-integrate oddity)
4101      Branch: win32/perl
4102            ! pod/perldiag.pod
4103 ____________________________________________________________________________
4104 [  1033] By: gsar                                  on 1998/05/26  13:39:14
4105         Log: tweaks to make it build with the Borland compiler.  Won't run
4106              testsuite because @INC intuition from location of perlcore.dll seems
4107              to be broken.  Also, system() and qx// seem broken as well.
4108      Branch: asperl
4109            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
4110            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
4111            ! regexec.c toke.c
4112 ____________________________________________________________________________
4113 [  1032] By: gsar                                  on 1998/05/24  23:13:05
4114         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
4115      Branch: win32/perl
4116            ! lib/Benchmark.pm
4117 ____________________________________________________________________________
4118 [  1031] By: gsar                                  on 1998/05/24  05:36:44
4119         Log: tweak makefiles
4120      Branch: asperl
4121            ! win32/Makefile win32/makefile.mk
4122 ____________________________________________________________________________
4123 [  1030] By: gsar                                  on 1998/05/23  18:58:23
4124         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
4125      Branch: win32/perl
4126            ! pp_sys.c t/op/die.t
4127 ____________________________________________________________________________
4128 [  1029] By: gsar                                  on 1998/05/23  18:55:13
4129         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
4130              incomplete)
4131      Branch: win32/perl
4132            ! embed.h global.sym op.c pp.c proto.h sv.c
4133 ____________________________________________________________________________
4134 [  1028] By: gsar                                  on 1998/05/23  18:25:14
4135         Log: merge change#1013 from maintbranch (1012 is n/a)
4136      Branch: win32/perl
4137            ! toke.c
4138 ____________________________________________________________________________
4139 [  1027] By: gsar                                  on 1998/05/23  18:02:21
4140         Log: merge change#1011 from maintbranch
4141      Branch: win32/perl
4142            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
4143            ! utils/perlbug.PL
4144 ____________________________________________________________________________
4145 [  1026] By: nick                                  on 1998/05/23  08:45:04
4146         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
4147      Branch: win32/perl
4148            ! t/op/ipcmsg.t t/op/ipcsem.t
4149 ____________________________________________________________________________
4150 [  1025] By: nick                                  on 1998/05/23  08:36:36
4151         Log: Resolve win32 into ansiperl
4152      Branch: ansiperl
4153           +> t/op/die.t
4154           !> (integrate 42 files)
4155 ____________________________________________________________________________
4156 [  1024] By: gsar                                  on 1998/05/21  21:11:12
4157         Log: more mingw32 tweaks
4158      Branch: win32/perl
4159            ! ext/POSIX/POSIX.xs t/pragma/locale.t
4160 ____________________________________________________________________________
4161 [  1023] By: gsar                                  on 1998/05/21  19:15:02
4162         Log: fix problematic change#965 from maintbranch
4163              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
4164              Date:    Sat, 16 May 1998 17:45:22 EDT
4165              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
4166              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
4167      Branch: win32/perl
4168            ! gv.c op.c t/comp/proto.t
4169 ____________________________________________________________________________
4170 [  1022] By: gsar                                  on 1998/05/21  01:37:04
4171         Log: fix POSIX for mingw32
4172      Branch: win32/perl
4173            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4174 ____________________________________________________________________________
4175 [  1021] By: gsar                                  on 1998/05/20  15:02:21
4176         Log: remove strupr() from perl.c
4177      Branch: win32/perl
4178            ! perl.c
4179 ____________________________________________________________________________
4180 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
4181         Log: Title:  "fix up descrepancy in h2ph test"
4182              From:  Tim Bunce
4183              Files:  t/lib/h2ph.pht
4184      Branch: maint-5.004/perl
4185            ! t/lib/h2ph.pht
4186 ____________________________________________________________________________
4187 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
4188         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
4189              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4190              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
4191              Files:  t/op/subst.t
4192              
4193              Title:  "fix up descrepancy in h2ph test"
4194              From:  Tim Bunce
4195              Files:  t/lib/h2ph.t
4196      Branch: maint-5.004/perl
4197            ! t/lib/h2ph.t t/op/subst.t
4198 ____________________________________________________________________________
4199 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
4200         Log: Title:  "fix mem leak and core dump from change 1016"
4201              From:  Tim Bunce
4202              Files:  pp_sys.c
4203      Branch: maint-5.004/perl
4204            ! pp_sys.c
4205 ____________________________________________________________________________
4206 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
4207         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
4208              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4209              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
4210              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
4211              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
4212              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
4213              doio.c doop.c ext/ODBM_File/ODBM_File.xs
4214              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4215              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
4216              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
4217              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
4218              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
4219              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
4220              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
4221              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
4222              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
4223              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
4224              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
4225              universal.c util.c win32/Makefile win32/config_H.bc
4226              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
4227              win32/makefile.mk win32/perlglob.c win32/runperl.c
4228              win32/win32.c win32/win32sck.c x2p/s2p.PL
4229      Branch: maint-5.004/perl
4230            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
4231            ! cygwin32/perlld deb.c doio.c doop.c embed.h
4232            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
4233            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
4234            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
4235            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
4236            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
4237            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
4238            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
4239            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
4240            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
4241            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
4242            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
4243            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
4244            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
4245            ! universal.c util.c utils/perldoc.PL win32/Makefile
4246            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
4247            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
4248            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
4249            ! x2p/s2p.PL
4250 ____________________________________________________________________________
4251 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
4252         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
4253              From:  Graham Barr <gbarr@ti.com>
4254              Msg-ID:  <3561D147.7F3E0C88@ti.com>
4255              Files:  pp_sys.c t/op/die.t
4256      Branch: maint-5.004/perl
4257            ! pp_sys.c t/op/die.t
4258 ____________________________________________________________________________
4259 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
4260         Log: Title:  "loosen const sub re-defined warnings"
4261              From:  Doug MacEachern <dougm@pobox.com>
4262              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
4263              Files:  proto.h global.sym op.c pp.c sv.c
4264      Branch: maint-5.004/perl
4265            ! global.sym op.c pp.c proto.h sv.c
4266 ____________________________________________________________________________
4267 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
4268         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
4269              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
4270              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
4271              Files:  sv.c
4272              
4273              Title:  "Further h2ph patches (including a test suite)"
4274              From:  Billy <wdconsta@cs.adelaide.edu.au>
4275              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
4276              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
4277      Branch: maint-5.004/perl
4278            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
4279            ! MANIFEST sv.c utils/h2ph.PL
4280 ____________________________________________________________________________
4281 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
4282         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
4283              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
4284              <ilya@math.ohio-state.edu>
4285              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
4286              <199805151931.PAA23086@aatma.engin.umich.edu>,
4287              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
4288              Files:  toke.c
4289      Branch: maint-5.004/perl
4290            ! toke.c
4291 ____________________________________________________________________________
4292 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
4293         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
4294              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
4295              <jhi@iki.fi>
4296              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
4297              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
4298              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
4299              t/op/ipcsem.t
4300      Branch: maint-5.004/perl
4301            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
4302            ! t/op/ipcsem.t
4303 ____________________________________________________________________________
4304 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
4305         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
4306              From:  jan.dubois@ibm.net (Jan Dubois)
4307              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
4308              Files:  embed.h interp.sym
4309              
4310              Title:  "Undo changed error message which breaks Tk"
4311              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4312              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
4313              Files:  pp_ctl.c
4314              
4315              Title:  "Minor fixups to new -e script code"
4316              From:  Tim Bunce
4317              Files:  perl.c
4318              
4319              Title:  "Remove old diags not relevant after -e fix"
4320              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
4321              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4322              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
4323              <199805181335.OAA07008@toad.ig.co.uk>,
4324              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
4325              Files:  pod/perldiag.pod
4326              
4327              Title:  "more examples for vec()"
4328              From:  Tom Phoenix <rootbeer@teleport.com>
4329              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
4330              Files:  pod/perlfunc.pod
4331              
4332              Title:  ""make ok" (perlbug -ok) should not be interactive"
4333              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
4334              <jhi@iki.fi>
4335              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
4336              <l03130300b1834f9732a0@[194.222.64.89]>
4337              Files:  utils/perlbug.PL
4338      Branch: maint-5.004/perl
4339            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
4340            ! pp_ctl.c utils/perlbug.PL
4341 ____________________________________________________________________________
4342 [  1010] By: gsar                                  on 1998/05/18  09:40:58
4343         Log: integrate mainline changes (untested)
4344      Branch: asperl
4345           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
4346           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
4347           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4348           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
4349           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
4350           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
4351            - ext/DynaLoader/DynaLoader.pm
4352            ! win32/win32.c
4353           !> (integrate 234 files)
4354 ____________________________________________________________________________
4355 [  1009] By: gsar                                  on 1998/05/18  07:51:19
4356         Log: more whitespace tweaks from maintbranch
4357      Branch: win32/perl
4358            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
4359 ____________________________________________________________________________
4360 [  1008] By: gsar                                  on 1998/05/17  22:37:20
4361         Log: sundry whitespace cleanups from maintbranch
4362      Branch: win32/perl
4363            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
4364 ____________________________________________________________________________
4365 [  1007] By: gsar                                  on 1998/05/16  21:59:46
4366         Log: integrate mainline
4367      Branch: win32/perl
4368           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4369           !> t/op/ipcmsg.t t/op/ipcsem.t
4370 ____________________________________________________________________________
4371 [  1006] By: gsar                                  on 1998/05/16  21:54:23
4372         Log: merge changes#996,998,999 from maintbranch
4373      Branch: win32/perl
4374            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
4375 ____________________________________________________________________________
4376 [  1005] By: gsar                                  on 1998/05/16  21:49:47
4377         Log: merge change#995 from maintbranch, tweak interp.sym and
4378              run embed.pl
4379      Branch: win32/perl
4380            ! embedvar.h interp.sym intrpvar.h perl.c
4381 ____________________________________________________________________________
4382 [  1004] By: gsar                                  on 1998/05/16  21:27:18
4383         Log: merge changes#989,990,992 from maintbranch
4384      Branch: win32/perl
4385            + t/op/die.t
4386            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
4387 ____________________________________________________________________________
4388 [  1003] By: gsar                                  on 1998/05/16  21:16:47
4389         Log: sync config*.gc with others, and verify that nothing from
4390              change#986 needs to be merged
4391      Branch: win32/perl
4392            ! win32/config.gc win32/config_H.gc
4393 ____________________________________________________________________________
4394 [  1002] By: gsar                                  on 1998/05/16  21:04:04
4395         Log: merge change#985 from maintbranch
4396      Branch: win32/perl
4397            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4398            ! util.c
4399 ____________________________________________________________________________
4400 [  1001] By: gsar                                  on 1998/05/16  17:53:16
4401         Log: add a test to check return value from successful s/// (there was none!)
4402      Branch: win32/perl
4403            ! t/op/subst.t
4404 ____________________________________________________________________________
4405 [  1000] By: gsar                                  on 1998/05/16  17:42:34
4406         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
4407              return a value on the stack
4408      Branch: win32/perl
4409            ! pp_hot.c
4410 ____________________________________________________________________________
4411 [   999] By: TimBunce                              on 1998/05/15  23:04:30
4412         Log: Title:  "Update Porting/makerel script for perforce dir structure"
4413              From:  Tim Bunce
4414              Files:  Porting/makerel
4415      Branch: maint-5.004/perl
4416            ! Porting/makerel
4417 ____________________________________________________________________________
4418 [   998] By: TimBunce                              on 1998/05/15  22:49:55
4419         Log: Title:  "Updated Changes file for trial 3"
4420              From:  Tim Bunce
4421              Files:  Changes
4422      Branch: maint-5.004/perl
4423            ! Changes
4424 ____________________________________________________________________________
4425 [   997] By: gsar                                  on 1998/05/15  22:21:41
4426         Log: merge changes#982,984 from maintbranch
4427      Branch: win32/perl
4428            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
4429            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4430 ____________________________________________________________________________
4431 [   996] By: TimBunce                              on 1998/05/15  22:19:32
4432         Log: Title:  "Negative array subscript unrecognized in regex"
4433              From:  Mark-Jason Dominus <mjd@plover.com>,
4434              h.sanden@elsevier.nl (Hugo van der Sanden)
4435              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
4436              <199805151514.RAA04121@dorlas.elsevier.nl>
4437              Files:  t/base/lex.t toke.c
4438              
4439              Title:  "Remove e_fp from toke.c after change 955"
4440              From:  Tim Bunce
4441              Files:  toke.c
4442      Branch: maint-5.004/perl
4443            ! t/base/lex.t toke.c
4444 ____________________________________________________________________________
4445 [   995] By: TimBunce                              on 1998/05/15  22:08:32
4446         Log: Title:  "Fix -e security hole (no longer uses temp file)"
4447              From:  Tim Bunce
4448              Files:  embed.h perl.h perl.c
4449      Branch: maint-5.004/perl
4450            ! embed.h perl.c perl.h
4451 ____________________________________________________________________________
4452 [   994] By: gsar                                  on 1998/05/15  22:08:17
4453         Log: merge change#981 from maintbranch, add XXX comment about
4454              supporting %! for usethreads case
4455      Branch: win32/perl
4456            ! gv.c op.c
4457 ____________________________________________________________________________
4458 [   992] By: TimBunce                              on 1998/05/15  22:01:32
4459         Log: Title:  "install non-backwards compatible .pm files into archlib"
4460              From:  Tim Bunce
4461              Files:  installperl
4462              
4463              Title:  "revert "Can't locate" message to original for maintenance"
4464              From:  Tim Bunce
4465              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
4466              Files:  pod/perldiag.pod pp_ctl.c
4467      Branch: maint-5.004/perl
4468            ! installperl pod/perldiag.pod pp_ctl.c
4469 ____________________________________________________________________________
4470 [   991] By: gsar                                  on 1998/05/15  21:35:00
4471         Log: reverse integrate ansiperl (all except the
4472              C<attrs qw(package locked)> stuff, and the duplicate hunks)
4473              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
4474      Branch: win32/perl
4475           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
4476           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
4477           !> utils/perldoc.PL
4478 ____________________________________________________________________________
4479 [   990] By: TimBunce                              on 1998/05/15  16:54:18
4480         Log: Title:  "Add tests for die $ref"
4481              From:  Graham Barr <gbarr@ti.com>
4482              Msg-ID:  <355C6297.121B576B@ti.com>
4483              Files:  MANIFEST t/op/die.t
4484      Branch: maint-5.004/perl
4485            + t/op/die.t
4486            ! MANIFEST
4487 ____________________________________________________________________________
4488 [   989] By: TimBunce                              on 1998/05/15  16:38:19
4489         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
4490              From:  Jarkko Hietaniemi <jhi@iki.fi>
4491              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
4492              Files:  t/op/ipcmsg.t
4493      Branch: maint-5.004/perl
4494            ! t/op/ipcmsg.t
4495 ____________________________________________________________________________
4496 [   988] By: mbeattie                              on 1998/05/15  16:28:08
4497         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
4498              (manually applied and tweaked) to fix up SysV IPC semaphores for
4499              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
4500              t/op/ipcsem.t for platforms which wanted to skip test. Completely
4501              disable ipcsem.t since it doesn't seem to work properly even when
4502              not skipped. This is _65.
4503      Branch: perl
4504            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
4505            ! t/op/ipcmsg.t t/op/ipcsem.t
4506 ____________________________________________________________________________
4507 [   987] By: nick                                  on 1998/05/15  16:03:35
4508         Log: Integrate win32
4509      Branch: ansiperl
4510           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
4511           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
4512           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4513           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
4514           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4515           +> t/op/pos.t utils/perlcc.PL
4516            - ext/DynaLoader/DynaLoader.pm
4517           !> (integrate 208 files)
4518 ____________________________________________________________________________
4519 [   986] By: TimBunce                              on 1998/05/15  15:28:45
4520         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
4521              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
4522              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
4523              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
4524              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
4525              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
4526              win32/config.bc win32/config.vc win32/config_H.bc
4527              win32/config_H.vc
4528      Branch: maint-5.004/perl
4529            + README.beos beos/nm.c hints/beos.sh
4530            ! Configure MANIFEST Porting/Glossary config_h.SH
4531            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
4532            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
4533            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4534 ____________________________________________________________________________
4535 [   985] By: TimBunce                              on 1998/05/15  15:02:43
4536         Log: Title:  "allow die $ref"
4537              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
4538              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
4539              Files:  pp_ctl.c pp_sys.c util.c
4540              
4541              Title:  "ExtUtils::Manifest could truncate files during "make dist""
4542              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
4543              koenig@kulturbox.de (Andreas J. Koenig)
4544              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
4545              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
4546              Files:  lib/ExtUtils/Manifest.pm
4547              
4548              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
4549              From:  Dan Sugalski <sugalskd@osshe.edu>
4550              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
4551              Files:  lib/AutoSplit.pm
4552              
4553              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
4554              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
4555              J. Koenig), larry@wall.org (Larry Wall)
4556              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
4557              <sfc202c9jsb.fsf@anna.in-berlin.de>,
4558              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
4559              Files:  lib/AutoSplit.pm
4560      Branch: maint-5.004/perl
4561            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
4562            ! util.c
4563 ____________________________________________________________________________
4564 [   984] By: TimBunce                              on 1998/05/15  14:18:52
4565         Log: ------  CORE LANGUAGE  ------
4566              
4567              Title:  "Fix close pipe returning status from wrong child"
4568              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
4569              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
4570              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
4571              Files:  t/io/pipe.t util.c
4572              
4573              Title:  "Avoid English.pm triggering load of Errno.pm"
4574              From:  Tim Bunce
4575              Files:  gv.c lib/English.pm
4576              
4577              ------  DOCUMENTATION  ------
4578              
4579              Title:  "Document child exit cause a parent sleep to end early"
4580              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4581              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
4582              Files:  pod/perlfunc.pod
4583              
4584              ------  EXTENSIONS  ------
4585              
4586              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
4587              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4588              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
4589              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4590              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4591              
4592              Title:  "MM_VMS.pm fixes for building external library"
4593              From:  Dan Sugalski <sugalskd@ous.edu>
4594              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
4595              Files:  lib/ExtUtils/MM_VMS.pm
4596              
4597              Title:  "Appease picky DEC compiler in POSIX.xs"
4598              From:  Dan Sugalski <sugalskd@ous.edu>
4599              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
4600              Files:  ext/POSIX/POSIX.xs
4601              
4602              ------  TESTS  ------
4603              
4604              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
4605              From:  Jarkko Hietaniemi <jhi@iki.fi>
4606              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
4607              Files:  t/op/ipcsem.t
4608              
4609              Title:  "Fix doc bug for system() return value"
4610              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4611              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
4612              Files:  pod/perlfunc.pod t/op/exec.t
4613              
4614              ------  UTILITIES  ------
4615              
4616              Title:  "Avoid possible constant autoload loop"
4617              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
4618              Zakharevich <ilya@math.ohio-state.edu>
4619              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
4620              <355B475A.C5AD4B90@ti.com>,
4621              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
4622              Files:  utils/h2xs.PL
4623              
4624              Title:  "Further improvements to h2ph.PL"
4625              From:  kstar@chapin.edu
4626              Msg-ID:  <199805130241.WAA25459@chapin.edu>
4627              Files:  utils/h2ph.PL
4628      Branch: maint-5.004/perl
4629            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4630            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4631            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
4632            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
4633            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
4634
4635 ----------------
4636 Version 5.004_64
4637 ----------------
4638
4639 ____________________________________________________________________________
4640 [   983] By: mbeattie                              on 1998/05/15  14:04:17
4641         Log: Integrate win32 branch into mainline.
4642      Branch: perl
4643           +> Porting/patching.pod t/op/defins.t
4644           !> (integrate 107 files)
4645 ____________________________________________________________________________
4646 [   982] By: TimBunce                              on 1998/05/15  12:33:26
4647         Log: Title:  "comment init_postdump_symbols issues"
4648              From:  Tim Bunce
4649              Files:  perl.c
4650              
4651              Title:  "Improve sort docs re SUBNAME"
4652              From:  circle@azstarnet.com
4653              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
4654              Files:  pod/perlfunc.pod
4655      Branch: maint-5.004/perl
4656            ! perl.c pod/perlfunc.pod
4657 ____________________________________________________________________________
4658 [   981] By: TimBunce                              on 1998/05/15  11:47:28
4659         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
4660              From:  Graham Barr <gbarr@ti.com>
4661              Msg-ID:  <355080CD.1111BC81@ti.com>
4662              Files:  gv.c
4663      Branch: maint-5.004/perl
4664            ! gv.c
4665 ____________________________________________________________________________
4666 [   980] By: gsar                                  on 1998/05/15  06:16:13
4667         Log: add doc for C<+{}> vs. C<{;}> disambiguation
4668      Branch: win32/perl
4669            ! pod/perlref.pod
4670 ____________________________________________________________________________
4671 [   979] By: gsar                                  on 1998/05/15  04:59:47
4672         Log: tweaks to win32 makefiles.  This version builds and passes all
4673              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
4674      Branch: win32/perl
4675            ! win32/Makefile win32/makefile.mk
4676 ____________________________________________________________________________
4677 [   978] By: gsar                                  on 1998/05/15  02:41:58
4678         Log: merge changes#922,944,949,965,970 from maintbranch
4679      Branch: win32/perl
4680            + Porting/patching.pod t/op/defins.t
4681            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
4682            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
4683            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
4684            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
4685            ! utils/perlbug.PL
4686 ____________________________________________________________________________
4687 [   977] By: gsar                                  on 1998/05/15  02:15:25
4688         Log: merge changes#906,907,909,910 from maintbranch
4689      Branch: win32/perl
4690            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
4691            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
4692            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
4693            ! util.c
4694 ____________________________________________________________________________
4695 [   976] By: gsar                                  on 1998/05/15  01:34:53
4696         Log: merge change#905 from maintbranch, minor fixes to get
4697              clean build+test on Solaris
4698      Branch: win32/perl
4699            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
4700            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
4701            ! regcomp.c sv.c t/op/taint.t toke.c
4702 ____________________________________________________________________________
4703 [   975] By: gsar                                  on 1998/05/14  23:34:26
4704         Log: merge change#904 from maintbranch
4705      Branch: win32/perl
4706            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
4707            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
4708            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
4709            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
4710            ! vms/descrip.mms
4711 ____________________________________________________________________________
4712 [   974] By: gsar                                  on 1998/05/14  23:11:05
4713         Log: merge change#897 from maintbranch
4714      Branch: win32/perl
4715            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4716            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
4717            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4718            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
4719            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
4720            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
4721            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4722            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
4723            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
4724            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
4725            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4726            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4727            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4728            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
4729            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
4730            ! win32/config_H.bc win32/config_H.vc win32/win32.c
4731            ! x2p/find2perl.PL
4732 ____________________________________________________________________________
4733 [   973] By: gsar                                  on 1998/05/14  22:24:26
4734         Log: integrate mainline
4735      Branch: win32/perl
4736            + Porting/Contract
4737           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
4738           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
4739           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
4740           +> utils/perlcc.PL
4741            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
4742            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
4743            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
4744            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
4745            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
4746            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
4747            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
4748            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
4749            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
4750            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
4751            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
4752            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
4753            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4754            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
4755            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
4756            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
4757            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
4758            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4759            ! win32/win32.c x2p/find2perl.PL
4760           !> (integrate 59 files)
4761 ____________________________________________________________________________
4762 [   972] By: nick                                  on 1998/05/14  18:09:01
4763         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
4764              Remove K&R style functions, avoid struct/typedef clash. 
4765      Branch: ansiperl
4766            ! bytecode.h byterun.c sv.c toke.c
4767 ____________________________________________________________________________
4768 [   971] By: TimBunce                              on 1998/05/14  16:52:19
4769         Log: 
4770              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
4771              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4772              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
4773              Files:  pp.c
4774      Branch: maint-5.004/perl
4775            ! pp.c
4776 ____________________________________________________________________________
4777 [   970] By: TimBunce                              on 1998/05/14  16:18:06
4778         Log: 
4779              Title:  "perlbug reformatted"
4780              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
4781              <hv@crypt0.demon.co.uk>
4782              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
4783              <l03130300b17cebcb6d33@[194.222.64.89]>,
4784              <v03110702b17ccbab6824@[195.95.102.67]>
4785              Files:  utils/perlbug.PL
4786      Branch: maint-5.004/perl
4787            ! utils/perlbug.PL
4788 ____________________________________________________________________________
4789 [   969] By: mbeattie                              on 1998/05/14  16:15:09
4790         Log: Integrate win32 branch into mainline
4791      Branch: perl
4792           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
4793           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
4794            - ext/DynaLoader/DynaLoader.pm
4795           !> (integrate 118 files)
4796 ____________________________________________________________________________
4797 [   968] By: mbeattie                              on 1998/05/14  16:05:57
4798         Log: Bump patchlevel to 65
4799      Branch: perl
4800            ! patchlevel.h
4801 ____________________________________________________________________________
4802 [   967] By: mbeattie                              on 1998/05/14  16:05:19
4803         Log: Another fixup of MANIFEST
4804      Branch: perl
4805            ! MANIFEST
4806 ____________________________________________________________________________
4807 [   966] By: mbeattie                              on 1998/05/14  16:02:20
4808         Log: Add missing files to MANIFEST
4809      Branch: perl
4810            ! MANIFEST
4811 ____________________________________________________________________________
4812 [   965] By: TimBunce                              on 1998/05/14  16:00:11
4813         Log: 
4814              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
4815              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
4816              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
4817              Files:  gv.h gv.c op.c
4818      Branch: maint-5.004/perl
4819            ! gv.c gv.h op.c
4820 ____________________________________________________________________________
4821 [   964] By: mbeattie                              on 1998/05/14  15:58:01
4822         Log: Subject: [PATCH] Using Getopts::* with strict vars
4823              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
4824              From: Tom Phoenix <rootbeer@teleport.com>
4825      Branch: perl
4826            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
4827 ____________________________________________________________________________
4828 [   963] By: mbeattie                              on 1998/05/14  15:56:53
4829         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
4830              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
4831              From: epeschko@den-mdev1 (Ed Peschko)
4832      Branch: perl
4833            + utils/perlcc.PL
4834            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
4835            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
4836 ____________________________________________________________________________
4837 [   962] By: mbeattie                              on 1998/05/14  15:45:28
4838         Log: From: Dan Sugalski <sugalskd@ous.edu>
4839              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
4840              Date: Wed, 08 Apr 1998 17:08:48 -0700
4841              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
4842              Date: Fri, 08 May 1998 10:49:16 -0700
4843      Branch: perl
4844            ! ext/Thread/Thread.pm
4845 ____________________________________________________________________________
4846 [   961] By: mbeattie                              on 1998/05/14  15:43:39
4847         Log: Subject: Consolidated patch to 5.004_64
4848              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
4849              From: Charles Bailey <BAILEY@newman.upenn.edu>
4850      Branch: perl
4851            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
4852            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
4853            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
4854            ! vms/perlvms.pod
4855 ____________________________________________________________________________
4856 [   960] By: mbeattie                              on 1998/05/14  15:41:41
4857         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
4858              Date: 07 Apr 1998 18:31:21 +0200
4859              From: JVromans@Squirrel.nl (Johan Vromans)
4860      Branch: perl
4861            ! lib/Getopt/Long.pm
4862 ____________________________________________________________________________
4863 [   959] By: mbeattie                              on 1998/05/14  15:39:29
4864         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
4865              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
4866              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
4867              Subject: [PATCH] perl 5.004_64+Config_04
4868              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
4869      Branch: perl
4870            ! lib/Benchmark.pm pod/perlfunc.pod
4871 ____________________________________________________________________________
4872 [   958] By: mbeattie                              on 1998/05/14  15:36:30
4873         Log: From: kstar@chapin.edu
4874              Subject: [PATCH] hints for Irix 6
4875              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
4876              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
4877              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
4878      Branch: perl
4879            ! INSTALL hints/irix_6.sh installperl
4880 ____________________________________________________________________________
4881 [   957] By: mbeattie                              on 1998/05/14  15:33:48
4882         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
4883              Date: Mon, 06 Apr 1998 21:09:24 +0200
4884              From: Achim Bohnet <ach@mpe.mpg.de>
4885      Branch: perl
4886            ! lib/ExtUtils/Install.pm
4887 ____________________________________________________________________________
4888 [   956] By: mbeattie                              on 1998/05/14  15:32:39
4889         Log: Subject: [PATCH] Config: Irix 5 hints
4890              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
4891              From: kstar@O2.chapin.edu
4892      Branch: perl
4893            ! hints/irix_5.sh
4894 ____________________________________________________________________________
4895 [   955] By: mbeattie                              on 1998/05/14  15:31:12
4896         Log: Subject: PATCH: h2ph produces incorrect code
4897              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
4898              From: Billy <wdconsta@cs.adelaide.edu.au>
4899      Branch: perl
4900            ! utils/h2ph.PL
4901 ____________________________________________________________________________
4902 [   954] By: mbeattie                              on 1998/05/14  15:29:27
4903         Log: Subject: [PATCH] perldebug.pod
4904              Date: Mon, 6 Apr 1998 00:36:57 -0600
4905              From: jason stewart <jasons@sandy-home.arc.unm.edu>
4906      Branch: perl
4907            ! pod/perldebug.pod
4908 ____________________________________________________________________________
4909 [   953] By: mbeattie                              on 1998/05/14  15:28:00
4910         Log: From: Dominic Dunlop <domo@vo.lu>
4911              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
4912              Date: Wed, 6 May 1998 14:39:32 +0000
4913              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
4914              Date: Sat, 4 Apr 1998 19:44:34 +0000
4915      Branch: perl
4916            ! hints/machten.sh t/op/hashwarn.t
4917 ____________________________________________________________________________
4918 [   952] By: mbeattie                              on 1998/05/14  15:23:19
4919         Log: New pod/perldelta.pod (previous one branched in last change):
4920              Subject: [PATCH 5.004_64] Start new perldelta
4921              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
4922              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4923      Branch: perl
4924            + pod/perldelta.pod
4925 ____________________________________________________________________________
4926 [   951] By: mbeattie                              on 1998/05/14  15:20:43
4927         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4928              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
4929              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
4930              Subject: [PATCH 5.004_64] Start new perldelta
4931              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
4932              (above branched perldelta -> perldelta4, new perldelta will be
4933              created/added next change)
4934              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
4935              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
4936      Branch: perl
4937            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
4938            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
4939           +> pod/perldelta4.pod
4940            - pod/perldelta.pod
4941            ! MANIFEST hints/svr4.sh
4942 ____________________________________________________________________________
4943 [   949] By: TimBunce                              on 1998/05/14  15:11:30
4944         Log: 
4945              Title:  "while($x=<>) no longer warns (implicit defined added)"
4946              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
4947              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
4948              Files:  MANIFEST op.c t/op/defins.t
4949      Branch: maint-5.004/perl
4950            + t/op/defins.t
4951            ! MANIFEST op.c
4952 ____________________________________________________________________________
4953 [   948] By: mbeattie                              on 1998/05/14  15:09:51
4954         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4955              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
4956              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
4957              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
4958              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
4959              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
4960              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
4961              Subject: [PATCH 5.004_64] Config_64-03-04.diff
4962              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
4963      Branch: perl
4964            + README.beos beos/nm.c hints/beos.sh
4965            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
4966            ! Porting/Glossary Porting/config.sh Porting/config_H
4967            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
4968            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
4969            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
4970            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
4971            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
4972            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
4973            ! win32/config.vc win32/config_H.bc win32/config_H.vc
4974 ____________________________________________________________________________
4975 [   946] By: TimBunce                              on 1998/05/14  15:07:06
4976         Log: 
4977              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
4978              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4979              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
4980              Files:  perl.c sv.c t/op/misc.t
4981      Branch: maint-5.004/perl
4982            ! perl.c sv.c t/op/misc.t
4983 ____________________________________________________________________________
4984 [   945] By: mbeattie                              on 1998/05/14  15:00:31
4985         Log: Subject: Perl Social Contract
4986              Date: 13 Apr 1998 06:16:59 -0700
4987              From: Russ Allbery <rra@stanford.edu>
4988      Branch: perl
4989            + Porting/Contract
4990 ____________________________________________________________________________
4991 [   944] By: TimBunce                              on 1998/05/14  14:59:37
4992         Log: 
4993              Title:  "5.004_04-m2 Cleanup of test failures"
4994              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4995              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
4996              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
4997              win32/config.bc win32/config.vc
4998      Branch: maint-5.004/perl
4999            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
5000            ! win32/config.bc win32/config.vc
5001 ____________________________________________________________________________
5002 [   943] By: mbeattie                              on 1998/05/14  14:58:13
5003         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
5004              Subject: [PATCH 5.004_64] Test.pm update
5005              Date: Sat, 4 Apr 1998 08:33:50 -0500
5006              Subject: [PATCH 5.004_64] modcount + comments
5007              Date: Fri, 17 Apr 1998 16:07:35 -0400
5008      Branch: perl
5009            ! lib/Test.pm op.c thrdvar.h
5010 ____________________________________________________________________________
5011 [   942] By: mbeattie                              on 1998/05/14  14:49:43
5012         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5013              Subject: [PATCH 5.004_64] newSV
5014              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
5015              Subject: [PATCH 5.004_64] Cryptic error from B::CC
5016              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
5017      Branch: perl
5018            ! ext/B/B/CC.pm handy.h proto.h sv.c
5019 ____________________________________________________________________________
5020 [   941] By: mbeattie                              on 1998/05/14  14:47:29
5021         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5022              Subject: [PATCH 5.004_64] anydbm.t
5023              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
5024              Subject: [PATCH 5.004_64] threads on OS/2
5025              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
5026              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
5027              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
5028              Subject: [PATCH 5.004_64] Immediate stop in debugger
5029              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
5030              Subject: [PATCH 5.005_64] ptags broken
5031              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
5032              Subject: [PATCH 5.004_64] Document switch syntax via RE
5033              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
5034      Branch: perl
5035            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
5036            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
5037            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
5038 ____________________________________________________________________________
5039 [   940] By: mbeattie                              on 1998/05/14  14:38:44
5040         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
5041              Date: Fri, 03 Apr 1998 16:01:57 -0800
5042              From: Dan Sugalski <sugalskd@osshe.edu>
5043      Branch: perl
5044            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
5045            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
5046 ____________________________________________________________________________
5047 [   939] By: mbeattie                              on 1998/05/14  14:35:42
5048         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
5049              Date: Fri, 03 Apr 1998 13:58:15 -0800
5050              From: Dan Sugalski <sugalskd@osshe.edu>
5051      Branch: perl
5052            ! perl.c
5053 ____________________________________________________________________________
5054 [   938] By: gsar                                  on 1998/05/14  10:53:55
5055         Log: merge change#896 from maintbranch
5056      Branch: win32/perl
5057            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
5058            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
5059            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
5060            ! t/op/gv.t t/op/misc.t t/op/pack.t
5061 ____________________________________________________________________________
5062 [   937] By: gsar                                  on 1998/05/14  09:31:34
5063         Log: merge change#887 from maintbranch
5064      Branch: win32/perl
5065            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
5066            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
5067            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
5068            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
5069            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
5070            ! t/op/stat.t toke.c utils/h2xs.PL
5071 ____________________________________________________________________________
5072 [   936] By: gsar                                  on 1998/05/14  09:06:18
5073         Log: merge change#886 from maintbranch
5074      Branch: win32/perl
5075            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
5076            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
5077            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
5078            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
5079            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
5080            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
5081            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
5082            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
5083            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
5084            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
5085            ! vms/test.com
5086 ____________________________________________________________________________
5087 [   935] By: gsar                                  on 1998/05/14  07:00:02
5088         Log: merge changes#872,873 from maintbranch
5089      Branch: win32/perl
5090            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
5091            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
5092            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
5093            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
5094            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
5095            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
5096            ! utils/perldoc.PL
5097 ____________________________________________________________________________
5098 [   934] By: gsar                                  on 1998/05/14  06:24:38
5099         Log: merge changes#755..759,763,764 from maintbranch
5100      Branch: win32/perl
5101            + hints/openbsd.sh
5102            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
5103            ! t/op/pos.t utils/perldoc.PL
5104 ____________________________________________________________________________
5105 [   933] By: gsar                                  on 1998/05/14  06:07:31
5106         Log: merge change#754 from maintbranch
5107      Branch: win32/perl
5108            ! perl.c
5109 ____________________________________________________________________________
5110 [   932] By: gsar                                  on 1998/05/14  06:03:50
5111         Log: merge changes#752,753 from maintbranch
5112      Branch: win32/perl
5113            + t/op/pos.t
5114            ! README ext/GDBM_File/GDBM_File.pm
5115            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
5116 ____________________________________________________________________________
5117 [   931] By: gsar                                  on 1998/05/14  05:51:19
5118         Log: merge change#745 from maintbranch
5119      Branch: win32/perl
5120            + ext/DynaLoader/DynaLoader.pm.PL
5121            - ext/DynaLoader/DynaLoader.pm
5122            ! MANIFEST ext/DynaLoader/Makefile.PL
5123 ____________________________________________________________________________
5124 [   930] By: nick                                  on 1998/05/13  20:39:59
5125         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
5126      Branch: ansiperl
5127            ! utils/perldoc.PL
5128           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
5129           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
5130           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
5131           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5132           !> win32/makedef.pl win32/makefile.mk
5133 ____________________________________________________________________________
5134 [   929] By: gsar                                  on 1998/05/13  10:13:36
5135         Log: merge change#687 from maintbranch
5136      Branch: win32/perl
5137            ! pod/perlfunc.pod
5138 ____________________________________________________________________________
5139 [   928] By: gsar                                  on 1998/05/13  10:08:13
5140         Log: merge change#683 from maintbranch
5141      Branch: win32/perl
5142            ! pod/perlguts.pod
5143 ____________________________________________________________________________
5144 [   927] By: gsar                                  on 1998/05/13  09:51:43
5145         Log: merge change#681 from maintbranch
5146      Branch: win32/perl
5147            ! ext/Fcntl/Fcntl.pm
5148 ____________________________________________________________________________
5149 [   926] By: gsar                                  on 1998/05/13  09:47:11
5150         Log: merge change#664 from maint branch
5151      Branch: win32/perl
5152            ! regcomp.c regcomp.h regexec.c
5153 ____________________________________________________________________________
5154 [   925] By: gsar                                  on 1998/05/13  08:55:28
5155         Log: merge missing part of change#663 from maint branch
5156      Branch: win32/perl
5157            ! op.c
5158 ____________________________________________________________________________
5159 [   924] By: gsar                                  on 1998/05/12  18:50:04
5160         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
5161              and seems to generate problematic code for PII.
5162      Branch: win32/perl
5163            ! win32/makefile.mk
5164 ____________________________________________________________________________
5165 [   923] By: gsar                                  on 1998/05/12  16:24:02
5166         Log: fix test failure
5167              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
5168              Date:    Tue, 12 May 1998 10:40:57 BST
5169              From:    Nick.Ing-Simmons@tiuk.ti.com
5170              Subject: test buglet
5171      Branch: win32/perl
5172            ! t/op/hashwarn.t
5173 ____________________________________________________________________________
5174 [   922] By: TimBunce                              on 1998/05/11  20:58:58
5175         Log: Assorted patches:
5176              
5177              ------  CORE LANGUAGE  ------
5178              
5179              Title:  "incorrect return value for hv_iterinit"
5180              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5181              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
5182              Files:  pod/perlguts.pod hv.c
5183              
5184              ------  DOCUMENTATION  ------
5185              
5186              Title:  "perlvar.pod buglet E<EVMSERR>"
5187              From:  Achim Bohnet <ach@mpe.mpg.de>
5188              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
5189              Files:  pod/perlvar.pod
5190              
5191              Title:  "Improve docs for warning about code after an exec()"
5192              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
5193              <chaimf@concentric.net>
5194              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
5195              <m3ra22qn1z.fsf@chany-p100.emwp.com>
5196              Files:  pod/perlfunc.pod
5197              
5198              Title:  "Remove dead code from pod2man"
5199              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5200              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
5201              Files:  pod/pod2man.PL
5202              
5203              Title:  "tweak doc for C<do FILENAME>"
5204              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5205              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
5206              Files:  pod/perlfunc.pod
5207              
5208              Title:  "Document integer pragma effect on % operator"
5209              From:  Gisle Aas <gisle@aas.no>
5210              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
5211              Files:  pod/perlop.pod
5212              
5213              Title:  "Reduce rm command line length in pod/Makefile"
5214              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
5215              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
5216              Files:  pod/Makefile
5217              
5218              ------  EXTENSIONS  ------
5219              
5220              Title:  "Clarify Termios usage in POSIX.pod"
5221              From:  Rocco Caputo <troc@netrus.net>
5222              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
5223              Files:  ext/POSIX/POSIX.pod
5224              
5225              ------  LIBRARY  ------
5226              
5227              Title:  "Fix File::Find::finddepth typo in trial 2 release"
5228              From:  koenig@kulturbox.de (Andreas J. Koenig)
5229              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
5230              Files:  lib/File/Find.pm t/lib/filefind.t
5231              
5232              ------  PORTABILITY - GENERAL  ------
5233              
5234              Title:  "Add Porting/patching.pod document"
5235              From:  Daniel Grisinger <dgris@tdrenterprises.com>
5236              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
5237              Files:  MANIFEST Porting/patching.pod
5238              
5239              Title:  "hints/machten.sh: disable semctl(), align with devel version"
5240              From:  Dominic Dunlop <domo@vo.lu>
5241              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
5242              Files:  hints/machten.sh
5243              
5244              Title:  "Add VMS specifics to Porting/makerel"
5245              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5246              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
5247              <199804271732.SAA13762@toad.ig.co.uk>,
5248              <9804250212.AA27695@forte.com>
5249              Files:  Porting/makerel
5250      Branch: maint-5.004/perl
5251            + Porting/patching.pod
5252            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
5253            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
5254            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
5255            ! t/lib/filefind.t
5256 ____________________________________________________________________________
5257 [   921] By: gsar                                  on 1998/05/10  02:28:03
5258         Log: various tweaks to makefiles
5259      Branch: win32/perl
5260            ! win32/Makefile win32/makedef.pl win32/makefile.mk
5261 ____________________________________________________________________________
5262 [   920] By: gsar                                  on 1998/05/10  02:27:19
5263         Log: fix ExtUtils::Liblist mishandling paths with spaces
5264      Branch: win32/perl
5265            ! lib/ExtUtils/Liblist.pm
5266 ____________________________________________________________________________
5267 [   919] By: gsar                                  on 1998/05/09  17:10:15
5268         Log: minor cleanup
5269      Branch: win32/perl
5270            ! MANIFEST perl.c
5271 ____________________________________________________________________________
5272 [   918] By: gsar                                  on 1998/05/09  17:09:09
5273         Log: protect sortcop from C<sort { sort { ... } ... } ...>
5274              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
5275              Date:    Fri, 08 May 1998 19:33:44 EDT
5276              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
5277              Subject: [PATCH] Re: double recursion in sort 
5278      Branch: win32/perl
5279            ! pp_ctl.c t/op/runlevel.t
5280 ____________________________________________________________________________
5281 [   917] By: gsar                                  on 1998/05/09  17:05:55
5282         Log: c
5283      Branch: win32/perl
5284            ! win32/config.bc win32/config.gc win32/config.vc
5285 ____________________________________________________________________________
5286 [   916] By: gsar                                  on 1998/05/07  03:40:15
5287         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
5288      Branch: win32/perl
5289            ! pp.c
5290 ____________________________________________________________________________
5291 [   915] By: mbeattie                              on 1998/05/06  13:08:29
5292         Log: Speed up pp_entersub for usethreads with only 1 thread running.
5293      Branch: perl
5294            ! pp_hot.c
5295 ____________________________________________________________________________
5296 [   914] By: gsar                                  on 1998/05/03  18:44:38
5297         Log: make hv_iterinit() return HvKEYS()
5298              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
5299              Date:    Sat, 02 May 1998 16:29:22 EDT
5300              From:    "SynaptiCAD, Inc." <sales@syncad.com>
5301              Subject: incorrect return value for hv_iterinit
5302      Branch: win32/perl
5303            ! hv.c pod/perlguts.pod
5304 ____________________________________________________________________________
5305 [   913] By: TimBunce                              on 1998/05/01  22:38:38
5306         Log: Update MANIFEST for trial 2.
5307              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
5308      Branch: maint-5.004/perl
5309            ! MANIFEST
5310 ____________________________________________________________________________
5311 [   912] By: TimBunce                              on 1998/05/01  22:30:29
5312         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
5313      Branch: maint-5.004/perl
5314            + t/op/tiehandle.t
5315 ____________________________________________________________________________
5316 [   911] By: TimBunce                              on 1998/05/01  21:35:03
5317         Log: 
5318              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
5319              From:  timbo@ig.co.uk (Tim Bunce)
5320              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
5321              Files:  perl.h
5322              
5323              Title:  "Add WRITE & CLOSE to TIEHANDLE"
5324              From:  Graham Barr <gbarr@pobox.com>
5325              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
5326              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
5327      Branch: maint-5.004/perl
5328            + lib/Tie/Handle.pm
5329            ! perl.h pod/perltie.pod pp_sys.c
5330 ____________________________________________________________________________
5331 [   910] By: TimBunce                              on 1998/05/01  20:47:47
5332         Log: 
5333              Title:  "Add warning for Illegal hex digit"
5334              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
5335              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
5336              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
5337              <199804271409.PAA12819@toad.ig.co.uk>,
5338              <199804280307.WAA12332@psasolar.psa.pencom.com>
5339              Files:  pod/perldiag.pod util.c
5340              
5341              Title:  "perl_call_method() bug fix (corrupt op pointer)"
5342              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
5343              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
5344              Files:  perl.c
5345              
5346              Title:  "Fix printf segmentation fault"
5347              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5348              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
5349              Files:  pp_hot.c
5350              
5351              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
5352              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5353              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
5354              Files:  pod/perlsub.pod
5355      Branch: maint-5.004/perl
5356            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
5357 ____________________________________________________________________________
5358 [   909] By: TimBunce                              on 1998/05/01  19:44:47
5359         Log: 
5360              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
5361              Files:  doio.c util.c
5362      Branch: maint-5.004/perl
5363            ! doio.c util.c
5364 ____________________________________________________________________________
5365 [   908] By: gsar                                  on 1998/05/01  19:21:02
5366         Log: add AS patch#20 (exposes more global constants)
5367      Branch: asperl
5368            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
5369            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
5370            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
5371 ____________________________________________________________________________
5372 [   907] By: TimBunce                              on 1998/05/01  17:50:46
5373         Log: 
5374              Title:  "Runtime Carp verbosity without aliasing"
5375              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
5376              Msg-ID:  <H00000e50003936c@MHS>
5377              Files:  lib/Carp.pm
5378              
5379              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
5380              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
5381              <rootbeer@teleport.com>
5382              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
5383              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
5384              Files:  lib/File/Basename.pm
5385      Branch: maint-5.004/perl
5386            ! lib/Carp.pm lib/File/Basename.pm
5387 ____________________________________________________________________________
5388 [   906] By: TimBunce                              on 1998/04/28  11:04:49
5389         Log: 
5390              ------  CORE LANGUAGE  ------
5391              
5392              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
5393              references in LVs"
5394              From:  Spider Boardman <spider@orb.nashua.nh.us>
5395              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
5396              <19980422164037.D29222@perl.org>
5397              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
5398              pp.c sv.c
5399              
5400              Title:  "Fix SvGMAGIC typo in change 904"
5401              Files:  doop.c
5402      Branch: maint-5.004/perl
5403            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
5404            ! proto.h sv.c
5405 ____________________________________________________________________________
5406 [   905] By: TimBunce                              on 1998/04/28  10:32:20
5407         Log: Regexp patches
5408              
5409              Title:  "New regex flag //t to leave $1 etc. tainted"
5410              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
5411              Msg-ID:  <19980310192640.37826@cyprus>
5412              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
5413              t/op/taint.t toke.c
5414              
5415              Title:  "Don't accidentally untaint target of s///"
5416              From:  Chip Salzenberg <chip@pobox.com>
5417              Msg-ID:  <19980310151756.24767@cyprus>
5418              Files:  pp_ctl.c pp_hot.c t/op/taint.t
5419              
5420              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
5421              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
5422              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
5423              Files:  regcomp.c
5424      Branch: maint-5.004/perl
5425            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
5426            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
5427 ____________________________________________________________________________
5428 [   904] By: TimBunce                              on 1998/04/27  20:20:21
5429         Log: Assorted patches:
5430              
5431              ------  CORE LANGUAGE  ------
5432              
5433              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
5434              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
5435              <Tim.Bunce@ig.co.uk>
5436              Msg-ID:  <19980424080630.D13985@perl.org>
5437              Files:  doop.c
5438              
5439              Title:  "Better error message for require failure"
5440              From:  epeschko@den-mdev1 (Ed Peschko)
5441              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
5442              Files:  pod/perldiag.pod pp_ctl.c
5443              
5444              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
5445              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5446              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
5447              Files:  perl.c
5448              
5449              Title:  "Fix nice_chunk memory leak"
5450              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5451              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
5452              Files:  sv.c
5453              
5454              Title:  "-2.0 vs. -2 (was Number representations)"
5455              From:  Chip Salzenberg <chip@pobox.com>
5456              Msg-ID:  <19980309185652.11231@cyprus>
5457              Files:  op.c
5458              
5459              Title:  "perl.c fixes for -DUNEXEC"
5460              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
5461              <mwette@mr-ed.jpl.nasa.gov>
5462              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
5463              Files:  perl.c
5464              
5465              ------  DOCUMENTATION  ------
5466              
5467              Title:  "perlcall is Perl from C, not C from Perl"
5468              From:  Steve A Fink <sfink@cs.berkeley.edu>
5469              Files:  pod/perlembed.pod
5470              
5471              Title:  "Clarify require "Foo::Bar" non-bareword issue"
5472              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
5473              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
5474              Files:  pod/perlfunc.pod
5475              
5476              Title:  "(repost) new text for perlsec", "new text for perlsec"
5477              From:  Tom Phoenix <rootbeer@teleport.com>
5478              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
5479              Files:  pod/perlsec.pod
5480              
5481              ------  EXTENSIONS  ------
5482              
5483              Title:  "IO::Socket->socketpair broken (typo)"
5484              From:  Olaf Titz <olaf@bigred.inka.de>
5485              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
5486              Files:  ext/IO/lib/IO/Socket.pm
5487              
5488              Title:  "NDBM_File man page needs Fcntl"
5489              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
5490              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
5491              Files:  ext/NDBM_File/NDBM_File.pm
5492              
5493              ------  LIBRARY  ------
5494              
5495              Title:  "Documentation discrepancy: pragmatic modules"
5496              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
5497              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
5498              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
5499              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
5500              
5501              ------  PORTABILITY - GENERAL  ------
5502              
5503              Title:  "Updated hints file for svr4"
5504              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5505              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
5506              Files:  hints/svr4.sh
5507              
5508              Title:  "Pumpkin update -- shared libperl.so location"
5509              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5510              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
5511              Files:  Porting/pumpkin.pod
5512              
5513              Title:  "perl compile fix for AIX 4.3"
5514              From:  Jens-Uwe Mager <jum@helios.de>
5515              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
5516              Files:  ext/DynaLoader/dl_aix.xs
5517              
5518              Title:  "Dynaloader build on VMS",
5519              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
5520              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
5521              Files:  vms/descrip.mms
5522              
5523              ------  UTILITIES  ------
5524              
5525              Title:  "Major update to h2ph.PL"
5526              From:  Billy <wdconsta@cs.adelaide.edu.au>
5527              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
5528              Files:  utils/h2ph.PL
5529      Branch: maint-5.004/perl
5530            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
5531            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
5532            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
5533            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
5534            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
5535 ____________________________________________________________________________
5536 [   903] By: gsar                                  on 1998/04/25  22:27:19
5537         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
5538      Branch: asperl
5539            ! win32/GenCAPI.pl
5540 ____________________________________________________________________________
5541 [   902] By: nick                                  on 1998/04/25  16:35:08
5542         Log: Case sensitive tweak to perldoc.PL
5543      Branch: ansiperl
5544            ! utils/perldoc.PL
5545 ____________________________________________________________________________
5546 [   901] By: nick                                  on 1998/04/25  15:16:54
5547         Log: Implement use attrs qw(locked package);
5548              Passes all tests except posix (hangs/dies) in sigaction test after 
5549              printing "ok 9".
5550      Branch: ansiperl
5551            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
5552 ____________________________________________________________________________
5553 [   900] By: nick                                  on 1998/04/25  13:58:17
5554         Log: Auto-insert defined() test in while when test expression is 
5555              readline (i.e. <>), glob, readdir, or each.
5556      Branch: ansiperl
5557            + t/op/defins.t
5558            ! op.c pod/perlop.pod
5559 ____________________________________________________________________________
5560 [   899] By: nick                                  on 1998/04/25  13:14:52
5561         Log: Resolve ansiperl against win32 branch
5562      Branch: ansiperl
5563           +> (branch 53 files)
5564            - config_H
5565           !> (integrate 227 files)
5566 ____________________________________________________________________________
5567 [   898] By: gsar                                  on 1998/04/24  17:01:05
5568         Log: add AS patch#18
5569      Branch: asperl
5570            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
5571 ____________________________________________________________________________
5572 [   897] By: TimBunce                              on 1998/04/23  19:49:22
5573         Log: Assorted patches:
5574              
5575              ------  CORE LANGUAGE  ------
5576              
5577              Title:  "fix for "Unbalanced string table refcount""
5578              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5579              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
5580              Files:  sv.c
5581              
5582              Title:  "Allow more lenient switch processing"
5583              From:  "John L. Allen" <allen@grumman.com>
5584              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
5585              Files:  perl.c
5586              
5587              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
5588              From:  Gisle Aas <gisle@aas.no>
5589              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
5590              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
5591              
5592              Title:  "Odd number of elements in hash list."
5593              From:  Tom Phoenix <rootbeer@teleport.com>
5594              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
5595              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
5596              
5597              Title:  "another destruct_level fix"
5598              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5599              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
5600              Files:  hv.c
5601              
5602              Title:  "bidirectional pipe warning blues"
5603              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
5604              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
5605              Files:  doio.c
5606              
5607              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
5608              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
5609              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
5610              Files:  pp_hot.c pp_sys.c
5611              
5612              Title:  "unimplemented umask() should return undef not die"
5613              From:  kstar@chapin.edu (Kurt D. Starsinic)
5614              Msg-ID:  <199803120515.VAA08660@chapin.edu>
5615              Files:  pod/perlfunc.pod pp_sys.c
5616              
5617              Title:  "warning for: bless $foo, """
5618              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
5619              Msg-ID:  <H00000e5000378a0@MHS>
5620              Files:  pod/perldiag.pod pp.c
5621              
5622              ------  DOCUMENTATION  ------
5623              
5624              Title:  "Mention SWIG in perlxs.pod"
5625              From:  Steve A Fink <sfink@cs.berkeley.edu>
5626              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
5627              Files:  pod/perlxs.pod
5628              
5629              Title:  "fix-up of previous perlre.pod patch"
5630              From:  Ted Ashton <ashted@southern.edu>
5631              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
5632              Files:  pod/perlre.pod
5633              
5634              Title:  "long list of man page nitpicks"
5635              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
5636              <tchrist@jhereg.perl.com>
5637              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
5638              <199804222204.QAA20805@jhereg.perl.com>
5639              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
5640              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
5641              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5642              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
5643              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
5644              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
5645              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5646              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
5647              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
5648              pod/pod2man.PL
5649              
5650              Title:  "document that system() does not set $! when it fails"
5651              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
5652              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
5653              Files:  pod/perlfunc.pod
5654              
5655              Title:  "Fix pod/roffitall execute permission"
5656              From:  lvirden@cas.org
5657              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
5658              Files:  pod/roffitall
5659              
5660              Title:  "document when split ignores trailing empty fields"
5661              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5662              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
5663              Files:  pod/perlfunc.pod
5664              
5665              ------  EXTENSIONS  ------
5666              
5667              Title:  "Buglet in Opcode.pm documentation"
5668              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
5669              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
5670              Files:  ext/Opcode/Opcode.pm
5671              
5672              Title:  "Failure to append to perllocal.pod should not be fatal"
5673              From:  koenig@kulturbox.de (Andreas J. Koenig)
5674              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
5675              Files:  lib/ExtUtils/MM_Unix.pm
5676              
5677              Title:  "Document that IO.pm does not load IO::Select etc"
5678              From:  Graham Barr <gbarr@ti.com>
5679              Msg-ID:  <353B48F1.64E35A63@ti.com>
5680              Files:  ext/IO/IO.pm
5681              
5682              Title:  "Install extensions with bootstrap (again) in $archlib"
5683              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
5684              Koenig)
5685              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
5686              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
5687              Files:  lib/ExtUtils/Install.pm
5688              
5689              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
5690              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5691              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
5692              Files:  ext/Socket/Socket.xs
5693              
5694              ------  LIBRARY  ------
5695              
5696              Title:  "Benchmark.pm: add run-for-some-time mode"
5697              From:  Jarkko Hietaniemi <jhi@iki.fi>
5698              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
5699              Files:  lib/Benchmark.pm
5700              
5701              Title:  "Comments added to Carp.pm"
5702              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
5703              <chip@perlsupport.com>, Tom Christiansen
5704              <tchrist@jhereg.perl.com>
5705              Msg-ID:  <19980422164242.E29222@perl.org>,
5706              <199804222033.OAA17959@jhereg.perl.com>,
5707              <980409182357.ZM21638@bandanna>
5708              Files:  lib/Carp.pm
5709              
5710              Title:  "chat2.pl fix"
5711              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5712              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
5713              Files:  lib/chat2.pl
5714              
5715              Title:  "lib/Pod/Html.pm"
5716              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
5717              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
5718              <199710180417.AAA19778@staff2.cso.uiuc.edu>
5719              Files:  lib/Pod/Html.pm
5720              
5721              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
5722              arg."
5723              From:  hiroo.hayashi@computer.org
5724              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
5725              Files:  lib/Term/ReadLine.pm
5726              
5727              ------  OTHER CHANGES  ------
5728              
5729              Title:  "ptags broken"
5730              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5731              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
5732              Files:  emacs/ptags
5733              
5734              ------  PORTABILITY - WIN32  ------
5735              
5736              Title:  "win32 tweaks (signals and crypt support)"
5737              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5738              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
5739              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
5740              win32/config_H.vc win32/win32.c
5741              
5742              ------  PORTABILITY - GENERAL  ------
5743              
5744              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
5745              From:  Russ Allbery <rra@stanford.edu>
5746              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
5747              Files:  Porting/Contract
5748              
5749              Title:  "Config: Irix 5 hints"
5750              From:  kstar@O2.chapin.edu
5751              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
5752              Files:  hints/irix_5.sh
5753              
5754              Title:  "VMS patches to 5.004_03"
5755              From:  Charles Bailey <BAILEY@newman.upenn.edu>
5756              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
5757              Files:  vms/vms.c
5758              
5759              Title:  "hints/netbsd.sh - enable vfork"
5760              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5761              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
5762              Files:  hints/netbsd.sh
5763              
5764              ------  UTILITIES  ------
5765              
5766              Title:  "support find2perl -follow"
5767              From:  Billy <wdconsta@cs.adelaide.edu.au>
5768              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
5769              Files:  x2p/find2perl.PL
5770      Branch: maint-5.004/perl
5771            + Porting/Contract t/op/hashwarn.t
5772            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
5773            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
5774            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
5775            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
5776            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
5777            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
5778            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
5779            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
5780            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
5781            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
5782            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
5783            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
5784            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
5785            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
5786            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
5787            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
5788            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
5789            ! win32/config_H.bc win32/config_H.vc win32/win32.c
5790            ! x2p/find2perl.PL
5791 ____________________________________________________________________________
5792 [   896] By: TimBunce                              on 1998/04/22  11:49:24
5793         Log: Assorted patches:
5794              
5795              ------  CORE LANGUAGE  ------
5796              
5797              Title:  "Additional regex-cache patch"
5798              From:  Chip Salzenberg <chip@atlantic.net>
5799              Msg-ID:  <19980305104831.38100@cyprus>
5800              Files:  pp_ctl.c
5801              
5802              Title:  "Conservative C<*x = undef> patch"
5803              From:  Chip Salzenberg <chip@atlantic.net>
5804              Msg-ID:  <19980310163310.48509@cyprus>
5805              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
5806              
5807              Title:  "Consider @ARGV to be plain files if inplace (-i)"
5808              From:  Chip Salzenberg <salzench@nielsenmedia.com>
5809              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
5810              Files:  doio.c
5811              
5812              Title:  "Fix semctl for Linux, Sun and SVR4"
5813              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
5814              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
5815              Files:  doio.c
5816              
5817              Title:  "C<dSP> entails using C<SP>, not C<sp>"
5818              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5819              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
5820              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
5821              doio.c doop.c ext/DB_File/DB_File.xs
5822              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
5823              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
5824              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
5825              win32/win32.c
5826              
5827              Title:  "Make autouse -w-safe"
5828              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5829              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
5830              Files:  lib/autouse.pm op.c sv.c
5831              
5832              Title:  "Misleading error on close of unopened handle"
5833              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5834              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
5835              Files:  doio.c
5836              
5837              Title:  "Confusing error from perl -e "x'""
5838              From:  Hans Mulder <hansmu@xs4all.nl>
5839              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
5840              Files:  toke.c
5841              
5842              Title:  "Add HAS_GNULIBC define"
5843              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5844              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
5845              Files:  config_H config_h.SH
5846              
5847              Title:  "h_errno might not be an int"
5848              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5849              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
5850              Files:  pp_sys.c
5851              
5852              Title:  "Revised taint hole closer", "Revised taint hole closer"
5853              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
5854              <ilya@math.ohio-state.edu>
5855              Msg-ID:  <19980310222127.09350@cyprus>,
5856              <199803110554.AAA29157@monk.mps.ohio-state.edu>
5857              Files:  doio.c
5858              
5859              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
5860              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
5861              van der Sanden)
5862              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
5863              <199803171727.MAA05234@aatma.engin.umich.edu>
5864              Files:  op.c t/op/misc.t
5865              
5866              Title:  "Stale SP in pp_substr"
5867              From:  Stephen McCamant <alias@mcs.com>
5868              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
5869              Files:  pp.c
5870              
5871              Title:  "Statement unlikely to be reached warning"
5872              From:  Hans Mulder <hansm@icgned.nl>
5873              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
5874              Files:  op.c
5875              
5876              Title:  "Tainting propagates from nowhere"
5877              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5878              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
5879              Files:  pp.c
5880              
5881              Title:  "two trivial tweaks to 5.004m5t1"
5882              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5883              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
5884              Files:  proto.h win32/Makefile
5885              
5886              Title:  "unpacking negatives on Alpha"
5887              From:  Achim Bohnet <ach@mpe.mpg.de>
5888              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
5889              Files:  pp.c t/op/pack.t
5890              
5891              ------  LIBRARY AND EXTENSIONS  ------
5892              
5893              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
5894              From:  Graham Barr <gbarr@ti.com>
5895              Msg-ID:  <3482F365.4A0486BA@ti.com>
5896              Files:  lib/Cwd.pm
5897              
5898              Title:  "Math/BigInt.pm, fixed use of undefined value."
5899              From:  abigail@fnx.com
5900              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
5901              Files:  lib/Math/BigInt.pm
5902              
5903              Title:  "File::Find rewrite"
5904              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
5905              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
5906              Files:  lib/File/Find.pm
5907              
5908              Title:  "efficient version of strict.pm"
5909              From:  koenig@anna.mind.de (Andreas J. Koenig)
5910              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
5911              Files:  lib/strict.pm
5912              
5913              Title:  "Socket occasional SEGV in pack_sockaddr_un"
5914              From:  Trevor Blackwell <tlb@viaweb.com>
5915              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
5916              Files:  ext/Socket/Socket.xs
5917              
5918              Title:  "Warning on mis-use of 'use lib'"
5919              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5920              <rootbeer@teleport.com>, chip@atlantic.net
5921              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
5922              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
5923              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
5924              Files:  lib/lib.pm
5925              
5926              Title:  "bug in Class::Struct"
5927              From:  Tom Christiansen <tchrist@toy.perl.com>
5928              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
5929              Files:  lib/Class/Struct.pm
5930              
5931              Title:  "Allow POSIX to export nice()"
5932              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
5933              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
5934              Files:  ext/POSIX/POSIX.pm
5935              
5936              Title:  "'use Env' on WinNT/95 fails"
5937              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5938              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
5939              Files:  lib/Env.pm
5940              
5941              ------  OTHER CHANGES  ------
5942              
5943              Title:  "mv-if-diff"
5944              From:  Robin Barker <rmb1@cise.npl.co.uk>
5945              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
5946              Files:  mv-if-diff
5947              
5948              ------  PORTABILITY - WIN32  ------
5949              
5950              Title:  "fix various problems with backticks on win32"
5951              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5952              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
5953              Files:  win32/config_h.PL win32/win32.c
5954              
5955              ------  TESTS  ------
5956              
5957              Title:  "Fix bug in locale.t"
5958              From:  Jarkko Hietaniemi <jhi@iki.fi>
5959              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
5960              Files:  t/pragma/locale.t
5961      Branch: maint-5.004/perl
5962            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
5963            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
5964            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
5965            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
5966            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
5967            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
5968            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
5969            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
5970            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
5971            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
5972            ! win32/Makefile win32/config_h.PL win32/win32.c
5973 ____________________________________________________________________________
5974 [   895] By: gsar                                  on 1998/04/22  03:13:19
5975         Log: intern -> sys_intern
5976      Branch: win32/perl
5977            ! embedvar.h interp.sym intrpvar.h win32/win32.h
5978 ____________________________________________________________________________
5979 [   894] By: gsar                                  on 1998/04/22  02:42:20
5980         Log: hand-applied patch along with small tweaks
5981              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
5982              Date:    Tue, 21 Apr 1998 23:31:06 +0200
5983              From:    jan.dubois@ibm.net (Jan Dubois)
5984              Subject: Re: Per-Interpreter variables for win32.c 
5985      Branch: win32/perl
5986            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
5987            ! win32/makedef.pl win32/win32.c win32/win32.h
5988 ____________________________________________________________________________
5989 [   893] By: gsar                                  on 1998/04/21  03:42:21
5990         Log: add AS patch#17
5991      Branch: asperl
5992            + win32/GenCAPI.pl
5993            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
5994            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
5995            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
5996            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
5997            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
5998            ! win32/win32.c
5999 ____________________________________________________________________________
6000 [   892] By: gsar                                  on 1998/04/20  20:51:50
6001         Log: add AS patch#16
6002      Branch: asperl
6003            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
6004            ! win32/makefile.mk
6005 ____________________________________________________________________________
6006 [   891] By: gsar                                  on 1998/04/19  23:50:34
6007         Log: tweak doc for C<do FILENAME>
6008      Branch: win32/perl
6009            ! pod/perlfunc.pod
6010 ____________________________________________________________________________
6011 [   890] By: gsar                                  on 1998/04/19  01:08:11
6012         Log: use a pidtable that grows dynamically for popen()
6013              Message-Id: <3539f434.44835409@smtp1.ibm.net>
6014              Date:    Sat, 18 Apr 1998 21:01:27 +0200
6015              From:    jan.dubois@ibm.net (Jan Dubois)
6016              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
6017      Branch: win32/perl
6018            ! win32/win32.c
6019 ____________________________________________________________________________
6020 [   889] By: gsar                                  on 1998/04/17  02:13:58
6021         Log: support POSIX, enable more locale tests
6022      Branch: win32/perl
6023            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6024            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
6025            ! win32/makedef.pl win32/makefile.mk
6026 ____________________________________________________________________________
6027 [   888] By: mbeattie                              on 1998/04/14  16:22:51
6028         Log: CC did "<<" instead of ">>" for right-shift on ints.
6029      Branch: perl
6030            ! ext/B/B/CC.pm
6031 ____________________________________________________________________________
6032 [   887] By: TimBunce                              on 1998/04/10  17:44:55
6033         Log: Assorted patches:
6034              
6035              ------  CORE LANGUAGE  ------
6036              
6037              Title:  "Re: die exits with 0"
6038              From:  Robin Barker <rmb1@cise.npl.co.uk>
6039              Files:  perl.c t/op/die_exit.t
6040              
6041              Title:  "More toke.c commentary; fix oddity"
6042              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6043              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
6044              Files:  toke.c
6045              
6046              Title:  "for semctl on solaris"
6047              From:  Graham Barr <gbarr@ti.com>
6048              Msg-ID:  <34624B80.C014E841@ti.com>
6049              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
6050              
6051              ------  DOCUMENTATION  ------
6052              
6053              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
6054              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
6055              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
6056              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
6057              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
6058              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
6059              Files:  pod/perlre.pod
6060              
6061              ------  LIBRARY AND EXTENSIONS  ------
6062              
6063              Title:  "BigFloat - small neagtive numbers cause panic"
6064              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
6065              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
6066              Files:  lib/Math/BigFloat.pm
6067              
6068              Title:  "Update Getopt::Long to 2.16"
6069              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
6070              <jvromans@squirrel.nl>
6071              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
6072              <13572.6847.863219.973795@phoenix.squirrel.nl>
6073              Files:  lib/Getopt/Long.pm
6074              
6075              Title:  "New Text::ParseWords"
6076              From:  pomeranz@netcom.com (Hal Pomeranz)
6077              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
6078              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
6079              
6080              Title:  "Fixed Text/Wrap.pm bugs (2)"
6081              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
6082              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
6083              Files:  lib/Text/Wrap.pm
6084              
6085              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
6086              print/exit)"
6087              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
6088              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
6089              Files:  lib/File/CheckTree.pm
6090              
6091              ------  OTHER CHANGES  ------
6092              
6093              Title:  "Add ./emacs/ptags"
6094              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6095              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
6096              Files:  emacs/ptags
6097              
6098              ------  TESTS  ------
6099              
6100              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
6101              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
6102              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
6103              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
6104              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
6105              <v02130515b06be80f1486@[205.228.240.16]>
6106              Files:  t/op/stat.t
6107              
6108              Title:  "for failure with lib/timelocal"
6109              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
6110              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
6111              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
6112              Files:  t/lib/timelocal.t
6113              
6114              Title:  "Make "localhost" related failures more clear"
6115              From:  Paul Hoffman <phoffman@proper.com>
6116              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
6117              Files:  t/lib/io_sock.t t/lib/io_udp.t
6118              
6119              ------  UTILITIES  ------
6120              
6121              Title:  "Let h2xs read multiple header files"
6122              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
6123              <bsugars@canoe.ca>
6124              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
6125              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
6126              Files:  utils/h2xs.PL
6127      Branch: maint-5.004/perl
6128            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6129            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
6130            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
6131            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
6132            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
6133            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
6134 ____________________________________________________________________________
6135 [   886] By: TimBunce                              on 1998/04/10  14:35:34
6136         Log: Changes relating primarily to portability.
6137              
6138              ------  CORE LANGUAGE  ------
6139              
6140              Title:  "5.004_55: Another round of OS/2 patches"
6141              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6142              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
6143              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
6144              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
6145              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
6146              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
6147              t/lib/filecopy.t util.c utils/perldoc.PL
6148              
6149              Title:  "VMS: chdir() with empty arg list"
6150              From:  lane@duphy4.drexel.edu (Charles Lane)
6151              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
6152              Files:  pp_sys.c
6153              
6154              ------  LIBRARY AND EXTENSIONS  ------
6155              
6156              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
6157              From:  "W. Phillip Moore" <wpm@ms.com>
6158              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
6159              Files:  lib/ExtUtils/MM_Unix.pm
6160              
6161              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
6162              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
6163              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
6164              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
6165              
6166              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
6167              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6168              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
6169              Files:  ext/POSIX/POSIX.xs
6170              
6171              Title:  ""ODBM_File.c", line 275: NULL undefined"
6172              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
6173              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
6174              Files:  ext/ODBM_File/ODBM_File.xs
6175              
6176              ------  OTHER CHANGES  ------
6177              Files:  
6178              
6179              ------  PORTABILITY - GENERAL  ------
6180              
6181              Title:  "5.004_04 QNX getcwd"
6182              From:  Norton Allen <allen@huarp.harvard.edu>
6183              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
6184              <199803061511.KAA22346@bottesini.harvard.edu>
6185              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
6186              
6187              Title:  "hints/netbsd.sh d_setrgid d_setruid"
6188              From:  Jarkko Hietaniemi <jhi@iki.fi>
6189              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
6190              Files:  hints/netbsd.sh
6191              
6192              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
6193              d_casti32=undef"
6194              From:  Tom Hughes <tom@compton.demon.co.uk>
6195              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
6196              Files:  hints/svr4.sh
6197              
6198              Title:  "hints/bsdos.sh patch for BSDI 3.1"
6199              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
6200              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
6201              Files:  hints/bsdos.sh
6202              
6203              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
6204              From:  Keong Lim <Keong.Lim@sr.com.au>
6205              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
6206              Files:  ext/DynaLoader/dl_hpux.xs
6207              
6208              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
6209              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
6210              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
6211              Files:  hints/aix.sh
6212              
6213              Title:  "alpha-dec_osf 5.0"
6214              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
6215              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
6216              Files:  hints/dec_osf.sh
6217              
6218              Title:  "Off-by-one error with OS2::PrfDB"
6219              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6220              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
6221              Files:  os2/OS2/PrfDB/PrfDB.xs
6222              
6223              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
6224              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6225              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
6226              Files:  hints/openbsd.sh
6227              
6228              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
6229              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6230              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
6231              Files:  hints/linux.sh
6232              
6233              Title:  "5.004_(04|63)] Close VMS security hole"
6234              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6235              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
6236              Files:  vms/vms.c
6237              
6238              Title:  "Re: Perl online documentation on OpenVMS"
6239              From:  pvhp@forte.com (Peter Prymmer)
6240              Msg-ID:  <9803192143.AA28120@forte.com>
6241              Files:  README.vms
6242              
6243              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
6244              vms/perly_c.vms and vms/perly_h.vms"
6245              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
6246              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
6247              Msg-ID:  <199710151650.JAA29185@wall.org>,
6248              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
6249              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
6250              Files:  vms/perly_c.vms
6251              
6252              Title:  "Updated, non-wordwrapped, patch to README.VMS"
6253              From:  Dan Sugalski <sugalskd@osshe.edu>
6254              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
6255              Files:  README.vms
6256              
6257              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
6258              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6259              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
6260              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
6261              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
6262              vms/ext/filespec.t
6263              
6264              Title:  "Re: VMSperl crashes on -Mblib argument"
6265              From:  bailey@newman.upenn.edu (Charles Bailey)
6266              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
6267              Files:  lib/blib.pm vms/vms.c
6268              
6269              Title:  "hints/linux.sh (MkLinux / PPC)"
6270              From:  pudge@pobox.com (Chris Nandor)
6271              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
6272              Files:  hints/linux.sh
6273              
6274              Title:  "hpux.sh hints file clarification suggestion"
6275              From:  root@qad.com
6276              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
6277              Files:  hints/hpux.sh
6278              
6279              Title:  "new hints/solaris_2.sh"
6280              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6281              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
6282              Files:  hints/solaris_2.sh
6283      Branch: maint-5.004/perl
6284            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6285            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
6286            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
6287            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
6288            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
6289            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
6290            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6291            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
6292            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
6293            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
6294            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
6295            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
6296            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6297            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
6298            ! vms/vms.c
6299 ____________________________________________________________________________
6300 [   885] By: gsar                                  on 1998/04/08  01:14:29
6301         Log: small tweaks to make it compile (doesn't run)
6302      Branch: asperl
6303            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
6304            ! win32/config.vc win32/makefile.mk
6305 ____________________________________________________________________________
6306 [   884] By: gsar                                  on 1998/04/08  00:14:13
6307         Log: integrate mainline changes
6308      Branch: asperl
6309           +> Changes5.004 ext/Thread/Thread/Signal.pm
6310           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
6311           +> lib/ExtUtils/inst t/op/hashwarn.t
6312            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
6313           !> (integrate 127 files)
6314 ____________________________________________________________________________
6315 [   883] By: gsar                                  on 1998/04/06  20:21:20
6316         Log: make old DomainName() implementation the default (so Win95
6317              is happy)
6318      Branch: win32/perl
6319            ! win32/win32.c
6320 ____________________________________________________________________________
6321 [   882] By: gsar                                  on 1998/04/05  23:32:33
6322         Log: fix memory leaks in offer_nice_chunk()
6323      Branch: win32/perl
6324            ! perl.h sv.c
6325 ____________________________________________________________________________
6326 [   881] By: gsar                                  on 1998/04/04  23:11:52
6327         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
6328      Branch: win32/perl
6329            ! cop.h util.c
6330 ____________________________________________________________________________
6331 [   880] By: gsar                                  on 1998/04/04  22:35:54
6332         Log: fix refcounting of GvSTASH() when glob becomes nought
6333              (this takes care of the "unbalanced strtab refcount" problem)
6334      Branch: win32/perl
6335            ! sv.c
6336 ____________________________________________________________________________
6337 [   879] By: gsar                                  on 1998/04/04  21:16:17
6338         Log: change 866 was incomplete
6339      Branch: win32/perl
6340            ! hv.c
6341 ____________________________________________________________________________
6342 [   878] By: gsar                                  on 1998/04/04  20:31:56
6343         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
6344      Branch: win32/perl
6345            ! cop.h perl.c pp_ctl.c
6346 ____________________________________________________________________________
6347 [   877] By: gsar                                  on 1998/04/04  17:55:30
6348         Log: integrate mainline
6349      Branch: win32/perl
6350           +> Changes5.004
6351           !> Changes MANIFEST sv.c t/op/misc.t
6352 ____________________________________________________________________________
6353 [   876] By: gsar                                  on 1998/04/04  17:26:32
6354         Log: remove __declspec kludge in sdbm.h in favor of setting a
6355              flag for static symbols
6356      Branch: win32/perl
6357            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
6358            ! ext/SDBM_File/sdbm/sdbm.h
6359 ____________________________________________________________________________
6360 [   875] By: gsar                                  on 1998/04/04  01:11:57
6361         Log: fix order of init
6362              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
6363              Date:    Fri, 03 Apr 1998 13:58:15 PST
6364              From:    Dan Sugalski <sugalskd@osshe.edu>
6365              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
6366              with MULTIPLICITY
6367      Branch: win32/perl
6368            ! perl.c
6369 ____________________________________________________________________________
6370 [   874] By: gsar                                  on 1998/04/04  00:34:59
6371         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
6372              the declared symbol is not in a DLL (so kludge it)
6373      Branch: win32/perl
6374            ! ext/SDBM_File/sdbm/sdbm.h
6375 ____________________________________________________________________________
6376 [   873] By: TimBunce                              on 1998/04/03  22:17:40
6377         Log: Title:  "FileHandle Documentation patch"
6378              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6379              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6380              Files:  lib/FileHandle.pm
6381      Branch: maint-5.004/perl
6382            ! lib/FileHandle.pm
6383 ____________________________________________________________________________
6384 [   872] By: TimBunce                              on 1998/04/03  22:01:03
6385         Log: Documentation and documentation related patches:
6386              
6387              ------  BUILD PROCESS  ------
6388              
6389              Title:  "Docs re /usr/bin/perl quasi-standard location"
6390              From:  Tom Phoenix <rootbeer@teleport.com>
6391              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
6392              Files:  INSTALL pod/perlrun.pod
6393              
6394              ------  DOCUMENTATION  ------
6395              
6396              Title:  "/RFC|RFC-1305/ non-greedy"
6397              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
6398              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
6399              Files:  pod/perlre.pod
6400              
6401              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
6402              From:  Jarkko Hietaniemi <jhi@iki.fi>
6403              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
6404              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
6405              
6406              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
6407              From:  Jarkko Hietaniemi <jhi@iki.fi>
6408              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
6409              Files:  pod/perlfunc.pod
6410              
6411              Title:  "typo-fix and suggestion for perlguts.pod"
6412              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
6413              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
6414              Files:  pod/perlguts.pod
6415              
6416              Title:  "perlfunc/syscall curiosity"
6417              From:  Roderick Schertler <roderick@argon.org>, Tkil
6418              <tkil@reptile.scrye.com>
6419              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
6420              <pziut8snva.fsf@eeyore.ibcinc.com>
6421              Files:  pod/perlfunc.pod
6422              
6423              Title:  "Document sprintf %#x behaviour for zero value"
6424              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
6425              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
6426              Files:  pod/perlfunc.pod
6427              
6428              Title:  "NUL termination (was Re: STOP THE PRESSES)"
6429              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6430              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
6431              Files:  pod/perlguts.pod
6432              
6433              Title:  "Typo fix."
6434              From:  abigail@fnx.com
6435              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
6436              Files:  pod/perlop.pod pod/perlvar.pod
6437              
6438              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
6439              From:  Achim Bohnet <ach@mpe.mpg.de>
6440              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
6441              Files:  pod/perlrun.pod
6442              
6443              Title:  "Re: Conservative C<*x = undef> patch"
6444              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6445              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
6446              Files:  pod/perltrap.pod
6447              
6448              Title:  "perlfunc.pod for flock()"
6449              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
6450              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
6451              Files:  pod/perlfunc.pod
6452              
6453              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
6454              From:  Tkil <tkil@scrye.com>
6455              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
6456              Files:  pod/perl.pod
6457              
6458              Title:  "for() and map() peculiarity"
6459              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6460              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
6461              Files:  pod/perlsyn.pod
6462              
6463              Title:  "Re: new text for perlsec"
6464              From:  Tom Phoenix <rootbeer@teleport.com>
6465              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
6466              Files:  pod/perlsec.pod
6467              
6468              Title:  "perldsc's debugger x command"
6469              From:  Roderick Schertler <roderick@argon.org>
6470              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
6471              Files:  pod/perldsc.pod
6472              
6473              Title:  "perlre.pod"
6474              From:  Ted Ashton <ashted@southern.edu>
6475              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
6476              Files:  pod/perlre.pod
6477              
6478              Title:  "Re: printf and $\", "printf and $\"
6479              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
6480              <rootbeer@teleport.com>, nag <nick@flirble.org>
6481              Msg-ID:  <199711141918.TAA08096@flirble.org>,
6482              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
6483              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
6484              Files:  pod/perlfunc.pod
6485              
6486              Title:  "recv() typo"
6487              From:  Roderick Schertler <roderick@argon.org>
6488              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
6489              Files:  pod/perlfunc.pod
6490              
6491              Title:  "truncate return value"
6492              From:  Roderick Schertler <roderick@argon.org>
6493              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
6494              Files:  pod/perlfunc.pod
6495              
6496              Title:  "update to perlbook.pod"
6497              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
6498              <merlyn@stonehenge.com>, Stephen Potter
6499              <spp@psasolar.colltech.com>, Tom Phoenix
6500              <rootbeer@teleport.com>
6501              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
6502              <199803241441.OAA01261@mediaone.net>,
6503              <8clnu0i05k.fsf@gadget.cscaper.com>,
6504              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
6505              Files:  pod/perlbook.pod
6506              
6507              Title:  "utime documentation"
6508              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
6509              <mjtg@cus.cam.ac.uk>
6510              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
6511              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
6512              Files:  pod/perlfunc.pod
6513              
6514              Title:  "(well, doc patch) use of // requires successful match"
6515              From:  Roderick Schertler <roderick@argon.org>
6516              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
6517              Files:  pod/perlop.pod
6518              
6519              ------  LIBRARY AND EXTENSIONS  ------
6520              
6521              Title:  "MakeMaker PM doc patch and a DIR buglet"
6522              From:  Achim Bohnet <ach@mpe.mpg.de>
6523              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
6524              Files:  lib/ExtUtils/MakeMaker.pm
6525              
6526              Title:  "bareword clarification for constant.pm"
6527              From:  Roderick Schertler <roderick@argon.org>
6528              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
6529              Files:  lib/constant.pm
6530              
6531              Title:  "integer rand - bug or feature?"
6532              From:  Roderick Schertler <roderick@argon.org>
6533              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
6534              Files:  lib/integer.pm
6535              
6536              ------  OTHER CHANGES  ------
6537              
6538              Title:  "FileHandle Documentation patch"
6539              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6540              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
6541              
6542              Title:  "perl5.004_61 myconfig updates"
6543              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6544              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
6545              Files:  myconfig
6546              
6547              Title:  "small fixups in pod2latex.PL"
6548              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
6549              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
6550              
6551              ------  PORTABILITY - GENERAL  ------
6552              
6553              Title:  "Misc doc fixes for README.VMS"
6554              From:  Dan Sugalski <sugalskd@osshe.edu>
6555              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
6556              Files:  README.vms
6557              
6558              Title:  "moved DynaLib"
6559              From:  John Tobey <jtobey@channel1.com>
6560              Msg-ID:  <199710182332.XAA21630@remote212>
6561              Files:  ext/DynaLoader/DynaLoader.pm.PL
6562              
6563              ------  UTILITIES  ------
6564              
6565              Title:  "Searching for FAQs (patch to perldoc)"
6566              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
6567              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
6568              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
6569              Files:  utils/perldoc.PL
6570              
6571              Title:  "perldoc"
6572              From:  Ted Ashton <ashted@southern.edu>
6573              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
6574              Files:  utils/perldoc.PL
6575              
6576              Title:  "perldoc -f not using pod2man"
6577              From:  Russ Allbery <rra@stanford.edu>
6578              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
6579              Files:  utils/perldoc.PL
6580              
6581              Title:  "perldoc -m should not require pod"
6582              From:  Robin Houston <robin@nml.guardian.co.uk>
6583              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
6584              Files:  utils/perldoc.PL
6585              
6586              Title:  "small fix for perldoc in perl 5.004_04"
6587              From:  Julian Yip <julian@imoney.com>
6588              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
6589              Files:  utils/perldoc.PL
6590      Branch: maint-5.004/perl
6591            - ext/DynaLoader/DynaLoader.pm
6592            ! Changes Configure INSTALL README.vms
6593            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
6594            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
6595            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
6596            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
6597            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
6598            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
6599            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
6600            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
6601            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
6602            ! pod/pod2latex.PL toke.c utils/perldoc.PL
6603
6604 ----------------
6605 Version 5.004_64
6606 ----------------
6607
6608 ____________________________________________________________________________
6609 [   871] By: mbeattie                              on 1998/04/03  13:38:59
6610         Log: Update Changes5.004 and Changes, fix MANIFEST
6611      Branch: perl
6612            + Changes
6613            ! Changes5.004 MANIFEST
6614 ____________________________________________________________________________
6615 [   870] By: mbeattie                              on 1998/04/03  13:36:29
6616         Log: Rename Changes to Changes5.004 (via an integrate)
6617      Branch: perl
6618           +> Changes5.004
6619            - Changes
6620 ____________________________________________________________________________
6621 [   869] By: mbeattie                              on 1998/04/03  11:53:00
6622         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
6623              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
6624              From: Jan-Pieter Cornet <johnpc@xs4all.net>
6625      Branch: perl
6626            ! sv.c t/op/misc.t
6627 ____________________________________________________________________________
6628 [   868] By: mbeattie                              on 1998/04/03  11:16:26
6629         Log: Integrate win32 branch into mainline
6630      Branch: perl
6631           !> (integrate 31 files)
6632 ____________________________________________________________________________
6633 [   867] By: gsar                                  on 1998/04/03  08:47:55
6634         Log: config.* fixes
6635      Branch: win32/perl
6636            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6637            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6638            ! win32/makefile.mk
6639 ____________________________________________________________________________
6640 [   866] By: gsar                                  on 1998/04/03  07:22:50
6641         Log: fixup hv_free_ent() to not fail on null HeVAL()
6642      Branch: win32/perl
6643            ! hv.c perl.c
6644 ____________________________________________________________________________
6645 [   865] By: gsar                                  on 1998/04/03  07:06:12
6646         Log: integrate mainline
6647      Branch: win32/perl
6648           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
6649           !> (integrate 71 files)
6650 ____________________________________________________________________________
6651 [   864] By: gsar                                  on 1998/04/03  06:59:37
6652         Log: implement stack-of-stacks so that magic invocations don't
6653              invalidate local stack pointer
6654      Branch: win32/perl
6655            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
6656            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
6657            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
6658 ____________________________________________________________________________
6659 [   863] By: gsar                                  on 1998/04/03  01:26:09
6660         Log: add AS patch#15
6661      Branch: asperl
6662            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
6663            ! win32/config.bc win32/config.gc win32/config.vc
6664            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6665            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
6666            ! win32/win32.c win32/win32.h
6667 ____________________________________________________________________________
6668 [   862] By: mbeattie                              on 1998/04/02  17:08:43
6669         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
6670              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
6671              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6672      Branch: perl
6673            ! Configure ext/Socket/Socket.xs myconfig
6674 ____________________________________________________________________________
6675 [   861] By: mbeattie                              on 1998/04/02  16:32:53
6676         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
6677              since appropriate headers aren't included.
6678      Branch: perl
6679            ! ext/SDBM_File/sdbm/sdbm.h
6680 ____________________________________________________________________________
6681 [   860] By: mbeattie                              on 1998/04/02  16:17:11
6682         Log: Bumped patchlevel.h to 64
6683      Branch: perl
6684            ! patchlevel.h
6685 ____________________________________________________________________________
6686 [   859] By: mbeattie                              on 1998/04/02  16:16:26
6687         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
6688              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
6689              From: Jarkko Hietaniemi <jhi@iki.fi>
6690      Branch: perl
6691            ! hints/unicos.sh regcomp.h
6692 ____________________________________________________________________________
6693 [   858] By: mbeattie                              on 1998/04/02  16:13:24
6694         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
6695              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
6696              From: Tom Phoenix <rootbeer@teleport.com>
6697      Branch: perl
6698            + t/op/hashwarn.t
6699            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
6700 ____________________________________________________________________________
6701 [   857] By: mbeattie                              on 1998/04/02  16:08:43
6702         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
6703              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
6704              From: Charles Bailey <BAILEY@newman.upenn.edu>
6705      Branch: perl
6706            ! vms/vms.c
6707 ____________________________________________________________________________
6708 [   856] By: mbeattie                              on 1998/04/02  16:07:44
6709         Log: Subject: [PATCH] mv-if-diff
6710              Date: Fri, 27 Mar 98 18:06:11 GMT
6711              From: Robin Barker <rmb1@cise.npl.co.uk>
6712      Branch: perl
6713            ! mv-if-diff
6714 ____________________________________________________________________________
6715 [   855] By: mbeattie                              on 1998/04/02  16:06:54
6716         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
6717              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
6718              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
6719              Subject: [PATCH] another destruct_level fix
6720              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
6721      Branch: perl
6722            ! perl.c sv.c
6723 ____________________________________________________________________________
6724 [   854] By: mbeattie                              on 1998/04/02  16:03:37
6725         Log: Subject: Next wave of _63 VMS patches
6726              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
6727              From: Charles Bailey <BAILEY@newman.upenn.edu>
6728      Branch: perl
6729            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
6730            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
6731            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
6732            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
6733            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
6734            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
6735            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
6736            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
6737            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
6738            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
6739            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
6740            ! vms/vmsish.h
6741 ____________________________________________________________________________
6742 [   853] By: mbeattie                              on 1998/04/02  15:55:46
6743         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
6744              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
6745              From: Hans Mulder <hansmu@xs4all.nl>
6746      Branch: perl
6747            ! toke.c
6748 ____________________________________________________________________________
6749 [   852] By: mbeattie                              on 1998/04/02  15:54:24
6750         Log: Subject: [PATCH] small fixups in pod2latex.PL
6751              Date: 25 Mar 1998 13:30:25 -0800
6752              From: "Darren/Torin/Who Ever..." <torin@daft.com>
6753      Branch: perl
6754            ! pod/pod2latex.PL
6755 ____________________________________________________________________________
6756 [   851] By: mbeattie                              on 1998/04/02  15:50:58
6757         Log: Subject: [PATCH] hints/irix_6.sh with GCC
6758              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
6759              From: kstar@chapin.edu (Kurt D. Starsinic)
6760      Branch: perl
6761            ! hints/irix_6.sh
6762 ____________________________________________________________________________
6763 [   850] By: mbeattie                              on 1998/04/02  15:45:33
6764         Log: Subject: [PATCH] perldoc -m
6765              Date: Tue, 24 Mar 1998 13:19:38 GMT
6766              From: Robin Houston <robin@nml.guardian.co.uk>
6767      Branch: perl
6768            ! utils/perldoc.PL
6769 ____________________________________________________________________________
6770 [   849] By: mbeattie                              on 1998/04/02  15:42:52
6771         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
6772              Date: Mon, 23 Mar 1998 14:13:46 +0100
6773              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
6774      Branch: perl
6775            ! djgpp/config.over hints/dos_djgpp.sh
6776 ____________________________________________________________________________
6777 [   848] By: mbeattie                              on 1998/04/02  15:38:19
6778         Log: Subject: [PATCH] Stale SP in pp_substr
6779              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
6780              From: Stephen McCamant <alias@mcs.com>
6781      Branch: perl
6782            ! pp.c
6783 ____________________________________________________________________________
6784 [   847] By: mbeattie                              on 1998/04/02  15:36:33
6785         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
6786      Branch: perl
6787            ! ext/POSIX/POSIX.pm
6788 ____________________________________________________________________________
6789 [   846] By: mbeattie                              on 1998/04/02  15:34:36
6790         Log: Subject: [PATCH] 5.004_63: further -e patching
6791              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
6792              From: Jarkko Hietaniemi <jhi@iki.fi>
6793      Branch: perl
6794            ! perl.c pod/perldiag.pod
6795 ____________________________________________________________________________
6796 [   845] By: mbeattie                              on 1998/04/02  15:25:18
6797         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
6798      Branch: perl
6799            ! Configure INSTALL Policy_sh.SH Porting/Glossary
6800            ! Porting/config.sh Porting/config_H config_h.SH
6801            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
6802            ! pp.c pp_sys.c regexec.c
6803 ____________________________________________________________________________
6804 [   844] By: mbeattie                              on 1998/04/02  14:28:17
6805         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
6806              Date: Wed, 18 Mar 1998 20:40:19 +0100
6807              From: Achim Bohnet <ach@mpe.mpg.de>
6808      Branch: perl
6809            ! pod/perlrun.pod
6810 ____________________________________________________________________________
6811 [   843] By: mbeattie                              on 1998/04/02  14:26:52
6812         Log: From: Dan Sugalski <sugalskd@osshe.edu>
6813              Subject: 5.004_63 picky compiler fixes [PATCH]
6814              Date: Wed, 18 Mar 1998 09:36:32 -0800
6815              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
6816              Date: Wed, 18 Mar 1998 14:48:19 -0800
6817      Branch: perl
6818            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
6819 ____________________________________________________________________________
6820 [   842] By: mbeattie                              on 1998/04/02  14:22:41
6821         Log: From: Stephen Potter <spp@psasolar.colltech.com>
6822              Subject: Re: doc: perlrun typo 
6823              Date: Wed, 18 Mar 1998 10:06:55 -0600
6824              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
6825              Date: Tue, 24 Mar 1998 21:20:51 -0600
6826      Branch: perl
6827            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
6828 ____________________________________________________________________________
6829 [   841] By: mbeattie                              on 1998/04/02  14:17:31
6830         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
6831              Date: Wed, 18 Mar 1998 12:44:58 +0100
6832              From: Dominic Dunlop <domo@vo.lu>
6833      Branch: perl
6834            ! Porting/pumpkin.pod Todo
6835 ____________________________________________________________________________
6836 [   840] By: mbeattie                              on 1998/04/02  14:14:22
6837         Log: Subject: [PATCH] Configure hints/ patches
6838              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
6839              From: Jan-Pieter Cornet <johnpc@xs4all.net>
6840      Branch: perl
6841            ! hints/linux.sh hints/qnx.sh
6842 ____________________________________________________________________________
6843 [   839] By: mbeattie                              on 1998/04/02  14:13:13
6844         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
6845      Branch: perl
6846            ! cygwin32/perlgcc
6847 ____________________________________________________________________________
6848 [   838] By: gsar                                  on 1998/03/28  05:01:57
6849         Log: fix Env.pm to weed out illegal names
6850      Branch: win32/perl
6851            ! lib/Env.pm
6852 ____________________________________________________________________________
6853 [   837] By: gsar                                  on 1998/03/28  04:39:43
6854         Log: fix typo in makefile.mk
6855      Branch: win32/perl
6856            ! win32/makefile.mk
6857 ____________________________________________________________________________
6858 [   836] By: gsar                                  on 1998/03/23  17:40:15
6859         Log: add file: to installhtml URLs
6860      Branch: win32/perl
6861            ! win32/Makefile win32/makefile.mk
6862 ____________________________________________________________________________
6863 [   835] By: mbeattie                              on 1998/03/18  11:03:11
6864         Log: Add Thread::Signal to run signal handlers reliably in a new thread
6865      Branch: perl
6866            + ext/Thread/Thread/Signal.pm
6867            ! MANIFEST ext/Thread/Thread.xs
6868
6869 ----------------
6870 Version 5.004_63
6871 ----------------
6872
6873 ____________________________________________________________________________
6874 [   834] By: mbeattie                              on 1998/03/17  16:19:10
6875         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
6876      Branch: perl
6877            ! Policy_sh.SH
6878 ____________________________________________________________________________
6879 [   833] By: mbeattie                              on 1998/03/17  16:11:02
6880         Log: Integrate win32 branch into mainline.
6881      Branch: perl
6882           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
6883           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6884           !> win32/win32.c
6885 ____________________________________________________________________________
6886 [   832] By: gsar                                  on 1998/03/17  14:32:39
6887         Log: propagate bugfix @ change831 from asperl
6888      Branch: win32/perl
6889            ! regcomp.c
6890 ____________________________________________________________________________
6891 [   831] By: gsar                                  on 1998/03/17  14:02:51
6892         Log: fix buggy order of free() in regcomp.c (from AS)
6893      Branch: asperl
6894            ! regcomp.c
6895 ____________________________________________________________________________
6896 [   830] By: gsar                                  on 1998/03/17  01:10:54
6897         Log: add a part of AS patch#14, backout incomplete variable
6898              name changes for gcc. Builds and tests under VC/BC once again.
6899      Branch: asperl
6900            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
6901 ____________________________________________________________________________
6902 [   829] By: gsar                                  on 1998/03/16  23:49:18
6903         Log: stray tweak to win32.c
6904      Branch: win32/perl
6905            ! win32/win32.c
6906 ____________________________________________________________________________
6907 [   828] By: gsar                                  on 1998/03/16  22:06:03
6908         Log: update win32/config* files
6909      Branch: win32/perl
6910            ! win32/config.bc win32/config.gc win32/config.vc
6911            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6912 ____________________________________________________________________________
6913 [   827] By: gsar                                  on 1998/03/16  19:09:30
6914         Log: trivial integrate of mainline
6915      Branch: win32/perl
6916           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
6917           +> lib/ExtUtils/inst
6918           !> (integrate 61 files)
6919 ____________________________________________________________________________
6920 [   826] By: mbeattie                              on 1998/03/16  16:39:23
6921         Log: newCONSTSUB had private MY_start_subparse.
6922      Branch: perl
6923            ! op.c
6924 ____________________________________________________________________________
6925 [   825] By: mbeattie                              on 1998/03/16  16:36:55
6926         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
6927      Branch: perl
6928            ! hv.c
6929 ____________________________________________________________________________
6930 [   824] By: mbeattie                              on 1998/03/16  16:27:43
6931         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
6932      Branch: perl
6933            ! MANIFEST
6934 ____________________________________________________________________________
6935 [   823] By: mbeattie                              on 1998/03/16  16:26:02
6936         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
6937      Branch: perl
6938            + lib/ExtUtils/Packlist.pm
6939 ____________________________________________________________________________
6940 [   822] By: mbeattie                              on 1998/03/16  16:22:58
6941         Log: Bump patchlevel.h to 63.
6942      Branch: perl
6943            ! ext/IO/IO.xs patchlevel.h
6944           !> (integrate 41 files)
6945 ____________________________________________________________________________
6946 [   821] By: mbeattie                              on 1998/03/16  16:18:35
6947         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
6948              Subject: Bundling builtin.pm and newCONSTSUB with the core?
6949              From: jan.dubois@ibm.net (Jan Dubois)
6950              Date: Sun, 15 Mar 1998 19:09:05 +0100
6951      Branch: perl
6952            ! embed.h global.sym op.c pod/perlguts.pod proto.h
6953 ____________________________________________________________________________
6954 [   820] By: mbeattie                              on 1998/03/16  16:02:50
6955         Log: Subject: [PATCH] STRESS_REALLOC
6956              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
6957              From: Stephen McCamant <alias@mcs.com>
6958      Branch: perl
6959            ! malloc.c perl.c scope.c
6960 ____________________________________________________________________________
6961 [   819] By: mbeattie                              on 1998/03/16  16:01:06
6962         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
6963              Date: Fri, 13 Mar 1998 23:21:25 +0100
6964              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
6965      Branch: perl
6966            ! perly.c
6967 ____________________________________________________________________________
6968 [   818] By: mbeattie                              on 1998/03/16  15:59:16
6969         Log: Subject: [Configure PATCH] for OS/2
6970              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
6971              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6972              [Two hunks to Configure failed to apply due to clashes]
6973      Branch: perl
6974            ! Configure hints/os2.sh
6975 ____________________________________________________________________________
6976 [   817] By: mbeattie                              on 1998/03/16  15:55:28
6977         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
6978              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
6979              From: Charles Bailey <BAILEY@newman.upenn.edu>
6980              [Needed manual tweaks on vms/config.vms since it clashed with other
6981              patches. I may have got it wrong.]
6982      Branch: perl
6983            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
6984            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
6985            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
6986            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
6987            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
6988            ! vms/test.com vms/vms.c vms/vmsish.h
6989 ____________________________________________________________________________
6990 [   816] By: mbeattie                              on 1998/03/16  15:26:04
6991         Log: Subject: [PATCH] Let h2xs read multiple header files
6992              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
6993              From: Benjamin Sugars <bsugars@canoe.ca>
6994      Branch: perl
6995            ! utils/h2xs.PL
6996 ____________________________________________________________________________
6997 [   815] By: mbeattie                              on 1998/03/16  15:24:12
6998         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
6999              Date: Mon, 09 Mar 1998 09:18:56 -0800
7000              From: Dan Sugalski <sugalskd@osshe.edu>
7001      Branch: perl
7002            ! vms/config.vms
7003 ____________________________________________________________________________
7004 [   814] By: mbeattie                              on 1998/03/16  13:17:14
7005         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
7006              Date: Sun, 08 Mar 1998 12:50:23 +0000
7007              From: Alan Burlison <alan.burlison@UK.Sun.COM>
7008              plus manual update of MANIFEST
7009      Branch: perl
7010            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
7011            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
7012            ! lib/ExtUtils/MM_Unix.pm
7013 ____________________________________________________________________________
7014 [   813] By: mbeattie                              on 1998/03/16  13:08:55
7015         Log: From: Blair Zajac <blair@gps.caltech.edu>
7016              Subject: PATCH: util.c and util.h function declarations do not match
7017              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
7018              Subject: PATCH: cgywin32 patch for perlgcc
7019              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
7020              Subject: PATCH: perl5.004_62 on cygwin32
7021              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
7022      Branch: perl
7023            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
7024 ____________________________________________________________________________
7025 [   812] By: mbeattie                              on 1998/03/16  12:55:39
7026         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7027              Subject: [PATCH 5.004_62} Config_62-01 patch available.
7028              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
7029              Subject: [PATCH 5.004_62] Tiny hint file updates
7030              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
7031      Branch: perl
7032            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7033            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
7034            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
7035            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
7036            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
7037            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
7038 ____________________________________________________________________________
7039 [   811] By: mbeattie                              on 1998/03/16  12:13:55
7040         Log: DOS djgpp updates:
7041              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
7042              Subject: [PATCH for 5.004_61] dos-djgpp update
7043              Date: Fri, 6 Mar 1998 10:41:01 +0100
7044              Subject: [PATCH 5.004_62] dos-djgpp update
7045              Date: Thu, 12 Mar 1998 13:34:51 +0100
7046      Branch: perl
7047            ! djgpp/config.over hints/dos_djgpp.sh
7048 ____________________________________________________________________________
7049 [   810] By: gsar                                  on 1998/03/16  08:48:17
7050         Log: integrate mainline
7051      Branch: win32/perl
7052           !> pp_sys.c
7053 ____________________________________________________________________________
7054 [   809] By: gsar                                  on 1998/03/16  08:44:37
7055         Log: various changes to get asperl working under Borland
7056              (passes all tests when built under PERL_OBJECT)
7057      Branch: asperl
7058            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
7059            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
7060            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
7061            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
7062            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
7063            ! win32/win32sck.c
7064 ____________________________________________________________________________
7065 [   808] By: gsar                                  on 1998/03/12  19:50:20
7066         Log: set sockets to nonoverlapped mode for every thread
7067              Message-Id: <35081FE4.965A484D@enteract.com>
7068              Date:    Thu, 12 Mar 1998 11:48:20 CST
7069              From:    Steve Nielsen <spn@enteract.com>
7070              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
7071      Branch: win32/perl
7072            ! win32/win32.h win32/win32sck.c
7073 ____________________________________________________________________________
7074 [   807] By: gsar                                  on 1998/03/12  19:26:54
7075         Log: add AS patch#13
7076      Branch: asperl
7077            ! win32/Makefile
7078 ____________________________________________________________________________
7079 [   806] By: gsar                                  on 1998/03/12  00:51:08
7080         Log: added AS patch#12 with minor changes
7081      Branch: asperl
7082            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
7083            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7084            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
7085            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
7086            ! win32/runperl.c
7087 ____________________________________________________________________________
7088 [   805] By: gsar                                  on 1998/03/10  20:35:10
7089         Log: reinstate some standard sig_names to avoid noise from
7090              modules (and in hopes of making them _do_ something in future)
7091      Branch: win32/perl
7092            ! win32/config.bc win32/config.gc win32/config.vc
7093            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7094 ____________________________________________________________________________
7095 [   804] By: gsar                                  on 1998/03/10  20:33:05
7096         Log: mingw32 tweaks
7097      Branch: win32/perl
7098            ! win32/makefile.mk win32/win32.c win32/win32.h
7099 ____________________________________________________________________________
7100 [   803] By: gsar                                  on 1998/03/09  20:56:07
7101         Log: tweak Win32::DomainName() implementation
7102      Branch: win32/perl
7103            ! win32/Makefile win32/win32.c
7104 ____________________________________________________________________________
7105 [   802] By: gsar                                  on 1998/03/09  03:51:01
7106         Log: merge C<local $tied{foo}> patch, also moved statics in
7107              [ah]v.c to thrdvar.h
7108      Branch: win32/perl
7109            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
7110 ____________________________________________________________________________
7111 [   801] By: gsar                                  on 1998/03/09  02:38:35
7112         Log: minor win32 support fixes
7113              - add a better implementation of Win32::DomainName() (as
7114              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
7115              - fix opendir() emulation was unsafe what given long paths
7116      Branch: win32/perl
7117            ! win32/win32.c
7118 ____________________________________________________________________________
7119 [   800] By: nick                                  on 1998/03/07  09:36:41
7120         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
7121              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
7122              exist. (Breaks libnet).
7123      Branch: perl
7124            ! pp_sys.c
7125 ____________________________________________________________________________
7126 [   799] By: gsar                                  on 1998/03/07  07:51:28
7127         Log: integrate mainline changes
7128      Branch: asperl
7129           !> (integrate 111 files)
7130 ____________________________________________________________________________
7131 [   798] By: gsar                                  on 1998/03/07  07:01:55
7132         Log: integrate mainline
7133      Branch: win32/perl
7134           !> myconfig patchlevel.h
7135 ____________________________________________________________________________
7136 [   797] By: gsar                                  on 1998/03/07  06:49:49
7137         Log: provide our own popen()/pclose() to fix problems with qx//:
7138              - qx// used to always invoke the shell, now does so only when needed
7139              - qx// didn't respect PERL5SHELL, now does
7140      Branch: win32/perl
7141            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
7142 ____________________________________________________________________________
7143 [   796] By: gsar                                  on 1998/03/07  01:37:10
7144         Log: a missed s/sp/SP/
7145      Branch: win32/perl
7146            ! lib/ExtUtils/typemap pod/perlcall.pod
7147 ____________________________________________________________________________
7148 [   795] By: gsar                                  on 1998/03/07  01:05:21
7149         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
7150              mention that local stack pointer should be called SP.  This makes the
7151              API safer from source incompatibilities down the line.
7152      Branch: win32/perl
7153            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
7154            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7155            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
7156            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
7157            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
7158            ! pp_ctl.c pp_hot.c pp_sys.c util.c
7159
7160 ----------------
7161 Version 5.004_62
7162 ----------------
7163
7164 ____________________________________________________________________________
7165 [   794] By: mbeattie                              on 1998/03/06  09:38:08
7166         Log: Subject: [PATCH] perl5.004_61 myconfig updates
7167              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
7168              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7169      Branch: perl
7170            ! myconfig
7171 ____________________________________________________________________________
7172 [   793] By: mbeattie                              on 1998/03/06  09:36:37
7173         Log: Bump patchlevel.h to 62.
7174      Branch: perl
7175            ! patchlevel.h
7176 ____________________________________________________________________________
7177 [   792] By: mbeattie                              on 1998/03/06  09:35:57
7178         Log: Integrate win32 branch into mainline.
7179      Branch: perl
7180           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
7181           !> win32/config.gc win32/config.vc win32/config_H.bc
7182           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
7183 ____________________________________________________________________________
7184 [   791] By: gsar                                  on 1998/03/06  06:00:08
7185         Log: various
7186              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
7187              - add missing prototypes
7188              - regenerate win32/config*.?c
7189      Branch: win32/perl
7190            ! bytecode.h proto.h win32/config.bc win32/config.gc
7191            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7192            ! win32/config_H.vc win32/makefile.mk
7193 ____________________________________________________________________________
7194 [   790] By: gsar                                  on 1998/03/06  03:19:23
7195         Log: fix typo in Makefile
7196      Branch: win32/perl
7197            ! win32/Makefile
7198 ____________________________________________________________________________
7199 [   789] By: gsar                                  on 1998/03/05  22:55:53
7200         Log: integrate mainline
7201      Branch: win32/perl
7202           !> (integrate 47 files)
7203 ____________________________________________________________________________
7204 [   788] By: gsar                                  on 1998/03/05  20:02:09
7205         Log: added AS patch#11
7206              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
7207              Date:    Thu, 05 Mar 1998 10:23:04 PST
7208              From:    Douglas Lankshear <dougl@ActiveState.com>
7209              
7210              This patch fixes a bug I introduced removing duplicate code.
7211              -- Doug
7212      Branch: asperl
7213            ! ObjXSub.h objpp.h win32/runperl.c
7214 ____________________________________________________________________________
7215 [   787] By: gsar                                  on 1998/03/05  19:56:17
7216         Log: add Nick's dTHR fixes
7217      Branch: win32/perl
7218            ! op.c scope.c
7219 ____________________________________________________________________________
7220 [   786] By: gsar                                  on 1998/03/05  19:54:49
7221         Log: maintpatch
7222              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
7223              Date:    Thu, 05 Mar 1998 02:49:46 EST
7224              From:    Spider Boardman <spider@orb.nashua.nh.us>
7225              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
7226      Branch: win32/perl
7227            ! scope.c
7228 ____________________________________________________________________________
7229 [   785] By: mbeattie                              on 1998/03/05  19:12:14
7230         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
7231              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
7232              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7233      Branch: perl
7234            ! op.c proto.h regcomp.c regexp.h util.c
7235 ____________________________________________________________________________
7236 [   784] By: mbeattie                              on 1998/03/05  19:11:09
7237         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
7238              Date: Wed, 4 Mar 1998 10:18:03 GMT
7239              From: Nick Ing-Simmons <nik@tiuk.ti.com>
7240      Branch: perl
7241            ! atomic.h
7242 ____________________________________________________________________________
7243 [   783] By: mbeattie                              on 1998/03/05  19:09:16
7244         Log: Subject: Configure patches -01 and -02 for 5.004_61.
7245              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
7246              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
7247      Branch: perl
7248            ! Configure INSTALL Policy_sh.SH Porting/Glossary
7249            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
7250            ! config_h.SH handy.h hints/README.hints hints/aix.sh
7251            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
7252            ! makedepend.SH myconfig pp_sys.c
7253 ____________________________________________________________________________
7254 [   782] By: mbeattie                              on 1998/03/05  19:05:23
7255         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
7256              Date: 03 Mar 1998 18:05:07 +0100
7257              From: Gisle Aas <gisle@aas.no>
7258      Branch: perl
7259            ! perl.h pp_ctl.c
7260 ____________________________________________________________________________
7261 [   781] By: mbeattie                              on 1998/03/05  19:04:34
7262         Log: Subject: [PATCH] Make autouse -w-safe
7263              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
7264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7265      Branch: perl
7266            ! lib/autouse.pm op.c sv.c
7267 ____________________________________________________________________________
7268 [   780] By: mbeattie                              on 1998/03/05  19:02:50
7269         Log: Subject: [PATCH] External symbol re_croak2
7270              Date: 02 Mar 1998 13:00:45 +0100
7271              From: Gisle Aas <gisle@aas.no>
7272      Branch: perl
7273            ! regcomp.c regcomp.h
7274 ____________________________________________________________________________
7275 [   779] By: mbeattie                              on 1998/03/05  19:01:25
7276         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
7277              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
7278              From: bailey@newman.upenn.edu (Charles Bailey)
7279      Branch: perl
7280            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
7281            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
7282            ! sv.h
7283 ____________________________________________________________________________
7284 [   778] By: mbeattie                              on 1998/03/05  18:53:13
7285         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
7286              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
7287              From: bailey@newman.upenn.edu (Charles Bailey)
7288      Branch: perl
7289            ! perl.h
7290 ____________________________________________________________________________
7291 [   777] By: mbeattie                              on 1998/03/05  18:50:25
7292         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
7293              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
7294              From: bailey@newman.upenn.edu (Charles Bailey)
7295      Branch: perl
7296            ! lib/File/Basename.pm
7297 ____________________________________________________________________________
7298 [   776] By: mbeattie                              on 1998/03/05  18:49:15
7299         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
7300              Date: 01 Mar 1998 15:16:03 +0100
7301              From: Gisle Aas <gisle@aas.no>
7302      Branch: perl
7303            ! pod/perlguts.pod
7304 ____________________________________________________________________________
7305 [   775] By: mbeattie                              on 1998/03/05  18:48:05
7306         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
7307              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
7308              From: Jarkko Hietaniemi <jhi@iki.fi>
7309      Branch: perl
7310            ! Makefile.SH perl_exp.SH
7311 ____________________________________________________________________________
7312 [   774] By: mbeattie                              on 1998/03/05  18:46:32
7313         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
7314              Date: Sun, 1 Mar 1998 02:02:47 -0500
7315              From: Spider Boardman <spider@orb.nashua.nh.us>
7316      Branch: perl
7317            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
7318 ____________________________________________________________________________
7319 [   773] By: mbeattie                              on 1998/03/05  18:43:57
7320         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
7321              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
7322              From: Hans Mulder <hansmu@xs4all.nl>
7323      Branch: perl
7324            ! pp_ctl.c
7325 ____________________________________________________________________________
7326 [   772] By: mbeattie                              on 1998/03/05  18:39:25
7327         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
7328              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
7329              From: Jarkko Hietaniemi <jhi@iki.fi>
7330      Branch: perl
7331            ! Makefile.SH
7332 ____________________________________________________________________________
7333 [   771] By: mbeattie                              on 1998/03/05  18:38:32
7334         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
7335              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
7336              From: Jarkko Hietaniemi <jhi@iki.fi>
7337      Branch: perl
7338            ! hints/netbsd.sh
7339 ____________________________________________________________________________
7340 [   770] By: mbeattie                              on 1998/03/05  18:36:50
7341         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
7342      Branch: perl
7343            ! cflags.SH
7344 ____________________________________________________________________________
7345 [   769] By: mbeattie                              on 1998/03/05  18:34:35
7346         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
7347              Subject: [PATCH 5.004_61] bunch of small patches
7348              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
7349              From: Andrew Cohen <cohen@andy.bu.edu>
7350      Branch: perl
7351            ! bytecode.h
7352 ____________________________________________________________________________
7353 [   768] By: mbeattie                              on 1998/03/05  18:13:06
7354         Log: Integrate win32 branch into mainline.
7355      Branch: perl
7356           !> (integrate 53 files)
7357 ____________________________________________________________________________
7358 [   767] By: TimBunce                              on 1998/03/05  11:48:09
7359         Log: Update to change 744.
7360      Branch: maint-5.004/perl
7361            ! lib/ExtUtils/Install.pm
7362 ____________________________________________________________________________
7363 [   765] By: TimBunce                              on 1998/03/05  11:24:24
7364         Log: Update embed.h after make regen_headers.
7365      Branch: maint-5.004/perl
7366            ! embed.h
7367 ____________________________________________________________________________
7368 [   764] By: TimBunce                              on 1998/03/05  11:05:13
7369         Log: APPLLIB_EXP now has arch and version dirs added to @INC
7370      Branch: maint-5.004/perl
7371            ! perl.c
7372 ____________________________________________________________________________
7373 [   763] By: TimBunce                              on 1998/03/05  11:01:38
7374         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
7375              Added MAINT_TRIAL_1 local patch label to patchlevel.h
7376              Removed win32/win32io.c and win32/win32io.h from repository
7377      Branch: maint-5.004/perl
7378            - win32/win32io.c win32/win32io.h
7379            ! MANIFEST patchlevel.h
7380 ____________________________________________________________________________
7381 [   762] By: TimBunce                              on 1998/03/05  10:05:34
7382         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
7383              From:  Spider Boardman <spider@orb.nashua.nh.us>
7384              Files:  scope.c
7385      Branch: maint-5.004/perl
7386            ! scope.c
7387 ____________________________________________________________________________
7388 [   761] By: TimBunce                              on 1998/03/05  10:03:10
7389         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
7390              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7391              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
7392              Files:  av.c hv.c scope.c t/op/local.t
7393      Branch: maint-5.004/perl
7394            ! av.c hv.c scope.c t/op/local.t
7395 ____________________________________________________________________________
7396 [   760] By: gsar                                  on 1998/03/04  20:58:21
7397         Log: added AS patch#10
7398              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
7399              Date:    Tue, 03 Mar 1998 10:46:13 PST
7400              From:    Douglas Lankshear <dougl@ActiveState.com>
7401              Subject: [PATCH]
7402              
7403              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
7404              linked modules.
7405              
7406              -- Doug
7407      Branch: asperl
7408            ! win32/dl_win32.xs
7409 ____________________________________________________________________________
7410 [   759] By: TimBunce                              on 1998/03/04  18:46:41
7411         Log: Update patchls utility
7412      Branch: maint-5.004/perl
7413            ! Porting/patchls
7414 ____________________________________________________________________________
7415 [   758] By: TimBunce                              on 1998/03/04  17:07:06
7416         Log: perldoc -f now uses pager if text is too long for screen
7417      Branch: maint-5.004/perl
7418            ! utils/perldoc.PL
7419 ____________________________________________________________________________
7420 [   757] By: TimBunce                              on 1998/03/04  16:57:04
7421         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
7422              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
7423      Branch: maint-5.004/perl
7424            + hints/openbsd.sh
7425            ! pod/perlfunc.pod
7426 ____________________________________________________________________________
7427 [   756] By: TimBunce                              on 1998/03/04  16:48:40
7428         Log: Fix for new gnulibc stdio.h when using sfio+perlio
7429      Branch: maint-5.004/perl
7430            ! perlsdio.h
7431 ____________________________________________________________________________
7432 [   755] By: TimBunce                              on 1998/03/04  16:47:08
7433         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
7434              Added details of split in scalar context to perlfunc.pod
7435      Branch: maint-5.004/perl
7436            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
7437 ____________________________________________________________________________
7438 [   754] By: TimBunce                              on 1998/03/04  16:35:58
7439         Log: Updated perl -v info to include reference to docs and home page.
7440      Branch: maint-5.004/perl
7441            ! perl.c
7442 ____________________________________________________________________________
7443 [   753] By: TimBunce                              on 1998/03/04  16:31:29
7444         Log: Updated hints/bsdos.sh for BSD/OS 3.1
7445              Fixed typo in pod/perlsyn.pod
7446              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
7447              Fixed typo in ext/GDBM_File/GDBM_File.pm
7448      Branch: maint-5.004/perl
7449            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
7450            ! hints/bsdos.sh pod/perlsyn.pod
7451 ____________________________________________________________________________
7452 [   752] By: TimBunce                              on 1998/03/04  15:49:19
7453         Log: Changed bug address in README to perlbug@perl.com
7454              Changed Copyright in perl.c to 1998
7455              Added op/pos.t test from Robin Houston <robin@oneworld.org>
7456      Branch: maint-5.004/perl
7457            + t/op/pos.t
7458            ! README perl.c
7459 ____________________________________________________________________________
7460 [   751] By: TimBunce                              on 1998/03/04  14:47:15
7461         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
7462      Branch: maint-5.004/perl
7463            ! t/comp/require.t t/lib/ph.t
7464 ____________________________________________________________________________
7465 [   750] By: TimBunce                              on 1998/03/04  13:29:58
7466         Log: Added dTHR definition to ease backwards compatibility for XS
7467              source code from 5.005.
7468      Branch: maint-5.004/perl
7469            ! perl.h
7470 ____________________________________________________________________________
7471 [   749] By: TimBunce                              on 1998/03/04  12:19:19
7472         Log: Title:  "rename local 'op' variables to 'o'", #F114
7473              From:  Gurusamy Sarathy
7474              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
7475              toke.c
7476      Branch: maint-5.004/perl
7477            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
7478            ! scope.c toke.c
7479 ____________________________________________________________________________
7480 [   748] By: TimBunce                              on 1998/03/04  12:12:27
7481         Log: Title:  "consolidated win32 patch", #F112
7482              From:  Gurusamy Sarathy
7483              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
7484              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
7485              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7486              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
7487              t/harness win32/win32.h win32/win32iop.h README.win32
7488              doio.c installhtml installperl pp_sys.c win32/Makefile
7489              win32/config.bc win32/config.vc win32/config_H.bc
7490              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
7491              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
7492              win32/perllib.c win32/runperl.c win32/win32.c
7493              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
7494              x2p/a2py.c
7495      Branch: maint-5.004/perl
7496            + win32/bin/perlglob.pl
7497            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
7498            ! installhtml installperl lib/ExtUtils/Command.pm
7499            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
7500            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
7501            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
7502            ! win32/Makefile win32/config.bc win32/config.vc
7503            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
7504            ! win32/config_sh.PL win32/dl_win32.xs
7505            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
7506            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
7507            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
7508            ! x2p/a2py.c
7509 ____________________________________________________________________________
7510 [   747] By: TimBunce                              on 1998/03/04  11:59:57
7511         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
7512              From:  Gurusamy Sarathy
7513              Files:  MANIFEST t/lib/ph.t
7514      Branch: maint-5.004/perl
7515            ! MANIFEST t/lib/ph.t
7516 ____________________________________________________________________________
7517 [   746] By: TimBunce                              on 1998/03/04  11:47:43
7518         Log: Title:  "properly save STDOUT during system() in debugger", #F110
7519              From:  Jason Smith <smithj4@rpi.edu>
7520              Files:  lib/perl5db.pl
7521      Branch: maint-5.004/perl
7522            ! lib/perl5db.pl
7523 ____________________________________________________________________________
7524 [   745] By: TimBunce                              on 1998/03/04  11:40:19
7525         Log: Title:  "generate DynaLoader.pm at build time", #F109
7526              From:  Achim Bohnet <ach@mpe.mpg.de>
7527              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
7528              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
7529      Branch: maint-5.004/perl
7530            + ext/DynaLoader/DynaLoader.pm.PL
7531            ! MANIFEST ext/DynaLoader/Makefile.PL
7532 ____________________________________________________________________________
7533 [   744] By: TimBunce                              on 1998/03/04  11:34:09
7534         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
7535              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
7536              J. Koenig)
7537              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
7538              Files:  lib/ExtUtils/Install.pm
7539      Branch: maint-5.004/perl
7540            ! lib/ExtUtils/Install.pm
7541 ____________________________________________________________________________
7542 [   743] By: TimBunce                              on 1998/03/04  10:45:05
7543         Log: Title:  "Pod::Html trips over "C<0>"", #F107
7544              From:  Chip Salzenberg
7545              Files:  lib/Pod/Html.pm
7546      Branch: maint-5.004/perl
7547            ! lib/Pod/Html.pm
7548 ____________________________________________________________________________
7549 [   742] By: TimBunce                              on 1998/03/04  10:12:54
7550         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
7551              From:  Achim Bohnet <ach@mpe.mpg.de>
7552              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
7553              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
7554      Branch: maint-5.004/perl
7555            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
7556 ____________________________________________________________________________
7557 [   741] By: TimBunce                              on 1998/03/04  10:08:31
7558         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
7559              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
7560              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
7561              Zakharevich)
7562              Msg-ID:  <199801040630.AA29298@metronet.com>,
7563              <199801041826.NAA11568@aatma.engin.umich.edu>,
7564              <1998Jan4.130412.2719461@cor.newman>
7565              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
7566              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
7567      Branch: maint-5.004/perl
7568            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
7569            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
7570            ! win32/win32.h
7571 ____________________________________________________________________________
7572 [   740] By: TimBunce                              on 1998/03/04  09:55:57
7573         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
7574              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7575              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
7576              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
7577      Branch: maint-5.004/perl
7578            ! lib/Tie/Hash.pm pod/perlfunc.pod
7579 ____________________________________________________________________________
7580 [   739] By: TimBunce                              on 1998/03/04  09:26:01
7581         Log: Title:  "more doc for perldoc", #F103
7582              From:  Gurusamy Sarathy
7583              Files:  utils/perldoc.PL
7584      Branch: maint-5.004/perl
7585            ! utils/perldoc.PL
7586 ____________________________________________________________________________
7587 [   738] By: TimBunce                              on 1998/03/04  09:23:16
7588         Log: Title:  "Make perldoc look for an index file ", #F102
7589              From:  Gisle Aas <gisle@aas.no>
7590              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
7591              Files:  utils/perldoc.PL
7592      Branch: maint-5.004/perl
7593            ! utils/perldoc.PL
7594 ____________________________________________________________________________
7595 [   737] By: TimBunce                              on 1998/03/04  09:21:15
7596         Log: Title:  "perldoc -F filename", #F101
7597              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7598              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
7599              Files:  utils/perldoc.PL
7600      Branch: maint-5.004/perl
7601            ! utils/perldoc.PL
7602 ____________________________________________________________________________
7603 [   736] By: TimBunce                              on 1998/03/04  09:16:20
7604         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
7605              From:  Gisle Aas <gisle@aas.no>
7606              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
7607              Files:  sv.c
7608      Branch: maint-5.004/perl
7609            ! sv.c
7610 ____________________________________________________________________________
7611 [   735] By: TimBunce                              on 1998/03/04  09:08:51
7612         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
7613              From:  abigail@fnx.com
7614              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
7615              Files:  lib/Benchmark.pm
7616      Branch: maint-5.004/perl
7617            ! lib/Benchmark.pm
7618 ____________________________________________________________________________
7619 [   734] By: TimBunce                              on 1998/03/04  08:59:58
7620         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
7621              From:  Gisle Aas <gisle@aas.no>
7622              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
7623              Files:  hv.c
7624      Branch: maint-5.004/perl
7625            ! hv.c
7626 ____________________________________________________________________________
7627 [   733] By: TimBunce                              on 1998/03/04  08:35:19
7628         Log: Title:  "support caseless %ENV", #F097
7629              From:  Gurusamy Sarathy
7630              Files:  hv.c t/op/magic.t win32/win32.h
7631      Branch: maint-5.004/perl
7632            ! hv.c t/op/magic.t win32/win32.h
7633 ____________________________________________________________________________
7634 [   732] By: TimBunce                              on 1998/03/04  08:33:58
7635         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
7636              From:  Ilya Zakharevich
7637              Files:  emacs/cperl-mode.el
7638      Branch: maint-5.004/perl
7639            ! emacs/cperl-mode.el
7640 ____________________________________________________________________________
7641 [   731] By: TimBunce                              on 1998/03/04  08:26:23
7642         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
7643              magic", #F095
7644              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7645              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
7646              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
7647              lib/ExtUtils/xsubpp sv.c
7648      Branch: maint-5.004/perl
7649            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
7650            ! pod/perlxs.pod proto.h sv.c sv.h
7651 ____________________________________________________________________________
7652 [   730] By: TimBunce                              on 1998/03/04  08:20:52
7653         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
7654              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7655              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
7656              Files:  mg.c
7657      Branch: maint-5.004/perl
7658            ! mg.c
7659 ____________________________________________________________________________
7660 [   729] By: TimBunce                              on 1998/03/04  08:18:02
7661         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
7662              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7663              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
7664              Files:  t/op/sort.t
7665      Branch: maint-5.004/perl
7666            ! t/op/sort.t
7667 ____________________________________________________________________________
7668 [   728] By: TimBunce                              on 1998/03/04  08:17:07
7669         Log: Title:  "Make search.pl work on win32", #F092
7670              From:  Gurusamy Sarathy
7671              Files:  win32/bin/search.pl
7672      Branch: maint-5.004/perl
7673            ! win32/bin/search.pl
7674 ____________________________________________________________________________
7675 [   727] By: gsar                                  on 1998/03/04  04:13:23
7676         Log: missing s/op/o/ from one of the mainpatches
7677      Branch: win32/perl
7678            ! op.c
7679 ____________________________________________________________________________
7680 [   726] By: gsar                                  on 1998/03/04  02:12:13
7681         Log: maintpatches #102 and #103 to perldoc.PL
7682      Branch: win32/perl
7683            ! utils/perldoc.PL
7684 ____________________________________________________________________________
7685 [   725] By: gsar                                  on 1998/03/04  02:00:15
7686         Log: renumber some tests to match maint branch
7687      Branch: win32/perl
7688            ! t/op/local.t
7689 ____________________________________________________________________________
7690 [   724] By: gsar                                  on 1998/03/04  01:25:50
7691         Log: maintpatch
7692              #70:  "Fix random whitespace errors in docs"
7693              From:  Roderick Schertler <roderick@argon.org>
7694              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
7695              Date:  Fri, 24 Oct 1997 11:20:44 -0400
7696              Files:  pod/checkpods.PL pod/perlfunc.pod
7697      Branch: win32/perl
7698            ! pod/checkpods.PL
7699 ____________________________________________________________________________
7700 [   723] By: gsar                                  on 1998/03/04  01:04:37
7701         Log: sync maintpatch
7702              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
7703              From:  Chip Salzenberg
7704              Files:  lib/File/Path.pm
7705      Branch: win32/perl
7706            ! lib/File/Path.pm
7707 ____________________________________________________________________________
7708 [   722] By: gsar                                  on 1998/03/04  00:46:46
7709         Log: remove redundancy in File::Find
7710      Branch: win32/perl
7711            ! lib/File/Find.pm
7712 ____________________________________________________________________________
7713 [   721] By: TimBunce                              on 1998/03/03  20:06:41
7714         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
7715              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
7716              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
7717              Files:  utils/perldoc.PL
7718      Branch: maint-5.004/perl
7719            ! utils/perldoc.PL
7720 ____________________________________________________________________________
7721 [   720] By: TimBunce                              on 1998/03/03  20:03:59
7722         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
7723              #F090
7724              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7725              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
7726              Files:  lib/ExtUtils/MM_Unix.pm
7727      Branch: maint-5.004/perl
7728            ! lib/ExtUtils/MM_Unix.pm
7729 ____________________________________________________________________________
7730 [   719] By: TimBunce                              on 1998/03/03  20:02:06
7731         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
7732              From:  Gurusamy Sarathy
7733              Files:  lib/FindBin.pm
7734      Branch: maint-5.004/perl
7735            ! lib/FindBin.pm
7736 ____________________________________________________________________________
7737 [   718] By: TimBunce                              on 1998/03/03  20:00:26
7738         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
7739              #F088
7740              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7741              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
7742              Files:  lib/File/Find.pm
7743      Branch: maint-5.004/perl
7744            ! lib/File/Find.pm
7745 ____________________________________________________________________________
7746 [   717] By: TimBunce                              on 1998/03/03  19:59:38
7747         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
7748              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7749              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
7750              Files:  op.c
7751      Branch: maint-5.004/perl
7752            ! op.c
7753 ____________________________________________________________________________
7754 [   716] By: TimBunce                              on 1998/03/03  19:57:17
7755         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
7756              #F086
7757              From:  Gurusamy Sarathy
7758              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
7759      Branch: maint-5.004/perl
7760            ! pod/perldelta.pod pod/perldiag.pod toke.c
7761 ____________________________________________________________________________
7762 [   715] By: TimBunce                              on 1998/03/03  19:51:33
7763         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
7764              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7765              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
7766              Files:  lib/Pod/Html.pm
7767      Branch: maint-5.004/perl
7768            ! lib/Pod/Html.pm
7769 ____________________________________________________________________________
7770 [   714] By: TimBunce                              on 1998/03/03  19:50:28
7771         Log: Title:  "New pod: perlhist", #F084
7772              From:  Jarkko Hietaniemi <jhi@iki.fi>
7773              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
7774              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
7775      Branch: maint-5.004/perl
7776            + pod/perlhist.pod
7777            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
7778 ____________________________________________________________________________
7779 [   713] By: TimBunce                              on 1998/03/03  19:47:13
7780         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
7781              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7782              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
7783              Files:  pp_ctl.c t/op/local.t
7784      Branch: maint-5.004/perl
7785            ! pp_ctl.c t/op/local.t
7786 ____________________________________________________________________________
7787 [   712] By: TimBunce                              on 1998/03/03  19:45:56
7788         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
7789              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7790              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
7791              Files:  pp_ctl.c
7792      Branch: maint-5.004/perl
7793            ! pp_ctl.c
7794 ____________________________________________________________________________
7795 [   711] By: TimBunce                              on 1998/03/03  19:44:41
7796         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
7797              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7798              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
7799              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
7800      Branch: maint-5.004/perl
7801            + t/comp/require.t
7802            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
7803 ____________________________________________________________________________
7804 [   710] By: TimBunce                              on 1998/03/03  19:36:34
7805         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
7806              From:  Jarkko Hietaniemi <jhi@iki.fi>
7807              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
7808              Files:  t/pragma/locale.t
7809      Branch: maint-5.004/perl
7810            ! t/pragma/locale.t
7811 ____________________________________________________________________________
7812 [   709] By: TimBunce                              on 1998/03/03  19:32:30
7813         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
7814              From:  Gisle Aas <gisle@aas.no>
7815              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
7816              Files:  sv.c
7817      Branch: maint-5.004/perl
7818            ! sv.c
7819 ____________________________________________________________________________
7820 [   708] By: TimBunce                              on 1998/03/03  19:28:06
7821         Log: Title:  "Eliminate double warnings under C<package;>", #F077
7822              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7823              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
7824              Files:  gv.c op.c toke.c
7825      Branch: maint-5.004/perl
7826            ! gv.c op.c toke.c
7827 ____________________________________________________________________________
7828 [   707] By: TimBunce                              on 1998/03/03  19:13:17
7829         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
7830              #F076
7831              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7832              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
7833              Files:  lib/File/Path.pm
7834      Branch: maint-5.004/perl
7835            ! lib/File/Path.pm
7836 ____________________________________________________________________________
7837 [   706] By: TimBunce                              on 1998/03/03  19:08:45
7838         Log: Title:  "Update of h2ph", #F075
7839              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
7840              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
7841              Files:  t/lib/ph.t utils/h2ph.PL
7842      Branch: maint-5.004/perl
7843            + t/lib/ph.t
7844            ! utils/h2ph.PL
7845 ____________________________________________________________________________
7846 [   705] By: TimBunce                              on 1998/03/03  18:56:59
7847         Log: Title:  "Fix AutoLoader for deep packages", #F074
7848              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
7849              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
7850              Files:  lib/AutoLoader.pm
7851      Branch: maint-5.004/perl
7852            ! lib/AutoLoader.pm
7853 ____________________________________________________________________________
7854 [   704] By: TimBunce                              on 1998/03/03  18:35:36
7855         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
7856              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7857              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
7858              Files:  op.c
7859      Branch: maint-5.004/perl
7860            ! op.c
7861 ____________________________________________________________________________
7862 [   703] By: TimBunce                              on 1998/03/03  18:32:28
7863         Log: Title:  "Make recursive lexical analysis more robust", #F072
7864              From:  Ilya Zakharevich and Chip Salzenberg
7865              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
7866              Files:  toke.c
7867      Branch: maint-5.004/perl
7868            ! toke.c
7869 ____________________________________________________________________________
7870 [   702] By: TimBunce                              on 1998/03/03  18:18:10
7871         Log: Title:  "Fix random whitespace errors in docs", #F070
7872              From:  Roderick Schertler <roderick@argon.org>
7873              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
7874              Files:  pod/perlfunc.pod pod/checkpods.PL
7875      Branch: maint-5.004/perl
7876            ! pod/checkpods.PL pod/perlfunc.pod
7877 ____________________________________________________________________________
7878 [   701] By: TimBunce                              on 1998/03/03  18:13:54
7879         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
7880              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7881              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
7882              Files:  toke.c
7883      Branch: maint-5.004/perl
7884            ! toke.c
7885 ____________________________________________________________________________
7886 [   700] By: TimBunce                              on 1998/03/03  18:11:20
7887         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
7888              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
7889              <nick@flirble.org>
7890              Msg-ID:  <199710241248.NAA00163@flirble.org>,
7891              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
7892              net>
7893              Files:  pp_ctl.c sv.c
7894      Branch: maint-5.004/perl
7895            ! pp_ctl.c sv.c
7896 ____________________________________________________________________________
7897 [   699] By: TimBunce                              on 1998/03/03  18:06:59
7898         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
7899              From:  Jarkko Hietaniemi <jhi@iki.fi>
7900              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
7901              Files:  op.c
7902      Branch: maint-5.004/perl
7903            ! op.c
7904 ____________________________________________________________________________
7905 [   698] By: TimBunce                              on 1998/03/03  18:04:51
7906         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
7907              From:  Administration <fadmin@informatics.muni.cz>
7908              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
7909              Files:  op.c
7910      Branch: maint-5.004/perl
7911            ! op.c
7912 ____________________________________________________________________________
7913 [   697] By: TimBunce                              on 1998/03/03  18:02:54
7914         Log: Title:  "Allow C<last()> to mean C<last>", #F065
7915              From:  Chip Salzenberg
7916              Files:  op.c
7917      Branch: maint-5.004/perl
7918            ! op.c
7919 ____________________________________________________________________________
7920 [   696] By: TimBunce                              on 1998/03/03  17:58:12
7921         Log: Title:  "Fix extension version mismatch message", #F064
7922              From:  Chip Salzenberg
7923              Files:  XSUB.h
7924      Branch: maint-5.004/perl
7925            ! XSUB.h
7926 ____________________________________________________________________________
7927 [   695] By: TimBunce                              on 1998/03/03  17:53:04
7928         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
7929              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
7930              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
7931              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7932              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
7933      Branch: maint-5.004/perl
7934            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
7935            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
7936 ____________________________________________________________________________
7937 [   694] By: TimBunce                              on 1998/03/03  17:40:47
7938         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
7939              From:  Tom Christiansen
7940              Files:  ext/Socket/Socket.pm
7941      Branch: maint-5.004/perl
7942            ! ext/Socket/Socket.pm
7943 ____________________________________________________________________________
7944 [   693] By: TimBunce                              on 1998/03/03  17:32:57
7945         Log: Title:  "Kill warning about parameter type", #F061
7946              From:  Chip Salzenberg
7947              Files:  op.c
7948      Branch: maint-5.004/perl
7949            ! op.c
7950 ____________________________________________________________________________
7951 [   692] By: TimBunce                              on 1998/03/03  17:11:07
7952         Log: Title:  "Socket occasional SEGV", #F060
7953              From:  Trevor Blackwell <tlb@viaweb.com>
7954              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7955              Files:  ext/Socket/Socket.xs
7956      Branch: maint-5.004/perl
7957            ! ext/Socket/Socket.xs
7958 ____________________________________________________________________________
7959 [   691] By: TimBunce                              on 1998/03/03  17:09:51
7960         Log: Title:  "Avoid SEGV from local($@)", #F059
7961              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7962              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
7963              Files:  pp_ctl.c
7964      Branch: maint-5.004/perl
7965            ! pp_ctl.c
7966 ____________________________________________________________________________
7967 [   690] By: TimBunce                              on 1998/03/03  17:08:21
7968         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
7969              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7970              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
7971              Files:  op.c
7972      Branch: maint-5.004/perl
7973            ! op.c
7974 ____________________________________________________________________________
7975 [   689] By: TimBunce                              on 1998/03/03  17:05:57
7976         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
7977              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7978              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
7979              Files:  XSUB.h
7980      Branch: maint-5.004/perl
7981            ! XSUB.h
7982 ____________________________________________________________________________
7983 [   688] By: TimBunce                              on 1998/03/03  17:04:15
7984         Log: Title:  "Re: Sort grammar bug", #F056
7985              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7986              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
7987              Files:  toke.c
7988      Branch: maint-5.004/perl
7989            ! toke.c
7990 ____________________________________________________________________________
7991 [   687] By: TimBunce                              on 1998/03/03  17:01:32
7992         Log: Title:  "Document indirect object cases for exec(), system()", #F055
7993              From:  Dominic Dunlop <domo@slipper.ip.lu>
7994              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
7995              Files:  pod/perlfunc.pod
7996      Branch: maint-5.004/perl
7997            ! pod/perlfunc.pod
7998 ____________________________________________________________________________
7999 [   686] By: TimBunce                              on 1998/03/03  16:56:44
8000         Log: Title:  "Update docs on tr///", #F054
8001              From:  Tom Phoenix <rootbeer@teleport.com>
8002              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
8003              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8004              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8005              pod/perlstyle.pod toke.c
8006      Branch: maint-5.004/perl
8007            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8008            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8009            ! pod/perlstyle.pod toke.c
8010 ____________________________________________________________________________
8011 [   685] By: TimBunce                              on 1998/03/03  16:38:50
8012         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
8013              From:  Tom Phoenix <rootbeer@teleport.com>
8014              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
8015              Files:  pod/perlop.pod
8016      Branch: maint-5.004/perl
8017            ! pod/perlop.pod
8018 ____________________________________________________________________________
8019 [   684] By: TimBunce                              on 1998/03/03  16:37:00
8020         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
8021              From:  "Joseph N. Hall" <joseph@cscaper.com>
8022              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
8023              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
8024      Branch: maint-5.004/perl
8025            ! perly.c perly.c.diff perly.y vms/perly_c.vms
8026 ____________________________________________________________________________
8027 [   683] By: TimBunce                              on 1998/03/03  16:31:15
8028         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
8029              sv_vsetpfn", #F051
8030              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
8031              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
8032              Files:  pod/perlguts.pod
8033      Branch: maint-5.004/perl
8034            ! pod/perlguts.pod
8035 ____________________________________________________________________________
8036 [   682] By: TimBunce                              on 1998/03/03  16:28:30
8037         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
8038              From:  Jarkko Hietaniemi <jhi@iki.fi>
8039              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
8040              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
8041      Branch: maint-5.004/perl
8042            ! INSTALL pod/perldiag.pod pod/perllocale.pod
8043 ____________________________________________________________________________
8044 [   681] By: TimBunce                              on 1998/03/03  16:24:12
8045         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
8046              From:  Jerome Abela <abela@hsc.fr>
8047              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
8048              Files:  ext/Fcntl/Fcntl.pm
8049      Branch: maint-5.004/perl
8050            ! ext/Fcntl/Fcntl.pm
8051 ____________________________________________________________________________
8052 [   680] By: TimBunce                              on 1998/03/03  16:23:20
8053         Log: Title:  "Commenting toke.c", #F048
8054              From:  gnat@frii.com
8055              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
8056              Files:  toke.c
8057      Branch: maint-5.004/perl
8058            ! toke.c
8059 ____________________________________________________________________________
8060 [   679] By: TimBunce                              on 1998/03/03  16:18:32
8061         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
8062              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8063              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
8064              Files:  pod/perlguts.pod pp.c t/op/vec.t
8065      Branch: maint-5.004/perl
8066            ! pod/perlguts.pod pp.c t/op/vec.t
8067 ____________________________________________________________________________
8068 [   678] By: TimBunce                              on 1998/03/03  16:15:44
8069         Log: Title:  "A few perl5.004_03 bugs", #F046
8070              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8071              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
8072              Files:  mg.c t/op/magic.t
8073      Branch: maint-5.004/perl
8074            ! mg.c t/op/magic.t
8075 ____________________________________________________________________________
8076 [   677] By: TimBunce                              on 1998/03/03  16:13:11
8077         Log: Title:  "Faster, cleaner av_unshift() ", #F045
8078              From:  Gisle Aas <gisle@aas.no>
8079              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
8080              Files:  av.c
8081      Branch: maint-5.004/perl
8082            ! av.c
8083 ____________________________________________________________________________
8084 [   676] By: TimBunce                              on 1998/03/03  16:04:30
8085         Log: Title:  "New hints/solaris2.sh", #F044
8086              From:  Stephen Zander <srz@mckesson.com>
8087              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
8088              Files:  hints/solaris_2.sh
8089      Branch: maint-5.004/perl
8090            ! hints/solaris_2.sh
8091 ____________________________________________________________________________
8092 [   675] By: TimBunce                              on 1998/03/03  15:33:07
8093         Log: Title:  "Refresh Complex.pm and test", #F043
8094              From:  Jarkko Hietaniemi <jhi@iki.fi>
8095              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
8096              Files:  lib/Math/Complex.pm t/lib/complex.t
8097      Branch: maint-5.004/perl
8098            ! lib/Math/Complex.pm t/lib/complex.t
8099 ____________________________________________________________________________
8100 [   674] By: TimBunce                              on 1998/03/03  15:29:16
8101         Log: Title:  "Fix (\@@) proto", #F042
8102              From:  "Joseph N. Hall" <joseph@cscaper.com>
8103              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
8104              Files:  op.c t/comp/proto.t
8105      Branch: maint-5.004/perl
8106            ! op.c t/comp/proto.t
8107 ____________________________________________________________________________
8108 [   673] By: TimBunce                              on 1998/03/03  15:26:31
8109         Log: Title:  "Allow empty BLOCK in code", #F041
8110              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
8111              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
8112              Files:  toke.c
8113      Branch: maint-5.004/perl
8114            ! toke.c
8115 ____________________________________________________________________________
8116 [   672] By: TimBunce                              on 1998/03/03  15:23:55
8117         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
8118              From:  Chip Salzenberg
8119              Files:  gv.c t/op/gv.t
8120      Branch: maint-5.004/perl
8121            ! gv.c t/op/gv.t
8122 ____________________________________________________________________________
8123 [   671] By: TimBunce                              on 1998/03/03  10:02:32
8124         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
8125              From:  Gisle Aas <gisle@aas.no>
8126              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
8127              Files:  gv.c sv.c
8128      Branch: maint-5.004/perl
8129            ! gv.c sv.c
8130 ____________________________________________________________________________
8131 [   670] By: TimBunce                              on 1998/03/03  09:59:48
8132         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
8133              From:  Chip Salzenberg
8134              Files:  gv.c
8135      Branch: maint-5.004/perl
8136            ! gv.c
8137 ____________________________________________________________________________
8138 [   669] By: TimBunce                              on 1998/03/03  09:58:58
8139         Log: Title:  "Make Configure less negative about PerlIO", #F036
8140              From:  chip@atlantic.net
8141              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
8142              Files:  Configure
8143      Branch: maint-5.004/perl
8144            ! Configure
8145 ____________________________________________________________________________
8146 [   668] By: TimBunce                              on 1998/03/03  09:55:51
8147         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
8148              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
8149              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
8150              Files:  pp_ctl.c
8151      Branch: maint-5.004/perl
8152            ! pp_ctl.c
8153 ____________________________________________________________________________
8154 [   667] By: TimBunce                              on 1998/03/03  09:52:59
8155         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
8156              From:  Irving Reid <irving@tor.securecomputing.com>
8157              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
8158              Files:  lib/Getopt/Long.pm
8159      Branch: maint-5.004/perl
8160            ! lib/Getopt/Long.pm
8161 ____________________________________________________________________________
8162 [   666] By: TimBunce                              on 1998/03/03  09:51:27
8163         Log: Title:  "adding the newSVpvn API function", #F033
8164              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
8165              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
8166              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
8167      Branch: maint-5.004/perl
8168            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
8169 ____________________________________________________________________________
8170 [   665] By: TimBunce                              on 1998/03/03  09:43:30
8171         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
8172              From:  Chip Salzenberg
8173              Files:  toke.c
8174      Branch: maint-5.004/perl
8175            ! toke.c
8176 ____________________________________________________________________________
8177 [   664] By: TimBunce                              on 1998/03/03  09:41:40
8178         Log: Title:  "Re-optimize character classes", #F031
8179              From:  Chip Salzenberg
8180              Files:  regcomp.h regcomp.c regexec.c
8181      Branch: maint-5.004/perl
8182            ! regcomp.c regcomp.h regexec.c
8183 ____________________________________________________________________________
8184 [   663] By: TimBunce                              on 1998/03/03  09:39:55
8185         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
8186              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
8187              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
8188              Files:  op.c t/op/local.t
8189      Branch: maint-5.004/perl
8190            ! op.c t/op/local.t
8191 ____________________________________________________________________________
8192 [   662] By: TimBunce                              on 1998/03/03  09:37:51
8193         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
8194              From:  Chip Salzenberg
8195              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
8196              pp_hot.c regexec.c scope.c
8197      Branch: maint-5.004/perl
8198            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
8199            ! proto.h regexec.c regexp.h scope.c
8200 ____________________________________________________________________________
8201 [   661] By: TimBunce                              on 1998/03/03  09:27:04
8202         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
8203              From:  Chip Salzenberg
8204              Files:  toke.c
8205      Branch: maint-5.004/perl
8206            ! toke.c
8207 ____________________________________________________________________________
8208 [   660] By: TimBunce                              on 1998/03/03  09:24:41
8209         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
8210              From:  Chip Salzenberg
8211              Files:  scope.c
8212      Branch: maint-5.004/perl
8213            ! scope.c
8214 ____________________________________________________________________________
8215 [   659] By: TimBunce                              on 1998/03/03  09:24:00
8216         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
8217              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8218              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
8219              Files:  sv.c t/op/sprintf.t
8220      Branch: maint-5.004/perl
8221            ! sv.c t/op/sprintf.t
8222 ____________________________________________________________________________
8223 [   658] By: TimBunce                              on 1998/03/03  09:22:13
8224         Log: Title:  "Tiny core patch for source filters", #F025
8225              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
8226              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
8227              Files:  toke.c
8228      Branch: maint-5.004/perl
8229            ! toke.c
8230 ____________________________________________________________________________
8231 [   657] By: TimBunce                              on 1998/03/03  09:20:00
8232         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
8233              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8234              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
8235              Files:  t/base/lex.t toke.c
8236      Branch: maint-5.004/perl
8237            ! t/base/lex.t toke.c
8238 ____________________________________________________________________________
8239 [   656] By: TimBunce                              on 1998/03/03  09:17:56
8240         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
8241              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8242              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
8243              Files:  doio.c t/pragma/warn-1global
8244      Branch: maint-5.004/perl
8245            ! doio.c t/pragma/warn-1global
8246 ____________________________________________________________________________
8247 [   655] By: TimBunce                              on 1998/03/03  09:16:56
8248         Log: Title:  "Fix '*' prototype", #F022
8249              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8250              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
8251              Files:  toke.c
8252      Branch: maint-5.004/perl
8253            ! toke.c
8254 ____________________________________________________________________________
8255 [   654] By: TimBunce                              on 1998/03/03  09:15:04
8256         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
8257              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
8258              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
8259              Files:  lib/File/Find.pm
8260      Branch: maint-5.004/perl
8261            ! lib/File/Find.pm
8262 ____________________________________________________________________________
8263 [   653] By: TimBunce                              on 1998/03/03  09:11:55
8264         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
8265              From:  Chip Salzenberg
8266              Files:  sv.c
8267      Branch: maint-5.004/perl
8268            ! sv.c
8269 ____________________________________________________________________________
8270 [   652] By: TimBunce                              on 1998/03/03  09:07:50
8271         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
8272              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8273              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
8274              Files:  scope.c
8275      Branch: maint-5.004/perl
8276            ! scope.c
8277 ____________________________________________________________________________
8278 [   651] By: TimBunce                              on 1998/03/03  09:07:10
8279         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
8280              From:  Stephane Payrard <stef@francenet.fr>
8281              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
8282              Files:  op.c t/op/my.t
8283      Branch: maint-5.004/perl
8284            ! op.c t/op/my.t
8285 ____________________________________________________________________________
8286 [   650] By: TimBunce                              on 1998/03/03  09:04:04
8287         Log: Title:  "enhanced "use strict" warning", #F017
8288              From:  Tkil <tkil@reptile.scrye.com>
8289              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
8290              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
8291      Branch: maint-5.004/perl
8292            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
8293 ____________________________________________________________________________
8294 [   649] By: TimBunce                              on 1998/03/03  09:02:55
8295         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
8296              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8297              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
8298              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
8299      Branch: maint-5.004/perl
8300            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
8301 ____________________________________________________________________________
8302 [   648] By: TimBunce                              on 1998/03/03  08:58:00
8303         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
8304              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8305              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
8306              Files:  sv.c
8307      Branch: maint-5.004/perl
8308            ! sv.c
8309 ____________________________________________________________________________
8310 [   647] By: TimBunce                              on 1998/03/03  08:53:35
8311         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
8312              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
8313              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
8314              Files:  os2/os2.c util.c
8315      Branch: maint-5.004/perl
8316            ! os2/os2.c util.c
8317 ____________________________________________________________________________
8318 [   646] By: TimBunce                              on 1998/03/03  08:51:04
8319         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
8320              From:  Roderick Schertler <roderick@argon.org>
8321              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
8322              Files:  doio.c t/op/misc.t
8323      Branch: maint-5.004/perl
8324            ! doio.c t/op/misc.t
8325 ____________________________________________________________________________
8326 [   645] By: TimBunce                              on 1998/03/03  08:49:34
8327         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
8328              From:  Stephen McCamant <alias@mcs.com>
8329              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
8330              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
8331      Branch: maint-5.004/perl
8332            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
8333 ____________________________________________________________________________
8334 [   644] By: TimBunce                              on 1998/03/03  08:43:06
8335         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
8336              From:  Spider Boardman <spider@orb.nashua.nh.us>
8337              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
8338              Files:  sv.c
8339      Branch: maint-5.004/perl
8340            ! sv.c
8341 ____________________________________________________________________________
8342 [   643] By: TimBunce                              on 1998/03/03  08:41:07
8343         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
8344              From:  Chip Salzenberg
8345              Files:  op.c t/op/my.t
8346      Branch: maint-5.004/perl
8347            ! op.c t/op/my.t
8348 ____________________________________________________________________________
8349 [   642] By: TimBunce                              on 1998/03/03  08:39:11
8350         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
8351              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8352              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
8353              Files:  pod/perlobj.pod sv.c t/op/ref.t
8354      Branch: maint-5.004/perl
8355            ! pod/perlobj.pod sv.c t/op/ref.t
8356 ____________________________________________________________________________
8357 [   641] By: gsar                                  on 1998/03/03  04:39:49
8358         Log: merge problematic maintpatch to op.c
8359              #77:  "Eliminate double warnings under C<package;>"
8360              From:  Chip Salzenberg
8361              Files:  gv.c op.c toke.c
8362      Branch: win32/perl
8363            ! gv.c op.c toke.c
8364 ____________________________________________________________________________
8365 [   640] By: gsar                                  on 1998/03/03  04:30:22
8366         Log: merge another conflicting maintpatch to op.c
8367              #17:  "Enhanced "use strict" warning"
8368              From:  Tkil <tkil@reptile.scrye.com>
8369              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
8370              Date:  Thu, 4 Dec 1997 02:38:26 -0700
8371              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
8372      Branch: win32/perl
8373            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
8374 ____________________________________________________________________________
8375 [   639] By: gsar                                  on 1998/03/03  04:09:11
8376         Log: maintpatch
8377              #73:  "Fix order of warnings for misplaced subscripts"
8378              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
8379              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
8380              Date:  Mon, 13 Oct 1997 11:23:56 +0100
8381              Files:  op.c
8382      Branch: win32/perl
8383            ! op.c
8384 ____________________________________________________________________________
8385 [   638] By: gsar                                  on 1998/03/03  04:02:16
8386         Log: manually apply another conflicting maintpatch
8387              #64:  "Fix extension version mismatch message"
8388              From:  Chip Salzenberg
8389              Files:  XSUB.h
8390      Branch: win32/perl
8391            ! XSUB.h
8392 ____________________________________________________________________________
8393 [   637] By: gsar                                  on 1998/03/03  03:57:08
8394         Log: maintpatch
8395              #62:  "Fix doc bug in getservbyname() examples"
8396              From:  Tom Christiansen
8397              Files:  ext/Socket/Socket.pm
8398      Branch: win32/perl
8399            ! ext/Socket/Socket.pm
8400 ____________________________________________________________________________
8401 [   636] By: gsar                                  on 1998/03/03  03:55:13
8402         Log: maintpatch
8403              #60:  "Socket occasional SEGV"
8404              From:  Trevor Blackwell <tlb@viaweb.com>
8405              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
8406              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
8407              Files:  ext/Socket/Socket.xs
8408      Branch: win32/perl
8409            ! ext/Socket/Socket.xs
8410 ____________________________________________________________________________
8411 [   635] By: gsar                                  on 1998/03/03  03:51:01
8412         Log: maintpatches for docs
8413              #53:  "Perlop bitwise & | ^ documentation"
8414              From:  Tom Phoenix <rootbeer@teleport.com>
8415              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
8416              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
8417              Files:  pod/perlfunc.pod
8418              -------- 
8419              #54:  "Update docs on tr///"
8420              From:  Tom Phoenix <rootbeer@teleport.com>
8421              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
8422              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
8423              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8424              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8425              pod/perlstyle.pod toke.c
8426      Branch: win32/perl
8427            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8428            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
8429            ! pod/perlstyle.pod toke.c
8430 ____________________________________________________________________________
8431 [   634] By: gsar                                  on 1998/03/03  03:43:42
8432         Log: another maintpatch (this one needed adjust of test nos.)
8433              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8434              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
8435              Date: Thu, 22 Jan 1998 12:11:49 +0000
8436              Subject: Re: [PERL] A few perl5.004_03 bugs 
8437      Branch: win32/perl
8438            ! mg.c t/op/magic.t
8439 ____________________________________________________________________________
8440 [   633] By: gsar                                  on 1998/03/03  03:36:40
8441         Log: merge another toke.c patch and its dependent (very carefully)
8442              #32:  "Support C<Package::> as function-blind bearword"
8443              From:  Chip Salzenberg
8444              Files:  toke.c
8445              --------
8446              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
8447              From:  Gurusamy Sarathy
8448              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
8449      Branch: win32/perl
8450            ! pod/perldelta.pod pod/perldiag.pod toke.c
8451 ____________________________________________________________________________
8452 [   632] By: gsar                                  on 1998/03/03  03:12:16
8453         Log: another toke.c maintpatch
8454              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
8455              From:  Chip Salzenberg
8456              Files:  toke.c
8457      Branch: win32/perl
8458            ! toke.c
8459 ____________________________________________________________________________
8460 [   631] By: gsar                                  on 1998/03/03  03:06:59
8461         Log: still another maintpatch
8462              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8463              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
8464              Date: Sun, 02 Nov 1997 13:31:54 +0000
8465              Subject: [PATCH] assorted sprintf bugs
8466      Branch: win32/perl
8467            ! sv.c t/op/sprintf.t
8468 ____________________________________________________________________________
8469 [   630] By: gsar                                  on 1998/03/03  03:03:55
8470         Log: yet another maintpatch
8471              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8472              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
8473              Date: Sat, 22 Nov 1997 12:52:16 +0000
8474              Subject: Re: [PERL] Unexpected output 
8475      Branch: win32/perl
8476            ! doio.c t/pragma/warn-1global
8477 ____________________________________________________________________________
8478 [   629] By: gsar                                  on 1998/03/03  02:57:33
8479         Log: merge another maintpatch to toke.c
8480              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8481              Date: Sat, 22 Nov 1997 14:45:23 GMT
8482              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
8483              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
8484      Branch: win32/perl
8485            ! t/base/lex.t toke.c
8486 ____________________________________________________________________________
8487 [   628] By: gsar                                  on 1998/03/03  02:50:20
8488         Log: manually merge a maintpatch
8489              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
8490              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
8491              From: gnat@frii.com
8492              Subject: [PERL] Commenting toke.c
8493      Branch: win32/perl
8494            ! toke.c
8495 ____________________________________________________________________________
8496 [   627] By: TimBunce                              on 1998/03/02  22:34:47
8497         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
8498              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
8499              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
8500              Files:  pp_hot.c pp_sys.c
8501      Branch: maint-5.004/perl
8502            ! pp_hot.c pp_sys.c
8503 ____________________________________________________________________________
8504 [   626] By: TimBunce                              on 1998/03/02  22:31:13
8505         Log: This is the change description for change 625
8506              Title:  "Fix tr///s option", #F007
8507              From:  Inaba Hiroto <inaba@st.rim.or.jp>
8508              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
8509              Files:  doop.c
8510      Branch: maint-5.004/perl
8511            ! doop.c
8512 ____________________________________________________________________________
8513 [   625] By: TimBunce                              on 1998/03/02  22:23:48
8514         Log:      Branch: maint-5.004/perl
8515            ! doop.c
8516 ____________________________________________________________________________
8517 [   623] By: TimBunce                              on 1998/03/02  21:51:53
8518         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
8519              From:  Chip Salzenberg
8520              Files:  pp_ctl.c
8521      Branch: maint-5.004/perl
8522            ! pp_ctl.c
8523 ____________________________________________________________________________
8524 [   622] By: TimBunce                              on 1998/03/02  21:43:29
8525         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
8526              From:  Chip Salzenberg
8527              Files:  sv.c
8528      Branch: maint-5.004/perl
8529            ! sv.c
8530 ____________________________________________________________________________
8531 [   621] By: TimBunce                              on 1998/03/02  21:29:59
8532         Log: Title:  "Fix compile-time warning line in while ()", #F004
8533              From:  Chip Salzenberg
8534              Files:  op.c
8535      Branch: maint-5.004/perl
8536            ! op.c
8537 ____________________________________________________________________________
8538 [   620] By: TimBunce                              on 1998/03/02  21:25:27
8539         Log: Title:  "STMT foreach LIST;", #F002
8540              From:  Chip Salzenberg
8541              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
8542              vms/perly_c.vms
8543      Branch: maint-5.004/perl
8544            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8545            ! toke.c vms/perly_c.vms
8546 ____________________________________________________________________________
8547 [   619] By: TimBunce                              on 1998/03/02  21:12:58
8548         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
8549              From:  Chip Salzenberg
8550              Files:  op.c
8551      Branch: maint-5.004/perl
8552            ! op.c
8553 ____________________________________________________________________________
8554 [   618] By: gsar                                  on 1998/03/02  04:40:16
8555         Log: make t/lib/nothread.t type xtext also
8556      Branch: win32/perl
8557            ! t/op/nothread.t
8558 ____________________________________________________________________________
8559 [   617] By: gsar                                  on 1998/03/02  04:35:15
8560         Log: make t/lib/thread.t type xtext
8561      Branch: win32/perl
8562            ! t/lib/thread.t
8563 ____________________________________________________________________________
8564 [   616] By: gsar                                  on 1998/03/02  04:17:40
8565         Log: fix misapplied hunks in change#614
8566      Branch: win32/perl
8567            ! scope.c scope.h
8568 ____________________________________________________________________________
8569 [   615] By: gsar                                  on 1998/03/02  03:39:16
8570         Log: another one down
8571              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
8572              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
8573              Date: Tue, 25 Nov 1997 23:03:48 -0800
8574              Subject: [PERL] File::Find bugs & patches
8575      Branch: win32/perl
8576            ! lib/File/Find.pm
8577 ____________________________________________________________________________
8578 [   614] By: gsar                                  on 1998/03/02  03:28:28
8579         Log: this one with adjusted test numbers
8580              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
8581              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
8582              From: Stephen McCamant <alias@mcs.com>
8583              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
8584      Branch: win32/perl
8585            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
8586 ____________________________________________________________________________
8587 [   613] By: gsar                                  on 1998/03/02  03:13:32
8588         Log: still another
8589              From: Inaba Hiroto <inaba@st.rim.or.jp>
8590              Subject: [PERL] tr///s bug
8591              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
8592              Date: Sat, 10 Jan 1998 15:53:33 +0900
8593      Branch: win32/perl
8594            ! doop.c t/op/subst.t
8595 ____________________________________________________________________________
8596 [   612] By: gsar                                  on 1998/03/02  03:01:27
8597         Log: yet another patch
8598              From: Chip Salzenberg <salzench@nielsenmedia.com>
8599              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
8600              Subject: Tiny but massively cool:  C<statement foreach @list>
8601              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
8602      Branch: win32/perl
8603            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
8604            ! toke.c vms/perly_c.vms
8605 ____________________________________________________________________________
8606 [   611] By: gsar                                  on 1998/03/02  01:52:46
8607         Log: yet another 'old' patch
8608              From: Stephane Payrard <stef@francenet.fr>
8609              Message-Id: <199712040054.BAA04612@www.zweig.com>
8610              To: perl5-porters@perl.org
8611              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
8612              between `my' and `local' (Patch included)
8613      Branch: win32/perl
8614            ! op.c t/op/my.t
8615 ____________________________________________________________________________
8616 [   610] By: gsar                                  on 1998/03/02  01:45:55
8617         Log: another 'old' patch
8618              From: Roderick Schertler <roderick@argon.org>
8619              Date: 19 Dec 1997 12:52:36 -0500
8620              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
8621              Subject: [PERL] [PATCH] Re: Problem with open >&=
8622      Branch: win32/perl
8623            ! doio.c t/op/misc.t
8624 ____________________________________________________________________________
8625 [   609] By: gsar                                  on 1998/03/02  01:23:56
8626         Log: apply missing pieces from:
8627              From: Chip Salzenberg <salzench@nielsenmedia.com>
8628              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
8629              Subject: [PATCH] Improved LVALUE patch
8630              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
8631      Branch: win32/perl
8632            ! sv.c
8633 ____________________________________________________________________________
8634 [   608] By: gsar                                  on 1998/03/02  01:13:01
8635         Log: merge two important 'old' patches
8636              From: Chip Salzenberg <salzench@nielsenmedia.com>
8637              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
8638              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
8639              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
8640              ------
8641              From: Chip Salzenberg <salzench@nielsenmedia.com>
8642              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
8643              Subject: [PATCH] Fix for compile-time while() warnings
8644              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
8645      Branch: win32/perl
8646            ! op.c
8647 ____________________________________________________________________________
8648 [   607] By: gsar                                  on 1998/03/01  06:52:26
8649         Log: integrate mainline changes
8650      Branch: asperl
8651           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
8652           +> lib/Tie/Handle.pm t/op/tiehandle.t
8653            - config_H
8654           !> (integrate 89 files)
8655 ____________________________________________________________________________
8656 [   606] By: gsar                                  on 1998/02/28  23:11:00
8657         Log: misc small tweaks
8658              - AutoLoader fix for long::pack::names
8659              - d_mymalloc can be set from makefiles now
8660              - make search.pl actually work on win32
8661              - revert podoc about $^E on OS/2 (per Ilya's wishes)
8662      Branch: win32/perl
8663            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
8664            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
8665 ____________________________________________________________________________
8666 [   605] By: gsar                                  on 1998/02/28  22:16:45
8667         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
8668      Branch: win32/perl
8669            ! embedvar.h sv.h
8670 ____________________________________________________________________________
8671 [   604] By: gsar                                  on 1998/02/28  21:08:58
8672         Log: integrate mainline
8673      Branch: win32/perl
8674           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
8675           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
8676           !> byterun.c ext/SDBM_File/Makefile.PL
8677           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
8678           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
8679           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
8680           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
8681           !> vms/test.com win32/makedef.pl
8682 ____________________________________________________________________________
8683 [   603] By: nick                                  on 1998/02/28  11:31:15
8684         Log: Missed FREAD in bytecode.h
8685              Cannot export svref_mutex in non-threaded perl
8686      Branch: perl
8687            ! bytecode.h win32/makedef.pl
8688
8689 ----------------
8690 Version 5.004_61
8691 ----------------
8692
8693 ____________________________________________________________________________
8694 [   602] By: mbeattie                              on 1998/02/27  18:35:27
8695         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
8696              preprocessor symbol on Digital UNIX.
8697      Branch: perl
8698            ! bytecode.h bytecode.pl byterun.c
8699 ____________________________________________________________________________
8700 [   601] By: mbeattie                              on 1998/02/27  18:27:00
8701         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
8702      Branch: perl
8703            ! sv.h
8704 ____________________________________________________________________________
8705 [   600] By: mbeattie                              on 1998/02/27  18:15:07
8706         Log: Add atomic.h to MANIFEST
8707      Branch: perl
8708            ! MANIFEST
8709 ____________________________________________________________________________
8710 [   599] By: mbeattie                              on 1998/02/27  18:13:52
8711         Log: Integrate win32 branch into mainline.
8712      Branch: perl
8713            ! bytecode.pl
8714           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
8715           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
8716           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
8717           !> win32/config.gc win32/config.vc win32/config_H.bc
8718           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
8719           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
8720           !> win32/win32thread.h
8721 ____________________________________________________________________________
8722 [   598] By: mbeattie                              on 1998/02/27  18:06:41
8723         Log: Make refcounts atomic for threading (dependent on appropriate
8724              arch-dependent and compiler-dependent definitions in atomic.h
8725              or else falls back to a global mutex to protect refcounts).
8726      Branch: perl
8727            + atomic.h
8728            ! global.sym perl.c perlvars.h sv.c sv.h
8729 ____________________________________________________________________________
8730 [   597] By: mbeattie                              on 1998/02/27  15:37:22
8731         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
8732      Branch: perl
8733            ! MANIFEST
8734 ____________________________________________________________________________
8735 [   596] By: mbeattie                              on 1998/02/27  15:34:55
8736         Log: Missed adding new file Policy_sh.SH in change 592.
8737      Branch: perl
8738            + Policy_sh.SH
8739 ____________________________________________________________________________
8740 [   595] By: mbeattie                              on 1998/02/27  15:34:06
8741         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
8742              Date: Fri, 27 Feb 1998 04:15:04 +0000
8743              From: Graham Barr <gbarr@pobox.com>
8744      Branch: perl
8745            + lib/Tie/Handle.pm t/op/tiehandle.t
8746            ! pod/perltie.pod pp_sys.c
8747 ____________________________________________________________________________
8748 [   594] By: mbeattie                              on 1998/02/27  15:31:12
8749         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8750              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
8751              Date: Thu, 26 Feb 1998 11:09:55 -0800
8752              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
8753              Date: Thu, 26 Feb 1998 11:15:24 -0800
8754      Branch: perl
8755            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
8756            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
8757            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
8758            ! vms/test.com
8759 ____________________________________________________________________________
8760 [   593] By: mbeattie                              on 1998/02/27  15:26:45
8761         Log: Fix file-descriptor leak when pipes fail via taint checks:
8762              Subject: [PATCH] Some patches went through cracks
8763              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
8764              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8765      Branch: perl
8766            ! os2/os2.c util.c
8767 ____________________________________________________________________________
8768 [   592] By: mbeattie                              on 1998/02/27  15:15:12
8769         Log: Subject: Config_60-03-04.diff patch for 5.004_60
8770              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
8771              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8772      Branch: perl
8773            ! Configure MANIFEST Makefile.SH os2/diff.configure
8774 ____________________________________________________________________________
8775 [   591] By: gsar                                  on 1998/02/26  19:34:50
8776         Log: added AS patch#9
8777      Branch: asperl
8778            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
8779            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
8780            - win32/ipstdiowin.h win32/perlobj.def
8781            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
8782            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
8783            ! win32/win32sck.c win32/win32thread.c
8784 ____________________________________________________________________________
8785 [   590] By: gsar                                  on 1998/02/26  04:25:40
8786         Log: various changes to make win32 build under the new Configure & co.
8787              - added byterun.c to core C build
8788              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
8789              after adding new variables to config.[bgv]c
8790              - sig_name_init now has only the valid signals
8791              - we now have $Config{usethreads}
8792              - tested under the two commercial compilers w/ and w/o usethreads
8793      Branch: win32/perl
8794            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8795            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8796            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
8797 ____________________________________________________________________________
8798 [   589] By: gsar                                  on 1998/02/26  03:56:19
8799         Log: various cleanups so that B can be built as "just another extension"
8800              - export symbols needed for building B
8801              - bset_obj_store() is needed by byterun(), so define it there instead
8802              of at B.xs, and export it
8803              - freadpv() is only used in B.xs, so move it there
8804              - byte*.h are now included by perl.h
8805              - regenerate embed*.h
8806      Branch: win32/perl
8807            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
8808            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
8809 ____________________________________________________________________________
8810 [   588] By: gsar                                  on 1998/02/25  21:46:35
8811         Log: integrate mainline
8812      Branch: win32/perl
8813           +> Porting/config.sh Porting/config_H
8814            - config_H
8815           !> (integrate 54 files)
8816 ____________________________________________________________________________
8817 [   587] By: gsar                                  on 1998/02/25  19:20:26
8818         Log: added AS patch#8
8819      Branch: asperl
8820            ! sv.c x2p/a2py.c x2p/util.c
8821 ____________________________________________________________________________
8822 [   586] By: gsar                                  on 1998/02/25  19:08:06
8823         Log: added AS patch#7
8824              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
8825              Date:    Tue, 24 Feb 1998 07:57:07 PST
8826              From:    Douglas Lankshear <dougl@ActiveState.com>
8827              Subject: [PATCH] 
8828              
8829              Here's an attempt at
8830              6. MANIFEST must be updated with new file names
8831              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
8832              And some changes to move toward
8833              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
8834              
8835              -- Doug
8836      Branch: asperl
8837            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
8838            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
8839            ! perlenv.h perlio.h perllio.h win32/Makefile
8840 ____________________________________________________________________________
8841 [   585] By: mbeattie                              on 1998/02/25  17:44:34
8842         Log: More compiler tweaks.
8843      Branch: perl
8844            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
8845 ____________________________________________________________________________
8846 [   584] By: mbeattie                              on 1998/02/25  15:36:38
8847         Log: Subject: [PATCH 5.004_60] dos-djgpp update
8848              Date: Wed, 25 Feb 1998 11:17:07 +0100
8849              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8850      Branch: perl
8851            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
8852 ____________________________________________________________________________
8853 [   583] By: mbeattie                              on 1998/02/25  15:34:48
8854         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
8855      Branch: perl
8856            ! global.sym patchlevel.h
8857 ____________________________________________________________________________
8858 [   582] By: mbeattie                              on 1998/02/25  15:28:08
8859         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
8860              Date: Tue, 24 Feb 1998 11:15:57 +0000
8861              From: Robin Houston <robin@oneworld.org>
8862      Branch: perl
8863            ! pod/perldiag.pod pp_ctl.c
8864 ____________________________________________________________________________
8865 [   581] By: mbeattie                              on 1998/02/25  15:27:06
8866         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
8867              Date: 23 Feb 1998 23:36:09 +0100
8868              From: Gisle Aas <gisle@aas.no>
8869      Branch: perl
8870            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
8871 ____________________________________________________________________________
8872 [   580] By: mbeattie                              on 1998/02/25  15:25:29
8873         Log: Subject: [PATCH 5.004_60] improved Test.pm
8874              Date: Sat, 21 Feb 1998 14:17:09 -0500
8875              From: Joshua Pritikin <pritikin@mindspring.com>
8876      Branch: perl
8877            ! lib/Test.pm
8878 ____________________________________________________________________________
8879 [   579] By: mbeattie                              on 1998/02/25  15:23:24
8880         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
8881              From: Jarkko Hietaniemi <jhi@iki.fi>
8882              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
8883              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
8884              Subject: Re: your HP-UX perl patch
8885              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
8886      Branch: perl
8887            ! Makefile.SH embed.h global.sym hints/hpux.sh
8888 ____________________________________________________________________________
8889 [   578] By: mbeattie                              on 1998/02/25  15:18:06
8890         Log: Back out DB_File patch (change _553) and tweak Configure.
8891              Subject: ANNOUNCE: perl5.004_60 is available
8892              Date: Mon, 23 Feb 1998 10:47:26 -0000
8893              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
8894      Branch: perl
8895            ! Configure ext/DB_File/DB_File.xs
8896 ____________________________________________________________________________
8897 [   577] By: mbeattie                              on 1998/02/25  15:04:00
8898         Log: Subject: [PATCH] Cwd.pm
8899              Date: Fri, 20 Feb 1998 10:27:54 -0600
8900              From: Graham Barr <gbarr@ti.com>
8901      Branch: perl
8902            ! lib/Cwd.pm
8903 ____________________________________________________________________________
8904 [   576] By: mbeattie                              on 1998/02/25  15:02:57
8905         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
8906              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
8907              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
8908              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
8909              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
8910              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
8911              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
8912      Branch: perl
8913            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
8914 ____________________________________________________________________________
8915 [   575] By: mbeattie                              on 1998/02/25  14:58:00
8916         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
8917              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
8918              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8919      Branch: perl
8920            + Porting/config.sh Porting/config_H
8921            - config_H
8922            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
8923            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
8924            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
8925            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
8926            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
8927            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
8928            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
8929 ____________________________________________________________________________
8930 [   574] By: gsar                                  on 1998/02/24  02:21:14
8931         Log: fix typos in sv.c
8932      Branch: win32/perl
8933            ! sv.c
8934 ____________________________________________________________________________
8935 [   573] By: mbeattie                              on 1998/02/23  10:03:39
8936         Log: Remove old Linux+threads segfault degugging kludge.
8937      Branch: perl
8938            ! perl.c
8939 ____________________________________________________________________________
8940 [   572] By: gsar                                  on 1998/02/23  09:45:26
8941         Log: undo previous change (no added value!)
8942      Branch: win32/perl
8943            ! win32/bin/pl2bat.pl
8944 ____________________________________________________________________________
8945 [   571] By: gsar                                  on 1998/02/23  09:18:32
8946         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
8947              John Cavanaugh <cavanaug@sdd.hp.com>)
8948      Branch: win32/perl
8949            ! win32/bin/pl2bat.pl
8950 ____________________________________________________________________________
8951 [   570] By: gsar                                  on 1998/02/22  04:02:15
8952         Log: support chown() (just a noop for now)
8953      Branch: win32/perl
8954            ! dosish.h win32/win32.c win32/win32.h
8955 ____________________________________________________________________________
8956 [   569] By: gsar                                  on 1998/02/22  03:09:55
8957         Log: integrate latest win32 branch
8958      Branch: asperl
8959           +> (branch 41 files)
8960           !> (integrate 59 files)
8961 ____________________________________________________________________________
8962 [   568] By: gsar                                  on 1998/02/22  02:40:56
8963         Log: get compiler building under win32 (needed Makefile.PL
8964              hacks that could be applicable to other platforms)
8965      Branch: win32/perl
8966            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
8967 ____________________________________________________________________________
8968 [   567] By: gsar                                  on 1998/02/22  01:30:19
8969         Log: integrate mainline
8970      Branch: win32/perl
8971           +> (branch 41 files)
8972           !> (integrate 46 files)
8973 ____________________________________________________________________________
8974 [   566] By: gsar                                  on 1998/02/20  22:31:56
8975         Log: fix handle leak in join()
8976      Branch: win32/perl
8977            ! win32/win32thread.h
8978
8979 ----------------
8980 Version 5.004_60
8981 ----------------
8982
8983 ____________________________________________________________________________
8984 [   565] By: mbeattie                              on 1998/02/20  18:23:47
8985         Log: Remove compiler files from their old lib/B locations. The compiler
8986              now builds by default (without the byteperl executable so far) and
8987              seems to work at least minimally.
8988      Branch: perl
8989            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
8990            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
8991            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
8992            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
8993            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
8994            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
8995            ! MANIFEST bytecode.pl
8996 ____________________________________________________________________________
8997 [   564] By: mbeattie                              on 1998/02/20  18:05:33
8998         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
8999              under ext/B.
9000      Branch: perl
9001           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
9002           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
9003           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
9004           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
9005           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
9006           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
9007           +> ext/B/B/makeliblinks ext/B/O.pm
9008 ____________________________________________________________________________
9009 [   563] By: mbeattie                              on 1998/02/20  17:54:58
9010         Log: Start getting compiler to work when built with the core.
9011              [Still won't work as of this change.]
9012      Branch: perl
9013           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
9014           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
9015           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
9016           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
9017           +> lib/B/Terse.pm lib/B/Xref.pm
9018            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
9019 ____________________________________________________________________________
9020 [   562] By: mbeattie                              on 1998/02/20  16:42:13
9021         Log: Merge perlext/Compiler/... into mainline. Some files move to
9022              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
9023              move to the base perl directory (e.g. headers). Will need some
9024              cleaning up before it builds properly, I would guess.
9025      Branch: perl
9026           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
9027           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
9028           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
9029           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
9030           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
9031           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
9032           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
9033           +> lib/B/makeliblinks lib/O.pm
9034 ____________________________________________________________________________
9035 [   561] By: mbeattie                              on 1998/02/20  16:39:38
9036         Log: Win32 changes from Sarathy, tweaked slightly by me.
9037      Branch: perlext
9038            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
9039            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
9040            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
9041            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
9042 ____________________________________________________________________________
9043 [   560] By: mbeattie                              on 1998/02/20  15:46:15
9044         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
9045      Branch: perl
9046            ! perl.c
9047 ____________________________________________________________________________
9048 [   559] By: mbeattie                              on 1998/02/20  12:56:10
9049         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
9050      Branch: perl
9051            ! MANIFEST patchlevel.h
9052 ____________________________________________________________________________
9053 [   558] By: mbeattie                              on 1998/02/20  12:53:26
9054         Log: Integrate win32 branch into mainline.
9055      Branch: perl
9056           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
9057           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9058           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9059           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
9060           !> win32/win32iop.h x2p/a2p.h
9061 ____________________________________________________________________________
9062 [   557] By: mbeattie                              on 1998/02/20  12:51:42
9063         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
9064              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
9065              From: Jarkko Hietaniemi <jhi@iki.fi>
9066      Branch: perl
9067            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
9068            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
9069            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
9070            ! pod/perltoc.pod pod/perlvar.pod
9071 ____________________________________________________________________________
9072 [   556] By: mbeattie                              on 1998/02/20  12:49:54
9073         Log: Subject: [PATCH] installperl
9074              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
9075              From: Norton Allen <allen@huarp.harvard.edu>
9076      Branch: perl
9077            ! installperl
9078 ____________________________________________________________________________
9079 [   555] By: mbeattie                              on 1998/02/20  12:49:09
9080         Log: Subject: [PATCH:_59] t/op/wantarray.t
9081              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
9082              From: Norton Allen <allen@huarp.harvard.edu>
9083      Branch: perl
9084            + t/op/wantarray.t
9085 ____________________________________________________________________________
9086 [   554] By: mbeattie                              on 1998/02/20  12:47:44
9087         Log: Subject: Misprint in regcomp.c [PATCH]
9088              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
9089              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9090      Branch: perl
9091            ! regcomp.c
9092 ____________________________________________________________________________
9093 [   553] By: mbeattie                              on 1998/02/20  12:45:08
9094         Log: Subject: DB_File ->length does not work just after tie.
9095              Date: Tue, 17 Feb 1998 13:19:18 GMT
9096              From: Nick Ing-Simmons <nik@tiuk.ti.com>
9097      Branch: perl
9098            ! ext/DB_File/DB_File.xs
9099 ____________________________________________________________________________
9100 [   552] By: mbeattie                              on 1998/02/20  12:43:32
9101         Log: Subject: [PATCH] - perl5.005_59, update Copyright
9102              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
9103              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
9104      Branch: perl
9105            ! perl.c
9106 ____________________________________________________________________________
9107 [   551] By: mbeattie                              on 1998/02/20  12:42:41
9108         Log: Subject: Re: for() and map() peculiarity
9109              Date: Mon, 16 Feb 1998 21:33:44 +0000
9110              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9111      Branch: perl
9112            ! pod/perlsyn.pod
9113 ____________________________________________________________________________
9114 [   550] By: mbeattie                              on 1998/02/20  12:41:53
9115         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
9116              Date: Mon, 16 Feb 1998 11:46:29 -0800
9117              From: Dan Sugalski <sugalskd@osshe.edu>
9118      Branch: perl
9119            ! vms/config.vms
9120 ____________________________________________________________________________
9121 [   549] By: mbeattie                              on 1998/02/20  12:40:55
9122         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
9123              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
9124              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
9125      Branch: perl
9126            ! global.sym
9127 ____________________________________________________________________________
9128 [   548] By: mbeattie                              on 1998/02/20  12:39:56
9129         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
9130              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
9131              From: Jarkko Hietaniemi <jhi@iki.fi>
9132      Branch: perl
9133            ! hints/irix_6.sh
9134 ____________________________________________________________________________
9135 [   547] By: mbeattie                              on 1998/02/20  12:38:58
9136         Log: Subject: [PATCH] perlguts update
9137              Date: 16 Feb 1998 11:23:53 +0100
9138              From: Gisle Aas <gisle@aas.no>
9139      Branch: perl
9140            ! pod/perlguts.pod
9141 ____________________________________________________________________________
9142 [   546] By: mbeattie                              on 1998/02/20  12:38:01
9143         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
9144              Date: Sun, 15 Feb 1998 23:56:05 -0500
9145              From: Irving Reid <irving@tor.securecomputing.com>
9146      Branch: perl
9147            ! hints/bsdos.sh
9148 ____________________________________________________________________________
9149 [   545] By: mbeattie                              on 1998/02/20  12:37:11
9150         Log: Subject: [PATCH] 5% speedup in an empty loop
9151              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
9152              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9153      Branch: perl
9154            ! op.c
9155 ____________________________________________________________________________
9156 [   544] By: mbeattie                              on 1998/02/20  12:36:26
9157         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
9158              Date: Sun, 15 Feb 98 23:06:16 +0100
9159              From: Hans Mulder <hansm@icgroup.nl>
9160      Branch: perl
9161            ! hints/next_3.sh hints/next_4.sh
9162 ____________________________________________________________________________
9163 [   543] By: mbeattie                              on 1998/02/20  12:35:39
9164         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
9165              Date: Sun, 15 Feb 98 23:05:20 +0100
9166              From: Hans Mulder <hansm@icgroup.nl>
9167      Branch: perl
9168            ! malloc.c
9169 ____________________________________________________________________________
9170 [   542] By: mbeattie                              on 1998/02/20  12:35:03
9171         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
9172              From: Hans Mulder <hansm@icgroup.nl>
9173              Date: Sun, 15 Feb 98 23:04:29 +0100
9174      Branch: perl
9175            ! Configure
9176 ____________________________________________________________________________
9177 [   541] By: mbeattie                              on 1998/02/20  12:33:56
9178         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
9179              NeXT   needs DONT_DECLARE_STD)
9180              Date: Sun, 15 Feb 98 23:04:19 +0100
9181              From: Hans Mulder <hansm@icgroup.nl>
9182      Branch: perl
9183            ! perl.h
9184 ____________________________________________________________________________
9185 [   540] By: mbeattie                              on 1998/02/20  12:32:25
9186         Log: Subject: [PATCH] sv_check_thinkfirst macroized
9187              Date: 15 Feb 1998 22:00:38 +0100
9188              From: Gisle Aas <gisle@aas.no>
9189      Branch: perl
9190            ! sv.c
9191 ____________________________________________________________________________
9192 [   539] By: mbeattie                              on 1998/02/20  12:31:07
9193         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
9194              Date: Sat, 14 Feb 1998 17:58:01 -0500
9195              From: Joshua Pritikin <pritikin@mindspring.com>
9196      Branch: perl
9197            + lib/Test.pm
9198            ! MANIFEST lib/Test/Harness.pm
9199 ____________________________________________________________________________
9200 [   538] By: mbeattie                              on 1998/02/20  12:24:31
9201         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
9202              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
9203              From: Jarkko Hietaniemi <jhi@iki.fi>
9204      Branch: perl
9205            ! INSTALL pod/perldiag.pod pod/perllocale.pod
9206 ____________________________________________________________________________
9207 [   537] By: mbeattie                              on 1998/02/20  12:23:04
9208         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
9209              Date: Fri, 13 Feb 1998 13:38:28 -0800
9210              From: Dan Sugalski <sugalskd@osshe.edu>
9211      Branch: perl
9212            ! README.vms
9213 ____________________________________________________________________________
9214 [   536] By: mbeattie                              on 1998/02/20  12:20:29
9215         Log: Subject: [PATCH] 5.004_58, move intuition tests
9216              Date: Thu, 12 Feb 1998 17:11:05 -0600
9217              From: Stephen Potter <spp@psa.pencom.com>
9218      Branch: perl
9219            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
9220            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
9221            ! t/op/flip.t t/op/pat.t t/op/push.t
9222 ____________________________________________________________________________
9223 [   535] By: gsar                                  on 1998/02/19  23:07:24
9224         Log: applied a version of this with tabs intact
9225              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
9226              Date:    19 Feb 1998 15:06:38 EST
9227              From:    dfan@harmonixmusic.com (Dan Schmidt)
9228              Subject: Pod::Html bug and fix: missing </UL> in index
9229      Branch: win32/perl
9230            ! lib/Pod/Html.pm
9231 ____________________________________________________________________________
9232 [   534] By: gsar                                  on 1998/02/19  19:40:27
9233         Log: Fix C<0> problem in Pod::Html
9234      Branch: win32/perl
9235            ! lib/Pod/Html.pm
9236 ____________________________________________________________________________
9237 [   533] By: gsar                                  on 1998/02/18  18:11:08
9238         Log: non-debug VC builds are -O1 now (they say it works, and is
9239              faster)
9240      Branch: win32/perl
9241            ! win32/Makefile win32/makefile.mk
9242 ____________________________________________________________________________
9243 [   532] By: gsar                                  on 1998/02/18  04:11:03
9244         Log: integrate nick's patch to mainline
9245      Branch: win32/perl
9246           !> pp.c
9247 ____________________________________________________________________________
9248 [   531] By: mbeattie                              on 1998/02/17  17:50:50
9249         Log: Assorted changes to the compiler
9250      Branch: perlext
9251            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
9252            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
9253            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
9254            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
9255 ____________________________________________________________________________
9256 [   530] By: gsar                                  on 1998/02/17  01:47:35
9257         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
9258              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
9259              build passes all tests except t/lib/io_xs.t (seems to be due to
9260              broken tmpfile() in the CRT or import lib)
9261      Branch: win32/perl
9262            ! XSUB.h win32/makefile.mk win32/win32.h
9263 ____________________________________________________________________________
9264 [   529] By: gsar                                  on 1998/02/16  23:03:31
9265         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
9266              in this version of gcc!)
9267      Branch: win32/perl
9268            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
9269            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
9270 ____________________________________________________________________________
9271 [   528] By: nick                                  on 1998/02/16  22:13:04
9272         Log: Missing PUSHMARK in unshift TIEARRAY hook
9273      Branch: perl
9274            ! pp.c
9275 ____________________________________________________________________________
9276 [   527] By: gsar                                  on 1998/02/15  20:59:07
9277         Log: integrate win32 branch
9278      Branch: asperl
9279           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
9280           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9281           !> win32/makedef.pl
9282 ____________________________________________________________________________
9283 [   526] By: gsar                                  on 1998/02/15  20:02:11
9284         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
9285      Branch: win32/perl
9286            ! config_h.SH win32/config_H.bc win32/config_H.gc
9287            ! win32/config_H.vc
9288 ____________________________________________________________________________
9289 [   525] By: gsar                                  on 1998/02/15  03:26:45
9290         Log: fix build problems due to renamed Config variables
9291      Branch: win32/perl
9292            ! win32/config.bc win32/config.gc win32/config.vc
9293            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9294            ! win32/makedef.pl
9295 ____________________________________________________________________________
9296 [   524] By: gsar                                  on 1998/02/14  01:00:15
9297         Log: bring ASPerl uptodate with mainline changes
9298      Branch: asperl
9299           +> ext/DB_File/Changes t/comp/require.t
9300           !> (integrate 41 files)
9301 ____________________________________________________________________________
9302 [   523] By: gsar                                  on 1998/02/14  00:52:17
9303         Log: integrate mainline
9304      Branch: win32/perl
9305           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
9306           !> pp_hot.c t/op/magic.t
9307 ____________________________________________________________________________
9308 [   522] By: gsar                                  on 1998/02/14  00:42:37
9309         Log: added AS patch#6
9310              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
9311              Date:    Fri, 13 Feb 1998 06:14:51 PST
9312              From:    Douglas Lankshear <dougl@ActiveState.com>
9313              Subject: [PATCH] command line build
9314              
9315              This patch is for the command line build of perl object.
9316              I'll merge the ipfoo.c function with win32_xxx functions next.
9317              
9318              -- Doug
9319      Branch: asperl
9320            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
9321            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
9322            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
9323 ____________________________________________________________________________
9324 [   521] By: gsar                                  on 1998/02/14  00:14:04
9325         Log: added AS patch#5 (patch #4 was intentionally skipped after
9326              discussion)
9327      Branch: asperl
9328            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
9329            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
9330            ! regexec.c sv.c toke.c
9331 ____________________________________________________________________________
9332 [   520] By: nick                                  on 1998/02/13  18:15:46
9333         Log: Resolve ansiperl against win32
9334      Branch: ansiperl
9335           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
9336           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
9337           +> t/lib/ph.t
9338           !> (integrate 898 files)
9339
9340 ----------------
9341 Version 5.004_59
9342 ----------------
9343
9344 ____________________________________________________________________________
9345 [   519] By: mbeattie                              on 1998/02/13  17:05:37
9346         Log: Integrate win32 into mainline.
9347      Branch: perl
9348            ! lib/ExtUtils/xsubpp
9349           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9350           !> win32/makefile.mk
9351 ____________________________________________________________________________
9352 [   518] By: mbeattie                              on 1998/02/13  17:01:16
9353         Log: Bump patchlevel.h to 59.
9354      Branch: perl
9355            ! patchlevel.h
9356 ____________________________________________________________________________
9357 [   517] By: mbeattie                              on 1998/02/13  16:57:59
9358         Log: Subject: [PATCH] _58: wantarray in void context broken
9359              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
9360              From: Norton Allen <allen@huarp.harvard.edu>
9361      Branch: perl
9362            ! pp_hot.c
9363 ____________________________________________________________________________
9364 [   516] By: mbeattie                              on 1998/02/13  16:55:33
9365         Log: Subject: [PATCH] 5.004_58 QNX getcwd
9366              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
9367              From: Norton Allen <allen@huarp.harvard.edu>
9368      Branch: perl
9369            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
9370 ____________________________________________________________________________
9371 [   515] By: gsar                                  on 1998/02/12  18:29:52
9372         Log: pickup lddlflags properly for Config.pm
9373      Branch: win32/perl
9374            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
9375            ! win32/makefile.mk
9376 ____________________________________________________________________________
9377 [   514] By: gsar                                  on 1998/02/12  18:16:09
9378         Log: fix xsubpp bug in SETMAGIC code
9379      Branch: win32/perl
9380            ! lib/ExtUtils/xsubpp
9381 ____________________________________________________________________________
9382 [   513] By: gsar                                  on 1998/02/12  18:06:30
9383         Log: integrate mainline
9384      Branch: win32/perl
9385           +> ext/DB_File/Changes
9386           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
9387           !> ext/DB_File/DB_File.xs hints/machten.sh
9388           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
9389           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
9390           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
9391           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
9392           !> t/op/re_tests t/pragma/locale.t
9393 ____________________________________________________________________________
9394 [   512] By: mbeattie                              on 1998/02/12  17:34:02
9395         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
9396              with -DUSE_THREADS -DDEBUGGING to fail.
9397      Branch: perl
9398            ! scope.h
9399 ____________________________________________________________________________
9400 [   511] By: mbeattie                              on 1998/02/12  16:44:03
9401         Log: Integrate win32 into mainline
9402      Branch: perl
9403           +> t/comp/require.t
9404           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
9405 ____________________________________________________________________________
9406 [   510] By: mbeattie                              on 1998/02/12  16:42:26
9407         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
9408              Date: 12 Feb 1998 14:25:55 +0100
9409              From: koenig@kulturbox.de (Andreas J. Koenig)
9410      Branch: perl
9411            ! lib/ExtUtils/Install.pm
9412 ____________________________________________________________________________
9413 [   509] By: mbeattie                              on 1998/02/12  16:40:34
9414         Log: Subject: Re: wrong prototype for sbrk [PATCH]
9415              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
9416              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9417      Branch: perl
9418            ! malloc.c
9419 ____________________________________________________________________________
9420 [   508] By: mbeattie                              on 1998/02/12  16:36:53
9421         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
9422              Date: Wed, 11 Feb 1998 17:29:20 +0100
9423              From: Achim Bohnet <ach@mpe.mpg.de>
9424      Branch: perl
9425            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9426 ____________________________________________________________________________
9427 [   507] By: mbeattie                              on 1998/02/12  16:35:26
9428         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
9429              Date: Wed, 11 Feb 1998 14:59:46 +0100
9430              From: Dominic Dunlop <domo@vo.lu>
9431      Branch: perl
9432            ! hints/machten.sh
9433 ____________________________________________________________________________
9434 [   506] By: mbeattie                              on 1998/02/12  16:28:40
9435         Log: Subject: DB_File 1.58 patch
9436              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
9437              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9438      Branch: perl
9439            + ext/DB_File/Changes
9440            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
9441            ! t/lib/db-recno.t
9442 ____________________________________________________________________________
9443 [   505] By: mbeattie                              on 1998/02/12  16:24:26
9444         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
9445              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
9446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9447      Branch: perl
9448            ! regexec.c t/op/re_tests
9449 ____________________________________________________________________________
9450 [   504] By: mbeattie                              on 1998/02/12  16:22:46
9451         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9452              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
9453              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
9454              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
9455              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
9456              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
9457              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
9458      Branch: perl
9459            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
9460            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
9461 ____________________________________________________________________________
9462 [   503] By: mbeattie                              on 1998/02/12  16:15:43
9463         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
9464              Date: Mon, 9 Feb 1998 13:19:45 +0100
9465              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
9466      Branch: perl
9467            ! t/lib/filecopy.t
9468 ____________________________________________________________________________
9469 [   502] By: mbeattie                              on 1998/02/12  16:14:27
9470         Log: Assorted patches to sv.c:
9471              From: Gisle Aas <gisle@aas.no>
9472              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
9473              Date: 07 Feb 1998 00:21:57 +0100
9474              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
9475              Date: 07 Feb 1998 00:29:45 +0100
9476              Subject: [PATCH] sv_upgrade() always returns TRUE
9477              Date: 09 Feb 1998 15:44:01 +0100
9478      Branch: perl
9479            ! sv.c
9480 ____________________________________________________________________________
9481 [   501] By: mbeattie                              on 1998/02/12  16:09:26
9482         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
9483              Subject: Perl debugger.
9484              Date: Fri, 6 Feb 1998 17:47:08 -0500
9485              From: "Jason A. Smith" <smithj4@rpi.edu>
9486      Branch: perl
9487            ! lib/perl5db.pl
9488 ____________________________________________________________________________
9489 [   500] By: gsar                                  on 1998/02/12  03:20:55
9490         Log: merge another maint patch
9491              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
9492              Date:    Tue, 10 Feb 1998 18:49:00 EST
9493              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9494              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
9495      Branch: win32/perl
9496            ! pp_ctl.c
9497 ____________________________________________________________________________
9498 [   499] By: gsar                                  on 1998/02/12  03:14:39
9499         Log: make t/comp/require.t type xtext
9500      Branch: win32/perl
9501            ! t/comp/require.t
9502 ____________________________________________________________________________
9503 [   498] By: gsar                                  on 1998/02/12  03:09:58
9504         Log: fix extra LEAVE when require fails
9505              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
9506              Date:    Tue, 10 Feb 1998 18:21:37 EST
9507              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9508              Subject: Re: evals and requires make seg-fault with bad require file 
9509      Branch: win32/perl
9510            + t/comp/require.t
9511            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
9512 ____________________________________________________________________________
9513 [   497] By: gsar                                  on 1998/02/12  02:47:29
9514         Log: merge a maint patch
9515              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
9516              Date:    Wed, 11 Feb 1998 00:15:51 EST
9517              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9518              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
9519      Branch: win32/perl
9520            ! pp_ctl.c t/op/local.t
9521 ____________________________________________________________________________
9522 [   496] By: mbeattie                              on 1998/02/11  13:04:50
9523         Log: Integrate win32 into mainline.
9524      Branch: perl
9525           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9526           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
9527           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
9528           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
9529           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
9530           !> win32/makedef.pl win32/win32.c win32/win32iop.h
9531 ____________________________________________________________________________
9532 [   495] By: mbeattie                              on 1998/02/11  13:03:59
9533         Log: Fix special constants in Xref.pm
9534      Branch: perlext
9535            ! Compiler/B/Xref.pm
9536 ____________________________________________________________________________
9537 [   494] By: gsar                                  on 1998/02/10  18:26:28
9538         Log: fix opendir() problem on share names
9539              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
9540              Date:    Tue, 10 Feb 1998 13:28:53 EST
9541              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9542              Subject: Re: BUG: opendir and UNC names on NT 
9543      Branch: win32/perl
9544            ! win32/win32.c
9545 ____________________________________________________________________________
9546 [   493] By: gsar                                  on 1998/02/09  23:09:40
9547         Log: integrate win32 branch contents
9548      Branch: asperl
9549           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9550           +> lib/Fatal.pm t/lib/ph.t
9551            ! hv.c
9552           !> (integrate 895 files)
9553 ____________________________________________________________________________
9554 [   492] By: gsar                                  on 1998/02/09  07:30:19
9555         Log: enhancements to previous patch for XSUB OUTPUT args
9556              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
9557              Date:    Mon, 09 Feb 1998 02:31:55 EST
9558              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9559              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
9560      Branch: win32/perl
9561            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
9562            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
9563            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
9564            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
9565            ! sv.h
9566 ____________________________________________________________________________
9567 [   491] By: gsar                                  on 1998/02/09  03:00:52
9568         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
9569              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
9570              Date:    Wed, 29 Oct 1997 19:36:25 EST
9571              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9572              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
9573      Branch: win32/perl
9574            ! op.c
9575 ____________________________________________________________________________
9576 [   490] By: gsar                                  on 1998/02/09  02:30:43
9577         Log: fix for bugs in handling DESTROY (adjusted test numbers)
9578              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
9579              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
9580              Date: Wed, 31 Dec 1997 19:30:46 -0500
9581              From: Gurusamy Sarathy <gsar@engin.umich.edu>
9582      Branch: win32/perl
9583            ! pod/perlobj.pod sv.c t/op/ref.t
9584 ____________________________________________________________________________
9585 [   489] By: gsar                                  on 1998/02/09  00:30:35
9586         Log: ansify prototype for my_safemalloc(), avoid warnings
9587      Branch: win32/perl
9588            ! sv.c
9589 ____________________________________________________________________________
9590 [   488] By: gsar                                  on 1998/02/09  00:29:08
9591         Log: fix misapplied hunks in 5.004_58
9592              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
9593              Date:    Sun, 08 Feb 1998 02:18:12 EST
9594              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
9595              Subject: [PATCH] fixes for test failures in 5.004_58
9596      Branch: win32/perl
9597            ! gv.c op.c
9598 ____________________________________________________________________________
9599 [   487] By: gsar                                  on 1998/02/09  00:27:16
9600         Log: win32_utime() tweaks to avoid warnings
9601      Branch: win32/perl
9602            ! win32/win32.c win32/win32iop.h
9603 ____________________________________________________________________________
9604 [   486] By: gsar                                  on 1998/02/07  23:45:22
9605         Log: integrate mainline, plus a few small win32 enhancements
9606              - remove Win32::GetCurrentDirectory()
9607              - add Win32::Sleep() for compat
9608              - add smarter utime() from Jan Dubois, and export it as win32_utime()
9609      Branch: win32/perl
9610           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9611           +> lib/Fatal.pm t/lib/ph.t
9612            ! win32/makedef.pl win32/win32.c win32/win32iop.h
9613           !> (integrate 61 files)
9614
9615 ----------------
9616 Version 5.004_58
9617 ----------------
9618
9619 ____________________________________________________________________________
9620 [   485] By: mbeattie                              on 1998/02/06  18:11:47
9621         Log: Bump patchlevel to 58.
9622      Branch: perl
9623            ! patchlevel.h
9624 ____________________________________________________________________________
9625 [   484] By: mbeattie                              on 1998/02/06  18:08:28
9626         Log: Fix up problem with gv.c from change 477.
9627              Fix up Config.pm use in t/lib/ph.t from change 478.
9628      Branch: perl
9629            ! gv.c t/lib/ph.t
9630 ____________________________________________________________________________
9631 [   483] By: mbeattie                              on 1998/02/06  17:34:34
9632         Log: Integrate win32 branch into mainline
9633      Branch: perl
9634           !> win32/win32sck.c
9635 ____________________________________________________________________________
9636 [   482] By: mbeattie                              on 1998/02/06  17:26:41
9637         Log: lib/Fatal.pm missing from repository
9638      Branch: perl
9639            + lib/Fatal.pm
9640 ____________________________________________________________________________
9641 [   481] By: mbeattie                              on 1998/02/06  17:24:57
9642         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
9643              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
9644              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
9645      Branch: perl
9646            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9647            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9648 ____________________________________________________________________________
9649 [   480] By: mbeattie                              on 1998/02/06  17:19:52
9650         Log: x2p/str.c was missing from list of changed files in change 466
9651      Branch: perl
9652            ! x2p/str.c
9653 ____________________________________________________________________________
9654 [   479] By: mbeattie                              on 1998/02/06  17:16:54
9655         Log: Added t/lib/ph.t to MANIFEST
9656      Branch: perl
9657            ! MANIFEST
9658 ____________________________________________________________________________
9659 [   478] By: mbeattie                              on 1998/02/06  17:15:38
9660         Log: Subject: [PATCH] h2ph.PL
9661              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
9662              From: kstar@www.chapin.edu (Kurt D. Starsinic)
9663      Branch: perl
9664            + t/lib/ph.t
9665            ! utils/h2ph.PL
9666 ____________________________________________________________________________
9667 [   477] By: mbeattie                              on 1998/02/06  17:10:46
9668         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
9669              Date: 04 Feb 1998 14:49:46 +0100
9670              From: Gisle Aas <gisle@aas.no>
9671              as modified by
9672              From: chip@atlantic.net
9673              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
9674      Branch: perl
9675            ! gv.c
9676 ____________________________________________________________________________
9677 [   476] By: mbeattie                              on 1998/02/06  16:47:03
9678         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
9679              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
9680              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
9681              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
9682              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
9683      Branch: perl
9684            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
9685 ____________________________________________________________________________
9686 [   475] By: mbeattie                              on 1998/02/06  16:44:57
9687         Log: Subject: [PATCH] nomemok
9688              Date: Mon, 2 Feb 1998 15:06:50 +0100
9689              From: Gisle Aas <gisle@aas.no>
9690      Branch: perl
9691            ! hv.c
9692 ____________________________________________________________________________
9693 [   474] By: mbeattie                              on 1998/02/06  16:43:46
9694         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
9695              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
9696              From: abigail@fnx.com
9697      Branch: perl
9698            ! lib/Benchmark.pm
9699 ____________________________________________________________________________
9700 [   473] By: mbeattie                              on 1998/02/06  16:42:53
9701         Log: Subject: [PATCH] adding the newSVpvn API function
9702              Date: Sat, 31 Jan 1998 06:32:42 +0100
9703              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9704      Branch: perl
9705            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
9706            ! proto.h sv.c
9707 ____________________________________________________________________________
9708 [   472] By: mbeattie                              on 1998/02/06  16:35:41
9709         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
9710              Date: 28 Jan 1998 17:40:37 -0800
9711              From: Stephen Zander <srz@mckesson.com>
9712      Branch: perl
9713            ! hints/solaris_2.sh
9714 ____________________________________________________________________________
9715 [   471] By: mbeattie                              on 1998/02/06  16:02:57
9716         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
9717              Date: Thu, 15 Jan 1998 11:53:06 +0000
9718              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9719      Branch: perl
9720            ! pod/perlguts.pod pp.c t/op/vec.t
9721 ____________________________________________________________________________
9722 [   470] By: mbeattie                              on 1998/02/06  16:01:36
9723         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9724              Subject: 5.004_56: Patch to Tie::Hash and docs
9725              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
9726              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
9727              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
9728      Branch: perl
9729            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
9730            ! t/op/misc.t t/op/pat.t toke.c
9731 ____________________________________________________________________________
9732 [   469] By: mbeattie                              on 1998/02/06  15:58:31
9733         Log: Subject: Another Array.pm patch
9734              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
9735              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9736      Branch: perl
9737            ! lib/Tie/Array.pm
9738 ____________________________________________________________________________
9739 [   468] By: mbeattie                              on 1998/02/06  15:56:28
9740         Log: Subject: documentation patch for 5.004_57
9741              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
9742              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
9743      Branch: perl
9744            ! lib/Tie/Array.pm
9745 ____________________________________________________________________________
9746 [   467] By: mbeattie                              on 1998/02/06  15:55:34
9747         Log: Subject: 5.004_56: patch for `use Fatal' again
9748              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
9749              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9750      Branch: perl
9751            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
9752            ! pp.c t/comp/proto.t toke.c
9753 ____________________________________________________________________________
9754 [   466] By: mbeattie                              on 1998/02/06  15:53:53
9755         Log: Subject: Newer -DLEAKTEST patch
9756              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
9757              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9758      Branch: perl
9759            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
9760            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
9761            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
9762            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
9763            ! toke.c util.c vms/perly_c.vms x2p/hash.c
9764 ____________________________________________________________________________
9765 [   465] By: mbeattie                              on 1998/02/06  15:46:35
9766         Log: More Chip patches (tweaked for _5x). The final one mentioned here
9767              (@ARGV with -i) actually went in at change 462 but I failed to
9768              add it to the change description:
9769              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
9770              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
9771              Subject: [PATCH] Fix for C<@x = my @y>
9772              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
9773              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
9774              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
9775              Subject: [PATCH] Allow last() to mean last
9776              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
9777              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
9778              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
9779      Branch: perl
9780            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
9781            ! vms/perly_h.vms
9782 ____________________________________________________________________________
9783 [   464] By: mbeattie                              on 1998/02/06  15:06:18
9784         Log: More Chip patches:
9785              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
9786              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
9787              Subject: [PATCH] Fix line numbers after here documents in eval STRING
9788              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
9789              Subject: [PATCH] Make recursive lexical analysis more robust
9790              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
9791      Branch: perl
9792            ! pp_ctl.c sv.c toke.c
9793 ____________________________________________________________________________
9794 [   463] By: mbeattie                              on 1998/02/06  15:04:17
9795         Log: Some more Chip patches (tweaked to match _5x):
9796              Subject: [PATCH] Fix empty BLOCK
9797              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
9798              Subject: [PATCH] fix (\@@) proto
9799              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
9800              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
9801              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
9802              Subject: [PATCH] Don't fold string comparison under  C<use locale>
9803              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
9804      Branch: perl
9805            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
9806 ____________________________________________________________________________
9807 [   462] By: mbeattie                              on 1998/02/06  14:56:30
9808         Log: Some Chip patches (some tweaked to match _5x source):
9809              From: Chip Salzenberg <salzench@nielsenmedia.com>
9810              Subject: [PATCH] local leakage
9811              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
9812              Subject: [PATCH] NULs in patterns
9813              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
9814              Subject: [PATCH] Configure on PerlIO
9815              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
9816              Subject: [PATCH] Avoid core dump on package alias
9817              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
9818              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
9819              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
9820      Branch: perl
9821            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
9822            ! t/op/local.t
9823 ____________________________________________________________________________
9824 [   461] By: gsar                                  on 1998/02/04  03:34:36
9825         Log: support win32_select(0,0,0,msec) (winsock doesn't)
9826      Branch: win32/perl
9827            ! win32/win32sck.c
9828 ____________________________________________________________________________
9829 [   460] By: gsar                                  on 1998/02/04  00:44:47
9830         Log: bug: win32_select() must StartSockets()
9831      Branch: win32/perl
9832            ! win32/win32sck.c
9833
9834 ----------------
9835 Version 5.004_57
9836 ----------------
9837
9838 ____________________________________________________________________________
9839 [   459] By: mbeattie                              on 1998/02/03  16:00:07
9840         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
9841              of execution causes core dump if threadsvp is moved). Replaced
9842              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
9843      Branch: perl
9844            ! av.c perl.c
9845 ____________________________________________________________________________
9846 [   458] By: mbeattie                              on 1998/02/03  14:40:02
9847         Log: Fix up MANIFEST.
9848      Branch: perl
9849            ! MANIFEST
9850 ____________________________________________________________________________
9851 [   457] By: mbeattie                              on 1998/02/03  13:50:23
9852         Log: Integrate win32 into mainline. My last integration from ansiperl
9853              to the mainline was a dismal failure: I did -ay but meant -at.
9854              This should fix things now since win32 has already integrated
9855              all the necessary changes from ansiperl.
9856      Branch: perl
9857           !> (integrate 111 files)
9858 ____________________________________________________________________________
9859 [   456] By: gsar                                  on 1998/02/03  04:48:08
9860         Log: Fix minor problems with non USE_THREADS build. win32 branch
9861              now looks 5.004_57-ready.
9862      Branch: win32/perl
9863            ! thread.h win32/makedef.pl
9864 ____________________________________________________________________________
9865 [   455] By: gsar                                  on 1998/02/03  03:45:09
9866         Log: integrate mainline
9867      Branch: win32/perl
9868           !> (integrate 887 files)
9869 ____________________________________________________________________________
9870 [   454] By: mbeattie                              on 1998/02/02  16:44:24
9871         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
9872              defaults have been commented out for now. 
9873      Branch: perl
9874            ! hints/dec_osf.sh
9875 ____________________________________________________________________________
9876 [   453] By: mbeattie                              on 1998/02/02  15:51:39
9877         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
9878              variables. Moved threadnum to a per-interpreter variable and
9879              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
9880              more than one thread may be running. Minor tweaks to Thread.xs.
9881      Branch: perl
9882            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
9883            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
9884            ! thread.h util.c
9885 ____________________________________________________________________________
9886 [   452] By: gsar                                  on 1998/02/02  04:56:50
9887         Log: remove totally egregious s/\\dir// in File::Find
9888      Branch: win32/perl
9889            ! lib/File/Find.pm
9890 ____________________________________________________________________________
9891 [   451] By: gsar                                  on 1998/02/01  22:20:20
9892         Log: added AS patch#3
9893              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
9894              Date:    Sun, 01 Feb 1998 09:18:13 PST
9895              From:    Douglas Lankshear <dougl@ActiveState.com>
9896              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
9897              
9898              Here's an additional diff against //depot/asperl
9899              
9900              The field name mg_length was changed back to mg_len
9901              The function name mg_len was change to mg_length
9902              
9903              The need for sort_mutex removed thanks to the code derived
9904              from Tom Horsley's work.
9905              
9906              -- Doug
9907      Branch: asperl
9908            + XSLock.h
9909            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
9910            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
9911            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
9912            ! scope.c scope.h sv.c toke.c universal.c util.c
9913            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
9914            ! win32/perlobj.def win32/runperl.c
9915 ____________________________________________________________________________
9916 [   450] By: gsar                                  on 1998/01/30  23:43:57
9917         Log: various tweaks
9918              - add new functions to proto.h
9919              - fix up makefile.mk for $(OBJECT)
9920      Branch: asperl
9921            ! pp_ctl.c proto.h win32/makefile.mk
9922 ____________________________________________________________________________
9923 [   449] By: gsar                                  on 1998/01/30  21:23:15
9924         Log: fix up missing patches from AS patch#2
9925      Branch: asperl
9926            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
9927            ! pp_ctl.c proto.h
9928 ____________________________________________________________________________
9929 [   448] By: gsar                                  on 1998/01/30  18:23:17
9930         Log: fix htonlx typo
9931      Branch: win32/perl
9932            ! perlsock.h
9933 ____________________________________________________________________________
9934 [   447] By: mbeattie                              on 1998/01/30  16:03:49
9935         Log: Fix up MANIFEST to add missing files
9936      Branch: perl
9937            ! MANIFEST
9938 ____________________________________________________________________________
9939 [   446] By: mbeattie                              on 1998/01/30  12:34:55
9940         Log: Bump patchlevel to 57.
9941      Branch: perl
9942            ! patchlevel.h
9943 ____________________________________________________________________________
9944 [   445] By: gsar                                  on 1998/01/30  10:44:38
9945         Log: initial merge of latest win32 branch into ASPerl
9946      Branch: asperl
9947           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
9948           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
9949           +> win32/bin/perlglob.pl
9950           !> (integrate 141 files)
9951 ____________________________________________________________________________
9952 [   444] By: gsar                                  on 1998/01/30  09:25:58
9953         Log: goofed branching, redo asperl branch
9954      Branch: asperl
9955            ! perl.h
9956 ____________________________________________________________________________
9957 [   443] By: gsar                                  on 1998/01/30  09:23:36
9958         Log: added AS patch#2
9959      Branch: asperl
9960            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
9961            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
9962            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
9963            + win32/ipstdiowin.h win32/perlobj.def
9964            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
9965            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
9966            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
9967            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
9968            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
9969            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
9970            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
9971            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
9972            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
9973 ____________________________________________________________________________
9974 [   441] By: gsar                                  on 1998/01/30  08:54:19
9975         Log: Created new branch from win32@396, added AS patch#1
9976      Branch: asperl
9977            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
9978            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
9979            + regcomp.c scope.h sv.c toke.c util.c
9980           +> (branch 915 files)
9981 ____________________________________________________________________________
9982 [   440] By: gsar                                  on 1998/01/30  04:43:23
9983         Log: integrate winansi
9984      Branch: win32/perl
9985           +> pod/perlhist.pod
9986           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
9987           !> util.c
9988 ____________________________________________________________________________
9989 [   439] By: mbeattie                              on 1998/01/27  15:31:53
9990         Log: Integrate ansi branch into mainline (resolve -ay).
9991      Branch: perl
9992           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
9993           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
9994           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
9995           +> win32/bin/perlglob.pl
9996            ! op.c
9997           !> (integrate 868 files)
9998 ____________________________________________________________________________
9999 [   438] By: nick                                  on 1998/01/24  12:02:34
10000         Log: Gisle's av_unshift tweak, two small patches from chip
10001              and check for NULL in hv_delete in case '~' and tie magic
10002              are present
10003      Branch: ansiperl
10004            ! av.c hv.c op.c pp_ctl.c scope.c
10005 ____________________________________________________________________________
10006 [   437] By: nick                                  on 1998/01/24  10:37:56
10007         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
10008              Ugh! ...
10009              Macros were unsuitable for declaring the functions, extra () round
10010              parameters removed - non-function forms of PerlXxx_yyyy() need to 
10011              add () themselves.
10012              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
10013      Branch: ansiperl
10014            ! perlsock.h pp_sys.c util.c
10015 ____________________________________________________________________________
10016 [   436] By: nick                                  on 1998/01/24  10:03:03
10017         Log: Integrate win32 into ansiperl
10018      Branch: ansiperl
10019           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
10020           +> win32/bin/perlglob.pl
10021           !> (integrate 38 files)
10022 ____________________________________________________________________________
10023 [   435] By: nick                                  on 1998/01/24  09:47:49
10024         Log: Add perlhist.pod
10025      Branch: ansiperl
10026            + pod/perlhist.pod
10027            ! MANIFEST
10028 ____________________________________________________________________________
10029 [   434] By: gsar                                  on 1998/01/19  05:01:47
10030         Log: s/PerlENV/PerlEnv/ just to be consistent
10031      Branch: win32/perl
10032            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
10033 ____________________________________________________________________________
10034 [   433] By: gsar                                  on 1998/01/19  04:52:18
10035         Log: foo() -> PerlGroup_foo() patch from ActiveState
10036      Branch: win32/perl
10037            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
10038            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
10039            ! scope.h sv.c toke.c util.c
10040 ____________________________________________________________________________
10041 [   432] By: gsar                                  on 1998/01/19  04:42:26
10042         Log: integrate mainline
10043      Branch: win32/perl
10044           !> pod/perlfunc.pod
10045 ____________________________________________________________________________
10046 [   431] By: gsar                                  on 1998/01/19  04:40:04
10047         Log: integrate changes in winansi
10048      Branch: win32/perl
10049           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
10050           +> t/lib/tie-stdpush.t t/op/tiearray.t
10051           !> (integrate 98 files)
10052 ____________________________________________________________________________
10053 [   430] By: gsar                                  on 1998/01/19  04:10:43
10054         Log: Fix autovivification problems with XSUB OUTPUT args
10055              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
10056              Date:    Sun, 18 Jan 1998 23:09:07 EST
10057              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
10058              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
10059      Branch: win32/perl
10060            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
10061            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
10062            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
10063            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
10064 ____________________________________________________________________________
10065 [   429] By: nick                                  on 1998/01/17  21:01:50
10066         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
10067              Date: Thu, 25 Dec 1997 13:39:15 -0500
10068              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10069              To: perl5-porters@perl.org
10070              
10071              It turns out that the potential for the "CONFIG key 'exe_ext'
10072              does not exist in Config.pm" problem has been around for a while,
10073              in the definition of SvTRUE().  It's just that non-gcc compilers
10074              are more or less being built as CRIPPLED_CC when USE_THREADS is
10075              defined (even if they can inline things).  The inline macro for
10076              SvTRUE works with tied hashes and the EXISTS method, and the
10077              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
10078              does not, because it adds an excess mg_get() which replaces the
10079              EXISTS result with a FETCH result.
10080      Branch: ansiperl
10081            ! sv.c
10082 ____________________________________________________________________________
10083 [   428] By: nick                                  on 1998/01/17  20:59:11
10084         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
10085              Date: Fri, 19 Dec 97 17:19:09 GMT
10086              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
10087      Branch: ansiperl
10088            ! doio.c sv.c toke.c util.c
10089 ____________________________________________________________________________
10090 [   427] By: nick                                  on 1998/01/17  12:01:53
10091         Log: Permit tie ?foo,$object 
10092              tidy up dead #ifdef ORIGINAL_TIE)
10093              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
10094      Branch: ansiperl
10095            ! pp_sys.c
10096 ____________________________________________________________________________
10097 [   426] By: nick                                  on 1998/01/15  18:06:36
10098         Log: First working TIEARRAY and other misc tie fixes
10099      Branch: ansiperl
10100            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
10101 ____________________________________________________________________________
10102 [   425] By: nick                                  on 1998/01/14  21:56:40
10103         Log: Not working yet - split problems ...
10104      Branch: ansiperl
10105            ! pp.c t/lib/thread.t t/op/tiearray.t
10106 ____________________________________________________________________________
10107 [   424] By: nick                                  on 1998/01/14  18:49:25
10108         Log: TIEARRAY updates - almost works ...
10109      Branch: ansiperl
10110            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
10111            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
10112            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
10113            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
10114 ____________________________________________________________________________
10115 [   423] By: gsar                                  on 1998/01/14  00:13:16
10116         Log: fix MakeMaker installbin problem
10117              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
10118              Subject: Re: can't modify message with HTML-Stream, v.1.42 
10119              Date: Tue, 06 Jan 1998 19:16:35 -0500
10120              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10121      Branch: win32/perl
10122            ! lib/ExtUtils/MM_Unix.pm
10123 ____________________________________________________________________________
10124 [   422] By: gsar                                  on 1998/01/13  23:53:02
10125         Log: add archname to *sitearch in config.{b,g,v}c
10126      Branch: win32/perl
10127            ! win32/config.bc win32/config.gc win32/config.vc
10128 ____________________________________________________________________________
10129 [   421] By: gsar                                  on 1998/01/13  23:15:14
10130         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
10131      Branch: win32/perl
10132            ! t/harness
10133 ____________________________________________________________________________
10134 [   420] By: nick                                  on 1998/01/13  22:55:02
10135         Log: tiearray tweaks
10136      Branch: ansiperl
10137            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
10138 ____________________________________________________________________________
10139 [   419] By: nick                                  on 1998/01/13  21:27:33
10140         Log: Skeleton Tie::Array
10141      Branch: ansiperl
10142            + lib/Tie/Array.pm
10143 ____________________________________________________________________________
10144 [   418] By: nick                                  on 1998/01/13  20:52:38
10145         Log: tie array changes to core and tests
10146      Branch: ansiperl
10147            + t/op/tiearray.t
10148            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
10149            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
10150            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
10151 ____________________________________________________________________________
10152 [   417] By: gsar                                  on 1998/01/13  20:49:52
10153         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
10154      Branch: win32/perl
10155            + win32/bin/perlglob.pl
10156            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
10157            ! win32/makefile.mk
10158 ____________________________________________________________________________
10159 [   416] By: gsar                                  on 1998/01/13  02:46:53
10160         Log: various tweaks to build support (NOTE: meant for 5.004_57)
10161              - build and install x2p
10162              - fix installperl warnings on win32
10163              - `make install` now does puts the archlibs in right places
10164              - makefiles don't default to USE_THREADS anymore
10165              - sync config.{b,g,v}c
10166              - sync makefile.mk -> Makefile
10167      Branch: win32/perl
10168            ! installperl win32/Makefile win32/config.bc win32/config.gc
10169            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
10170            ! x2p/a2py.c
10171 ____________________________________________________________________________
10172 [   415] By: nick                                  on 1998/01/11  16:54:26
10173         Log: Integrate win32 into ansiperl
10174      Branch: ansiperl
10175           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
10176           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
10177           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
10178           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
10179           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10180           !> vms/vmsish.h x2p/s2p.PL
10181 ____________________________________________________________________________
10182 [   414] By: nick                                  on 1998/01/11  15:13:49
10183         Log: Integratye mainline -> ansiperl
10184      Branch: ansiperl
10185           !> (integrate 64 files)
10186 ____________________________________________________________________________
10187 [   413] By: mbeattie                              on 1998/01/09  12:57:58
10188         Log: Add missing blank line in pod/perlfunc.pod.
10189      Branch: perl
10190            ! pod/perlfunc.pod
10191 ____________________________________________________________________________
10192 [   412] By: gsar                                  on 1998/01/08  20:54:31
10193         Log: change#398 breaks ENV_IS_CASELESS, fix it
10194      Branch: win32/perl
10195            ! hv.c
10196 ____________________________________________________________________________
10197 [   411] By: gsar                                  on 1998/01/08  18:33:58
10198         Log: Integrate mainline
10199      Branch: win32/perl
10200           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
10201           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
10202           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
10203           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
10204           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10205           !> vms/vmsish.h x2p/s2p.PL
10206 ____________________________________________________________________________
10207 [   410] By: mbeattie                              on 1998/01/08  16:06:22
10208         Log: Fix thinko in t/pragma/locale.t:
10209              Subject: [PATCH] _04 or _56: locale.t
10210              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
10211              From: Jarkko Hietaniemi <jhi@iki.fi>
10212      Branch: perl
10213            ! t/pragma/locale.t
10214 ____________________________________________________________________________
10215 [   409] By: mbeattie                              on 1998/01/08  16:05:09
10216         Log: Use Tom Horley's qsort for sorting:
10217              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
10218              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
10219              From: Hans Mulder <hansm@icgned.nl>
10220      Branch: perl
10221            ! pp_ctl.c
10222 ____________________________________________________________________________
10223 [   408] By: mbeattie                              on 1998/01/08  16:01:57
10224         Log: Make s2p not use cpp:
10225              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
10226              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
10227              From: Hans Mulder <hansm@icgned.nl>
10228      Branch: perl
10229            ! x2p/s2p.PL
10230 ____________________________________________________________________________
10231 [   407] By: mbeattie                              on 1998/01/08  15:57:31
10232         Log: DG/UX tweaks to perl.h:
10233              Subject: [PATCH] _56 on dgux without threads
10234              Date: Sat, 20 Dec 1997 23:01:40 -0500
10235              From: Roderick Schertler <roderick@argon.org>
10236      Branch: perl
10237            ! perl.h
10238 ____________________________________________________________________________
10239 [   406] By: mbeattie                              on 1998/01/08  15:56:02
10240         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
10241              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
10242              Date: Sat, 20 Dec 1997 02:30:01 -0500
10243              From: Spider Boardman <spider@web.zk3.dec.com>
10244      Branch: perl
10245            ! Configure hints/dec_osf.sh
10246 ____________________________________________________________________________
10247 [   405] By: mbeattie                              on 1998/01/08  15:53:40
10248         Log: Missing "" in Configure echo for gethbadd_addr_type.
10249      Branch: perl
10250            ! Configure
10251 ____________________________________________________________________________
10252 [   404] By: mbeattie                              on 1998/01/08  13:04:48
10253         Log: print/printf/... over-eager mg_find for glob magic:
10254              Subject: [PATCH] fix inefficient checks for TIEHANDLE
10255              Date: Wed, 07 Jan 1998 20:06:05 -0500
10256              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10257      Branch: perl
10258            ! pp_hot.c pp_sys.c
10259 ____________________________________________________________________________
10260 [   403] By: mbeattie                              on 1998/01/08  12:56:31
10261         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
10262              Subject: [PATCH] VMS update for 5.004_56
10263              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
10264              From: Charles Bailey <bailey@newman.upenn.edu>
10265      Branch: perl
10266            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
10267            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
10268            ! vms/vmsish.h
10269 ____________________________________________________________________________
10270 [   402] By: mbeattie                              on 1998/01/08  12:46:15
10271         Log: Fix utils/perldoc.PL for dos-djgpp:
10272              Subject: 5.004_56: perldoc.PL dos-djgpp patches
10273              Date: Tue, 6 Jan 1998 18:14:59 +0100
10274              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
10275      Branch: perl
10276            ! utils/perldoc.PL
10277 ____________________________________________________________________________
10278 [   401] By: mbeattie                              on 1998/01/08  12:40:14
10279         Log: Version 2.13 of GetoptLong:
10280              Subject: Re: ANNOUNCE: perl 5.004_56 is available
10281              Date: 06 Jan 1998 16:21:45 +0100
10282              From: JVromans@Squirrel.nl (Johan Vromans)
10283      Branch: perl
10284            ! lib/Getopt/Long.pm lib/newgetopt.pl
10285 ____________________________________________________________________________
10286 [   400] By: mbeattie                              on 1998/01/08  12:28:08
10287         Log: Fix variable export and threading configuration for AIX:
10288              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
10289              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
10290              From: Jarkko Hietaniemi <jhi@iki.fi>
10291      Branch: perl
10292            ! Configure perl_exp.SH
10293 ____________________________________________________________________________
10294 [   399] By: mbeattie                              on 1998/01/08  12:25:38
10295         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
10296              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
10297              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
10298              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10299      Branch: perl
10300            ! regexec.c t/op/re_tests
10301 ____________________________________________________________________________
10302 [   398] By: mbeattie                              on 1998/01/08  12:23:41
10303         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
10304              to cope with ENV_IS_CASELESS:
10305              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
10306              Date: Fri, 19 Dec 1997 11:31:36 -0500
10307              From: Owen Taylor <owt1@cornell.edu>
10308      Branch: perl
10309            ! hv.c
10310 ____________________________________________________________________________
10311 [   397] By: mbeattie                              on 1998/01/08  12:10:29
10312         Log: Integrate win32 branch into mainline.
10313      Branch: perl
10314           !> (integrate 41 files)
10315 ____________________________________________________________________________
10316 [   396] By: gsar                                  on 1998/01/07  19:12:27
10317         Log: tweak case-insensitive ENV implementation
10318      Branch: win32/perl
10319            ! hv.c
10320 ____________________________________________________________________________
10321 [   395] By: nick                                  on 1998/01/07  18:40:55
10322         Log: Integrate win32 branch
10323      Branch: ansiperl
10324           !> (integrate 31 files)
10325 ____________________________________________________________________________
10326 [   394] By: gsar                                  on 1998/01/05  19:17:40
10327         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
10328              the fact
10329      Branch: win32/perl
10330            ! pod/perlrun.pod win32/win32.c
10331 ____________________________________________________________________________
10332 [   393] By: gsar                                  on 1998/01/05  05:43:33
10333         Log: Support case-tolerant %ENV
10334              - underlying system calls see the case-as-supplied by user
10335              - added tests to verify addition/deletion/enumeration case-tolerance
10336              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
10337              which is default on win32 now
10338      Branch: win32/perl
10339            ! hv.c t/op/magic.t win32/win32.h
10340 ____________________________________________________________________________
10341 [   392] By: gsar                                  on 1998/01/04  17:55:19
10342         Log: Add a tweaked version of:
10343              Message-Id: <199801040630.AA29298@metronet.com>
10344              Date:    Sun, 04 Jan 1998 00:30:57 CST
10345              From:    Tye McQueen <tye@metronet.com>
10346              Subject: New patch for $^E==GetLastError() under Win32
10347      Branch: win32/perl
10348            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
10349            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
10350            ! win32/win32.c win32/win32.h
10351 ____________________________________________________________________________
10352 [   391] By: gsar                                  on 1998/01/04  07:59:44
10353         Log: Various win32 fixes
10354              - support spawn via system(&P_NOWAIT,...) like OS2
10355              - support wait() and waitpid()
10356              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
10357              - support -lfoo properly in ExtUtils::Liblist
10358              - fix outdated info about Win32 support in perlfaq2
10359              - fix win32 bug in perldoc that causes spurious warnings
10360              - regularize global function/variable names yet more
10361              - fix bug in do_aspawn() (it was always invoking shell, instead of
10362              almost never)
10363              - implement and export win32_wait()
10364              - stub version of USE_RTL_THREAD_API
10365      Branch: win32/perl
10366            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
10367            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
10368            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10369            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
10370            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
10371            ! win32/win32thread.h
10372 ____________________________________________________________________________
10373 [   390] By: gsar                                  on 1997/12/30  21:00:28
10374         Log: Fix $ENV{Path} in FindBin.pm
10375      Branch: win32/perl
10376            ! lib/FindBin.pm
10377 ____________________________________________________________________________
10378 [   389] By: nick                                  on 1997/12/29  10:33:23
10379         Log: Resolve ansiperl against win32
10380      Branch: ansiperl
10381           !> (integrate 105 files)
10382 ____________________________________________________________________________
10383 [   388] By: gsar                                  on 1997/12/24  04:59:28
10384         Log: make $? Unix (and ActiveWare) compatible
10385      Branch: win32/perl
10386            ! README.win32 win32/win32.c
10387 ____________________________________________________________________________
10388 [   387] By: gsar                                  on 1997/12/24  04:21:30
10389         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
10390              non-blocking IO on sockets possible
10391      Branch: win32/perl
10392            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
10393            ! win32/win32iop.h win32/win32sck.c
10394 ____________________________________________________________________________
10395 [   386] By: gsar                                  on 1997/12/24  03:10:55
10396         Log: support getlogin()
10397      Branch: win32/perl
10398            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
10399            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10400            ! win32/win32.c win32/win32.h
10401 ____________________________________________________________________________
10402 [   385] By: gsar                                  on 1997/12/24  02:24:59
10403         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
10404              Update README.win32.
10405      Branch: win32/perl
10406            ! README.win32 perl.h win32/Makefile win32/makedef.pl
10407            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
10408 ____________________________________________________________________________
10409 [   384] By: gsar                                  on 1997/12/24  02:22:42
10410         Log: tweak op.c to avoid warning
10411      Branch: win32/perl
10412            ! op.c
10413 ____________________________________________________________________________
10414 [   383] By: gsar                                  on 1997/12/23  21:12:42
10415         Log: Trivial bugfix#3 from local repository
10416              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
10417              Subject: Re: Assigning result of pop scrambles unrelated reference 
10418              Date: Sat, 06 Dec 1997 06:00:45 -0500
10419              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10420      Branch: win32/perl
10421            ! sv.c
10422 ____________________________________________________________________________
10423 [   382] By: gsar                                  on 1997/12/23  21:09:32
10424         Log: Trivial bugfix#2 from local repository
10425              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
10426              Subject: Re: eval of sub gives spurious "uninitialised" warning 
10427              Date: Sat, 06 Dec 1997 05:25:07 -0500
10428              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10429      Branch: win32/perl
10430            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
10431 ____________________________________________________________________________
10432 [   381] By: gsar                                  on 1997/12/23  21:01:04
10433         Log: Trivial bugfix#1 from local repository
10434              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
10435              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
10436              Date: Fri, 28 Nov 1997 18:26:52 -0500
10437              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10438      Branch: win32/perl
10439            ! scope.c
10440 ____________________________________________________________________________
10441 [   380] By: gsar                                  on 1997/12/18  15:10:23
10442         Log: Integrate mainline
10443      Branch: win32/perl
10444           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10445           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10446           +> os2/os2.sym os2/os2thread.h
10447           !> (integrate 77 files)
10448
10449 ----------------
10450 Version 5.004_56
10451 ----------------
10452
10453 ____________________________________________________________________________
10454 [   379] By: mbeattie                              on 1997/12/18  13:28:35
10455         Log: Integrate ansi @364,@366 into mainline.
10456      Branch: perl
10457           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
10458 ____________________________________________________________________________
10459 [   378] By: mbeattie                              on 1997/12/18  13:20:15
10460         Log: Add a few missing files to MANIFEST
10461      Branch: perl
10462            ! MANIFEST
10463 ____________________________________________________________________________
10464 [   377] By: mbeattie                              on 1997/12/18  13:00:16
10465         Log: Bump patchlevel to 56.
10466      Branch: perl
10467            ! patchlevel.h
10468 ____________________________________________________________________________
10469 [   376] By: nick                                  on 1997/12/18  01:32:12
10470         Log: Resolve against mainline
10471      Branch: ansiperl
10472           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10473           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10474           +> os2/os2.sym os2/os2thread.h
10475           !> (integrate 74 files)
10476 ____________________________________________________________________________
10477 [   375] By: nick                                  on 1997/12/18  01:06:15
10478         Log: Resolve against Win32
10479      Branch: ansiperl
10480           !> Configure README.threads config_h.SH doop.c embed.h
10481           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10482           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10483           !> sv.c sv.h thread.h util.c
10484 ____________________________________________________________________________
10485 [   374] By: mbeattie                              on 1997/12/17  14:44:26
10486         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
10487              needs rewriting now that we use perlvars.h and foovar.h:
10488              Subject: [PATCH] 5.004_54 under VMS (fwd)
10489              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
10490              From: Charles Bailey <BAILEY@newman.upenn.edu>
10491      Branch: perl
10492            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
10493            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
10494            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
10495            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
10496            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
10497            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
10498 ____________________________________________________________________________
10499 [   373] By: mbeattie                              on 1997/12/17  14:10:50
10500         Log: Major changes to the DOS/djgpp port (including threading):
10501              Subject: Re: dos-djgpp port not in perl 5.004_54
10502              Date: Fri, 21 Nov 1997 10:58:26 +0100
10503              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
10504      Branch: perl
10505            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
10506            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
10507            ! Configure MANIFEST Makefile.SH doio.c dosish.h
10508            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
10509            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10510            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
10511            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
10512            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
10513            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
10514            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
10515            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
10516            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
10517 ____________________________________________________________________________
10518 [   372] By: mbeattie                              on 1997/12/17  13:18:34
10519         Log: Upgrade DB_File to 1.56:
10520              Subject: DB_File-1.56 for _55
10521              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
10522              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10523      Branch: perl
10524            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
10525            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
10526 ____________________________________________________________________________
10527 [   371] By: mbeattie                              on 1997/12/17  12:02:03
10528         Log: Threading patches for OS/2 (missing files taken from previous patch):
10529              Subject: Re: 5.004_55: OS/2 patches again
10530              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
10531              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10532      Branch: perl
10533            + os2/os2.sym os2/os2thread.h
10534            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
10535            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
10536            ! os2/os2ish.h perl.h
10537 ____________________________________________________________________________
10538 [   370] By: mbeattie                              on 1997/12/17  11:01:34
10539         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
10540              Subject: Re: 5.004_55: OS/2 patches again
10541              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
10542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10543      Branch: perl
10544            ! perl.h
10545 ____________________________________________________________________________
10546 [   369] By: mbeattie                              on 1997/12/17  10:59:40
10547         Log: Fix typo in compiler B/C.pm.
10548      Branch: perlext
10549            ! Compiler/B/C.pm
10550 ____________________________________________________________________________
10551 [   368] By: mbeattie                              on 1997/12/17  10:58:35
10552         Log: Allow "perldoc -F filename":
10553              Subject: 5.004_55: Patch to perldoc
10554              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
10555              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10556      Branch: perl
10557            ! utils/perldoc.PL
10558 ____________________________________________________________________________
10559 [   367] By: mbeattie                              on 1997/12/17  10:54:47
10560         Log: Fix not-reached warning for pp_threadsv.
10561      Branch: perl
10562            ! pp.c
10563 ____________________________________________________________________________
10564 [   366] By: nick                                  on 1997/12/14  16:06:24
10565         Log: Fix typo in Ilya's patch :-(
10566      Branch: ansiperl
10567            ! lib/ExtUtils/MakeMaker.pm
10568 ____________________________________________________________________________
10569 [   365] By: nick                                  on 1997/12/14  15:30:25
10570         Log: #undef new PERLVARIC macro in appropriate places
10571      Branch: ansiperl
10572            ! miniperlmain.c perl.h
10573 ____________________________________________________________________________
10574 [   364] By: nick                                  on 1997/12/14  15:04:36
10575         Log: Ilya's MakeMaker (empty makefile) patch
10576      Branch: ansiperl
10577            ! lib/ExtUtils/MakeMaker.pm
10578 ____________________________________________________________________________
10579 [   363] By: gsar                                  on 1997/12/13  05:57:13
10580         Log: Integrate mainline.  Builds and passes (Borland).
10581      Branch: win32/perl
10582           !> Configure README.threads config_h.SH doop.c embed.h
10583           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10584           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
10585           !> sv.c sv.h thread.h util.c
10586 ____________________________________________________________________________
10587 [   362] By: nick                                  on 1997/12/13  02:53:03
10588         Log: Resolve ansiperl against mainline
10589      Branch: ansiperl
10590           !> (integrate 92 files)
10591 ____________________________________________________________________________
10592 [   361] By: mbeattie                              on 1997/12/12  16:20:38
10593         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
10594              instead of MEXTEND leading to core dumps. This fix needs
10595              propagating back to the maintenance branch.
10596      Branch: perl
10597            ! pp_hot.c pp_sys.c
10598 ____________________________________________________________________________
10599 [   360] By: mbeattie                              on 1997/12/11  15:45:56
10600         Log: Add missing patch to op.c that didn't come across with win32 merge.
10601      Branch: perl
10602            ! op.c
10603 ____________________________________________________________________________
10604 [   359] By: mbeattie                              on 1997/12/11  11:54:41
10605         Log: Stop tr/// from writing to target when only counting.
10606      Branch: perl
10607            ! doop.c op.c op.h
10608 ____________________________________________________________________________
10609 [   358] By: mbeattie                              on 1997/12/10  18:36:26
10610         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
10611              a few extraneous trailing semicolons in perlvars.h.
10612      Branch: perl
10613            ! perlvars.h util.c
10614 ____________________________________________________________________________
10615 [   357] By: mbeattie                              on 1997/12/10  18:33:53
10616         Log: Start overhauling compiler. It was working at least minimally
10617              right up until the final tweak of B.xs to add threadsv_names
10618              at which point building it provokes a seg fault in perl while
10619              doing the xsubpp :-(.
10620      Branch: perl
10621            ! op.h util.c
10622      Branch: perlext
10623            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10624            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
10625            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
10626            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
10627            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
10628            ! Compiler/test_harness_cc
10629 ____________________________________________________________________________
10630 [   356] By: mbeattie                              on 1997/12/10  13:43:32
10631         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
10632              sv_setfoo functions go back to not needing dTHR. Fix Configure
10633              to check for already-existing -thread on archname and to check
10634              better for d_pthread_created_joinable.
10635      Branch: perl
10636            ! Configure perl.h sv.c sv.h thread.h
10637 ____________________________________________________________________________
10638 [   355] By: mbeattie                              on 1997/12/10  10:53:58
10639         Log: Minor fix/speedup to util.c:fbm_instr:
10640              Subject: 5.004_55: Minor regexp patch
10641              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
10642              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
10643      Branch: perl
10644            ! util.c
10645 ____________________________________________________________________________
10646 [   354] By: mbeattie                              on 1997/12/10  10:41:25
10647         Log: Patches for IRIX, AIX and some generic stuff:
10648              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
10649              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
10650              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
10651              (checked/ignored a few rejects; tweaked wording).
10652      Branch: perl
10653            ! Configure README.threads config_h.SH embed.h
10654            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
10655            ! hints/irix_6.sh
10656 ____________________________________________________________________________
10657 [   353] By: mbeattie                              on 1997/12/10  10:10:19
10658         Log: Integrate win32 back into mainline (trivial).
10659      Branch: perl
10660           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
10661           +> win32/config_H.gc
10662           !> (integrate 36 files)
10663 ____________________________________________________________________________
10664 [   352] By: nick                                  on 1997/12/09  17:36:45
10665         Log: Resolve win32 - Sarathy's tweak.
10666      Branch: ansiperl
10667           !> win32/makedef.pl
10668 ____________________________________________________________________________
10669 [   351] By: gsar                                  on 1997/12/08  06:13:04
10670         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
10671      Branch: win32/perl
10672            ! win32/makedef.pl
10673 ____________________________________________________________________________
10674 [   350] By: nick                                  on 1997/12/05  00:56:03
10675         Log: Resolve ansiperl against win32
10676      Branch: ansiperl
10677            - win32/makegcc.mk
10678           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10679           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
10680           !> win32/makefile.mk win32/perllib.c win32/win32.h
10681 ____________________________________________________________________________
10682 [   349] By: gsar                                  on 1997/12/02  07:28:23
10683         Log: Revert to keeping (some) constant strings as globals
10684      Branch: win32/perl
10685            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
10686            ! perlvars.h win32/makedef.pl win32/perllib.c
10687 ____________________________________________________________________________
10688 [   348] By: gsar                                  on 1997/12/02  05:38:06
10689         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
10690              Other minor fixes.  Now is a good time to get the changes in win32 branch.
10691      Branch: win32/perl
10692            - win32/makegcc.mk
10693            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
10694 ____________________________________________________________________________
10695 [   347] By: gsar                                  on 1997/12/02  03:32:55
10696         Log: Integrate winansi again.  Result builds and passes all tests on all
10697              three compilers.
10698      Branch: win32/perl
10699           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10700           !> win32/makegcc.mk win32/win32.h
10701 ____________________________________________________________________________
10702 [   346] By: gsar                                  on 1997/12/02  03:28:23
10703         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
10704              makegcc.mk to be merged into makefile.mk soon.
10705      Branch: win32/perl
10706            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
10707            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
10708            ! win32/win32.h
10709 ____________________________________________________________________________
10710 [   345] By: nick                                  on 1997/12/02  01:57:17
10711         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
10712              Now runs again...
10713      Branch: ansiperl
10714            ! lib/ExtUtils/MM_Win32.pm
10715 ____________________________________________________________________________
10716 [   344] By: nick                                  on 1997/12/02  01:11:16
10717         Log: Sarathy's patch 
10718      Branch: ansiperl
10719            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
10720            ! win32/makegcc.mk win32/win32.h
10721 ____________________________________________________________________________
10722 [   343] By: gsar                                  on 1997/12/01  04:37:06
10723         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
10724              is identical to ansiperl/* now)
10725      Branch: win32/perl
10726           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
10727           !> (integrate 34 files)
10728 ____________________________________________________________________________
10729 [   342] By: nick                                  on 1997/12/01  04:01:57
10730         Log: Builds and passes all tests with gcc on Win32 - phew!
10731      Branch: ansiperl
10732            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
10733            ! proto.h util.c win32/makedef.pl
10734 ____________________________________________________________________________
10735 [   341] By: nick                                  on 1997/12/01  02:54:29
10736         Log: Create a struct for all perls globals (as an option)
10737              Mainly for Mingw32 which cannot import data.
10738              Now only Opcode tests fail (op_desc/op_name not 
10739              handled yet stuff)
10740      Branch: ansiperl
10741            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
10742            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
10743            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
10744            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
10745            ! win32/win32iop.h win32/win32thread.c
10746 ____________________________________________________________________________
10747 [   340] By: nick                                  on 1997/11/30  20:21:10
10748         Log: Fixup exports in non -DDEBUGGING case
10749      Branch: ansiperl
10750            ! win32/makedef.pl
10751 ____________________________________________________________________________
10752 [   339] By: nick                                  on 1997/11/30  20:10:04
10753         Log: Disable hard-coded -DDEBUGGING
10754      Branch: ansiperl
10755            ! win32/config_h.PL
10756 ____________________________________________________________________________
10757 [   338] By: nick                                  on 1997/11/30  20:00:19
10758         Log: embed.pl now reads *var*.h to do its stuff.
10759              Split generated embed.h into two - new embedvar.h
10760              is #included when 'op' etc. will not mess up proto.h etc.
10761              Removed #define foo (thr->Tfoo) from thread.h
10762              Added some 'missing' symbols to global.sym, removed
10763              those in the *var*.h files
10764              Has build all MULTIPLICITY/USE_THREADS options on win32
10765              with VC++ (and passed tests), but not with exactly this set
10766              of files.
10767      Branch: ansiperl
10768            + embedvar.h
10769            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
10770            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
10771            ! win32/makedef.pl
10772 ____________________________________________________________________________
10773 [   337] By: nick                                  on 1997/11/29  23:55:31
10774         Log: Globals and structs via macros - part 1 of N
10775              - introduce perlvars.h intrpvar.h and thrdvar.h
10776              - change perl.h and thread.h to include them with
10777              appropriate macros defined
10778              - result is status-quo but with macros
10779              - next step is to tweak embed.* to capitalize on 
10780              new easy-to-find info.
10781      Branch: ansiperl
10782            + intrpvar.h perlvars.h thrdvar.h
10783            ! perl.h thread.h win32/Makefile
10784 ____________________________________________________________________________
10785 [   336] By: nick                                  on 1997/11/29  19:13:55
10786         Log: VC++ default to threaded
10787      Branch: ansiperl
10788            ! win32/Makefile
10789 ____________________________________________________________________________
10790 [   335] By: nick                                  on 1997/11/29  18:38:26
10791         Log: Avoid __declspec(thread) by default, for both scratch
10792              return areas and THR stuff. Use struct thread intern instead.
10793      Branch: ansiperl
10794            ! win32/win32.c win32/win32.h win32/win32sck.c
10795            ! win32/win32thread.c win32/win32thread.h
10796 ____________________________________________________________________________
10797 [   334] By: nick                                  on 1997/11/29  17:49:04
10798         Log: Non-threaded build fix
10799      Branch: ansiperl
10800            ! win32/win32thread.c
10801 ____________________________________________________________________________
10802 [   333] By: nick                                  on 1997/11/29  17:29:07
10803         Log: Sort out malloc_mutex for perl's malloc
10804              Remove BINCOMPAT3 from embed.pl 
10805              Add dependancy to CORE_H for PERL95_OBJ
10806      Branch: ansiperl
10807            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
10808            ! win32/win32.c
10809 ____________________________________________________________________________
10810 [   332] By: nick                                  on 1997/11/29  16:21:01
10811         Log: Integrate win32 into ansiperl
10812      Branch: ansiperl
10813           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
10814           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
10815           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
10816           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10817           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
10818           !> win32/perllib.c
10819 ____________________________________________________________________________
10820 [   331] By: nick                                  on 1997/11/29  01:35:45
10821         Log: GCC + Threads on Win32 - best gcc results yet
10822      Branch: ansiperl
10823            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
10824            ! win32/win32.h win32/win32iop.h win32/win32thread.c
10825            ! win32/win32thread.h
10826 ____________________________________________________________________________
10827 [   330] By: nick                                  on 1997/11/28  23:05:08
10828         Log: Un-botch gcc workround
10829      Branch: ansiperl
10830            ! XSUB.h
10831 ____________________________________________________________________________
10832 [   329] By: nick                                  on 1997/11/28  22:39:39
10833         Log: Builds completely with Mingw32, dynamic loaded extensions
10834              don't work yet - suspect __declspec() non-implemented issues.
10835      Branch: ansiperl
10836            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
10837            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
10838            ! win32/runperl.c win32/win32.c win32/win32iop.h
10839 ____________________________________________________________________________
10840 [   328] By: gsar                                  on 1997/11/28  05:48:15
10841         Log: integrate winansi.
10842      Branch: win32/perl
10843           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
10844            ! perl.h
10845           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
10846           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
10847           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
10848 ____________________________________________________________________________
10849 [   327] By: gsar                                  on 1997/11/28  05:38:48
10850         Log: Integrate mainline.
10851      Branch: win32/perl
10852           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
10853           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
10854           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
10855           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10856           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
10857           !> win32/perllib.c
10858 ____________________________________________________________________________
10859 [   326] By: nick                                  on 1997/11/27  19:13:36
10860         Log: GCC builds perl.dll and perl.exe on Win32
10861      Branch: ansiperl
10862            ! win32/makedef.pl win32/makegcc.mk
10863 ____________________________________________________________________________
10864 [   325] By: nick                                  on 1997/11/27  17:46:30
10865         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
10866              far as building miniperl and perl.dll (but not import lib yet)
10867              Seems to lack popen()/pclose() and fcloseall() and fflushall().
10868              Also only CRTDLL not MCRTDLL so threading is probably not
10869              possible yet.
10870              Had to mess with win32iop.h's placement as we need __attribute__
10871              to get STDCALL, and #define of printf messes up proto.h 
10872      Branch: ansiperl
10873            + win32/config.gc win32/config_H.gc win32/makegcc.mk
10874            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
10875            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
10876            ! win32/win32iop.h win32/win32sck.c
10877 ____________________________________________________________________________
10878 [   324] By: mbeattie                              on 1997/11/27  17:08:06
10879         Log: Give dire warnings about the IRIX 6.2 kernel panic.
10880      Branch: perl
10881            ! README.threads hints/irix_6.sh
10882 ____________________________________________________________________________
10883 [   323] By: mbeattie                              on 1997/11/27  16:57:33
10884         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
10885              Subject: Re: ANNOUNCE: perl 5.004_55 is available
10886              Date: 27 Nov 1997 17:18:53 +0100
10887              From: koenig@kulturbox.de (Andreas J. Koenig)
10888      Branch: perl
10889            ! sv.c
10890 ____________________________________________________________________________
10891 [   322] By: mbeattie                              on 1997/11/27  16:12:15
10892         Log: Integrate win32 branch back into mainline.
10893      Branch: perl
10894           !> (integrate 42 files)
10895 ____________________________________________________________________________
10896 [   321] By: mbeattie                              on 1997/11/27  15:06:36
10897         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
10898              Subject: Re: ANNOUNCE: perl 5.004_55 is available
10899              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
10900              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
10901      Branch: perl
10902            ! t/lib/safe2.t
10903 ____________________________________________________________________________
10904 [   320] By: mbeattie                              on 1997/11/27  15:02:59
10905         Log: Fix MYMALLOC (wrong #define in malloc.c):
10906              Subject: 5.004_55: MYMALLOC completely busted
10907              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
10908              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10909      Branch: perl
10910            ! malloc.c
10911 ____________________________________________________________________________
10912 [   319] By: mbeattie                              on 1997/11/27  15:01:37
10913         Log: Fix newSVrv so sv_setref_foo work better:
10914              Subject: [PATCH] [5.004_55] newSVrv (again)
10915              Date: Thu, 27 Nov 1997 00:25:50 -0500
10916              From: Owen Taylor <owt1@cornell.edu>
10917      Branch: perl
10918            ! sv.c
10919 ____________________________________________________________________________
10920 [   318] By: mbeattie                              on 1997/11/27  14:59:03
10921         Log: Output skipped test information in test suite:
10922              Subject: 5.004_55: Making test harness platform_aware
10923              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
10924              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
10925      Branch: perl
10926            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
10927            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
10928            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
10929 ____________________________________________________________________________
10930 [   317] By: mbeattie                              on 1997/11/27  14:55:15
10931         Log: Add 'W'atch command to debugger and improve help:
10932              Subject: 5.004_55: Debugger patch again
10933              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
10934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10935      Branch: perl
10936            ! lib/perl5db.pl
10937 ____________________________________________________________________________
10938 [   316] By: mbeattie                              on 1997/11/27  14:52:44
10939         Log: Stop double initialisation of malloc_mutex:
10940              Subject: 5.004_55: Double initialiazation of malloc_mutex
10941              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
10942              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10943      Branch: perl
10944            ! miniperlmain.c win32/perllib.c
10945 ____________________________________________________________________________
10946 [   315] By: mbeattie                              on 1997/11/27  14:48:58
10947         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
10948      Branch: perl
10949            ! sv.c t/op/pat.t
10950 ____________________________________________________________________________
10951 [   314] By: nick                                  on 1997/11/27  01:03:19
10952         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
10953      Branch: ansiperl
10954           !> (integrate 897 files)
10955 ____________________________________________________________________________
10956 [   313] By: gsar                                  on 1997/11/26  03:20:55
10957         Log: merge win32-aware installperl in ansiperl branch.
10958      Branch: win32/perl
10959           !> installperl
10960 ____________________________________________________________________________
10961 [   312] By: gsar                                  on 1997/11/26  01:50:37
10962         Log: Fix for C<sort 'foo'...> bug:
10963              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10964              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
10965              Subject: [PATCH] Re: Sort grammar bug 
10966              Date: Sat, 01 Nov 1997 14:46:35 -0500
10967              ------
10968              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10969              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
10970              Subject: Re: Sort grammar bug 
10971              Date: Sun, 02 Nov 1997 12:47:51 +0000
10972      Branch: win32/perl
10973            ! t/op/sort.t toke.c
10974 ____________________________________________________________________________
10975 [   311] By: nick                                  on 1997/11/26  01:42:50
10976         Log: Win32-ize installperl
10977      Branch: ansiperl
10978            ! installperl
10979 ____________________________________________________________________________
10980 [   310] By: gsar                                  on 1997/11/26  01:36:39
10981         Log: Another trivial patch:
10982              From: Gurusamy Sarathy <gsar@engin.umich.edu>
10983              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
10984              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
10985              Date: Wed, 29 Oct 1997 21:45:26 -0500
10986      Branch: win32/perl
10987            ! XSUB.h
10988 ____________________________________________________________________________
10989 [   309] By: nick                                  on 1997/11/26  01:33:32
10990         Log: Fixup _55 for Win32:
10991              Missed thread :-> perl_thread changes
10992              Two #define THR (not the same)
10993              K&R style func in hv.c
10994      Branch: ansiperl
10995            ! hv.c win32/win32thread.c win32/win32thread.h
10996 ____________________________________________________________________________
10997 [   308] By: gsar                                  on 1997/11/26  01:30:21
10998         Log: Sync yet another patch (this one manually edited):
10999              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11000              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
11001              Subject: [PATCH] Re: local($@) gives core dump 
11002              Date: Tue, 28 Oct 1997 21:51:25 -0500
11003      Branch: win32/perl
11004            ! pp_ctl.c
11005 ____________________________________________________________________________
11006 [   307] By: gsar                                  on 1997/11/26  01:22:10
11007         Log: Sync another change from local repository.
11008              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11009              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
11010              Subject: Re: do_postponed breaks with multiple interpreters 
11011              Date: Tue, 28 Oct 1997 22:16:13 -0500
11012      Branch: win32/perl
11013            ! op.c
11014 ____________________________________________________________________________
11015 [   306] By: gsar                                  on 1997/11/26  01:17:46
11016         Log: Sync a change from local repository.
11017              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11018              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
11019              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
11020              Date: Tue, 28 Oct 1997 20:06:06 -0500
11021      Branch: win32/perl
11022            ! mg.c
11023 ____________________________________________________________________________
11024 [   305] By: nick                                  on 1997/11/26  00:50:10
11025         Log: Integrate mainline as of _55
11026      Branch: ansiperl
11027           +> emacs/ptags
11028           !> (integrate 36 files)
11029 ____________________________________________________________________________
11030 [   304] By: gsar                                  on 1997/11/26  00:27:57
11031         Log: Various changes to make it build cleanly and pass all tests:
11032              - needed to run `perl embed.pl`
11033              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
11034              - fix prototypes for a few declarations (Borland is finally quiet)
11035              - move declaration of Mymalloc etc to perl.h (since win32 and other
11036              ports may #define malloc themselves, to let extensions bind to
11037              the version that perl used)
11038              - move struct reg_data into a public header file, since it is
11039              referenced in a public datatype
11040              - win32 makefile fixes
11041              - fix remaining s/thread/perl_thread/
11042      Branch: win32/perl
11043            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
11044            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
11045            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
11046            ! win32/win32.h win32/win32iop.h win32/win32thread.c
11047 ____________________________________________________________________________
11048 [   303] By: gsar                                  on 1997/11/25  20:57:31
11049         Log: Fixup the places where the automatic merge got it wrong.
11050              Previous change (#302) was just a normal integration--ignore the
11051              "reverse" in there.
11052      Branch: win32/perl
11053            ! op.c perl.h
11054 ____________________________________________________________________________
11055 [   302] By: gsar                                  on 1997/11/25  20:32:12
11056         Log: reverse integrate mainline
11057      Branch: win32/perl
11058           +> emacs/ptags
11059           !> (integrate 896 files)
11060
11061 ----------------
11062 Version 5.004_55
11063 ----------------
11064
11065 ____________________________________________________________________________
11066 [   301] By: mbeattie                              on 1997/11/25  17:59:53
11067         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
11068      Branch: perl
11069            ! hv.c pp_ctl.c
11070 ____________________________________________________________________________
11071 [   300] By: mbeattie                              on 1997/11/25  16:29:36
11072         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
11073      Branch: perl
11074            ! MANIFEST patchlevel.h
11075 ____________________________________________________________________________
11076 [   299] By: mbeattie                              on 1997/11/25  15:59:16
11077         Log: Move malloc_mutex initialisation/destruction:
11078              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
11079              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
11080      Branch: perl
11081            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
11082            ! unixish.h vms/vmsish.h
11083 ____________________________________________________________________________
11084 [   298] By: mbeattie                              on 1997/11/25  15:49:22
11085         Log: Make hv_ functions cope better with 'm'-magic:
11086              Subject: [5.004_54] Another neglected patch
11087              Date: Fri, 21 Nov 1997 22:28:17 -0500
11088              From: Owen Taylor <owt1@cornell.edu>
11089      Branch: perl
11090            ! hv.c
11091 ____________________________________________________________________________
11092 [   297] By: mbeattie                              on 1997/11/25  15:47:36
11093         Log: Fix typo in Thread.xs.
11094      Branch: perl
11095            ! ext/Thread/Thread.xs
11096 ____________________________________________________________________________
11097 [   296] By: mbeattie                              on 1997/11/25  15:42:07
11098         Log: Integrate from ansi branch to mainline.
11099      Branch: perl
11100           !> (integrate 890 files)
11101 ____________________________________________________________________________
11102 [   295] By: mbeattie                              on 1997/11/25  14:29:31
11103         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
11104              Subject: Re: _54 on AIX
11105              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
11106              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11107      Branch: perl
11108            ! ext/DynaLoader/dl_aix.xs
11109 ____________________________________________________________________________
11110 [   294] By: mbeattie                              on 1997/11/25  14:29:10
11111         Log: AIX patch for hints/aix.sh:
11112              Subject: Re: _54 on AIX
11113              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
11114              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11115      Branch: perl
11116            ! hints/aix.sh
11117 ____________________________________________________________________________
11118 [   291] By: mbeattie                              on 1997/11/25  14:17:05
11119         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
11120      Branch: perl
11121            ! op.c op.h
11122 ____________________________________________________________________________
11123 [   290] By: mbeattie                              on 1997/11/25  14:16:29
11124         Log: AIX patch (including Configure support for {sched,pthread}_yield,
11125              pthread initial detach state, renaming perl_thread to perl_os_thread
11126              and struct thread to struct perl_thread):
11127              Subject: Re: _54 on AIX
11128              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
11129              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11130      Branch: perl
11131            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
11132            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
11133            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
11134            ! proto.h sv.h thread.h util.c win32/win32thread.c
11135            ! win32/win32thread.h
11136 ____________________________________________________________________________
11137 [   289] By: mbeattie                              on 1997/11/25  12:33:02
11138         Log: Rename perl_thread to perl_os_thread.
11139      Branch: perl
11140            ! fakethr.h thread.h util.c win32/win32thread.h
11141 ____________________________________________________________________________
11142 [   288] By: mbeattie                              on 1997/11/25  12:27:35
11143         Log: Remove bincompat3 support:
11144              Subject: Re: ANNOUNCE: perl5.004_54 is available
11145              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
11146              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
11147      Branch: perl
11148            ! Configure INSTALL embed.h global.sym malloc.c
11149 ____________________________________________________________________________
11150 [   287] By: mbeattie                              on 1997/11/25  12:23:50
11151         Log: Emacs/tags update:
11152              Subject: Emacs/tags update for 5.004_54
11153              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
11154              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11155      Branch: perl
11156            + emacs/ptags
11157            ! MANIFEST Makefile.SH emacs/cperl-mode.el
11158 ____________________________________________________________________________
11159 [   286] By: nick                                  on 1997/11/23  23:03:56
11160         Log: Add $$_ test 
11161      Branch: ansiperl
11162            ! t/op/ref.t
11163 ____________________________________________________________________________
11164 [   285] By: gsar                                  on 1997/11/23  08:26:00
11165         Log: Initial reverse integration of winansi branch.
11166      Branch: win32/perl
11167           !> (integrate 50 files)
11168 ____________________________________________________________________________
11169 [   284] By: gsar                                  on 1997/11/23  07:32:24
11170         Log: Add to docs about the BEGIN { shift } feature.  Make the change
11171              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
11172      Branch: win32/perl
11173            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
11174 ____________________________________________________________________________
11175 [   283] By: nick                                  on 1997/11/22  21:29:30
11176         Log: Duplicate perl_threadsv
11177      Branch: ansiperl
11178            ! global.sym
11179 ____________________________________________________________________________
11180 [   282] By: nick                                  on 1997/11/22  21:18:11
11181         Log: Munge pseudo-Configure stuff to add -thread to archname as
11182              Malcolm seems to think that is way to test for threads.
11183              Update @INC stuffing hackery to have traditional @INC
11184              search order archlib, privlib, sitearch, site.
11185      Branch: ansiperl
11186            ! t/lib/english.t win32/config.bc win32/config_H.bc
11187            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
11188            ! win32/makefile.mk win32/win32.c win32/win32.h
11189 ____________________________________________________________________________
11190 [   281] By: nick                                  on 1997/11/22  19:28:21
11191         Log: Builds and passes all but english.t on win32 VC++
11192      Branch: ansiperl
11193            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
11194            ! win32/config_H.vc win32/win32thread.h
11195 ____________________________________________________________________________
11196 [   280] By: nick                                  on 1997/11/22  18:10:50
11197         Log: ansiperl builds with Borland C++ again
11198      Branch: ansiperl
11199            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
11200            ! win32/config.bc win32/config_H.bc win32/perlglob.c
11201            ! win32/win32.c win32/win32.h
11202 ____________________________________________________________________________
11203 [   279] By: nick                                  on 1997/11/22  16:42:51
11204         Log: Resolve ansiperl against mainline
11205      Branch: ansiperl
11206           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
11207           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
11208           !> t/lib/english.t thread.h toke.c util.c
11209 ____________________________________________________________________________
11210 [   278] By: nick                                  on 1997/11/22  16:30:27
11211         Log: Resolve ansiperl against win32
11212      Branch: ansiperl
11213           !> (integrate 55 files)
11214 ____________________________________________________________________________
11215 [   277] By: gsar                                  on 1997/11/22  09:48:02
11216         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
11217              - added a test for the above
11218              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
11219              ansification hunks
11220      Branch: win32/perl
11221            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
11222 ____________________________________________________________________________
11223 [   276] By: gsar                                  on 1997/11/22  07:24:01
11224         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
11225              when USE_THREADS.  GCC for instance, can do without macros that use
11226              globals.  Instead, selectively re#define only those macros
11227              that use globals to their functional equivalents.  Tests 100% on
11228              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
11229      Branch: win32/perl
11230            ! perl.h sv.h
11231 ____________________________________________________________________________
11232 [   275] By: gsar                                  on 1997/11/22  05:27:04
11233         Log: Integrate mainline.
11234      Branch: win32/perl
11235           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
11236            - lib/Class/Fields.pm lib/ISA.pm
11237           !> (integrate 41 files)
11238 ____________________________________________________________________________
11239 [   274] By: mbeattie                              on 1997/11/21  18:28:22
11240         Log: $_ is now per-thread (rather a lot of changes). Only tested under
11241              *-linux-thread at the moment.
11242      Branch: perl
11243            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
11244            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
11245            ! t/lib/english.t thread.h toke.c util.c
11246 ____________________________________________________________________________
11247 [   273] By: mbeattie                              on 1997/11/21  10:31:29
11248         Log: Filter patch to toke.c:
11249              Subject: Tiny core patch for source filters
11250              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
11251              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11252      Branch: perl
11253            ! toke.c
11254 ____________________________________________________________________________
11255 [   272] By: nick                                  on 1997/11/21  00:54:43
11256         Log: Basic integrate of lastest perl into ansiperl
11257      Branch: ansiperl
11258           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
11259            - lib/Class/Fields.pm lib/ISA.pm
11260            ! win32/win32.c win32/win32.h
11261           !> (integrate 57 files)
11262 ____________________________________________________________________________
11263 [   271] By: mbeattie                              on 1997/11/20  12:12:00
11264         Log: Initial stab at IRIX configuration support for threading. Manually
11265              applied parts of following patches:
11266              Subject: Perl 5.004_54 on IRIX
11267              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
11268              From: Jarkko Hietaniemi <jhi@iki.fi>
11269              Subject: Re: Perl 5.004_54 on IRIX
11270              Date: 19 Nov 1997 17:10:17 -0800
11271              From: Scott Henry <scotth@sgi.com>
11272      Branch: perl
11273            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
11274            ! hints/irix_6_1.sh perl.h
11275 ____________________________________________________________________________
11276 [   270] By: mbeattie                              on 1997/11/19  17:45:37
11277         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
11278              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
11279              also fixed two instances of referring to SVs after destruction.
11280      Branch: perl
11281            ! regcomp.c regexec.c
11282 ____________________________________________________________________________
11283 [   269] By: mbeattie                              on 1997/11/19  15:33:23
11284         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
11285              changed by mg_get(*keysp) (!). Introducing a new local variable
11286              fixed it but I don't know if it's a compiler problem or some
11287              other corruption happening elsewhere.
11288      Branch: perl
11289            ! av.c
11290 ____________________________________________________________________________
11291 [   268] By: mbeattie                              on 1997/11/19  11:39:49
11292         Log: Let Configure sort out get{host,net}byaddr* prototypes:
11293              Subject: [PATCH] 5.004_54: little something for
11294              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
11295              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
11296              From: Jarkko Hietaniemi <jhi@iki.fi>
11297      Branch: perl
11298            ! Configure config_h.SH pp_sys.c
11299 ____________________________________________________________________________
11300 [   267] By: mbeattie                              on 1997/11/19  11:04:15
11301         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
11302              Subject: Version 7 of Jumbo RE patch available
11303              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
11304              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11305      Branch: perl
11306            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
11307            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
11308            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
11309            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
11310            ! util.c
11311 ____________________________________________________________________________
11312 [   266] By: mbeattie                              on 1997/11/18  17:26:09
11313         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
11314              version of patch:
11315              Subject: tie fake hash patch for 5.004_54
11316              Date: Sat, 15 Nov 1997 19:18:30 -0500
11317              From: Joshua Pritikin <pritikin@mindspring.com>
11318      Branch: perl
11319            + t/op/avhv.t
11320            ! av.c embed.h global.sym proto.h
11321 ____________________________________________________________________________
11322 [   265] By: mbeattie                              on 1997/11/18  16:51:04
11323         Log: Bring MANIFEST up to date. Add new thread tests.
11324      Branch: perl
11325            + ext/Thread/die.t ext/Thread/die2.t
11326            ! MANIFEST
11327 ____________________________________________________________________________
11328 [   264] By: mbeattie                              on 1997/11/18  16:41:27
11329         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
11330              is assigned to. Added tests to t/op/array.t. magic_setisa now
11331              warns about including non-existent packages in @ISA when -w is on.
11332      Branch: perl
11333            - lib/Class/Fields.pm lib/ISA.pm
11334            ! mg.c t/op/array.t
11335 ____________________________________________________________________________
11336 [   263] By: mbeattie                              on 1997/11/18  16:38:57
11337         Log: Fix typo in win32 -> mainline integration.
11338      Branch: perl
11339            ! perl.h
11340 ____________________________________________________________________________
11341 [   262] By: mbeattie                              on 1997/11/18  11:56:09
11342         Log: Integrate win32 branch back into mainline.
11343      Branch: perl
11344            - win32/win32io.c win32/win32io.h
11345            ! op.c
11346           !> (integrate 30 files)
11347 ____________________________________________________________________________
11348 [   261] By: gsar                                  on 1997/11/18  00:14:02
11349         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
11350      Branch: win32/perl
11351            ! win32/config.bc win32/config.vc win32/config_H.bc
11352            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
11353 ____________________________________________________________________________
11354 [   260] By: nick                                  on 1997/11/16  23:16:16
11355         Log: Generic file changes for MYMALLOC
11356      Branch: ansiperl
11357            ! miniperlmain.c perl.c
11358 ____________________________________________________________________________
11359 [   259] By: nick                                  on 1997/11/16  23:14:36
11360         Log: MYMALLOC for Win32:
11361              1. Initialize malloc_mutex before it is used (all platforms!)
11362              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
11363              3. Tweak win32/config*.* to define MYMALLOC
11364              4. Provide sbrk() in terms of VirtualAlloc().
11365              
11366              Also fixup -MT (perl95) build to handle Perl_current_thread
11367              via call to DLL (as though an extension).
11368      Branch: ansiperl
11369            ! win32/Makefile win32/config.bc win32/config.vc
11370            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11371            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
11372            ! win32/win32iop.h win32/win32thread.h
11373 ____________________________________________________________________________
11374 [   258] By: nick                                  on 1997/11/15  20:42:28
11375         Log: Implement dTHR via __declspec(thread) - part 2
11376      Branch: ansiperl
11377            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11378 ____________________________________________________________________________
11379 [   257] By: nick                                  on 1997/11/15  19:52:53
11380         Log: Use __declspec(thread) var rather tha TslAlloc & co.
11381      Branch: ansiperl
11382            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
11383 ____________________________________________________________________________
11384 [   256] By: gsar                                  on 1997/11/15  02:58:09
11385         Log: Add #include guard in Thread.xs so it will build even under
11386              no USE_THREADS (for win32).  This was missed because of edit
11387              w/o checkout perforce kludge.
11388      Branch: win32/perl
11389            ! ext/Thread/Thread.xs
11390 ____________________________________________________________________________
11391 [   255] By: nick                                  on 1997/11/15  00:33:46
11392         Log: Integrate mainline (5.004_54?) into ansiperl
11393      Branch: ansiperl
11394           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11395           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
11396           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
11397           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
11398           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
11399 ____________________________________________________________________________
11400 [   254] By: nick                                  on 1997/11/15  00:25:26
11401         Log: Interate win32 into ansiperl
11402      Branch: ansiperl
11403           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11404           +> lib/fields.pm
11405           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11406           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11407           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11408           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
11409           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
11410 ____________________________________________________________________________
11411 [   253] By: gsar                                  on 1997/11/14  22:04:58
11412         Log: Integrate mainline changes into win32 branch.  Now would be a good time
11413              to reverse integrate the win32 branch into mainline.
11414      Branch: win32/perl
11415           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11416           +> lib/fields.pm
11417           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11418           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
11419           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
11420           !> t/op/magic.t thread.h
11421
11422 ----------------
11423 Version 5.004_54
11424 ----------------
11425
11426 ____________________________________________________________________________
11427 [   252] By: mbeattie                              on 1997/11/14  15:07:19
11428         Log: Two more delays added to test suite to help *-solaris-thread.
11429      Branch: perl
11430            ! t/io/pipe.t t/lib/io_pipe.t
11431 ____________________________________________________________________________
11432 [   251] By: mbeattie                              on 1997/11/14  15:05:57
11433         Log: Remove stale code from Thread.xs.
11434      Branch: perl
11435            ! ext/Thread/Thread.xs
11436 ____________________________________________________________________________
11437 [   250] By: mbeattie                              on 1997/11/14  10:12:40
11438         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
11439              doesn't run handlers for self-sent signals until kill has returned.)
11440      Branch: perl
11441            ! t/op/magic.t
11442 ____________________________________________________________________________
11443 [   249] By: gsar                                  on 1997/11/14  05:14:44
11444         Log: Fix various details in win32 makefiles and Config.pm setup.
11445              - ldflags is set for both compilers now
11446              - extensions list is now correct
11447              - delete perl95.exe on distclean
11448              - cf_time now gets updated (once)
11449              - ccdlflags is set for Borland
11450              - fix startperl so dprofpp works
11451      Branch: win32/perl
11452            ! win32/Makefile win32/config.bc win32/config.vc
11453            ! win32/config_sh.PL win32/makefile.mk
11454 ____________________________________________________________________________
11455 [   248] By: mbeattie                              on 1997/11/13  18:01:27
11456         Log: Rewrite thread return code to distinguish between ordinary return
11457              and die() and make join propagate the die. Add tiny method eval
11458              which just does "return eval { shift->join; }". Add Thread::Specific
11459              class for access to thread specific user data along with specific.t.
11460              Rename Class to classname throughout Thread.xs for consistency.
11461              Fix pp_specific to pp_threadsv in global.sym. Add support to
11462              pp_entersub in pp_hot.c to lock stash for static locked methods.
11463      Branch: perl
11464            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
11465            + lib/fields.pm
11466            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
11467            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
11468 ____________________________________________________________________________
11469 [   247] By: mbeattie                              on 1997/11/13  14:13:30
11470         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
11471              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
11472              in pp_sys.c for whether getnet* function get protoyped (since the
11473              default had a broken prototype for getnetbyaddr).
11474      Branch: perl
11475            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11476            ! scope.c thread.h
11477 ____________________________________________________________________________
11478 [   246] By: nick                                  on 1997/11/13  02:44:40
11479         Log: Integrate Win32 branch
11480      Branch: ansiperl
11481            - configure ext/util/extliblist win32/bin/pl2bat.bat
11482            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11483            - win32/config.H win32/config.w32 win32/win32io.c
11484            - win32/win32io.h
11485           !> (integrate 905 files)
11486 ____________________________________________________________________________
11487 [   245] By: nick                                  on 1997/11/13  00:47:54
11488         Log: Integrate (-ay) win32 branch at its creation to 
11489              establish and ancestor as per perkforce technote #9
11490      Branch: ansiperl
11491           +> configure ext/util/extliblist win32/bin/pl2bat.bat
11492           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
11493           +> win32/config.H win32/config.w32
11494           !> (integrate 859 files)
11495 ____________________________________________________________________________
11496 [   244] By: gsar                                  on 1997/11/12  22:26:39
11497         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
11498              contains the all the declarations and macros for the win32io layer.
11499              New std-ish functions are exported now.  All win32-specific exported
11500              functions begin with "win32_" consistently.  win32 version of
11501              init_os_extras() is now exported, so embedders can get the in-core
11502              xsubs.
11503      Branch: win32/perl
11504            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
11505            ! win32/win32iop.h win32/win32sck.c
11506 ____________________________________________________________________________
11507 [   243] By: gsar                                  on 1997/11/12  07:41:52
11508         Log: Really delete deleted files.
11509      Branch: win32/perl
11510            - win32/win32io.c win32/win32io.h
11511 ____________________________________________________________________________
11512 [   242] By: gsar                                  on 1997/11/12  07:40:54
11513         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
11514              files (win32/win32io.[ch]) completely removed, as are all traces
11515              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
11516              for later. Various myfoo() things regularized to my_foo().  CPP not
11517              required anymore to create a perl binary :)
11518      Branch: win32/perl
11519            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
11520            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
11521            ! win32/win32io.c win32/win32io.h win32/win32iop.h
11522            ! win32/win32sck.c
11523 ____________________________________________________________________________
11524 [   241] By: gsar                                  on 1997/11/12  05:31:28
11525         Log: Fix various win32 code blemishes:
11526              - s/stolen/win32/g
11527              - s/(CROAK|WARN)/lc($1)/eg
11528              - remove deadcode from most places
11529      Branch: win32/perl
11530            ! win32/makedef.pl win32/win32.c win32/win32io.c
11531            ! win32/win32iop.h
11532 ____________________________________________________________________________
11533 [   240] By: gsar                                  on 1997/11/12  04:36:29
11534         Log: Carry over changes in ansiperl branch.  Win32 branch is now
11535              the leading edge.
11536      Branch: win32/perl
11537            ! embed.h global.sym perl.c win32/win32thread.c
11538            ! win32/win32thread.h
11539 ____________________________________________________________________________
11540 [   239] By: gsar                                  on 1997/11/12  03:39:57
11541         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
11542      Branch: win32/perl
11543            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
11544 ____________________________________________________________________________
11545 [   238] By: gsar                                  on 1997/11/12  03:25:17
11546         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
11547              done cleaner, if really needed (perhaps only for efficiency reasons?)).
11548              Redundant EXTERN_C definitions and related warnings fixed.
11549      Branch: win32/perl
11550            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
11551            ! win32/win32iop.h win32/win32sck.c
11552 ____________________________________________________________________________
11553 [   237] By: nick                                  on 1997/11/12  02:45:15
11554         Log: Fixup Win32
11555              - #undef start_env before re-#defining it
11556              - change pp_specific pp_threadsv in global.sym
11557              - re-build embed.h
11558              - avoid HAVE_THREAD_INTERN - we don't and empty struct
11559              is a pain. If we did have it it would contain cached
11560              values of things we can only get at _IN_ the thread
11561              so new_struct_thread is wrong place to call it.
11562              - add new macro SET_THREAD_SELF - we must (in main thread)
11563              define in win32thread.h, support in win32thread.c,
11564              test and call in perl.c
11565      Branch: ansiperl
11566            ! embed.h global.sym perl.c thread.h win32/win32thread.c
11567            ! win32/win32thread.h
11568 ____________________________________________________________________________
11569 [   236] By: nick                                  on 1997/11/12  01:54:23
11570         Log: Integrate mainline after it integrated us.
11571              Accepted 'theirs' everywhere - so two branches should
11572              now point to same files again.
11573              Almost all of these were what was suggested, others were
11574              whitespace diffs. A few dubious spots which we will now 
11575              go fix.
11576      Branch: ansiperl
11577           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11578           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
11579           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
11580           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
11581           !> util.c
11582 ____________________________________________________________________________
11583 [   235] By: gsar                                  on 1997/11/12  01:22:26
11584         Log: Minor tweaks to add a thread_intern struct that should ultimately
11585              contain all the win32-specific statics.
11586              Win32 branch now passes all tests with or w/o USE_THREADS.
11587      Branch: win32/perl
11588            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
11589 ____________________________________________________________________________
11590 [   234] By: gsar                                  on 1997/11/11  23:08:54
11591         Log: Initial (untested) integration of mainline changes.
11592      Branch: win32/perl
11593            - configure
11594           !> (integrate 89 files)
11595 ____________________________________________________________________________
11596 [   233] By: mbeattie                              on 1997/11/11  18:07:30
11597         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
11598      Branch: perl
11599            ! thread.h
11600 ____________________________________________________________________________
11601 [   232] By: mbeattie                              on 1997/11/11  17:49:12
11602         Log: t/TEST (reverted to @229 version) should have been included in the
11603              previous change (231) but my way of recovering it didn't work
11604              properly. The change 231 comments about successful tests applies
11605              to this t/TEST (i.e. as of this change).
11606      Branch: perl
11607            ! t/TEST
11608 ____________________________________________________________________________
11609 [   231] By: mbeattie                              on 1997/11/11  17:46:59
11610         Log: Fix up ansiperl integration. Back to passing all expected tests
11611              with usethreads. Untested with non-threaded perl.
11612      Branch: perl
11613            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
11614            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
11615 ____________________________________________________________________________
11616 [   230] By: mbeattie                              on 1997/11/11  16:36:22
11617         Log: Initial integration of ansi branch into mainline (untested).
11618      Branch: perl
11619           +> t/lib/thread.t t/op/nothread.t thread.sym
11620            - configure
11621           !> (integrate 84 files)
11622 ____________________________________________________________________________
11623 [   229] By: mbeattie                              on 1997/11/11  15:20:43
11624         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
11625              getting per-thread magicals. Fixed thr->errsv initialisation.
11626      Branch: perl
11627            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
11628            ! t/lib/safe2.t toke.c
11629 ____________________________________________________________________________
11630 [   228] By: mbeattie                              on 1997/11/11  12:48:26
11631         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
11632              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
11633              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
11634              again for non-threaded perl. Enhanced perl_get_sv to return
11635              per-thread magicals where necessary for threaded perl.
11636      Branch: perl
11637            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
11638            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
11639 ____________________________________________________________________________
11640 [   227] By: mbeattie                              on 1997/11/11  11:00:02
11641         Log: hashlock bug.
11642              
11643              Jobs fixed ...
11644              
11645              hashlock fixed on 1997/11/11 by mbeattie@localhost
11646              
11647              Subject: [perl5.004_53; patch] Another hash-locking fix
11648              Date: 23 Oct 1997 14:13:55 -0400
11649              From: Owen Taylor <owt1@cornell.edu>
11650      Branch: bugs
11651            + hashlock
11652 ____________________________________________________________________________
11653 [   226] By: gsar                                  on 1997/11/11  02:11:23
11654         Log: Slightly more refined lock() keyword recognition (using %INC).
11655      Branch: win32/perl
11656            ! toke.c
11657 ____________________________________________________________________________
11658 [   225] By: gsar                                  on 1997/11/11  00:26:09
11659         Log: "weak" lock keyword (hardcoded initial implementation) now works.
11660              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
11661              is recognized as a sub, a regular keyword otherwise.  Could be
11662              generalized by storing a flag for every op in OP struct, and turning
11663              the flag off when Thread.xs loads.
11664      Branch: win32/perl
11665            ! toke.c
11666 ____________________________________________________________________________
11667 [   224] By: gsar                                  on 1997/11/10  22:59:55
11668         Log: Merge a patch in preparation for "weak keywords":
11669              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11670              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
11671              Subject: [PATCH] global overrides for keywords
11672              Date: Wed, 08 Oct 1997 02:18:23 -0400
11673      Branch: win32/perl
11674            ! embed.h interp.sym perl.c perl.h toke.c
11675 ____________________________________________________________________________
11676 [   223] By: gsar                                  on 1997/11/10  22:41:31
11677         Log: Remove runlevel.  It was used to count how many runops() calls
11678              we were in the process of executing, and longjmp() to the topmost
11679              one (if not already there).  We use a null top_env->je_prev
11680              to distinguish that now.
11681      Branch: win32/perl
11682            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
11683 ____________________________________________________________________________
11684 [   222] By: gsar                                  on 1997/11/10  04:47:48
11685         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
11686              USE_THREADS case builds and passes all tests using both compilers.
11687              Additional tweaks:
11688              - fixup win32/makedef.pl to skip more symbols for non-thread build.
11689              - sync win32/Makefile with win32/makefile.mk
11690              >>>Non-thread build fails a lot of tests.<<<
11691      Branch: win32/perl
11692            + thread.sym
11693            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
11694            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
11695            ! win32/makedef.pl win32/makefile.mk
11696 ____________________________________________________________________________
11697 [   221] By: gsar                                  on 1997/11/10  00:57:53
11698         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
11699              into win32 branch.
11700      Branch: win32/perl
11701            + t/lib/thread.t t/op/nothread.t
11702            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
11703            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
11704            ! util.c win32/Makefile win32/config.bc win32/config.vc
11705            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
11706            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
11707            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
11708            ! win32/win32thread.c win32/win32thread.h
11709 ____________________________________________________________________________
11710 [   220] By: gsar                                  on 1997/11/09  22:44:41
11711         Log: Integrate latest mainline into win32 branch.
11712      Branch: win32/perl
11713           +> win32/win32thread.c win32/win32thread.h
11714           !> (integrate 39 files)
11715 ____________________________________________________________________________
11716 [   219] By: nick                                  on 1997/11/09  21:46:06
11717         Log: Conditionalize english.t,
11718              Enhance times() for NT,
11719              (Failed) attempt to implement alarm(),
11720              Fixed config.h dependancy in makefile.mk
11721      Branch: ansiperl
11722            ! t/lib/english.t win32/config.bc win32/config_H.bc
11723            ! win32/makefile.mk win32/win32.c
11724 ____________________________________________________________________________
11725 [   218] By: nick                                  on 1997/11/09  15:38:00
11726         Log: Dick Hardt's patch for build on Alpha
11727      Branch: ansiperl
11728            ! win32/Makefile
11729 ____________________________________________________________________________
11730 [   217] By: nick                                  on 1997/11/09  03:31:20
11731         Log: MakeMaker not in vofig noise fix for dmake
11732      Branch: ansiperl
11733            ! win32/config.bc win32/makefile.mk
11734 ____________________________________________________________________________
11735 [   216] By: nick                                  on 1997/11/09  03:15:06
11736         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
11737              TIEHASH works, but 2nd call (after db is closed, attempt
11738              to reopen) tries to AUTOLOAD TIEHASH rather than using
11739              cached value.
11740      Branch: ansiperl
11741            ! pp_sys.c
11742 ____________________________________________________________________________
11743 [   215] By: nick                                  on 1997/11/08  16:41:24
11744         Log: Cleanup MakeMaker 'not in config' noise
11745      Branch: ansiperl
11746            ! win32/Makefile win32/config.vc
11747 ____________________________________________________________________________
11748 [   214] By: nick                                  on 1997/11/08  15:07:24
11749         Log: Remove 'configure' leaving configure.gnu and Configure
11750              Win32 ignores case and keeps trying to update
11751              repository copy of 'configure' or 'Configure' with
11752              the other.
11753      Branch: ansiperl
11754            - configure
11755            ! MANIFEST
11756 ____________________________________________________________________________
11757 [   213] By: nick                                  on 1997/11/08  15:03:39
11758         Log: Get threads working again on Win32
11759              Root cause of fail was init_thread_intern() in
11760              new_struct_thread() (which is called in parent thread)
11761              clobbering dTHR of parent thread. 
11762              It is doubtfull if setting 'self' in new_struct_thread()
11763              is 'right' but left in for now.
11764      Branch: ansiperl
11765            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
11766            ! win32/win32thread.c win32/win32thread.h
11767 ____________________________________________________________________________
11768 [   212] By: nick                                  on 1997/11/08  00:34:03
11769         Log: Add :base_thread to :default in Opcode.pm
11770              This allows lib/safe.t to pass when threaded.
11771              It is unclear if 'lock' should be safe as it allows
11772              denial of service attack, but could not figure out
11773              how to add just 'specific' (sic) to :default
11774              without triggering 'already tagged' warning noise.
11775      Branch: ansiperl
11776            ! ext/Opcode/Opcode.pm win32/makefile.mk
11777 ____________________________________________________________________________
11778 [   211] By: nick                                  on 1997/11/07  23:59:31
11779         Log: Merge changes as of 18:00 CST 
11780      Branch: ansiperl
11781           !> op.c pp.c pp_sys.c thread.h util.c
11782 ____________________________________________________________________________
11783 [   210] By: nick                                  on 1997/11/07  23:52:35
11784         Log: Reverse integrate Malcolm's chanes into local
11785              repository, then import result back into my view
11786              of Malcolm's repository.
11787              Builds and passes (most) tests with GNU C++/Solaris
11788              and Borland C++, Win32.
11789      Branch: ansiperl
11790            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11791            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
11792            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
11793            ! thread.h toke.c util.c win32/makefile.mk
11794 ____________________________________________________________________________
11795 [   209] By: mbeattie                              on 1997/11/07  18:12:36
11796         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
11797              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
11798              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
11799              missing #ifdef USE_THREADS around some DEBU_L statements in die().
11800              Building without USE_THREADS fails quite a lot of tests. It looks
11801              as though the move to per-thread magicals must be missing some
11802              #ifdef USE_THREADS.
11803      Branch: perl
11804            ! op.c pp.c pp_sys.c thread.h util.c
11805 ____________________________________________________________________________
11806 [   208] By: nick                                  on 1997/11/07  01:37:28
11807         Log: Raw integrate of latest perl
11808      Branch: ansiperl
11809            ! t/TEST
11810           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
11811           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
11812           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
11813           !> thread.h toke.c util.c
11814 ____________________________________________________________________________
11815 [   207] By: mbeattie                              on 1997/11/06  14:58:00
11816         Log: Update README.threads and Todo.5.005.
11817      Branch: perl
11818            ! README.threads Todo.5.005
11819 ____________________________________________________________________________
11820 [   206] By: mbeattie                              on 1997/11/06  14:37:37
11821         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
11822      Branch: perl
11823            ! op.c pp_ctl.c proto.h scope.h
11824 ____________________________________________________________________________
11825 [   205] By: mbeattie                              on 1997/11/06  14:31:38
11826         Log: Per-thread magicals now stored in their own thr->magicals and keyed
11827              more directly. cvcache and oursv become ordinary struct thread
11828              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
11829              for 0 again. Main thread initialisation done by new function
11830              init_main_thread instead of (now fixed) new_struct_thread.
11831              
11832              Jobs fixed ...
11833              
11834              jmpenv fixed on 1997/11/06 by mbeattie@localhost
11835              
11836              Subject: [perl5.004_53; patch] eval's and threads
11837              Date: 23 Oct 1997 23:59:19 -0400
11838              From: Owen Taylor <owt1@cornell.edu>
11839      Branch: bugs
11840            + jmpenv
11841      Branch: perl
11842            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
11843            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
11844 ____________________________________________________________________________
11845 [   204] By: mbeattie                              on 1997/11/05  17:18:18
11846         Log: Per-thread magicals mostly working (and localisable). Now getting
11847              intermittent occasional "Use of uninitialized value" warnings
11848              which may be due to some op flag black magic I've broken.
11849      Branch: perl
11850            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
11851            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
11852 ____________________________________________________________________________
11853 [   203] By: nick                                  on 1997/11/05  01:04:10
11854         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
11855      Branch: ansiperl
11856            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
11857            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
11858            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
11859            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11860            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
11861            ! win32/config.vc win32/config_H.vc win32/makedef.pl
11862            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
11863            ! win32/win32io.c win32/win32io.h win32/win32iop.h
11864            ! win32/win32sck.c win32/win32thread.h
11865 ____________________________________________________________________________
11866 [   202] By: nick                                  on 1997/11/05  00:50:27
11867         Log: Compile(d) at least once with threads on win32 
11868              but did not work
11869      Branch: ansiperl
11870            ! embed.h perl.c thread.h
11871 ____________________________________________________________________________
11872 [   201] By: nick                                  on 1997/11/05  00:32:13
11873         Log: Trivial integrate
11874      Branch: ansiperl
11875           !> patchlevel.h
11876 ____________________________________________________________________________
11877 [   200] By: mbeattie                              on 1997/11/04  12:06:09
11878         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
11879      Branch: perl
11880            ! patchlevel.h
11881 ____________________________________________________________________________
11882 [   199] By: nick                                  on 1997/11/01  00:18:52
11883         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
11884      Branch: ansiperl
11885           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11886           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
11887           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
11888           !> util.c
11889 ____________________________________________________________________________
11890 [   198] By: nick                                  on 1997/11/01  00:08:33
11891         Log: win32thread.* not in MANIFEST which has muddled moving
11892              back and forth between depots.
11893      Branch: ansiperl
11894            ! MANIFEST win32/win32thread.c win32/win32thread.h
11895 ____________________________________________________________________________
11896 [   197] By: nick                                  on 1997/11/01  00:02:49
11897         Log: Test changes
11898      Branch: ansiperl
11899            + t/lib/thread.t t/op/nothread.t thread.sym
11900            ! MANIFEST
11901 ____________________________________________________________________________
11902 [   196] By: nick                                  on 1997/10/31  23:54:01
11903         Log: Further ANSI changes now builds and passes (most) tests
11904              with gcc -x c++. 
11905      Branch: ansiperl
11906            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
11907            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
11908            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11909            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
11910            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
11911            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
11912            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
11913            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
11914            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
11915            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
11916            ! x2p/walk.c
11917 ____________________________________________________________________________
11918 [   195] By: mbeattie                              on 1997/10/31  18:05:31
11919         Log: Half way through moving per-thread magicals into per-thread fields
11920              and the associated new OP_SPECIFIC and find_thread_magical stuff.
11921              perl will compile but plenty of the magicals are still broken.
11922      Branch: perl
11923            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
11924            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
11925            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
11926            ! util.c
11927 ____________________________________________________________________________
11928 [   194] By: nick                                  on 1997/10/31  01:43:49
11929         Log: Convert miniperl sources to ANSI C. Several passes of
11930              GNU C's 'protoize' plus a few hand edits.
11931              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
11932              Does not link seems gcc's C++ does not define a symbol for
11933              const char foo[] = "....";
11934              i.e. with empty [].
11935      Branch: ansiperl
11936            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
11937            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
11938            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
11939            ! sv.c taint.c toke.c universal.c util.c
11940 ____________________________________________________________________________
11941 [   193] By: nick                                  on 1997/10/30  03:00:01
11942         Log: Make the ansi branch
11943      Branch: ansiperl
11944           +> (branch 907 files)
11945 ____________________________________________________________________________
11946 [   192] By: nick                                  on 1997/10/30  02:48:17
11947         Log: Oneperl builds with THREADS/THISPTR Borland
11948              Manualy inserted Sarathy's new COND_XXXXX from his mail.
11949              Manual change if Tself -> self as was easier than resolve :-(
11950              Two aTHIS's in op.c
11951      Branch: oneperl
11952            ! embed.h op.c thread.h thread.sym win32/makefile.mk
11953            ! win32/win32thread.h
11954 ____________________________________________________________________________
11955 [   191] By: nick                                  on 1997/10/30  01:54:50
11956         Log: Raw resolve of latest sources with oneperl
11957      Branch: oneperl
11958           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
11959           !> opcode.pl perl.c thread.h win32/win32thread.c
11960           !> win32/win32thread.h
11961 ____________________________________________________________________________
11962 [   190] By: mbeattie                              on 1997/10/29  14:39:54
11963         Log: Remove global macro "self". Change thr->Tself to thr->self.
11964      Branch: perl
11965            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
11966            ! win32/win32thread.c win32/win32thread.h
11967 ____________________________________________________________________________
11968 [   189] By: mbeattie                              on 1997/10/29  12:49:01
11969         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
11970      Branch: perl
11971            ! Todo.5.005
11972 ____________________________________________________________________________
11973 [   188] By: mbeattie                              on 1997/10/29  12:45:32
11974         Log: Add pp_lock knowledge to compiler
11975      Branch: perlext
11976            ! Compiler/ccop.c Compiler/ccop.h
11977 ____________________________________________________________________________
11978 [   187] By: mbeattie                              on 1997/10/29  12:45:02
11979         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
11980      Branch: perl
11981            ! op.c
11982 ____________________________________________________________________________
11983 [   186] By: mbeattie                              on 1997/10/29  12:43:36
11984         Log: Move compiler OP class information into opcode.pl.
11985      Branch: perl
11986            ! op.h opcode.h opcode.pl
11987 ____________________________________________________________________________
11988 [   185] By: nick                                  on 1997/10/26  22:52:05
11989         Log: Split failing test in op/misc.t into op/nothread.t
11990              so all tests can be passed where they apply.
11991              Cleanup other two cases of THREADS/THISPTR.
11992              Conditional compile option for CriticalSection's on Win32
11993      Branch: oneperl
11994            + t/op/nothread.t
11995            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
11996            ! win32/win32thread.h
11997 ____________________________________________________________________________
11998 [   184] By: nick                                  on 1997/10/26  19:42:00
11999         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
12000      Branch: oneperl
12001            ! embed.h global.sym proto.h sv.c sv.h toke.c
12002 ____________________________________________________________________________
12003 [   183] By: nick                                  on 1997/10/26  18:31:58
12004         Log: Make USE_THREADS imply CRIPPLED_CC.
12005              This avoids most of the uses of 'Sv' and hence many needs of 
12006              dTHR in extension code. 
12007              With this change Data::Dumper builds as-is
12008              and Tk only needs four tweaks:
12009              1. Obscure dump-stack case which really needs dTHR
12010              2. A curcop in error-message code
12011              3. Two cases of SAVETMPS
12012              4. A curcop == &compiling which is probably not required.
12013              IMHO the SAVETMPS case is only one which merits further automation.
12014      Branch: oneperl
12015            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
12016 ____________________________________________________________________________
12017 [   182] By: nick                                  on 1997/10/26  16:31:58
12018         Log: Change dSP to imply dTHR for extension source compatibility
12019              introduce djSP (Declare Just SP) for use in perl sources
12020              and thread-aware extensions. Use latter.
12021      Branch: oneperl
12022            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
12023            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
12024 ____________________________________________________________________________
12025 [   181] By: nick                                  on 1997/10/26  00:39:57
12026         Log: More tests
12027      Branch: oneperl
12028            ! t/lib/thread.t
12029 ____________________________________________________________________________
12030 [   180] By: nick                                  on 1997/10/25  22:18:27
12031         Log: Use return of THREAD_CREATE() - add basic thread test
12032      Branch: oneperl
12033            + t/lib/thread.t
12034            ! ext/Thread/Thread.xs
12035 ____________________________________________________________________________
12036 [   179] By: nick                                  on 1997/10/25  21:25:23
12037         Log: Builds with no thread/this
12038      Branch: oneperl
12039            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
12040            ! win32/win32thread.c
12041 ____________________________________________________________________________
12042 [   178] By: nick                                  on 1997/10/25  18:28:03
12043         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
12044      Branch: oneperl
12045            ! perl.c
12046 ____________________________________________________________________________
12047 [   177] By: nick                                  on 1997/10/25  18:11:33
12048         Log: Basic integrate of oneperl with threads, passes 
12049              tests THISPTR+THREADs - win32/win32thread.* needed
12050              changes (where did they come from)?
12051      Branch: oneperl
12052            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
12053            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
12054 ____________________________________________________________________________
12055 [   176] By: nick                                  on 1997/10/25  17:05:52
12056         Log: Onepel builds THISPTR no threads
12057      Branch: oneperl
12058            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
12059 ____________________________________________________________________________
12060 [   175] By: nick                                  on 1997/10/25  16:40:10
12061         Log: Integrate oneperl with new style JOIN etc. macros
12062      Branch: oneperl
12063           +> win32/win32thread.c win32/win32thread.h
12064           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
12065           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
12066           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
12067           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
12068           !> win32/makefile.mk
12069 ____________________________________________________________________________
12070 [   174] By: mbeattie                              on 1997/10/24  17:14:00
12071         Log: Remove xcv_condp CV field which is no longer used.
12072      Branch: perl
12073            ! sv.h
12074 ____________________________________________________________________________
12075 [   173] By: mbeattie                              on 1997/10/24  14:36:09
12076         Log: Patches for VMS [Dan Sugalski]
12077      Branch: bugs
12078            + vms2
12079      Branch: perl
12080            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
12081            ! vms/vmsish.h
12082 ____________________________________________________________________________
12083 [   172] By: mbeattie                              on 1997/10/24  13:50:59
12084         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
12085              to use new API and patch win32 makefile stuff a little.
12086      Branch: perl
12087            + win32/win32thread.c win32/win32thread.h
12088            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
12089            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
12090 ____________________________________________________________________________
12091 [   171] By: mbeattie                              on 1997/10/23  14:00:27
12092         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
12093              
12094              Jobs fixed ...
12095              
12096              get_db_sub fixed on 1997/10/23 by mbeattie@squash
12097              
12098              Subject: [perl5.004_53] Debugger crash (patch)
12099              Date: Thu, 16 Oct 1997 22:03:09 -0400
12100              From: Owen Taylor <owt1@cornell.edu>
12101      Branch: bugs
12102            + get_db_sub
12103      Branch: perl
12104            ! pp_hot.c
12105 ____________________________________________________________________________
12106 [   170] By: mbeattie                              on 1997/10/23  09:22:40
12107         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
12108              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
12109              a ref to its argument for AV, HV, CV. 
12110      Branch: perl
12111            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
12112 ____________________________________________________________________________
12113 [   169] By: gsar                                  on 1997/10/21  03:49:25
12114         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
12115              - Fixup static functions that were missing aTHIS.
12116              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
12117              - Removed static functions from global.sym.
12118              - Typo in perl.h.
12119              - Additions to makefile.mk.
12120      Branch: oneperl
12121            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
12122            ! win32/makefile.mk
12123 ____________________________________________________________________________
12124 [   168] By: nick                                  on 1997/10/20  02:47:18
12125         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
12126      Branch: oneperl
12127            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
12128            ! scope.h thread.h
12129 ____________________________________________________________________________
12130 [   167] By: nick                                  on 1997/10/20  01:03:00
12131         Log: Add missing aTHIS in cast
12132      Branch: oneperl
12133            ! win32/dl_win32.xs
12134 ____________________________________________________________________________
12135 [   166] By: nick                                  on 1997/10/20  00:44:42
12136         Log: Builds and passes test with -DUSE_THISPTR
12137      Branch: oneperl
12138            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
12139            ! win32/perllib.c
12140 ____________________________________________________________________________
12141 [   165] By: nick                                  on 1997/10/19  21:45:36
12142         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
12143      Branch: oneperl
12144            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
12145            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
12146            ! win32/makefile.mk win32/perllib.c
12147 ____________________________________________________________________________
12148 [   164] By: nick                                  on 1997/10/19  20:09:13
12149         Log: oneperl compiles (but fails) with -DUSE_THISPTR
12150      Branch: oneperl
12151            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
12152            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
12153            ! win32/win32.c win32/win32.h
12154 ____________________________________________________________________________
12155 [   163] By: nick                                  on 1997/10/19  16:46:09
12156         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
12157      Branch: oneperl
12158            ! embed.h perl.h thread.h vars.h
12159 ____________________________________________________________________________
12160 [   162] By: nick                                  on 1997/10/19  14:42:16
12161         Log: Dubious merge of oneperl's variable and struct thread
12162      Branch: oneperl
12163           !> perl.h thread.h
12164 ____________________________________________________________________________
12165 [   161] By: nick                                  on 1997/10/18  18:05:13
12166         Log: integrate all but perl.h/thread.h
12167      Branch: oneperl
12168           +> Todo.5.005 perlio.sym
12169           !> (integrate 98 files)
12170 ____________________________________________________________________________
12171 [   160] By: nick                                  on 1997/10/18  03:49:27
12172         Log: Integrate rest of sub-dirs into oneperl
12173      Branch: oneperl
12174           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12175           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12176           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12177           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12178           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12179           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12180           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12181           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
12182           +> hints/os390.sh
12183            - ext/util/extliblist
12184           !> (integrate 425 files)
12185 ____________________________________________________________________________
12186 [   159] By: nick                                  on 1997/10/18  03:20:11
12187         Log: Integrate (accept) t and win32 into oneperl
12188      Branch: oneperl
12189           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
12190           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
12191           +> win32/config.vc win32/config_H.bc win32/config_H.vc
12192           +> win32/makefile.mk
12193           !> (integrate 188 files)
12194 ____________________________________________________________________________
12195 [   158] By: nick                                  on 1997/10/18  03:12:59
12196         Log: Integrate lib/... into oneperl
12197      Branch: oneperl
12198           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
12199           !> (integrate 138 files)
12200 ____________________________________________________________________________
12201 [   157] By: nick                                  on 1997/10/18  02:55:53
12202         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
12203      Branch: oneperl
12204            ! lib/Bundle/CPAN.pm
12205 ____________________________________________________________________________
12206 [   156] By: nick                                  on 1997/10/18  02:52:44
12207         Log: Make lib/Bundle/CPAN.pm a text file
12208      Branch: perl
12209            ! lib/Bundle/CPAN.pm
12210 ____________________________________________________________________________
12211 [   155] By: nick                                  on 1997/10/18  02:33:02
12212         Log: Some weirdness in the intgrate process
12213      Branch: oneperl
12214            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12215            - win32/bin/webget.bat win32/config.H win32/config.w32
12216 ____________________________________________________________________________
12217 [   153] By: nick                                  on 1997/10/18  02:29:16
12218         Log: Let us try all the pure integrate stuff
12219      Branch: oneperl
12220           !> (integrate 647 files)
12221 ____________________________________________________________________________
12222 [   152] By: nick                                  on 1997/10/18  02:13:35
12223         Log: Get more sub directories out of the way.
12224      Branch: oneperl
12225           !> (integrate 92 files)
12226 ____________________________________________________________________________
12227 [   151] By: nick                                  on 1997/10/18  02:05:41
12228         Log: Integrate hints 
12229      Branch: oneperl
12230           !> (integrate 68 files)
12231 ____________________________________________________________________________
12232 [   150] By: nick                                  on 1997/10/18  01:57:20
12233         Log: Try reopening some non-contravertial files
12234      Branch: oneperl
12235           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
12236           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
12237           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
12238           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
12239 ____________________________________________________________________________
12240 [   144] By: gsar                                  on 1997/10/16  22:26:07
12241         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
12242              build.  Once again, builds and runs all    Thread tests using either
12243              compiler.
12244      Branch: win32/perl
12245            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
12246            ! win32/makefile.mk
12247 ____________________________________________________________________________
12248 [   143] By: gsar                                  on 1997/10/16  20:45:58
12249         Log: A quick merge of latest mainline.
12250      Branch: win32/perl
12251           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12252           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12253           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12254           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12255           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12256           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12257           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12258           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
12259           +> lib/base.pm t/lib/dosglob.t
12260            - ext/util/extliblist
12261           !> (integrate 134 files)
12262
12263 ----------------
12264 Version 5.004_53
12265 ----------------
12266
12267 ____________________________________________________________________________
12268 [   142] By: mbeattie                              on 1997/10/16  16:52:55
12269         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
12270      Branch: perl
12271            ! MANIFEST
12272 ____________________________________________________________________________
12273 [   141] By: mbeattie                              on 1997/10/16  16:42:13
12274         Log: Move perlext/Thread into perl/ext/Thread.
12275      Branch: perl
12276           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
12277           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
12278           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
12279           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
12280           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
12281           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
12282           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
12283           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
12284            ! Configure
12285      Branch: perlext
12286            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
12287            - Thread/Thread.xs Thread/Thread/Queue.pm
12288            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
12289            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
12290            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
12291            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
12292            - Thread/unsync4.t
12293 ____________________________________________________________________________
12294 [   140] By: mbeattie                              on 1997/10/16  16:26:53
12295         Log: Correct threads_mutex locking in main thread destruction.
12296              Add per-interp thrsv to hold SV struct thread for main thread.
12297              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
12298              Add Thread/list.t test of Thread->list method.
12299              Let Thread::Semaphore methods up and down take an extra argument.
12300      Branch: perl
12301            ! embed.h interp.sym perl.c perl.h thread.h
12302      Branch: perlext
12303            + Thread/list.t
12304            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
12305 ____________________________________________________________________________
12306 [   139] By: mbeattie                              on 1997/10/16  14:01:11
12307         Log: Fix up merge with 5.004_04.
12308      Branch: perl
12309            ! op.c perl.c t/lib/dosglob.t
12310 ____________________________________________________________________________
12311 [   138] By: TimBunce                              on 1997/10/16  12:58:22
12312         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
12313      Branch: maint-5.004/perl
12314            ! t/lib/dosglob.t
12315 ____________________________________________________________________________
12316 [   137] By: mbeattie                              on 1997/10/16  11:09:25
12317         Log: Merge maint-5.004 branch (5.004_04) with mainline.
12318      Branch: perl
12319           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
12320            - ext/util/extliblist
12321           !> (integrate 132 files)
12322 ____________________________________________________________________________
12323 [   135] By: gsar                                  on 1997/10/15  21:46:05
12324         Log: Win32 changes over 5.004_52:
12325              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
12326              on an already locked mutex.
12327              - other minor tweaks.
12328              Now builds and runs win32-version of Thread_52, passing all tests.
12329      Branch: win32/perl
12330            ! perl.c proto.h thread.h
12331 ____________________________________________________________________________
12332 [   134] By: gsar                                  on 1997/10/15  18:19:31
12333         Log: fixup makefile.mk conflict.
12334      Branch: win32/perl
12335            ! win32/makefile.mk
12336 ____________________________________________________________________________
12337 [   133] By: gsar                                  on 1997/10/15  18:02:46
12338         Log: Integrated latest changes from mainline into win32.
12339      Branch: win32/perl
12340           +> fakethr.h
12341           !> MANIFEST Porting/makerel Porting/patchls README.threads
12342           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
12343           !> win32/config.vc win32/config_H.bc win32/config_H.vc
12344           !> win32/makefile.mk
12345
12346 ----------------
12347 Version 5.004_52
12348 ----------------
12349
12350 ____________________________________________________________________________
12351 [   132] By: mbeattie                              on 1997/10/15  17:02:38
12352         Log: Remove out-of-date test Thread/cond.t.
12353      Branch: perlext
12354            - Thread/cond.t
12355 ____________________________________________________________________________
12356 [   131] By: mbeattie                              on 1997/10/15  16:57:45
12357         Log: Finish thread state machine: fixes global destruction of threads,
12358              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
12359              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
12360              Thread.xs.
12361      Branch: perl
12362            ! MANIFEST README.threads Todo.5.005 perl.c util.c
12363      Branch: perlext
12364            ! Thread/Thread.xs Thread/queue.t
12365 ____________________________________________________________________________
12366 [   130] By: mbeattie                              on 1997/10/15  16:55:10
12367         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
12368              Fix ThrSETSTATE not to lock t->mutex itself.
12369      Branch: perl
12370            ! fakethr.h thread.h
12371 ____________________________________________________________________________
12372 [   129] By: mbeattie                              on 1997/10/15  16:53:35
12373         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
12374      Branch: perl
12375            ! pp_hot.c
12376 ____________________________________________________________________________
12377 [   128] By: TimBunce                              on 1997/10/15  15:55:26
12378         Log: Maintenance 5.004_04 changes
12379      Branch: maint-5.004/perl
12380            + hints/os390.sh lib/base.pm t/lib/dosglob.t
12381            - ext/util/extliblist
12382            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
12383            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
12384            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
12385            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
12386            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
12387            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
12388            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
12389            ! installperl lib/AutoLoader.pm lib/CPAN.pm
12390            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
12391            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12392            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
12393            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
12394            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
12395            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
12396            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
12397            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
12398            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
12399            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
12400            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
12401            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
12402            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12403            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
12404            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
12405            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
12406            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
12407            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
12408            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
12409            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
12410            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
12411            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
12412            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
12413            ! win32/Makefile win32/config_H.bc win32/config_H.vc
12414            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
12415            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
12416 ____________________________________________________________________________
12417 [   127] By: mbeattie                              on 1997/10/15  10:00:18
12418         Log: Added fakethr.h.
12419      Branch: perl
12420            + fakethr.h
12421 ____________________________________________________________________________
12422 [   126] By: mbeattie                              on 1997/10/15  09:50:57
12423         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
12424      Branch: perl
12425            ! thread.h
12426 ____________________________________________________________________________
12427 [   125] By: mbeattie                              on 1997/10/15  09:09:24
12428         Log: Started rewriting thread state machine.
12429      Branch: perl
12430            ! perl.c thread.h
12431      Branch: perlext
12432            ! Thread/Thread.xs
12433 ____________________________________________________________________________
12434 [   124] By: gsar                                  on 1997/10/14  00:23:15
12435         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
12436              tests in win32 version of latest perlext/Thread.
12437      Branch: win32/perl
12438            ! pp_hot.c
12439 ____________________________________________________________________________
12440 [   123] By: gsar                                  on 1997/10/13  23:18:38
12441         Log: Initial merge of win32 threads patch.
12442      Branch: win32/perl
12443            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
12444            ! win32/Makefile win32/makedef.pl win32/makefile.mk
12445            ! win32/perllib.c win32/pod.mak win32/win32.h
12446 ____________________________________________________________________________
12447 [   122] By: gsar                                  on 1997/10/10  20:58:40
12448         Log: Integrated changes on mainline into the win32 branch.  Had to set
12449              P4USER=mbeattie for the resolve step (due to the presence of newly
12450              branched files that had not been submitted?)
12451      Branch: win32/perl
12452           +> Porting/makerel Porting/patchls README.threads Todo.5.005
12453           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
12454           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
12455           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12456           +> win32/bin/webget.pl win32/config.bc win32/config.vc
12457           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
12458            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12459            - win32/bin/webget.bat win32/config.H win32/config.w32
12460            ! thread.h
12461           !> (integrate 858 files)
12462 ____________________________________________________________________________
12463 [   121] By: mbeattie                              on 1997/10/10  17:23:41
12464         Log: Tweak a few Thread tests.
12465      Branch: perlext
12466            + Thread/join2.t
12467            ! Thread/io.t Thread/sync2.t
12468 ____________________________________________________________________________
12469 [   120] By: mbeattie                              on 1997/10/10  17:22:46
12470         Log: Rewrite thread destruction system using linked list of threads.
12471              Still not completely done. Add methods self, equal, flags, list
12472              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
12473      Branch: perl
12474            ! perl.c perl.h thread.h
12475      Branch: perlext
12476            ! Thread/Thread.xs Thread/typemap
12477 ____________________________________________________________________________
12478 [   119] By: mbeattie                              on 1997/10/10  17:19:55
12479         Log: Fix up locking/synchronisation for pp_entersub.
12480      Branch: perl
12481            ! pp_hot.c
12482 ____________________________________________________________________________
12483 [   118] By: mbeattie                              on 1997/10/10  09:55:32
12484         Log: Put back entries in MANIFEST for the four now-returned win32/* files
12485      Branch: perl
12486            ! MANIFEST
12487 ____________________________________________________________________________
12488 [   117] By: mbeattie                              on 1997/10/10  08:12:23
12489         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
12490      Branch: perl
12491            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
12492 ____________________________________________________________________________
12493 [   116] By: mbeattie                              on 1997/10/08  15:41:08
12494         Log: Add missing sig_pipe definition to Thread.xs.
12495      Branch: perlext
12496            ! Thread/Thread.xs
12497 ____________________________________________________________________________
12498 [   115] By: mbeattie                              on 1997/10/08  15:40:46
12499         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
12500              add missing dTHR; to new function unwind_handler_stack() in mg.c
12501              and bump patchlevel.h to 5.004_52.
12502      Branch: perl
12503            ! MANIFEST mg.c patchlevel.h
12504 ____________________________________________________________________________
12505 [   114] By: mbeattie                              on 1997/10/08  10:19:27
12506         Log: Merge maint-5.004 branch (5.004_03) with mainline.
12507              MANIFEST is out of sync.
12508      Branch: perl
12509           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12510           +> win32/bin/webget.pl
12511            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
12512            - win32/bin/webget.bat
12513           !> (integrate 168 files)
12514 ____________________________________________________________________________
12515 [   113] By: mbeattie                              on 1997/10/05  17:52:49
12516         Log: Move init of global mutexes/cond vars earlier.
12517      Branch: perl
12518            ! perl.c
12519 ____________________________________________________________________________
12520 [   112] By: nick                                  on 1997/10/04  15:25:28
12521         Log: Add perl.sym to MANIFEST
12522      Branch: oneperl
12523            ! MANIFEST
12524 ____________________________________________________________________________
12525 [   111] By: nick                                  on 1997/10/04  15:23:37
12526         Log: Missing file
12527      Branch: oneperl
12528            + perl.sym
12529 ____________________________________________________________________________
12530 [   110] By: nick                                  on 1997/10/04  13:04:26
12531         Log: Now builds the extensions as well
12532              Passes all tests
12533      Branch: oneperl
12534            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
12535            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
12536            ! toke.c util.c writemain.SH
12537 ____________________________________________________________________________
12538 [   109] By: nick                                  on 1997/10/04  12:02:14
12539         Log: Odd checkin issue
12540      Branch: oneperl
12541            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12542            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12543            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12544            ! vms/perly_h.vms writemain.SH
12545 ____________________________________________________________________________
12546 [   108] By: nick                                  on 1997/10/04  11:12:52
12547         Log: Added lots of (missing) prototypes (ckprotos is util to check)
12548              Fixed missing aTHIS flagged by above.
12549              -DUSE_THISPTR passes minitest!
12550      Branch: oneperl
12551            + ckprotos
12552            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
12553            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
12554            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
12555            ! vms/perly_h.vms
12556 ____________________________________________________________________________
12557 [   107] By: nick                                  on 1997/10/03  22:36:52
12558         Log: .y muddle fixup - will get this sorted oneday ...
12559      Branch: oneperl
12560            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
12561            ! vms/perly_h.vms
12562 ____________________________________________________________________________
12563 [   106] By: mbeattie                              on 1997/10/03  17:12:33
12564         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
12565              from struct thread. Added missing thr->Tfoo defines for statbuf
12566              and timesbuf and removed unused Tbuf field.
12567      Branch: perl
12568            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
12569 ____________________________________________________________________________
12570 [   105] By: nick                                  on 1997/10/03  15:56:50
12571         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
12572      Branch: oneperl
12573            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
12574            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
12575            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
12576            ! sv.c taint.c thread.h toke.c universal.c util.c
12577 ____________________________________________________________________________
12578 [   104] By: mbeattie                              on 1997/10/03  15:23:25
12579         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
12580      Branch: perl
12581            ! global.sym pp.c proto.h sv.c
12582 ____________________________________________________________________________
12583 [   103] By: mbeattie                              on 1997/10/03  15:17:39
12584         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
12585      Branch: perl
12586            ! av.c hv.c perl.h sv.c
12587 ____________________________________________________________________________
12588 [   102] By: mbeattie                              on 1997/10/03  11:53:51
12589         Log: Reliable thread signal handling.
12590      Branch: perl
12591            ! global.sym mg.c perl.c perl.h
12592      Branch: perlext
12593            ! Thread/Thread.xs
12594 ____________________________________________________________________________
12595 [   101] By: nick                                  on 1997/10/02  20:43:17
12596         Log: Cleanup perly.y stuff
12597      Branch: oneperl
12598            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
12599 ____________________________________________________________________________
12600 [   100] By: nick                                  on 1997/10/02  18:54:08
12601         Log: Compiles with less invasive aTHIS adding
12602      Branch: oneperl
12603            + nothis.sym
12604            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
12605            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
12606            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
12607            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
12608            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
12609            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
12610            ! util.c vars.h
12611
12612 ----------------
12613 Version 5.004_51
12614 ----------------
12615
12616 ____________________________________________________________________________
12617 [    99] By: mbeattie                              on 1997/10/02  17:23:48
12618         Log: Added Thread/queue.t.
12619      Branch: perlext
12620            + Thread/queue.t
12621 ____________________________________________________________________________
12622 [    98] By: mbeattie                              on 1997/10/02  17:19:44
12623         Log: Bumped patchlevel to 51. Updated Todo.5.005.
12624      Branch: perl
12625            ! Todo.5.005 patchlevel.h
12626 ____________________________________________________________________________
12627 [    97] By: mbeattie                              on 1997/10/02  17:07:47
12628         Log: Update README.threads amd Thread/README
12629      Branch: perl
12630            ! README.threads
12631      Branch: perlext
12632            ! Thread/README
12633 ____________________________________________________________________________
12634 [    96] By: mbeattie                              on 1997/10/02  16:58:47
12635         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
12636              fix sv_bless3 prototype.
12637      Branch: perl
12638            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
12639 ____________________________________________________________________________
12640 [    95] By: mbeattie                              on 1997/10/02  16:50:21
12641         Log: Fixed broken typemap for Thread.
12642      Branch: perlext
12643            ! Thread/typemap
12644 ____________________________________________________________________________
12645 [    94] By: mbeattie                              on 1997/10/02  16:34:03
12646         Log: Fix pod text in Lint.pm for private-names option.
12647      Branch: perlext
12648            ! Compiler/B/Lint.pm
12649 ____________________________________________________________________________
12650 [    93] By: mbeattie                              on 1997/10/02  13:44:46
12651         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
12652      Branch: perl
12653            ! MANIFEST embed.h
12654 ____________________________________________________________________________
12655 [    92] By: mbeattie                              on 1997/10/02  13:27:10
12656         Log: Add Todo.5.005
12657      Branch: perl
12658            + Todo.5.005
12659 ____________________________________________________________________________
12660 [    91] By: nick                                  on 1997/10/01  20:23:38
12661         Log: Raw _T# trial
12662      Branch: oneperl
12663            ! embed.h embed.pl proto.h sv.c
12664 ____________________________________________________________________________
12665 [    90] By: nick                                  on 1997/10/01  18:22:03
12666         Log: THIS + new sort stuff
12667      Branch: oneperl
12668            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
12669 ____________________________________________________________________________
12670 [    89] By: nick                                  on 1997/10/01  18:03:05
12671         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
12672      Branch: oneperl
12673            ! pp_ctl.c proto.h util.c
12674 ____________________________________________________________________________
12675 [    88] By: mbeattie                              on 1997/10/01  17:04:12
12676         Log: Start of Configure support for -Dusethreads plus associated
12677              Linux hints.
12678      Branch: perl
12679            ! Configure hints/linux.sh
12680 ____________________________________________________________________________
12681 [    87] By: mbeattie                              on 1997/10/01  17:03:34
12682         Log: Move runops_foo prototypes from proto.h to early in perl.h.
12683      Branch: perl
12684            ! perl.h proto.h
12685 ____________________________________________________________________________
12686 [    86] By: nick                                  on 1997/09/30  19:15:21
12687         Log: Debug hackery to thread.h - temporary
12688              Quick-fix qsort() replacement - more to come.
12689      Branch: oneperl
12690            ! thread.h util.c
12691 ____________________________________________________________________________
12692 [    85] By: mbeattie                              on 1997/09/30  15:50:27
12693         Log: Added Lint option regexp-variables.
12694      Branch: perlext
12695            ! Compiler/B/Lint.pm
12696 ____________________________________________________________________________
12697 [    84] By: mbeattie                              on 1997/09/30  15:11:07
12698         Log: Merge maint-5.004 branch (5.004_01) with mainline.
12699      Branch: perl
12700           +> Porting/makerel Porting/patchls hints/newsos4.sh
12701           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
12702           +> win32/config.vc win32/config_H.bc win32/config_H.vc
12703           +> win32/makefile.mk
12704            - win32/config.H win32/config.w32
12705           !> (integrate 109 files)
12706 ____________________________________________________________________________
12707 [    83] By: TimBunce                              on 1997/09/30  14:27:09
12708         Log: Maintenance 5.004_03 changes (addendum)
12709      Branch: maint-5.004/perl
12710            - win32/bin/search.bat
12711 ____________________________________________________________________________
12712 [    82] By: TimBunce                              on 1997/09/30  14:11:29
12713         Log: Maintenance 5.004_03 changes
12714      Branch: maint-5.004/perl
12715            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
12716            + win32/bin/webget.pl
12717            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
12718            - win32/bin/webget.bat
12719            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
12720            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
12721            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
12722            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
12723            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
12724            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12725            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
12726            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
12727            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
12728            ! win32/win32.c
12729 ____________________________________________________________________________
12730 [    81] By: TimBunce                              on 1997/09/30  13:17:27
12731         Log: Maintenance 5.004_02 changes
12732      Branch: maint-5.004/perl
12733            + win32/bin/runperl.bat
12734            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
12735            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
12736            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12737            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
12738            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
12739            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
12740            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
12741            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
12742            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
12743            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
12744            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
12745            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
12746            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
12747            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12748            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
12749            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
12750            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
12751            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
12752            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
12753            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
12754            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
12755            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
12756            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
12757            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
12758            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
12759            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
12760            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
12761            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
12762            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
12763            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
12764            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
12765            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
12766            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
12767            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
12768            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
12769            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
12770            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
12771            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
12772            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
12773            ! win32/config.bc win32/config.vc win32/config_H.bc
12774            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
12775            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
12776            ! win32/win32io.c win32/win32io.h win32/win32iop.h
12777            ! win32/win32sck.c
12778 ____________________________________________________________________________
12779 [    80] By: nick                                  on 1997/09/29  20:31:43
12780         Log: Add some prototypes in attempt to flush out errors
12781              Tidy up vars.h usage.
12782      Branch: oneperl
12783            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
12784            ! proto.h util.c vars.h
12785 ____________________________________________________________________________
12786 [    79] By: nick                                  on 1997/09/29  17:12:07
12787         Log: Builds and passes tests without THISPTR
12788      Branch: oneperl
12789            ! MANIFEST global.sym perl.c perl.h vars.h
12790 ____________________________________________________________________________
12791 [    78] By: mbeattie                              on 1997/09/29  16:57:23
12792         Log: Re-introduce the changes from change 68 (runops becomes a
12793              function pointer and sv_bless3 for '~'-magic) which got lost
12794              during the preparation for the maint-merge.
12795      Branch: perl
12796            ! global.sym perl.h pp.c proto.h run.c sv.c
12797 ____________________________________________________________________________
12798 [    77] By: mbeattie                              on 1997/09/29  16:44:16
12799         Log: Start merge with maint-5.004 branch by creating an ancestral
12800              branch point via a fake resolution with the maint-merge branch.
12801              See Perforce Tech Note 9 for details.
12802      Branch: perl
12803           !> (integrate 864 files)
12804 ____________________________________________________________________________
12805 [    76] By: nick                                  on 1997/09/28  19:04:42
12806         Log: Code with this pointer compiles (but core dumps)
12807      Branch: oneperl
12808            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
12809            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
12810            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
12811            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
12812            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
12813            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
12814            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
12815            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
12816            ! vars.h
12817 ____________________________________________________________________________
12818 [    75] By: nick                                  on 1997/09/28  15:45:35
12819         Log: Quasi sensible starting point for aTHIS addition.
12820      Branch: oneperl
12821            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
12822 ____________________________________________________________________________
12823 [    74] By: nick                                  on 1997/09/28  11:23:32
12824         Log: Ooops - unwind perly.* stuff for now
12825      Branch: oneperl
12826            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
12827 ____________________________________________________________________________
12828 [    73] By: nick                                  on 1997/09/28  11:17:23
12829         Log: Builds and passes all tests again
12830      Branch: oneperl
12831            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
12832            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
12833 ____________________________________________________________________________
12834 [    72] By: nick                                  on 1997/09/28  10:47:01
12835         Log: Save "important things" before re-try
12836      Branch: oneperl
12837            + vars.h
12838            ! embed.pl thread.h thread.sym
12839 ____________________________________________________________________________
12840 [    71] By: nick                                  on 1997/09/26  17:47:31
12841         Log: Basic hacks to build with USE_THISPTR, not yet useful
12842              but builds miniperl and passes minitest with all thread 
12843              variables via a _GLOBAL_ thr variable rather than globals.
12844              Now for the local thr variable ...
12845      Branch: oneperl
12846            + thread.sym
12847            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
12848            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
12849            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
12850            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
12851            ! util.c vms/vms.c
12852 ____________________________________________________________________________
12853 [    70] By: mbeattie                              on 1997/09/23  14:29:23
12854         Log: Branch oneperl from mainline.
12855      Branch: oneperl
12856           +> (branch 871 files)
12857 ____________________________________________________________________________
12858 [    69] By: mbeattie                              on 1997/09/22  16:02:37
12859         Log: struct thread now stored in an SV and uses '~'-magic for access.
12860      Branch: perl
12861            ! thread.h
12862      Branch: perlext
12863            ! Thread/Thread.xs Thread/typemap
12864 ____________________________________________________________________________
12865 [    68] By: mbeattie                              on 1997/09/22  16:01:48
12866         Log: runops becomes a funtion pointer and sv_bless3 created
12867              to avoid pointer forgery with '~'-magic.
12868      Branch: perl
12869            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
12870 ____________________________________________________________________________
12871 [    67] By: mbeattie                              on 1997/09/22  15:45:56
12872         Log: More fprintf -> PerlIO_printf changes.
12873      Branch: perl
12874            ! perl.c pp_hot.c util.c
12875 ____________________________________________________________________________
12876 [    66] By: mbeattie                              on 1997/09/22  15:10:40
12877         Log: Minor multi-threading patches for VMS.
12878      Branch: perl
12879            ! mg.c thread.h vms/vms.c
12880 ____________________________________________________________________________
12881 [    65] By: mbeattie                              on 1997/09/15  14:09:11
12882         Log: Add undefined-subs option to Lint.pm.
12883      Branch: perlext
12884            ! Compiler/B/Lint.pm
12885 ____________________________________________________________________________
12886 [    64] By: mbeattie                              on 1997/09/10  16:39:41
12887         Log: Debugging output for lock handling.
12888      Branch: perl
12889            ! mg.c pp.c pp_hot.c util.c
12890 ____________________________________________________________________________
12891 [    63] By: mbeattie                              on 1997/09/10  14:49:00
12892         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
12893      Branch: perlext
12894           +> Thread/Thread/Semaphore.pm
12895            - Thread/Semaphore.pm
12896 ____________________________________________________________________________
12897 [    62] By: mbeattie                              on 1997/09/10  14:47:31
12898         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
12899      Branch: perlext
12900           +> Thread/Thread/Queue.pm
12901            - Thread/Queue.pm
12902 ____________________________________________________________________________
12903 [    61] By: mbeattie                              on 1997/09/10  13:56:50
12904         Log: Solaris fixes: delete pad and padname from thread.h and remove
12905              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
12906      Branch: perl
12907            ! thread.h x2p/Makefile.SH
12908
12909 ----------------
12910 Version 5.004_50        First developer release towards 5.005
12911 ----------------
12912
12913 Maintenance of the 5.004 version of perl continues with the 5.004_xx
12914 series, where 'xx' is <= 49.  Development of the next version, 5.005,
12915 starts with 5.004_50.
12916
12917 ____________________________________________________________________________
12918 [    60] By: mbeattie                              on 1997/09/09  16:57:41
12919         Log: Update README.threads to mention -DL.
12920      Branch: perl
12921            ! README.threads
12922 ____________________________________________________________________________
12923 [    59] By: mbeattie                              on 1997/09/09  16:49:08
12924         Log: Add Thread modules Queue.pm and Semaphore.pm
12925      Branch: perlext
12926            + Thread/Queue.pm Thread/Semaphore.pm
12927 ____________________________________________________________________________
12928 [    58] By: mbeattie                              on 1997/09/09  16:33:45
12929         Log: Update README.threads
12930      Branch: perl
12931            ! README.threads
12932 ____________________________________________________________________________
12933 [    57] By: mbeattie                              on 1997/09/09  16:26:47
12934         Log: Add debug info to Thread typemap.
12935      Branch: perlext
12936            ! Thread/typemap
12937 ____________________________________________________________________________
12938 [    56] By: mbeattie                              on 1997/09/09  15:04:26
12939         Log: Rewrite synchronisation of subs/methods and add attrs
12940              extension for specifying 'locked' and 'method' attributes.
12941      Branch: perl
12942            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
12943            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
12944            ! pp_hot.c proto.h sv.c sv.h toke.c
12945      Branch: perlext
12946            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
12947 ____________________________________________________________________________
12948 [    55] By: mbeattie                              on 1997/09/03  16:34:47
12949         Log: Add new keyword "lock" to Opcode.pm
12950      Branch: perl
12951            ! ext/Opcode/Opcode.pm
12952 ____________________________________________________________________________
12953 [    54] By: mbeattie                              on 1997/09/03  14:44:44
12954         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
12955      Branch: perl
12956            ! embed.h keywords.h
12957 ____________________________________________________________________________
12958 [    53] By: mbeattie                              on 1997/09/03  13:52:24
12959         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
12960      Branch: perl
12961            ! MANIFEST
12962 ____________________________________________________________________________
12963 [    52] By: mbeattie                              on 1997/09/03  13:41:20
12964         Log: Let Lint private_names catch out-of-package _foo methods.
12965      Branch: perlext
12966            ! Compiler/B/Lint.pm
12967 ____________________________________________________________________________
12968 [    51] By: mbeattie                              on 1997/09/03  13:20:12
12969         Log: Bump patchlevel.h to 5.004_50
12970      Branch: perl
12971            ! patchlevel.h
12972 ____________________________________________________________________________
12973 [    50] By: mbeattie                              on 1997/09/03  12:31:48
12974         Log: Make compiler build/work with devel 5.005
12975      Branch: perlext
12976            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
12977            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
12978 ____________________________________________________________________________
12979 [    49] By: mbeattie                              on 1997/09/03  12:28:05
12980         Log: Rename RESTART to INIT and associated changes
12981      Branch: perl
12982            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
12983            ! toke.c vms/perly_c.vms
12984 ____________________________________________________________________________
12985 [    48] By: mbeattie                              on 1997/09/02  15:54:27
12986         Log: Added private-names option.
12987      Branch: perlext
12988            ! Compiler/B/Lint.pm
12989 ____________________________________________________________________________
12990 [    47] By: mbeattie                              on 1997/09/02  11:54:55
12991         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
12992      Branch: perlext
12993            ! Compiler/cc_runtime.h
12994 ____________________________________________________________________________
12995 [    46] By: mbeattie                              on 1997/08/28  19:40:08
12996         Log: Missing sprintf in try_autoload.
12997      Branch: perlext
12998            ! Compiler/B/C.pm
12999 ____________________________________________________________________________
13000 [    45] By: mbeattie                              on 1997/08/13  16:15:25
13001         Log: Threading fixups for Digital UNIX.
13002      Branch: perl
13003            ! README.threads malloc.c perl.h toke.c
13004 ____________________________________________________________________________
13005 [    44] By: mbeattie                              on 1997/08/11  15:46:29
13006         Log: Assorted changes for multi-threading (now works rather more).
13007      Branch: perl
13008            + README.threads
13009            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
13010            ! toke.c util.c
13011      Branch: perlext
13012            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
13013            ! Thread/unsync.t
13014 ____________________________________________________________________________
13015 [    43] By: mbeattie                              on 1997/08/08  14:11:00
13016         Log: Made Lint check subs (and -u packages).
13017              Added support for dollar_underscore and implicit $_ in foreach.
13018      Branch: perlext
13019            ! Compiler/B/Lint.pm
13020 ____________________________________________________________________________
13021 [    42] By: TimBunce                              on 1997/07/25  17:15:57
13022         Log: Maintenance 5.004_01 changes
13023      Branch: maint-5.004/perl
13024            + Porting/makerel Porting/patchls hints/newsos4.sh
13025            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
13026            + win32/config.vc win32/config_H.bc win32/config_H.vc
13027            + win32/makefile.mk
13028            - win32/config.H win32/config.w32
13029            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
13030            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
13031            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13032            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
13033            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
13034            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
13035            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
13036            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
13037            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13038            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
13039            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
13040            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
13041            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
13042            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
13043            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
13044            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
13045            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
13046            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
13047            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
13048            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
13049            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
13050            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
13051            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
13052            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
13053            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
13054            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
13055            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
13056            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
13057            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
13058            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13059 ____________________________________________________________________________
13060 [    41] By: mbeattie                              on 1997/07/24  14:57:53
13061         Log: Start support for fake threads.
13062              pp_lock now returns its argument.
13063      Branch: perl
13064            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
13065            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
13066            ! util.c
13067      Branch: perlext
13068            ! Thread/Thread.xs
13069 ____________________________________________________________________________
13070 [    40] By: mbeattie                              on 1997/07/24  14:55:07
13071         Log: Add missing reset of eval_owner if doeval() fails to parse.
13072      Branch: perl
13073            ! pp_ctl.c
13074 ____________________________________________________________________________
13075 [    39] By: mbeattie                              on 1997/07/17  13:35:51
13076         Log: Fix multiple problems with lexical @_.
13077      Branch: perl
13078            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
13079            ! toke.c
13080 ____________________________________________________________________________
13081 [    38] By: mbeattie                              on 1997/07/16  17:02:09
13082         Log: Change %lx to %x in B::CV::save to prevent some CV
13083              fields becoming 0 in the init section. Add missing
13084              write_back in B::Stackobj::Padsv::load_double to fix
13085              test 22 of op/my.t.
13086      Branch: perlext
13087            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
13088 ____________________________________________________________________________
13089 [    37] By: mbeattie                              on 1997/07/10  11:28:16
13090         Log: Branch win32 developments from main perl branch.
13091      Branch: win32/perl
13092           +> (branch 867 files)
13093 ____________________________________________________________________________
13094 [    36] By: mbeattie                              on 1997/07/05  11:58:05
13095         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
13096              as well as provide_ref (5.003).
13097      Branch: perlext
13098            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
13099 ____________________________________________________________________________
13100 [    35] By: mbeattie                              on 1997/07/05  11:55:18
13101         Log: Introduce pp_lock.
13102      Branch: perl
13103            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
13104            ! pp.c pp_ctl.c toke.c
13105 ____________________________________________________________________________
13106 [    34] By: mbeattie                              on 1997/07/01  12:24:28
13107         Log: Support for op in global register (still buggy)
13108      Branch: perl
13109            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
13110            ! proto.h scope.c scope.h thread.h
13111 ____________________________________________________________________________
13112 [    33] By: mbeattie                              on 1997/06/24  16:34:24
13113         Log: Branch lexical warnings from perl branch.
13114      Branch: lexwarn/perl
13115           +> (branch 867 files)
13116 ____________________________________________________________________________
13117 [    32] By: mbeattie                              on 1997/06/24  14:33:57
13118         Log: Branch integration of maint-5.004 from relperl.
13119      Branch: mainline/perl
13120           +> (branch 600 files)
13121      Branch: maint-5.004/perl
13122           +> (branch 864 files)
13123 ____________________________________________________________________________
13124 [    31] By: mbeattie                              on 1997/06/20  11:46:50
13125         Log: corrected bad_type() prototype. 
13126      Branch: perl
13127            ! op.c
13128 ____________________________________________________________________________
13129 [    30] By: mbeattie                              on 1997/06/12  12:38:05
13130         Log: Tweak README.
13131      Branch: perlext
13132            ! Thread/README
13133 ____________________________________________________________________________
13134 [    29] By: mbeattie                              on 1997/06/12  12:34:59
13135         Log: Document -m option of CC backend.
13136      Branch: perlext
13137            ! Compiler/NOTES
13138 ____________________________________________________________________________
13139 [    28] By: mbeattie                              on 1997/06/12  12:25:05
13140         Log: Support sysseek introduced in 5.004.
13141      Branch: perlext
13142            ! Compiler/ccop.c Compiler/ccop.h
13143 ____________________________________________________________________________
13144 [    27] By: mbeattie                              on 1997/06/05  14:20:51
13145         Log: More fixups for thrperl integration.
13146      Branch: perl
13147            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13148            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
13149            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
13150            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
13151            ! util.c
13152 ____________________________________________________________________________
13153 [    25] By: mbeattie                              on 1997/05/28  15:11:24
13154         Log: Fixups for thrperl integration.
13155      Branch: perl
13156            ! embed.h keywords.h op.c opcode.h perl.c util.c
13157 ____________________________________________________________________________
13158 [    24] By: mbeattie                              on 1997/05/26  20:10:42
13159         Log: Integrate thrperl 5.003->5.004.
13160      Branch: perl
13161           +> thread.h
13162           !> (integrate 33 files)
13163 ____________________________________________________________________________
13164 [    23] By: mbeattie                              on 1997/05/26  11:45:39
13165         Log: Fix ppname when saving subs.
13166      Branch: perlext
13167            ! Compiler/B/C.pm
13168 ____________________________________________________________________________
13169 [    22] By: mbeattie                              on 1997/05/26  11:45:03
13170         Log: -mFoo option now forces -uFoo.
13171      Branch: perlext
13172            ! Compiler/B/CC.pm
13173 ____________________________________________________________________________
13174 [    21] By: mbeattie                              on 1997/05/26  11:43:37
13175         Log: Put back objsym/savesym (used by walkoptree_exec).
13176      Branch: perlext
13177            ! Compiler/B.pm
13178 ____________________________________________________________________________
13179 [    20] By: mbeattie                              on 1997/05/26  11:38:45
13180         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
13181      Branch: perl
13182            ! av.c global.sym
13183 ____________________________________________________________________________
13184 [    19] By: mbeattie                              on 1997/05/25  21:19:38
13185         Log: Fix up integration 5.003->5.004.
13186      Branch: perl
13187            + lib/Class/Fields.pm lib/ISA.pm
13188            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
13189            ! toke.c
13190 ____________________________________________________________________________
13191 [    18] By: mbeattie                              on 1997/05/25  10:31:21
13192         Log: First stab at 5.003 -> 5.004 integration.
13193      Branch: perl
13194           +> (branch 291 files)
13195            - Changes.Conf ext/DynaLoader/dl_os2.xs
13196            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
13197            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
13198            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
13199            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
13200            - lib/chat2.pl lib/splain os2/README os2/README.old
13201            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
13202            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
13203            - x2p/handy.h x2p/s2p.man
13204           !> (integrate 392 files)
13205 ____________________________________________________________________________
13206 [    17] By: mbeattie                              on 1997/05/24  18:46:49
13207         Log: Wholesale update to 5.004.
13208      Branch: relperl
13209            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
13210            + Porting/Glossary Porting/pumpkin.pod README.amiga
13211            + README.cygwin32 README.os2 README.plan9 README.qnx
13212            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
13213            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
13214            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
13215            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
13216            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
13217            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13218            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13219            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
13220            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
13221            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
13222            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
13223            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
13224            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
13225            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
13226            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
13227            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
13228            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
13229            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
13230            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
13231            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
13232            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
13233            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
13234            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
13235            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
13236            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
13237            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
13238            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
13239            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
13240            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
13241            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
13242            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
13243            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
13244            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
13245            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
13246            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
13247            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
13248            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
13249            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
13250            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
13251            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
13252            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
13253            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
13254            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
13255            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
13256            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
13257            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
13258            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
13259            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
13260            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
13261            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
13262            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
13263            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
13264            + plan9/config.plan9 plan9/exclude plan9/fndvers
13265            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
13266            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
13267            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
13268            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
13269            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
13270            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13271            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
13272            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
13273            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
13274            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
13275            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
13276            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
13277            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
13278            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
13279            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
13280            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
13281            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
13282            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
13283            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
13284            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
13285            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
13286            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
13287            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
13288            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
13289            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
13290            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
13291            + t/pragma/warn-1global t/pragma/warning.t universal.c
13292            + utils/splain.PL vms/ext/DCLsym/0README.txt
13293            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
13294            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
13295            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
13296            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
13297            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
13298            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
13299            + win32/config.H win32/config.w32 win32/config_h.PL
13300            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
13301            + win32/include/arpa/inet.h win32/include/dirent.h
13302            + win32/include/netdb.h win32/include/sys/socket.h
13303            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
13304            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
13305            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
13306            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
13307            + x2p/proto.h
13308            - Changes.Conf ext/DynaLoader/dl_os2.xs
13309            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
13310            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
13311            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
13312            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
13313            - lib/chat2.pl lib/splain os2/README os2/README.old
13314            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
13315            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
13316            - x2p/handy.h x2p/s2p.man
13317            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
13318            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
13319            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
13320            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
13321            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
13322            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
13323            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
13324            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
13325            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
13326            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
13327            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
13328            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
13329            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13330            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
13331            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
13332            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
13333            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
13334            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
13335            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
13336            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
13337            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13338            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
13339            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
13340            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
13341            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
13342            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
13343            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
13344            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
13345            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
13346            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
13347            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
13348            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
13349            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
13350            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
13351            ! installman installperl interp.sym keywords.h keywords.pl
13352            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
13353            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13354            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
13355            ! lib/Exporter.pm lib/ExtUtils/Install.pm
13356            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13357            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13358            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13359            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13360            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13361            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
13362            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
13363            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
13364            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
13365            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
13366            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
13367            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
13368            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13369            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13370            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13371            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13372            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13373            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
13374            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
13375            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
13376            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
13377            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13378            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
13379            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
13380            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
13381            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
13382            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
13383            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
13384            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
13385            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13386            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13387            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13388            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13389            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13390            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
13391            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
13392            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
13393            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
13394            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
13395            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
13396            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
13397            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
13398            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
13399            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
13400            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
13401            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
13402            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
13403            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
13404            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
13405            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
13406            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13407            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13408            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
13409            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
13410            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
13411            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
13412            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13413            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13414            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
13415            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
13416            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
13417            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
13418            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13419            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13420            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13421            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13422            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
13423            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
13424            ! x2p/util.h x2p/walk.c
13425 ____________________________________________________________________________
13426 [    16] By: mbeattie                              on 1997/05/23  22:42:08
13427         Log: Initial integration of relperl from 5.003.
13428      Branch: relperl
13429           +> (branch 600 files)
13430 ____________________________________________________________________________
13431 [    14] By: mbeattie                              on 1997/05/12  20:22:56
13432         Log: Finish code generation rewrite. Clean up B::Section class and
13433              handle symbol table translation internally. Simple .pm modules
13434              now compile OK.
13435      Branch: perlext
13436            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
13437            ! Compiler/B/CC.pm
13438 ____________________________________________________________________________
13439 [    13] By: mbeattie                              on 1997/05/05  19:41:18
13440         Log: Don't make pp_enter and pp_return trigger basic blocks.
13441      Branch: perlext
13442            ! Compiler/B/Bblock.pm
13443 ____________________________________________________________________________
13444 [    12] By: mbeattie                              on 1997/05/05  19:40:16
13445         Log: Rewrite code generation. Sections (de)multiplexed into a
13446              temporary file instead of stored in arrays.
13447      Branch: perlext
13448            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
13449 ____________________________________________________________________________
13450 [    11] By: mbeattie                              on 1997/05/03  20:20:59
13451         Log: Development to pre-alpha4
13452      Branch: perlext
13453            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
13454            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
13455            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
13456            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13457            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
13458            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
13459            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
13460            ! Compiler/test_harness Compiler/test_harness_cc
13461 ____________________________________________________________________________
13462 [    10] By: mbeattie                              on 1997/05/03  14:47:06
13463         Log: Initial check-in of perl compiler.
13464      Branch: perlext
13465            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
13466            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
13467            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
13468            + Compiler/B/CC.pm Compiler/B/Debug.pm
13469            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
13470            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
13471            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
13472            + Compiler/O.pm Compiler/README Compiler/TESTS
13473            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
13474            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
13475            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
13476            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
13477            + Compiler/disassemble Compiler/old/README.feb11
13478            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
13479            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
13480            + Compiler/op.patch Compiler/ramblings/cc.notes
13481            + Compiler/ramblings/curcop.runtime
13482            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
13483            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
13484            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
13485            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
13486            + Compiler/ramblings/runtime.porting
13487            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
13488            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
13489            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
13490            + Compiler/test_harness_bytecode Compiler/test_harness_cc
13491            + Compiler/typemap
13492 ____________________________________________________________________________
13493 [     9] By: mbeattie                              on 1997/05/02  19:03:49
13494         Log: Don't require CvDEPTH == 0 when bombing out of subs.
13495      Branch: thrperl
13496            ! pp_hot.c
13497 ____________________________________________________________________________
13498 [     8] By: mbeattie                              on 1997/04/23  19:06:45
13499         Log: Added programmer-level condition variables via "condpair" magic.
13500              Added support for detached threads and tweaked a few things.
13501      Branch: thrperl
13502            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
13503            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
13504            ! util.c
13505 ____________________________________________________________________________
13506 [     7] By: mbeattie                              on 1997/04/23  19:04:18
13507         Log: Rewrote programmer-level condition variables from scratch. Added
13508              support for detaching threads. Fixed handling for arguments
13509              passed in to threads and return values for joined threads.
13510      Branch: perlext
13511            + Thread/lock.t
13512            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
13513            ! Thread/typemap
13514 ____________________________________________________________________________
13515 [     6] By: mbeattie                              on 1997/04/10  20:17:26
13516         Log: Initial check-in of Thread module.
13517      Branch: perlext
13518            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13519            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
13520            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
13521            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13522            + Thread/unsync4.t
13523 ____________________________________________________________________________
13524 [     5] By: mbeattie                              on 1997/04/10  20:05:52
13525         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
13526              missing parens (pad allocation) in the tokener.
13527      Branch: thrperl
13528            ! op.c pp_ctl.c toke.c
13529 ____________________________________________________________________________
13530 [     4] By: mbeattie                              on 1997/03/28  18:40:44
13531         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
13532      Branch: thrperl
13533            + thread.h
13534            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
13535            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
13536            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
13537            ! run.c scope.c sv.c sv.h toke.c util.c
13538 ____________________________________________________________________________
13539 [     3] By: mbeattie                              on 1997/03/28  13:36:23
13540         Log: Branch 5.003 -> thrperl
13541      Branch: thrperl
13542           +> (branch 600 files)
13543 ____________________________________________________________________________
13544 [     2] By: mbeattie                              on 1997/03/28  13:32:21
13545         Log: Initial devel changes.
13546              Pseudo-hashes. Optional strong typing. RESTART {}.
13547      Branch: perl
13548            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
13549            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
13550            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
13551 ____________________________________________________________________________
13552 [     1] By: mbeattie                              on 1997/03/28  13:17:33
13553         Log: Perl 5.003 check-in
13554      Branch: perl
13555            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
13556            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
13557            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
13558            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
13559            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
13560            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13561            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13562            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13563            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13564            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13565            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13566            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13567            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13568            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
13569            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13570            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
13571            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
13572            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
13573            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
13574            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
13575            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
13576            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
13577            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
13578            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
13579            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
13580            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13581            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
13582            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
13583            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
13584            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
13585            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
13586            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
13587            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
13588            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
13589            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
13590            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
13591            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
13592            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
13593            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
13594            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
13595            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
13596            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
13597            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
13598            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
13599            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
13600            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
13601            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
13602            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
13603            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13604            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
13605            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
13606            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
13607            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
13608            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
13609            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
13610            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
13611            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
13612            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
13613            + hints/README.hints hints/aix.sh hints/altos486.sh
13614            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
13615            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
13616            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
13617            + hints/fps.sh hints/freebsd.sh hints/genix.sh
13618            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
13619            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
13620            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
13621            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
13622            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
13623            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
13624            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
13625            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
13626            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
13627            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
13628            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
13629            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
13630            + hints/uts.sh hv.c hv.h installman installperl interp.sym
13631            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
13632            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
13633            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
13634            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
13635            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
13636            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13637            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
13638            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
13639            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
13640            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
13641            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
13642            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
13643            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
13644            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
13645            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
13646            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
13647            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
13648            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
13649            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
13650            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
13651            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
13652            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
13653            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
13654            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
13655            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
13656            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
13657            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
13658            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
13659            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
13660            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
13661            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
13662            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
13663            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
13664            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
13665            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
13666            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
13667            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
13668            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
13669            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
13670            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
13671            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
13672            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
13673            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
13674            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
13675            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
13676            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
13677            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
13678            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
13679            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
13680            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
13681            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
13682            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
13683            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
13684            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
13685            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
13686            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
13687            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
13688            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
13689            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
13690            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
13691            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
13692            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
13693            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
13694            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
13695            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
13696            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
13697            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
13698            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
13699            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
13700            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
13701            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
13702            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
13703            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
13704            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
13705            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
13706            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
13707            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
13708            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
13709            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
13710            + vms/Makefile vms/config.vms vms/descrip.mms
13711            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
13712            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
13713            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
13714            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
13715            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
13716            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
13717            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
13718            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
13719            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13720            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13721            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
13722            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
13723            + x2p/walk.c