d1c8d8a5800951a68bfbc456944f22d99350d18c
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Graham Barr         <gbarr@ti.com>
24     Spider Boardman     <spider@orb.nashua.nh.us>
25     Tom Christiansen    <tchrist@perl.com>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <pmarquess@bfsec.bt.co.uk>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <molnarl@cdata.tvnet.hu>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@chapin.edu>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@hmivax.humgen.upenn.edu>
53     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
54     Tim Bunce           <Tim.Bunce@ig.co.uk>
55     Andy Dougherty      <doughera@lafcol.lafayette.edu>
56     Gurusamy Sarathy    <gsar@engin.umich.edu>
57     Chip Salzenberg     <chip@perl.com>
58
59 And, of course, the Author of Perl:
60
61     Larry Wall          <larry@wall.org>
62
63
64 NOTE: Each change entry shows the change number; who checked it into the
65 repository; when; description of the change; which branch the change
66 happened in; and the affected files.  The file lists have a short symbolic
67 indicator:
68
69             !       modified
70             +       added
71             -       deleted
72             +>      branched (from elsewhere)
73             !>      merged changes (from elsewhere)
74
75
76 ----------------
77 Version 5.005_50        Development release working toward 5.006
78 ----------------
79
80 ____________________________________________________________________________
81 [  1664] By: gsar                                  on 1998/07/26  05:08:48
82         Log: integrate proto.h additions from maint-5.005
83      Branch: perl
84           !> pod/perlhist.pod proto.h
85 ____________________________________________________________________________
86 [  1663] By: gsar                                  on 1998/07/26  05:07:05
87         Log: add new files to MANIFEST; add missing prototypes to proto.h;
88              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
89              add typecasts to silence warnings; tweaks for win32 builds
90      Branch: perl
91            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
92            ! win32/Makefile win32/makefile.mk
93 ____________________________________________________________________________
94 [  1662] By: gsar                                  on 1998/07/26  05:01:52
95         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
96      Branch: maint-5.005/perl
97            ! pod/perlhist.pod proto.h
98 ____________________________________________________________________________
99 [  1661] By: gsar                                  on 1998/07/26  02:52:48
100         Log: up patchlevel to 5.005_50
101      Branch: perl
102            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
103            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
104 ____________________________________________________________________________
105 [  1660] By: gsar                                  on 1998/07/26  02:43:57
106         Log: integrate utfperl
107      Branch: perl
108           +> (branch 162 files)
109           !> (integrate 29 files)
110 ____________________________________________________________________________
111 [  1659] By: gsar                                  on 1998/07/26  02:38:22
112         Log: integrate maint-5.005 changes
113      Branch: perl
114           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
115           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
116           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
117           !> vms/descrip_mms.template vms/subconfigure.com
118 ____________________________________________________________________________
119 [  1658] By: gsar                                  on 1998/07/26  02:23:46
120         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
121              Date: Fri, 24 Jul 1998 11:38:25 -0700
122              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
123              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
124              --
125              Date: Fri, 24 Jul 1998 12:30:36 -0700
126              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
127              Subject: [PATCH 5.005]Tweaks to README.vms
128              --
129              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
130              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
131              Subject: [PATCH 5.005] Final build cleanup patch
132      Branch: maint-5.005/perl
133            ! README.vms vms/descrip_mms.template vms/subconfigure.com
134 ____________________________________________________________________________
135 [  1657] By: gsar                                  on 1998/07/26  02:19:50
136         Log: another platform where pp_sselect() needs a whole fd_set buffer
137              From: Lupe Christoph <lupe@alanya.m.isar.de>
138              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
139              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
140              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
141      Branch: maint-5.005/perl
142            ! pp_sys.c
143 ____________________________________________________________________________
144 [  1656] By: gsar                                  on 1998/07/26  02:12:46
145         Log: fix problem building modules on dos-djgpp
146              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
147              Date: Sat, 25 Jul 1998 00:53:39 +0200
148              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
149              Subject: [PATCH 5.005] dos-djgpp and modules problem
150      Branch: maint-5.005/perl
151            ! djgpp/fixpmain
152 ____________________________________________________________________________
153 [  1655] By: gsar                                  on 1998/07/26  02:11:09
154         Log: From: Tom Spindler <dogcow@home.merit.edu>
155              Date: Wed, 22 Jul 1998 16:11:07 -0400
156              Message-ID: <19980722161107.A16813@home.merit.edu>
157              Subject: [PATCH 5.005] BeOS tweak
158      Branch: maint-5.005/perl
159            ! hints/beos.sh
160 ____________________________________________________________________________
161 [  1654] By: gsar                                  on 1998/07/26  02:09:29
162         Log: various pod tweaks
163      Branch: maint-5.005/perl
164            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
165            ! pod/perltoc.pod
166 ____________________________________________________________________________
167 [  1653] By: gsar                                  on 1998/07/26  02:05:46
168         Log: fix emacs/ptags for PL_* changes
169              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
170              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
171              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
172              Subject: [PATCH 5.004_76] Yet better ptags
173      Branch: maint-5.005/perl
174            ! emacs/ptags
175 ____________________________________________________________________________
176 [  1652] By: gsar                                  on 1998/07/26  02:03:01
177         Log: fix behavior of <=> on bigints
178              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
179              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
180              Date: Fri, 24 Jul 1998 18:29:53 +0100
181              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
182      Branch: maint-5.005/perl
183            ! lib/Math/BigInt.pm t/lib/bigintpm.t
184 ____________________________________________________________________________
185 [  1651] By: larry                                 on 1998/07/24  05:44:33
186         Log: Here are the long-expected Unicode/UTF-8 modifications.
187      Branch: utfperl
188            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
189            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
190            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
191            + lib/unicode/Decomposition.pl
192            + lib/unicode/In/AlphabeticPresentationForms.pl
193            + lib/unicode/In/Arabic.pl
194            + lib/unicode/In/ArabicPresentationForms-A.pl
195            + lib/unicode/In/ArabicPresentationForms-B.pl
196            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
197            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
198            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
199            + lib/unicode/In/BoxDrawing.pl
200            + lib/unicode/In/CJKCompatibility.pl
201            + lib/unicode/In/CJKCompatibilityForms.pl
202            + lib/unicode/In/CJKCompatibilityIdeographs.pl
203            + lib/unicode/In/CJKSymbolsandPunctuation.pl
204            + lib/unicode/In/CJKUnifiedIdeographs.pl
205            + lib/unicode/In/CombiningDiacriticalMarks.pl
206            + lib/unicode/In/CombiningHalfMarks.pl
207            + lib/unicode/In/CombiningMarksforSymbols.pl
208            + lib/unicode/In/ControlPictures.pl
209            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
210            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
211            + lib/unicode/In/EnclosedAlphanumerics.pl
212            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
213            + lib/unicode/In/GeneralPunctuation.pl
214            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
215            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
216            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
217            + lib/unicode/In/HalfwidthandFullwidthForms.pl
218            + lib/unicode/In/HangulCompatibilityJamo.pl
219            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
220            + lib/unicode/In/Hebrew.pl
221            + lib/unicode/In/HighPrivateUseSurrogates.pl
222            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
223            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
224            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
225            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
226            + lib/unicode/In/LatinExtended-A.pl
227            + lib/unicode/In/LatinExtended-B.pl
228            + lib/unicode/In/LatinExtendedAdditional.pl
229            + lib/unicode/In/LetterlikeSymbols.pl
230            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
231            + lib/unicode/In/MathematicalOperators.pl
232            + lib/unicode/In/MiscellaneousSymbols.pl
233            + lib/unicode/In/MiscellaneousTechnical.pl
234            + lib/unicode/In/NumberForms.pl
235            + lib/unicode/In/OpticalCharacterRecognition.pl
236            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
237            + lib/unicode/In/SmallFormVariants.pl
238            + lib/unicode/In/SpacingModifierLetters.pl
239            + lib/unicode/In/Specials.pl
240            + lib/unicode/In/SuperscriptsandSubscripts.pl
241            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
242            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
243            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
244            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
245            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
246            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
247            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
248            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
249            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
250            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
251            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
252            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
253            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
254            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
255            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
256            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
257            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
258            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
259            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
260            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
261            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
262            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
263            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
264            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
265            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
266            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
267            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
268            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
269            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
270            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
271            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
272            + lib/unicode/JamoShort.pl lib/unicode/Makefile
273            + lib/unicode/Name.pl lib/unicode/Number.pl
274            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
275            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
276            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
277            + lib/unicode/blocks.txt lib/unicode/index2.txt
278            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
279            + lib/unicode/names2.txt lib/unicode/props2.txt
280            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
281            + utf8.c utf8.h
282            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
283            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
284            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
285            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
286            ! t/op/vec.t toke.c util.c vms/vmsish.h
287 ____________________________________________________________________________
288 [  1650] By: gsar                                  on 1998/07/24  04:06:48
289         Log: create utfperl branch
290      Branch: utfperl
291           +> (branch 1079 files)
292 ____________________________________________________________________________
293 [  1649] By: gsar                                  on 1998/07/24  03:56:56
294         Log: create maint-5.005 branch
295      Branch: maint-5.005/perl
296           +> (branch 1079 files)
297 ____________________________________________________________________________
298 [  1648] By: gsar                                  on 1998/07/24  03:36:35
299         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
300      Branch: perl
301            ! Changes
302
303 -------------
304 Version 5.005           Production release
305 -------------
306
307 ____________________________________________________________________________
308 [  1647] By: gsar                                  on 1998/07/22  21:11:29
309         Log: sneak in hints/irix_6.sh update
310      Branch: perl
311            ! Changes hints/irix_6.sh
312 ____________________________________________________________________________
313 [  1646] By: gsar                                  on 1998/07/22  21:00:44
314         Log: Update perldelta and Changes; refresh perltoc; newer perlembed.pod
315              from Jon Orwant <orwant@media.mit.edu>; update guts documentation
316              to reflect PL_* changes; is this *it* for 5.005?
317      Branch: perl
318            ! Changes README.win32 patchlevel.h pod/perlcall.pod
319            ! pod/perldelta.pod pod/perlembed.pod pod/perlguts.pod
320            ! pod/perltoc.pod pod/perlxs.pod
321 ____________________________________________________________________________
322 [  1645] By: gsar                                  on 1998/07/22  19:37:41
323         Log: don't use qualify() in class methods
324              From:    Albert Dvornik <bert@genscan.com>
325              Date:    22 Jul 1998 15:14:46 EDT
326              Message-Id: <tqbtqhlmu1.fsf_-_@puma.genscan.com>
327              Subject: [PATCH 5.005-MAYBE] Bug in IO::Handle->input_record_separator
328      Branch: perl
329            ! ext/IO/lib/IO/Handle.pm
330 ____________________________________________________________________________
331 [  1644] By: gsar                                  on 1998/07/22  18:13:31
332         Log: newer perlembed.pod
333      Branch: perl
334            ! pod/perlembed.pod
335 ____________________________________________________________________________
336 [  1643] By: gsar                                  on 1998/07/22  18:03:42
337         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
338              Date:    Wed, 22 Jul 1998 13:42:20 EDT
339              Message-Id: <Pine.SUN.3.96.980722134049.10073C-100000@newton.phys>
340              Subject: Re: 5.005 - a sneak preview
341      Branch: perl
342            ! Porting/pumpkin.pod
343 ____________________________________________________________________________
344 [  1642] By: gsar                                  on 1998/07/22  17:58:42
345         Log: add perlmodinstall, regen perltoc
346      Branch: perl
347            + pod/perlmodinstall.pod
348            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
349            ! pod/perltoc.pod win32/pod.mak
350 ____________________________________________________________________________
351 [  1641] By: gsar                                  on 1998/07/22  17:11:55
352         Log: support optional crypt() with PERL_OBJECT
353              From:    "Douglas Lankshear" <dougl@ActiveState.com>
354              Date:    Wed, 22 Jul 1998 08:21:10 PDT
355              Message-Id: <000701bdb584$5b57c070$a32fa8c0@tau.Active>
356              Subject: [PATCH 5.005 maybe] for crypt with PERL_OBJECT
357      Branch: perl
358            ! iperlsys.h pp.c win32/Makefile win32/makefile.mk
359            ! win32/perlhost.h win32/win32.c win32/win32iop.h
360 ____________________________________________________________________________
361 [  1640] By: gsar                                  on 1998/07/22  17:09:11
362         Log: win32 tweaks
363              Date:    Wed, 22 Jul 1998 07:09:09 PDT
364              Message-Id: <000001bdb57a$4bc9dd00$a32fa8c0@tau.Active>
365              From:    "Douglas Lankshear" <dougl@ActiveState.com>
366      Branch: perl
367            ! win32/Makefile win32/makefile.mk win32/win32.h
368 ____________________________________________________________________________
369 [  1639] By: gsar                                  on 1998/07/22  17:00:30
370         Log: From:    d-lewart@uiuc.edu (Daniel S. Lewart)
371              Date:    Wed, 22 Jul 1998 06:20:08 CDT
372              Message-Id: <199807221120.GAA07962@staff2.cso.uiuc.edu>
373              Subject: [PATCH] lib/Sys/Syslog.pm doc
374      Branch: perl
375            ! Changes lib/Sys/Syslog.pm
376 ____________________________________________________________________________
377 [  1638] By: gsar                                  on 1998/07/22  09:12:26
378         Log: up patchlevel etc (only doc patching from now on, testing in progress)
379      Branch: perl
380            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
381            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
382 ____________________________________________________________________________
383 [  1637] By: gsar                                  on 1998/07/22  08:27:09
384         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
385              Date:    Tue, 21 Jul 1998 16:04:40 PDT
386              Message-Id: <3.0.5.32.19980721160440.00a916f0@ous.edu>
387              Subject: [PATCH 5.004_76]Document Vax C's death for VMS
388              --
389              Date:    Tue, 21 Jul 1998 16:08:57 PDT
390              Message-Id: <3.0.5.32.19980721160857.00a6d250@ous.edu>
391              Subject: [PATCH 5.004_76]fix clean/realclean targets of VMS' makefile
392              --
393              Date:    Tue, 21 Jul 1998 16:05:56 PDT
394              Message-Id: <3.0.5.32.19980721160556.00a1a100@ous.edu>
395              Subject: [PATCH 5.004_76]Note the record-read capabilities of $/ in perldelta.pod
396      Branch: perl
397            ! README.vms pod/perldelta.pod vms/descrip_mms.template
398 ____________________________________________________________________________
399 [  1636] By: gsar                                  on 1998/07/22  08:04:37
400         Log: fix quoting in t/io/inplace.t
401      Branch: perl
402            ! t/io/inplace.t
403 ____________________________________________________________________________
404 [  1635] By: gsar                                  on 1998/07/22  07:59:30
405         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
406              Date:    Tue, 21 Jul 1998 13:06:44 PDT
407              Message-Id: <3.0.5.32.19980721130644.00ac5100@ous.edu>
408              Subject: [PATCH 5.004_76]t/io/inplace.t enabled for VMS
409      Branch: perl
410            ! t/io/inplace.t vms/test.com
411 ____________________________________________________________________________
412 [  1634] By: gsar                                  on 1998/07/22  07:55:35
413         Log: From:    Dan Sugalski <sugalskd@osshe.edu>
414              Date:    Tue, 21 Jul 1998 12:42:20 PDT
415              Message-Id: <3.0.5.32.19980721124220.00a82a20@ous.edu>
416              Subject: [PATCH 5.004_76]Fix inplace editing for VMS
417      Branch: perl
418            ! doio.c
419 ____________________________________________________________________________
420 [  1633] By: gsar                                  on 1998/07/22  07:53:53
421         Log: fix AIX hints for PL_* changes
422              From:    Jarkko Hietaniemi <jhi@iki.fi>
423              Date:    Tue, 21 Jul 1998 22:53:54 +0300
424              Message-Id: <199807211953.WAA55724@vipunen.hut.fi>
425              Subject: Re: _76 fails to link B extension on AIX 414
426      Branch: perl
427            ! perl_exp.SH
428 ____________________________________________________________________________
429 [  1632] By: gsar                                  on 1998/07/22  07:51:56
430         Log: From:    Anton Berezin <tobez@plab.ku.dk>
431              Date:    Tue, 21 Jul 1998 21:46:45 +0200
432              Message-Id: <199807211946.VAA01301@lion.plab.ku.dk>
433              Subject: [PATCH _76] t/op/eval.t test for eval & scoping of lexicals
434      Branch: perl
435            ! t/op/eval.t
436 ____________________________________________________________________________
437 [  1631] By: gsar                                  on 1998/07/22  07:48:20
438         Log: applied patch, with tweak suggested by Michael Parker
439              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
440              Date:    Tue, 21 Jul 1998 14:30:05 EDT
441              Message-Id: <Pine.SUN.3.96.980721142928.8231Q-100000@newton.phys>
442              Subject: Re: Not OK: _76 on IP22-irix6.2 fails tests
443      Branch: perl
444            ! hints/irix_6.sh
445 ____________________________________________________________________________
446 [  1630] By: gsar                                  on 1998/07/22  07:40:25
447         Log: better diagnostic on errno.t failure
448              From:    Graham Barr <gbarr@ti.com>
449              Date:    Tue, 21 Jul 1998 13:07:29 CDT
450              Message-Id: <19980721130729.K4337@asic.sc.ti.com>
451      Branch: perl
452            ! t/lib/errno.t
453 ____________________________________________________________________________
454 [  1629] By: gsar                                  on 1998/07/22  07:36:38
455         Log: win32 tweaks: disable XSLOCKS in perl.c, correct typo, search
456              the registry for anything that begins with "PERL", not "PERL5"
457              From:    "Douglas Lankshear" <dougl@ActiveState.com>
458              Date:    Tue, 21 Jul 1998 11:08:00 PDT
459              Message-Id: <000601bdb4d2$7ee74720$a32fa8c0@tau.Active>
460      Branch: perl
461            ! perl.c win32/perlhost.h win32/win32.c
462 ____________________________________________________________________________
463 [  1628] By: gsar                                  on 1998/07/22  07:28:35
464         Log: suppress redefined warnings on C<INIT {} INIT {}>
465      Branch: perl
466            ! op.c
467 ____________________________________________________________________________
468 [  1627] By: gsar                                  on 1998/07/22  07:15:19
469         Log: remove spurious $VERSION line that confuses CPAN
470              From:    Johan Vromans <jvromans@squirrel.nl>
471              Date:    Tue, 21 Jul 1998 20:01:36 +0200
472              Message-Id: <13748.55168.397720.564438@phoenix.squirrel.nl>
473              Subject: Re: 5.004_76 missing version numbers
474      Branch: perl
475            ! lib/Getopt/Long.pm
476 ____________________________________________________________________________
477 [  1626] By: gsar                                  on 1998/07/22  06:57:56
478         Log: From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
479              Date:    Tue, 21 Jul 1998 10:20:13 EDT
480              Message-Id: <Pine.SUN.3.96.980721101922.8078A-100000@newton.phys>
481              Subject: [PATCH] Porting/config* updates for 5.005
482      Branch: perl
483            ! Changes Porting/config.sh Porting/config_H
484 ____________________________________________________________________________
485 [  1625] By: gsar                                  on 1998/07/22  06:46:38
486         Log: add a few more globals with old names #defined
487      Branch: perl
488            ! embed.pl embedvar.h
489 ____________________________________________________________________________
490 [  1624] By: gsar                                  on 1998/07/22  06:39:22
491         Log: allow extensions to be specified as paths 
492              From:    Paul Johnson <pjcj@transeda.com>
493              Date:    Tue, 21 Jul 1998 12:04:27 BST
494              Message-Id: <19980721120427.F903@west-tip.transeda.com>
495              Subject: [PATCH] 5.004_75 Embed and static extensions
496      Branch: perl
497            ! lib/ExtUtils/Embed.pm
498 ____________________________________________________________________________
499 [  1623] By: gsar                                  on 1998/07/22  06:12:50
500         Log: make $ prototype to accept THREADSVs
501      Branch: perl
502            ! op.c
503 ____________________________________________________________________________
504 [  1622] By: gsar                                  on 1998/07/22  06:04:25
505         Log: fix Liblist.pm to find entries that are plain pathnames on win32
506      Branch: perl
507            ! lib/ExtUtils/Liblist.pm
508 ____________________________________________________________________________
509 [  1621] By: gsar                                  on 1998/07/22  05:10:53
510         Log: perlfaq update from From Tom Christiansen and Nathan Torkington
511              (removes all mention of training courses from perlfaq*.pod)
512      Branch: perl
513            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
514            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
515            ! pod/perlfaq8.pod pod/perlfaq9.pod
516 ____________________________________________________________________________
517 [  1620] By: gsar                                  on 1998/07/22  02:51:13
518         Log: applied patch, modulo parts already added to perldelta
519              From:    Stephen McCamant <alias@mcs.com>
520              Date:    Tue, 21 Jul 1998 17:06:23 CDT
521              Message-Id: <13749.3106.995764.413053@alias-2.pr.mcs.net>
522              Subject: [PATCH] Re: Beta2 is available
523      Branch: perl
524            ! pod/perldelta.pod
525 ____________________________________________________________________________
526 [  1619] By: gsar                                  on 1998/07/22  02:45:55
527         Log: applied patch, add new message to perldeta
528              From:    Stephen McCamant <alias@mcs.com>
529              Date:    Tue, 21 Jul 1998 16:12:25 CDT
530              Message-Id: <13749.910.83378.949909@alias-2.pr.mcs.net>
531              Subject: [PATCH] Band-aid patch for local($avhv->{a})
532      Branch: perl
533            ! pod/perldelta.pod pod/perldiag.pod pp.c pp_hot.c
534 ____________________________________________________________________________
535 [  1618] By: gsar                                  on 1998/07/22  02:08:00
536         Log: fix up B modules for PL_* changes
537      Branch: perl
538            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
539 ____________________________________________________________________________
540 [  1617] By: gsar                                  on 1998/07/22  01:42:14
541         Log: From:    Malcolm Beattie <mbeattie@sable.ox.ac.uk>
542              Date:    Tue, 21 Jul 1998 18:13:16 BST
543              Message-Id: <199807211713.SAA20735@sable.ox.ac.uk>
544              Subject: Compiler docs for 5.005
545      Branch: perl
546            ! ext/B/B.pm ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
547            ! ext/B/O.pm
548 ____________________________________________________________________________
549 [  1616] By: gsar                                  on 1998/07/22  01:29:09
550         Log: s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitive
551              names
552      Branch: perl
553            ! bytecode.h bytecode.pl byterun.c embedvar.h interp.sym
554            ! intrpvar.h
555 ____________________________________________________________________________
556 [  1615] By: nick                                  on 1998/07/21  22:26:34
557         Log: Mingw32 PERL_OBJECT tweaks
558      Branch: perl
559            ! ext/Fcntl/Fcntl.xs ext/IO/IO.xs ext/POSIX/POSIX.xs
560 ____________________________________________________________________________
561 [  1614] By: gsar                                  on 1998/07/21  19:43:32
562         Log: fix off-by-one in change#623 that broke lexical lookups in eval''
563      Branch: perl
564            ! pp_ctl.c
565
566 ----------------
567 Version 5.004_76        5.005 Public Beta, Issue 2
568 ----------------
569
570 ____________________________________________________________________________
571 [  1613] By: gsar                                  on 1998/07/21  10:26:01
572         Log: final tweaks before beta2
573      Branch: perl
574            + Porting/findvars
575           +> Porting/fixvars
576            - fixvars
577            ! Changes MANIFEST intrpvar.h iperlsys.h
578            ! lib/ExtUtils/MM_Win32.pm win32/perlhost.h
579 ____________________________________________________________________________
580 [  1612] By: gsar                                  on 1998/07/21  07:15:54
581         Log: fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2
582      Branch: perl
583            ! ext/Opcode/Opcode.xs proto.h win32/makedef.pl
584            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
585            ! win32/win32sck.c
586 ____________________________________________________________________________
587 [  1611] By: gsar                                  on 1998/07/21  07:12:00
588         Log: fix bytecode.pl with moved var names
589      Branch: perl
590            ! bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
591 ____________________________________________________________________________
592 [  1610] By: gsar                                  on 1998/07/21  05:51:10
593         Log: tweak toke.c
594      Branch: perl
595            ! toke.c
596 ____________________________________________________________________________
597 [  1609] By: gsar                                  on 1998/07/21  05:46:59
598         Log: change case of PERL_OBJECT filenames, consistent with the rest
599      Branch: perl
600            + XSlock.h objXSUB.h
601            - ObjXSub.h XSLock.h
602            ! MANIFEST XSUB.h lib/ExtUtils/MM_Win32.pm perl.h
603            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
604 ____________________________________________________________________________
605 [  1608] By: gsar                                  on 1998/07/21  05:31:13
606         Log: part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)
607      Branch: perl
608            ! bytecode.h byterun.c embedvar.h interp.sym intrpvar.h
609 ____________________________________________________________________________
610 [  1607] By: gsar                                  on 1998/07/21  05:29:10
611         Log: part 1 of PERL_OBJECT fixes for new var names
612      Branch: perl
613            ! ObjXSub.h bytecode.h globals.c iperlsys.h perl.h pp_ctl.c
614            ! run.c win32/GenCAPI.pl
615 ____________________________________________________________________________
616 [  1606] By: gsar                                  on 1998/07/21  05:17:26
617         Log: From:    Stephen McCamant <alias@mcs.com>
618              Date:    Mon, 20 Jul 1998 23:53:32 CDT
619              Message-Id: <13748.6947.311341.657005@alias-2.pr.mcs.net>
620              Subject: [PATCH] redundant RV2GVs in ck_fun()
621      Branch: perl
622            ! op.c
623 ____________________________________________________________________________
624 [  1605] By: gsar                                  on 1998/07/21  05:13:28
625         Log: From:    Stephen McCamant <alias@mcs.com>
626              Date:    Mon, 20 Jul 1998 23:32:42 CDT
627              Message-Id: <13748.6392.921893.643238@alias-2.pr.mcs.net>
628              Subject: B::Deparse 0.56 (first testsuite fixes; big)
629      Branch: perl
630            ! ext/B/B/Deparse.pm
631 ____________________________________________________________________________
632 [  1604] By: gsar                                  on 1998/07/21  05:07:29
633         Log: applied a slightly tweaked version of suggested patch
634              From: Colin Kuskie <ckuskie@cadence.com>
635              Date: Mon, 20 Jul 1998 15:58:31 -0700 (PDT)
636              Message-ID: <Pine.GSO.3.96.980720154841.6188M-100000@pdxmail.cadence.com>
637              Subject: [PATCH _75] More documentation for -i prefix
638      Branch: perl
639            ! pod/perlrun.pod
640 ____________________________________________________________________________
641 [  1603] By: gsar                                  on 1998/07/21  04:59:19
642         Log: disable malloced_size() feedback with -DLEAKTEST
643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
644              Date: Mon, 20 Jul 1998 21:20:21 -0400 (EDT)
645              Message-Id: <199807210120.VAA15031@monk.mps.ohio-state.edu>
646              Subject: [PATCH 5.004_75] -DLEAKTEST broken
647      Branch: perl
648            ! av.c sv.c
649 ____________________________________________________________________________
650 [  1602] By: gsar                                  on 1998/07/21  04:57:43
651         Log: fix hints/hpux.sh for cpp recognition
652              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
653              Date: Mon, 20 Jul 1998 12:46:33 -0400 (EDT)
654              Message-Id: <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
655              Subject: RE: Configure misses preprocessor on HP-UX
656      Branch: perl
657            ! hints/hpux.sh
658 ____________________________________________________________________________
659 [  1601] By: gsar                                  on 1998/07/21  04:55:51
660         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
661              Date: Sun, 19 Jul 1998 18:16:38 -0400 (EDT)
662              Message-Id: <199807192216.SAA10482@monk.mps.ohio-state.edu>
663              Subject: [PATCH 5.004_72] Compile (?{}) into a correct package
664      Branch: perl
665            ! pp_ctl.c t/op/pat.t
666 ____________________________________________________________________________
667 [  1600] By: gsar                                  on 1998/07/21  04:48:32
668         Log: allocate a whole fd_set for pp_sselect() on more platforms
669              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
670              Date: 20 Jul 1998 00:14:18 +0300
671              Message-ID: <oeen2a5y251.fsf@alpha.hut.fi>
672              Subject: Re: Not OK: perl 5.00475 +DEVEL_BETA_ISSUE_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
673      Branch: perl
674            ! pp_sys.c
675 ____________________________________________________________________________
676 [  1599] By: gsar                                  on 1998/07/21  04:44:04
677         Log: add tests to check if context propagation works
678              From: Francois Desarmenien <desar@club-internet.fr>
679              Date: Sun, 19 Jul 1998 12:28:33 +0200
680              Message-ID: <35B1CA51.A606AD27@club-internet.fr>
681              Subject: Re: m//g strange behaviour in 5.004
682      Branch: perl
683            + t/op/context.t
684            ! MANIFEST
685 ____________________________________________________________________________
686 [  1598] By: gsar                                  on 1998/07/21  04:37:49
687         Log: applied RE doc patches, with tweaks to the prose
688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
689              Date: Sat, 18 Jul 1998 23:11:13 -0400 (EDT)
690              Message-Id: <199807190311.XAA25080@monk.mps.ohio-state.edu>
691              Subject: [PATCH 5.004_72] Document irregular zero-length matches
692              --
693              Date: Sun, 19 Jul 1998 00:38:44 -0400 (EDT)
694              Message-Id: <199807190438.AAA26226@monk.mps.ohio-state.edu>
695              Subject: [PATCH 5.004_72] Another irregularity of expressions documented
696      Branch: perl
697            ! pod/perlre.pod
698 ____________________________________________________________________________
699 [  1597] By: gsar                                  on 1998/07/21  04:16:51
700         Log: pod tweak suggested by Ilya
701      Branch: perl
702            ! pod/perlfunc.pod
703 ____________________________________________________________________________
704 [  1596] By: gsar                                  on 1998/07/21  04:12:39
705         Log: enable color output with -Mre=debugcolor with -DDEBUGGING
706              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
707              Date: Sat, 18 Jul 1998 17:34:00 -0400 (EDT)
708              Message-Id: <199807182134.RAA20644@monk.mps.ohio-state.edu>
709              Subject: [PATCH 5.004_72] Better -Mre=colordb
710      Branch: perl
711            ! ext/re/re.xs
712 ____________________________________________________________________________
713 [  1595] By: gsar                                  on 1998/07/21  04:07:44
714         Log: From: "John L. Allen" <allen@grumman.com>
715              Date: Thu, 16 Jul 1998 11:43:54 -0400 (EDT)
716              Message-ID: <Pine.SOL.3.91.980716113018.14617A-100000@gateway.grumman.com>
717              Subject: [PATCH _75 & _05] perlbug does not report usage on invalid flags
718      Branch: perl
719            ! utils/perlbug.PL
720 ____________________________________________________________________________
721 [  1594] By: gsar                                  on 1998/07/21  04:06:06
722         Log: don't use SelectSaver on IO::Handle->input_*() methods
723              From: Robin Barker <rmb1@cise.npl.co.uk>
724              Date: Thu, 16 Jul 1998 15:00:39 +0100 (BST)
725              Message-Id: <199807161400.PAA25532@tempest.cise.npl.co.uk>
726              Subject: Re: Bug in IO::Handle->input_record_separator
727      Branch: perl
728            ! ext/IO/lib/IO/Handle.pm
729 ____________________________________________________________________________
730 [  1593] By: gsar                                  on 1998/07/21  04:03:46
731         Log: applied a tweaked version of suggested patch
732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
733              Date: Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
734              Message-Id: <199807152102.RAA19952@monk.mps.ohio-state.edu>
735              Subject: [PATCH 5.004_72] Enable/document colors in re.pm
736      Branch: perl
737            ! ext/re/re.pm
738 ____________________________________________________________________________
739 [  1592] By: gsar                                  on 1998/07/21  03:49:55
740         Log: remove compat3.sym and rename perld4.pod
741      Branch: perl
742           +> pod/perl5004delta.pod
743            - compat3.sym pod/perld4.pod
744            ! MANIFEST
745 ____________________________________________________________________________
746 [  1591] By: gsar                                  on 1998/07/21  03:38:16
747         Log: update patchlevel, Changes
748      Branch: perl
749            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
750            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
751 ____________________________________________________________________________
752 [  1590] By: gsar                                  on 1998/07/21  03:06:04
753         Log: documentation tweaks from Abigail <abigail@fnx.com>
754              Date: Fri, 17 Jul 1998 20:52:36 -0400 (EDT)
755              Message-ID: <19980718005236.5154.qmail@betelgeuse.wayne.fnx.com>
756              Subject: Re: [PATCH 5.00475] pod/perlsyn.pod
757              --
758              Date: Thu, 16 Jul 1998 17:00:49 -0400 (EDT)
759              Message-ID: <19980716210049.16156.qmail@betelgeuse.wayne.fnx.com>
760              Subject: [PATCH 5.00475] pod/perlguts.pod
761              --
762              Date: Thu, 16 Jul 1998 16:52:05 -0400 (EDT)
763              Message-ID: <19980716205205.15949.qmail@betelgeuse.wayne.fnx.com>
764              Subject: [PATCH 5.00475] Tweaking pod/perlfunc.pod
765              --
766              Date: Fri, 17 Jul 1998 22:58:05 -0400 (EDT)
767              Message-ID: <19980718025805.7135.qmail@betelgeuse.wayne.fnx.com>
768              Subject: [PATCH, 5.00475], pod/perlsub.pod
769              --
770              Date: Sat, 18 Jul 1998 04:02:00 -0400 (EDT)
771              Message-ID: <19980718080200.9927.qmail@betelgeuse.wayne.fnx.com>
772              Subject: [PATCH 5.00475] pod/perlfunc.pod
773      Branch: perl
774            ! pod/perlfunc.pod pod/perlguts.pod pod/perlsub.pod
775            ! pod/perlsyn.pod
776 ____________________________________________________________________________
777 [  1589] By: gsar                                  on 1998/07/21  02:44:25
778         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
779              Date: Wed, 15 Jul 1998 09:38:12 -0700
780              Message-Id: <3.0.5.32.19980715093812.00a42a50@ous.edu>
781              Subject: [PATCH 5.005-beta1]Quick VMS config update
782              --
783              Date: Wed, 15 Jul 1998 12:53:52 -0700
784              Message-Id: <3.0.5.32.19980715125352.00a25cb0@ous.edu>
785              Subject: Re: $ebcdic has broken VMS in _75 (Now with doc patch!)
786              --
787              Date: Thu, 16 Jul 1998 11:15:44 -0700
788              Message-Id: <3.0.5.32.19980716111544.00b78770@ous.edu>
789              Subject: [PATCH 5.004_75]Another VMS tweak for the Vax C compiler
790              --
791              Date: Thu, 16 Jul 1998 11:21:55 -0700
792              Message-Id: <3.0.5.32.19980716112155.00a66c50@ous.edu>
793              Subject: [PATCH 5.004_75]Get archname correct for thread build on VMS
794              --
795              Date: Thu, 16 Jul 1998 11:25:04 -0700
796              Message-Id: <3.0.5.32.19980716112504.00ae0d50@ous.edu>
797              Subject: [PATCH 5.004_75]Thread build tweaks for VMS 6.2 and older
798              --
799              Date: Fri, 17 Jul 1998 15:29:13 -0700
800              Message-Id: <3.0.5.32.19980717152913.00a469b0@ous.edu>
801              Subject: [PATCH 5.004_75]Missed a header file in VMS build procedure
802              --
803              Date: Mon, 20 Jul 1998 10:20:49 -0700
804              Message-Id: <3.0.5.32.19980720102049.00a05100@ous.edu>
805              Subject: [PATCH 5.004_75]Tweaks to Thread.XS for OLD_PTHREADS_API build
806              --
807              Date: Mon, 20 Jul 1998 10:13:03 -0700
808              Message-Id: <3.0.5.32.19980720101303.00a17100@ous.edu>
809              Subject: [PATCH 5.004_75]Explicitly specify extensions during VMS config process
810              --
811              From: Brad Hughes <brad@tgsmc.com>
812              Date: Mon, 20 Jul 1998 15:51:22 -0700
813              Message-Id: <3.0.5.32.19980720155122.00a41950@ous.edu>
814              Subject: patch for readme.vms
815      Branch: perl
816            ! README.vms ext/Thread/Thread.xs vms/descrip_mms.template
817            ! vms/gen_shrfls.pl vms/subconfigure.com
818 ____________________________________________________________________________
819 [  1588] By: gsar                                  on 1998/07/21  01:26:20
820         Log: change#1481 didn't go through at all, redo it
821      Branch: perl
822            ! t/base/rs.t
823 ____________________________________________________________________________
824 [  1587] By: gsar                                  on 1998/07/21  01:21:41
825         Log: workaround C<"foo" "bar"> catenation-intolerant compilers
826      Branch: perl
827            ! regexec.c toke.c
828 ____________________________________________________________________________
829 [  1586] By: gsar                                  on 1998/07/21  01:05:49
830         Log: do not override PERL_DESTRUCT_LEVEL if use has it set
831      Branch: perl
832            ! t/TEST
833 ____________________________________________________________________________
834 [  1585] By: gsar                                  on 1998/07/21  00:39:17
835         Log: fix small memory leak when mess_sv happens to be touched by magic
836      Branch: perl
837            ! perl.c t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
838 ____________________________________________________________________________
839 [  1584] By: gsar                                  on 1998/07/21  00:37:32
840         Log: fix memory leak in C<local(*foo) = 'bar'>
841      Branch: perl
842            ! scope.c
843 ____________________________________________________________________________
844 [  1583] By: TimBunce                              on 1998/07/20  22:14:11
845         Log: Update Changes and patchlevel.h for release. At last.
846      Branch: maint-5.004/perl
847            ! Changes patchlevel.h
848 ____________________________________________________________________________
849 [  1582] By: gsar                                  on 1998/07/20  21:28:43
850         Log: add rsfp_filters and perldb to pollutants list
851      Branch: perl
852            ! embed.pl
853 ____________________________________________________________________________
854 [  1581] By: nick                                  on 1998/07/20  19:22:37
855         Log: Integrate mainline pre-beta2 - just in case 
856      Branch: ansiperl
857           !> (integrate 66 files)
858 ____________________________________________________________________________
859 [  1580] By: TimBunce                              on 1998/07/20  17:16:38
860         Log: Assorted patches:
861              
862              Title:  "Clean up hash array allocation"
863              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
864              Msg-ID:  <199807201052.GAA13336@aatma.engin.umich.edu>
865              Files:  hv.c
866              
867              Title:  "Further fixes for cppstdin on HP-UX 11"
868              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
869              Msg-ID:  <Pine.SUN.3.96.980720124202.6585B-100000@newton.phys>
870              Files:  hints/hpux.sh
871      Branch: maint-5.004/perl
872            ! hints/hpux.sh hv.c
873 ____________________________________________________________________________
874 [  1579] By: TimBunce                              on 1998/07/20  09:46:14
875         Log: Assorted patches:
876              
877              Title:  "Fix C<$1 .. $2> coredump under debugger"
878              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
879              Msg-ID:  <199807200042.UAA23288@aatma.engin.umich.edu>
880              Files:  pp_ctl.c
881              
882              Title:  "Fix lvalue leaks stemming from failure to free LvTARG(sv)"
883              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
884              Msg-ID:  <199807191829.OAA12433@aatma.engin.umich.edu>
885              Files:  embed.h perl.h proto.h global.sym mg.c sv.c t/op/substr.t t/op/vec.t
886              
887              Title:  "fix major bug (from 5.003_96); void contexts were using the context
888              of the enclosing sub!"
889              From:  Francois Desarmenien <desar@club-internet.fr>, Gurusamy Sarathy
890              <gsar@engin.umich.edu>
891              Msg-ID:  <199807180927.FAA08032@aatma.engin.umich.edu>,
892              <35B1CA51.A606AD27@club-internet.fr>
893              Files:  op.h
894              
895              Title:  "Update lib/Getopt/Long.pm (from perl5.005 beta 1)"
896              From:  Johan Vromans <jvromans@squirrel.nl>
897              Msg-ID:  <13745.47704.943964.34613@phoenix.squirrel.nl>
898              Files:  lib/Getopt/Long.pm
899              
900              Title:  "Add Porting/p4d2p utility for converting perforce diffs"
901              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
902              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>
903              Files:  MANIFEST Porting/p4d2p
904      Branch: maint-5.004/perl
905            + Porting/p4d2p
906            ! MANIFEST embed.h global.sym lib/Getopt/Long.pm mg.c op.h
907            ! perl.h pp_ctl.c proto.h sv.c t/op/substr.t t/op/vec.t
908 ____________________________________________________________________________
909 [  1578] By: gsar                                  on 1998/07/20  09:38:39
910         Log: complete s/foo/PL_foo/ changes (all escaped cases identified with
911              brute force search script).  Result builds and passes all tests on
912              Solaris.  win32 and PERL_OBJECT are still untested.
913      Branch: perl
914            ! XSLock.h XSUB.h bytecode.h bytecode.pl byterun.c cc_runtime.h
915            ! djgpp/djgpp.c embed.pl ext/B/B.xs ext/B/B/Asmdata.pm
916            ! ext/B/byteperl.c ext/DB_File/DB_File.xs ext/DB_File/typemap
917            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs
918            ! ext/DynaLoader/dl_vms.xs ext/GDBM_File/typemap ext/IO/IO.xs
919            ! ext/IPC/SysV/SysV.xs ext/NDBM_File/typemap
920            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/typemap
921            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/SDBM_File/typemap
922            ! ext/Thread/Thread.xs ext/attrs/attrs.xs fakethr.h gv.c hv.c
923            ! lib/ExtUtils/typemap malloc.c mg.c op.c os2/OS2/PrfDB/PrfDB.xs
924            ! os2/OS2/PrfDB/typemap os2/OS2/REXX/REXX.xs os2/os2.c
925            ! os2/os2ish.h perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
926            ! regcomp.c regcomp.h regexec.c scope.c scope.h sv.h taint.c
927            ! toke.c util.c vms/ext/DCLsym/DCLsym.xs vms/ext/Stdio/Stdio.xs
928            ! vms/vms.c vms/vmsish.h win32/win32.c win32/win32thread.c
929 ____________________________________________________________________________
930 [  1577] By: TimBunce                              on 1998/07/20  08:28:17
931         Log: Title:  "Make failed matches return empty list in list context"
932              From:  "Paul E. Maisano" <pem@aaii.oz.au>, Gurusamy Sarathy
933              <gsar@engin.umich.edu>, Paul Maisano <pem@aaii.oz.au>
934              Msg-ID:  <199807200002.UAA21398@aatma.engin.umich.edu>,
935              <199807200027.KAA27815@ironbark-ridge.aaii.oz.au>,
936              <35B156FB.504E66E@aaii.oz.au>
937              Files:  pod/perlop.pod pp_hot.c t/op/pat.t
938      Branch: maint-5.004/perl
939            ! pod/perlop.pod pp_hot.c t/op/pat.t
940 ____________________________________________________________________________
941 [  1576] By: TimBunce                              on 1998/07/20  08:11:37
942         Log: Title:  "win32 update from 5.005 beta 2 for 5.004_05"
943              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
944              Msg-ID:  <199807192332.TAA20905@aatma.engin.umich.edu>
945              Files:  win32/include/dirent.h win32/include/sys/socket.h proto.h
946              lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
947              win32/win32.h win32/win32iop.h README.win32 installperl
948              pp_ctl.c win32/Makefile win32/config.bc win32/config.vc
949              win32/config_H.bc win32/config_H.vc win32/config_h.PL
950              win32/config_sh.PL win32/dl_win32.xs win32/makedef.pl
951              win32/makefile.mk win32/pod.mak win32/win32.c
952              win32/win32sck.c win32/bin/pl2bat.pl
953      Branch: maint-5.004/perl
954            ! README.win32 installperl lib/ExtUtils/Liblist.pm
955            ! lib/ExtUtils/Mksymlists.pm pp_ctl.c proto.h win32/Makefile
956            ! win32/bin/pl2bat.pl win32/config.bc win32/config.vc
957            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
958            ! win32/config_sh.PL win32/dl_win32.xs win32/include/dirent.h
959            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
960            ! win32/pod.mak win32/win32.c win32/win32.h win32/win32iop.h
961            ! win32/win32sck.c
962 ____________________________________________________________________________
963 [  1575] By: gsar                                  on 1998/07/20  01:27:14
964         Log: integrate ansi branch to get s/foo/PL_foo/ changes
965      Branch: perl
966           +> fixvars
967           !> (integrate 537 files)
968 ____________________________________________________________________________
969 [  1574] By: gsar                                  on 1998/07/20  00:33:43
970         Log: fix C<$1 .. $2> coredump under debugger
971      Branch: perl
972            ! pp_ctl.c
973 ____________________________________________________________________________
974 [  1573] By: gsar                                  on 1998/07/20  00:28:27
975         Log: misc win32 config tweaks
976      Branch: perl
977            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
978            ! win32/config_h.PL win32/makefile.mk
979 ____________________________________________________________________________
980 [  1572] By: nick                                  on 1998/07/19  19:04:58
981         Log: Missed file that had changed
982      Branch: ansiperl
983            ! embedvar.h
984 ____________________________________________________________________________
985 [  1571] By: nick                                  on 1998/07/19  18:57:35
986         Log: Another threaded, perl malloc issue, x2p's Makefile.SH  has a 
987              pattern match...
988      Branch: ansiperl
989            ! x2p/Makefile.SH
990 ____________________________________________________________________________
991 [  1570] By: nick                                  on 1998/07/19  18:16:20
992         Log: Drat! - threaded perl-malloc has mutex that needs PL_
993      Branch: ansiperl
994            ! malloc.c perl.h
995 ____________________________________________________________________________
996 [  1569] By: nick                                  on 1998/07/19  17:55:22
997         Log: PL_ for perl's malloc
998      Branch: ansiperl
999            ! hv.c malloc.c
1000 ____________________________________________________________________________
1001 [  1568] By: nick                                  on 1998/07/19  16:23:30
1002         Log: PL_ minir tidy up
1003      Branch: ansiperl
1004            ! embed.pl ext/Thread/Thread.xs util.c
1005 ____________________________________________________________________________
1006 [  1567] By: nick                                  on 1998/07/19  13:21:07
1007         Log: Add PL_ to merged file
1008      Branch: ansiperl
1009            ! pp_hot.c
1010 ____________________________________________________________________________
1011 [  1566] By: nick                                  on 1998/07/19  12:38:30
1012         Log: Merge Mainline
1013      Branch: ansiperl
1014            + fixvars
1015           !> (integrate 29 files)
1016 ____________________________________________________________________________
1017 [  1565] By: gsar                                  on 1998/07/19  07:06:54
1018         Log: tweak pod in MakeMaker.pm
1019              From: Paul Johnson <pjcj@transeda.com>
1020              Date: Sat, 18 Jul 1998 15:58:48 +0100
1021              Message-ID: <19980718155847.D903@west-tip.transeda.com>
1022              Subject: [PATCH]5.004_75 (DOC) MakeMaker.pm
1023      Branch: perl
1024            ! lib/ExtUtils/MakeMaker.pm
1025 ____________________________________________________________________________
1026 [  1564] By: gsar                                  on 1998/07/19  07:04:45
1027         Log: From: Gisle Aas <gisle@aas.no>
1028              Date: 17 Jul 1998 22:49:32 +0200
1029              Message-ID: <m390lsb3tv.fsf@furu.g.aas.no>
1030              Subject: [PATCH _75] sv_gets() did not NUL-terminate SV when reading records
1031      Branch: perl
1032            ! sv.c
1033 ____________________________________________________________________________
1034 [  1563] By: gsar                                  on 1998/07/19  07:03:32
1035         Log: update freebsd hints
1036              From: Mik Firestone <fireston@lexmark.com>
1037              Date: Fri, 17 Jul 1998 15:24:26 -0400 (EDT)
1038              Message-Id: <199807171924.AA05297@interlock2.lexmark.com>
1039              Subject: [PATCH 5.005b1] hints/freebsd.sh
1040      Branch: perl
1041            ! hints/freebsd.sh
1042 ____________________________________________________________________________
1043 [  1562] By: gsar                                  on 1998/07/19  07:01:33
1044         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
1045              Date: Fri, 17 Jul 1998 10:37:49 -0700 (PDT)
1046              Message-Id: <199807171737.KAA06967@spock.dis.cccd.edu>
1047              Subject: [PATCH 5.005b1] MPE/iX hints and readme tweaks
1048      Branch: perl
1049            ! README.mpeix hints/mpeix.sh
1050 ____________________________________________________________________________
1051 [  1561] By: gsar                                  on 1998/07/19  07:00:19
1052         Log: From: Norton Allen <allen@huarp.harvard.edu>
1053              Date: Fri, 17 Jul 1998 12:37:27 -0400 (edt)
1054              Message-Id: <199807171637.MAA24830@bottesini.harvard.edu>
1055              Subject: [PATCH: 75] make install fails
1056      Branch: perl
1057            ! Makefile.SH
1058 ____________________________________________________________________________
1059 [  1560] By: gsar                                  on 1998/07/19  06:58:55
1060         Log: fix flawed substitution-loop detection on zero-length matches
1061              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1062              Date: Fri, 17 Jul 1998 13:55:38 -0400 (EDT)
1063              Message-Id: <199807171755.NAA27720@monk.mps.ohio-state.edu>
1064              Subject: [PATCH 5.004_72] Substitution loop in devel branch
1065      Branch: perl
1066            ! pp_hot.c t/op/subst.t
1067 ____________________________________________________________________________
1068 [  1559] By: gsar                                  on 1998/07/19  06:56:19
1069         Log: add perltrap entry about "${#a}", as suggested by
1070              andy barfoot <abarfoot@eng.auburn.edu>
1071      Branch: perl
1072            ! pod/perltrap.pod
1073 ____________________________________________________________________________
1074 [  1558] By: gsar                                  on 1998/07/19  06:43:53
1075         Log: From: Anton Berezin <tobez@plab.ku.dk>
1076              Date: Fri, 17 Jul 1998 11:49:30 +0200 (CEST)
1077              Message-Id: <199807170949.LAA18099@lion.plab.ku.dk>
1078              Subject: [PATCH 5.005b1] perlcall.pod SAVETMPS/FREETMPS bracket
1079      Branch: perl
1080            ! pod/perlcall.pod
1081 ____________________________________________________________________________
1082 [  1557] By: gsar                                  on 1998/07/19  06:40:33
1083         Log: From: "Art Green" <Art_Green@mercmarine.com>
1084              Date: Thu, 16 Jul 1998 21:37:05 -0500
1085              Message-ID: <86256644.000E61D4.00@FDLTest1.mercmarine.com>
1086              Subject: [PATCH]:_75 - Update hints/aix.sh for c_r library
1087      Branch: perl
1088            ! hints/aix.sh
1089 ____________________________________________________________________________
1090 [  1556] By: gsar                                  on 1998/07/19  06:38:17
1091         Log: update README.threads
1092              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1093              Date: Thu, 16 Jul 1998 11:10:33 -0400 (EDT)
1094              Message-Id: <Pine.SUN.3.96.980716110949.2651J-100000@newton.phys>
1095              Subject: Re: Sort of OK: 5.005-beta1 and threads on ppc-powerux-threads
1096      Branch: perl
1097            ! README.threads
1098 ____________________________________________________________________________
1099 [  1555] By: gsar                                  on 1998/07/19  06:36:32
1100         Log: From: Scott Henry <scotth@sgi.com>
1101              Date: 15 Jul 1998 20:23:02 -0700
1102              Message-ID: <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1103              Subject: [PATCH 5.005-beta1] update hints/irix_6.sh
1104      Branch: perl
1105            ! hints/irix_6.sh
1106 ____________________________________________________________________________
1107 [  1554] By: gsar                                  on 1998/07/19  06:35:10
1108         Log: From: Spider Boardman <spider@web.zk3.dec.com>
1109              Date: Wed, 15 Jul 1998 16:56:48 -0400
1110              Message-Id: <199807152056.QAA369057@web.zk3.dec.com>
1111              Subject: [PATCH _75] dec_osf hints still wrong
1112      Branch: perl
1113            ! hints/dec_osf.sh
1114 ____________________________________________________________________________
1115 [  1553] By: gsar                                  on 1998/07/19  06:33:29
1116         Log: tweak hpux hints in vain attempt to get cppstdin set properly
1117              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1118              Date: Wed, 15 Jul 1998 16:11:43 -0400 (EDT)
1119              Subject: Re: HP-UX 11, perl 5.004_04, Oracle 7.3.3.4, DBI 0.93
1120              Message-Id: <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1121              --
1122              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1123              Date: Thu, 16 Jul 1998 11:37:58 -0400 (EDT)
1124              Subject: Re: Configure misses preprocessor on HP-UX
1125              Message-Id: <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1126      Branch: perl
1127            ! hints/hpux.sh
1128 ____________________________________________________________________________
1129 [  1552] By: gsar                                  on 1998/07/19  06:26:24
1130         Log: From: Tye McQueen <tye@metronet.com>
1131              Date: Wed, 15 Jul 1998 13:46:44 -0500 (CDT)
1132              Message-Id: <199807151846.AA12653@metronet.com>
1133              Subject: Minor debugger fix
1134      Branch: perl
1135            ! lib/perl5db.pl
1136 ____________________________________________________________________________
1137 [  1551] By: gsar                                  on 1998/07/19  06:25:05
1138         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1139              Date: Wed, 15 Jul 1998 14:23:39 -0400 (EDT)
1140              Message-Id: <Pine.SUN.3.96.980715135257.1310F-100000@newton.phys>
1141              Subject: Re: Configure s?rand support [PATCH 5.004_75] -- better patch
1142      Branch: perl
1143            ! INSTALL pp.c
1144 ____________________________________________________________________________
1145 [  1550] By: gsar                                  on 1998/07/19  06:23:10
1146         Log: minor re.pm cleanup
1147              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1148              Date: Wed, 15 Jul 1998 12:41:14 +0100
1149              Message-Id: <E0ywPvu-0003V7-00@ursa.cus.cam.ac.uk>
1150              Subject: Re: [PATCH 5.004_74]Don't use tainted REs in Basename.pm when building perl
1151      Branch: perl
1152            ! ext/re/re.pm pod/perldiag.pod
1153 ____________________________________________________________________________
1154 [  1549] By: gsar                                  on 1998/07/19  06:20:49
1155         Log: export additional symbols on OS/2
1156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1157              Date: Wed, 15 Jul 1998 06:13:07 -0400 (EDT)
1158              Message-Id: <199807151013.GAA11279@monk.mps.ohio-state.edu>
1159              Subject: [PATCH 5.004_72] Export more symbols from Perl DLL
1160      Branch: perl
1161            ! os2/os2.sym
1162 ____________________________________________________________________________
1163 [  1548] By: gsar                                  on 1998/07/19  06:18:58
1164         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1165              Date: Wed, 15 Jul 1998 06:10:36 -0400 (EDT)
1166              Message-Id: <199807151010.GAA11270@monk.mps.ohio-state.edu>
1167              Subject: [PATCH 5.004_72] Minor improvements to perlcc
1168      Branch: perl
1169            ! utils/perlcc.PL
1170 ____________________________________________________________________________
1171 [  1547] By: gsar                                  on 1998/07/19  06:17:22
1172         Log: applied slightly tweaked version of patch
1173              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1174              Date: Thu, 16 Jul 1998 15:49:15 -0400 (EDT)
1175              Message-Id: <199807161949.PAA08214@monk.mps.ohio-state.edu>
1176              Subject: [PATCH 5.004_72] Updated patch to Test::Harness
1177      Branch: perl
1178            ! lib/Test/Harness.pm
1179 ____________________________________________________________________________
1180 [  1546] By: gsar                                  on 1998/07/19  06:11:03
1181         Log: improve 'frame' handling in debugger
1182              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1183              Date: Wed, 15 Jul 1998 00:52:10 -0400 (EDT)
1184              Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
1185              Subject: [PATCH 5.004_72] Better debugger trace
1186      Branch: perl
1187            ! lib/perl5db.pl
1188 ____________________________________________________________________________
1189 [  1545] By: gsar                                  on 1998/07/19  06:07:51
1190         Log: fix and test handling of literal newlines in heredocs
1191              From: Gisle Aas <gisle@aas.no>
1192              Date: 17 Jul 1998 14:58:25 +0200
1193              Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
1194              Subject: Re: [PATCH _71] CRs et al
1195              --
1196              From: larry@wall.org (Larry Wall)
1197              Date: Fri, 17 Jul 1998 09:32:35 -0700
1198              Message-Id: <199807171632.JAA12959@wall.org>
1199              Subject: Re: [PATCH _71] CRs et al
1200      Branch: perl
1201            ! t/comp/multiline.t toke.c
1202 ____________________________________________________________________________
1203 [  1544] By: gsar                                  on 1998/07/19  06:00:12
1204         Log: remove possibly unwritable lib/re.pm before overwrite
1205              From: larry@wall.org (Larry Wall)
1206              Date: Wed, 15 Jul 1998 14:26:03 -0700
1207              Message-Id: <199807152126.OAA04623@wall.org>
1208              Subject: Re: bug encountered building perl5.005beta1
1209      Branch: perl
1210            ! Makefile.SH
1211 ____________________________________________________________________________
1212 [  1543] By: gsar                                  on 1998/07/19  05:56:18
1213         Log: unsubmitted Changes tweak
1214      Branch: perl
1215            ! Changes cygwin32/ld2
1216 ____________________________________________________________________________
1217 [  1542] By: gsar                                  on 1998/07/19  01:21:22
1218         Log: make failed matches return empty list in list context
1219      Branch: perl
1220            ! pod/perlop.pod pp_hot.c t/op/pat.t
1221 ____________________________________________________________________________
1222 [  1541] By: gsar                                  on 1998/07/18  22:27:59
1223         Log: remove obsolete perltrap about m//g's pos() reset behavior
1224      Branch: perl
1225            ! pod/perltrap.pod
1226 ____________________________________________________________________________
1227 [  1540] By: nick                                  on 1998/07/18  22:16:26
1228         Log: PL_ stuff passes non-threaded on Mingw32
1229              (Why did it compile without this fix?)
1230      Branch: ansiperl
1231            ! pp_sys.c
1232 ____________________________________________________________________________
1233 [  1539] By: TimBunce                              on 1998/07/18  22:04:58
1234         Log: Assorted patches:
1235              
1236              Title:  "Minor fixes to MakeMaker docs re ExtUtils::Embed"
1237              From:  Paul Johnson <pjcj@transeda.com>
1238              Msg-ID:  <19980718155847.D903@west-tip.transeda.com>
1239              Files:  lib/ExtUtils/MakeMaker.pm
1240              
1241              Title:  "Update t/op/array.t (from 5.005 beta 1)"
1242              Files:  t/op/array.t
1243      Branch: maint-5.004/perl
1244            ! lib/ExtUtils/MakeMaker.pm t/op/array.t
1245 ____________________________________________________________________________
1246 [  1538] By: TimBunce                              on 1998/07/18  21:57:50
1247         Log: Title:  "Remove flawed '// with parens or $&' performance patch (Change 662)"
1248              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tim Bunce <Tim.Bunce@ig.co.uk>,
1249              larry@wall.org (Larry Wall)
1250              Msg-ID:  <19980717015308.E6244@ig.co.uk>, <199807171819.LAA13771@wall.org>,
1251              <E0yvtzn-0002F9-00@ursa.cus.cam.ac.uk>
1252              Files:  cop.h embed.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c
1253              pp_ctl.c pp_hot.c regexec.c scope.c
1254      Branch: maint-5.004/perl
1255            ! cop.h embed.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c
1256            ! pp_hot.c proto.h regexec.c regexp.h scope.c
1257 ____________________________________________________________________________
1258 [  1537] By: nick                                  on 1998/07/18  20:56:58
1259         Log: PL_ scheme Builds under Minw32 - some SEGFAULT snags
1260      Branch: ansiperl
1261            ! doio.c mg.c perl.c pp_hot.c pp_sys.c util.c win32/perllib.c
1262            ! win32/win32.c win32/win32.h
1263 ____________________________________________________________________________
1264 [  1536] By: nick                                  on 1998/07/18  20:50:26
1265         Log: Merge latest mainline
1266      Branch: ansiperl
1267            ! patchlevel.h
1268           !> ext/Thread/Thread.xs op.h util.c
1269 ____________________________________________________________________________
1270 [  1535] By: nick                                  on 1998/07/18  16:45:29
1271         Log: Edited "behind my back" ...
1272      Branch: ansiperl
1273            ! vms/perly_c.vms
1274 ____________________________________________________________________________
1275 [  1534] By: nick                                  on 1998/07/18  16:38:27
1276         Log: PL_ stuff for threads
1277      Branch: ansiperl
1278            ! byterun.c cop.h deb.c doio.c doop.c embed.pl embedvar.h
1279            ! ext/B/B.xs ext/Thread/Thread.xs gv.c intrpvar.h mg.c
1280            ! miniperlmain.c op.c op.h perl.c perl.h perly.y pp.c pp.h
1281            ! pp_ctl.c pp_hot.c pp_sys.c regexec.c run.c scope.c sv.c sv.h
1282            ! thread.h toke.c util.c win32/perllib.c
1283 ____________________________________________________________________________
1284 [  1533] By: nick                                  on 1998/07/18  14:30:54
1285         Log: Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CC
1286              (still with PERL_GLOBAL_STRUCT) - to cover more #if branches
1287      Branch: ansiperl
1288            ! embed.pl intrpvar.h perl.c toke.c
1289 ____________________________________________________________________________
1290 [  1532] By: nick                                  on 1998/07/18  13:53:03
1291         Log: PL_ prefix to all perlvars, part1
1292              Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT
1293      Branch: ansiperl
1294            ! XSUB.h av.c bytecode.h byterun.c byterun.h cop.h deb.c doio.c
1295            ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
1296            ! ext/Data/Dumper/Dumper.xs ext/DynaLoader/dl_next.xs
1297            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs
1298            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/attrs/attrs.xs
1299            ! ext/re/re.xs gv.c hv.c hv.h lib/ExtUtils/typemap
1300            ! lib/ExtUtils/xsubpp mg.c miniperlmain.c op.c perl.c perl.h
1301            ! perly.c perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
1302            ! regcomp.h regexec.c run.c scope.c scope.h sv.c sv.h taint.c
1303            ! thrdvar.h toke.c universal.c util.c
1304 ____________________________________________________________________________
1305 [  1531] By: gsar                                  on 1998/07/18  08:48:13
1306         Log: fix yet another USE_THREADS leak due to failure to free stacks
1307      Branch: perl
1308            ! ext/Thread/Thread.xs util.c
1309 ____________________________________________________________________________
1310 [  1530] By: gsar                                  on 1998/07/18  08:46:58
1311         Log: fix major bug in GIMME (introduced in 5.003_96); void contexts were
1312              using the context of the enclosing sub!
1313      Branch: perl
1314            ! op.h
1315 ____________________________________________________________________________
1316 [  1529] By: nick                                  on 1998/07/18  08:18:03
1317         Log: Integrate post-beta tweaks to ansiperl
1318      Branch: ansiperl
1319           !> ObjXSub.h embed.h ext/Thread/Thread.xs global.sym gv.c mg.c
1320           !> objpp.h op.c perl.c perl.h pp_sys.c proto.h sv.c t/op/substr.t
1321           !> t/op/vec.t toke.c util.c
1322 ____________________________________________________________________________
1323 [  1528] By: gsar                                  on 1998/07/18  04:23:12
1324         Log: fix lvalue leaks stemming from failure to free LvTARG(sv)
1325      Branch: perl
1326            ! ObjXSub.h embed.h global.sym mg.c objpp.h perl.h proto.h sv.c
1327            ! t/op/substr.t t/op/vec.t
1328 ____________________________________________________________________________
1329 [  1527] By: gsar                                  on 1998/07/18  02:16:40
1330         Log: check ferror() only if read() returned 0
1331      Branch: perl
1332            ! pp_sys.c
1333 ____________________________________________________________________________
1334 [  1526] By: gsar                                  on 1998/07/18  02:08:01
1335         Log: fix another CvMUTEXP() leak
1336      Branch: perl
1337            ! gv.c
1338 ____________________________________________________________________________
1339 [  1525] By: TimBunce                              on 1998/07/18  01:51:52
1340         Log: Assorted patches:
1341              
1342              Title:  "Fix @a=@a=qw(...) properly"
1343              From:  Stephen McCamant <alias@mcs.com>
1344              Msg-ID:  <13742.49404.367751.437966@alias-2.pr.mcs.net>
1345              Files:  opcode.h
1346              
1347              Title:  "Larry's patch to support CR LF in scripts (updated)"
1348              From:  Gisle Aas <gisle@aas.no>, larry@wall.org (Larry Wall)
1349              Msg-ID:  <199807120054.RAA19550@wall.org>, <m3iukw63da.fsf@furu.g.aas.no>
1350              Files:  t/comp/multiline.t toke.c
1351              
1352              Title:  "Change getc() docs to match behaviour. Make read() return undef on
1353              error."
1354              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1355              Msg-ID:  <199807052257.SAA10004@aatma.engin.umich.edu>
1356              Files:  pod/perlfunc.pod pp_sys.c
1357              
1358              Title:  "Update patchls utility"
1359              Files:  Porting/patchls
1360      Branch: maint-5.004/perl
1361            ! Porting/patchls opcode.h pod/perlfunc.pod pp_sys.c
1362            ! t/comp/multiline.t toke.c
1363 ____________________________________________________________________________
1364 [  1524] By: gsar                                  on 1998/07/18  01:22:35
1365         Log: fix CvMUTEXP() leaks with -Dusethreads
1366      Branch: perl
1367            ! op.c toke.c
1368 ____________________________________________________________________________
1369 [  1523] By: gsar                                  on 1998/07/18  01:17:28
1370         Log: fix $/ init for multiple interpreters/threads
1371      Branch: perl
1372            ! ext/Thread/Thread.xs perl.c util.c
1373 ____________________________________________________________________________
1374 [  1522] By: gsar                                  on 1998/07/18  01:11:07
1375         Log: fix missing init that caused RE alternations to fail under
1376              -Dusethreads
1377      Branch: perl
1378            ! util.c
1379 ____________________________________________________________________________
1380 [  1521] By: TimBunce                              on 1998/07/16  22:23:25
1381         Log: Assorted patches:
1382              
1383              Title:  "Allow $SIG{CHLD}='IGNORE' to work (reap zombies) on Solaris"
1384              From:  Albert Dvornik <bert@genscan.com>, Chip Salzenberg <chip@perl.org>
1385              Msg-ID:  <19980708181055.A8005@perlsupport.com>,
1386              <tqn2adkvge.fsf@puma.genscan.com>
1387              Files:  util.c
1388              
1389              Title:  "Document perltrap on precedence of keys/values/each"
1390              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1391              Msg-ID:  <199807151857.OAA04704@aatma.engin.umich.edu>
1392              Files:  pod/perltrap.pod
1393              
1394              Title:  "perlbook.pod patch"
1395              From:  Tom Christiansen <tchrist@chthon.perl.com>
1396              Msg-ID:  <199807140037.SAA04556@chthon.perl.com>
1397              Files:  pod/perlbook.pod
1398              
1399              Title:  "perlmod.pod patch"
1400              From:  Tom Christiansen <tchrist@chthon.perl.com>
1401              Msg-ID:  <199807140109.TAA04678@chthon.perl.com>
1402              Files:  pod/perlmod.pod
1403              
1404              Title:  "Fix bug in IO::Handle->input_record_separator"
1405              From:  Robin Barker <rmb1@cise.npl.co.uk>, Swen Thuemmler
1406              <Swen.Thuemmler@paderlinx.de>
1407              Msg-ID:  <199807161400.PAA25532@tempest.cise.npl.co.uk>,
1408              <Pine.GSO.4.00.9807161649380.6537-100000@rmail>
1409              Files:  ext/IO/lib/IO/Handle.pm
1410              
1411              Title:  "update h2ph, Math::Complex and Math::Trig (from 5.005 beta 1)"
1412              Files:  lib/Math/Complex.pm lib/Math/Trig.pm t/lib/complex.t t/lib/h2ph.t
1413              t/lib/trig.t utils/h2ph.PL
1414              
1415              Title:  "Update hints/irix_6.sh"
1416              From:  Scott Henry <scotth@sgi.com>
1417              Msg-ID:  <yd890lu1nu1.fsf@hoshi.engr.sgi.com>
1418              Files:  hints/irix_6.sh
1419              
1420              Title:  "Configure misses preprocessor on HP-UX (further fix)"
1421              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1422              Msg-ID:  <Pine.SUN.3.96.980716113128.2651N-100000@newton.phys>
1423              Files:  hints/hpux.sh
1424              
1425              Title:  "update perlbug to v1.26 (from 5.005 beta 1)"
1426              Files:  utils/perlbug.PL
1427      Branch: maint-5.004/perl
1428            ! ext/IO/lib/IO/Handle.pm hints/hpux.sh hints/irix_6.sh
1429            ! lib/Math/Complex.pm lib/Math/Trig.pm pod/perlbook.pod
1430            ! pod/perlmod.pod pod/perltrap.pod t/lib/complex.t t/lib/h2ph.t
1431            ! t/lib/trig.t util.c utils/h2ph.PL utils/perlbug.PL
1432 ____________________________________________________________________________
1433 [  1520] By: TimBunce                              on 1998/07/15  21:24:12
1434         Log: Assorted patches:
1435              
1436              Title:  "Add stub attrs.pm"
1437              From:  Graham Barr <gbarr@ti.com>, Gurusamy Sarathy <gsar@engin.umich.edu>
1438              Msg-ID:  <19980713163312.A18222@asic.sc.ti.com>,
1439              <199807132140.RAA09583@aatma.engin.umich.edu>
1440              Files:  MANIFEST lib/attrs.pm
1441              
1442              Title:  "Fix @a=@a=qw(...)"
1443              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Stephen McCamant
1444              <alias@mcs.com>
1445              Msg-ID:  <13737.12300.950886.821143@alias-2.pr.mcs.net>,
1446              <199807122351.TAA05649@aatma.engin.umich.edu>
1447              Files:  op.c opcode.pl t/op/array.t
1448              
1449              Title:  "Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop"
1450              From:  Gisle Aas <gisle@aas.no>, Stephen McCamant <alias@mcs.com>
1451              Msg-ID:  <13739.55551.205810.338648@alias-2.pr.mcs.net>,
1452              <m33ec4jdwn.fsf@furu.g.aas.no>
1453              Files:  sv.c
1454              
1455              Title:  "Make Power MachTen use vfork() and system malloc()"
1456              From:  Dominic Dunlop <domo@computer.org>, Jarkko Hietaniemi <jhi@iki.fi>
1457              Msg-ID:  <v03110700b1c95b010820@[195.95.102.91]>
1458              Files:  hints/machten.sh malloc.c
1459              
1460              Title:  "Use REG_INFTY in place of hardwired constant"
1461              From:  Dominic Dunlop <domo@computer.org>
1462              Msg-ID:  <v03110703b1ca662c44f8@[195.95.102.91]>
1463              Files:  regcomp.h regcomp.c regexec.c
1464              
1465              Title:  "Minor debugger fix (history adds an extra newline)"
1466              From:  Tye McQueen <tye@metronet.com>
1467              Msg-ID:  <199807151846.AA12653@metronet.com>
1468              Files:  lib/perl5db.pl
1469              
1470              Title:  "Protect Term::ReadLine against non-default $/ value"
1471              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>,
1472              kstar@chapin.edu@ig.co.uk ()
1473              Msg-ID:  <19980713151749.G8596@O2.chapin.edu>,
1474              <199807132139.RAA11270@monk.mps.ohio-state.edu>
1475              Files:  lib/Term/ReadLine.pm
1476              
1477              Title:  "Fix HP-UX 11 build (cppstdin)"
1478              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
1479              Msg-ID:  <Pine.SUN.3.96.980715161018.1560D-100000@newton.phys>
1480              Files:  Configure hints/hpux.sh
1481              
1482              Title:  "VMS filetest operator fixup (SS$_ACCONFLICT)"
1483              From:  Dan Sugalski <sugalskd@osshe.edu>
1484              Msg-ID:  <3.0.5.32.19980702135255.00a6ad90@ous.edu>
1485              Files:  vms/vms.c
1486      Branch: maint-5.004/perl
1487            + lib/attrs.pm
1488            ! Configure MANIFEST hints/hpux.sh hints/machten.sh
1489            ! lib/Term/ReadLine.pm lib/perl5db.pl malloc.c op.c opcode.pl
1490            ! regcomp.c regcomp.h regexec.c sv.c t/op/array.t vms/vms.c
1491 ____________________________________________________________________________
1492 [  1519] By: nick                                  on 1998/07/15  18:56:17
1493         Log: Integrate mainline at beta1 
1494      Branch: ansiperl
1495           +> Porting/p4d2p README.mpeix Todo-5.005
1496           +> ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1497           +> mpeix/mpeixish.h mpeix/nm mpeix/relink perly_c.diff
1498           +> pod/perld4.pod pod/perlport.pod t/lib/ipc_sysv.t
1499            - Todo.5.005 lib/Bundle/CPAN.pm perly.c.diff pod/perldelta4.pod
1500            - t/op/ipcmsg.t t/op/ipcsem.t
1501           !> (integrate 167 files)
1502
1503 ----------------
1504 Version 5.004_75        5.005 Public Beta, Issue 1
1505 ----------------
1506
1507 ____________________________________________________________________________
1508 [  1518] By: gsar                                  on 1998/07/15  10:01:41
1509         Log: add stub docs for ext/B, other minor tweaks
1510      Branch: perl
1511            ! Changes Porting/config_H config_h.SH ext/B/B.pm
1512            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bblock.pm
1513            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
1514            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Showlex.pm
1515            ! ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/O.pm sv.c
1516 ____________________________________________________________________________
1517 [  1517] By: gsar                                  on 1998/07/15  08:27:15
1518         Log: up patchlevel to 75 (Beta, Issue 1), add podpatch
1519              From: abigail@fnx.com
1520              Date: Wed, 15 Jul 1998 04:03:44 -0400 (EDT)
1521              Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
1522              Subject: [PATCH 5.004_74] pod/perlop.pod
1523      Branch: perl
1524            ! Changes patchlevel.h pod/perlop.pod win32/Makefile
1525            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1526            ! win32/makefile.mk
1527 ____________________________________________________________________________
1528 [  1516] By: gsar                                  on 1998/07/15  08:04:24
1529         Log: From:    abigail@fnx.com
1530              Date:    Wed, 15 Jul 1998 03:47:56 EDT
1531              Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>
1532              Subject: [PATCH 5.004_74] pod/pod2man.PL Fix use of < inside C<>
1533      Branch: perl
1534            ! pod/pod2man.PL
1535 ____________________________________________________________________________
1536 [  1515] By: gsar                                  on 1998/07/15  08:02:14
1537         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
1538              Date:    Wed, 15 Jul 1998 03:49:24 EDT
1539              Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>
1540              Subject: [PATCH 5.004_72] Additional targets for OS/2 build
1541      Branch: perl
1542            ! os2/Makefile.SHs
1543 ____________________________________________________________________________
1544 [  1514] By: gsar                                  on 1998/07/15  07:58:29
1545         Log: rename some long file names to be 8.3 truncation-safe
1546      Branch: perl
1547           +> Todo-5.005 perly_c.diff pod/perld4.pod
1548            - Todo.5.005 perly.c.diff pod/perldelta4.pod
1549            ! MANIFEST Porting/pumpkin.pod perly.fixer
1550 ____________________________________________________________________________
1551 [  1513] By: gsar                                  on 1998/07/15  07:35:29
1552         Log: minor tweaks to docs on qr//
1553      Branch: perl
1554            ! ext/re/re.pm pod/perldelta.pod pod/perlop.pod pod/perlre.pod
1555 ____________________________________________________________________________
1556 [  1512] By: gsar                                  on 1998/07/15  07:06:02
1557         Log: applied patch, with tab tweak suggest by Peter Prymmer
1558              From: Dan Sugalski <sugalskd@osshe.edu>
1559              Date: Tue, 14 Jul 1998 16:41:14 -0700
1560              Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
1561              Subject: [PATCH 5.004_74]VMS build cleanups
1562      Branch: perl
1563            ! vms/descrip_mms.template
1564 ____________________________________________________________________________
1565 [  1511] By: gsar                                  on 1998/07/15  07:03:33
1566         Log: allow perlbug -ok when STDIN it not a tty
1567              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
1568              Date: Wed, 15 Jul 1998 03:24:56 +0200
1569              Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
1570              Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2
1571      Branch: perl
1572            ! utils/perlbug.PL
1573 ____________________________________________________________________________
1574 [  1510] By: gsar                                  on 1998/07/15  06:59:43
1575         Log: From: "Art Green" <Art_Green@mercmarine.com>
1576              Date: Tue, 14 Jul 1998 20:53:48 -0500
1577              Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>
1578              Subject: [PATCH]:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
1579      Branch: perl
1580            ! Configure
1581 ____________________________________________________________________________
1582 [  1509] By: gsar                                  on 1998/07/15  06:57:50
1583         Log: typecast long vs. IV compares in pp_flip/pp_flop
1584      Branch: perl
1585            ! pp_ctl.c
1586 ____________________________________________________________________________
1587 [  1508] By: gsar                                  on 1998/07/15  06:50:49
1588         Log: don't copy foreach itervar when no external refs exist
1589              From: Gisle Aas <gisle@aas.no>
1590              Date: 15 Jul 1998 03:35:25 +0200
1591              Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
1592              Subject: Re: Testcase for 1..n closure change
1593      Branch: perl
1594            ! pp_hot.c
1595 ____________________________________________________________________________
1596 [  1507] By: gsar                                  on 1998/07/15  06:46:41
1597         Log: applied patch, regen headers
1598              From: Stephen McCamant <alias@mcs.com>
1599              Date: Tue, 14 Jul 1998 19:56:47 -0500 (CDT)
1600              Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
1601              Subject: B::Deparse update for qr// and regcreset
1602      Branch: perl
1603            ! ext/B/B/Deparse.pm opcode.h opcode.pl
1604 ____________________________________________________________________________
1605 [  1506] By: gsar                                  on 1998/07/15  06:43:04
1606         Log: make pregcomp et al VIRTUAL again for PERL_OBJECT
1607              From: "Douglas Lankshear" <dougl@ActiveState.com>
1608              Date: Tue, 14 Jul 1998 16:40:30 -0700
1609              Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
1610              Subject: [PATCH 5.004_74]
1611      Branch: perl
1612            ! proto.h
1613 ____________________________________________________________________________
1614 [  1505] By: gsar                                  on 1998/07/15  06:41:43
1615         Log: dont use sv_dump() in -DD diagnostic
1616              From: Gisle Aas <gisle@aas.no>
1617              Date: 14 Jul 1998 23:55:36 +0200
1618              Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
1619              Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop
1620      Branch: perl
1621            ! sv.c
1622 ____________________________________________________________________________
1623 [  1504] By: gsar                                  on 1998/07/15  06:39:37
1624         Log: add a few more thread.t tests
1625      Branch: perl
1626            ! t/lib/thread.t
1627 ____________________________________________________________________________
1628 [  1503] By: gsar                                  on 1998/07/15  06:31:33
1629         Log: fix thread.t ('join $t' ne '$t->join' !)
1630      Branch: perl
1631            ! t/lib/thread.t
1632 ____________________________________________________________________________
1633 [  1502] By: gsar                                  on 1998/07/15  06:26:00
1634         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1635              Date: Wed, 15 Jul 1998 01:45:57 +0300 (EET DST)
1636              Message-Id: <199807142245.BAA09651@alpha.hut.fi>
1637              Subject: [PATCH] 5.004_74: MPE/iX final touches
1638      Branch: perl
1639            ! installperl lib/File/Copy.pm
1640 ____________________________________________________________________________
1641 [  1501] By: gsar                                  on 1998/07/15  05:59:49
1642         Log: apply (reversed) patch
1643              From: Peter Wolfe <wolfe@titan.teloseng.com>
1644              Date: Tue, 14 Jul 1998 13:01:58 -0700 (PDT)
1645              Message-Id: <199807142001.NAA26550@titan.teloseng.com>
1646              Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4
1647      Branch: perl
1648            ! ext/IPC/SysV/SysV.xs
1649 ____________________________________________________________________________
1650 [  1500] By: gsar                                  on 1998/07/15  05:57:39
1651         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1652              Date: Tue, 14 Jul 1998 14:14:59 -0400 (EDT)
1653              Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
1654              Subject: [PATCH 5.004_74] Config_74-01
1655      Branch: perl
1656            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1657            ! Porting/config_H Porting/pumpkin.pod config_h.SH
1658            ! vms/subconfigure.com win32/config.bc win32/config.gc
1659            ! win32/config.vc
1660 ____________________________________________________________________________
1661 [  1499] By: gsar                                  on 1998/07/15  05:48:38
1662         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
1663              Date: Tue, 14 Jul 1998 21:35:02 +0300 (EET DST)
1664              Message-Id: <199807141835.VAA09030@alpha.hut.fi>
1665              Subject: [PATCH] 5.004_74: trig.t: math inaccuracy fudge for unicos
1666      Branch: perl
1667            ! t/lib/trig.t
1668 ____________________________________________________________________________
1669 [  1498] By: gsar                                  on 1998/07/15  05:47:33
1670         Log: -w, strict clean perldoc (via PM)
1671              From: Robin Barker <rmb1@cise.npl.co.uk>
1672              Date: Tue, 14 Jul 98 17:22:01 BST
1673              Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
1674              Subject: [PATCH 5.004_74] perldoc.PL
1675      Branch: perl
1676            ! utils/perldoc.PL
1677 ____________________________________________________________________________
1678 [  1497] By: gsar                                  on 1998/07/15  05:35:54
1679         Log: add comment about cpprun etc., to hints/hpux.sh
1680      Branch: perl
1681            ! hints/hpux.sh
1682 ____________________________________________________________________________
1683 [  1496] By: gsar                                  on 1998/07/15  05:15:16
1684         Log: fix warning from CGI::Carp
1685      Branch: perl
1686            ! lib/CGI/Carp.pm
1687 ____________________________________________________________________________
1688 [  1495] By: gsar                                  on 1998/07/14  23:47:18
1689         Log: fix off-by-one in win32 registry handling
1690              From: "Douglas Lankshear" <dougl@ActiveState.com>
1691              Date: Tue, 14 Jul 1998 07:39:06 -0700
1692              Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
1693              Subject: [PATCH 5.004_73]
1694      Branch: perl
1695            ! win32/win32.c
1696 ____________________________________________________________________________
1697 [  1494] By: gsar                                  on 1998/07/14  23:45:58
1698         Log: doc patches from Gisle Aas <gisle@aas.no>
1699              Date: 14 Jul 1998 16:18:31 +0200
1700              Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
1701              Subject: [PATCH] substr/splice changes for perldelta.pod
1702              --
1703              Date: 14 Jul 1998 20:31:27 +0200
1704              Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
1705              Subject: [PATCH] Duplicate description of use integer %
1706      Branch: perl
1707            ! pod/perldelta.pod pod/perlop.pod
1708 ____________________________________________________________________________
1709 [  1493] By: gsar                                  on 1998/07/14  23:39:31
1710         Log: File/Spec.pm needs trailing newline
1711      Branch: perl
1712            ! lib/File/Spec.pm
1713 ____________________________________________________________________________
1714 [  1492] By: gsar                                  on 1998/07/14  21:43:03
1715         Log: unsubmitted _74 tweaks
1716      Branch: perl
1717            ! Changes mpeix/nm mpeix/relink pod/perldelta.pod
1718            ! pod/perldiag.pod
1719
1720 ----------------
1721 Version 5.004_74
1722 ----------------
1723
1724 ____________________________________________________________________________
1725 [  1491] By: gsar                                  on 1998/07/14  08:48:28
1726         Log: up patchlevel to 74; introduce distinct archname for PERL_OBJECT
1727      Branch: perl
1728            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
1729            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1730            ! win32/makefile.mk
1731 ____________________________________________________________________________
1732 [  1490] By: gsar                                  on 1998/07/14  08:31:13
1733         Log: From:    Gisle Aas <gisle@aas.no>
1734              Date:    14 Jul 1998 10:20:34 +0200
1735              Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>
1736              Subject: [PATCH] Make -DP work (and readable)
1737      Branch: perl
1738            ! run.c
1739 ____________________________________________________________________________
1740 [  1489] By: gsar                                  on 1998/07/14  08:23:46
1741         Log: fix function parameter autovivification for pseudohashes
1742      Branch: perl
1743            ! mg.c t/op/avhv.t
1744 ____________________________________________________________________________
1745 [  1488] By: gsar                                  on 1998/07/14  07:34:45
1746         Log: merge changes#1423,1465 from maintbranch; checkin two missed files
1747              from earlier changes#1461,1478
1748      Branch: perl
1749            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod pp_sys.c
1750            ! t/TEST t/lib/thread.t t/op/local.t t/op/pat.t t/op/regexp.t
1751            ! t/op/substr.t t/op/vec.t
1752 ____________________________________________________________________________
1753 [  1487] By: gsar                                  on 1998/07/14  07:04:54
1754         Log: tweak t/lib/thread.t
1755      Branch: perl
1756            ! t/lib/thread.t
1757 ____________________________________________________________________________
1758 [  1486] By: gsar                                  on 1998/07/14  06:38:15
1759         Log: applied patch, slightly tweaked
1760              From: Dan Sugalski <sugalskd@osshe.edu>
1761              Date: Mon, 13 Jul 1998 11:52:27 -0700
1762              Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
1763              Subject: [PATCH 5.004_73]Get re module working on VMS
1764      Branch: perl
1765            ! ext/re/Makefile.PL perl.h proto.h
1766 ____________________________________________________________________________
1767 [  1485] By: gsar                                  on 1998/07/14  06:32:58
1768         Log: add Porting/p4d2p
1769      Branch: perl
1770            + Porting/p4d2p
1771            ! MANIFEST
1772 ____________________________________________________________________________
1773 [  1484] By: gsar                                  on 1998/07/14  06:08:20
1774         Log: doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
1775              Date: Mon, 13 Jul 1998 19:09:09 -0600
1776              Message-Id: <199807140109.TAA04678@chthon.perl.com>
1777              Subject: perlmod.pod patch
1778              --
1779              Date: Mon, 13 Jul 1998 18:37:07 -0600
1780              Message-Id: <199807140037.SAA04556@chthon.perl.com>
1781              Subject: perlbook.pod patch
1782      Branch: perl
1783            ! pod/perlbook.pod pod/perlmod.pod
1784 ____________________________________________________________________________
1785 [  1483] By: gsar                                  on 1998/07/14  06:04:25
1786         Log: OS/2 update
1787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1788              Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
1789              Date: Mon, 13 Jul 1998 19:36:05 -0400 (EDT)
1790              Subject: [PATCH 5.004_72] OS/2 system() and friends additions
1791      Branch: perl
1792            ! README.os2 hints/os2.sh os2/Changes os2/os2.c t/op/magic.t
1793 ____________________________________________________________________________
1794 [  1482] By: gsar                                  on 1998/07/14  06:01:12
1795         Log: more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1796              Date: Mon, 13 Jul 1998 16:37:49 -0700
1797              Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
1798              Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
1799              --
1800              Date: Mon, 13 Jul 1998 15:51:09 -0700
1801              Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
1802              Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS
1803      Branch: perl
1804            ! t/io/iprefix.t t/lib/cgi-html.t
1805 ____________________________________________________________________________
1806 [  1481] By: gsar                                  on 1998/07/14  05:57:36
1807         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1808              Date: Mon, 13 Jul 1998 15:41:53 -0700
1809              Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>
1810              Subject: [PATCH 5.004_73]Fix t/base/rs.t test failures on VMS
1811      Branch: perl
1812            ! t/base/rs.t
1813 ____________________________________________________________________________
1814 [  1480] By: gsar                                  on 1998/07/14  05:56:14
1815         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1816              Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>
1817              Date: Mon, 13 Jul 1998 15:04:27 -0700
1818              Subject: [PATCH 5.004_73]Thread tweak for VMS.C
1819      Branch: perl
1820            ! vms/vms.c
1821 ____________________________________________________________________________
1822 [  1479] By: gsar                                  on 1998/07/14  05:55:13
1823         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
1824              Date: Mon, 13 Jul 1998 23:13:43 +0200
1825              Message-ID: <19980713231343.A178@cdata.tvnet.hu>
1826              Subject: [PATCH _72] Configure problem on dos-djgpp
1827      Branch: perl
1828            ! Configure
1829 ____________________________________________________________________________
1830 [  1478] By: gsar                                  on 1998/07/14  05:53:08
1831         Log: add files and tweaks needed for MPE/iX port (via PM)
1832              From: Jarkko Hietaniemi <jhi@iki.fi>
1833              Date: Tue, 14 Jul 1998 00:07:30 +0300 (EET DST)
1834              Message-Id: <199807132107.AAA20603@alpha.hut.fi>
1835              Subject: MPE/iX patches for _73
1836      Branch: perl
1837            + README.mpeix ext/DynaLoader/dl_mpeix.xs ext/re/hints/mpeix.pl
1838            + mpeix/mpeixish.h mpeix/nm mpeix/relink
1839            ! MANIFEST ext/Socket/Socket.xs hints/mpeix.sh installperl
1840            ! lib/File/Copy.pm perl.c perl.h pod/perldelta.pod
1841 ____________________________________________________________________________
1842 [  1477] By: gsar                                  on 1998/07/14  04:23:28
1843         Log: added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
1844              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1845              Date: Mon, 13 Jul 1998 16:50:55 -0400 (EDT)
1846              Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
1847              Subject: Re: _70 and Devel::RE
1848      Branch: perl
1849            ! ext/re/Makefile.PL ext/re/re.xs regcomp.c regexec.c
1850 ____________________________________________________________________________
1851 [  1476] By: gsar                                  on 1998/07/14  04:06:25
1852         Log: minor Configure nits
1853              From: Jarkko Hietaniemi <jhi@iki.fi>
1854              Date: Mon, 13 Jul 1998 23:25:27 +0300 (EET DST)
1855              Message-Id: <199807132025.XAA10771@alpha.hut.fi>
1856              Subject: Configure patches for MVS (and one x2p/Makefile.SH)
1857      Branch: perl
1858            ! Configure x2p/Makefile.SH
1859 ____________________________________________________________________________
1860 [  1475] By: gsar                                  on 1998/07/14  03:59:56
1861         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1862              Date: Mon, 13 Jul 1998 12:54:19 -0700
1863              Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>
1864              Subject: [PATCH 5.004_73] Fixes to the VMS configuration system
1865      Branch: perl
1866            ! vms/munchconfig.c vms/subconfigure.com
1867 ____________________________________________________________________________
1868 [  1474] By: gsar                                  on 1998/07/14  03:58:13
1869         Log: make Term::Readline::get_line() independent of caller's $/
1870              From: kstar@chapin.edu
1871              Date: Mon, 13 Jul 1998 15:17:49 -0400
1872              Message-ID: <19980713151749.G8596@O2.chapin.edu>
1873              Subject: [PATCH] Was: CPAN.pm still fails
1874      Branch: perl
1875            ! lib/Term/ReadLine.pm
1876 ____________________________________________________________________________
1877 [  1473] By: gsar                                  on 1998/07/14  03:55:29
1878         Log: fix $trnl interpolation in here-docs (via PM)
1879              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
1880              Date: Mon, 13 Jul 1998 15:49:00 -0400 (EDT)
1881              Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
1882              Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness
1883      Branch: perl
1884            ! Configure
1885 ____________________________________________________________________________
1886 [  1472] By: gsar                                  on 1998/07/14  03:50:18
1887         Log: From: Dominic Dunlop <domo@ppp52.vo.lu>
1888              Date: Mon, 13 Jul 1998 15:55:09 +0100 (WET DST)
1889              Message-Id: <199807131455.PAA23621@ppp52.vo.lu>
1890              Subject: Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
1891      Branch: perl
1892            ! hints/machten.sh
1893 ____________________________________________________________________________
1894 [  1471] By: gsar                                  on 1998/07/14  03:49:07
1895         Log: From: Dan Sugalski <sugalskd@osshe.edu>
1896              Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>
1897              Date: Mon, 13 Jul 1998 12:30:05 -0700
1898              Subject: [PATCH 5.004_73] Add Data::Dumper and re modules to VMS config stuff
1899      Branch: perl
1900            ! configure.com vms/descrip_mms.template
1901 ____________________________________________________________________________
1902 [  1470] By: gsar                                  on 1998/07/14  03:40:14
1903         Log: consistently refer to functions as C<foo()>
1904              From: abigail@fnx.com
1905              Date: Mon, 13 Jul 1998 03:04:24 -0400 (EDT)
1906              Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
1907              Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod
1908      Branch: perl
1909            ! pod/perlfunc.pod
1910 ____________________________________________________________________________
1911 [  1469] By: gsar                                  on 1998/07/14  03:35:06
1912         Log: From: Tom Hughes <thh@cyberscience.com>
1913              Date: 13 Jul 1998 09:34:16 +0100
1914              Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>
1915              Subject: [PATCH 5.004_72] Fix d_Gconvert definition in hints/svr4.sh
1916      Branch: perl
1917            ! hints/svr4.sh
1918 ____________________________________________________________________________
1919 [  1468] By: gsar                                  on 1998/07/14  03:34:03
1920         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
1921              Date: 13 Jul 1998 11:16:27 +0200
1922              Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>
1923              Subject: Parallel Makefiles
1924      Branch: perl
1925            ! lib/ExtUtils/MM_Unix.pm
1926 ____________________________________________________________________________
1927 [  1467] By: gsar                                  on 1998/07/14  03:31:39
1928         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1929              Date: Mon, 13 Jul 1998 00:12:19 -0400 (EDT)
1930              Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>
1931              Subject: [PATCH 5.004_72] t/io/pipe.t - completely broken?
1932      Branch: perl
1933            ! t/io/pipe.t
1934 ____________________________________________________________________________
1935 [  1466] By: gsar                                  on 1998/07/14  03:29:25
1936         Log: minor tweaks to perldelta and README.win32
1937      Branch: perl
1938            ! Changes README.win32 pod/perldelta.pod
1939 ____________________________________________________________________________
1940 [  1465] By: TimBunce                              on 1998/07/13  21:33:45
1941         Log: Assorted patches:
1942              
1943              Title:  "Fix string substitution returncode problem"
1944              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
1945              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
1946              <v03110700b191a557f041@[195.95.102.114]>
1947              Files:  pp_hot.c
1948              
1949              Title:  "umask EXPR is fatal only if (EXPR & 0700) > 0"
1950              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1951              Msg-ID:  <199807111656.MAA03310@aatma.engin.umich.edu>
1952              Files:  pod/perldiag.pod pp_sys.c
1953              
1954              Title:  "Remove reference to qsort from perlfunc.pod"
1955              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1956              Msg-ID:  <199807111923.PAA05124@aatma.engin.umich.edu>
1957              Files:  pod/perlfunc.pod
1958              
1959              Title:  "Deprecate AvFILL in favor of av_len()"
1960              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1961              Msg-ID:  <199807111945.PAA05489@aatma.engin.umich.edu>
1962              Files:  pod/perlguts.pod
1963              
1964              Title:  "Further clarify effects of using quotes with m operator"
1965              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
1966              Msg-ID:  <199806201921.PAA03829@aatma.engin.umich.edu>
1967              Files:  pod/perlop.pod
1968              
1969              Title:  "Add PERL_DESTRUCT_LEVEL=2 to test suite"
1970              From:  Tim Bunce
1971              Files:  t/TEST t/op/local.t t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t
1972      Branch: maint-5.004/perl
1973            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
1974            ! pod/perlop.pod pp_hot.c pp_sys.c t/TEST t/op/local.t
1975            ! t/op/pat.t t/op/regexp.t t/op/substr.t t/op/vec.t toke.c
1976
1977 ----------------
1978 Version 5.004_73
1979 ----------------
1980
1981 ____________________________________________________________________________
1982 [  1464] By: gsar                                  on 1998/07/13  04:41:07
1983         Log: up patchlevel to 73, update Changes &c.
1984      Branch: perl
1985            ! Changes patchlevel.h pod/perlhist.pod t/op/array.t
1986            ! win32/Makefile win32/config_H.bc win32/config_H.gc
1987            ! win32/config_H.vc win32/makefile.mk
1988 ____________________________________________________________________________
1989 [  1463] By: gsar                                  on 1998/07/13  02:58:51
1990         Log: avoid empty rm -f in MM_Unix.pm
1991      Branch: perl
1992            ! lib/ExtUtils/MM_Unix.pm
1993 ____________________________________________________________________________
1994 [  1462] By: gsar                                  on 1998/07/13  02:54:52
1995         Log: update perldelta
1996      Branch: perl
1997            ! pod/perldelta.pod
1998 ____________________________________________________________________________
1999 [  1461] By: gsar                                  on 1998/07/13  02:44:30
2000         Log: added patch, tweaked PERL_OBJECT things
2001              From:    Graham Barr <gbarr@pobox.com>
2002              Date:    Sun, 12 Jul 1998 19:57:47 CDT
2003              Message-Id: <19980712195747.C493@pobox.com>
2004              Subject: [ PATCH perl5.004_72] patch to add qr//
2005      Branch: perl
2006            ! dump.c embed.h ext/Opcode/Opcode.pm global.sym globals.c
2007            ! keywords.h keywords.pl op.c op.h opcode.h opcode.pl
2008            ! pod/perlfunc.pod pp.c pp_hot.c pp_proto.h proto.h regcomp.c
2009            ! regexp.h sv.c t/op/pat.t toke.c
2010 ____________________________________________________________________________
2011 [  1460] By: gsar                                  on 1998/07/13  01:25:07
2012         Log: add a few more PURIFY guards
2013      Branch: perl
2014            ! av.c sv.c
2015 ____________________________________________________________________________
2016 [  1459] By: gsar                                  on 1998/07/12  23:38:31
2017         Log: add tests for change#1458 and then some
2018      Branch: perl
2019            ! t/op/array.t
2020 ____________________________________________________________________________
2021 [  1458] By: gsar                                  on 1998/07/12  22:42:47
2022         Log: apply patch for smarter AASSIGN_COMMON detection; regen headers
2023              From:    Stephen McCamant <alias@mcs.com>
2024              Date:    Sun, 12 Jul 1998 17:17:00 CDT
2025              Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
2026              Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71
2027      Branch: perl
2028            ! op.c opcode.h opcode.pl
2029 ____________________________________________________________________________
2030 [  1457] By: gsar                                  on 1998/07/12  22:06:05
2031         Log: small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
2032      Branch: perl
2033            ! Configure Makefile.SH ext/Socket/Socket.xs perl.c
2034 ____________________________________________________________________________
2035 [  1456] By: gsar                                  on 1998/07/12  21:56:39
2036         Log: From: Doug MacEachern <dougm@pobox.com>
2037              Date: Sun, 12 Jul 1998 14:29:29 -0400
2038              Message-Id: <199807121829.OAA00525@postman.opengroup.org>
2039              Subject: [PATCH 5.004_72] Embed.pm support for PERL_OBJECT
2040      Branch: perl
2041            ! lib/ExtUtils/Embed.pm
2042 ____________________________________________________________________________
2043 [  1455] By: gsar                                  on 1998/07/12  21:54:02
2044         Log: applied installperl patch, corrected other little nits
2045              From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2046              Date: 12 Jul 1998 16:27:21 +0200
2047              Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
2048              Subject: [5.004_72] installperl tweak
2049      Branch: perl
2050            ! Changes Configure README.win32 installperl win32/makefile.mk
2051 ____________________________________________________________________________
2052 [  1454] By: gsar                                  on 1998/07/12  10:14:24
2053         Log: update MANIFEST, Changes
2054      Branch: perl
2055            - lib/Bundle/CPAN.pm
2056            ! Changes MANIFEST
2057
2058 ----------------
2059 Version 5.004_72
2060 ----------------
2061
2062 ____________________________________________________________________________
2063 [  1453] By: gsar                                  on 1998/07/12  10:04:33
2064         Log: merge changes 1424, 1428 from maintbranch
2065      Branch: perl
2066            ! Porting/makerel ext/re/re.pm lib/Sys/Syslog.pm
2067 ____________________________________________________________________________
2068 [  1452] By: gsar                                  on 1998/07/12  09:46:40
2069         Log: patchlevel up to 72, update Changes, minor tweaks to win32/config*
2070              and README.win32
2071      Branch: perl
2072            ! Changes README.win32 patchlevel.h win32/Makefile
2073            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2074            ! win32/makefile.mk
2075 ____________________________________________________________________________
2076 [  1451] By: gsar                                  on 1998/07/12  07:01:26
2077         Log: generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
2078              From: Jarkko Hietaniemi <jhi@iki.fi>
2079              Date: Sat, 11 Jul 1998 17:51:07 +0300 (EET DST)
2080              Message-Id: <199807111451.RAA27010@alpha.hut.fi>
2081              Subject: M3 "generic" parts
2082      Branch: perl
2083            ! Configure Makefile.SH config_h.SH ext/POSIX/POSIX.xs
2084            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_Unix.pm
2085            ! makedepend.SH mv-if-diff perl.h plan9/plan9ish.h pp_sys.c
2086            ! unixish.h vms/subconfigure.com vms/vmsish.h win32/config_H.bc
2087            ! win32/config_H.gc x2p/Makefile.SH
2088 ____________________________________________________________________________
2089 [  1450] By: gsar                                  on 1998/07/12  06:38:27
2090         Log: various tweaks for PERL_OBJECT build & test
2091      Branch: perl
2092            ! globals.c iperlsys.h win32/GenCAPI.pl win32/Makefile
2093            ! win32/makefile.mk win32/win32.c win32/win32iop.h
2094 ____________________________________________________________________________
2095 [  1449] By: gsar                                  on 1998/07/12  06:29:23
2096         Log: From:    andreas.koenig@kulturbox.de (Andreas J. Koenig)
2097              Date:    12 Jul 1998 08:22:16 +0200
2098              Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>
2099              Subject: [5.004_71] Patch: let CPAN.pm work with threaded perl
2100      Branch: perl
2101            ! lib/CPAN.pm lib/SelfLoader.pm
2102 ____________________________________________________________________________
2103 [  1448] By: gsar                                  on 1998/07/12  05:10:50
2104         Log: make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
2105              and runs regexes in 1000s of threads without crashing; also fixed
2106              statcache not being thread-local
2107      Branch: perl
2108            ! embed.h embedvar.h ext/Thread/Thread.xs ext/re/re.xs
2109            ! intrpvar.h op.c perl.c pp_ctl.c regcomp.c regexec.c sv.c
2110            ! t/lib/thread.t thrdvar.h util.c
2111 ____________________________________________________________________________
2112 [  1447] By: gsar                                  on 1998/07/12  02:40:45
2113         Log: From:    Hugo van der Sanden <hv@crypt0.demon.co.uk>
2114              Date:    Sun, 12 Jul 1998 03:23:04 +0200
2115              Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>
2116              Subject: Re: perlbug doesn't check that save succeeded
2117      Branch: perl
2118            ! utils/perlbug.PL
2119 ____________________________________________________________________________
2120 [  1446] By: gsar                                  on 1998/07/12  02:39:24
2121         Log: be generous about CRs
2122              From:    larry@wall.org (Larry Wall)
2123              Date:    Sat, 11 Jul 1998 17:54:21 PDT
2124              Message-Id: <199807120054.RAA19550@wall.org>
2125              Subject: [PATCH _71] CRs et al 
2126      Branch: perl
2127            ! toke.c
2128 ____________________________________________________________________________
2129 [  1445] By: gsar                                  on 1998/07/12  02:11:16
2130         Log: fix pp_caller() to fully traverse stacklevels
2131      Branch: perl
2132            ! objpp.h pp_ctl.c proto.h t/op/runlevel.t
2133 ____________________________________________________________________________
2134 [  1444] By: gsar                                  on 1998/07/11  23:43:37
2135         Log: add patch, along with all the missing bits, and doc tweaks
2136              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2137              Date: Thu, 9 Jul 1998 18:47:25 -0400 (EDT)
2138              Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
2139              Subject: Re: [PATCH 5.004_71] Secure RE update
2140      Branch: perl
2141            ! ObjXSub.h embed.h embedvar.h ext/Opcode/Opcode.pm ext/re/re.pm
2142            ! global.sym globals.c interp.sym intrpvar.h op.c opcode.h
2143            ! opcode.pl pp_ctl.c pp_proto.h regcomp.c sv.c t/op/misc.t
2144            ! t/op/pat.t t/op/subst.t
2145 ____________________________________________________________________________
2146 [  1443] By: gsar                                  on 1998/07/11  23:08:14
2147         Log: tweak to get BSDI to build IPC/SysV
2148              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2149              Date: 11 Jul 1998 16:26:44 +0300
2150              Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
2151              Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1
2152      Branch: perl
2153            ! ext/IPC/SysV/SysV.xs
2154 ____________________________________________________________________________
2155 [  1442] By: gsar                                  on 1998/07/11  23:03:39
2156         Log: fix closures in optimized C<for (1..5)> (only the tests are in this
2157              change, the pp_hot.c fix accidentally went in change#1441)
2158      Branch: perl
2159            ! t/op/closure.t
2160 ____________________________________________________________________________
2161 [  1441] By: gsar                                  on 1998/07/11  22:35:40
2162         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2163              Date: Sat, 11 Jul 1998 18:21:21 -0400 (EDT)
2164              Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>
2165              Subject: [PATCH 5.004_71] Update os2's OS2::Process
2166      Branch: perl
2167            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2168            ! os2/OS2/Process/Process.xs pp_hot.c
2169 ____________________________________________________________________________
2170 [  1440] By: gsar                                  on 1998/07/11  19:41:59
2171         Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
2172              Date: 11 Jul 1998 17:00:21 +0200
2173              Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>
2174              Subject: [perl5.004_71] Patch: change MakeMaker default compress --> gzip
2175      Branch: perl
2176            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2177 ____________________________________________________________________________
2178 [  1439] By: gsar                                  on 1998/07/11  19:36:58
2179         Log: export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
2180      Branch: perl
2181            ! pod/perlguts.pod win32/makedef.pl
2182 ____________________________________________________________________________
2183 [  1438] By: gsar                                  on 1998/07/11  19:14:21
2184         Log: applied patch for perlfunc tweaks, removed reference to system qsort()
2185              From: abigail@fnx.com
2186              Date: Sat, 11 Jul 1998 04:20:54 -0400 (EDT)
2187              Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
2188              Subject: [PATCH 5.004_71] pod/perlfunc.pod
2189      Branch: perl
2190            ! pod/perlfunc.pod
2191 ____________________________________________________________________________
2192 [  1437] By: gsar                                  on 1998/07/11  19:05:00
2193         Log: From: abigail@fnx.com
2194              Date: Sat, 11 Jul 1998 04:09:57 -0400 (EDT)
2195              Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2196              Subject: [PATCH 5.004_71] pod/pod2man.PL
2197      Branch: perl
2198            ! pod/pod2man.PL
2199 ____________________________________________________________________________
2200 [  1436] By: gsar                                  on 1998/07/11  18:58:03
2201         Log: more complete version of change#1421
2202              From: Stephen McCamant <alias@mcs.com>
2203              Date: Fri, 10 Jul 1998 23:46:46 -0500 (CDT)
2204              Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
2205              Subject: [PATCH] Re: B::Deparse for(1..100000)
2206      Branch: perl
2207            ! ext/B/B/Deparse.pm
2208 ____________________________________________________________________________
2209 [  1435] By: gsar                                  on 1998/07/11  18:54:42
2210         Log: win32 fixes for VC 6.0 nits
2211      Branch: perl
2212            ! ext/Data/Dumper/Dumper.xs win32/Makefile win32/makefile.mk
2213            ! win32/win32.h
2214 ____________________________________________________________________________
2215 [  1434] By: gsar                                  on 1998/07/11  18:45:32
2216         Log: s/AVHV/pseudo-hash/ (via PM)
2217              From: Gisle Aas <gisle@aas.no>
2218              Date: 11 Jul 1998 00:16:53 +0200
2219              Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
2220              Subject: [PATCH] trivial fields.pm doc patch
2221      Branch: perl
2222            ! lib/fields.pm
2223 ____________________________________________________________________________
2224 [  1433] By: gsar                                  on 1998/07/11  18:43:11
2225         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2226              Date: Fri, 10 Jul 1998 23:12:11 +0200
2227              Message-ID: <19980710231211.A161@cdata.tvnet.hu>
2228              Subject: [PATCH _71] dos-djgpp update
2229      Branch: perl
2230            ! Configure djgpp/config.over djgpp/djgppsed.sh djgpp/fixpmain
2231 ____________________________________________________________________________
2232 [  1432] By: gsar                                  on 1998/07/11  18:41:00
2233         Log: applied patch, reformatted long lines in places
2234              From: Dominic Dunlop <domo@computer.org>
2235              Date: Fri, 10 Jul 1998 23:11:30 +0000
2236              Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
2237              Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
2238              warning
2239      Branch: perl
2240            ! pod/perldiag.pod regexec.c
2241 ____________________________________________________________________________
2242 [  1431] By: gsar                                  on 1998/07/11  18:29:18
2243         Log: From: "John L. Allen" <allen@grumman.com>
2244              Date: Fri, 10 Jul 1998 13:57:01 -0400 (EDT)
2245              Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2246              Subject: [PATCH]: _71 & _04 - Make AIX hints preserve ccflags as per docs
2247      Branch: perl
2248            ! hints/aix.sh
2249 ____________________________________________________________________________
2250 [  1430] By: TimBunce                              on 1998/07/11  18:15:09
2251         Log: Title:  "Fix string substitution returncode problem"
2252              From:  Dominic Dunlop <domo@vo.lu>, Gurusamy Sarathy <gsar@engin.umich.edu>
2253              Msg-ID:  <199805271236.IAA28213@aatma.engin.umich.edu>,
2254              <v03110700b191a557f041@[195.95.102.114]>
2255              Files:  pp_hot.c
2256      Branch: maint-5.004/perl
2257            ! pp_hot.c
2258 ____________________________________________________________________________
2259 [  1429] By: gsar                                  on 1998/07/11  18:07:52
2260         Log: applied patch, tweaked doc and code that does labels/indentation
2261              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2262              Date: Thu, 9 Jul 1998 21:39:40 -0400 (EDT)
2263              Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
2264              Subject: [PATCH 5.004_71] perldebug.pod and RE
2265      Branch: perl
2266            ! pod/perldebug.pod regcomp.c regexec.c
2267 ____________________________________________________________________________
2268 [  1428] By: TimBunce                              on 1998/07/11  17:45:56
2269         Log: Assorted patches:
2270              
2271              Title:  "makerel now reads local patch list from patchlevel.h"
2272              Files:  patchlevel.h Porting/makerel
2273              
2274              Title:  "pod/pod2man.PL"
2275              From:  abigail@fnx.com
2276              Msg-ID:  <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>
2277              Files:  pod/pod2man.PL
2278              
2279              Title:  "Clarify taint example in re.pm"
2280              From:  Tom Phoenix <rootbeer@teleport.com>
2281              Msg-ID:  <Pine.GSO.3.96.980623155803.3227X-100000@user2.teleport.com>
2282              Files:  lib/re.pm
2283              
2284              Title:  "Anohter ptags improvement"
2285              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
2286              Msg-ID:  <199807070059.UAA28815@monk.mps.ohio-state.edu>
2287              Files:  emacs/ptags
2288              
2289              Title:  "_71 & _04 - Make AIX hints preserve ccflags as per docs"
2290              From:  "John L. Allen" <allen@grumman.com>
2291              Msg-ID:  <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>
2292              Files:  hints/aix.sh
2293      Branch: maint-5.004/perl
2294            ! Porting/makerel emacs/ptags hints/aix.sh lib/re.pm
2295            ! patchlevel.h pod/pod2man.PL
2296 ____________________________________________________________________________
2297 [  1427] By: gsar                                  on 1998/07/11  17:04:47
2298         Log: make Liblist return consistently backslashed paths
2299      Branch: perl
2300            ! lib/ExtUtils/Liblist.pm
2301 ____________________________________________________________________________
2302 [  1426] By: gsar                                  on 1998/07/11  16:53:56
2303         Log: don't 'touch a2p.c', it might readonly (via PM)
2304              From: Robin Barker <rmb1@cise.npl.co.uk>
2305              Date: Fri, 10 Jul 98 17:19:54 BST
2306              Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>
2307      Branch: perl
2308            ! x2p/Makefile.SH
2309 ____________________________________________________________________________
2310 [  1425] By: TimBunce                              on 1998/07/11  16:42:26
2311         Log: Title:  "Add newCONSTSUB (from 5.005_70)"
2312              Files:  embed.h proto.h global.sym op.c
2313      Branch: maint-5.004/perl
2314            ! embed.h global.sym op.c proto.h
2315 ____________________________________________________________________________
2316 [  1424] By: TimBunce                              on 1998/07/11  16:20:21
2317         Log: Title:  "Assorted fixes for Sys::Syslog.pm"
2318              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Sean Robinson
2319              <ROBINSON_S@sc.maricopa.edu>, Tim.Bunce@ig.co.uk
2320              Msg-ID:  <01IXGLISWJ7Q0001B6@sc.maricopa.edu>,
2321              <199805270939.KAA08453@toad.ig.co.uk>,
2322              <E0yeHPI-00047D-00@taurus.cus.cam.ac.uk>
2323              Files:  lib/Sys/Syslog.pm
2324      Branch: maint-5.004/perl
2325            ! lib/Sys/Syslog.pm
2326 ____________________________________________________________________________
2327 [  1423] By: TimBunce                              on 1998/07/11  15:53:37
2328         Log: Assorted patches:
2329              
2330              Title:  "umask: die if EXPR & 0700 else return undef"
2331              From:  Chip Salzenberg <chip@perl.org>, Jarkko Hietaniemi <jhi@cc.hut.fi>,
2332              Jarkko Hietaniemi <jhi@iki.fi>, Malcolm Beattie
2333              <mbeattie@sable.ox.ac.uk>, Tim.Bunce@ig.co.uk (Tim Bunce),
2334              kstar@chapin.ed, kstar@chapin.edu@ig.co.uk ()
2335              Msg-ID:  <199805291520.QAA01615@sable.ox.ac.uk>,
2336              <199805291549.SAA01439@alpha.hut.fi>,
2337              <199805291608.RAA29283@toad.ig.co.uk>,
2338              <19980530105129.A24006@O2.chapin.edu>,
2339              <19980608133037.A8793@perlsupport.com>
2340              Files:  pod/perldiag.pod pod/perlfunc.pod pp_sys.c
2341              
2342              Title:  "File name DynaLoader.pm.PL is 8.3 unfriendly"
2343              From:  Laszlo Molnar <molnarl@cdata.tvnet.hu>
2344              Msg-ID:  <19980610005417.G162@cdata.tvnet.hu>
2345              Files:  MANIFEST ext/DynaLoader/Makefile.PL
2346      Branch: maint-5.004/perl
2347           +> ext/DynaLoader/DynaLoader_pm.PL
2348            - ext/DynaLoader/DynaLoader.pm.PL
2349            ! MANIFEST ext/DynaLoader/Makefile.PL pod/perldiag.pod
2350            ! pod/perlfunc.pod pp_sys.c
2351 ____________________________________________________________________________
2352 [  1421] By: gsar                                  on 1998/07/11  02:54:02
2353         Log: From: Gisle Aas <gisle@aas.no>
2354              Subject: [PATCH] B::Deparse for(1..100000)
2355              Date: 10 Jul 1998 14:04:44 +0200
2356              Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>
2357      Branch: perl
2358            ! ext/B/B/Deparse.pm
2359 ____________________________________________________________________________
2360 [  1420] By: gsar                                  on 1998/07/11  02:28:18
2361         Log: add 'clean' target for ext/re
2362      Branch: perl
2363            ! ext/re/Makefile.PL
2364 ____________________________________________________________________________
2365 [  1419] By: gsar                                  on 1998/07/11  02:20:32
2366         Log: From: Tom Hughes <thh@cyberscience.com>
2367              Date: 10 Jul 1998 10:25:18 +0100
2368              Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>
2369              Subject: [5.004_71] Patch: svr4 hints updates for Unixware
2370      Branch: perl
2371            ! hints/svr4.sh
2372 ____________________________________________________________________________
2373 [  1418] By: gsar                                  on 1998/07/11  02:19:12
2374         Log: move op/ipc{msg,sem}.t into lib/ipc_sysv.t
2375              From: Jarkko Hietaniemi <jhi@iki.fi>
2376              Date: Fri, 10 Jul 1998 13:08:08 +0300 (EET DST)
2377              Message-Id: <199807101008.NAA10817@alpha.hut.fi>
2378              Subject: Re: make minitest does not work out of the box - test subset
2379              needs pruning
2380      Branch: perl
2381            + t/lib/ipc_sysv.t
2382            - t/op/ipcmsg.t t/op/ipcsem.t
2383            ! MANIFEST
2384 ____________________________________________________________________________
2385 [  1417] By: gsar                                  on 1998/07/11  02:14:16
2386         Log: disable CR croaking (via #define, default off) in lieu of more
2387              complete fix
2388      Branch: perl
2389            ! toke.c
2390 ____________________________________________________________________________
2391 [  1416] By: gsar                                  on 1998/07/11  02:06:11
2392         Log: added patch, made linking with setargv a build option
2393              From: "Douglas Lankshear" <dougl@ActiveState.com>
2394              Date: Thu, 9 Jul 1998 09:51:42 -0700
2395              Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
2396              Subject: [PATCH 5.004_71]
2397      Branch: perl
2398            ! perl.c pp_sys.c win32/Makefile win32/makefile.mk
2399 ____________________________________________________________________________
2400 [  1415] By: gsar                                  on 1998/07/11  01:47:19
2401         Log: From: Tom Hughes <thh@cyberscience.com>
2402              Date: 10 Jul 1998 09:01:12 +0100
2403              Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>
2404              Subject: [5.004_71] Patch: Fix perl_exp.SH for Unixware
2405      Branch: perl
2406            ! perl_exp.SH
2407 ____________________________________________________________________________
2408 [  1414] By: gsar                                  on 1998/07/11  01:45:45
2409         Log: make lib/re.pm a prereq for minitest
2410      Branch: perl
2411            ! Makefile.SH
2412 ____________________________________________________________________________
2413 [  1413] By: gsar                                  on 1998/07/11  01:40:56
2414         Log: add patch (via PM)
2415              From: Stephen McCamant <alias@mcs.com>
2416              Date: Fri, 10 Jul 1998 01:14:11 -0500 (CDT)
2417              Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
2418              Subject: Big B::Deparse update
2419      Branch: perl
2420            ! ext/B/B/Deparse.pm
2421 ____________________________________________________________________________
2422 [  1412] By: gsar                                  on 1998/07/11  00:25:17
2423         Log: add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
2424      Branch: perl
2425            + pod/perlport.pod
2426            ! pod/perl.pod
2427 ____________________________________________________________________________
2428 [  1411] By: gsar                                  on 1998/07/10  21:53:06
2429         Log: make binmode(STDIN) not whine
2430              From: Dan Sugalski <sugalskd@osshe.edu>
2431              Date: Thu, 09 Jul 1998 16:51:27 -0700
2432              Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
2433              Subject: [PATCH 5.004_70] Fix up binmode() for VMS
2434      Branch: perl
2435            ! vms/vms.c
2436 ____________________________________________________________________________
2437 [  1410] By: gsar                                  on 1998/07/10  21:50:57
2438         Log: CPAN-1.39 update
2439              From: koenig@kulturbox.de (Andreas J. Koenig)
2440              Date: 10 Jul 1998 00:45:36 +0200
2441              Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
2442              Subject: Re: perl5.004_71 hit the stands this morn
2443      Branch: perl
2444            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2445 ____________________________________________________________________________
2446 [  1409] By: gsar                                  on 1998/07/10  21:45:10
2447         Log: manually apply patch with conflicts
2448              From: Dan Sugalski <sugalskd@osshe.edu>
2449              Date: Thu, 09 Jul 1998 12:08:33 -0700
2450              Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
2451              Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch
2452      Branch: perl
2453            ! configpm
2454 ____________________________________________________________________________
2455 [  1408] By: gsar                                  on 1998/07/10  21:36:54
2456         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2457              Date: Thu, 9 Jul 1998 11:58:30 -0400 (EDT)
2458              Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>
2459              Subject: Re: perldelta.pod [PATCH]
2460      Branch: perl
2461            ! pod/perldelta.pod
2462 ____________________________________________________________________________
2463 [  1407] By: gsar                                  on 1998/07/10  21:35:13
2464         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2465              Date: Thu, 9 Jul 1998 11:26:03 -0400 (EDT)
2466              Subject: [PATCH 5.004_71] Allow static build of IPC::SysV
2467              Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>
2468      Branch: perl
2469            ! ext/IPC/SysV/Makefile.PL
2470 ____________________________________________________________________________
2471 [  1406] By: gsar                                  on 1998/07/10  21:33:30
2472         Log: manually apply patch with conflicts
2473              From: kstar@chapin.edu
2474              Message-ID: <19980709093621.B7857@O2.chapin.edu>
2475              Date: Thu, 9 Jul 1998 09:36:21 -0400
2476              Subject: Re: [PATCH] 5.004_70 installperl and docs
2477      Branch: perl
2478            ! installperl
2479 ____________________________________________________________________________
2480 [  1405] By: gsar                                  on 1998/07/10  21:28:29
2481         Log: misc tweaks to docs and qsortsv() warning
2482      Branch: perl
2483            ! Changes pod/perldelta.pod pod/perlsub.pod pp_ctl.c
2484 ____________________________________________________________________________
2485 [  1404] By: gsar                                  on 1998/07/10  21:23:53
2486         Log: add more correct version of change#1350 (as yet untested)
2487              From: joshua.pritikin@db.com
2488              Date: Thu, 9 Jul 1998 09:22:46 -0400
2489              Message-Id: <H00000e50008f277@MHS>
2490              Subject: Re: [PATCH _70] cache missing methods
2491      Branch: perl
2492            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2493 ____________________________________________________________________________
2494 [  1403] By: gsar                                  on 1998/07/10  20:46:12
2495         Log: add win32_rename() that does what docs say
2496      Branch: perl
2497            ! win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
2498            ! win32/win32.c win32/win32iop.h
2499 ____________________________________________________________________________
2500 [  1402] By: gsar                                  on 1998/07/10  20:19:18
2501         Log: inet_aton() should do DNS lookup only if arg isn't a dotted-quad
2502              (suggested by Philippe.Simonet@swisscom.com)
2503      Branch: perl
2504            ! ext/Socket/Socket.xs
2505 ____________________________________________________________________________
2506 [  1401] By: gsar                                  on 1998/07/10  03:24:45
2507         Log: undo change#1379 (order of tests *is* significant)
2508      Branch: perl
2509            ! t/lib/posix.t
2510 ____________________________________________________________________________
2511 [  1400] By: nick                                  on 1998/07/09  17:43:14
2512         Log: Integrate mainline (_071-ish)
2513      Branch: ansiperl
2514           +> ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2515           +> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2516           +> ext/Data/Dumper/Todo ext/IPC/SysV/ChangeLog
2517           +> ext/IPC/SysV/MANIFEST ext/IPC/SysV/Makefile.PL
2518           +> ext/IPC/SysV/Msg.pm ext/IPC/SysV/README
2519           +> ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2520           +> ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
2521           +> ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs pp_proto.h
2522           +> t/io/iprefix.t t/lib/dumper-ovl.t t/lib/dumper.t
2523           !> (integrate 145 files)
2524
2525 ----------------
2526 Version 5.004_71
2527 ----------------
2528
2529 ____________________________________________________________________________
2530 [  1399] By: gsar                                  on 1998/07/09  12:15:12
2531         Log: update Changes, perlhist.pod, beginnings of perldelta.pod
2532      Branch: perl
2533            ! Changes pod/perldelta.pod pod/perlhist.pod
2534 ____________________________________________________________________________
2535 [  1397] By: gsar                                  on 1998/07/09  08:35:39
2536         Log: merge changes from maintbranch (1354, and relevant part of 1356); all
2537              maintenance changes upto 1356 merged
2538      Branch: perl
2539            ! pod/perldiag.pod pp_hot.c t/op/misc.t
2540 ____________________________________________________________________________
2541 [  1396] By: gsar                                  on 1998/07/09  08:02:52
2542         Log: add Data-Dumper, up patchlevel to 71, various misc tweaks to
2543              make all configs build on Solaris and win32
2544      Branch: perl
2545            + ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
2546            + ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Makefile.PL
2547            + ext/Data/Dumper/Todo t/lib/dumper-ovl.t t/lib/dumper.t
2548            ! MANIFEST Todo patchlevel.h win32/Makefile win32/config_H.bc
2549            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2550 ____________________________________________________________________________
2551 [  1395] By: gsar                                  on 1998/07/09  05:39:48
2552         Log: From:    Stephen McCamant <alias@mcs.com>
2553              Date:    Wed, 08 Jul 1998 23:16:49 CDT
2554              Message-Id: <13732.16626.904108.608743@alias-2.pr.mcs.net>
2555              Subject: [PATCH] UNOP opclass test in B.xs
2556      Branch: perl
2557            ! ext/B/B.xs
2558 ____________________________________________________________________________
2559 [  1394] By: gsar                                  on 1998/07/09  05:37:48
2560         Log: get it building again on win32
2561      Branch: perl
2562            ! bytecode.h embed.h ext/re/Makefile.PL global.sym intrpvar.h
2563            ! op.c opcode.pl perl.h pp.c pp_ctl.c pp_hot.c pp_proto.h
2564            ! pp_sys.c proto.h win32/Makefile win32/makedef.pl
2565            ! win32/makefile.mk
2566 ____________________________________________________________________________
2567 [  1393] By: gsar                                  on 1998/07/09  05:20:31
2568         Log: applied patch from Ilya, tweaked some to get clean static build of
2569              the ext/re stuff (untested on win32)
2570      Branch: perl
2571            ! regcomp.c regexec.c
2572 ____________________________________________________________________________
2573 [  1392] By: gsar                                  on 1998/07/09  03:56:45
2574         Log: fix installperl typo
2575              From:    kstar@chapin.edu
2576              Date:    Wed, 08 Jul 1998 23:51:57 EDT
2577              Message-Id: <19980708235157.D1380@O2.chapin.edu>
2578              Subject: Re: [PATCH] 5.004_70 installperl and docs
2579      Branch: perl
2580            ! installperl
2581 ____________________________________________________________________________
2582 [  1391] By: gsar                                  on 1998/07/09  01:48:16
2583         Log: From: Chip Salzenberg <chip@perl.org>
2584              Date: Wed, 8 Jul 1998 18:10:55 -0400
2585              Message-ID: <19980708181055.A8005@perlsupport.com>
2586              Subject: [PATCH _70] Allow $SIG{CHLD}='IGNORE' to work on Solaris
2587      Branch: perl
2588            ! util.c
2589 ____________________________________________________________________________
2590 [  1390] By: gsar                                  on 1998/07/09  01:45:16
2591         Log: added patch, tweaked per Ilya's suggestion
2592              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2593              Date: Wed, 8 Jul 1998 13:34:42 +0100
2594              Message-Id: <E0yttQo-0002aH-00@taurus.cus.cam.ac.uk>
2595              Subject: [PATCH] perl5db.pl complains about non-integer condition
2596      Branch: perl
2597            ! lib/perl5db.pl
2598 ____________________________________________________________________________
2599 [  1389] By: gsar                                  on 1998/07/09  01:42:13
2600         Log: reenable misaligned memory checks, cast to UV & check alignment
2601              From: Dominic Dunlop <domo@computer.org>
2602              Date: Wed, 8 Jul 1998 11:21:48 +0000
2603              Message-Id: <v03110703b1c8ffdb68ed@[195.95.102.91]>
2604              Subject: Re: [PATCH 5.00469] corrupt malloc ptr on NeXT
2605      Branch: perl
2606            ! malloc.c
2607 ____________________________________________________________________________
2608 [  1388] By: gsar                                  on 1998/07/09  01:36:22
2609         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2610              Date: Wed, 8 Jul 1998 13:32:07 -0400 (EDT)
2611              Message-Id: <Pine.SUN.3.96.980708133010.23053F-100000@newton.phys>
2612              Subject: [PATCH 5.004_70] more on finding metaconfig units.
2613      Branch: perl
2614            ! Porting/pumpkin.pod
2615 ____________________________________________________________________________
2616 [  1387] By: gsar                                  on 1998/07/09  01:35:23
2617         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2618              Date: Wed, 8 Jul 1998 13:29:34 -0400 (EDT)
2619              Message-Id: <Pine.SUN.3.96.980708132743.23053E-100000@newton.phys>
2620              Subject: Configure indentation patch
2621      Branch: perl
2622            ! Configure
2623 ____________________________________________________________________________
2624 [  1386] By: gsar                                  on 1998/07/09  01:33:31
2625         Log: don't try to hardlink perldiag.pod; that is no longer not needed
2626              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2627              Date: Wed, 8 Jul 1998 12:18:32 -0400 (EDT)
2628              Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys>
2629              Subject: Re: pelr installation attempts hard links between file systems
2630      Branch: perl
2631            ! installperl
2632 ____________________________________________________________________________
2633 [  1385] By: gsar                                  on 1998/07/09  01:28:05
2634         Log: win32/makefile.mk =~ s|gcc -pipe|gcc|
2635      Branch: perl
2636            ! win32/makefile.mk
2637 ____________________________________________________________________________
2638 [  1384] By: gsar                                  on 1998/07/09  01:26:19
2639         Log: make t/TEST run 'perl $switches ./foo/test.t' everywhere
2640      Branch: perl
2641            ! t/TEST
2642 ____________________________________________________________________________
2643 [  1383] By: gsar                                  on 1998/07/09  01:06:47
2644         Log: manually apply patch with a dependency on unapplied patch
2645              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2646              Date: Wed, 8 Jul 1998 07:03:51 -0400 (EDT)
2647              Message-Id: <199807081103.HAA25145@monk.mps.ohio-state.edu>
2648              Subject: [PATCH 5.004_70] make quoted RE embeddable
2649      Branch: perl
2650            ! sv.c t/op/pat.t
2651 ____________________________________________________________________________
2652 [  1382] By: gsar                                  on 1998/07/09  01:02:23
2653         Log: change order of libs for extensions
2654              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2655              Date: Tue, 7 Jul 1998 23:48:05 +0200
2656              Message-ID: <19980707234805.C180@cdata.tvnet.hu>
2657              Subject: [PATCH _70] linking problem with modules
2658      Branch: perl
2659            ! lib/ExtUtils/MM_Unix.pm
2660 ____________________________________________________________________________
2661 [  1381] By: gsar                                  on 1998/07/09  00:56:12
2662         Log: patch for more flexible initialization of xsub parameters
2663              From: Tye McQueen <tye@metronet.com>
2664              Date: Mon, 6 Jul 1998 19:04:27 -0500 (CDT)
2665              Message-Id: <199807070004.AA16454@metronet.com>
2666              Subject: Enhanced arg inits for xsubpp
2667      Branch: perl
2668            ! lib/ExtUtils/xsubpp pod/perlxs.pod
2669 ____________________________________________________________________________
2670 [  1380] By: gsar                                  on 1998/07/09  00:44:01
2671         Log: From: Tye McQueen <tye@metronet.com>
2672              Date: Mon, 6 Jul 1998 17:34:54 -0500 (CDT)
2673              Message-Id: <16619-17073@lyris.activestate.com>
2674              Subject: New pl2bat.pl
2675      Branch: perl
2676            ! win32/bin/pl2bat.pl
2677 ____________________________________________________________________________
2678 [  1379] By: gsar                                  on 1998/07/09  00:30:58
2679         Log: remove ordering dependency in posix.t
2680      Branch: perl
2681            ! t/lib/posix.t
2682 ____________________________________________________________________________
2683 [  1378] By: gsar                                  on 1998/07/08  20:17:43
2684         Log: make -i'*suffix' work too
2685      Branch: perl
2686            ! doio.c
2687 ____________________________________________________________________________
2688 [  1377] By: gsar                                  on 1998/07/08  08:56:28
2689         Log: regen headers; result builds & tests on Solaris again (threaded)
2690      Branch: perl
2691            ! embedvar.h
2692 ____________________________________________________________________________
2693 [  1376] By: gsar                                  on 1998/07/08  08:55:03
2694         Log: change#1350 breaks things, back it out
2695      Branch: perl
2696            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2697 ____________________________________________________________________________
2698 [  1375] By: gsar                                  on 1998/07/08  07:47:00
2699         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2700              Date: Wed, 8 Jul 1998 01:30:15 -0400 (EDT)
2701              Message-Id: <199807080530.BAA14072@monk.mps.ohio-state.edu>
2702              Subject: [PATCH 5.004_70] Switch modifiers in RE off
2703      Branch: perl
2704            ! pod/perlre.pod regcomp.c t/op/re_tests
2705 ____________________________________________________________________________
2706 [  1374] By: gsar                                  on 1998/07/08  07:41:06
2707         Log: From: Gisle Aas <gisle@aas.no>
2708              Date: 07 Jul 1998 23:08:59 +0200
2709              Message-ID: <m3vhp9z7v8.fsf@furu.g.aas.no>
2710              Subject: [PATCH] Faster copying from SvIV/SvNVs in sv_setsv()
2711      Branch: perl
2712            ! sv.c
2713 ____________________________________________________________________________
2714 [  1373] By: gsar                                  on 1998/07/08  07:36:01
2715         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
2716              Date: Tue, 7 Jul 1998 23:47:50 +0200
2717              Message-ID: <19980707234750.A180@cdata.tvnet.hu>
2718              Subject: [PATCH _70] dos-djgpp update
2719      Branch: perl
2720            ! djgpp/config.over djgpp/djgppsed.sh
2721 ____________________________________________________________________________
2722 [  1372] By: gsar                                  on 1998/07/08  07:12:47
2723         Log: add extension to support SysV IPC
2724              From: Jarkko Hietaniemi <jhi@iki.fi>
2725              Date: Tue, 7 Jul 1998 02:32:53 +0300 (EET DST)
2726              Message-Id: <199807062332.CAA25792@alpha.hut.fi>
2727              Subject: [PATCH] 5.004_70: IPC::SysV
2728      Branch: perl
2729            + ext/IPC/SysV/ChangeLog ext/IPC/SysV/MANIFEST
2730            + ext/IPC/SysV/Makefile.PL ext/IPC/SysV/Msg.pm
2731            + ext/IPC/SysV/README ext/IPC/SysV/Semaphore.pm
2732            + ext/IPC/SysV/SysV.pm ext/IPC/SysV/SysV.xs ext/IPC/SysV/t/msg.t
2733            + ext/IPC/SysV/t/sem.t
2734            ! Configure MANIFEST pod/perlfunc.pod pod/perlipc.pod
2735            ! t/op/ipcmsg.t t/op/ipcsem.t
2736 ____________________________________________________________________________
2737 [  1371] By: gsar                                  on 1998/07/08  05:12:07
2738         Log: add patch for C<use re 'debug'>
2739              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2740              Date: Mon, 6 Jul 1998 22:24:33 -0400 (EDT)
2741              Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu>
2742              Subject: Re: _70 and Devel::RE
2743      Branch: perl
2744            + ext/re/Makefile.PL ext/re/re.pm ext/re/re.xs
2745            - lib/re.pm
2746            ! MANIFEST Makefile.SH global.sym interp.sym intrpvar.h op.c
2747            ! perl.h pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c
2748 ____________________________________________________________________________
2749 [  1370] By: gsar                                  on 1998/07/08  04:27:27
2750         Log: added patch to generate PPDEF(pp_foo)
2751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2752              Date: Mon, 6 Jul 1998 20:43:54 -0400 (EDT)
2753              Message-Id: <199807070043.UAA28572@monk.mps.ohio-state.edu>
2754              Subject: [PATCH 5.004_70] Autogenerate declarations for opcodes
2755      Branch: perl
2756            + pp_proto.h
2757            ! MANIFEST Makefile.SH opcode.pl proto.h
2758 ____________________________________________________________________________
2759 [  1369] By: gsar                                  on 1998/07/08  04:19:49
2760         Log: suggest 'make test' after make
2761      Branch: perl
2762            ! Makefile.SH
2763 ____________________________________________________________________________
2764 [  1368] By: gsar                                  on 1998/07/08  03:58:19
2765         Log: added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
2766              From: Colin Kuskie <ckuskie@cadence.com>
2767              Date: Tue, 7 Jul 1998 09:44:33 -0700 (PDT)
2768              Message-ID: <Pine.GSO.3.96.980707093457.28681A-100000@pdxue150.cadence.com>
2769              Subject: Corrected -i prefix patch
2770      Branch: perl
2771            + t/io/iprefix.t
2772            ! MANIFEST doio.c pod/perlrun.pod
2773 ____________________________________________________________________________
2774 [  1366] By: gsar                                  on 1998/07/08  02:28:30
2775         Log: From: Gisle Aas <gisle@aas.no>
2776              Date: 07 Jul 1998 17:48:36 +0200
2777              Message-ID: <m3vhp94q7f.fsf@furu.g.aas.no>
2778              Subject: [PATCH] Remove some rendundant SvOOK_on tests
2779      Branch: perl
2780            ! sv.c sv.h
2781 ____________________________________________________________________________
2782 [  1365] By: gsar                                  on 1998/07/08  02:25:17
2783         Log: applied patch to clarify m//g
2784              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2785              Date: Tue, 7 Jul 1998 15:59:03 +0100
2786              Message-Id: <E0ytZCx-0006Bi-00@taurus.cus.cam.ac.uk>
2787              Subject: [PATCH] Re: m//g in perlop.pod
2788      Branch: perl
2789            ! pod/perlop.pod
2790 ____________________________________________________________________________
2791 [  1364] By: gsar                                  on 1998/07/08  02:13:07
2792         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2793              Subject: [PATCH] 5.004_70 bug in perlfaq.pod
2794              Message-Id: <E0ytVTJ-0002kb-00@taurus.cus.cam.ac.uk>
2795              Date: Tue, 7 Jul 1998 11:59:41 +0100
2796      Branch: perl
2797            ! pod/perlfaq.pod
2798 ____________________________________________________________________________
2799 [  1363] By: gsar                                  on 1998/07/08  02:11:11
2800         Log: applied tweak (via private mail)
2801              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2802              Date: Tue, 7 Jul 1998 13:27:47 +0300 (EET DST)
2803              Message-Id: <199807071027.NAA20829@alpha.hut.fi>
2804              Subject: tiny perllocale.pod patch for 5.004_70
2805      Branch: perl
2806            ! pod/perllocale.pod
2807 ____________________________________________________________________________
2808 [  1362] By: gsar                                  on 1998/07/08  02:07:48
2809         Log: applied patch, various tweaks to pander to pod2man tantrums
2810              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2811              Date: Mon, 6 Jul 1998 22:47:30 -0400 (EDT)
2812              Message-Id: <199807070247.WAA10677@monk.mps.ohio-state.edu>
2813              Subject: [PATCH 5.004_70] CONFIGPM
2814      Branch: perl
2815            ! Porting/Glossary configpm
2816 ____________________________________________________________________________
2817 [  1361] By: gsar                                  on 1998/07/07  22:13:11
2818         Log: From: Stephen McCamant <alias@mcs.com>
2819              Date: Mon,  6 Jul 1998 21:22:17 -0500 (CDT)
2820              Message-ID: <13729.33816.311236.995647@alias-2.pr.mcs.net>
2821              Subject: Re: Inconsistent arithmetics on refs
2822      Branch: perl
2823            ! sv.c
2824 ____________________________________________________________________________
2825 [  1360] By: gsar                                  on 1998/07/07  22:11:11
2826         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2827              Date: Mon, 6 Jul 1998 20:59:10 -0400 (EDT)
2828              Message-Id: <199807070059.UAA28815@monk.mps.ohio-state.edu>
2829              Subject: [PATCH 5.004_70] Anohter ptags improvement
2830      Branch: perl
2831            ! emacs/ptags
2832 ____________________________________________________________________________
2833 [  1359] By: gsar                                  on 1998/07/07  22:08:48
2834         Log: fix accidental RE-de-optimization
2835              From: larry@wall.org (Larry Wall)
2836              Date: Mon, 6 Jul 1998 17:49:31 -0700
2837              Message-Id: <199807070049.RAA23475@wall.org>
2838              Subject: Re: before you deluge us with patches
2839              --
2840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2841              Date: Tue, 7 Jul 1998 03:10:56 -0400 (EDT)
2842              Message-Id: <199807070710.DAA25399@monk.mps.ohio-state.edu>
2843              Subject: Re: before you deluge us with patches
2844      Branch: perl
2845            ! pp_hot.c regexec.c
2846 ____________________________________________________________________________
2847 [  1358] By: gsar                                  on 1998/07/07  21:36:29
2848         Log: From: Gisle Aas <gisle@aas.no>
2849              Subject: [PATCH] Evaluation of AVHVs in scalar context
2850              Date: 06 Jul 1998 21:41:14 +0200
2851              Message-ID: <m33ecedaxx.fsf@furu.g.aas.no>
2852      Branch: perl
2853            ! pp_hot.c t/op/avhv.t
2854 ____________________________________________________________________________
2855 [  1357] By: gsar                                  on 1998/07/07  21:29:46
2856         Log: doc tweaks suggested by Abigail, M.J.T. Guy, and Larry Wall
2857      Branch: perl
2858            ! lib/Math/Trig.pm lib/fields.pm thread.sym
2859 ____________________________________________________________________________
2860 [  1356] By: TimBunce                              on 1998/07/07  17:19:42
2861         Log: Assorted patches:
2862              
2863              ------  BUILD PROCESS  ------
2864              
2865              Title:  "Add Test.pm (from perl 5.004_70)"
2866              Files:  MANIFEST lib/Test.pm
2867              
2868              ------  EXTENSIONS  ------
2869              
2870              Title:  "Add CR LF CRLF to Socket.pm"
2871              From:  Chris Nandor <pudge@pobox.com>
2872              Msg-ID:  <v04003a46b1b6067832a1@[24.48.28.52]>
2873              Files:  ext/Socket/Socket.pm
2874              
2875              ------  LIBRARY  ------
2876              
2877              Title:  "AutoSplit upgrade (AutoSplit 1.0302 from 5.004_70)"
2878              Files:  lib/AutoSplit.pm
2879              
2880              Title:  "Upgrade base.pm (from perl 5.004_70)"
2881              Files:  lib/base.pm
2882              
2883              Title:  "Add File::Spec modules (from 5.004_70)"
2884              Files:  lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2885              lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2886              lib/File/Spec/Win32.pm
2887              
2888              ------  TESTS  ------
2889              
2890              Title:  "fixup test for method call on undefined value"
2891              Files:  t/op/misc.t
2892              
2893              ------  UTILITIES  ------
2894              
2895              Title:  "perlbug upgrade (from 5.004_70)"
2896              Files:  utils/perlbug.PL
2897              
2898              Title:  "Upgrade perldoc (from 5.004_70)"
2899              Files:  utils/perldoc.PL
2900      Branch: maint-5.004/perl
2901            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2902            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2903            + lib/File/Spec/Win32.pm lib/Test.pm
2904            ! MANIFEST ext/Socket/Socket.pm lib/AutoSplit.pm lib/base.pm
2905            ! t/op/misc.t utils/perlbug.PL utils/perldoc.PL
2906 ____________________________________________________________________________
2907 [  1355] By: TimBunce                              on 1998/07/07  14:39:51
2908         Log: Title:  "Fix memory leak in Safe module"
2909              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2910              Msg-ID:  <199806290544.BAA18463@aatma.engin.umich.edu>
2911              Files:  ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2912      Branch: maint-5.004/perl
2913            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2914 ____________________________________________________________________________
2915 [  1354] By: TimBunce                              on 1998/07/07  14:35:25
2916         Log: Title:  "Better error message for $undef->method call"
2917              From:  Tim Bunce <Tim.Bunce@ig.co.uk>, Graham Barr <gbarr@ti.com>,
2918              joshua.pritikin@db.com
2919              Msg-ID:  <19980615171027.U4120@asic.sc.ti.com>, <H00000e500073a20@MHS>
2920              Files:  pod/perldiag.pod pp_hot.c
2921      Branch: maint-5.004/perl
2922            ! pod/perldiag.pod pp_hot.c
2923 ____________________________________________________________________________
2924 [  1353] By: gsar                                  on 1998/07/06  23:33:38
2925         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2926              Date: Mon, 6 Jul 1998 16:59:06 -0400 (EDT)
2927              Message-Id: <Pine.SUN.3.96.980706165659.21068B-100000@newton.phys>
2928              Subject: [PATCH 5.004_70] Update metaconfig info
2929      Branch: perl
2930            ! Porting/pumpkin.pod
2931 ____________________________________________________________________________
2932 [  1352] By: gsar                                  on 1998/07/06  23:30:54
2933         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
2934              Date: Mon, 6 Jul 1998 13:14:37 -0400 (EDT)
2935              Message-Id: <Pine.SUN.3.96.980706130959.20719A-100000@newton.phys>
2936              Subject: [PATCH 5.004_70] Config_70-01: Remove default "/share"
2937      Branch: perl
2938            ! Configure INSTALL Policy_sh.SH Porting/Glossary
2939            ! Porting/config.sh Porting/config_H
2940 ____________________________________________________________________________
2941 [  1351] By: gsar                                  on 1998/07/06  23:24:47
2942         Log: try harder to run non-executable tests
2943      Branch: perl
2944            ! t/TEST
2945 ____________________________________________________________________________
2946 [  1350] By: gsar                                  on 1998/07/06  23:12:17
2947         Log: add patch to improve method caching, regen headers
2948              From: joshua.pritikin@db.com
2949              Date: Mon, 6 Jul 1998 09:19:29 -0400
2950              Message-Id: <H00000e50008a518@MHS>
2951              Subject: [PATCH _70] cache missing methods
2952      Branch: perl
2953            ! embedvar.h gv.c interp.sym intrpvar.h perlvars.h
2954 ____________________________________________________________________________
2955 [  1349] By: TimBunce                              on 1998/07/06  23:03:16
2956         Log: Assorted patches:
2957              
2958              ------  BUILD PROCESS  ------
2959              
2960              Title:  "Configure: Workaround bash CDPATH oddity"
2961              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
2962              Msg-ID:  <Pine.SUN.3.96.980608121159.13706C-100000@newton.phys>
2963              Files:  Configure
2964              
2965              Title:  "Don't suppress display of Makefile recipes that invoke perl"
2966              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2967              Msg-ID:  <199806252213.SAA08545@aatma.engin.umich.edu>
2968              Files:  Makefile.SH
2969              
2970              ------  CORE LANGUAGE  ------
2971              
2972              Title:  "one more^Wless quad unpack bug"
2973              From:  Jarkko Hietaniemi <jhi@iki.fi>
2974              Msg-ID:  <199806301132.OAA27353@alpha.hut.fi>
2975              Files:  pp.c
2976              
2977              Title:  "minor fixups to bring maint closer to devel for patching"
2978              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2979              Msg-ID:  <199805200046.UAA19284@aatma.engin.umich.edu>
2980              Files:  pod/perldiag.pod deb.c dump.c t/op/ref.t t/op/split.t taint.c util.c
2981              
2982              Title:  "-Pw switches used together report bogus error"
2983              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
2984              Msg-ID:  <199806252331.TAA10160@aatma.engin.umich.edu>
2985              Files:  perl.c
2986              
2987              Title:  "Add doc and perl home page info to -v output"
2988              From:  Tom Christiansen <tchrist@jhereg.perl.com>
2989              Msg-ID:  <199802172229.PAA29309@jhereg.perl.com>
2990              Files:  perl.c
2991              
2992              Title:  "Fix C<@a = (%a = 1)> bizarreness"
2993              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tom Christiansen
2994              <tchrist@jhereg.perl.com>
2995              Msg-ID:  <199807012026.OAA31507@jhereg.perl.com>,
2996              <199807012339.TAA26024@aatma.engin.umich.edu>
2997              Files:  pp_hot.c
2998              
2999              Title:  "make find_script() return saved string, reenable missing
3000              diagnostics"
3001              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3002              Msg-ID:  <199806262224.SAA00422@aatma.engin.umich.edu>
3003              Files:  perl.c util.c
3004              
3005              Title:  "minor e_script optimization"
3006              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3007              Msg-ID:  <199807060704.DAA25988@aatma.engin.umich.edu>
3008              Files:  perl.c
3009              
3010              ------  DOCUMENTATION  ------
3011              
3012              Title:  "Insecure $ENV{} message out of step with perldiag"
3013              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3014              Msg-ID:  <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3015              Files:  pod/perldiag.pod pod/perlsec.pod
3016              
3017              Title:  "documenting close without arguments"
3018              From:  Tom Phoenix <rootbeer@teleport.com>
3019              Msg-ID:  <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
3020              Files:  pod/perlfunc.pod
3021              
3022              Title:  "pod for scalar .. op"
3023              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3024              Msg-ID:  <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3025              Files:  pod/perlop.pod
3026              
3027              ------  EXTENSIONS  ------
3028              
3029              Title:  "Fcntl: add few constants, enhance maintainability"
3030              From:  Jarkko Hietaniemi <jhi@iki.fi>
3031              Msg-ID:  <199806221558.SAA18626@alpha.hut.fi>
3032              Files:  ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
3033              
3034              ------  LIBRARY  ------
3035              
3036              Title:  "Fix undef warnings in Text::Parsewords"
3037              From:  Jarkko Hietaniemi <jhi@iki.fi>
3038              Msg-ID:  <199806300842.LAA26409@alpha.hut.fi>
3039              Files:  lib/Text/ParseWords.pm
3040              
3041              Title:  "Add Symbol::delete_package()"
3042              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3043              Msg-ID:  <199807060702.DAA25976@aatma.engin.umich.edu>
3044              Files:  pod/perlembed.pod lib/Symbol.pm
3045      Branch: maint-5.004/perl
3046            ! Configure Makefile.SH deb.c dump.c ext/Fcntl/Fcntl.pm
3047            ! ext/Fcntl/Fcntl.xs lib/Symbol.pm lib/Text/ParseWords.pm perl.c
3048            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
3049            ! pod/perlop.pod pod/perlsec.pod pp.c pp_hot.c t/op/ref.t
3050            ! t/op/split.t taint.c util.c
3051 ____________________________________________________________________________
3052 [  1348] By: gsar                                  on 1998/07/06  22:55:56
3053         Log: remove #! line from Errno_pm.PL
3054      Branch: perl
3055            ! ext/Errno/Errno_pm.PL
3056 ____________________________________________________________________________
3057 [  1347] By: gsar                                  on 1998/07/06  22:51:34
3058         Log: added patch to fix Cwd.pm warnings, fixed a couple more places
3059              From: Gisle Aas <gisle@aas.no>
3060              Date: 06 Jul 1998 13:08:53 +0200
3061              Message-ID: <m3af6nfd8a.fsf@furu.g.aas.no>
3062              Subject: [PATCH] 5.004_70 Cwd.pm now give warnings
3063      Branch: perl
3064            ! lib/Cwd.pm
3065 ____________________________________________________________________________
3066 [  1346] By: gsar                                  on 1998/07/06  22:20:29
3067         Log: much simpler fix to typecheck read/sysread/recv, as suggested by
3068              Stephen McCamant
3069      Branch: perl
3070            ! op.c
3071 ____________________________________________________________________________
3072 [  1345] By: gsar                                  on 1998/07/06  21:58:52
3073         Log: undo ck_sysread() changes#1319,1337 in preparation for a much
3074              simpler fix
3075      Branch: perl
3076            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3077            ! opcode.pl proto.h
3078 ____________________________________________________________________________
3079 [  1344] By: TimBunce                              on 1998/07/06  21:51:05
3080         Log: Title:  "Fix for broken goto &xsub"
3081              From:  Albert Dvornik <bert@genscan.com>,
3082              Msg-ID:  <tq4sxawf2h.fsf@puma.genscan.com>
3083              Files:  MANIFEST pp_ctl.c t/op/goto_xs.t
3084      Branch: maint-5.004/perl
3085            + t/op/goto_xs.t
3086            ! MANIFEST pp_ctl.c
3087 ____________________________________________________________________________
3088 [  1343] By: TimBunce                              on 1998/07/06  21:40:14
3089         Log: Title:  "Undo sub stub optimization and add comments on GV_FOO constants"
3090              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
3091              Msg-ID:  <199807050841.EAA25114@aatma.engin.umich.edu>
3092              Files:  gv.h gv.c op.c toke.c
3093      Branch: maint-5.004/perl
3094            ! gv.c gv.h op.c toke.c
3095 ____________________________________________________________________________
3096 [  1342] By: gsar                                  on 1998/07/06  20:57:06
3097         Log: From:    Gisle Aas <gisle@aas.no>
3098              Message-Id: <m3zpem4v0z.fsf@furu.g.aas.no>
3099              Date:    06 Jul 1998 21:52:12 +0200
3100              Subject: Keepers of the Patch Pumpkin
3101      Branch: perl
3102            ! Changes
3103 ____________________________________________________________________________
3104 [  1341] By: gsar                                  on 1998/07/06  20:43:35
3105         Log: remove dup entry in perldiag
3106      Branch: perl
3107            ! pod/perldiag.pod
3108 ____________________________________________________________________________
3109 [  1340] By: gsar                                  on 1998/07/06  20:31:44
3110         Log: more reasonable diagnostic on keyword vs. sub ambiguity
3111      Branch: perl
3112            ! pod/perldiag.pod toke.c
3113 ____________________________________________________________________________
3114 [  1339] By: gsar                                  on 1998/07/06  19:23:06
3115         Log: rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers
3116      Branch: perl
3117            ! av.c cop.h gv.c mg.c op.c perl.c pp_ctl.c pp_sys.c scope.c
3118            ! sv.c toke.c util.c
3119 ____________________________________________________________________________
3120 [  1338] By: gsar                                  on 1998/07/06  18:45:35
3121         Log: per Larry suggestion, toss change#1327 and fix the documentation
3122              to match behavior instead
3123      Branch: perl
3124            ! pod/perlfunc.pod pp_sys.c
3125 ____________________________________________________________________________
3126 [  1337] By: gsar                                  on 1998/07/06  17:15:26
3127         Log: allow read(FH,threadsv,...)
3128      Branch: perl
3129            ! op.c
3130
3131 ----------------
3132 Version 5.004_70
3133 ----------------
3134
3135 ____________________________________________________________________________
3136 [  1336] By: gsar                                  on 1998/07/06  09:06:33
3137         Log: 5.004_70 tweaks
3138      Branch: perl
3139            ! Changes win32/Makefile win32/makefile.mk
3140 ____________________________________________________________________________
3141 [  1335] By: gsar                                  on 1998/07/06  07:05:37
3142         Log: update Changes
3143      Branch: perl
3144            ! Changes pod/perldiag.pod
3145 ____________________________________________________________________________
3146 [  1334] By: gsar                                  on 1998/07/06  06:41:17
3147         Log: allow eval-groups in patterns only if they C<use re 'eval';>
3148      Branch: perl
3149            ! lib/re.pm perl.h pod/perldiag.pod pod/perlre.pod regcomp.c
3150            ! t/op/misc.t t/op/pat.t t/op/regexp.t t/op/subst.t
3151 ____________________________________________________________________________
3152 [  1333] By: gsar                                  on 1998/07/06  03:22:52
3153         Log: From: Hans Mulder <hansm@icgroup.nl>
3154              Date: Mon,  6 Jul 98 02:11:32 +0200
3155              Message-Id: <9807060021.AA29027@icgned.icgroup.nl>
3156              Subject: [PATCH 5.00469] corrupt malloc ptr on NeXT
3157      Branch: perl
3158            ! malloc.c
3159 ____________________________________________________________________________
3160 [  1332] By: gsar                                  on 1998/07/06  03:18:34
3161         Log: added Errno-1.09 from CPAN
3162      Branch: perl
3163            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
3164 ____________________________________________________________________________
3165 [  1331] By: gsar                                  on 1998/07/06  02:59:09
3166         Log: fix small memleak on -e, don't try to find_script() when e_script
3167      Branch: perl
3168            ! perl.c
3169 ____________________________________________________________________________
3170 [  1330] By: gsar                                  on 1998/07/06  00:40:24
3171         Log: add Symbol::delete_package()
3172      Branch: perl
3173            ! lib/Symbol.pm pod/perlembed.pod
3174 ____________________________________________________________________________
3175 [  1329] By: gsar                                  on 1998/07/05  23:05:40
3176         Log: patch to remove assumptions about offset of IV being == sizeof(XPV)
3177              From: Stephen McCamant <alias@mcs.com>
3178              Date: Sun,  5 Jul 1998 17:36:14 -0500 (CDT)
3179              Message-ID: <13727.63831.95324.696098@alias-2.pr.mcs.net>
3180              Subject: [PATCH] alignment in X[IN]V allocation
3181      Branch: perl
3182            ! sv.c
3183 ____________________________________________________________________________
3184 [  1328] By: gsar                                  on 1998/07/05  22:47:57
3185         Log: make read() return undef on errors as documented, and clarify docs
3186      Branch: perl
3187            ! pod/perlfunc.pod pp_sys.c
3188 ____________________________________________________________________________
3189 [  1327] By: gsar                                  on 1998/07/05  22:11:21
3190         Log: fix getc() to return empty string instead of undef on eof, as it was
3191              documented to behave; still returns undef on error
3192      Branch: perl
3193            ! pp_sys.c
3194 ____________________________________________________________________________
3195 [  1326] By: gsar                                  on 1998/07/05  21:53:30
3196         Log: patch whitespace-mutiliated; applied manually
3197              From: Hans Mulder <hansm@icgroup.nl>
3198              Date: Sun,  5 Jul 98 23:23:20 +0200
3199              Message-Id: <9807052133.AA28626@icgned.icgroup.nl>
3200              Subject: [PATCH 5.004_69] building Errno.pm still fails on NeXT
3201      Branch: perl
3202            ! ext/Errno/Errno_pm.PL
3203 ____________________________________________________________________________
3204 [  1325] By: gsar                                  on 1998/07/05  21:38:39
3205         Log: applied patch (via private mail), modulo retrohunks in pod/perlfaq2.pod
3206              From: Tom Christiansen <tchrist@jhereg.perl.com>
3207              Date: Sun, 05 Jul 1998 09:15:22 -0500
3208              Subject: Re: docpatch 
3209              Message-Id: <199807051515.JAA03644@jhereg.perl.com>
3210      Branch: perl
3211            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
3212            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
3213            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
3214            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlipc.pod
3215            ! pod/perlrun.pod
3216 ____________________________________________________________________________
3217 [  1324] By: gsar                                  on 1998/07/05  21:06:56
3218         Log: applied patch, and undid change#1302 which it made unnecessary
3219              From: Billy <wdconsta@cs.adelaide.edu.au>
3220              Date: Sun, 5 Jul 1998 23:05:52 +0930 (CST)
3221              Subject: [PATCH] utils/h2ph.PL and t/lib/h2ph.t
3222              Message-ID: <Pine.SV4.3.93.980705230337.27658A-100000@xenon.teaching.cs.adelaide.edu.au>
3223      Branch: perl
3224            ! t/lib/h2ph.t utils/h2ph.PL
3225 ____________________________________________________________________________
3226 [  1323] By: gsar                                  on 1998/07/05  20:56:39
3227         Log: fix t/lib/fields.t's @INC so make test runs
3228      Branch: perl
3229            ! t/lib/fields.t
3230 ____________________________________________________________________________
3231 [  1322] By: gsar                                  on 1998/07/05  20:26:43
3232         Log: add comments on GV_FOO constants, s/8/GV_ADDINEVAL/
3233      Branch: perl
3234            ! gv.c gv.h toke.c
3235 ____________________________________________________________________________
3236 [  1321] By: gsar                                  on 1998/07/05  07:41:50
3237         Log: sundry win32 config tweaks
3238      Branch: perl
3239            ! Todo.5.005 t/op/stat.t win32/Makefile win32/config.bc
3240            ! win32/config.gc win32/config.vc win32/config_H.bc
3241            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
3242            ! win32/config_sh.PL win32/makefile.mk
3243 ____________________________________________________________________________
3244 [  1320] By: gsar                                  on 1998/07/05  06:30:35
3245         Log: update Changes
3246      Branch: perl
3247            ! Changes
3248 ____________________________________________________________________________
3249 [  1319] By: gsar                                  on 1998/07/05  06:27:37
3250         Log: add ck_sysread() for better sysread/read/recv sanity
3251      Branch: perl
3252            ! ObjXSub.h embed.h global.sym globals.c objpp.h op.c opcode.h
3253            ! opcode.pl proto.h
3254 ____________________________________________________________________________
3255 [  1318] By: gsar                                  on 1998/07/05  04:34:05
3256         Log: From: Stephen McCamant <alias@mcs.com>
3257              Date: Sat,  4 Jul 1998 23:24:47 -0500 (CDT)
3258              Subject: [PATCH] Document B::Deparse, add pp_threadsv
3259              Message-ID: <13726.65230.19324.216849@alias-2.pr.mcs.net>
3260      Branch: perl
3261            ! ext/B/B/Deparse.pm
3262 ____________________________________________________________________________
3263 [  1317] By: gsar                                  on 1998/07/05  04:15:25
3264         Log: added patch with tweak to doc
3265              From: Chip Salzenberg <chip@perl.org>
3266              Message-ID: <19980704205136.A16319@perlsupport.com>
3267              Date: Sat, 4 Jul 1998 20:51:36 -0400
3268              Subject: [PATCH _69] Take 2: Warn on C<sub log; log($msg)>
3269      Branch: perl
3270            ! ext/IO/lib/IO/Handle.pm pod/perldiag.pod toke.c
3271 ____________________________________________________________________________
3272 [  1316] By: gsar                                  on 1998/07/05  03:56:22
3273         Log: Porting/Glossary goes podly into Config.pm
3274      Branch: perl
3275            ! Porting/Glossary configpm
3276 ____________________________________________________________________________
3277 [  1315] By: gsar                                  on 1998/07/05  02:50:18
3278         Log: add suggested tool as an example in ExtUtils::Packlist
3279              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
3280              Message-Id: <199807031028.LAA10456@sale-wts>
3281              Date: Fri, 3 Jul 1998 11:28:03 +0100 (BST)
3282              Subject: Re: [make install] another horror story
3283      Branch: perl
3284            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
3285 ____________________________________________________________________________
3286 [  1314] By: gsar                                  on 1998/07/05  02:28:04
3287         Log: avoid race condition (storing ptr to SV before incrementing its
3288              REFCNT) and warning in newRV()
3289      Branch: perl
3290            ! sv.c
3291 ____________________________________________________________________________
3292 [  1313] By: gsar                                  on 1998/07/05  02:06:40
3293         Log: applied suggested fix for xhv_array sizing, with portability tweaks
3294              From: Gisle Aas <gisle@aas.no>
3295              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3296              Date: 04 Jul 1998 10:20:35 +0200
3297              Message-ID: <m3af6qowmk.fsf@furu.g.aas.no>
3298      Branch: perl
3299            ! hv.c
3300 ____________________________________________________________________________
3301 [  1312] By: gsar                                  on 1998/07/05  01:36:45
3302         Log: From: Gisle Aas <gisle@aas.no>
3303              Subject: [PATCH] hv_max may be a few too many
3304              Date: 04 Jul 1998 09:28:46 +0200
3305              Message-ID: <m3d8bmoz0x.fsf@furu.g.aas.no>
3306      Branch: perl
3307            ! doop.c
3308 ____________________________________________________________________________
3309 [  1311] By: gsar                                  on 1998/07/05  00:35:27
3310         Log: patchlevel up to 5.004_70, various tweaks
3311              * fix taint problems due to maintbranch regression
3312              * PERL_OBJECT now builds again
3313              * deal with C++ strong-typing problems in hv.c
3314              * fix mismatch in "reserved word" diagnostic
3315      Branch: perl
3316            ! av.c hv.c objpp.h patchlevel.h pp_ctl.c pp_hot.c proto.h
3317            ! regexec.c regexp.h toke.c win32/perlhost.h win32/win32.c
3318 ____________________________________________________________________________
3319 [  1310] By: TimBunce                              on 1998/07/04  11:35:25
3320         Log: Remove old RE //t flag from scan_subst().
3321      Branch: maint-5.004/perl
3322            ! toke.c
3323 ____________________________________________________________________________
3324 [  1309] By: gsar                                  on 1998/07/04  08:32:53
3325         Log: various small tweaks (still fails a few taint tests in {taint,locale}.t)
3326      Branch: perl
3327            ! Todo.5.005 lib/re.pm sv.c t/lib/fields.t
3328 ____________________________________________________________________________
3329 [  1307] By: gsar                                  on 1998/07/04  07:00:14
3330         Log: fix C<local $tied{foo} = $tied{foo}>, add tests
3331      Branch: perl
3332            ! pp_hot.c t/op/local.t
3333 ____________________________________________________________________________
3334 [  1306] By: gsar                                  on 1998/07/04  05:52:34
3335         Log: fixes for mortalization bug in xsubpp, other efficiency tweaks
3336              From: joshua.pritikin@db.com
3337              Date: Wed, 1 Jul 1998 10:09:43 -0400
3338              Message-Id: <H00000e500086fb3@MHS>
3339              Subject: [PATCH _69] sv_2mortal fix
3340      Branch: perl
3341            ! lib/ExtUtils/xsubpp perl.c pp.c pp_hot.c proto.h sv.c sv.h
3342 ____________________________________________________________________________
3343 [  1305] By: gsar                                  on 1998/07/04  05:46:42
3344         Log: add patch preextend global string table, tweak for 512 entries
3345              From: Gisle Aas <gisle@aas.no>
3346              Date: 04 Jul 1998 01:04:08 +0200
3347              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3348              Message-ID: <m3ra02v8nr.fsf@furu.g.aas.no>
3349      Branch: perl
3350            ! perl.c
3351 ____________________________________________________________________________
3352 [  1304] By: gsar                                  on 1998/07/04  05:40:35
3353         Log: simplify xhv_array sizing
3354              From: Gisle Aas <gisle@aas.no>
3355              Date: 04 Jul 1998 00:49:42 +0200
3356              Subject: Re: [PATCH] Re: perl5.004_69 core dump
3357              Message-ID: <m3yauav9bt.fsf@furu.g.aas.no>
3358      Branch: perl
3359            ! hv.c
3360 ____________________________________________________________________________
3361 [  1303] By: gsar                                  on 1998/07/04  05:37:29
3362         Log: make 4-arg win32_select() sleep more reasonably on false values
3363              From: Blair Zajac <blair@gps.caltech.edu>
3364              Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu>
3365              Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT)
3366              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3367              --
3368              Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu>
3369              Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT)
3370              Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86
3371      Branch: perl
3372            ! win32/win32sck.c
3373 ____________________________________________________________________________
3374 [  1302] By: gsar                                  on 1998/07/04  05:32:50
3375         Log: adjust h2ph.t for dos-specific problem
3376              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3377              Message-ID: <19980703234525.C208@cdata.tvnet.hu>
3378              Date: Fri, 3 Jul 1998 23:45:25 +0200
3379              Subject: Re: [PATCH _68] t/lib/h2ph.t problem
3380      Branch: perl
3381            ! t/lib/h2ph.t
3382 ____________________________________________________________________________
3383 [  1301] By: gsar                                  on 1998/07/04  05:31:04
3384         Log: fix CPAN.pm problem, OS2 tweaks
3385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3386              Message-Id: <199807030459.AAA00097@monk.mps.ohio-state.edu>
3387              Subject: [PATCH 5.004_68] PAtch to CPAN first-time
3388              Date: Fri, 3 Jul 1998 00:59:35 -0400 (EDT)
3389      Branch: perl
3390            ! lib/CPAN/FirstTime.pm lib/ExtUtils/MM_OS2.pm
3391            ! lib/ExtUtils/MakeMaker.pm
3392 ____________________________________________________________________________
3393 [  1300] By: gsar                                  on 1998/07/04  05:27:20
3394         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3395              Message-Id: <199807030102.VAA26813@monk.mps.ohio-state.edu>
3396              Date: Thu, 2 Jul 1998 21:02:59 -0400 (EDT)
3397              Subject: [PATCH 5.004_68] Add elc target to to makefile
3398      Branch: perl
3399            ! Makefile.SH
3400 ____________________________________________________________________________
3401 [  1299] By: gsar                                  on 1998/07/04  05:25:56
3402         Log: newer emacs/cperl-mode.el (via private mail)
3403              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3404              Message-Id: <199807030104.VAA26825@monk.mps.ohio-state.edu>
3405              Date: Thu, 2 Jul 1998 21:04:29 -0400 (EDT)
3406              Subject: [PATCH 5.004_68] cperl-mode
3407      Branch: perl
3408            ! emacs/cperl-mode.el
3409 ____________________________________________________________________________
3410 [  1298] By: gsar                                  on 1998/07/04  05:22:41
3411         Log: From: Dominic Dunlop <domo@computer.org>
3412              Message-Id: <v03110701b1c1603eae52@[195.95.102.68]>
3413              Date: Thu, 2 Jul 1998 22:57:26 +0000
3414              Subject: [PATCH 5.004_69] Make Power MachTen use vfork and perl's malloc
3415      Branch: perl
3416            ! hints/machten.sh malloc.c
3417 ____________________________________________________________________________
3418 [  1297] By: gsar                                  on 1998/07/04  05:20:52
3419         Log: allow a flags args to fbm_instr() for future needs
3420              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3421              Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu>
3422              Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE
3423              Date: Thu, 2 Jul 1998 03:49:32 -0400 (EDT)
3424      Branch: perl
3425            ! pod/perlguts.pod pp.c pp_hot.c proto.h regexec.c util.c
3426 ____________________________________________________________________________
3427 [  1296] By: gsar                                  on 1998/07/04  05:16:15
3428         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3429              Date: Thu, 2 Jul 1998 11:50:41 -0400 (EDT)
3430              Message-Id: <Pine.SUN.3.96.980702114956.18246B-100000@newton.phys>
3431              Subject: [PATCH 5.004_69] INSTALL-1.39
3432      Branch: perl
3433            ! INSTALL
3434 ____________________________________________________________________________
3435 [  1295] By: gsar                                  on 1998/07/04  05:15:05
3436         Log: Configure update
3437              From: doughera@newton.phys.lafayette.edu (Andy Dougherty)
3438              Date: Wed, 1 Jul 98 23:07:50 EDT
3439              Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
3440              Subject: [PATCH 5.004_69] Config_69-01
3441      Branch: perl
3442            ! Configure INSTALL MANIFEST Policy_sh.SH Porting/Glossary
3443            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
3444            ! config_h.SH win32/config.bc win32/config.gc win32/config.vc
3445 ____________________________________________________________________________
3446 [  1294] By: gsar                                  on 1998/07/04  05:10:25
3447         Log: add perlbug -F switch to save message to file
3448              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3449              Message-Id: <l03130301b1c03a649e45@[194.222.64.89]>
3450              Date: Wed, 1 Jul 1998 21:14:22 +0200
3451              Subject: Re: [PATCH 5.004_69] perlbug -fok
3452      Branch: perl
3453            ! Makefile.SH utils/perlbug.PL
3454 ____________________________________________________________________________
3455 [  1293] By: gsar                                  on 1998/07/04  05:06:52
3456         Log: catch nonexistent backrefs in REs
3457              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
3458              Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]>
3459              Date: Wed, 1 Jul 1998 20:14:05 +0200
3460              Subject: Re: [PATCH _66] for bad backrefs
3461              --
3462              Message-Id: <l03130300b1c03425261c@[194.222.64.89]>
3463              Date: Wed, 1 Jul 1998 20:47:16 +0200
3464              Subject: Re: [PATCH _66] for bad backrefs
3465      Branch: perl
3466            ! regcomp.c t/op/re_tests util.c
3467 ____________________________________________________________________________
3468 [  1292] By: gsar                                  on 1998/07/04  05:02:01
3469         Log: fix perlcc to not rm output file, and other -w(arts)
3470      Branch: perl
3471            ! utils/perlcc.PL
3472 ____________________________________________________________________________
3473 [  1291] By: gsar                                  on 1998/07/04  04:30:03
3474         Log: ignore stash entries that are not GVs in dump.c
3475      Branch: perl
3476            ! dump.c
3477 ____________________________________________________________________________
3478 [  1290] By: gsar                                  on 1998/07/04  03:55:10
3479         Log: cleaner page headers from pod2man
3480      Branch: perl
3481            ! pod/pod2man.PL
3482 ____________________________________________________________________________
3483 [  1288] By: gsar                                  on 1998/07/04  03:16:39
3484         Log: tweaks to Getopt::Std
3485              From: Robin Barker <rmb1@cise.npl.co.uk>
3486              Date: Tue, 30 Jun 98 14:45:49 BST
3487              Message-Id: <14103.9806301345@tempest.cise.npl.co.uk>
3488              Subject: [PATCH perl5.004_69] lib/Getopt/Std.pm
3489              --
3490              Message-Id: <17918.9807021053@tempest.cise.npl.co.uk>
3491              To: perl5-porters@perl.org
3492              Subject: [PATCH perl5.004_69] second: lib/Getopt/Std.pm
3493      Branch: perl
3494            ! lib/Getopt/Std.pm
3495 ____________________________________________________________________________
3496 [  1287] By: gsar                                  on 1998/07/04  03:13:02
3497         Log: added patch, with tweaks
3498              From: Gisle Aas <gisle@aas.no>
3499              Date: 03 Jul 1998 00:50:15 +0200
3500              Message-ID: <m3btr7n9zs.fsf@furu.g.aas.no>
3501              Subject: [PATCH] Some AVHV documentation
3502      Branch: perl
3503            ! pod/perlref.pod
3504 ____________________________________________________________________________
3505 [  1286] By: gsar                                  on 1998/07/04  02:53:26
3506         Log: applied patch with tweaks to prose
3507              From: Gisle Aas <gisle@aas.no>
3508              Subject: [PATCH] Simplified AVHV support
3509              Date: 30 Jun 1998 13:34:07 +0200
3510              Message-ID: <m3k95z86og.fsf@furu.g.aas.no>
3511      Branch: perl
3512            ! ObjXSub.h av.c embed.h global.sym objpp.h pod/perldiag.pod
3513            ! pp.c proto.h t/op/avhv.t
3514 ____________________________________________________________________________
3515 [  1285] By: gsar                                  on 1998/07/04  02:30:48
3516         Log: tweak doc for ".."
3517              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3518              Subject: [PATCH] pod for scalar ..
3519              Message-Id: <E0yqyN8-0006gv-00@taurus.cus.cam.ac.uk>
3520              Date: Tue, 30 Jun 1998 12:14:50 +0100
3521      Branch: perl
3522            ! pod/perlop.pod
3523 ____________________________________________________________________________
3524 [  1284] By: gsar                                  on 1998/07/04  02:28:43
3525         Log: fix use of uninitialized var in pp_unpack()
3526              From: Jarkko Hietaniemi <jhi@iki.fi>
3527              Date: Tue, 30 Jun 1998 14:32:17 +0300 (EET DST)
3528              Message-Id: <199806301132.OAA27353@alpha.hut.fi>
3529              Subject: [PATCH] 5.004_69 (also for 5.004_04) one more^Wless quad bug
3530      Branch: perl
3531            ! pp.c
3532 ____________________________________________________________________________
3533 [  1283] By: gsar                                  on 1998/07/04  02:26:37
3534         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
3535              Date: Tue, 30 Jun 1998 11:40:22 +0300 (EET DST)
3536              Message-Id: <199806300840.LAA04872@alpha.hut.fi>
3537              Subject: [PATCH] 5.004_69: Parsewords.pm: avoid undefined warnings
3538      Branch: perl
3539            ! lib/Text/ParseWords.pm
3540 ____________________________________________________________________________
3541 [  1282] By: gsar                                  on 1998/07/04  02:24:32
3542         Log: VMS updates from Dan Sugalski <sugalskd@osshe.edu>
3543              Message-Id: <3.0.5.32.19980629165356.00a20730@ous.edu>
3544              Date: Mon, 29 Jun 1998 16:53:56 -0700
3545              Subject: [PATCH 5.004_69]README.vms doc patch
3546              --
3547              Message-Id: <3.0.5.32.19980629165125.00a4e100@ous.edu>
3548              Date: Mon, 29 Jun 1998 16:51:25 -0700
3549              --
3550              Message-Id: <3.0.5.32.19980702135357.00a5eb40@ous.edu>
3551              Date: Thu, 02 Jul 1998 13:53:57 -0700
3552              Subject: [PATCH 5.004_69]VMS filetest operator fixup
3553      Branch: perl
3554            ! README.vms vms/descrip_mms.template vms/vms.c
3555 ____________________________________________________________________________
3556 [  1281] By: gsar                                  on 1998/07/04  02:17:48
3557         Log: From: Dan Sugalski <sugalskd@osshe.edu>
3558              Message-Id: <3.0.5.32.19980629164625.00a4d7c0@ous.edu>
3559              Date: Mon, 29 Jun 1998 16:46:25 -0700
3560              Subject: [PATCH 5.004_69]Tweaks to VMS configuration procedure
3561      Branch: perl
3562            ! vms/subconfigure.com
3563 ____________________________________________________________________________
3564 [  1280] By: gsar                                  on 1998/07/04  02:16:03
3565         Log: don't attempt to copy directories on VMS
3566              From: Dan Sugalski <sugalskd@osshe.edu>
3567              Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu>
3568              Date: Mon, 29 Jun 1998 16:31:29 -0700
3569              Subject: [PATCH 5.004_69]Tweak to installperl
3570      Branch: perl
3571            ! installperl
3572 ____________________________________________________________________________
3573 [  1279] By: gsar                                  on 1998/07/04  02:09:26
3574         Log: add 'installhtml*dir' to win32 config templates
3575              From: "Douglas Lankshear" <dougl@ActiveState.com>
3576              Subject: [PATCH 5.004_68] For Win32 config
3577              Date: Mon, 29 Jun 1998 09:00:13 -0700
3578              Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active>
3579      Branch: perl
3580            ! win32/config.bc win32/config.gc win32/config.vc
3581 ____________________________________________________________________________
3582 [  1278] By: gsar                                  on 1998/07/04  02:06:23
3583         Log: implemented described fix for h2ph hanging on "enum"
3584              From: Billy <wdconsta@cs.adelaide.edu.au>
3585              Subject: Re: h2ph problem on Solaris 2.6/SPARC/Sun compiler
3586              Message-ID: <Pine.SV4.3.93.980627010407.21715A-100000@xenon.teaching.cs.adelaide.edu.au>
3587              Date: Sat, 27 Jun 1998 01:13:12 +0930 (CST)
3588      Branch: perl
3589            ! utils/h2ph.PL
3590 ____________________________________________________________________________
3591 [  1277] By: gsar                                  on 1998/07/04  01:51:47
3592         Log: merge changes#1210,1211,1270 from maintbranch
3593      Branch: perl
3594            + lib/re.pm
3595            ! MANIFEST dump.c installperl lib/File/Basename.pm mg.c op.c
3596            ! op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
3597            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
3598 ____________________________________________________________________________
3599 [  1276] By: gsar                                  on 1998/07/04  00:33:37
3600         Log: deprecate use of reserved word "our" (Larry's idea)
3601              Date: Mon, 22 Jun 1998 08:55:09 -0700
3602              From: larry@wall.org (Larry Wall)
3603              Message-Id: <199806221555.IAA07212@wall.org>
3604              Subject: Re: our
3605      Branch: perl
3606            ! pod/perldiag.pod toke.c
3607 ____________________________________________________________________________
3608 [  1275] By: nick                                  on 1998/07/02  18:36:59
3609         Log: Integrate mainline, just to keep up.
3610      Branch: ansiperl
3611           +> t/lib/fields.t
3612            - lib/Math/Trig/Radial.pm
3613           !> MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3614           !> lib/Math/Trig.pm lib/base.pm lib/fields.pm mg.c
3615           !> pod/perldiag.pod pod/perltrap.pod pp_hot.c scope.c scope.h
3616           !> t/lib/trig.t t/op/array.t toke.c utils/perldoc.PL
3617           !> win32/config.bc win32/config.gc win32/config.vc
3618           !> win32/include/dirent.h win32/makedef.pl win32/win32.c
3619           !> win32/win32iop.h
3620 ____________________________________________________________________________
3621 [  1274] By: gsar                                  on 1998/07/02  16:47:20
3622         Log: tweak win32/config.* variables
3623      Branch: perl
3624            ! win32/config.bc win32/config.gc win32/config.vc
3625 ____________________________________________________________________________
3626 [  1273] By: gsar                                  on 1998/07/02  16:33:53
3627         Log: export opendir() set of functions on win32
3628      Branch: perl
3629            ! win32/include/dirent.h win32/makedef.pl win32/win32.c
3630            ! win32/win32iop.h
3631 ____________________________________________________________________________
3632 [  1272] By: gsar                                  on 1998/07/01  23:21:49
3633         Log: fix C<@a = (%a = 1)> bizarreness
3634      Branch: perl
3635            ! pp_hot.c
3636 ____________________________________________________________________________
3637 [  1271] By: gsar                                  on 1998/06/30  22:49:39
3638         Log: document perltrap on precedence of keys/values/each
3639      Branch: perl
3640            ! pod/perltrap.pod
3641 ____________________________________________________________________________
3642 [  1270] By: TimBunce                              on 1998/06/30  09:06:21
3643         Log: Added lib/re.pm missing from change 1210
3644      Branch: maint-5.004/perl
3645            + lib/re.pm
3646 ____________________________________________________________________________
3647 [  1269] By: gsar                                  on 1998/06/30  08:20:52
3648         Log: From:    Murray Nesbitt <murray@ActiveState.com>
3649              Message-Id: <77180549BCE.AAA466A@mail.rdc1.bc.wave.home.com>
3650              Date:    Mon, 29 Jun 1998 14:30:59 PDT
3651              Subject: Re: [PATCH 5.004_67] MakeMaker mods for PPD support 
3652      Branch: perl
3653            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3654 ____________________________________________________________________________
3655 [  1268] By: gsar                                  on 1998/06/30  05:38:34
3656         Log: From:    Robin Barker <rmb1@cise.npl.co.uk>
3657              Message-Id: <13254.9806291404@tempest.cise.npl.co.uk>
3658              Date:    Mon, 29 Jun 1998 15:04:57 -0000
3659              Subject: [PATCH perl5.004_69] perldoc.PL
3660      Branch: perl
3661            ! utils/perldoc.PL
3662 ____________________________________________________________________________
3663 [  1267] By: gsar                                  on 1998/06/30  05:34:06
3664         Log: add patch to integrate Math::Trig::Radial into Math::Trig
3665              From: Jarkko Hietaniemi <jhi@iki.fi>
3666              Date: Mon, 29 Jun 1998 16:28:53 +0300 (EET DST)
3667              Message-Id: <199806291328.QAA16916@alpha.hut.fi>
3668              Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
3669      Branch: perl
3670            - lib/Math/Trig/Radial.pm
3671            ! MANIFEST lib/Math/Trig.pm t/lib/trig.t
3672 ____________________________________________________________________________
3673 [  1266] By: gsar                                  on 1998/06/30  05:17:33
3674         Log: From:    Gisle Aas <gisle@aas.no>
3675              Message-Id: <m367hk4hra.fsf@furu.g.aas.no>
3676              Date:    29 Jun 1998 12:36:09 +0200
3677              Subject: Re: [PATCH] Simplified magic_setisa() and improved fields.pm
3678      Branch: perl
3679            + t/lib/fields.t
3680            ! MANIFEST lib/base.pm lib/fields.pm mg.c pod/perldiag.pod
3681            ! t/op/array.t
3682 ____________________________________________________________________________
3683 [  1265] By: gsar                                  on 1998/06/30  05:12:57
3684         Log: tweaks to overloaded constants (change#1259)
3685      Branch: perl
3686            ! scope.c scope.h toke.c
3687 ____________________________________________________________________________
3688 [  1264] By: nick                                  on 1998/06/29  17:38:03
3689         Log: Integrate mainline c. _69 to ansiperl
3690      Branch: ansiperl
3691           +> eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
3692           +> eg/cgi/nph-multipart.cgi ext/Errno/ChangeLog
3693           +> ext/Errno/Errno_pm.PL ext/Errno/Makefile.PL lib/CGI/Cookie.pm
3694           +> lib/Math/Trig/Radial.pm perlio.h t/lib/cgi-form.t
3695           +> t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
3696           +> t/lib/errno.t t/op/goto_xs.t t/op/splice.t
3697           !> (integrate 100 files)
3698
3699 ----------------
3700 Version 5.004_69
3701 ----------------
3702
3703 ____________________________________________________________________________
3704 [  1263] By: gsar                                  on 1998/06/29  09:17:28
3705         Log: update Changes and perlhist.pod
3706      Branch: perl
3707            ! Changes pod/perlhist.pod
3708 ____________________________________________________________________________
3709 [  1262] By: gsar                                  on 1998/06/29  08:26:36
3710         Log: bump patchlevel to 69, various little tweaks (tested on win32, Solaris
3711              under several build configurations)
3712      Branch: perl
3713            ! Todo.5.005 op.c patchlevel.h t/lib/cgi-function.t
3714            ! t/lib/cgi-request.t toke.c win32/Makefile win32/config_H.bc
3715            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3716 ____________________________________________________________________________
3717 [  1261] By: gsar                                  on 1998/06/29  06:51:10
3718         Log: add missing SSCHECK() to rectify faulty SSPUSH*() logic in change#1259
3719      Branch: perl
3720            ! scope.h
3721 ____________________________________________________________________________
3722 [  1260] By: gsar                                  on 1998/06/29  06:46:12
3723         Log: Message-Id: <199806290610.IAA19443@moulon.inra.fr>
3724              Date:    Mon, 29 Jun 1998 08:10:46 +0200
3725              From:    ts <decoux@moulon.inra.fr>
3726              Subject: {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
3727      Branch: perl
3728            ! pod/perlembed.pod
3729 ____________________________________________________________________________
3730 [  1259] By: gsar                                  on 1998/06/29  06:01:35
3731         Log: added patch for overloading constants, made PERL_OBJECT-aware
3732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3733              Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu>
3734              Date: Fri, 26 Jun 1998 23:28:41 -0400 (EDT)
3735      Branch: perl
3736            ! ObjXSub.h embed.h embedvar.h global.sym hv.c interp.sym
3737            ! intrpvar.h lib/Math/BigInt.pm lib/overload.pm objpp.h op.c
3738            ! perl.c perl.h pp_ctl.c proto.h scope.c scope.h
3739            ! t/pragma/overload.t toke.c
3740 ____________________________________________________________________________
3741 [  1258] By: gsar                                  on 1998/06/29  05:32:25
3742         Log: fix Socket.pm typo from change#1240
3743      Branch: perl
3744            ! ext/Socket/Socket.pm
3745 ____________________________________________________________________________
3746 [  1257] By: gsar                                  on 1998/06/29  05:09:24
3747         Log: applied patch, tweak for threads awareness
3748              From: Albert Dvornik <bert@genscan.com>
3749              Subject: [PATCH]5.004_04-m4 (CORE) fix for broken "goto &xsub"
3750              Date: 24 Jun 1998 19:33:09 -0400
3751              Message-Id: <tq4sxawf2h.fsf@puma.genscan.com>
3752      Branch: perl
3753            + t/op/goto_xs.t
3754            ! MANIFEST pp_ctl.c
3755 ____________________________________________________________________________
3756 [  1256] By: gsar                                  on 1998/06/29  03:34:18
3757         Log: applied patch, fixed one more leak, tweaked whitespace bugs
3758              From: Guy Decoux <decoux@moulon.inra.fr>
3759              (via)
3760              Date: Fri, 26 Jun 1998 09:59:32 -0400
3761              From: "Chunhui Teng" <cteng@nortel.ca>
3762              Message-Id: <199806261359.JAA02393@bmers357.nortel.ca>
3763              Subject: Memory leak in Perl 5.004 and the fix
3764      Branch: perl
3765            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
3766 ____________________________________________________________________________
3767 [  1255] By: gsar                                  on 1998/06/29  02:50:37
3768         Log: From: koenig@kulturbox.de (Andreas J. Koenig)
3769              Subject: Permissions in MakeMaker (Was: patch to MM_Unix.pm)
3770              Date: 28 Jun 1998 23:47:07 +0200
3771              Message-ID: <sfc1zs9gpwk.fsf@dubravka.in-berlin.de>
3772      Branch: perl
3773            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3774 ____________________________________________________________________________
3775 [  1254] By: gsar                                  on 1998/06/28  21:35:02
3776         Log: From: joshua.pritikin@db.com
3777              Date: Fri, 26 Jun 1998 09:34:34 -0400
3778              Message-Id: <H00000e500081d23@MHS>
3779              Subject: [PATCH _68] PUSHSTACK renovation
3780      Branch: perl
3781            ! av.c cop.h gv.c mg.c perl.c pp_ctl.c pp_sys.c sv.c util.c
3782 ____________________________________________________________________________
3783 [  1253] By: gsar                                  on 1998/06/28  21:21:22
3784         Log: From: Stephen McCamant <alias@mcs.com>
3785              Message-Id: <m0yq2fr-000EalC@alias-2.pr.mcs.net>
3786              Date: Sat, 27 Jun 1998 16:38:19 -0500 (CDT)
3787              Subject: IV changes for long long (was Re: 5.004_68 on its way to the CPAN)
3788      Branch: perl
3789            ! perlvars.h sv.c
3790 ____________________________________________________________________________
3791 [  1252] By: gsar                                  on 1998/06/28  21:16:34
3792         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3793              Message-Id: <199806272359.TAA05436@monk.mps.ohio-state.edu>
3794              Subject: [PATCH 5.004_68] Improve warning on zero-length chunks in RE
3795              Date: Sat, 27 Jun 1998 19:59:13 -0400 (EDT)
3796      Branch: perl
3797            ! regcomp.c
3798 ____________________________________________________________________________
3799 [  1251] By: gsar                                  on 1998/06/28  21:14:32
3800         Log: add Math/Trig/Radial.pm, update MANIFEST
3801              From: Jarkko Hietaniemi <jhi@iki.fi>
3802              Date: Sat, 27 Jun 1998 17:28:14 +0300 (EET DST)
3803              Message-Id: <199806271428.RAA05307@alpha.hut.fi>
3804              Subject: Math::Trig::Radial ?
3805      Branch: perl
3806            + lib/Math/Trig/Radial.pm
3807            ! MANIFEST
3808 ____________________________________________________________________________
3809 [  1250] By: gsar                                  on 1998/06/28  21:09:48
3810         Log: applied patch, tweaked doc, and regen regnodes.h
3811              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3812              Message-Id: <199806270655.CAA29144@monk.mps.ohio-state.edu>
3813              Subject: [PATCH 5.004_68] \z in RE
3814              Date: Sat, 27 Jun 1998 02:55:26 -0400 (EDT)
3815      Branch: perl
3816            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
3817            ! t/op/re_tests t/op/regexp.t toke.c
3818 ____________________________________________________________________________
3819 [  1249] By: gsar                                  on 1998/06/28  20:56:38
3820         Log: From: mike@bill.iac.net
3821              Message-ID: <19980627034913.A32220@bill.minivend.com>
3822              Date: Sat, 27 Jun 1998 03:49:13 +0000
3823              Subject: [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
3824      Branch: perl
3825            ! lib/Text/ParseWords.pm t/lib/parsewords.t
3826 ____________________________________________________________________________
3827 [  1248] By: gsar                                  on 1998/06/28  20:54:43
3828         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3829              Message-Id: <199806270352.XAA21174@monk.mps.ohio-state.edu>
3830              Subject: [PATCH] Fix ptags
3831              Date: Fri, 26 Jun 1998 23:52:54 -0400 (EDT)
3832      Branch: perl
3833            ! emacs/ptags
3834 ____________________________________________________________________________
3835 [  1247] By: gsar                                  on 1998/06/28  20:42:54
3836         Log: apply patch sent via private mail
3837              From: Stephen McCamant <alias@mcs.com>
3838              Message-Id: <m0ypkmt-000EalC@alias-2.pr.mcs.net>
3839              Date: Fri, 26 Jun 1998 21:32:23 -0500 (CDT)
3840              Subject: Re: Enhanced B::Deparse 
3841      Branch: perl
3842            ! ext/B/B/Deparse.pm
3843 ____________________________________________________________________________
3844 [  1246] By: gsar                                  on 1998/06/28  20:38:24
3845         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3846              Message-Id: <199806270109.VAA14907@monk.mps.ohio-state.edu>
3847              Subject: [PATCH 5.004_68] pat.t tests
3848              Date: Fri, 26 Jun 1998 21:09:02 -0400 (EDT)
3849      Branch: perl
3850            ! t/op/pat.t
3851 ____________________________________________________________________________
3852 [  1245] By: gsar                                  on 1998/06/28  20:36:08
3853         Log: From: joshua.pritikin@db.com
3854              Date: Fri, 26 Jun 1998 10:02:32 -0400
3855              Message-Id: <H00000e500081d28@MHS>
3856              Subject: [PATCH _68] improve recursive error messages!
3857      Branch: perl
3858            ! gv.c pod/perldiag.pod universal.c
3859 ____________________________________________________________________________
3860 [  1244] By: gsar                                  on 1998/06/28  20:09:02
3861         Log: From: Dominic Dunlop <domo@vo.lu>
3862              Message-Id: <v03110701b1b83a06733a@[195.95.102.101]>
3863              Date: Thu, 25 Jun 1998 17:46:55 +0000
3864              Subject: [PATCH 5.004_68]: Move REG_INFTY-dependent tests from op/regexp.t
3865              to op/pat.t; add tests for a few  more regexp parse failures etc.
3866      Branch: perl
3867            ! t/op/pat.t t/op/re_tests t/op/regexp.t
3868 ____________________________________________________________________________
3869 [  1243] By: gsar                                  on 1998/06/28  20:06:30
3870         Log: specify *.sym files needed in perl_exp.SH instead of picking up all
3871              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
3872              Date: Thu, 25 Jun 1998 10:36:21 -0400 (EDT)
3873              Subject: Re: Not OK: perl 5.00468 on aix-thread 4.1.4.0
3874              Message-Id: <Pine.SUN.3.96.980625102459.11241F-100000@newton.phys>
3875      Branch: perl
3876            ! perl_exp.SH
3877 ____________________________________________________________________________
3878 [  1242] By: gsar                                  on 1998/06/28  20:01:28
3879         Log: 
3880              From: Gisle Aas <gisle@aas.no>
3881              Subject: Re: [PATCH] 4-arg substr update for perl5.004_68
3882              Date: 25 Jun 1998 10:32:43 +0200
3883              Message-ID: <m3iulpubis.fsf@furu.g.aas.no>
3884      Branch: perl
3885            ! op.c pod/perlfunc.pod pp.c t/op/substr.t
3886 ____________________________________________________________________________
3887 [  1241] By: gsar                                  on 1998/06/28  19:55:11
3888         Log: applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
3889              From: Stephen McCamant <alias@mcs.com>
3890              Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
3891              Date: Wed, 24 Jun 1998 21:10:32 -0500 (CDT)
3892              Subject: [PATCH REPOST] refgen in opcode.pl
3893      Branch: perl
3894            ! opcode.h opcode.pl
3895 ____________________________________________________________________________
3896 [  1240] By: gsar                                  on 1998/06/28  19:46:29
3897         Log: From: Chris Nandor <pudge@pobox.com>
3898              Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>
3899              Date: Wed, 24 Jun 1998 19:58:28 -0400
3900              Subject: [PATCH 3d try] Add CR LF CRLF to Socket.pm
3901      Branch: perl
3902            ! ext/Socket/Socket.pm
3903 ____________________________________________________________________________
3904 [  1239] By: gsar                                  on 1998/06/28  19:44:19
3905         Log: From: Gisle Aas <gisle@aas.no>
3906              Subject: [PATCH] Optimize foreach (1..1000000)
3907              Date: 24 Jun 1998 20:26:48 +0200
3908              Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>
3909      Branch: perl
3910            ! Todo cop.h op.c pod/perldiag.pod pod/perlop.pod pp_ctl.c
3911            ! pp_hot.c t/op/range.t
3912 ____________________________________________________________________________
3913 [  1238] By: gsar                                  on 1998/06/28  19:28:13
3914         Log: avoid creation of %^R
3915              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3916              Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
3917              Subject: Re: [5.004_68] What is %^R ? [PATCH?]
3918              Date: Wed, 24 Jun 1998 14:25:06 -0400 (EDT)
3919      Branch: perl
3920            ! perl.c t/op/splice.t
3921 ____________________________________________________________________________
3922 [  1237] By: gsar                                  on 1998/06/28  19:23:40
3923         Log: From: Gisle Aas <gisle@aas.no>
3924              Subject: [PATCH] Negative LENGTH argument to splice
3925              Date: 24 Jun 1998 15:11:35 +0200
3926              Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>
3927      Branch: perl
3928            + t/op/splice.t
3929            ! MANIFEST pod/perlfunc.pod pp.c
3930 ____________________________________________________________________________
3931 [  1236] By: gsar                                  on 1998/06/28  19:18:29
3932         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3933              Subject: [PATCH] Insecure $ENV{} message out of step with perldiag
3934              Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>
3935              Date: Wed, 24 Jun 1998 13:13:02 +0100
3936      Branch: perl
3937            ! pod/perldiag.pod pod/perlsec.pod
3938 ____________________________________________________________________________
3939 [  1235] By: gsar                                  on 1998/06/28  19:16:13
3940         Log: Complex.pm update
3941              From: Jarkko Hietaniemi <jhi@iki.fi>
3942              Date: Wed, 24 Jun 1998 15:19:05 +0300 (EET DST)
3943              Message-Id: <199806241219.PAA04061@alpha.hut.fi>
3944              Subject: [PATCH] 5.004_68: Complex.pm, complex.t
3945      Branch: perl
3946            ! lib/Math/Complex.pm t/lib/complex.t
3947 ____________________________________________________________________________
3948 [  1234] By: gsar                                  on 1998/06/28  19:13:05
3949         Log: disable perl malloc on UNICOS for now
3950              From: Jarkko Hietaniemi <jhi@iki.fi>
3951              Date: Wed, 24 Jun 1998 12:37:14 +0300 (EET DST)
3952              Message-Id: <199806240937.MAA01669@alpha.hut.fi>
3953              Subject: [PATCH] 5.004_68: UNICOS hints
3954      Branch: perl
3955            ! hints/unicos.sh
3956 ____________________________________________________________________________
3957 [  1233] By: gsar                                  on 1998/06/28  19:10:53
3958         Log: fixes unpack("q"...), and semctl() tests for UNICOS
3959              From: Jarkko Hietaniemi <jhi@iki.fi>
3960              Date: Wed, 24 Jun 1998 11:55:09 +0300 (EET DST)
3961              Message-Id: <199806240855.LAA16152@alpha.hut.fi>
3962              Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)
3963      Branch: perl
3964            ! pp.c t/op/ipcsem.t t/op/pack.t
3965 ____________________________________________________________________________
3966 [  1232] By: gsar                                  on 1998/06/28  19:01:23
3967         Log: tweak various places for iperlsys.h awareness
3968      Branch: perl
3969            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm
3970            ! lib/ExtUtils/MM_VMS.pm pod/perlapio.pod
3971 ____________________________________________________________________________
3972 [  1231] By: gsar                                  on 1998/06/28  18:37:07
3973         Log: add a perlio.h stub for compat (some extensions seem to #include it)
3974      Branch: perl
3975            + perlio.h
3976 ____________________________________________________________________________
3977 [  1230] By: gsar                                  on 1998/06/28  18:35:23
3978         Log: Message-ID: <19980624003701.C161@cdata.tvnet.hu>
3979              Date: Wed, 24 Jun 1998 00:37:01 +0200
3980              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
3981              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
3982      Branch: perl
3983            ! pod/pod2text.PL
3984 ____________________________________________________________________________
3985 [  1229] By: gsar                                  on 1998/06/28  18:33:42
3986         Log: hand apply mutiliated patch
3987              Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
3988              Date: Tue, 23 Jun 1998 11:41:00 -0700
3989              From: Dan Sugalski <sugalskd@osshe.edu>
3990              Subject: [PATCH 5.004_68]Configure update for VMS
3991      Branch: perl
3992            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3993 ____________________________________________________________________________
3994 [  1228] By: gsar                                  on 1998/06/28  17:17:35
3995         Log: hand apply whitespace mutiliated patch
3996              Date: Tue, 23 Jun 98 16:38:06 BST
3997              Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
3998              From: Robin Barker <rmb1@cise.npl.co.uk>
3999              Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL
4000      Branch: perl
4001            ! utils/perlbug.PL
4002 ____________________________________________________________________________
4003 [  1227] By: gsar                                  on 1998/06/28  17:14:34
4004         Log: Date: Tue, 23 Jun 1998 08:51:00 -0700 (PDT)
4005              From: Tom Phoenix <rootbeer@teleport.com>
4006              Subject: [PATCH] documenting close without arguments
4007              Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>
4008      Branch: perl
4009            ! pod/perlfunc.pod
4010 ____________________________________________________________________________
4011 [  1226] By: gsar                                  on 1998/06/28  17:12:56
4012         Log: Date: Tue, 23 Jun 1998 05:37:09 -0700 (PDT)
4013              From: Tom Phoenix <rootbeer@teleport.com>
4014              Subject: Better diags for vars.pm
4015              Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>
4016      Branch: perl
4017            ! lib/vars.pm
4018 ____________________________________________________________________________
4019 [  1225] By: gsar                                  on 1998/06/28  17:05:59
4020         Log: hand apply whitespace mutiliated perldoc.PL patches
4021              Date: Tue, 23 Jun 98 15:49:52 BST
4022              Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
4023              From: Robin Barker <rmb1@cise.npl.co.uk>
4024              Subject: PATCH [5.004_68] perldoc.PL
4025              --
4026              Date: Fri, 26 Jun 98 17:50:05 BST
4027              Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
4028              From: Robin Barker <rmb1@cise.npl.co.uk>
4029              Subject: [PATCH 5.004_68] perldoc.PL
4030      Branch: perl
4031            ! utils/perldoc.PL
4032 ____________________________________________________________________________
4033 [  1224] By: gsar                                  on 1998/06/28  16:50:59
4034         Log: integrate ansiperl to get makedef.pl tweak
4035      Branch: perl
4036            ! Porting/pumpkin.pod win32/makedef.pl
4037 ____________________________________________________________________________
4038 [  1223] By: gsar                                  on 1998/06/28  16:33:32
4039         Log: add CGI-2.42, its and testsuite
4040      Branch: perl
4041            + eg/cgi/caution.xbm eg/cgi/dna.small.gif.uu
4042            + eg/cgi/nph-multipart.cgi lib/CGI/Cookie.pm t/lib/cgi-form.t
4043            + t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-request.t
4044            ! MANIFEST eg/cgi/RunMeFirst eg/cgi/file_upload.cgi
4045            ! eg/cgi/index.html eg/cgi/monty.cgi eg/cgi/save_state.cgi
4046            ! eg/cgi/wilogo.gif.uu lib/CGI.pm lib/CGI/Apache.pm
4047            ! lib/CGI/Carp.pm lib/CGI/Fast.pm lib/CGI/Push.pm
4048            ! lib/CGI/Switch.pm
4049 ____________________________________________________________________________
4050 [  1222] By: gsar                                  on 1998/06/28  15:28:29
4051         Log: enable Errno build on win32, add Errno-1.08 files to repository
4052      Branch: perl
4053            + ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
4054            + ext/Errno/Makefile.PL t/lib/errno.t
4055            ! MANIFEST win32/Makefile win32/config.bc win32/config.gc
4056            ! win32/config.vc win32/makefile.mk
4057 ____________________________________________________________________________
4058 [  1221] By: gsar                                  on 1998/06/28  14:34:06
4059         Log: tweak win32 config templates for cpp
4060      Branch: perl
4061            ! win32/config.bc win32/config.gc win32/config.vc
4062 ____________________________________________________________________________
4063 [  1220] By: nick                                  on 1998/06/26  16:46:13
4064         Log: Integrate mainline
4065      Branch: ansiperl
4066           !> Changes Makefile.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4067           !> ext/POSIX/POSIX.xs perl.c pod/perlre.pod pod/perlvar.pod sv.c
4068           !> util.c win32/win32.h
4069 ____________________________________________________________________________
4070 [  1219] By: gsar                                  on 1998/06/26  04:33:57
4071         Log: make find_script() return saved string, reenable missing diagnostics
4072      Branch: perl
4073            ! perl.c util.c
4074 ____________________________________________________________________________
4075 [  1218] By: gsar                                  on 1998/06/25  23:24:53
4076         Log: avoid warning with -P switch
4077      Branch: perl
4078            ! perl.c
4079 ____________________________________________________________________________
4080 [  1217] By: gsar                                  on 1998/06/25  22:06:58
4081         Log: don't suppress display of Makefile recipes that invoke perl
4082      Branch: perl
4083            ! Makefile.SH
4084 ____________________________________________________________________________
4085 [  1216] By: gsar                                  on 1998/06/25  21:32:06
4086         Log: tweak order of destruction so OBJECTs in GLOBs are visited after those
4087              in RVs
4088      Branch: perl
4089            ! sv.c
4090 ____________________________________________________________________________
4091 [  1215] By: gsar                                  on 1998/06/25  18:56:59
4092         Log: mknod() is not POSIX, so remove the POSIX pieces from change#1199
4093      Branch: perl
4094            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4095 ____________________________________________________________________________
4096 [  1214] By: gsar                                  on 1998/06/25  18:11:22
4097         Log: add FILE_SHARE_DELETE ifndef in win32.h
4098      Branch: perl
4099            ! win32/win32.h
4100 ____________________________________________________________________________
4101 [  1213] By: nick                                  on 1998/06/24  17:18:59
4102         Log: Correct perl malloc tweak to .def generation
4103      Branch: ansiperl
4104            ! win32/makedef.pl
4105 ____________________________________________________________________________
4106 [  1212] By: gsar                                  on 1998/06/24  12:40:13
4107         Log: check in what change#1182 didn't, and Changes
4108      Branch: perl
4109            ! Changes pod/perlre.pod pod/perlvar.pod
4110 ____________________________________________________________________________
4111 [  1211] By: TimBunce                              on 1998/06/23  23:09:37
4112         Log: Update test count in t/lib/basename.t (see change 1210)
4113      Branch: maint-5.004/perl
4114            ! t/lib/basename.t
4115 ____________________________________________________________________________
4116 [  1210] By: TimBunce                              on 1998/06/23  22:58:18
4117         Log: Title:  "Add C<use re 'taint'> pragma to propagate tainting in m// and s///"
4118              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4119              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4120              Msg-ID:  <19980525155222.A18445@perlsupport.com>,
4121              <199805261143.MAA04260@toad.ig.co.uk>,
4122              <199805261235.IAA10371@aatma.engin.umich.edu>,
4123              Files:  MANIFEST pod/perlmodlib.pod pod/perlop.pod op.h perl.h dump.c
4124              installperl lib/re.pm lib/File/Basename.pm mg.c op.c
4125              pp_ctl.c pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4126      Branch: maint-5.004/perl
4127            ! MANIFEST dump.c embed.h installperl lib/File/Basename.pm mg.c
4128            ! op.c op.h perl.h pod/perlmodlib.pod pod/perlop.pod pp_ctl.c
4129            ! pp_hot.c t/lib/basename.t t/op/taint.t toke.c
4130 ____________________________________________________________________________
4131 [  1209] By: nick                                  on 1998/06/23  21:33:34
4132         Log: Perl_malloced_size() only available with perl's malloc
4133      Branch: ansiperl
4134            ! win32/makefile.mk
4135 ____________________________________________________________________________
4136 [  1208] By: nick                                  on 1998/06/23  18:15:23
4137         Log: Integrate mainline c. 5.004_68 into ansiperl, mainly
4138              so see what has changed...
4139      Branch: ansiperl
4140           +> Porting/genlog iperlsys.h lib/File/Spec.pm
4141           +> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4142           +> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4143           +> lib/File/Spec/Win32.pm regcomp.pl regcomp.sym regnodes.h
4144           +> t/lib/filespec.t win32/perlhost.h
4145            - atomic.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
4146            - ipstdio.h perldir.h perlenv.h perlio.h perllio.h perlmem.h
4147            - perlproc.h perlsock.h
4148           !> (integrate 96 files)
4149
4150 ----------------
4151 Version 5.004_68
4152 ----------------
4153
4154 ____________________________________________________________________________
4155 [  1207] By: gsar                                  on 1998/06/23  10:55:05
4156         Log: final touches to 5.004_68
4157      Branch: perl
4158            ! perl.c
4159 ____________________________________________________________________________
4160 [  1206] By: gsar                                  on 1998/06/23  10:50:10
4161         Log: more MULTIPLICITY tweaks
4162      Branch: perl
4163            ! objpp.h perl.c perl.h proto.h win32/GenCAPI.pl win32/config.bc
4164            ! win32/config.gc win32/config.vc win32/config_H.bc
4165            ! win32/config_H.gc win32/config_H.vc
4166 ____________________________________________________________________________
4167 [  1205] By: gsar                                  on 1998/06/23  09:03:46
4168         Log: partial MULTIPLICITY cleanup
4169      Branch: perl
4170            ! embedvar.h interp.sym intrpvar.h perl.c perlvars.h proto.h
4171            ! thrdvar.h
4172 ____________________________________________________________________________
4173 [  1204] By: gsar                                  on 1998/06/23  09:00:48
4174         Log: tweak MANIFEST, add Dev_t to POSIX/typemap
4175      Branch: perl
4176            ! MANIFEST Porting/makerel README.win32 ext/POSIX/typemap
4177 ____________________________________________________________________________
4178 [  1203] By: gsar                                  on 1998/06/23  07:08:02
4179         Log: bump patchlevel to 68, Porting/makerel tweaks
4180      Branch: perl
4181            ! Porting/makerel patchlevel.h win32/Makefile win32/config_H.bc
4182            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4183 ____________________________________________________________________________
4184 [  1202] By: gsar                                  on 1998/06/23  06:16:19
4185         Log: remove atomic.h pending resolution of licensing issues,
4186              EMULATE_ATOMIC_REFCOUNTS everywhere
4187      Branch: perl
4188            - atomic.h
4189            ! MANIFEST perl.h sv.h
4190 ____________________________________________________________________________
4191 [  1201] By: gsar                                  on 1998/06/23  06:06:23
4192         Log: applied patch, regen headers
4193              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4194              Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
4195              Subject: [PATCH 5.004_67] Malloc size feedback
4196              Date: Mon, 22 Jun 1998 04:19:45 -0400 (EDT)
4197      Branch: perl
4198            ! ObjXSub.h av.c embed.h global.sym hv.c malloc.c objpp.h perl.c
4199            ! pp_sys.c proto.h sv.c toke.c
4200 ____________________________________________________________________________
4201 [  1200] By: gsar                                  on 1998/06/23  05:59:09
4202         Log: Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>
4203              Date: Mon, 22 Jun 1998 21:19:43 -0500 (CDT)
4204              From: Stephen McCamant <alias@mcs.com>
4205              Subject: [PATCH] Inheritance of B:: classes
4206      Branch: perl
4207            ! ext/B/B.pm
4208 ____________________________________________________________________________
4209 [  1199] By: gsar                                  on 1998/06/23  05:57:58
4210         Log: applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
4211              Date: Tue, 23 Jun 1998 00:01:02 +0300 (EET DST)
4212              Message-Id: <199806222101.AAA16456@alpha.hut.fi>
4213              Subject: [PATCH] _67: somebody said POSIX::mknod?
4214              From: Jarkko Hietaniemi <jhi@iki.fi>
4215      Branch: perl
4216            ! Configure config_h.SH ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
4217            ! ext/POSIX/POSIX.xs perl.h
4218 ____________________________________________________________________________
4219 [  1198] By: gsar                                  on 1998/06/23  05:48:56
4220         Log: Date: Mon, 22 Jun 1998 14:10:46 -0600 (MDT)
4221              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4222              Subject: PATCH [5.004_67] perldoc.PL
4223              Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>
4224      Branch: perl
4225            ! utils/perldoc.PL
4226 ____________________________________________________________________________
4227 [  1197] By: gsar                                  on 1998/06/23  05:47:24
4228         Log: Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>
4229              Date: Mon, 22 Jun 1998 09:29:18 -0700
4230              From: Dan Sugalski <sugalskd@ous.edu>
4231              Subject: [PATCH 5.004_67] Autosplit's not qite case-insensitive enough on VMS
4232      Branch: perl
4233            ! lib/AutoSplit.pm
4234 ____________________________________________________________________________
4235 [  1196] By: gsar                                  on 1998/06/23  05:45:19
4236         Log: Date: Mon, 22 Jun 1998 18:58:55 +0300 (EET DST)
4237              Message-Id: <199806221558.SAA18626@alpha.hut.fi>
4238              Subject: [PATCH] 5.004_67: Fcntl: add few constants, enhance maintainability
4239              From: Jarkko Hietaniemi <jhi@iki.fi>
4240      Branch: perl
4241            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4242 ____________________________________________________________________________
4243 [  1195] By: gsar                                  on 1998/06/23  05:43:32
4244         Log: Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
4245              Date: Mon, 22 Jun 1998 15:22:24 +0000
4246              From: Dominic Dunlop <domo@vo.lu>
4247              Subject: [PATCH 5.004_67] Amend tests/regexp.t for variable REG_INFTY;
4248              update machten.sh to vary REG_INFTY
4249      Branch: perl
4250            ! hints/machten.sh t/op/re_tests t/op/regexp.t
4251 ____________________________________________________________________________
4252 [  1194] By: gsar                                  on 1998/06/23  05:38:36
4253         Log: filter out array subscripts when generating symbols for AIX
4254              Date: Mon, 22 Jun 1998 12:14:31 +0300 (EET DST)
4255              Message-Id: <199806220914.MAA13631@alpha.hut.fi>
4256              Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy
4257              From: Jarkko Hietaniemi <jhi@iki.fi>
4258      Branch: perl
4259            ! perl_exp.SH
4260 ____________________________________________________________________________
4261 [  1193] By: gsar                                  on 1998/06/23  05:32:52
4262         Log: updated hints file to cope with buggy sigsetjmp() on Solaris-x86
4263              Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
4264              Date: Mon, 22 Jun 1998 13:02:45 +0200 (MET DST)
4265              From: Lupe Christoph <lupe@alanya.m.isar.de>
4266              Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die 
4267      Branch: perl
4268            ! hints/solaris_2.sh
4269 ____________________________________________________________________________
4270 [  1192] By: gsar                                  on 1998/06/23  05:27:13
4271         Log: add detailed changelogs and 'genlog'--the script which generates them
4272      Branch: perl
4273            + Porting/genlog
4274            ! Changes INSTALL
4275 ____________________________________________________________________________
4276 [  1191] By: gsar                                  on 1998/06/22  15:56:27
4277         Log: tweak win32 makefiles for PERL_OBJECT build
4278      Branch: perl
4279            ! win32/Makefile win32/makefile.mk
4280 ____________________________________________________________________________
4281 [  1190] By: gsar                                  on 1998/06/22  04:06:02
4282         Log: backout change#1178 as it was dependent on an unapplied patch,
4283              fix filespec.t to know its @INC
4284      Branch: perl
4285            ! sv.c t/lib/filespec.t
4286 ____________________________________________________________________________
4287 [  1189] By: gsar                                  on 1998/06/22  03:47:43
4288         Log: eliminate use of tokenbuf in util.c
4289      Branch: perl
4290            ! util.c
4291 ____________________________________________________________________________
4292 [  1188] By: gsar                                  on 1998/06/22  01:53:59
4293         Log: add patch that generates regnodes.h via regcomp.pl
4294              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4295              Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
4296              Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup
4297              Date: Sun, 21 Jun 1998 16:38:21 -0400 (EDT)
4298      Branch: perl
4299            + regcomp.pl regcomp.sym regnodes.h
4300            ! MANIFEST Makefile.SH regcomp.h
4301 ____________________________________________________________________________
4302 [  1187] By: gsar                                  on 1998/06/22  01:42:21
4303         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4304              Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>
4305              Subject: [PATCH 5.004_67] Avoid temporaries on recursion
4306              Date: Sat, 20 Jun 1998 21:45:03 -0400 (EDT)
4307      Branch: perl
4308            ! pp_ctl.c pp_hot.c
4309 ____________________________________________________________________________
4310 [  1186] By: gsar                                  on 1998/06/22  01:14:14
4311         Log: merge relevant portions from maintbranch change#1155
4312      Branch: perl
4313            ! lib/Math/BigFloat.pm op.c pod/perlfunc.pod pod/perlop.pod
4314            ! pod/perlrun.pod pp_hot.c
4315 ____________________________________________________________________________
4316 [  1185] By: gsar                                  on 1998/06/22  00:59:28
4317         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4318              Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>
4319              Subject: [PATCH 5.004_67] Zero-length matching bug
4320              Date: Sun, 21 Jun 1998 04:27:16 -0400 (EDT)
4321      Branch: perl
4322            ! regexec.c t/op/pat.t
4323 ____________________________________________________________________________
4324 [  1184] By: gsar                                  on 1998/06/22  00:57:27
4325         Log: fix alignment issues in malloc.c on 64-bit platforms (via private mail)
4326              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4327              Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
4328              Subject: Re: _67 not okay
4329              Date: Wed, 17 Jun 1998 04:44:26 -0400 (EDT)
4330      Branch: perl
4331            ! malloc.c
4332 ____________________________________________________________________________
4333 [  1183] By: gsar                                  on 1998/06/22  00:53:37
4334         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4335              Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>
4336              Subject: [PATCH 5.004_67] Test study/re/
4337              Date: Sun, 21 Jun 1998 03:27:13 -0400 (EDT)
4338      Branch: perl
4339            ! t/op/pat.t
4340 ____________________________________________________________________________
4341 [  1182] By: gsar                                  on 1998/06/21  21:25:07
4342         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4343              Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>
4344              Subject: [PATCH 5.004_67] $^R documented
4345              Date: Sun, 21 Jun 1998 00:30:48 -0400 (EDT)
4346      Branch: perl
4347            ! pod/perlre.pod pod/perlvar.pod
4348 ____________________________________________________________________________
4349 [  1181] By: gsar                                  on 1998/06/21  21:23:41
4350         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4351              Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>
4352              Subject: [PATCH 5.004_67] Re docs
4353              Date: Sat, 20 Jun 1998 21:11:37 -0400 (EDT)
4354      Branch: perl
4355            ! pod/perlop.pod pod/perlre.pod
4356 ____________________________________________________________________________
4357 [  1180] By: gsar                                  on 1998/06/21  21:22:16
4358         Log: adapted contents of message into comments in malloc.c and INSTALL
4359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4360              Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
4361              Subject: [5.004_67] malloc.c -Defines
4362              Date: Tue, 16 Jun 1998 18:40:41 -0400 (EDT)
4363      Branch: perl
4364            ! INSTALL malloc.c
4365 ____________________________________________________________________________
4366 [  1179] By: gsar                                  on 1998/06/21  07:26:35
4367         Log: applied patch, with edits to the prose
4368              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4369              Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
4370              Subject: [PATCH 5.004_67] Error variables compared
4371              Date: Sat, 20 Jun 1998 15:36:14 -0400 (EDT)
4372      Branch: perl
4373            ! pod/perlvar.pod
4374 ____________________________________________________________________________
4375 [  1178] By: gsar                                  on 1998/06/21  07:07:16
4376         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4377              Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>
4378              Subject: [PATCH 5.004_67] print study /re/ broken
4379              Date: Fri, 19 Jun 1998 21:04:54 -0400 (EDT)
4380      Branch: perl
4381            ! sv.c
4382 ____________________________________________________________________________
4383 [  1177] By: gsar                                  on 1998/06/21  07:06:10
4384         Log: applied patch, tweaked wording
4385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4386              Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
4387              Subject: [PATCH 5.004_67] Documentation patch for malloc
4388              Date: Sat, 20 Jun 1998 04:38:07 -0400 (EDT)
4389      Branch: perl
4390            ! malloc.c pod/perldiag.pod
4391 ____________________________________________________________________________
4392 [  1176] By: gsar                                  on 1998/06/21  07:00:30
4393         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4394              Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>
4395              Subject: [PATCH 5.004_67] Cosmetic malloc patch
4396              Date: Sat, 20 Jun 1998 04:29:00 -0400 (EDT)
4397      Branch: perl
4398            ! malloc.c
4399 ____________________________________________________________________________
4400 [  1175] By: gsar                                  on 1998/06/21  06:58:37
4401         Log: Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>
4402              Date: Fri, 19 Jun 1998 16:00:57 -0700
4403              From: Dan Sugalski <sugalskd@osshe.edu>
4404              Subject: [PATCH 5.004_67] fixup patches for VMS
4405      Branch: perl
4406            ! ext/SDBM_File/sdbm/Makefile.PL t/lib/filecopy.t t/op/defins.t
4407            ! t/op/taint.t vms/test.com vms/vms.c
4408 ____________________________________________________________________________
4409 [  1174] By: gsar                                  on 1998/06/21  06:55:18
4410         Log: applied VMS patch from Dan Sugalski
4411              Date: Fri, 19 Jun 1998 15:36:34 -0700
4412              From: SYSTEM@cedar.osshe.edu
4413              Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
4414              Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures
4415      Branch: perl
4416            ! configure.com lib/ExtUtils/MM_VMS.pm perl.h
4417            ! vms/descrip_mms.template vms/gen_shrfls.pl
4418            ! vms/subconfigure.com
4419 ____________________________________________________________________________
4420 [  1173] By: gsar                                  on 1998/06/21  06:51:38
4421         Log: applied patch, modified logic to avoid reentering lexer at compile-time
4422              Message-ID: <19980619113104.S9711@asic.sc.ti.com>
4423              Date: Fri, 19 Jun 1998 11:31:04 -0500
4424              From: Graham Barr <gbarr@ti.com>
4425              Subject: Re: [PATCH perl5.004_67] Add Errno in ext/
4426      Branch: perl
4427            ! Configure MANIFEST Makefile.SH ext/util/make_ext gv.c
4428            ! lib/English.pm
4429 ____________________________________________________________________________
4430 [  1172] By: gsar                                  on 1998/06/21  06:27:57
4431         Log: applied patch, along with many changes:
4432              - ipfoo.h headers have been coalesced along with perlfoo.h into
4433              iperlsys.h
4434              - win32/cp*.h have been combined in perlhost.h
4435              - CPerlObj::PerlParse() takes an extra xsinit arg
4436              - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
4437              From: "Douglas Lankshear" <dougl@ActiveState.com>
4438              Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
4439              Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler 
4440              Date: Fri, 19 Jun 1998 10:59:50 -0700
4441      Branch: perl
4442            + iperlsys.h win32/perlhost.h
4443            - ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h ipstdio.h
4444            - perldir.h perlenv.h perlio.h perllio.h perlmem.h perlproc.h
4445            - perlsock.h
4446            ! MANIFEST mg.h op.h perl.h perlio.c proto.h util.c
4447            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
4448            ! win32/runperl.c win32/win32.h
4449 ____________________________________________________________________________
4450 [  1171] By: gsar                                  on 1998/06/21  00:44:42
4451         Log: Date: Fri, 19 Jun 1998 07:55:19 -0600 (MDT)
4452              From: Daniel Grisinger <dgris@perrin.dimensional.com>
4453              Subject: Re: PATCH _67 (Doc) perlop.pod 
4454              Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>
4455      Branch: perl
4456            ! pod/perlop.pod
4457 ____________________________________________________________________________
4458 [  1170] By: gsar                                  on 1998/06/21  00:43:06
4459         Log: a tweaked version of:
4460              From: "Douglas Lankshear" <dougl@ActiveState.com>
4461              Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
4462              Date: Wed, 17 Jun 1998 20:25:51 -0700
4463              Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>
4464      Branch: perl
4465            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/makefile.mk
4466 ____________________________________________________________________________
4467 [  1169] By: gsar                                  on 1998/06/21  00:10:18
4468         Log: added patch, regen headers
4469              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4470              Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
4471              Subject: Re: Ilya's patches
4472              Date: Thu, 18 Jun 1998 22:27:31 -0400 (EDT)
4473      Branch: perl
4474            ! ObjXSub.h embedvar.h interp.sym intrpvar.h toke.c
4475 ____________________________________________________________________________
4476 [  1168] By: gsar                                  on 1998/06/21  00:05:01
4477         Log: Date: Thu, 18 Jun 1998 23:37:32 -0700 (PDT)
4478              From: Tom Phoenix <rootbeer@teleport.com>
4479              Subject: [PATCH] docs creating files via open
4480              Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>
4481      Branch: perl
4482            ! pod/perlfunc.pod
4483 ____________________________________________________________________________
4484 [  1167] By: gsar                                  on 1998/06/21  00:03:34
4485         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4486              Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>
4487              Subject: [PATCH 5.004_67] Better version of malloc improver
4488              Date: Wed, 17 Jun 1998 17:51:54 -0400 (EDT)
4489      Branch: perl
4490            ! malloc.c
4491 ____________________________________________________________________________
4492 [  1166] By: gsar                                  on 1998/06/20  23:59:23
4493         Log: enhance perlre.pod to say C<)> can't appear in a (?#...) comment
4494      Branch: perl
4495            ! pod/perlre.pod
4496 ____________________________________________________________________________
4497 [  1165] By: gsar                                  on 1998/06/20  23:47:09
4498         Log: added patch, tweaked missed files, excised comment that doesn't really
4499              belong in the sources
4500              From: joshua.pritikin@db.com
4501              Date: Mon, 15 Jun 1998 10:03:37 -0400
4502              Message-Id: <H00000e500072c63@MHS>
4503              Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup
4504      Branch: perl
4505            ! ObjXSub.h av.c doop.c embed.h global.sym objpp.h pp.c proto.h
4506            ! t/op/avhv.t
4507 ____________________________________________________________________________
4508 [  1164] By: gsar                                  on 1998/06/20  23:29:09
4509         Log: add File-Spec-0.6 from CPAN
4510      Branch: perl
4511            + lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
4512            + lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
4513            + lib/File/Spec/Win32.pm t/lib/filespec.t
4514            ! MANIFEST
4515 ____________________________________________________________________________
4516 [  1163] By: gsar                                  on 1998/06/20  23:15:41
4517         Log: tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
4518      Branch: perl
4519            ! ext/POSIX/POSIX.xs win32/Makefile win32/makefile.mk
4520 ____________________________________________________________________________
4521 [  1162] By: gsar                                  on 1998/06/20  21:48:32
4522         Log: manual integration of all outstanding ansi branch stuff into mainline
4523      Branch: perl
4524            ! ext/POSIX/POSIX.xs lib/ExtUtils/MM_Win32.pm t/op/ipcsem.t
4525            ! win32/config.gc win32/dl_win32.xs win32/makefile.mk
4526            ! win32/win32.h
4527 ____________________________________________________________________________
4528 [  1161] By: gsar                                  on 1998/06/20  21:12:01
4529         Log: undo goofed change 1157 (backed out the fix instead of keeping it)
4530      Branch: perl
4531            ! utils/perldoc.PL
4532 ____________________________________________________________________________
4533 [  1160] By: nick                                  on 1998/06/20  21:05:51
4534         Log: Patches to build with EGCS-1.0.2 Mingw32 port.
4535      Branch: ansiperl
4536            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
4537            ! win32/dl_win32.xs win32/makefile.mk win32/win32.h
4538 ____________________________________________________________________________
4539 [  1159] By: gsar                                  on 1998/06/20  02:51:35
4540         Log: cleanup installation of utilities on win32
4541      Branch: perl
4542            ! installperl pod/Makefile win32/Makefile win32/makefile.mk
4543            ! win32/pod.mak
4544 ____________________________________________________________________________
4545 [  1158] By: gsar                                  on 1998/06/20  02:50:35
4546         Log: intuit @INC pathnames from exe location only if dll location
4547              is unknown (ensures that multiple executables will coexist)
4548      Branch: perl
4549            ! win32/win32.c
4550 ____________________________________________________________________________
4551 [  1157] By: gsar                                  on 1998/06/20  02:48:34
4552         Log: make perldoc ignore null files (it tried to open() them)
4553      Branch: perl
4554            ! utils/perldoc.PL
4555 ____________________________________________________________________________
4556 [  1156] By: gsar                                  on 1998/06/19  21:18:47
4557         Log: fix perldoc to ignore unfound null filenames
4558      Branch: perl
4559            ! utils/perldoc.PL
4560 ____________________________________________________________________________
4561 [  1155] By: TimBunce                              on 1998/06/19  18:47:57
4562         Log: Assorted patches:
4563              
4564              ------  BUILD PROCESS  ------
4565              
4566              Title:  "Clarify varargs issues in INSTALL docs"
4567              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4568              Msg-ID:  <Pine.SUN.3.96.980603125427.8559C-100000@newton.phys>
4569              Files:  INSTALL
4570              
4571              ------  CORE LANGUAGE  ------
4572              
4573              Title:  "Further fixes for updated SysV IPC support"
4574              From:  Jarkko Hietaniemi <jhi@iki.fi>
4575              Msg-ID:  <199805211644.TAA15139@alpha.hut.fi>
4576              Files:  Configure perl.h doio.c
4577              
4578              Title:  "Fixed SEGV caused by bug in pp_hot.c:pp_sassign()"
4579              From:  Andrew Bettison <andrewb@zip.com.au>
4580              Msg-ID:  <m0ykMQx-000OQCC@headroom.zip.com.au>
4581              Files:  pp_hot.c
4582              
4583              Title:  "Invalidate method cache on C<local *subname>"
4584              From:  Chip Salzenberg <chip@perl.org>
4585              Msg-ID:  <19980604134731.D24343@perlsupport.com>
4586              Files:  scope.c t/op/method.t
4587              
4588              Title:  "fix uninitialized cv variable in op.c"
4589              From:  joshua.pritikin@db.com
4590              Msg-ID:  <H00000e50005af05@MHS>
4591              Files:  op.c
4592              
4593              Title:  "fix for undef as last arg to setsockopt"
4594              From:  Graham Barr <gbarr@ti.com>
4595              Msg-ID:  <19980603112219.B7638@asic.sc.ti.com>
4596              Files:  pp_sys.c
4597              
4598              Title:  "Fix -i when @ARGV is empty"
4599              From:  Chip Salzenberg <chip@perl.org>, Gurusamy Sarathy
4600              <gsar@engin.umich.edu>, Ilya Zakharevich
4601              <ilya@math.ohio-state.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
4602              Msg-ID:  <19980606184942.A4583@perlsupport.com>,
4603              <199806070029.UAA18709@monk.mps.ohio-state.edu>,
4604              <199806071817.OAA28141@aatma.engin.umich.edu>,
4605              <199806191549.QAA16376@toad.ig.co.uk>
4606              Files:  pp_hot.c
4607              
4608              ------  DOCUMENTATION  ------
4609              
4610              Title:  "Discrepancy between perlop.pod and m// operator docs"
4611              From:  Tom Phoenix <rootbeer@teleport.com>
4612              Msg-ID:  <Pine.GSO.3.96.980526092614.27437B-100000@user2.teleport.com>
4613              Files:  pod/perlop.pod
4614              
4615              Title:  "Doc addition for perlfunc entry for system()"
4616              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, Mike Fletcher
4617              <fletch@phydeaux.org>
4618              Msg-ID:  <199806011908.PAA31069@dewdrop2.mindspring.com>,
4619              <199806012057.QAA26830@monk.mps.ohio-state.edu>
4620              Files:  pod/perlfunc.pod
4621              
4622              Title:  "Clarify effects of using quotes with m operator"
4623              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
4624              Msg-ID:  <Pine.LNX.3.96.980617111641.25631B-100000@perrin.dimensional.com>
4625              Files:  pod/perlop.pod
4626              
4627              Title:  "Document -i with STDIN"
4628              From:  joshua.pritikin@db.com
4629              Msg-ID:  <H00000e50006a84a@MHS>
4630              Files:  pod/perlrun.pod
4631              
4632              ------  EXTENSIONS  ------
4633              
4634              Title:  "Fix Liblist.pm to tolerate backslashen in paths"
4635              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4636              Msg-ID:  <199806011954.PAA10900@aatma.engin.umich.edu>
4637              Files:  lib/ExtUtils/Liblist.pm
4638              
4639              ------  LIBRARY  ------
4640              
4641              Title:  "Typo fix for Math::BogFloat"
4642              From:  Mike Stok <mike@stok.co.uk>
4643              Msg-ID:  <Pine.LNX.3.96.980605101623.982F-100000@stok.co.uk>
4644              Files:  lib/Math/BigFloat.pm
4645              
4646              ------  PORTABILITY - GENERAL  ------
4647              
4648              Title:  "Add docs about types of diff to Porting/patching.pod"
4649              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
4650              Msg-ID:  <199806090105.VAA20005@aatma.engin.umich.edu>
4651              Files:  Porting/patching.pod
4652              
4653              Title:  "Set dont_use_nlink for PowerMAX OS 4.2"
4654              From:  Tom Horsley <Tom.Horsley@mail.ccur.com>
4655              Msg-ID:  <199806161354.NAA21316@cleo.ssd.hcsc.com>
4656              Files:  hints/powerux.sh
4657              
4658              Title:  "Assorted improvements to hints/solaris_2.sh"
4659              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
4660              Msg-ID:  <Pine.SUN.3.96.980527135845.26608K-100000@newton.phys>
4661              Files:  hints/solaris_2.sh
4662      Branch: maint-5.004/perl
4663            ! Configure INSTALL Porting/patching.pod doio.c hints/powerux.sh
4664            ! hints/solaris_2.sh lib/ExtUtils/Liblist.pm
4665            ! lib/Math/BigFloat.pm op.c perl.h pod/perlfunc.pod
4666            ! pod/perlop.pod pod/perlrun.pod pp_hot.c pp_sys.c scope.c
4667            ! t/op/method.t
4668 ____________________________________________________________________________
4669 [  1154] By: gsar                                  on 1998/06/19  17:22:23
4670         Log: update repository copy of Asmdata.pm after `perl bytecode.pl`
4671      Branch: perl
4672            ! ext/B/B/Asmdata.pm regcomp.c
4673 ____________________________________________________________________________
4674 [  1153] By: nick                                  on 1998/06/19  17:21:21
4675         Log: Use libxxx.a for -lxxx with GCC
4676      Branch: ansiperl
4677            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/config_H.gc
4678            ! win32/makefile.mk
4679 ____________________________________________________________________________
4680 [  1152] By: TimBunce                              on 1998/06/19  17:08:18
4681         Log: Title:  Tom's jumbo doc patch
4682              From:   Tom Christiansen <tchrist@chthon.perl.com>
4683              Msg-Id: <199806140419.WAA20549@chthon.perl.com>
4684              Files:  pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4685              pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4686              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4687              pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4688              pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4689              pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4690              pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4691              pod/perlop.pod pod/perlre.pod pod/perlref.pod
4692              pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
4693              pod/perlsyn.pod pod/perltie.pod pod/perltoot.pod
4694              pod/perlvar.pod
4695      Branch: maint-5.004/perl
4696            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4697            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4698            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4699            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4700            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4701            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4702            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4703            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4704            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4705            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4706 ____________________________________________________________________________
4707 [  1151] By: nick                                  on 1998/06/19  15:38:28
4708         Log: Resolve latest
4709      Branch: ansiperl
4710           !> av.c embed.h embedvar.h ext/Socket/Socket.xs global.sym
4711           !> hints/powerux.sh mg.c perl.h pod/perlsub.pod pp_ctl.c proto.h
4712           !> sv.c t/TEST
4713 ____________________________________________________________________________
4714 [  1150] By: gsar                                  on 1998/06/18  20:43:07
4715         Log: Date: Tue, 16 Jun 1998 13:54:17 GMT
4716              Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>
4717              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
4718              Subject: [PATCH] perl5.004 hints file (maint and dev paths)
4719      Branch: perl
4720            ! hints/powerux.sh
4721 ____________________________________________________________________________
4722 [  1149] By: gsar                                  on 1998/06/18  20:41:30
4723         Log: hand apply whitespace-mutiliated patch
4724              From: joshua.pritikin@db.com
4725              Date: Mon, 15 Jun 1998 09:21:36 -0400
4726              Message-Id: <H00000e50007289b@MHS>
4727              Subject: [PATCH 5.004_67] SvREADONLY for av_clear
4728      Branch: perl
4729            ! av.c
4730 ____________________________________________________________________________
4731 [  1148] By: gsar                                  on 1998/06/18  20:33:59
4732         Log: hand apply whitespace-mutiliated and reversed patch
4733              Date: Tue, 16 Jun 1998 16:31:40 -0400
4734              From: Les Peters <lpeters@aol.net>
4735              Message-Id: <199806162031.QAA08202@ds9>
4736              Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3
4737      Branch: perl
4738            ! ext/Socket/Socket.xs
4739 ____________________________________________________________________________
4740 [  1147] By: gsar                                  on 1998/06/18  20:26:59
4741         Log: close child pipe in t/TEST, other cosmetic tweaks
4742      Branch: perl
4743            ! t/TEST
4744 ____________________________________________________________________________
4745 [  1146] By: gsar                                  on 1998/06/18  19:37:41
4746         Log: back out problematic change#1105, tweak perlsub.pod
4747      Branch: perl
4748            ! embed.h embedvar.h global.sym mg.c perl.h pod/perlsub.pod
4749            ! pp_ctl.c proto.h sv.c
4750 ____________________________________________________________________________
4751 [  1145] By: nick                                  on 1998/06/18  19:31:07
4752         Log: Integrate and resolve -at mainline to ansiperl prior to Ming32 hacking
4753      Branch: ansiperl
4754           +> configure.com ext/DB_File/dbinfo
4755           +> ext/DynaLoader/DynaLoader_pm.PL t/base/rs.t
4756           +> t/op/regexp_noamp.t vms/descrip_mms.template vms/munchconfig.c
4757           +> vms/subconfigure.com
4758            - ext/DynaLoader/DynaLoader.pm.PL vms/config.vms vms/descrip.mms
4759            - vms/fndvers.com
4760           !> (integrate 499 files)
4761 ____________________________________________________________________________
4762 [  1144] By: gsar                                  on 1998/06/18  16:35:11
4763         Log: fix spurious cxstack_max init that trampled memory
4764      Branch: perl
4765            ! perl.c
4766 ____________________________________________________________________________
4767 [  1143] By: gsar                                  on 1998/06/18  16:33:01
4768         Log: fix memory leaks and uninitialized memory accesses found by Purify
4769      Branch: perl
4770            ! doio.c perl.c regexec.c sv.c
4771 ____________________________________________________________________________
4772 [  1142] By: gsar                                  on 1998/06/18  16:28:48
4773         Log: fix off-by-one that trampled memory in re_croak2()
4774      Branch: perl
4775            ! regcomp.c
4776 ____________________________________________________________________________
4777 [  1141] By: gsar                                  on 1998/06/18  16:26:59
4778         Log: fix AutoLoader to do the right thing when there are relative paths
4779              in @INC
4780      Branch: perl
4781            ! lib/AutoLoader.pm
4782 ____________________________________________________________________________
4783 [  1140] By: gsar                                  on 1998/06/18  16:22:47
4784         Log: fix Makefile.SH typo
4785      Branch: perl
4786            ! Makefile.SH
4787 ____________________________________________________________________________
4788 [  1139] By: gsar                                  on 1998/06/17  18:06:16
4789         Log: 5.004_67 niggles
4790      Branch: perl
4791            ! Makefile.SH op.c
4792
4793 ----------------
4794 Version 5.004_67
4795 ----------------
4796
4797 ____________________________________________________________________________
4798 [  1138] By: gsar                                  on 1998/06/15  10:09:27
4799         Log: up patchlevel.h to 67, other small tweaks
4800      Branch: perl
4801            ! patchlevel.h pod/perlhist.pod pod/perltoc.pod vms/perly_c.vms
4802            ! win32/Makefile win32/config_H.bc win32/config_H.gc
4803            ! win32/config_H.vc win32/makefile.mk
4804 ____________________________________________________________________________
4805 [  1137] By: gsar                                  on 1998/06/15  09:08:57
4806         Log: tweaks to get PERL_OBJECT building again; passes tests
4807      Branch: perl
4808            ! ObjXSub.h objpp.h proto.h
4809 ____________________________________________________________________________
4810 [  1136] By: gsar                                  on 1998/06/15  08:51:54
4811         Log: back out previous change (it breaks PERL_OBJECT)
4812      Branch: perl
4813            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4814            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4815            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4816 ____________________________________________________________________________
4817 [  1135] By: gsar                                  on 1998/06/15  05:32:01
4818         Log: added patch, fixed typo, reworked documentation
4819              Message-Id: <H00000e500071aa3@MHS>
4820              Date:    Sun, 14 Jun 1998 14:03:15 EDT
4821              From:    joshua.pritikin@db.com
4822              Subject: [PATCH 5.004_66] JMPENV!
4823      Branch: perl
4824            ! ObjXSub.h cc_runtime.h embed.h embedvar.h global.sym
4825            ! interp.sym intrpvar.h objpp.h perl.c perl.h pod/perldiag.pod
4826            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h util.c
4827 ____________________________________________________________________________
4828 [  1134] By: gsar                                  on 1998/06/15  04:07:18
4829         Log: various win32 odds and ends
4830              - added support for waitpid(), open2/open3, and a bugfix for kill()
4831              from Ronald Schmidt <RonaldWS@aol.com>
4832              - tweak testsuite mods of above
4833              - regenerate win32/config_H.?c
4834              - change kill() to win32_kill() and export it
4835              - coalesce common code in win32.c
4836              - add PerlProc_waitpid() and export win32_waitpid()
4837              result builds and passes on the three win32 compilers
4838      Branch: perl
4839            ! ipproc.h lib/IPC/Open3.pm perlproc.h t/lib/open2.t
4840            ! t/lib/open3.t util.c win32/config.bc win32/config.gc
4841            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4842            ! win32/config_H.vc win32/makedef.pl win32/runperl.c
4843            ! win32/win32.c win32/win32iop.h
4844 ____________________________________________________________________________
4845 [  1133] By: gsar                                  on 1998/06/15  01:39:13
4846         Log: newer Getopt/Long.pm from public distribution cited in:
4847              Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
4848              Date:    14 Jun 1998 15:15:28 +0200
4849              From:    Johan Vromans <jvromans@squirrel.nl>
4850              Subject: Getopt::Long version 2.17 released
4851      Branch: perl
4852            ! lib/Getopt/Long.pm
4853 ____________________________________________________________________________
4854 [  1132] By: gsar                                  on 1998/06/15  01:37:12
4855         Log: documentation update from tchrist
4856              Message-Id: <199806140419.WAA20549@chthon.perl.com>
4857              Date:    Sat, 13 Jun 1998 22:19:32 MDT
4858              From:    Tom Christiansen <tchrist@chthon.perl.com>
4859              Subject: doc patches
4860      Branch: perl
4861            ! pod/perl.pod pod/perlbook.pod pod/perldata.pod pod/perldsc.pod
4862            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4863            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4864            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4865            ! pod/perlfaq9.pod pod/perlform.pod pod/perlfunc.pod
4866            ! pod/perlipc.pod pod/perllocale.pod pod/perllol.pod
4867            ! pod/perlmod.pod pod/perlmodlib.pod pod/perlobj.pod
4868            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
4869            ! pod/perlsec.pod pod/perlsub.pod pod/perlsyn.pod
4870            ! pod/perltie.pod pod/perltoot.pod pod/perlvar.pod
4871 ____________________________________________________________________________
4872 [  1131] By: gsar                                  on 1998/06/14  19:33:36
4873         Log: Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>
4874              From: Roderick Schertler <roderick@argon.org>
4875              Subject: [PATCH] Re: Exceptions in IPC::Open2
4876              Date: 12 Jun 1998 13:24:15 -0400
4877      Branch: perl
4878            ! lib/IPC/Open3.pm
4879 ____________________________________________________________________________
4880 [  1130] By: gsar                                  on 1998/06/14  19:32:25
4881         Log: fixup MANIFEST
4882      Branch: perl
4883            ! MANIFEST
4884 ____________________________________________________________________________
4885 [  1129] By: gsar                                  on 1998/06/14  18:51:53
4886         Log: various win32 fixes
4887              - fixes that silence VC noises about dup exports, non-default libs, and
4888              unsupported *.def file directives
4889              - s/inplace/inplace_label/ malloc.c
4890              - update Config{usemymalloc} based on d_mymalloc
4891              - export Perl_*Vars
4892              - fix makefiles to not build miniperl.exe twice, and to make it properly
4893              when defaults are changed
4894      Branch: perl
4895            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Mksymlists.pm malloc.c
4896            ! win32/Makefile win32/config_sh.PL win32/makedef.pl
4897            ! win32/makefile.mk win32/perllib.c win32/win32.h
4898 ____________________________________________________________________________
4899 [  1128] By: gsar                                  on 1998/06/14  01:38:39
4900         Log: remove unused global `scrgv'
4901      Branch: perl
4902            ! ObjXSub.h cygwin32/cw32imp.h embedvar.h perlvars.h
4903 ____________________________________________________________________________
4904 [  1127] By: nick                                  on 1998/06/13  08:39:07
4905         Log: Move specialsv_list to embed.sym, regen embed*.h
4906      Branch: win32/perl
4907            ! embed.h embedvar.h global.sym interp.sym
4908 ____________________________________________________________________________
4909 [  1126] By: gsar                                  on 1998/06/12  07:23:06
4910         Log: From: jan.dubois@ibm.net (Jan Dubois)
4911              Subject: Re: execv in toke.c [PATCH]: win32 wrapper for _66
4912              Date: Thu, 11 Jun 1998 21:13:31 +0200
4913              Message-ID: <35842ac5.7883075@smtp1.ibm.net>
4914      Branch: perl
4915            ! win32/makedef.pl win32/win32.c win32/win32iop.h
4916 ____________________________________________________________________________
4917 [  1125] By: gsar                                  on 1998/06/12  07:21:29
4918         Log: added patch, undo earlier workaround
4919              From: jan.dubois@ibm.net (Jan Dubois)
4920              Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66
4921              Date: Thu, 11 Jun 1998 20:28:36 +0200
4922              Message-ID: <35831f69.4975644@smtp1.ibm.net>
4923      Branch: perl
4924            ! perl.c util.c
4925 ____________________________________________________________________________
4926 [  1124] By: gsar                                  on 1998/06/12  07:16:12
4927         Log: hand-applied patch with wrapped lines
4928              From: "Douglas Lankshear" <dougl@ActiveState.com>
4929              Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32
4930              Date: Thu, 11 Jun 1998 11:06:33 -0700
4931              Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active>
4932      Branch: perl
4933            ! win32/win32.c
4934 ____________________________________________________________________________
4935 [  1123] By: gsar                                  on 1998/06/12  07:07:25
4936         Log: Date: Thu, 11 Jun 1998 12:40:05 -0400 (EDT)
4937              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4938              Subject: [PATCH 5.004_66] Config_66-01-02.diff
4939              Message-Id: <Pine.SUN.3.96.980611123857.18493K-100000@newton.phys>
4940      Branch: perl
4941            ! Configure
4942 ____________________________________________________________________________
4943 [  1122] By: gsar                                  on 1998/06/12  07:06:02
4944         Log: Message-Id: <Pine.SUN.3.96.980611122249.18493J-100000@newton.phys>
4945              Date: Thu, 11 Jun 1998 12:27:15 -0400 (EDT)
4946              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
4947              Subject: Re: [PATCH for _66] Makefile.SH problem on dos/djgpp 
4948      Branch: perl
4949            ! pod/checkpods.PL pod/pod2html.PL pod/pod2latex.PL
4950            ! pod/pod2man.PL utils/c2ph.PL utils/h2ph.PL utils/h2xs.PL
4951            ! utils/perlbug.PL utils/perlcc.PL utils/perldoc.PL
4952            ! utils/pl2pm.PL utils/splain.PL x2p/find2perl.PL x2p/s2p.PL
4953 ____________________________________________________________________________
4954 [  1121] By: gsar                                  on 1998/06/12  07:01:20
4955         Log: a tweaked version of:
4956              Message-Id: <l03130300b1a6143078cd@[194.222.64.89]>
4957              Date: Fri, 12 Jun 1998 01:26:53 +0200
4958              From: Hugo van der Sanden <hv@crypt0.demon.co.uk>
4959              Subject: Re: Misparsing s///x
4960      Branch: perl
4961            ! pod/perlre.pod
4962 ____________________________________________________________________________
4963 [  1120] By: gsar                                  on 1998/06/12  06:51:08
4964         Log: applied patch, with indentation tweaks
4965              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4966              Message-Id: <199806110803.EAA09149@monk.mps.ohio-state.edu>
4967              Subject: [PATCH 5.004_66] Remove REG_ALIGN junk
4968              Date: Thu, 11 Jun 1998 04:03:58 -0400 (EDT)
4969      Branch: perl
4970            ! regcomp.c regcomp.h regexec.c
4971 ____________________________________________________________________________
4972 [  1119] By: gsar                                  on 1998/06/11  17:42:07
4973         Log: make REG_INFTY default to something saner when sizeof(short) > 2
4974              Message-Id: <Pine.SUN.3.96.980611114241.18493H-100000@newton.phys>
4975              Date:    Thu, 11 Jun 1998 11:50:07 EDT
4976              From:    Andy Dougherty <doughera@lafcol.lafayette.edu>
4977              Subject: Re: [PATCH for tests] Regexp fails on long string 
4978      Branch: perl
4979            ! regcomp.h
4980 ____________________________________________________________________________
4981 [  1118] By: gsar                                  on 1998/06/11  07:09:06
4982         Log: regen embedvar.h
4983      Branch: perl
4984            ! embedvar.h
4985 ____________________________________________________________________________
4986 [  1117] By: gsar                                  on 1998/06/11  06:45:52
4987         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4988              Message-Id: <199806100751.DAA05441@monk.mps.ohio-state.edu>
4989              Subject: [PATCH 5.004_66] Bugs with (?{}), $^R and many-to-many subst
4990              Date: Wed, 10 Jun 1998 03:51:47 -0400 (EDT)
4991      Branch: perl
4992            ! interp.sym intrpvar.h op.c op.h perl.c regcomp.c regcomp.h
4993            ! regexec.c regexp.h t/op/pat.t t/op/subst.t
4994 ____________________________________________________________________________
4995 [  1116] By: gsar                                  on 1998/06/11  06:35:54
4996         Log: misc win32 fixes
4997              From: "Douglas Lankshear" <dougl@ActiveState.com>
4998              Subject: [PATCH 5.004_66]
4999              Date: Wed, 10 Jun 1998 11:28:27 -0700
5000              Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active>
5001      Branch: perl
5002            ! ObjXSub.h perl.c win32/Makefile win32/makefile.mk
5003 ____________________________________________________________________________
5004 [  1115] By: gsar                                  on 1998/06/11  06:33:21
5005         Log: Message-ID: <19980610005325.D162@cdata.tvnet.hu>
5006              Date: Wed, 10 Jun 1998 00:53:25 +0200
5007              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5008              Subject: [PATCH for _66] Makefile.SH problem on dos/djgpp
5009      Branch: perl
5010            ! Makefile.SH
5011 ____________________________________________________________________________
5012 [  1114] By: gsar                                  on 1998/06/11  06:31:34
5013         Log: back out change#1111 and add alternative patch:
5014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5015              Message-Id: <199806101538.LAA07293@monk.mps.ohio-state.edu>
5016              Subject: Re: PATCH for study/foo/
5017              Date: Wed, 10 Jun 1998 11:38:58 -0400 (EDT)
5018      Branch: perl
5019            ! pp.c sv.c
5020 ____________________________________________________________________________
5021 [  1113] By: gsar                                  on 1998/06/11  02:59:23
5022         Log: fix outdated bytecode.pl
5023      Branch: perl
5024            ! bytecode.h bytecode.pl byterun.c byterun.h
5025 ____________________________________________________________________________
5026 [  1112] By: gsar                                  on 1998/06/10  07:56:06
5027         Log: Added patch, regenerated perly.c and perly.c.diff
5028              Message-Id: <m0ygCL8-000Eb3C@alias-2.pr.mcs.net>
5029              Date: Sun, 31 May 1998 12:56:14 -0500 (CDT)
5030              From: Stephen McCamant <alias@mcs.com>
5031              Subject: [PATCH] too many RV2GVs in *foo{THING}
5032      Branch: perl
5033            ! perly.c perly.c.diff perly.y t/op/gv.t
5034 ____________________________________________________________________________
5035 [  1111] By: gsar                                  on 1998/06/10  07:40:30
5036         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5037              Message-Id: <199806100309.XAA04974@monk.mps.ohio-state.edu>
5038              Subject: Re: PATCH for study/foo/
5039              Date: Tue, 9 Jun 1998 23:09:55 -0400 (EDT)
5040      Branch: perl
5041            ! pp.c
5042 ____________________________________________________________________________
5043 [  1110] By: gsar                                  on 1998/06/10  07:37:04
5044         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5045              Message-Id: <199806100219.WAA04865@monk.mps.ohio-state.edu>
5046              Subject: [PATCH 5.004_66] -DL and PERL_DEBUG_MSTATS unravelled
5047              Date: Tue, 9 Jun 1998 22:19:02 -0400 (EDT)
5048      Branch: perl
5049            ! pod/perldebug.pod
5050 ____________________________________________________________________________
5051 [  1109] By: gsar                                  on 1998/06/10  07:35:29
5052         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5053              Message-Id: <199806100302.XAA04958@monk.mps.ohio-state.edu>
5054              Subject: Re: [PATCH 5.004_66] REG_INFTY patch corrected
5055              Date: Tue, 9 Jun 1998 23:02:52 -0400 (EDT)
5056      Branch: perl
5057            ! regcomp.h
5058 ____________________________________________________________________________
5059 [  1108] By: gsar                                  on 1998/06/10  07:31:25
5060         Log: Added patch, tweaked other places affected by name change
5061              Message-ID: <19980610005417.G162@cdata.tvnet.hu>
5062              Date: Wed, 10 Jun 1998 00:54:17 +0200
5063              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5064              Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly
5065      Branch: perl
5066           +> ext/DynaLoader/DynaLoader_pm.PL
5067            - ext/DynaLoader/DynaLoader.pm.PL
5068            ! MANIFEST ext/DynaLoader/Makefile.PL win32/Makefile
5069            ! win32/makefile.mk
5070 ____________________________________________________________________________
5071 [  1107] By: gsar                                  on 1998/06/10  07:24:20
5072         Log: Message-ID: <19980610005342.E162@cdata.tvnet.hu>
5073              Date: Wed, 10 Jun 1998 00:53:42 +0200
5074              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5075              Subject: [PATCH for _66] new version of README.dos
5076      Branch: perl
5077            ! README.dos
5078 ____________________________________________________________________________
5079 [  1106] By: gsar                                  on 1998/06/10  07:22:31
5080         Log: Message-ID: <19980610005404.F162@cdata.tvnet.hu>
5081              Date: Wed, 10 Jun 1998 00:54:04 +0200
5082              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
5083              Subject: [PATCH for _66] op/taint.t problem on dos/djgpp
5084      Branch: perl
5085            ! t/op/taint.t
5086 ____________________________________________________________________________
5087 [  1105] By: gsar                                  on 1998/06/10  07:21:21
5088         Log: Applied patch, followed by tweaks to *.sym and `perl embed.pl`
5089              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5090              Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu>
5091              Subject: [PATCH 5.004_66] Resend of RE cache patch (modified)
5092              Date: Mon, 8 Jun 1998 22:16:56 -0400 (EDT)
5093      Branch: perl
5094            ! embed.h embedvar.h global.sym intrpvar.h mg.c perl.h
5095            ! perlvars.h pp_ctl.c proto.h sv.c
5096 ____________________________________________________________________________
5097 [  1104] By: gsar                                  on 1998/06/10  07:06:01
5098         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5099              Message-Id: <199806090210.WAA02027@monk.mps.ohio-state.edu>
5100              Subject: Lost chunk of RE jumbo patch
5101              Date: Mon, 8 Jun 1998 22:10:52 -0400 (EDT)
5102      Branch: perl
5103            + t/op/regexp_noamp.t
5104 ____________________________________________________________________________
5105 [  1103] By: gsar                                  on 1998/06/10  07:04:20
5106         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5107              Message-Id: <199806090207.WAA02015@monk.mps.ohio-state.edu>
5108              Subject: [PATCH 5.004_66] Combined OS/2 support
5109              Date: Mon, 8 Jun 1998 22:07:48 -0400 (EDT)
5110      Branch: perl
5111            ! os2/Changes os2/diff.configure os2/os2.c
5112 ____________________________________________________________________________
5113 [  1102] By: gsar                                  on 1998/06/10  07:00:08
5114         Log: Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu>
5115              Date:    Fri, 13 Mar 1998 20:03:52 EST
5116              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5117              Subject: [PATCH 5.004_62 5_004_04m1] pod2html again
5118      Branch: perl
5119            ! lib/Pod/Html.pm
5120 ____________________________________________________________________________
5121 [  1101] By: gsar                                  on 1998/06/10  06:55:20
5122         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5123              Subject: Re: 5.004_65 uninitialized variable regexec.c (2)
5124              Date: Thu, 28 May 1998 01:28:54 -0400 (EDT)
5125      Branch: perl
5126            ! regexec.c
5127 ____________________________________________________________________________
5128 [  1100] By: gsar                                  on 1998/06/10  06:52:50
5129         Log: updated MANIFEST for previous change
5130      Branch: perl
5131            ! MANIFEST
5132 ____________________________________________________________________________
5133 [  1099] By: gsar                                  on 1998/06/10  06:51:08
5134         Log: Mangled patch, needed hand-tweaks, along with binmode for rs.t:
5135              Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu>
5136              Date: Fri, 05 Jun 1998 11:08:40 -0700
5137              From: Dan Sugalski <sugalskd@osshe.edu>
5138              Subject: Re: [PATCH 5.004_66]Add record read capability to <>
5139      Branch: perl
5140            + t/base/rs.t
5141            ! perl.h pod/perlvar.pod sv.c
5142 ____________________________________________________________________________
5143 [  1098] By: gsar                                  on 1998/06/10  06:36:59
5144         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
5145              Message-Id: <9806042022.AA10418@claudius.bfsec.bt.co.uk>
5146              Subject: [PATCH fror 5.004_66] DB_File-1.60
5147              Date: Thu, 4 Jun 1998 21:22:35 +0100 (BST)
5148      Branch: perl
5149            + ext/DB_File/dbinfo
5150            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5151            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-btree.t
5152            ! t/lib/db-hash.t t/lib/db-recno.t
5153 ____________________________________________________________________________
5154 [  1097] By: gsar                                  on 1998/06/10  06:33:16
5155         Log: Message-ID: <19980604134731.D24343@perlsupport.com>
5156              Date: Thu, 4 Jun 1998 13:47:31 -0400
5157              From: Chip Salzenberg <chip@perl.org>
5158              Subject: [PATCH] Invalidate method cache on C<local *subname>
5159      Branch: perl
5160            ! scope.c t/op/method.t
5161 ____________________________________________________________________________
5162 [  1096] By: gsar                                  on 1998/06/10  06:30:51
5163         Log: From: Norton Allen <allen@huarp.harvard.edu>
5164              Message-Id: <199806031908.PAA04183@bottesini.harvard.edu>
5165              Subject: [PATCH] _66 MM_Unix.pm for QNX
5166              Date: Wed, 3 Jun 1998 15:08:33 -0400 (edt)
5167      Branch: perl
5168            ! lib/ExtUtils/MM_Unix.pm
5169 ____________________________________________________________________________
5170 [  1095] By: gsar                                  on 1998/06/10  06:29:21
5171         Log: From: Norton Allen <allen@huarp.harvard.edu>
5172              Message-Id: <199806031909.PAA04358@bottesini.harvard.edu>
5173              Subject: [PATCH] _66 proto.h
5174              Date: Wed, 3 Jun 1998 15:09:14 -0400 (edt)
5175      Branch: perl
5176            ! proto.h
5177 ____________________________________________________________________________
5178 [  1094] By: gsar                                  on 1998/06/10  06:26:39
5179         Log: Applied relevant parts of:
5180              From: Paul Johnson <pjcj@transeda.com>
5181              Date: Wed, 3 Jun 1998 19:07:55 +0100 (BST)
5182              Message-Id: <199806031807.TAA04100@west-tip.transeda.com>
5183              Subject: [PATCH] Enhancing xsubpp's support for C++
5184      Branch: perl
5185            ! lib/ExtUtils/xsubpp
5186 ____________________________________________________________________________
5187 [  1093] By: gsar                                  on 1998/06/10  06:22:54
5188         Log: Message-ID: <19980603112219.B7638@asic.sc.ti.com>
5189              Date: Wed, 3 Jun 1998 11:22:19 -0500
5190              From: Graham Barr <gbarr@ti.com>
5191              Subject: [PATCH perl5.004_04-m4] fix for undef as last arg to setsockopt
5192      Branch: perl
5193            ! pp_sys.c
5194 ____________________________________________________________________________
5195 [  1092] By: gsar                                  on 1998/06/10  06:20:44
5196         Log: Message-Id: <199806030919.KAA03527@sale-wts>
5197              Date: Wed, 3 Jun 1998 10:20:06 +0100 (BST)
5198              From: Alan Burlison <Alan.Burlison@UK.Sun.com>
5199              Subject: [PATCH 5.004_66] ExtUtils::Installed.pm and ExtUtils::Packlist.pm
5200      Branch: perl
5201            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
5202 ____________________________________________________________________________
5203 [  1091] By: gsar                                  on 1998/06/10  06:18:42
5204         Log: Message-Id: <3.0.5.32.19980601122229.00a58420@ous.edu>
5205              Date: Mon, 01 Jun 1998 12:22:29 -0700
5206              From: SYSTEM@cedar.osshe.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
5207              Subject: [PATCH 5.004_66] proto.h change to make byterun() visible to VMS
5208      Branch: perl
5209            ! proto.h
5210 ____________________________________________________________________________
5211 [  1090] By: gsar                                  on 1998/06/10  06:14:24
5212         Log: A tweaked version of:
5213              Date: Mon, 1 Jun 1998 12:05:47 -0700
5214              From: SYSTEM@cedar.osshe.edu
5215              Message-Id: <980601120547.20617d54@cedar.osshe.edu>
5216              Subject: [PATCH 5.004_66] Fix problem with SDBM makefile on VMS
5217      Branch: perl
5218            ! ext/SDBM_File/sdbm/Makefile.PL
5219 ____________________________________________________________________________
5220 [  1089] By: gsar                                  on 1998/06/10  05:58:00
5221         Log: Message-Id: <m0yfdd4-000Eb2C@alias-2.pr.mcs.net>
5222              Date: Fri, 29 May 1998 23:52:26 -0500 (CDT)
5223              From: Stephen McCamant <alias@mcs.com>
5224              Subject: [PATCH] Re: Uninitialised error from -M()
5225      Branch: perl
5226            ! op.c t/op/stat.t
5227 ____________________________________________________________________________
5228 [  1088] By: gsar                                  on 1998/06/10  05:55:24
5229         Log: Date: Sat, 30 May 1998 08:07:01 -0400
5230              From: lvirden@cas.org (Larry Virden)
5231              Message-Id: <199805301207.IAA08856@cas.org>
5232              Subject: PATCH for pod and warning notice
5233      Branch: perl
5234            ! pod/perlguts.pod
5235 ____________________________________________________________________________
5236 [  1087] By: gsar                                  on 1998/06/10  05:52:05
5237         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5238              Date: Mon, 8 Jun 1998 14:45:36 -0400 (EDT)
5239              Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
5240              Subject: [PATCH 5.004_66] Config_66-01
5241      Branch: perl
5242            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5243            ! Porting/config_H config_h.SH
5244 ____________________________________________________________________________
5245 [  1086] By: gsar                                  on 1998/06/10  05:46:38
5246         Log: Message-Id: <3.0.5.32.19980608161314.00a0a880@ous.edu>
5247              Date: Mon, 08 Jun 1998 16:13:14 -0700
5248              From: Dan Sugalski <sugalskd@osshe.edu>
5249              Subject: [PATCH 5.004_66] Documentation patch for Semaphore.pm
5250      Branch: perl
5251            ! ext/Thread/Thread/Semaphore.pm
5252 ____________________________________________________________________________
5253 [  1085] By: gsar                                  on 1998/06/10  05:44:44
5254         Log: Message-Id: <3.0.5.32.19980608161002.00a64a70@ous.edu>
5255              Date: Mon, 08 Jun 1998 16:10:02 -0700
5256              From: Dan Sugalski <sugalskd@osshe.edu>
5257              Subject: [PATCH 5.004_66]Doc & feature patch for Thread::Queue
5258      Branch: perl
5259            - vms/descrip.mms
5260            ! ext/Thread/Thread/Queue.pm
5261 ____________________________________________________________________________
5262 [  1084] By: gsar                                  on 1998/06/10  05:38:11
5263         Log: Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu>
5264              Date: Mon, 08 Jun 1998 15:38:28 -0700
5265              From: Dan Sugalski <sugalskd@osshe.edu>
5266              Subject: [PATCH POINTER 5.004_66]A configuration system for VMS perl
5267      Branch: perl
5268            + configure.com vms/descrip_mms.template vms/munchconfig.c
5269            + vms/subconfigure.com
5270            - vms/config.vms vms/fndvers.com
5271            ! MANIFEST README.vms lib/ExtUtils/MM_VMS.pm
5272 ____________________________________________________________________________
5273 [  1083] By: gsar                                  on 1998/06/10  05:07:04
5274         Log: xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a
5275              variant of:
5276              Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu>
5277              Date:    Sat, 13 Dec 1997 07:31:02 EST
5278              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5279              Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS
5280      Branch: perl
5281            ! XSUB.h lib/ExtUtils/xsubpp pod/perlxs.pod
5282 ____________________________________________________________________________
5283 [  1082] By: gsar                                  on 1998/06/10  04:52:26
5284         Log: add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu>
5285              (from $CPAN/authors/id/ILYAZ/patches/diff_malloc_65)
5286      Branch: perl
5287            ! malloc.c
5288 ____________________________________________________________________________
5289 [  1081] By: gsar                                  on 1998/06/10  03:45:10
5290         Log: reverse integrate contents of win32 branch into mainline
5291      Branch: perl
5292           !> (integrate 44 files)
5293 ____________________________________________________________________________
5294 [  1080] By: gsar                                  on 1998/06/09  17:37:55
5295         Log: `p4 integrate -b ASPerl && p4 resolve -at`
5296      Branch: asperl
5297           !> (integrate 43 files)
5298 ____________________________________________________________________________
5299 [  1079] By: gsar                                  on 1998/06/09  00:59:06
5300         Log: add examples of diff(1) usage
5301      Branch: win32/perl
5302            ! Porting/patching.pod
5303 ____________________________________________________________________________
5304 [  1078] By: gsar                                  on 1998/06/09  00:52:23
5305         Log: undo change#1077
5306      Branch: win32/perl
5307            ! sv.c
5308 ____________________________________________________________________________
5309 [  1077] By: gsar                                  on 1998/06/06  16:47:32
5310         Log: make sv_setsv() treat freed SVs like SVt_NULL
5311      Branch: win32/perl
5312            ! sv.c
5313 ____________________________________________________________________________
5314 [  1076] By: gsar                                  on 1998/06/05  19:03:14
5315         Log: delete undiscussed AS changes for PPD (broke .packlist
5316              mechanism)
5317      Branch: win32/perl
5318            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5319 ____________________________________________________________________________
5320 [  1075] By: gsar                                  on 1998/06/05  18:18:44
5321         Log: add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash
5322              with the xsubpp-generated symbol)
5323      Branch: win32/perl
5324            ! ObjXSub.h perl.c perl.h pp_ctl.c pp_hot.c toke.c
5325            ! win32/dl_win32.xs
5326 ____________________________________________________________________________
5327 [  1074] By: gsar                                  on 1998/06/04  22:45:18
5328         Log: add AS patch#25 (allow B build with -DPERL_OBJECT)
5329      Branch: win32/perl
5330            ! ObjXSub.h byterun.h embed.h embedvar.h ext/B/B.xs intrpvar.h
5331            ! objpp.h proto.h util.c win32/Makefile win32/makefile.mk
5332 ____________________________________________________________________________
5333 [  1073] By: nick                                  on 1998/06/04  17:18:14
5334         Log: resolve -at win32 branch into ansiperl
5335      Branch: ansiperl
5336           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5337           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5338           +> t/lib/h2ph.t win32/GenCAPI.pl
5339           !> (integrate 127 files)
5340 ____________________________________________________________________________
5341 [  1072] By: gsar                                  on 1998/06/04  01:49:24
5342         Log: document CORE::GLOBAL:: and global overriding, fix up
5343              File::DosGlob, testsuited and all
5344      Branch: win32/perl
5345            ! lib/File/DosGlob.pm pod/perlsub.pod t/lib/dosglob.t
5346 ____________________________________________________________________________
5347 [  1071] By: gsar                                  on 1998/06/03  22:12:55
5348         Log: add AS patch#24, remove one other instance of error_no
5349              that was missed (patch#23 was intentionally skipped)
5350      Branch: win32/perl
5351            ! embedvar.h globals.c perlvars.h win32/makedef.pl
5352            ! win32/runperl.c
5353 ____________________________________________________________________________
5354 [  1070] By: gsar                                  on 1998/06/01  19:42:06
5355         Log: fix Liblist.pm to tolerate backslashen in paths
5356      Branch: win32/perl
5357            ! lib/ExtUtils/Liblist.pm
5358 ____________________________________________________________________________
5359 [  1069] By: gsar                                  on 1998/06/01  07:43:02
5360         Log: @INC construction on win32 cleaned up
5361              - perl.dll location based paths should be much more reliable now
5362              - registry stuff unchanged
5363              - Config.pm now has all the installfoolib entries for MakeMaker et al
5364      Branch: win32/perl
5365            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5366            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5367            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
5368            ! win32/runperl.c win32/win32.c win32/win32.h
5369 ____________________________________________________________________________
5370 [  1068] By: gsar                                  on 1998/05/31  21:52:18
5371         Log: semctl tweak
5372              Message-Id: <199805312127.QAA06750@gbarr.connect.net>
5373              Date:    Sun, 31 May 1998 16:27:33 CDT
5374              From:    Graham Barr <gbarr@pobox.com>
5375              Subject: Not OK: perl 5.00466 on i586-linux-thread 2.0.31 
5376      Branch: win32/perl
5377            ! doio.c
5378 ____________________________________________________________________________
5379 [  1067] By: gsar                                  on 1998/05/31  21:07:44
5380         Log: minimal fix to enable compiling with -DMULTIPLICITY
5381              (non-threadsafe regcomp.c globals need revisiting)
5382      Branch: win32/perl
5383            ! ObjXSub.h embedvar.h interp.sym intrpvar.h regcomp.c
5384            ! win32/GenCAPI.pl win32/makedef.pl
5385 ____________________________________________________________________________
5386 [  1066] By: gsar                                  on 1998/05/30  21:35:37
5387         Log: integrate mainline changes (ASPerl branch is identical to
5388              win32 branch as of this change)
5389      Branch: asperl
5390           !> MANIFEST Todo.5.005 embed.h ext/POSIX/POSIX.xs global.sym
5391           !> lib/ExtUtils/Mksymlists.pm pod/perldelta.pod pp_sys.c
5392           !> t/op/ipcmsg.t t/op/ipcsem.t win32/Makefile win32/config.bc
5393           !> win32/config.gc win32/config.vc win32/config_H.bc
5394           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
5395 ____________________________________________________________________________
5396 [  1065] By: gsar                                  on 1998/05/30  21:13:06
5397         Log: change#1060 was inexplicably missing some of the "ensure
5398              AS stuff does no harm" fixes
5399      Branch: win32/perl
5400            ! embed.h global.sym win32/Makefile win32/makefile.mk
5401 ____________________________________________________________________________
5402 [  1064] By: gsar                                  on 1998/05/30  21:10:27
5403         Log: integrate mainline to pick up trivial changes
5404      Branch: win32/perl
5405           !> MANIFEST pp_sys.c
5406
5407 ----------------
5408 Version 5.004_66
5409 ----------------
5410
5411 ____________________________________________________________________________
5412 [  1063] By: mbeattie                              on 1998/05/29  15:19:55
5413         Log: Remove duplicate win32/TEST line from MANIFEST.
5414      Branch: perl
5415            ! MANIFEST
5416 ____________________________________________________________________________
5417 [  1062] By: mbeattie                              on 1998/05/29  15:18:33
5418         Log: Add missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
5419      Branch: perl
5420            ! pp_sys.c
5421 ____________________________________________________________________________
5422 [  1061] By: mbeattie                              on 1998/05/29  12:02:17
5423         Log: Integrate from win32 branch into mainline (this now pulls in the
5424              asperl stuff).
5425      Branch: perl
5426           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5427           +> ipsock.h ipstdio.h objpp.h t/lib/h2ph.h t/lib/h2ph.pht
5428           +> t/lib/h2ph.t win32/GenCAPI.pl
5429           !> (integrate 104 files)
5430 ____________________________________________________________________________
5431 [  1060] By: gsar                                  on 1998/05/29  11:05:50
5432         Log: reverse integrate asperl branch contents (phew!)
5433              - various fixups to ensure AS stuff does no harm
5434              - adjust win32/makefiles for the new directory layout (new layout
5435              looks rather a muddle--needs rework)
5436              - verified build & test on NT and Solaris/gcc
5437      Branch: win32/perl
5438           +> ObjXSub.h XSLock.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
5439           +> ipsock.h ipstdio.h objpp.h win32/GenCAPI.pl
5440            ! ext/POSIX/POSIX.xs lib/ExtUtils/Mksymlists.pm win32/Makefile
5441            ! win32/config.bc win32/config.gc win32/config.vc
5442            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5443            ! win32/makefile.mk
5444           !> (integrate 77 files)
5445 ____________________________________________________________________________
5446 [  1059] By: gsar                                  on 1998/05/29  08:33:56
5447         Log: asperl branch verified to build w/o PERL_OBJECT on Solaris and NT
5448      Branch: asperl
5449            ! util.c
5450 ____________________________________________________________________________
5451 [  1058] By: gsar                                  on 1998/05/29  08:31:09
5452         Log: type xtext for *.t that were missing it
5453      Branch: asperl
5454            ! t/lib/thread.t t/op/nothread.t
5455 ____________________________________________________________________________
5456 [  1057] By: gsar                                  on 1998/05/29  08:28:46
5457         Log: stray t/op/ipc*.t fixups
5458      Branch: win32/perl
5459            ! t/op/ipcmsg.t t/op/ipcsem.t
5460 ____________________________________________________________________________
5461 [  1056] By: gsar                                  on 1998/05/29  07:41:49
5462         Log: fixups to make it build and pass tests under both compilers
5463      Branch: asperl
5464            ! ObjXSub.h objpp.h proto.h
5465 ____________________________________________________________________________
5466 [  1055] By: gsar                                  on 1998/05/29  07:22:51
5467         Log: integrate mainline changes
5468      Branch: asperl
5469           +> t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5470           !> (integrate 69 files)
5471      Branch: win32/perl
5472            ! Todo.5.005 pod/perldelta.pod
5473 ____________________________________________________________________________
5474 [  1054] By: gsar                                  on 1998/05/29  05:04:03
5475         Log: add a txt_compare() routine to t/h2ph.t for DOSISH sanity
5476      Branch: win32/perl
5477            ! t/lib/h2ph.t
5478 ____________________________________________________________________________
5479 [  1053] By: gsar                                  on 1998/05/29  05:01:54
5480         Log: misc changes
5481              - remove code that works around lack of I_STDARG (we're a happy ANSI family)
5482              - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports
5483      Branch: win32/perl
5484            ! deb.c dump.c ext/DynaLoader/dlutils.c ext/POSIX/POSIX.xs
5485            ! perl.h perlio.c proto.h regcomp.c run.c scope.c sv.c util.c
5486            ! x2p/util.c x2p/util.h
5487 ____________________________________________________________________________
5488 [  1052] By: gsar                                  on 1998/05/29  02:31:44
5489         Log: merge changes#1014,1038 from maintbranch
5490      Branch: win32/perl
5491            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5492            ! MANIFEST Makefile.SH doio.c ext/POSIX/POSIX.xs gv.c
5493            ! lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm pod/perldebug.pod
5494            ! pod/perldiag.pod pod/perlfunc.pod pod/perlop.pod
5495            ! pod/perlre.pod pod/perltie.pod pod/perltrap.pod sv.c
5496            ! t/io/pipe.t utils/h2ph.PL
5497 ____________________________________________________________________________
5498 [  1051] By: gsar                                  on 1998/05/29  01:38:51
5499         Log: regenerate win32/config_H.?c
5500      Branch: win32/perl
5501            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5502 ____________________________________________________________________________
5503 [  1050] By: gsar                                  on 1998/05/29  01:32:41
5504         Log: integrate mainline
5505      Branch: win32/perl
5506            ! win32/Makefile win32/makefile.mk
5507           !> Configure INSTALL MANIFEST Porting/Glossary Porting/config.sh
5508           !> Porting/config_H Porting/patching.pod config_h.SH doio.c
5509           !> ext/POSIX/hints/sunos_4.pl hints/bsdos.sh hints/openbsd.sh
5510           !> hints/solaris_2.sh hints/sunos_4_1.sh hints/svr4.sh
5511           !> lib/FileHandle.pm patchlevel.h perl.h plan9/config.plan9
5512           !> vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5513 ____________________________________________________________________________
5514 [  1049] By: gsar                                  on 1998/05/29  00:57:05
5515         Log: fix various shenanigans with C<environ>, BC and VC builds now pass
5516              all tests
5517      Branch: asperl
5518            ! globals.c win32/Makefile win32/makefile.mk win32/runperl.c
5519            ! win32/win32.h win32/win32iop.h
5520 ____________________________________________________________________________
5521 [  1048] By: mbeattie                              on 1998/05/28  18:07:24
5522         Log: Integrated win32 branch into mainline. The changes to t/op/ipc*.t
5523              in change 1043 clashed badly with changes made in the win32
5524              branch. I did an accept on the win32 branch version for now.
5525      Branch: perl
5526           +> t/op/die.t
5527           !> (integrate 52 files)
5528 ____________________________________________________________________________
5529 [  1047] By: mbeattie                              on 1998/05/28  17:59:18
5530         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5531              Subject: [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
5532              Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
5533              Subject: [PATCH 5.004_65] Config_65-03-04.diff:  semctl probing
5534              Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
5535      Branch: perl
5536            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5537            ! Porting/config_H config_h.SH doio.c ext/POSIX/hints/sunos_4.pl
5538            ! hints/solaris_2.sh hints/sunos_4_1.sh perl.h vms/config.vms
5539            ! win32/config.bc win32/config.gc win32/config.vc
5540 ____________________________________________________________________________
5541 [  1046] By: mbeattie                              on 1998/05/28  17:55:48
5542         Log: Back out change 1043 since Andy's forthcoming Config patch
5543              includes a modified version.
5544      Branch: perl
5545            ! Configure config_h.SH doio.c perl.h
5546 ____________________________________________________________________________
5547 [  1045] By: mbeattie                              on 1998/05/28  17:52:40
5548         Log: Bump patchlevel.h to 66.
5549      Branch: perl
5550            ! patchlevel.h
5551 ____________________________________________________________________________
5552 [  1044] By: mbeattie                              on 1998/05/28  17:51:49
5553         Log: From: Daniel Grisinger <dgris@perrin.dimensional.com>
5554              Subject: [PATCH] _04m2 <DOC> perlfunc.pod (fwd)
5555              Date: Fri, 15 May 1998 16:18:26 -0600 (MDT)
5556              (above minus the t/system.t test pending checking)
5557              Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm
5558              Date: Wed, 20 May 1998 19:50:50 -0600 (MDT)
5559              Subject: [PATCH] _65 and _04 <DOC> patching.pod
5560              Date: Thu, 21 May 1998 16:33:03 -0600 (MDT)
5561      Branch: perl
5562            ! Porting/patching.pod lib/FileHandle.pm pod/perlfunc.pod
5563 ____________________________________________________________________________
5564 [  1043] By: mbeattie                              on 1998/05/28  17:42:21
5565         Log: This change really is:
5566              Subject: [PATCH] 5.004_65: the infamous semctl()
5567              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5568              From: Jarkko Hietaniemi <jhi@iki.fi>
5569              
5570              Change 1041 claimed to be this patch but was really:
5571              Subject: [PATCH] 5.004_65: t/op/ipc*.t
5572              Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
5573              From: Jarkko Hietaniemi <jhi@iki.fi>
5574      Branch: perl
5575            ! Configure config_h.SH doio.c perl.h
5576 ____________________________________________________________________________
5577 [  1042] By: mbeattie                              on 1998/05/28  17:36:57
5578         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
5579              Subject: [PATCH 5.004_65] Config_65-01: lchown() detection.
5580              Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
5581              Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
5582              Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
5583      Branch: perl
5584            ! Configure INSTALL Porting/Glossary Porting/config.sh
5585            ! Porting/config_H config_h.SH doio.c hints/bsdos.sh
5586            ! hints/openbsd.sh hints/svr4.sh plan9/config.plan9
5587            ! vms/config.vms win32/config.bc win32/config.gc win32/config.vc
5588 ____________________________________________________________________________
5589 [  1041] By: mbeattie                              on 1998/05/28  17:34:26
5590         Log: Subject: [PATCH] 5.004_65: the infamous semctl()
5591              Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
5592              From: Jarkko Hietaniemi <jhi@iki.fi>
5593      Branch: perl
5594            ! t/op/ipcmsg.t t/op/ipcsem.t
5595 ____________________________________________________________________________
5596 [  1040] By: gsar                                  on 1998/05/28  02:06:47
5597         Log: tweaks to enable Borland build
5598      Branch: asperl
5599            ! win32/makefile.mk win32/win32.c
5600 ____________________________________________________________________________
5601 [  1039] By: gsar                                  on 1998/05/27  23:29:22
5602         Log: remove C<#define index strchr> from win32.h (unused, and the
5603              pollution causes spurious variable name changes in extensions)
5604      Branch: win32/perl
5605            ! win32/win32.h
5606 ____________________________________________________________________________
5607 [  1038] By: TimBunce                              on 1998/05/27  17:29:15
5608         Log: Assorted patches:
5609              
5610              ------  BUILD PROCESS  ------
5611              
5612              Title:  "add utilities to make test dependencies"
5613              From:  Robin Barker <rmb1@cise.npl.co.uk>
5614              Msg-ID:  <2607.9805211303@tempest.cise.npl.co.uk>
5615              Files:  Makefile.SH
5616              
5617              Title:  "Add 'make nok' complement to 'make ok'"
5618              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5619              Msg-ID:  <E0ycRDf-0005Wh-00@taurus.cus.cam.ac.uk>
5620              Files:  Makefile.SH
5621              
5622              Title:  "further h2ph patches (add enum support)"
5623              From:  Billy <wdconsta@cs.adelaide.edu.au>
5624              Msg-ID:              <Pine.SV4.3.93.980521025541.14577A-100000@xenon.teaching.cs.adelaide.edu.au>
5625              Files:  MANIFEST t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5626              
5627              ------  CORE LANGUAGE  ------
5628              
5629              Title:  "Fix %! error spelling and add perldiag.pod entry"
5630              From:  Graham Barr <gbarr@pobox.com>, Tim Bunce
5631              Msg-ID:  <19980524193101.A573@pobox.com>
5632              Files:  pod/perldiag.pod gv.c
5633              
5634              Title:  "Remove obsolete Win32 uppercasing ENV code"
5635              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5636              Msg-ID:  <199805201510.LAA28676@aatma.engin.umich.edu>
5637              Files:  perl.c
5638              
5639              Title:  "Don't mung $! on implicit close"
5640              From:  Chip Salzenberg <chip@perl.org>
5641              Msg-ID:  <19980525113309.A15845@perlsupport.com>
5642              Files:  doio.c
5643              
5644              Title:  "Maint trial 3 fails on SunOS 4.1.3 with Sun cc"
5645              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5646              Msg-ID:  <Pine.SUN.3.96.980527113114.26608D-100000@newton.phys>
5647              Files:  doio.c
5648              
5649              ------  DOCUMENTATION  ------
5650              
5651              Title:  "doc patch: you canna return an array ( list context: || vs or)"
5652              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
5653              Msg-ID:  <oeeemxguf5h.fsf_-_@alpha.hut.fi>
5654              Files:  pod/perldebug.pod pod/perlfunc.pod pod/perltie.pod pod/perltrap.pod
5655              
5656              Title:  "doc patch: @ needs escaping in m/\Q\E/ environment"
5657              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5658              Msg-ID:  <E0yecim-0002qr-00@taurus.cus.cam.ac.uk>
5659              Files:  pod/perlop.pod pod/perlre.pod
5660              
5661              Title:  "Discrepancy between perlop.pod and m// operator", "Doc fix: Only
5662              with /g does list context get matches without parens"
5663              From:  Greg Chapman <glc@well.com>, Tom Christiansen
5664              <tchrist@jhereg.perl.com>, Tom Phoenix
5665              <rootbeer@teleport.com>
5666              Msg-ID:  <000201bd865e$f3bf72e0$1f04400c@assigned.well.com>,
5667              <199805231559.JAA21316@jhereg.perl.com>,
5668              <Pine.GSO.3.96.980523084947.22348I-100000@user2.teleport.com>
5669              Files:  pod/perlop.pod
5670              
5671              Title:  "Documenting last/next/redo even further"
5672              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
5673              <rootbeer@teleport.com>
5674              Msg-ID:  <E0yec2h-0000B9-00@taurus.cus.cam.ac.uk>,
5675              <Pine.GSO.3.96.980526111426.27437K-100000@user2.teleport.com>
5676              Files:  pod/perlfunc.pod
5677              
5678              Title:  "Documenting last/next/redo within continue block"
5679              From:  Tom Phoenix <rootbeer@teleport.com>
5680              Msg-ID:  <Pine.GSO.3.96.980525214558.7133H-100000@user2.teleport.com>
5681              Files:  pod/perlfunc.pod
5682              
5683              Title:  "Document stat return in scalar context"
5684              From:  Mark-Jason Dominus <mjd@plover.com>
5685              Files:  pod/perlfunc.pod
5686              
5687              ------  EXTENSIONS  ------
5688              
5689              Title:  "Better LD_RUN_PATH handling on IRIX"
5690              From:  "W. Phillip Moore" <wpm@ms.com>
5691              Msg-ID:  <199805212206.SAA07504@zappa.morgan.com>
5692              Files:  lib/ExtUtils/MM_Unix.pm
5693              
5694              Title:  "Dealing with <unistd.h> in POSIX and SunOS"
5695              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
5696              Msg-ID:  <Pine.SUN.3.96.980527115256.26608F-100000@newton.phys>
5697              Files:  ext/POSIX/hints/sunos_4.pl hints/sunos_4_1.sh ext/POSIX/POSIX.xs
5698              
5699              ------  LIBRARY  ------
5700              
5701              Title:  "Fix FileHandle.pm example bug"
5702              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5703              Msg-ID:  <Pine.LNX.3.96.980520194825.10845C-100000@perrin.dimensional.com>
5704              Files:  lib/FileHandle.pm
5705              
5706              Title:  "Add zero/negative $count docs for Benchmark.pm"
5707              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5708              Msg-ID:  <E0ydEAr-0006NV-00@taurus.cus.cam.ac.uk>
5709              Files:  lib/Benchmark.pm
5710              
5711              ------  PORTABILITY - GENERAL  ------
5712              
5713              Title:  "Add test suite recommendations to Porting/patching.pod"
5714              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
5715              Msg-ID:  <Pine.LNX.3.96.980521162925.3568B-100000@perrin.dimensional.com>
5716              Files:  Porting/patching.pod
5717              
5718              ------  TESTS  ------
5719              
5720              Title:  "Fix looping bug in t/io/pipe.t"
5721              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5722              Msg-ID:  <E0yc737-0006fB-00@taurus.cus.cam.ac.uk>
5723              Files:  t/io/pipe.t
5724      Branch: maint-5.004/perl
5725            ! MANIFEST Makefile.SH Porting/patching.pod doio.c
5726            ! ext/POSIX/POSIX.xs ext/POSIX/hints/sunos_4.pl gv.c
5727            ! hints/sunos_4_1.sh lib/Benchmark.pm lib/ExtUtils/MM_Unix.pm
5728            ! lib/FileHandle.pm perl.c pod/perldebug.pod pod/perldiag.pod
5729            ! pod/perlfunc.pod pod/perlop.pod pod/perlre.pod pod/perltie.pod
5730            ! pod/perltrap.pod t/io/pipe.t t/lib/h2ph.pht t/lib/h2ph.t
5731            ! utils/h2ph.PL
5732 ____________________________________________________________________________
5733 [  1037] By: gsar                                  on 1998/05/27  16:18:30
5734         Log: add AS patch#22 (fix to make die_exit.t pass)
5735      Branch: asperl
5736            ! win32/runperl.c
5737 ____________________________________________________________________________
5738 [  1036] By: gsar                                  on 1998/05/27  12:50:34
5739         Log: add AS patch#21 (misc. fixes)
5740      Branch: asperl
5741            ! ObjXSub.h lib/ExtUtils/MM_Unix.pm objpp.h perl.h
5742            ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
5743            ! win32/win32.c win32/win32sck.c
5744 ____________________________________________________________________________
5745 [  1035] By: gsar                                  on 1998/05/26  17:26:17
5746         Log: more changes to satisfy non-debug VC build (C-API doesn't
5747              build, and the testsuite still won't run)
5748      Branch: asperl
5749            ! ObjXSub.h deb.c dump.c ext/POSIX/POSIX.xs globals.c proto.h
5750            ! regcomp.c run.c scope.c sv.c util.c win32/GenCAPI.pl
5751 ____________________________________________________________________________
5752 [  1034] By: gsar                                  on 1998/05/26  17:20:22
5753         Log: remove doubled hunk (perforce auto-integrate oddity)
5754      Branch: win32/perl
5755            ! pod/perldiag.pod
5756 ____________________________________________________________________________
5757 [  1033] By: gsar                                  on 1998/05/26  13:39:14
5758         Log: tweaks to make it build with the Borland compiler.  Won't run
5759              testsuite because @INC intuition from location of perlcore.dll seems
5760              to be broken.  Also, system() and qx// seem broken as well.
5761      Branch: asperl
5762            ! ObjXSub.h doio.c embedvar.h ext/POSIX/POSIX.xs interp.sym
5763            ! intrpvar.h objpp.h perl.c perl.h perlvars.h proto.h regcomp.c
5764            ! regexec.c toke.c
5765 ____________________________________________________________________________
5766 [  1032] By: gsar                                  on 1998/05/24  23:13:05
5767         Log: tweak Benchmark.pm to restore old timestr() behavior--show wall secs
5768      Branch: win32/perl
5769            ! lib/Benchmark.pm
5770 ____________________________________________________________________________
5771 [  1031] By: gsar                                  on 1998/05/24  05:36:44
5772         Log: tweak makefiles
5773      Branch: asperl
5774            ! win32/Makefile win32/makefile.mk
5775 ____________________________________________________________________________
5776 [  1030] By: gsar                                  on 1998/05/23  18:58:23
5777         Log: merge changes#1016,1018 from maintbranch (1017 is n/a)
5778      Branch: win32/perl
5779            ! pp_sys.c t/op/die.t
5780 ____________________________________________________________________________
5781 [  1029] By: gsar                                  on 1998/05/23  18:55:13
5782         Log: merge change#1015 from maintbranch (must revisit 1014 later, is
5783              incomplete)
5784      Branch: win32/perl
5785            ! embed.h global.sym op.c pp.c proto.h sv.c
5786 ____________________________________________________________________________
5787 [  1028] By: gsar                                  on 1998/05/23  18:25:14
5788         Log: merge change#1013 from maintbranch (1012 is n/a)
5789      Branch: win32/perl
5790            ! toke.c
5791 ____________________________________________________________________________
5792 [  1027] By: gsar                                  on 1998/05/23  18:02:21
5793         Log: merge change#1011 from maintbranch
5794      Branch: win32/perl
5795            ! perl.c pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
5796            ! utils/perlbug.PL
5797 ____________________________________________________________________________
5798 [  1026] By: nick                                  on 1998/05/23  08:45:04
5799         Log: Ids of msgs and sems can be zero, so change || die to a defined() test
5800      Branch: win32/perl
5801            ! t/op/ipcmsg.t t/op/ipcsem.t
5802 ____________________________________________________________________________
5803 [  1025] By: nick                                  on 1998/05/23  08:36:36
5804         Log: Resolve win32 into ansiperl
5805      Branch: ansiperl
5806           +> t/op/die.t
5807           !> (integrate 42 files)
5808 ____________________________________________________________________________
5809 [  1024] By: gsar                                  on 1998/05/21  21:11:12
5810         Log: more mingw32 tweaks
5811      Branch: win32/perl
5812            ! ext/POSIX/POSIX.xs t/pragma/locale.t
5813 ____________________________________________________________________________
5814 [  1023] By: gsar                                  on 1998/05/21  19:15:02
5815         Log: fix problematic change#965 from maintbranch
5816              Message-Id: <199805162145.RAA02552@monk.mps.ohio-state.edu>
5817              Date:    Sat, 16 May 1998 17:45:22 EDT
5818              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5819              Subject: Re: Not OK (after all) : perl 5.00404 +MAINT_TRIAL_3 on sun4-solaris 2.5
5820      Branch: win32/perl
5821            ! gv.c op.c t/comp/proto.t
5822 ____________________________________________________________________________
5823 [  1022] By: gsar                                  on 1998/05/21  01:37:04
5824         Log: fix POSIX for mingw32
5825      Branch: win32/perl
5826            ! ext/POSIX/POSIX.xs win32/config.gc win32/config_H.gc
5827 ____________________________________________________________________________
5828 [  1021] By: gsar                                  on 1998/05/20  15:02:21
5829         Log: remove strupr() from perl.c
5830      Branch: win32/perl
5831            ! perl.c
5832 ____________________________________________________________________________
5833 [  1020] By: TimBunce                              on 1998/05/19  22:41:40
5834         Log: Title:  "fix up descrepancy in h2ph test"
5835              From:  Tim Bunce
5836              Files:  t/lib/h2ph.pht
5837      Branch: maint-5.004/perl
5838            ! t/lib/h2ph.pht
5839 ____________________________________________________________________________
5840 [  1019] By: TimBunce                              on 1998/05/19  22:17:15
5841         Log: Title:  "add a test to check return value from successful s/// (there was none!)"
5842              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5843              Msg-ID:  <199805161759.NAA12995@aatma.engin.umich.edu>
5844              Files:  t/op/subst.t
5845              
5846              Title:  "fix up descrepancy in h2ph test"
5847              From:  Tim Bunce
5848              Files:  t/lib/h2ph.t
5849      Branch: maint-5.004/perl
5850            ! t/lib/h2ph.t t/op/subst.t
5851 ____________________________________________________________________________
5852 [  1018] By: TimBunce                              on 1998/05/19  21:56:32
5853         Log: Title:  "fix mem leak and core dump from change 1016"
5854              From:  Tim Bunce
5855              Files:  pp_sys.c
5856      Branch: maint-5.004/perl
5857            ! pp_sys.c
5858 ____________________________________________________________________________
5859 [  1017] By: TimBunce                              on 1998/05/19  21:26:03
5860         Log: Title:  "qsort, Win32 "POSIX" plus other devel changes for patch-compatibility"
5861              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5862              Files:  MANIFEST cflags.SH pod/perlembed.pod pod/perlfunc.pod
5863              pod/perlguts.pod pod/perlref.pod pod/perlrun.pod
5864              pod/perlxstut.pod av.h embed.h hv.h op.h perl.h pp.h
5865              proto.h Todo av.c cygwin32/perlgcc cygwin32/perlld deb.c
5866              doio.c doop.c ext/ODBM_File/ODBM_File.xs
5867              ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5868              gv.c hv.c interp.sym lib/AutoSplit.pm lib/Cwd.pm
5869              lib/FindBin.pm lib/strict.pm lib/ExtUtils/Command.pm
5870              lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5871              lib/ExtUtils/Manifest.pm lib/File/Basename.pm
5872              lib/File/Find.pm lib/File/Path.pm lib/Getopt/Long.pm
5873              lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5874              lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm mg.c
5875              op.c perl.c pod/pod2latex.PL pod/pod2man.PL pp.c pp_ctl.c
5876              pp_hot.c pp_sys.c scope.c sv.c t/lib/posix.t
5877              t/pragma/locale.t utils/perldoc.PL win32/win32.h toke.c
5878              universal.c util.c win32/Makefile win32/config_H.bc
5879              win32/config_H.vc win32/dl_win32.xs win32/makedef.pl
5880              win32/makefile.mk win32/perlglob.c win32/runperl.c
5881              win32/win32.c win32/win32sck.c x2p/s2p.PL
5882      Branch: maint-5.004/perl
5883            ! MANIFEST Todo av.c av.h cflags.SH cygwin32/perlgcc
5884            ! cygwin32/perlld deb.c doio.c doop.c embed.h
5885            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/Makefile.PL
5886            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs gv.c hv.c hv.h
5887            ! interp.sym lib/AutoSplit.pm lib/Cwd.pm lib/ExtUtils/Command.pm
5888            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
5889            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
5890            ! lib/File/Path.pm lib/FindBin.pm lib/Getopt/Long.pm
5891            ! lib/Getopt/Std.pm lib/Net/Ping.pm lib/Pod/Html.pm
5892            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/Test/Harness.pm
5893            ! lib/strict.pm mg.c op.c op.h perl.c perl.h pod/perlembed.pod
5894            ! pod/perlfunc.pod pod/perlguts.pod pod/perlref.pod
5895            ! pod/perlrun.pod pod/perlxstut.pod pod/pod2latex.PL
5896            ! pod/pod2man.PL pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
5897            ! scope.c sv.c t/lib/posix.t t/pragma/locale.t toke.c
5898            ! universal.c util.c utils/perldoc.PL win32/Makefile
5899            ! win32/config_H.bc win32/config_H.vc win32/dl_win32.xs
5900            ! win32/makedef.pl win32/makefile.mk win32/perlglob.c
5901            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32sck.c
5902            ! x2p/s2p.PL
5903 ____________________________________________________________________________
5904 [  1016] By: TimBunce                              on 1998/05/19  20:37:42
5905         Log: Title:  "eval { die $obj }; die; calls $obj->PROPAGATE"
5906              From:  Graham Barr <gbarr@ti.com>
5907              Msg-ID:  <3561D147.7F3E0C88@ti.com>
5908              Files:  pp_sys.c t/op/die.t
5909      Branch: maint-5.004/perl
5910            ! pp_sys.c t/op/die.t
5911 ____________________________________________________________________________
5912 [  1015] By: TimBunce                              on 1998/05/19  20:07:01
5913         Log: Title:  "loosen const sub re-defined warnings"
5914              From:  Doug MacEachern <dougm@pobox.com>
5915              Msg-ID:  <355F713B.6A4C0F04@pobox.com>
5916              Files:  proto.h global.sym op.c pp.c sv.c
5917      Branch: maint-5.004/perl
5918            ! global.sym op.c pp.c proto.h sv.c
5919 ____________________________________________________________________________
5920 [  1014] By: TimBunce                              on 1998/05/19  19:48:18
5921         Log: Title:  "s/FORMLINE/FORMAT/ in sv.c"
5922              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
5923              Msg-ID:  <l03130303b1837a243670@[194.222.64.89]>
5924              Files:  sv.c
5925              
5926              Title:  "Further h2ph patches (including a test suite)"
5927              From:  Billy <wdconsta@cs.adelaide.edu.au>
5928              Msg-ID:  <Pine.SV4.3.93.980516234652.2100A-100000@xenon.teaching.cs.adelaide.edu.au>
5929              Files:  MANIFEST t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5930      Branch: maint-5.004/perl
5931            + t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5932            ! MANIFEST sv.c utils/h2ph.PL
5933 ____________________________________________________________________________
5934 [  1013] By: TimBunce                              on 1998/05/19  19:14:13
5935         Log: Title:  "Remove change 673 (Allow empty BLOCK in code)"
5936              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Ilya Zakharevich
5937              <ilya@math.ohio-state.edu>
5938              Msg-ID:  <199805151857.OAA29586@monk.mps.ohio-state.edu>,
5939              <199805151931.PAA23086@aatma.engin.umich.edu>,
5940              <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
5941              Files:  toke.c
5942      Branch: maint-5.004/perl
5943            ! toke.c
5944 ____________________________________________________________________________
5945 [  1012] By: TimBunce                              on 1998/05/19  19:03:32
5946         Log: Title:  "Further SysV sem/msg fixes and removal of non-portable tests"
5947              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Jarkko Hietaniemi
5948              <jhi@iki.fi>
5949              Msg-ID:  <199805182028.XAA15717@alpha.hut.fi>,
5950              <Pine.SUN.3.96.980518133606.17488A-100000@newton.phys>
5951              Files:  MANIFEST Configure config_h.SH perl.h doio.c t/op/ipcmsg.t
5952              t/op/ipcsem.t
5953      Branch: maint-5.004/perl
5954            ! Configure MANIFEST config_h.SH doio.c perl.h t/op/ipcmsg.t
5955            ! t/op/ipcsem.t
5956 ____________________________________________________________________________
5957 [  1011] By: TimBunce                              on 1998/05/19  17:55:38
5958         Log: Title:  "interp.sym is missing C<e_script> after -e fix"
5959              From:  jan.dubois@ibm.net (Jan Dubois)
5960              Msg-ID:  <355d460d.7621669@smtp1.ibm.net>
5961              Files:  embed.h interp.sym
5962              
5963              Title:  "Undo changed error message which breaks Tk"
5964              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
5965              Msg-ID:  <199805161557.LAA08106@aatma.engin.umich.edu>
5966              Files:  pp_ctl.c
5967              
5968              Title:  "Minor fixups to new -e script code"
5969              From:  Tim Bunce
5970              Files:  perl.c
5971              
5972              Title:  "Remove old diags not relevant after -e fix"
5973              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Gurusamy Sarathy
5974              <gsar@engin.umich.edu>, Tim.Bunce@ig.co.uk (Tim Bunce)
5975              Msg-ID:  <199805172143.RAA07896@aatma.engin.umich.edu>,
5976              <199805181335.OAA07008@toad.ig.co.uk>,
5977              <Pine.SUN.3.96.980517104819.16183B-100000@newton.phys>
5978              Files:  pod/perldiag.pod
5979              
5980              Title:  "more examples for vec()"
5981              From:  Tom Phoenix <rootbeer@teleport.com>
5982              Msg-ID:  <Pine.GSO.3.96.980518093728.28732P-100000@user2.teleport.com>
5983              Files:  pod/perlfunc.pod
5984              
5985              Title:  ""make ok" (perlbug -ok) should not be interactive"
5986              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>, Jarkko Hietaniemi
5987              <jhi@iki.fi>
5988              Msg-ID:  <199805160942.MAA20171@alpha.hut.fi>,
5989              <l03130300b1834f9732a0@[194.222.64.89]>
5990              Files:  utils/perlbug.PL
5991      Branch: maint-5.004/perl
5992            ! embed.h interp.sym perl.c pod/perldiag.pod pod/perlfunc.pod
5993            ! pp_ctl.c utils/perlbug.PL
5994 ____________________________________________________________________________
5995 [  1010] By: gsar                                  on 1998/05/18  09:40:58
5996         Log: integrate mainline changes (untested)
5997      Branch: asperl
5998           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
5999           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6000           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6001           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6002           +> pod/perldelta4.pod t/op/defins.t t/op/die.t t/op/die_exit.t
6003           +> t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t utils/perlcc.PL
6004            - ext/DynaLoader/DynaLoader.pm
6005            ! win32/win32.c
6006           !> (integrate 234 files)
6007 ____________________________________________________________________________
6008 [  1009] By: gsar                                  on 1998/05/18  07:51:19
6009         Log: more whitespace tweaks from maintbranch
6010      Branch: win32/perl
6011            ! av.c perl.c pp_ctl.c pp_sys.c toke.c
6012 ____________________________________________________________________________
6013 [  1008] By: gsar                                  on 1998/05/17  22:37:20
6014         Log: sundry whitespace cleanups from maintbranch
6015      Branch: win32/perl
6016            ! Porting/Contract XSUB.h av.c gv.c mg.c perl.c
6017 ____________________________________________________________________________
6018 [  1007] By: gsar                                  on 1998/05/16  21:59:46
6019         Log: integrate mainline
6020      Branch: win32/perl
6021           !> INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6022           !> t/op/ipcmsg.t t/op/ipcsem.t
6023 ____________________________________________________________________________
6024 [  1006] By: gsar                                  on 1998/05/16  21:54:23
6025         Log: merge changes#996,998,999 from maintbranch
6026      Branch: win32/perl
6027            ! Changes5.004 Porting/makerel t/base/lex.t toke.c
6028 ____________________________________________________________________________
6029 [  1005] By: gsar                                  on 1998/05/16  21:49:47
6030         Log: merge change#995 from maintbranch, tweak interp.sym and
6031              run embed.pl
6032      Branch: win32/perl
6033            ! embedvar.h interp.sym intrpvar.h perl.c
6034 ____________________________________________________________________________
6035 [  1004] By: gsar                                  on 1998/05/16  21:27:18
6036         Log: merge changes#989,990,992 from maintbranch
6037      Branch: win32/perl
6038            + t/op/die.t
6039            ! MANIFEST installperl pod/perldiag.pod pp_ctl.c t/op/ipcmsg.t
6040 ____________________________________________________________________________
6041 [  1003] By: gsar                                  on 1998/05/16  21:16:47
6042         Log: sync config*.gc with others, and verify that nothing from
6043              change#986 needs to be merged
6044      Branch: win32/perl
6045            ! win32/config.gc win32/config_H.gc
6046 ____________________________________________________________________________
6047 [  1002] By: gsar                                  on 1998/05/16  21:04:04
6048         Log: merge change#985 from maintbranch
6049      Branch: win32/perl
6050            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6051            ! util.c
6052 ____________________________________________________________________________
6053 [  1001] By: gsar                                  on 1998/05/16  17:53:16
6054         Log: add a test to check return value from successful s/// (there was none!)
6055      Branch: win32/perl
6056            ! t/op/subst.t
6057 ____________________________________________________________________________
6058 [  1000] By: gsar                                  on 1998/05/16  17:42:34
6059         Log: fix misplaced SPAGAIN that caused successful s/// to fail to
6060              return a value on the stack
6061      Branch: win32/perl
6062            ! pp_hot.c
6063 ____________________________________________________________________________
6064 [   999] By: TimBunce                              on 1998/05/15  23:04:30
6065         Log: Title:  "Update Porting/makerel script for perforce dir structure"
6066              From:  Tim Bunce
6067              Files:  Porting/makerel
6068      Branch: maint-5.004/perl
6069            ! Porting/makerel
6070 ____________________________________________________________________________
6071 [   998] By: TimBunce                              on 1998/05/15  22:49:55
6072         Log: Title:  "Updated Changes file for trial 3"
6073              From:  Tim Bunce
6074              Files:  Changes
6075      Branch: maint-5.004/perl
6076            ! Changes
6077 ____________________________________________________________________________
6078 [   997] By: gsar                                  on 1998/05/15  22:21:41
6079         Log: merge changes#982,984 from maintbranch
6080      Branch: win32/perl
6081            ! gv.c lib/English.pm perl.c pod/perlfunc.pod t/io/pipe.t
6082            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6083 ____________________________________________________________________________
6084 [   996] By: TimBunce                              on 1998/05/15  22:19:32
6085         Log: Title:  "Negative array subscript unrecognized in regex"
6086              From:  Mark-Jason Dominus <mjd@plover.com>,
6087              h.sanden@elsevier.nl (Hugo van der Sanden)
6088              Msg-ID:  <19980425040819.13828.qmail@plover.com>,
6089              <199805151514.RAA04121@dorlas.elsevier.nl>
6090              Files:  t/base/lex.t toke.c
6091              
6092              Title:  "Remove e_fp from toke.c after change 955"
6093              From:  Tim Bunce
6094              Files:  toke.c
6095      Branch: maint-5.004/perl
6096            ! t/base/lex.t toke.c
6097 ____________________________________________________________________________
6098 [   995] By: TimBunce                              on 1998/05/15  22:08:32
6099         Log: Title:  "Fix -e security hole (no longer uses temp file)"
6100              From:  Tim Bunce
6101              Files:  embed.h perl.h perl.c
6102      Branch: maint-5.004/perl
6103            ! embed.h perl.c perl.h
6104 ____________________________________________________________________________
6105 [   994] By: gsar                                  on 1998/05/15  22:08:17
6106         Log: merge change#981 from maintbranch, add XXX comment about
6107              supporting %! for usethreads case
6108      Branch: win32/perl
6109            ! gv.c op.c
6110 ____________________________________________________________________________
6111 [   992] By: TimBunce                              on 1998/05/15  22:01:32
6112         Log: Title:  "install non-backwards compatible .pm files into archlib"
6113              From:  Tim Bunce
6114              Files:  installperl
6115              
6116              Title:  "revert "Can't locate" message to original for maintenance"
6117              From:  Tim Bunce
6118              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
6119              Files:  pod/perldiag.pod pp_ctl.c
6120      Branch: maint-5.004/perl
6121            ! installperl pod/perldiag.pod pp_ctl.c
6122 ____________________________________________________________________________
6123 [   991] By: gsar                                  on 1998/05/15  21:35:00
6124         Log: reverse integrate ansiperl (all except the
6125              C<attrs qw(package locked)> stuff, and the duplicate hunks)
6126              i.e. prototype fixes, perldoc.PL enhancements, and s/comment/comment_t/g
6127      Branch: win32/perl
6128           !> bytecode.h byterun.c cv.h ext/attrs/attrs.pm
6129           !> ext/attrs/attrs.xs pod/perlop.pod pp_hot.c sv.c toke.c
6130           !> utils/perldoc.PL
6131 ____________________________________________________________________________
6132 [   990] By: TimBunce                              on 1998/05/15  16:54:18
6133         Log: Title:  "Add tests for die $ref"
6134              From:  Graham Barr <gbarr@ti.com>
6135              Msg-ID:  <355C6297.121B576B@ti.com>
6136              Files:  MANIFEST t/op/die.t
6137      Branch: maint-5.004/perl
6138            + t/op/die.t
6139            ! MANIFEST
6140 ____________________________________________________________________________
6141 [   989] By: TimBunce                              on 1998/05/15  16:38:19
6142         Log: Title:  "Fix t/op/ipcmsg.t for Digital UNIX"
6143              From:  Jarkko Hietaniemi <jhi@iki.fi>
6144              Msg-ID:  <199805151337.QAA01174@alpha.hut.fi>
6145              Files:  t/op/ipcmsg.t
6146      Branch: maint-5.004/perl
6147            ! t/op/ipcmsg.t
6148 ____________________________________________________________________________
6149 [   988] By: mbeattie                              on 1998/05/15  16:28:08
6150         Log: Patch from Sarathy to fix up win32 integration. Patch from Jarkko
6151              (manually applied and tweaked) to fix up SysV IPC semaphores for
6152              Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and
6153              t/op/ipcsem.t for platforms which wanted to skip test. Completely
6154              disable ipcsem.t since it doesn't seem to work properly even when
6155              not skipped. This is _65.
6156      Branch: perl
6157            ! INSTALL doio.c lib/strict.pm perl.c perl.h pod/perldebug.pod
6158            ! t/op/ipcmsg.t t/op/ipcsem.t
6159 ____________________________________________________________________________
6160 [   987] By: nick                                  on 1998/05/15  16:03:35
6161         Log: Integrate win32
6162      Branch: ansiperl
6163           +> Porting/Contract Porting/patching.pod README.beos beos/nm.c
6164           +> ext/DynaLoader/DynaLoader.pm.PL ext/POSIX/hints/bsdos.pl
6165           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6166           +> ext/POSIX/hints/openbsd.pl hints/beos.sh hints/openbsd.sh
6167           +> pod/perldelta4.pod t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6168           +> t/op/pos.t utils/perlcc.PL
6169            - ext/DynaLoader/DynaLoader.pm
6170           !> (integrate 208 files)
6171 ____________________________________________________________________________
6172 [   986] By: TimBunce                              on 1998/05/15  15:28:45
6173         Log: Title:  "Patches for BeOS port of Perl, courtesy of Tom Spindler"
6174              From:  Jarkko Hietaniemi <jhi@iki.fi>, Tom Spindler
6175              Msg-ID:  <199805042312.CAA09025@alpha.hut.fi>
6176              Files:  MANIFEST Configure config_h.SH hints/beos.sh pod/perlfunc.pod
6177              Porting/Glossary README.beos beos/nm.c lib/Term/ReadLine.pm
6178              plan9/config.plan9 pp_sys.c t/io/pipe.t vms/config.vms
6179              win32/config.bc win32/config.vc win32/config_H.bc
6180              win32/config_H.vc
6181      Branch: maint-5.004/perl
6182            + README.beos beos/nm.c hints/beos.sh
6183            ! Configure MANIFEST Porting/Glossary config_h.SH
6184            ! lib/Term/ReadLine.pm plan9/config.plan9 pod/perlfunc.pod
6185            ! pp_sys.c t/io/pipe.t vms/config.vms win32/config.bc
6186            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6187 ____________________________________________________________________________
6188 [   985] By: TimBunce                              on 1998/05/15  15:02:43
6189         Log: Title:  "allow die $ref"
6190              From:  Graham Barr <gbarr@ti.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6191              Msg-ID:  <199805151351.OAA01985@toad.ig.co.uk>, <355C3E67.AF25B9F7@ti.com>
6192              Files:  pp_ctl.c pp_sys.c util.c
6193              
6194              Title:  "ExtUtils::Manifest could truncate files during "make dist""
6195              From:  "James E Jurach Jr." <muaddib@arrakis.int.ein.cz>,
6196              koenig@kulturbox.de (Andreas J. Koenig)
6197              Msg-ID:  <199805111048.MAA02573@arrakis.int.ein.cz>,
6198              <sfc90o8bgie.fsf@dubravka.in-berlin.de>
6199              Files:  lib/ExtUtils/Manifest.pm
6200              
6201              Title:  "Autosplit doesn't like upper case letters in sub names on VMS"
6202              From:  Dan Sugalski <sugalskd@osshe.edu>
6203              Msg-ID:  <3.0.5.32.19980330152332.009cb130@osshe.edu>
6204              Files:  lib/AutoSplit.pm
6205              
6206              Title:  "AutoSplit/AutoLoaded subs: give useful line numbers in warnings etc"
6207              From:  "Jesse N. Glick" <jglick@sig.bsh.com>, koenig@anna.mind.de (Andreas
6208              J. Koenig), larry@wall.org (Larry Wall)
6209              Msg-ID:  <199709292015.NAA09627@wall.org>, <342FCDDF.23534195@sig.bsh.com>,
6210              <sfc202c9jsb.fsf@anna.in-berlin.de>,
6211              <sfc3efg5rhg.fsf@dubravka.in-berlin.de>
6212              Files:  lib/AutoSplit.pm
6213      Branch: maint-5.004/perl
6214            ! lib/AutoSplit.pm lib/ExtUtils/Manifest.pm pp_ctl.c pp_sys.c
6215            ! util.c
6216 ____________________________________________________________________________
6217 [   984] By: TimBunce                              on 1998/05/15  14:18:52
6218         Log: ------  CORE LANGUAGE  ------
6219              
6220              Title:  "Fix close pipe returning status from wrong child"
6221              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, kstar@chapin.edu@ig.co.uk ()
6222              Msg-ID:  <199805142313.TAA02684@chapin.edu>,
6223              <E0yZ8ah-0005d8-00@taurus.cus.cam.ac.uk>
6224              Files:  t/io/pipe.t util.c
6225              
6226              Title:  "Avoid English.pm triggering load of Errno.pm"
6227              From:  Tim Bunce
6228              Files:  gv.c lib/English.pm
6229              
6230              ------  DOCUMENTATION  ------
6231              
6232              Title:  "Document child exit cause a parent sleep to end early"
6233              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6234              Msg-ID:  <E0yZwMK-0000D9-00@taurus.cus.cam.ac.uk>
6235              Files:  pod/perlfunc.pod
6236              
6237              ------  EXTENSIONS  ------
6238              
6239              Title:  "BSD Platforms need STRUCT_TM_HASZONE for POSIX"
6240              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
6241              Msg-ID:  <Pine.SUN.3.96.980512095524.8158C-100000@newton.phys>
6242              Files:  MANIFEST ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6243              ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6244              
6245              Title:  "MM_VMS.pm fixes for building external library"
6246              From:  Dan Sugalski <sugalskd@ous.edu>
6247              Msg-ID:  <3.0.5.32.19980511160542.009dd480@ous.edu>
6248              Files:  lib/ExtUtils/MM_VMS.pm
6249              
6250              Title:  "Appease picky DEC compiler in POSIX.xs"
6251              From:  Dan Sugalski <sugalskd@ous.edu>
6252              Msg-ID:  <3.0.5.32.19980511161434.009f8bb0@ous.edu>
6253              Files:  ext/POSIX/POSIX.xs
6254              
6255              ------  TESTS  ------
6256              
6257              Title:  "Fix constant detection in t/op/ipcsem.t for Digit UNIX"
6258              From:  Jarkko Hietaniemi <jhi@iki.fi>
6259              Msg-ID:  <199805121212.PAA15351@alpha.hut.fi>
6260              Files:  t/op/ipcsem.t
6261              
6262              Title:  "Fix doc bug for system() return value"
6263              From:  Daniel Grisinger <dgris@perrin.dimensional.com>
6264              Msg-ID:  <Pine.LNX.3.96.980514165608.4062A-100000@perrin.dimensional.com>
6265              Files:  pod/perlfunc.pod t/op/exec.t
6266              
6267              ------  UTILITIES  ------
6268              
6269              Title:  "Avoid possible constant autoload loop"
6270              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Graham Barr <gbarr@ti.com>, Ilya
6271              Zakharevich <ilya@math.ohio-state.edu>
6272              Msg-ID:  <199805141910.PAA26994@monk.mps.ohio-state.edu>,
6273              <355B475A.C5AD4B90@ti.com>,
6274              <E0ya11X-0000hm-00@taurus.cus.cam.ac.uk>
6275              Files:  utils/h2xs.PL
6276              
6277              Title:  "Further improvements to h2ph.PL"
6278              From:  kstar@chapin.edu
6279              Msg-ID:  <199805130241.WAA25459@chapin.edu>
6280              Files:  utils/h2ph.PL
6281      Branch: maint-5.004/perl
6282            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6283            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6284            ! MANIFEST ext/POSIX/POSIX.xs gv.c lib/English.pm
6285            ! lib/ExtUtils/MM_VMS.pm pod/perlfunc.pod t/io/pipe.t
6286            ! t/op/exec.t t/op/ipcsem.t util.c utils/h2ph.PL utils/h2xs.PL
6287
6288 ----------------
6289 Version 5.004_64
6290 ----------------
6291
6292 ____________________________________________________________________________
6293 [   983] By: mbeattie                              on 1998/05/15  14:04:17
6294         Log: Integrate win32 branch into mainline.
6295      Branch: perl
6296           +> Porting/patching.pod t/op/defins.t
6297           !> (integrate 107 files)
6298 ____________________________________________________________________________
6299 [   982] By: TimBunce                              on 1998/05/15  12:33:26
6300         Log: Title:  "comment init_postdump_symbols issues"
6301              From:  Tim Bunce
6302              Files:  perl.c
6303              
6304              Title:  "Improve sort docs re SUBNAME"
6305              From:  circle@azstarnet.com
6306              Msg-ID:  <199804281828.LAA22737@andromeda.azstarnet.com>
6307              Files:  pod/perlfunc.pod
6308      Branch: maint-5.004/perl
6309            ! perl.c pod/perlfunc.pod
6310 ____________________________________________________________________________
6311 [   981] By: TimBunce                              on 1998/05/15  11:47:28
6312         Log: Title:  "Add hook to tie %! to external Errno.pm module (not included)"
6313              From:  Graham Barr <gbarr@ti.com>
6314              Msg-ID:  <355080CD.1111BC81@ti.com>
6315              Files:  gv.c
6316      Branch: maint-5.004/perl
6317            ! gv.c
6318 ____________________________________________________________________________
6319 [   980] By: gsar                                  on 1998/05/15  06:16:13
6320         Log: add doc for C<+{}> vs. C<{;}> disambiguation
6321      Branch: win32/perl
6322            ! pod/perlref.pod
6323 ____________________________________________________________________________
6324 [   979] By: gsar                                  on 1998/05/15  04:59:47
6325         Log: tweaks to win32 makefiles.  This version builds and passes all
6326              tests on Solaris/gcc, win32/[bv]c.  Looks all set to go.
6327      Branch: win32/perl
6328            ! win32/Makefile win32/makefile.mk
6329 ____________________________________________________________________________
6330 [   978] By: gsar                                  on 1998/05/15  02:41:58
6331         Log: merge changes#922,944,949,965,970 from maintbranch
6332      Branch: win32/perl
6333            + Porting/patching.pod t/op/defins.t
6334            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod gv.c gv.h hv.c
6335            ! lib/File/Find.pm op.c pod/Makefile pod/perlfunc.pod
6336            ! pod/perlguts.pod pod/perlop.pod pod/pod2man.PL
6337            ! t/lib/filefind.t t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6338            ! utils/perlbug.PL
6339 ____________________________________________________________________________
6340 [   977] By: gsar                                  on 1998/05/15  02:15:25
6341         Log: merge changes#906,907,909,910 from maintbranch
6342      Branch: win32/perl
6343            ! MANIFEST doio.c doop.c embed.h embedvar.h global.sym
6344            ! keywords.h lib/Carp.pm lib/File/Basename.pm mg.c opcode.h
6345            ! perl.c perl.h pod/perldiag.pod pp.c pp_hot.c proto.h sv.c
6346            ! util.c
6347 ____________________________________________________________________________
6348 [   976] By: gsar                                  on 1998/05/15  01:34:53
6349         Log: merge change#905 from maintbranch, minor fixes to get
6350              clean build+test on Solaris
6351      Branch: win32/perl
6352            ! doop.c dump.c embed.h embedvar.h lib/strict.pm mg.c op.h
6353            ! opcode.h pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c
6354            ! regcomp.c sv.c t/op/taint.t toke.c
6355 ____________________________________________________________________________
6356 [   975] By: gsar                                  on 1998/05/14  23:34:26
6357         Log: merge change#904 from maintbranch
6358      Branch: win32/perl
6359            ! doop.c ext/DynaLoader/dl_aix.xs ext/IO/lib/IO/Socket.pm
6360            ! ext/NDBM_File/NDBM_File.pm lib/strict.pm lib/subs.pm
6361            ! lib/vars.pm op.c perl.c pod/perldiag.pod pod/perlembed.pod
6362            ! pod/perlfunc.pod pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL
6363            ! vms/descrip.mms
6364 ____________________________________________________________________________
6365 [   974] By: gsar                                  on 1998/05/14  23:11:05
6366         Log: merge change#897 from maintbranch
6367      Branch: win32/perl
6368            ! Porting/Contract Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6369            ! ext/Opcode/Opcode.pm lib/Carp.pm lib/ExtUtils/MM_Unix.pm
6370            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6371            ! opcode.pl perl.c pod/perlapio.pod pod/perlcall.pod
6372            ! pod/perldebug.pod pod/perldelta.pod pod/perldelta4.pod
6373            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
6374            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6375            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
6376            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6377            ! pod/perlipc.pod pod/perllocale.pod pod/perlmodlib.pod
6378            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6379            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6380            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6381            ! pod/roffitall pp.c pp_sys.c t/TEST t/op/gv.t t/op/hashwarn.t
6382            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
6383            ! win32/config_H.bc win32/config_H.vc win32/win32.c
6384            ! x2p/find2perl.PL
6385 ____________________________________________________________________________
6386 [   973] By: gsar                                  on 1998/05/14  22:24:26
6387         Log: integrate mainline
6388      Branch: win32/perl
6389            + Porting/Contract
6390           +> README.beos beos/nm.c ext/POSIX/hints/bsdos.pl
6391           +> ext/POSIX/hints/freebsd.pl ext/POSIX/hints/netbsd.pl
6392           +> ext/POSIX/hints/openbsd.pl hints/beos.sh pod/perldelta4.pod
6393           +> utils/perlcc.PL
6394            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
6395            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
6396            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
6397            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6398            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
6399            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
6400            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6401            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
6402            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
6403            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
6404            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
6405            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
6406            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
6407            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
6408            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
6409            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
6410            ! t/op/hashwarn.t t/op/substr.t vms/vms.c win32/config.bc
6411            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6412            ! win32/win32.c x2p/find2perl.PL
6413           !> (integrate 59 files)
6414 ____________________________________________________________________________
6415 [   972] By: nick                                  on 1998/05/14  18:09:01
6416         Log: Changes to allow compiler with gcc-2.8.1 in C++ mode,
6417              Remove K&R style functions, avoid struct/typedef clash. 
6418      Branch: ansiperl
6419            ! bytecode.h byterun.c sv.c toke.c
6420 ____________________________________________________________________________
6421 [   971] By: TimBunce                              on 1998/05/14  16:52:19
6422         Log: 
6423              Title:  "fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)"
6424              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6425              Msg-ID:  <199805070402.AAA02858@aatma.engin.umich.edu>
6426              Files:  pp.c
6427      Branch: maint-5.004/perl
6428            ! pp.c
6429 ____________________________________________________________________________
6430 [   970] By: TimBunce                              on 1998/05/14  16:18:06
6431         Log: 
6432              Title:  "perlbug reformatted"
6433              From:  Dominic Dunlop <domo@vo.lu>, Hugo van der Sanden
6434              <hv@crypt0.demon.co.uk>
6435              Msg-ID:  <199805110954.LAA20367@dorlas.elsevier.nl>,
6436              <l03130300b17cebcb6d33@[194.222.64.89]>,
6437              <v03110702b17ccbab6824@[195.95.102.67]>
6438              Files:  utils/perlbug.PL
6439      Branch: maint-5.004/perl
6440            ! utils/perlbug.PL
6441 ____________________________________________________________________________
6442 [   969] By: mbeattie                              on 1998/05/14  16:15:09
6443         Log: Integrate win32 branch into mainline
6444      Branch: perl
6445           +> ext/DynaLoader/DynaLoader.pm.PL hints/openbsd.sh
6446           +> t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/pos.t
6447            - ext/DynaLoader/DynaLoader.pm
6448           !> (integrate 118 files)
6449 ____________________________________________________________________________
6450 [   968] By: mbeattie                              on 1998/05/14  16:05:57
6451         Log: Bump patchlevel to 65
6452      Branch: perl
6453            ! patchlevel.h
6454 ____________________________________________________________________________
6455 [   967] By: mbeattie                              on 1998/05/14  16:05:19
6456         Log: Another fixup of MANIFEST
6457      Branch: perl
6458            ! MANIFEST
6459 ____________________________________________________________________________
6460 [   966] By: mbeattie                              on 1998/05/14  16:02:20
6461         Log: Add missing files to MANIFEST
6462      Branch: perl
6463            ! MANIFEST
6464 ____________________________________________________________________________
6465 [   965] By: TimBunce                              on 1998/05/14  16:00:11
6466         Log: 
6467              Title:  "Sub declaration cost reduced from ~500 to ~100 bytes"
6468              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
6469              Msg-ID:  <199805050607.CAA02050@monk.mps.ohio-state.edu>
6470              Files:  gv.h gv.c op.c
6471      Branch: maint-5.004/perl
6472            ! gv.c gv.h op.c
6473 ____________________________________________________________________________
6474 [   964] By: mbeattie                              on 1998/05/14  15:58:01
6475         Log: Subject: [PATCH] Using Getopts::* with strict vars
6476              Date: Wed, 29 Apr 1998 22:48:16 -0700 (PDT)
6477              From: Tom Phoenix <rootbeer@teleport.com>
6478      Branch: perl
6479            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/strict.pm
6480 ____________________________________________________________________________
6481 [   963] By: mbeattie                              on 1998/05/14  15:56:53
6482         Log: Subject: [ PATCH 5.004_64 ] Integrated regression tests for compiler
6483              Date: Wed, 29 Apr 1998 21:02:36 -0600 (MDT)
6484              From: epeschko@den-mdev1 (Ed Peschko)
6485      Branch: perl
6486            + utils/perlcc.PL
6487            ! MANIFEST Makefile.SH installperl lib/Test/Harness.pm
6488            ! pod/Makefile t/TEST t/harness utils/Makefile x2p/Makefile.SH
6489 ____________________________________________________________________________
6490 [   962] By: mbeattie                              on 1998/05/14  15:45:28
6491         Log: From: Dan Sugalski <sugalskd@ous.edu>
6492              Subject: [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
6493              Date: Wed, 08 Apr 1998 17:08:48 -0700
6494              Subject: [PATCH 5.004_64] Revised second Thread.PM doc patch
6495              Date: Fri, 08 May 1998 10:49:16 -0700
6496      Branch: perl
6497            ! ext/Thread/Thread.pm
6498 ____________________________________________________________________________
6499 [   961] By: mbeattie                              on 1998/05/14  15:43:39
6500         Log: Subject: Consolidated patch to 5.004_64
6501              Date: Wed, 08 Apr 1998 19:44:34 -0400 (EDT)
6502              From: Charles Bailey <BAILEY@newman.upenn.edu>
6503      Branch: perl
6504            ! ext/B/byteperl.c lib/ExtUtils/MM_Unix.pm
6505            ! lib/ExtUtils/MM_VMS.pm lib/chat2.pl perl.c pod/perlsub.pod
6506            ! vms/config.vms vms/descrip.mms vms/genconfig.pl
6507            ! vms/perlvms.pod
6508 ____________________________________________________________________________
6509 [   960] By: mbeattie                              on 1998/05/14  15:41:41
6510         Log: Subject: Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is available
6511              Date: 07 Apr 1998 18:31:21 +0200
6512              From: JVromans@Squirrel.nl (Johan Vromans)
6513      Branch: perl
6514            ! lib/Getopt/Long.pm
6515 ____________________________________________________________________________
6516 [   959] By: mbeattie                              on 1998/05/14  15:39:29
6517         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
6518              Subject: Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add run-for-some-time 
6519              Date: Wed, 8 Apr 1998 09:47:45 +0300 (EET DST)
6520              Subject: [PATCH] perl 5.004_64+Config_04
6521              Date: Thu, 14 May 1998 12:14:07 +0300 (EET DST)
6522      Branch: perl
6523            ! lib/Benchmark.pm pod/perlfunc.pod
6524 ____________________________________________________________________________
6525 [   958] By: mbeattie                              on 1998/05/14  15:36:30
6526         Log: From: kstar@chapin.edu
6527              Subject: [PATCH] hints for Irix 6
6528              Date: Mon, 6 Apr 1998 15:14:14 -0400 (EDT)
6529              Subject: [PATCH 5.004_64] Threads - an easy way for dual installation
6530              Date: Wed, 29 Apr 1998 15:39:46 -0400 (EDT)
6531      Branch: perl
6532            ! INSTALL hints/irix_6.sh installperl
6533 ____________________________________________________________________________
6534 [   957] By: mbeattie                              on 1998/05/14  15:33:48
6535         Log: Subject: [PATCH] Install extensions with bootstrap (again) in $archlib
6536              Date: Mon, 06 Apr 1998 21:09:24 +0200
6537              From: Achim Bohnet <ach@mpe.mpg.de>
6538      Branch: perl
6539            ! lib/ExtUtils/Install.pm
6540 ____________________________________________________________________________
6541 [   956] By: mbeattie                              on 1998/05/14  15:32:39
6542         Log: Subject: [PATCH] Config: Irix 5 hints
6543              Date: Mon, 6 Apr 1998 13:12:47 -0400 (EDT)
6544              From: kstar@O2.chapin.edu
6545      Branch: perl
6546            ! hints/irix_5.sh
6547 ____________________________________________________________________________
6548 [   955] By: mbeattie                              on 1998/05/14  15:31:12
6549         Log: Subject: PATCH: h2ph produces incorrect code
6550              Date: Mon, 6 Apr 1998 23:52:13 +0930 (CST)
6551              From: Billy <wdconsta@cs.adelaide.edu.au>
6552      Branch: perl
6553            ! utils/h2ph.PL
6554 ____________________________________________________________________________
6555 [   954] By: mbeattie                              on 1998/05/14  15:29:27
6556         Log: Subject: [PATCH] perldebug.pod
6557              Date: Mon, 6 Apr 1998 00:36:57 -0600
6558              From: jason stewart <jasons@sandy-home.arc.unm.edu>
6559      Branch: perl
6560            ! pod/perldebug.pod
6561 ____________________________________________________________________________
6562 [   953] By: mbeattie                              on 1998/05/14  15:28:00
6563         Log: From: Dominic Dunlop <domo@vo.lu>
6564              Subject: [PATCH 5.004_64]: hints/machten.sh: disable semctl()
6565              Date: Wed, 6 May 1998 14:39:32 +0000
6566              Subject: [PATCH] Not OK: perl 5.00464 on powerpc-machten 4.1 (hashwarn @INC problem)
6567              Date: Sat, 4 Apr 1998 19:44:34 +0000
6568      Branch: perl
6569            ! hints/machten.sh t/op/hashwarn.t
6570 ____________________________________________________________________________
6571 [   952] By: mbeattie                              on 1998/05/14  15:23:19
6572         Log: New pod/perldelta.pod (previous one branched in last change):
6573              Subject: [PATCH 5.004_64] Start new perldelta
6574              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6575              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6576      Branch: perl
6577            + pod/perldelta.pod
6578 ____________________________________________________________________________
6579 [   951] By: mbeattie                              on 1998/05/14  15:20:43
6580         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6581              Subject: [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
6582              Date: Thu, 23 Apr 1998 11:10:15 -0400 (EDT)
6583              Subject: [PATCH 5.004_64] Start new perldelta
6584              Date: Thu, 23 Apr 1998 12:12:38 -0400 (EDT)
6585              (above branched perldelta -> perldelta4, new perldelta will be
6586              created/added next change)
6587              Subject: [PATCH] BSD Platforms need STRUCT_TM_HASZONE
6588              Date: Tue, 12 May 1998 09:58:49 -0400 (EDT)
6589      Branch: perl
6590            + ext/POSIX/hints/bsdos.pl ext/POSIX/hints/freebsd.pl
6591            + ext/POSIX/hints/netbsd.pl ext/POSIX/hints/openbsd.pl
6592           +> pod/perldelta4.pod
6593            - pod/perldelta.pod
6594            ! MANIFEST hints/svr4.sh
6595 ____________________________________________________________________________
6596 [   949] By: TimBunce                              on 1998/05/14  15:11:30
6597         Log: 
6598              Title:  "while($x=<>) no longer warns (implicit defined added)"
6599              From:  Nick Ing-Simmons <nik@tiuk.ti.com>
6600              Msg-ID:  <199805051035.LAA27365@pluto.tiuk.ti.com>
6601              Files:  MANIFEST op.c t/op/defins.t
6602      Branch: maint-5.004/perl
6603            + t/op/defins.t
6604            ! MANIFEST op.c
6605 ____________________________________________________________________________
6606 [   948] By: mbeattie                              on 1998/05/14  15:09:51
6607         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
6608              Subject: [PATCH for 5.004_64] Configure patch Config_64-01
6609              Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
6610              Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
6611              Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
6612              Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
6613              Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
6614              Subject: [PATCH 5.004_64] Config_64-03-04.diff
6615              Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
6616      Branch: perl
6617            + README.beos beos/nm.c hints/beos.sh
6618            ! Configure INSTALL MANIFEST Makefile.SH Policy_sh.SH
6619            ! Porting/Glossary Porting/config.sh Porting/config_H
6620            ! Porting/pumpkin.pod Todo cflags.SH config_h.SH
6621            ! djgpp/djgppsed.sh doop.c handy.h hints/dos_djgpp.sh
6622            ! hints/netbsd.sh hints/solaris_2.sh hints/unicos.sh
6623            ! hints/unicosmk.sh hv.h lib/Term/ReadLine.pm perl.h
6624            ! plan9/config.plan9 pod/perlfunc.pod pp.c pp_sys.c sv.h
6625            ! t/io/pipe.t thread.h vms/config.vms win32/config.bc
6626            ! win32/config.vc win32/config_H.bc win32/config_H.vc
6627 ____________________________________________________________________________
6628 [   946] By: TimBunce                              on 1998/05/14  15:07:06
6629         Log: 
6630              Title:  "Fix PERL_DESTRUCT_LEVEL core dumps"
6631              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6632              Msg-ID:  <199805062301.TAA24599@aatma.engin.umich.edu>
6633              Files:  perl.c sv.c t/op/misc.t
6634      Branch: maint-5.004/perl
6635            ! perl.c sv.c t/op/misc.t
6636 ____________________________________________________________________________
6637 [   945] By: mbeattie                              on 1998/05/14  15:00:31
6638         Log: Subject: Perl Social Contract
6639              Date: 13 Apr 1998 06:16:59 -0700
6640              From: Russ Allbery <rra@stanford.edu>
6641      Branch: perl
6642            + Porting/Contract
6643 ____________________________________________________________________________
6644 [   944] By: TimBunce                              on 1998/05/14  14:59:37
6645         Log: 
6646              Title:  "5.004_04-m2 Cleanup of test failures"
6647              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6648              Msg-ID:  <199805070416.AAA03082@aatma.engin.umich.edu>
6649              Files:  t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6650              win32/config.bc win32/config.vc
6651      Branch: maint-5.004/perl
6652            ! t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t t/op/taint.t
6653            ! win32/config.bc win32/config.vc
6654 ____________________________________________________________________________
6655 [   943] By: mbeattie                              on 1998/05/14  14:58:13
6656         Log: From: Joshua.Pritikin@NewYork2.dmg.deuba.com
6657              Subject: [PATCH 5.004_64] Test.pm update
6658              Date: Sat, 4 Apr 1998 08:33:50 -0500
6659              Subject: [PATCH 5.004_64] modcount + comments
6660              Date: Fri, 17 Apr 1998 16:07:35 -0400
6661      Branch: perl
6662            ! lib/Test.pm op.c thrdvar.h
6663 ____________________________________________________________________________
6664 [   942] By: mbeattie                              on 1998/05/14  14:49:43
6665         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6666              Subject: [PATCH 5.004_64] newSV
6667              Date: Wed, 8 Apr 1998 03:21:03 -0400 (EDT)
6668              Subject: [PATCH 5.004_64] Cryptic error from B::CC
6669              Date: Sat, 11 Apr 1998 19:52:25 -0400 (EDT)
6670      Branch: perl
6671            ! ext/B/B/CC.pm handy.h proto.h sv.c
6672 ____________________________________________________________________________
6673 [   941] By: mbeattie                              on 1998/05/14  14:47:29
6674         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6675              Subject: [PATCH 5.004_64] anydbm.t
6676              Date: Sat, 4 Apr 1998 01:39:03 -0500 (EST)
6677              Subject: [PATCH 5.004_64] threads on OS/2
6678              Date: Sat, 4 Apr 1998 01:44:29 -0500 (EST)
6679              Subject: [PATCH 5.004_64] Better handling of Perl DLLs under OS/2
6680              Date: Sat, 4 Apr 1998 01:47:58 -0500 (EST)
6681              Subject: [PATCH 5.004_64] Immediate stop in debugger
6682              Date: Sat, 11 Apr 1998 19:50:58 -0400 (EDT)
6683              Subject: [PATCH 5.005_64] ptags broken
6684              Date: Sat, 11 Apr 1998 22:08:21 -0400 (EDT)
6685              Subject: [PATCH 5.004_64] Document switch syntax via RE
6686              Date: Sun, 12 Apr 1998 01:12:33 -0400 (EDT)
6687      Branch: perl
6688            ! emacs/ptags lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
6689            ! lib/perl5db.pl os2/Changes os2/Makefile.SHs os2/os2.c
6690            ! os2/os2thread.h pod/perlsyn.pod t/lib/anydbm.t
6691 ____________________________________________________________________________
6692 [   940] By: mbeattie                              on 1998/05/14  14:38:44
6693         Log: Subject: [PATCH 5.004_64] Build Stdio and DCLSym modules as part of  normal VMS perl build
6694              Date: Fri, 03 Apr 1998 16:01:57 -0800
6695              From: Dan Sugalski <sugalskd@osshe.edu>
6696      Branch: perl
6697            ! vms/descrip.mms vms/ext/DCLsym/Makefile.PL
6698            ! vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.xs
6699 ____________________________________________________________________________
6700 [   939] By: mbeattie                              on 1998/05/14  14:35:42
6701         Log: Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled  with MULTIPLICITY
6702              Date: Fri, 03 Apr 1998 13:58:15 -0800
6703              From: Dan Sugalski <sugalskd@osshe.edu>
6704      Branch: perl
6705            ! perl.c
6706 ____________________________________________________________________________
6707 [   938] By: gsar                                  on 1998/05/14  10:53:55
6708         Log: merge change#896 from maintbranch
6709      Branch: win32/perl
6710            ! doio.c ext/Socket/Socket.xs lib/Class/Struct.pm lib/Cwd.pm
6711            ! lib/File/Find.pm lib/Math/BigInt.pm lib/lib.pm lib/strict.pm
6712            ! op.c pod/perldiag.pod pod/perlfunc.pod pp.c pp_ctl.c sv.c
6713            ! t/op/gv.t t/op/misc.t t/op/pack.t
6714 ____________________________________________________________________________
6715 [   937] By: gsar                                  on 1998/05/14  09:31:34
6716         Log: merge change#887 from maintbranch
6717      Branch: win32/perl
6718            + t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
6719            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
6720            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
6721            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
6722            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
6723            ! t/op/stat.t toke.c utils/h2xs.PL
6724 ____________________________________________________________________________
6725 [   936] By: gsar                                  on 1998/05/14  09:06:18
6726         Log: merge change#886 from maintbranch
6727      Branch: win32/perl
6728            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
6729            ! ext/POSIX/POSIX.xs ext/POSIX/hints/linux.pl global.sym
6730            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh
6731            ! hints/linux.sh hints/netbsd.sh hints/os2.sh hints/svr4.sh
6732            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6733            ! lib/File/Basename.pm lib/File/Path.pm op.c os2/Makefile.SHs
6734            ! os2/os2.c os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod
6735            ! pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c proto.h
6736            ! t/lib/filecopy.t util.c utils/perldoc.PL vms/config.vms
6737            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
6738            ! vms/test.com
6739 ____________________________________________________________________________
6740 [   935] By: gsar                                  on 1998/05/14  07:00:02
6741         Log: merge changes#872,873 from maintbranch
6742      Branch: win32/perl
6743            ! Changes5.004 INSTALL lib/ExtUtils/MakeMaker.pm
6744            ! lib/FileHandle.pm lib/Tie/Hash.pm lib/constant.pm
6745            ! lib/integer.pm pod/perl.pod pod/perlbook.pod pod/perldsc.pod
6746            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhist.pod
6747            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/perlsec.pod
6748            ! pod/perltrap.pod pod/perlvar.pod pod/pod2latex.PL
6749            ! utils/perldoc.PL
6750 ____________________________________________________________________________
6751 [   934] By: gsar                                  on 1998/05/14  06:24:38
6752         Log: merge changes#755..759,763,764 from maintbranch
6753      Branch: win32/perl
6754            + hints/openbsd.sh
6755            ! MANIFEST Porting/patchls perl.c perlsdio.h pod/perlfunc.pod
6756            ! t/op/pos.t utils/perldoc.PL
6757 ____________________________________________________________________________
6758 [   933] By: gsar                                  on 1998/05/14  06:07:31
6759         Log: merge change#754 from maintbranch
6760      Branch: win32/perl
6761            ! perl.c
6762 ____________________________________________________________________________
6763 [   932] By: gsar                                  on 1998/05/14  06:03:50
6764         Log: merge changes#752,753 from maintbranch
6765      Branch: win32/perl
6766            + t/op/pos.t
6767            ! README ext/GDBM_File/GDBM_File.pm
6768            ! ext/SDBM_File/sdbm/Makefile.PL pod/perlsyn.pod
6769 ____________________________________________________________________________
6770 [   931] By: gsar                                  on 1998/05/14  05:51:19
6771         Log: merge change#745 from maintbranch
6772      Branch: win32/perl
6773            + ext/DynaLoader/DynaLoader.pm.PL
6774            - ext/DynaLoader/DynaLoader.pm
6775            ! MANIFEST ext/DynaLoader/Makefile.PL
6776 ____________________________________________________________________________
6777 [   930] By: nick                                  on 1998/05/13  20:39:59
6778         Log: resolve -at //depot/win32 into ansiperl for C++ testing.
6779      Branch: ansiperl
6780            ! utils/perldoc.PL
6781           !> MANIFEST ext/Fcntl/Fcntl.pm hv.c lib/ExtUtils/Liblist.pm op.c
6782           !> perl.c pod/perlfunc.pod pod/perlguts.pod pp.c pp_ctl.c
6783           !> regcomp.c regcomp.h regexec.c t/op/hashwarn.t t/op/runlevel.t
6784           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6785           !> win32/makedef.pl win32/makefile.mk
6786 ____________________________________________________________________________
6787 [   929] By: gsar                                  on 1998/05/13  10:13:36
6788         Log: merge change#687 from maintbranch
6789      Branch: win32/perl
6790            ! pod/perlfunc.pod
6791 ____________________________________________________________________________
6792 [   928] By: gsar                                  on 1998/05/13  10:08:13
6793         Log: merge change#683 from maintbranch
6794      Branch: win32/perl
6795            ! pod/perlguts.pod
6796 ____________________________________________________________________________
6797 [   927] By: gsar                                  on 1998/05/13  09:51:43
6798         Log: merge change#681 from maintbranch
6799      Branch: win32/perl
6800            ! ext/Fcntl/Fcntl.pm
6801 ____________________________________________________________________________
6802 [   926] By: gsar                                  on 1998/05/13  09:47:11
6803         Log: merge change#664 from maint branch
6804      Branch: win32/perl
6805            ! regcomp.c regcomp.h regexec.c
6806 ____________________________________________________________________________
6807 [   925] By: gsar                                  on 1998/05/13  08:55:28
6808         Log: merge missing part of change#663 from maint branch
6809      Branch: win32/perl
6810            ! op.c
6811 ____________________________________________________________________________
6812 [   924] By: gsar                                  on 1998/05/12  18:50:04
6813         Log: remove x586 code gen switch (-5) for Borland, it is non-generic,
6814              and seems to generate problematic code for PII.
6815      Branch: win32/perl
6816            ! win32/makefile.mk
6817 ____________________________________________________________________________
6818 [   923] By: gsar                                  on 1998/05/12  16:24:02
6819         Log: fix test failure
6820              Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
6821              Date:    Tue, 12 May 1998 10:40:57 BST
6822              From:    Nick.Ing-Simmons@tiuk.ti.com
6823              Subject: test buglet
6824      Branch: win32/perl
6825            ! t/op/hashwarn.t
6826 ____________________________________________________________________________
6827 [   922] By: TimBunce                              on 1998/05/11  20:58:58
6828         Log: Assorted patches:
6829              
6830              ------  CORE LANGUAGE  ------
6831              
6832              Title:  "incorrect return value for hv_iterinit"
6833              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6834              Msg-ID:  <199805031848.OAA20618@aatma.engin.umich.edu>
6835              Files:  pod/perlguts.pod hv.c
6836              
6837              ------  DOCUMENTATION  ------
6838              
6839              Title:  "perlvar.pod buglet E<EVMSERR>"
6840              From:  Achim Bohnet <ach@mpe.mpg.de>
6841              Msg-ID:  <9805041415.AA22185@o09.xray.mpe.mpg.de>
6842              Files:  pod/perlvar.pod
6843              
6844              Title:  "Improve docs for warning about code after an exec()"
6845              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Chaim Frenkel
6846              <chaimf@concentric.net>
6847              Msg-ID:  <E0yYUit-0003yb-00@taurus.cus.cam.ac.uk>,
6848              <m3ra22qn1z.fsf@chany-p100.emwp.com>
6849              Files:  pod/perlfunc.pod
6850              
6851              Title:  "Remove dead code from pod2man"
6852              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6853              Msg-ID:  <E0yXmuT-0006Ll-00@ursa.cus.cam.ac.uk>
6854              Files:  pod/pod2man.PL
6855              
6856              Title:  "tweak doc for C<do FILENAME>"
6857              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
6858              Msg-ID:  <199805090017.UAA06888@aatma.engin.umich.edu>
6859              Files:  pod/perlfunc.pod
6860              
6861              Title:  "Document integer pragma effect on % operator"
6862              From:  Gisle Aas <gisle@aas.no>
6863              Msg-ID:  <m3yawjmzhx.fsf@furu.g.aas.no>
6864              Files:  pod/perlop.pod
6865              
6866              Title:  "Reduce rm command line length in pod/Makefile"
6867              From:  Hugo van der Sanden <h.sanden@elsevier.nl>
6868              Msg-ID:  <199805041423.QAA13199@dorlas.elsevier.nl>
6869              Files:  pod/Makefile
6870              
6871              ------  EXTENSIONS  ------
6872              
6873              Title:  "Clarify Termios usage in POSIX.pod"
6874              From:  Rocco Caputo <troc@netrus.net>
6875              Msg-ID:  <199805101952.PAA12738@ns.netrus.net>
6876              Files:  ext/POSIX/POSIX.pod
6877              
6878              ------  LIBRARY  ------
6879              
6880              Title:  "Fix File::Find::finddepth typo in trial 2 release"
6881              From:  koenig@kulturbox.de (Andreas J. Koenig)
6882              Msg-ID:  <sfcbttflsjz.fsf@dubravka.in-berlin.de>
6883              Files:  lib/File/Find.pm t/lib/filefind.t
6884              
6885              ------  PORTABILITY - GENERAL  ------
6886              
6887              Title:  "Add Porting/patching.pod document"
6888              From:  Daniel Grisinger <dgris@tdrenterprises.com>
6889              Msg-ID:  <199805030305.XAA16147@relay.pair.com>
6890              Files:  MANIFEST Porting/patching.pod
6891              
6892              Title:  "hints/machten.sh: disable semctl(), align with devel version"
6893              From:  Dominic Dunlop <domo@vo.lu>
6894              Msg-ID:  <v03110701b175fc029eb1@[195.95.102.115]>
6895              Files:  hints/machten.sh
6896              
6897              Title:  "Add VMS specifics to Porting/makerel"
6898              From:  Charles Bailey <BAILEY@newman.upenn.edu>
6899              Msg-ID:  <01IWDK1LONRQ0026P0@cor.newman.upenn.edu>,
6900              <199804271732.SAA13762@toad.ig.co.uk>,
6901              <9804250212.AA27695@forte.com>
6902              Files:  Porting/makerel
6903      Branch: maint-5.004/perl
6904            + Porting/patching.pod
6905            ! MANIFEST Porting/makerel ext/POSIX/POSIX.pod hints/machten.sh
6906            ! hv.c lib/File/Find.pm pod/Makefile pod/perlfunc.pod
6907            ! pod/perlguts.pod pod/perlop.pod pod/perlvar.pod pod/pod2man.PL
6908            ! t/lib/filefind.t
6909 ____________________________________________________________________________
6910 [   921] By: gsar                                  on 1998/05/10  02:28:03
6911         Log: various tweaks to makefiles
6912      Branch: win32/perl
6913            ! win32/Makefile win32/makedef.pl win32/makefile.mk
6914 ____________________________________________________________________________
6915 [   920] By: gsar                                  on 1998/05/10  02:27:19
6916         Log: fix ExtUtils::Liblist mishandling paths with spaces
6917      Branch: win32/perl
6918            ! lib/ExtUtils/Liblist.pm
6919 ____________________________________________________________________________
6920 [   919] By: gsar                                  on 1998/05/09  17:10:15
6921         Log: minor cleanup
6922      Branch: win32/perl
6923            ! MANIFEST perl.c
6924 ____________________________________________________________________________
6925 [   918] By: gsar                                  on 1998/05/09  17:09:09
6926         Log: protect sortcop from C<sort { sort { ... } ... } ...>
6927              Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
6928              Date:    Fri, 08 May 1998 19:33:44 EDT
6929              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
6930              Subject: [PATCH] Re: double recursion in sort 
6931      Branch: win32/perl
6932            ! pp_ctl.c t/op/runlevel.t
6933 ____________________________________________________________________________
6934 [   917] By: gsar                                  on 1998/05/09  17:05:55
6935         Log: c
6936      Branch: win32/perl
6937            ! win32/config.bc win32/config.gc win32/config.vc
6938 ____________________________________________________________________________
6939 [   916] By: gsar                                  on 1998/05/07  03:40:15
6940         Log: fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
6941      Branch: win32/perl
6942            ! pp.c
6943 ____________________________________________________________________________
6944 [   915] By: mbeattie                              on 1998/05/06  13:08:29
6945         Log: Speed up pp_entersub for usethreads with only 1 thread running.
6946      Branch: perl
6947            ! pp_hot.c
6948 ____________________________________________________________________________
6949 [   914] By: gsar                                  on 1998/05/03  18:44:38
6950         Log: make hv_iterinit() return HvKEYS()
6951              Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
6952              Date:    Sat, 02 May 1998 16:29:22 EDT
6953              From:    "SynaptiCAD, Inc." <sales@syncad.com>
6954              Subject: incorrect return value for hv_iterinit
6955      Branch: win32/perl
6956            ! hv.c pod/perlguts.pod
6957 ____________________________________________________________________________
6958 [   913] By: TimBunce                              on 1998/05/01  22:38:38
6959         Log: Update MANIFEST for trial 2.
6960              (Porting/Contract lib/Tie/Handle.pm t/op/tiehandle.t)
6961      Branch: maint-5.004/perl
6962            ! MANIFEST
6963 ____________________________________________________________________________
6964 [   912] By: TimBunce                              on 1998/05/01  22:30:29
6965         Log: Add t/op/tiehandle.t as xtext to repository (see change 911)
6966      Branch: maint-5.004/perl
6967            + t/op/tiehandle.t
6968 ____________________________________________________________________________
6969 [   911] By: TimBunce                              on 1998/05/01  21:35:03
6970         Log: 
6971              Title:  "Add ERRSV, ERRHV, DEFSV and SAVE_DEFSV for XS 5.005 compatibility"
6972              From:  timbo@ig.co.uk (Tim Bunce)
6973              Msg-ID:  <199804200854.JAA01482@toad.ig.co.uk>
6974              Files:  perl.h
6975              
6976              Title:  "Add WRITE & CLOSE to TIEHANDLE"
6977              From:  Graham Barr <gbarr@pobox.com>
6978              Msg-ID:  <34F63DC8.CA95670F@pobox.com>
6979              Files:  pod/perltie.pod lib/Tie/Handle.pm pp_sys.c t/op/tiehandle.t
6980      Branch: maint-5.004/perl
6981            + lib/Tie/Handle.pm
6982            ! perl.h pod/perltie.pod pp_sys.c
6983 ____________________________________________________________________________
6984 [   910] By: TimBunce                              on 1998/05/01  20:47:47
6985         Log: 
6986              Title:  "Add warning for Illegal hex digit"
6987              From:  Stephen P Potter <spp@spp.users.ds.net>, Stephen Potter
6988              <spp@psasolar.colltech.com>, Tim.Bunce@ig.co.uk (Tim Bunce)
6989              Msg-ID:  <199804232219.SAA02267@spp.users.ds.net>,
6990              <199804271409.PAA12819@toad.ig.co.uk>,
6991              <199804280307.WAA12332@psasolar.psa.pencom.com>
6992              Files:  pod/perldiag.pod util.c
6993              
6994              Title:  "perl_call_method() bug fix (corrupt op pointer)"
6995              From:  "Alterman, Eugene" <Eugene.Alterman@bremer-inc.com>
6996              Msg-ID:  <510415F72ECFD111A31700A0C9B3CCDE3098@efx98digmasa.bremer-inc.com>
6997              Files:  perl.c
6998              
6999              Title:  "Fix printf segmentation fault"
7000              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7001              Msg-ID:  <l03130300b16bebdbc314@[194.222.64.89]>
7002              Files:  pp_hot.c
7003              
7004              Title:  "Document changed local($a[$i],$b{$j}) behaviour re delete/splice"
7005              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7006              Msg-ID:  <01IVMVIHNZ36001NKH@cor.newman.upenn.edu>
7007              Files:  pod/perlsub.pod
7008      Branch: maint-5.004/perl
7009            ! perl.c pod/perldiag.pod pod/perlsub.pod pp_hot.c util.c
7010 ____________________________________________________________________________
7011 [   909] By: TimBunce                              on 1998/05/01  19:44:47
7012         Log: 
7013              Title:  "Change Ilya's do_binmode to K&R prototype and move to doio.c"
7014              Files:  doio.c util.c
7015      Branch: maint-5.004/perl
7016            ! doio.c util.c
7017 ____________________________________________________________________________
7018 [   908] By: gsar                                  on 1998/05/01  19:21:02
7019         Log: add AS patch#20 (exposes more global constants)
7020      Branch: asperl
7021            ! ObjXSub.h byterun.h embed.h embedvar.h global.sym globals.c
7022            ! interp.sym ipsock.h ipstdio.h objpp.h perlio.h perlsock.h
7023            ! proto.h util.c win32/GenCAPI.pl win32/runperl.c
7024 ____________________________________________________________________________
7025 [   907] By: TimBunce                              on 1998/05/01  17:50:46
7026         Log: 
7027              Title:  "Runtime Carp verbosity without aliasing"
7028              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com, Tim Bunce
7029              Msg-ID:  <H00000e50003936c@MHS>
7030              Files:  lib/Carp.pm
7031              
7032              Title:  "Fix File::Basename to not untaint results (using new //t flag)"
7033              From:  Eric Hammond <erich@finity.citysearch.com>, Tom Phoenix
7034              <rootbeer@teleport.com>
7035              Msg-ID:  <199710070515.WAA00682@finity.citysearch.com>,
7036              <Pine.GSO.3.96.971007074114.14211J-100000@usertest.teleport.com>
7037              Files:  lib/File/Basename.pm
7038      Branch: maint-5.004/perl
7039            ! lib/Carp.pm lib/File/Basename.pm
7040 ____________________________________________________________________________
7041 [   906] By: TimBunce                              on 1998/04/28  11:04:49
7042         Log: 
7043              ------  CORE LANGUAGE  ------
7044              
7045              Title:  "5.004_04m5t1: Fix dangling references in LVs", "Fix dangling
7046              references in LVs"
7047              From:  Spider Boardman <spider@orb.nashua.nh.us>
7048              Msg-ID:  <199804010541.AAA32615@Orb.Nashua.NH.US>,
7049              <19980422164037.D29222@perl.org>
7050              Files:  embed.h keywords.h opcode.h perl.h proto.h doop.c global.sym mg.c
7051              pp.c sv.c
7052              
7053              Title:  "Fix SvGMAGIC typo in change 904"
7054              Files:  doop.c
7055      Branch: maint-5.004/perl
7056            ! doop.c embed.h global.sym keywords.h mg.c opcode.h perl.h pp.c
7057            ! proto.h sv.c
7058 ____________________________________________________________________________
7059 [   905] By: TimBunce                              on 1998/04/28  10:32:20
7060         Log: Regexp patches
7061              
7062              Title:  "New regex flag //t to leave $1 etc. tainted"
7063              From:  Chip Salzenberg <chip@pobox.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
7064              Msg-ID:  <19980310192640.37826@cyprus>
7065              Files:  pod/perlop.pod pod/perlre.pod op.h dump.c mg.c pp_hot.c sv.c
7066              t/op/taint.t toke.c
7067              
7068              Title:  "Don't accidentally untaint target of s///"
7069              From:  Chip Salzenberg <chip@pobox.com>
7070              Msg-ID:  <19980310151756.24767@cyprus>
7071              Files:  pp_ctl.c pp_hot.c t/op/taint.t
7072              
7073              Title:  "Allow but ignore embedded /...(?o).../ in regexp"
7074              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7075              Msg-ID:  <199804201243.OAA08244@dorlas.elsevier.nl>
7076              Files:  regcomp.c
7077      Branch: maint-5.004/perl
7078            ! dump.c mg.c op.h pod/perlop.pod pod/perlre.pod pp_ctl.c
7079            ! pp_hot.c regcomp.c sv.c t/op/taint.t toke.c
7080 ____________________________________________________________________________
7081 [   904] By: TimBunce                              on 1998/04/27  20:20:21
7082         Log: Assorted patches:
7083              
7084              ------  CORE LANGUAGE  ------
7085              
7086              Title:  "Protect join() against double reads on undef and SvGMAGICALs"
7087              From:  Chip Salzenberg <chip@perlsupport.com>, Tim Bunce
7088              <Tim.Bunce@ig.co.uk>
7089              Msg-ID:  <19980424080630.D13985@perl.org>
7090              Files:  doop.c
7091              
7092              Title:  "Better error message for require failure"
7093              From:  epeschko@den-mdev1 (Ed Peschko)
7094              Msg-ID:  <199804240047.SAA24155@den-mdev1.co.csgsystems.com>
7095              Files:  pod/perldiag.pod pp_ctl.c
7096              
7097              Title:  "fixes for various noises under PERL_DESTRUCT_LEVEL"
7098              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7099              Msg-ID:  <199804231926.PAA23969@aatma.engin.umich.edu>
7100              Files:  perl.c
7101              
7102              Title:  "Fix nice_chunk memory leak"
7103              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7104              Msg-ID:  <199804052347.TAA15699@aatma.engin.umich.edu>
7105              Files:  sv.c
7106              
7107              Title:  "-2.0 vs. -2 (was Number representations)"
7108              From:  Chip Salzenberg <chip@pobox.com>
7109              Msg-ID:  <19980309185652.11231@cyprus>
7110              Files:  op.c
7111              
7112              Title:  "perl.c fixes for -DUNEXEC"
7113              From:  Matt Wette <mwette@mr-ed.jpl.nasa.gov>, Matthew R Wette
7114              <mwette@mr-ed.jpl.nasa.gov>
7115              Msg-ID:  <199710152146.OAA07283@mr-ed.jpl.nasa.gov>
7116              Files:  perl.c
7117              
7118              ------  DOCUMENTATION  ------
7119              
7120              Title:  "perlcall is Perl from C, not C from Perl"
7121              From:  Steve A Fink <sfink@cs.berkeley.edu>
7122              Files:  pod/perlembed.pod
7123              
7124              Title:  "Clarify require "Foo::Bar" non-bareword issue"
7125              From:  Dominique Dumont <domi@ss7serv.grenoble.hp.com>
7126              Msg-ID:  <199804231527.AA153445256@ss7serv.grenoble.hp.com>
7127              Files:  pod/perlfunc.pod
7128              
7129              Title:  "(repost) new text for perlsec", "new text for perlsec"
7130              From:  Tom Phoenix <rootbeer@teleport.com>
7131              Msg-ID:  <Pine.GSO.3.96.980423161605.5518N-100000@user2.teleport.com>
7132              Files:  pod/perlsec.pod
7133              
7134              ------  EXTENSIONS  ------
7135              
7136              Title:  "IO::Socket->socketpair broken (typo)"
7137              From:  Olaf Titz <olaf@bigred.inka.de>
7138              Msg-ID:  <19980425224535.2807.qmail@bigred.inka.de>
7139              Files:  ext/IO/lib/IO/Socket.pm
7140              
7141              Title:  "NDBM_File man page needs Fcntl"
7142              From:  "Danny R. Faught" <faught@mailhost.rsn.hp.com>
7143              Msg-ID:  <199707011500.IAA00601@palrel3.hp.com>
7144              Files:  ext/NDBM_File/NDBM_File.pm
7145              
7146              ------  LIBRARY  ------
7147              
7148              Title:  "Documentation discrepancy: pragmatic modules"
7149              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, h.sanden@elsevier.nl (Hugo van der Sanden)
7150              Msg-ID:  <199804221525.RAA12695@dorlas.elsevier.nl>,
7151              <E0ySPhk-00034f-00@taurus.cus.cam.ac.uk>
7152              Files:  lib/strict.pm lib/subs.pm lib/vars.pm
7153              
7154              ------  PORTABILITY - GENERAL  ------
7155              
7156              Title:  "Updated hints file for svr4"
7157              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7158              Msg-ID:  <Pine.SUN.3.96.980423110522.26621A-100000@newton.phys>
7159              Files:  hints/svr4.sh
7160              
7161              Title:  "Pumpkin update -- shared libperl.so location"
7162              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7163              Msg-ID:  <Pine.SUN.3.96.980424115837.6222A-100000@newton.phys>
7164              Files:  Porting/pumpkin.pod
7165              
7166              Title:  "perl compile fix for AIX 4.3"
7167              From:  Jens-Uwe Mager <jum@helios.de>
7168              Msg-ID:  <199804261611.SAA34728@ans.helios.de>
7169              Files:  ext/DynaLoader/dl_aix.xs
7170              
7171              Title:  "Dynaloader build on VMS",
7172              From:  pvhp@forte.com (Peter Prymmer), timbo@ig.co.uk (Tim Bunce)
7173              Msg-ID:  <199804271732.SAA13762@toad.ig.co.uk>, <9804250212.AA27695@forte.com>
7174              Files:  vms/descrip.mms
7175              
7176              ------  UTILITIES  ------
7177              
7178              Title:  "Major update to h2ph.PL"
7179              From:  Billy <wdconsta@cs.adelaide.edu.au>
7180              Msg-ID:  <Pine.SV4.3.93.980424031837.20782A-200000@ermintrude.teaching.cs.adelaide.edu.au>
7181              Files:  utils/h2ph.PL
7182      Branch: maint-5.004/perl
7183            ! Porting/pumpkin.pod doop.c ext/DynaLoader/dl_aix.xs
7184            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/NDBM_File.pm
7185            ! hints/svr4.sh lib/strict.pm lib/subs.pm lib/vars.pm op.c
7186            ! perl.c pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
7187            ! pod/perlsec.pod pp_ctl.c sv.c utils/h2ph.PL vms/descrip.mms
7188 ____________________________________________________________________________
7189 [   903] By: gsar                                  on 1998/04/25  22:27:19
7190         Log: add AS patch#19 (adds socket layer generation to GenCAPI.pl)
7191      Branch: asperl
7192            ! win32/GenCAPI.pl
7193 ____________________________________________________________________________
7194 [   902] By: nick                                  on 1998/04/25  16:35:08
7195         Log: Case sensitive tweak to perldoc.PL
7196      Branch: ansiperl
7197            ! utils/perldoc.PL
7198 ____________________________________________________________________________
7199 [   901] By: nick                                  on 1998/04/25  15:16:54
7200         Log: Implement use attrs qw(locked package);
7201              Passes all tests except posix (hangs/dies) in sigaction test after 
7202              printing "ok 9".
7203      Branch: ansiperl
7204            ! cv.h ext/attrs/attrs.pm ext/attrs/attrs.xs pp_hot.c
7205 ____________________________________________________________________________
7206 [   900] By: nick                                  on 1998/04/25  13:58:17
7207         Log: Auto-insert defined() test in while when test expression is 
7208              readline (i.e. <>), glob, readdir, or each.
7209      Branch: ansiperl
7210            + t/op/defins.t
7211            ! op.c pod/perlop.pod
7212 ____________________________________________________________________________
7213 [   899] By: nick                                  on 1998/04/25  13:14:52
7214         Log: Resolve ansiperl against win32 branch
7215      Branch: ansiperl
7216           +> (branch 53 files)
7217            - config_H
7218           !> (integrate 227 files)
7219 ____________________________________________________________________________
7220 [   898] By: gsar                                  on 1998/04/24  17:01:05
7221         Log: add AS patch#18
7222      Branch: asperl
7223            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp win32/GenCAPI.pl
7224 ____________________________________________________________________________
7225 [   897] By: TimBunce                              on 1998/04/23  19:49:22
7226         Log: Assorted patches:
7227              
7228              ------  CORE LANGUAGE  ------
7229              
7230              Title:  "fix for "Unbalanced string table refcount""
7231              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7232              Msg-ID:  <199804042251.RAA25527@aatma.engin.umich.edu>
7233              Files:  sv.c
7234              
7235              Title:  "Allow more lenient switch processing"
7236              From:  "John L. Allen" <allen@grumman.com>
7237              Msg-ID:  <199803251638.LAA22664@gateway.grumman.com>
7238              Files:  perl.c
7239              
7240              Title:  "Add fourth arg to substr: substr EXPR,OFFSET,LEN,REPLACEMENT"
7241              From:  Gisle Aas <gisle@aas.no>
7242              Msg-ID:  <m3g1jglqtm.fsf@furu.g.aas.no>
7243              Files:  pod/perlfunc.pod Todo opcode.pl pp.c t/op/substr.t
7244              
7245              Title:  "Odd number of elements in hash list."
7246              From:  Tom Phoenix <rootbeer@teleport.com>
7247              Msg-ID:  <Pine.GSO.3.96.980328151929.29336D-100000@user2.teleport.com>
7248              Files:  MANIFEST pod/perldiag.pod pp.c pp_hot.c t/op/hashwarn.t
7249              
7250              Title:  "another destruct_level fix"
7251              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7252              Msg-ID:  <199804030105.UAA04400@aatma.engin.umich.edu>
7253              Files:  hv.c
7254              
7255              Title:  "bidirectional pipe warning blues"
7256              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7257              Msg-ID:  <9804082151.AA20399@claudius.bfsec.bt.co.uk>
7258              Files:  doio.c
7259              
7260              Title:  "stale pointers after realloc (MEXTEND in pp_print and pp_prtf)"
7261              From:  Malcolm Beattie <mbeattie@sable.ox.ac.uk>
7262              Msg-ID:  <199801191107.LAA17979@sable.ox.ac.uk>
7263              Files:  pp_hot.c pp_sys.c
7264              
7265              Title:  "unimplemented umask() should return undef not die"
7266              From:  kstar@chapin.edu (Kurt D. Starsinic)
7267              Msg-ID:  <199803120515.VAA08660@chapin.edu>
7268              Files:  pod/perlfunc.pod pp_sys.c
7269              
7270              Title:  "warning for: bless $foo, """
7271              From:  Joshua.Pritikin@NewYork2.dmg.deuba.com
7272              Msg-ID:  <H00000e5000378a0@MHS>
7273              Files:  pod/perldiag.pod pp.c
7274              
7275              ------  DOCUMENTATION  ------
7276              
7277              Title:  "Mention SWIG in perlxs.pod"
7278              From:  Steve A Fink <sfink@cs.berkeley.edu>
7279              Msg-ID:  <Pine.HPP.3.96.980408154956.20990K-100000@brooksie.CS.Berkeley.EDU>
7280              Files:  pod/perlxs.pod
7281              
7282              Title:  "fix-up of previous perlre.pod patch"
7283              From:  Ted Ashton <ashted@southern.edu>
7284              Msg-ID:  <199803031540.KAA09388@ns.southern.edu>
7285              Files:  pod/perlre.pod
7286              
7287              Title:  "long list of man page nitpicks"
7288              From:  Greg Bacon <gbacon@mickey.cs.uah.edu>, Tom Christiansen
7289              <tchrist@jhereg.perl.com>
7290              Msg-ID:  <199804221844.NAA08338@pluto.cs.uah.edu>,
7291              <199804222204.QAA20805@jhereg.perl.com>
7292              Files:  pod/perlapio.pod pod/perlcall.pod pod/perldebug.pod pod/perldelta.pod
7293              pod/perldiag.pod pod/perlembed.pod pod/perlfaq2.pod
7294              pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7295              pod/perlfaq7.pod pod/perlfaq8.pod pod/perlform.pod
7296              pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
7297              pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7298              pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7299              pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7300              pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod
7301              pod/pod2man.PL
7302              
7303              Title:  "document that system() does not set $! when it fails"
7304              From:  "Mark R. Levinson" <mrl@isc.upenn.edu>
7305              Msg-ID:  <199803011946.OAA31942@anaximander.dccs.upenn.edu>
7306              Files:  pod/perlfunc.pod
7307              
7308              Title:  "Fix pod/roffitall execute permission"
7309              From:  lvirden@cas.org
7310              Msg-ID:  <1997Nov17.132031.2589892@cor.newman>
7311              Files:  pod/roffitall
7312              
7313              Title:  "document when split ignores trailing empty fields"
7314              From:  Hugo van der Sanden <hv@crypt0.demon.co.uk>
7315              Msg-ID:  <l03130300b14fac832b77@[194.222.64.89]>
7316              Files:  pod/perlfunc.pod
7317              
7318              ------  EXTENSIONS  ------
7319              
7320              Title:  "Buglet in Opcode.pm documentation"
7321              From:  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7322              Msg-ID:  <199804170349.XAA32445@sleipnir.valparaiso.cl>
7323              Files:  ext/Opcode/Opcode.pm
7324              
7325              Title:  "Failure to append to perllocal.pod should not be fatal"
7326              From:  koenig@kulturbox.de (Andreas J. Koenig)
7327              Msg-ID:  <sfciuogy67x.fsf@dubravka.in-berlin.de>
7328              Files:  lib/ExtUtils/MM_Unix.pm
7329              
7330              Title:  "Document that IO.pm does not load IO::Select etc"
7331              From:  Graham Barr <gbarr@ti.com>
7332              Msg-ID:  <353B48F1.64E35A63@ti.com>
7333              Files:  ext/IO/IO.pm
7334              
7335              Title:  "Install extensions with bootstrap (again) in $archlib"
7336              From:  Achim Bohnet <ach@mpe.mpg.de>, koenig@kulturbox.de (Andreas J.
7337              Koenig)
7338              Msg-ID:  <9804061909.AA12675@o09.xray.mpe.mpg.de>,
7339              <sfc90oxc0uj.fsf@dubravka.in-berlin.de>
7340              Files:  lib/ExtUtils/Install.pm
7341              
7342              Title:  "glibc2.0.6 missing MSG_* <sys/socket.h> defines."
7343              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7344              Msg-ID:  <Pine.SUN.3.96.980406113950.3166L-100000@newton.phys>
7345              Files:  ext/Socket/Socket.xs
7346              
7347              ------  LIBRARY  ------
7348              
7349              Title:  "Benchmark.pm: add run-for-some-time mode"
7350              From:  Jarkko Hietaniemi <jhi@iki.fi>
7351              Msg-ID:  <199804080647.JAA15136@alpha.hut.fi>
7352              Files:  lib/Benchmark.pm
7353              
7354              Title:  "Comments added to Carp.pm"
7355              From:  Andy Wardley <abw@cre.canon.co.uk>, Chip Salzenberg
7356              <chip@perlsupport.com>, Tom Christiansen
7357              <tchrist@jhereg.perl.com>
7358              Msg-ID:  <19980422164242.E29222@perl.org>,
7359              <199804222033.OAA17959@jhereg.perl.com>,
7360              <980409182357.ZM21638@bandanna>
7361              Files:  lib/Carp.pm
7362              
7363              Title:  "chat2.pl fix"
7364              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7365              Msg-ID:  <01IVMVF507PO001NKH@cor.newman.upenn.edu>
7366              Files:  lib/chat2.pl
7367              
7368              Title:  "lib/Pod/Html.pm"
7369              From:  d-lewart@uiuc.edu (Daniel S. Lewart)
7370              Msg-ID:  <199710170718.DAA25472@staff1.cso.uiuc.edu>,
7371              <199710180417.AAA19778@staff2.cso.uiuc.edu>
7372              Files:  lib/Pod/Html.pm
7373              
7374              Title:  "ormaments method in Term/ReadLine.pm causes warning with string
7375              arg."
7376              From:  hiroo.hayashi@computer.org
7377              Msg-ID:  <199804061519.AAA21907@mail.fb3.so-net.ne.jp>
7378              Files:  lib/Term/ReadLine.pm
7379              
7380              ------  OTHER CHANGES  ------
7381              
7382              Title:  "ptags broken"
7383              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7384              Msg-ID:  <199804120208.WAA29264@monk.mps.ohio-state.edu>
7385              Files:  emacs/ptags
7386              
7387              ------  PORTABILITY - WIN32  ------
7388              
7389              Title:  "win32 tweaks (signals and crypt support)"
7390              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7391              Msg-ID:  <199804170505.BAA06413@aatma.engin.umich.edu>
7392              Files:  perl.h win32/config.bc win32/config.vc win32/config_H.bc
7393              win32/config_H.vc win32/win32.c
7394              
7395              ------  PORTABILITY - GENERAL  ------
7396              
7397              Title:  "Add Social Contract (2nd Draft) as Porting/Contract"
7398              From:  Russ Allbery <rra@stanford.edu>
7399              Msg-ID:  <m3btw66n8i.fsf@windlord.Stanford.EDU>
7400              Files:  Porting/Contract
7401              
7402              Title:  "Config: Irix 5 hints"
7403              From:  kstar@O2.chapin.edu
7404              Msg-ID:  <199804061712.NAA22823@O2.chapin.edu>
7405              Files:  hints/irix_5.sh
7406              
7407              Title:  "VMS patches to 5.004_03"
7408              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7409              Msg-ID:  <01IVYJS0L8D200209B@cor.newman.upenn.edu>
7410              Files:  vms/vms.c
7411              
7412              Title:  "hints/netbsd.sh - enable vfork"
7413              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7414              Msg-ID:  <Pine.SUN.3.96.980417110749.19327B-100000@newton.phys>
7415              Files:  hints/netbsd.sh
7416              
7417              ------  UTILITIES  ------
7418              
7419              Title:  "support find2perl -follow"
7420              From:  Billy <wdconsta@cs.adelaide.edu.au>
7421              Msg-ID:  <Pine.SV4.3.93.980408005903.24081A-100000@ermintrude.teaching.cs.adelaide.edu.au>
7422              Files:  x2p/find2perl.PL
7423      Branch: maint-5.004/perl
7424            + Porting/Contract t/op/hashwarn.t
7425            ! MANIFEST Todo doio.c emacs/ptags embed.h ext/IO/IO.pm
7426            ! ext/Opcode/Opcode.pm ext/Socket/Socket.xs hints/irix_5.sh
7427            ! hints/netbsd.sh hv.c lib/Benchmark.pm lib/Carp.pm
7428            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
7429            ! lib/Pod/Html.pm lib/Term/ReadLine.pm lib/chat2.pl opcode.h
7430            ! opcode.pl perl.c perl.h pod/perlapio.pod pod/perlcall.pod
7431            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
7432            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
7433            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
7434            ! pod/perlfaq8.pod pod/perlform.pod pod/perlfunc.pod
7435            ! pod/perlguts.pod pod/perlhist.pod pod/perlipc.pod
7436            ! pod/perllocale.pod pod/perlmodlib.pod pod/perlop.pod
7437            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod
7438            ! pod/perlstyle.pod pod/perlsub.pod pod/perlsyn.pod
7439            ! pod/perltoot.pod pod/perlvar.pod pod/perlxs.pod pod/pod2man.PL
7440            ! pod/roffitall pp.c pp_hot.c pp_sys.c sv.c t/TEST t/op/gv.t
7441            ! t/op/substr.t vms/vms.c win32/config.bc win32/config.vc
7442            ! win32/config_H.bc win32/config_H.vc win32/win32.c
7443            ! x2p/find2perl.PL
7444 ____________________________________________________________________________
7445 [   896] By: TimBunce                              on 1998/04/22  11:49:24
7446         Log: Assorted patches:
7447              
7448              ------  CORE LANGUAGE  ------
7449              
7450              Title:  "Additional regex-cache patch"
7451              From:  Chip Salzenberg <chip@atlantic.net>
7452              Msg-ID:  <19980305104831.38100@cyprus>
7453              Files:  pp_ctl.c
7454              
7455              Title:  "Conservative C<*x = undef> patch"
7456              From:  Chip Salzenberg <chip@atlantic.net>
7457              Msg-ID:  <19980310163310.48509@cyprus>
7458              Files:  pod/perldiag.pod pod/perlfunc.pod pp.c sv.c t/op/gv.t
7459              
7460              Title:  "Consider @ARGV to be plain files if inplace (-i)"
7461              From:  Chip Salzenberg <salzench@nielsenmedia.com>
7462              Msg-ID:  <199802042106.QAA04082@nielsenmedia.com>
7463              Files:  doio.c
7464              
7465              Title:  "Fix semctl for Linux, Sun and SVR4"
7466              From:  Graham Barr <gbarr@ti.com>, lvirden@cas.org (Larry W. Virden, x2487)
7467              Msg-ID:  <3484247D.BB036D39@ti.com>, <9712021313.AA11495@cas.org>
7468              Files:  doio.c
7469              
7470              Title:  "C<dSP> entails using C<SP>, not C<sp>"
7471              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7472              Msg-ID:  <199803070149.UAA12217@aatma.engin.umich.edu>
7473              Files:  pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod
7474              doio.c doop.c ext/DB_File/DB_File.xs
7475              ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7476              ext/POSIX/POSIX.xs ext/Socket/Socket.xs gv.c
7477              lib/ExtUtils/typemap mg.c os2/OS2/REXX/REXX.xs
7478              win32/win32.c
7479              
7480              Title:  "Make autouse -w-safe"
7481              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7482              Msg-ID:  <199803030236.VAA13244@monk.mps.ohio-state.edu>
7483              Files:  lib/autouse.pm op.c sv.c
7484              
7485              Title:  "Misleading error on close of unopened handle"
7486              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7487              Msg-ID:  <E0y4R07-0003PH-00@ursa.cus.cam.ac.uk>
7488              Files:  doio.c
7489              
7490              Title:  "Confusing error from perl -e "x'""
7491              From:  Hans Mulder <hansmu@xs4all.nl>
7492              Msg-ID:  <1998Mar25.174320.2866352@cor.newman.upenn.edu>
7493              Files:  toke.c
7494              
7495              Title:  "Add HAS_GNULIBC define"
7496              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7497              Msg-ID:  <Pine.SUN.3.96.980305115202.9180K-100000@newton.phys>
7498              Files:  config_H config_h.SH
7499              
7500              Title:  "h_errno might not be an int"
7501              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7502              Msg-ID:  <Pine.SUN.3.96.980325165059.22255D-100000@newton.phys>
7503              Files:  pp_sys.c
7504              
7505              Title:  "Revised taint hole closer", "Revised taint hole closer"
7506              From:  Chip Salzenberg <chip@atlantic.net>, Ilya Zakharevich
7507              <ilya@math.ohio-state.edu>
7508              Msg-ID:  <19980310222127.09350@cyprus>,
7509              <199803110554.AAA29157@monk.mps.ohio-state.edu>
7510              Files:  doio.c
7511              
7512              Title:  "SEGV compiling localised lexical in perl5.004_05t1"
7513              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, h.sanden@elsevier.nl (Hugo
7514              van der Sanden)
7515              Msg-ID:  <199803171530.QAA24053@dorlas.elsevier.nl>,
7516              <199803171727.MAA05234@aatma.engin.umich.edu>
7517              Files:  op.c t/op/misc.t
7518              
7519              Title:  "Stale SP in pp_substr"
7520              From:  Stephen McCamant <alias@mcs.com>
7521              Msg-ID:  <m0yFsTS-000EZpC@alias-2.pr.mcs.net>
7522              Files:  pp.c
7523              
7524              Title:  "Statement unlikely to be reached warning"
7525              From:  Hans Mulder <hansm@icgned.nl>
7526              Msg-ID:  <1997Dec24.171511.2683516@cor.newman>
7527              Files:  op.c
7528              
7529              Title:  "Tainting propagates from nowhere"
7530              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7531              Msg-ID:  <199803140411.XAA09343@aatma.engin.umich.edu>
7532              Files:  pp.c
7533              
7534              Title:  "two trivial tweaks to 5.004m5t1"
7535              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7536              Msg-ID:  <199803060553.AAA28461@aatma.engin.umich.edu>
7537              Files:  proto.h win32/Makefile
7538              
7539              Title:  "unpacking negatives on Alpha"
7540              From:  Achim Bohnet <ach@mpe.mpg.de>
7541              Msg-ID:  <9710201503.AA24797@o09.xray.mpe.mpg.de>
7542              Files:  pp.c t/op/pack.t
7543              
7544              ------  LIBRARY AND EXTENSIONS  ------
7545              
7546              Title:  "Cwd.pm: abs_path() and fast_abs_path() plus code merge"
7547              From:  Graham Barr <gbarr@ti.com>
7548              Msg-ID:  <3482F365.4A0486BA@ti.com>
7549              Files:  lib/Cwd.pm
7550              
7551              Title:  "Math/BigInt.pm, fixed use of undefined value."
7552              From:  abigail@fnx.com
7553              Msg-ID:  <19980313052452.27365.qmail@betelgeuse.wayne.fnx.com>
7554              Files:  lib/Math/BigInt.pm
7555              
7556              Title:  "File::Find rewrite"
7557              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7558              Msg-ID:  <199803052344.SAA01008@monk.mps.ohio-state.edu>
7559              Files:  lib/File/Find.pm
7560              
7561              Title:  "efficient version of strict.pm"
7562              From:  koenig@anna.mind.de (Andreas J. Koenig)
7563              Msg-ID:  <sfcpvonhdnc.fsf@anna.in-berlin.de>
7564              Files:  lib/strict.pm
7565              
7566              Title:  "Socket occasional SEGV in pack_sockaddr_un"
7567              From:  Trevor Blackwell <tlb@viaweb.com>
7568              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
7569              Files:  ext/Socket/Socket.xs
7570              
7571              Title:  "Warning on mis-use of 'use lib'"
7572              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, Tom Phoenix
7573              <rootbeer@teleport.com>, chip@atlantic.net
7574              Msg-ID:  <199801270435.XAA14147@cyprus.atlantic.net>,
7575              <E0xx9x4-0006jc-00@ursa.cus.cam.ac.uk>,
7576              <Pine.GSO.3.96.980126192445.22284N-100000@user2.teleport.com>
7577              Files:  lib/lib.pm
7578              
7579              Title:  "bug in Class::Struct"
7580              From:  Tom Christiansen <tchrist@toy.perl.com>
7581              Msg-ID:  <199803290814.KAA05699@toy.perl.com>
7582              Files:  lib/Class/Struct.pm
7583              
7584              Title:  "Allow POSIX to export nice()"
7585              From:  bkeelerx@iwa.dp.intel.com (Bruce J. Keeler)
7586              Msg-ID:  <eclg1kf5yf0.fsf@ws010.dp.intel.com>
7587              Files:  ext/POSIX/POSIX.pm
7588              
7589              Title:  "'use Env' on WinNT/95 fails"
7590              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7591              Msg-ID:  <199803280511.AAA15933@aatma.engin.umich.edu>
7592              Files:  lib/Env.pm
7593              
7594              ------  OTHER CHANGES  ------
7595              
7596              Title:  "mv-if-diff"
7597              From:  Robin Barker <rmb1@cise.npl.co.uk>
7598              Msg-ID:  <14572.9803271806@tempest.cise.npl.co.uk>
7599              Files:  mv-if-diff
7600              
7601              ------  PORTABILITY - WIN32  ------
7602              
7603              Title:  "fix various problems with backticks on win32"
7604              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
7605              Msg-ID:  <199803070705.CAA15945@aatma.engin.umich.edu>
7606              Files:  win32/config_h.PL win32/win32.c
7607              
7608              ------  TESTS  ------
7609              
7610              Title:  "Fix bug in locale.t"
7611              From:  Jarkko Hietaniemi <jhi@iki.fi>
7612              Msg-ID:  <199801042148.XAA08599@alpha.hut.fi>
7613              Files:  t/pragma/locale.t
7614      Branch: maint-5.004/perl
7615            ! config_H config_h.SH doio.c doop.c ext/DB_File/DB_File.xs
7616            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
7617            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs ext/Socket/Socket.xs
7618            ! gv.c lib/Class/Struct.pm lib/Cwd.pm lib/Env.pm
7619            ! lib/ExtUtils/typemap lib/File/Find.pm lib/Math/BigInt.pm
7620            ! lib/autouse.pm lib/lib.pm lib/strict.pm mg.c mv-if-diff op.c
7621            ! os2/OS2/REXX/REXX.xs pod/perlcall.pod pod/perldiag.pod
7622            ! pod/perlembed.pod pod/perlfunc.pod pod/perlguts.pod
7623            ! pod/perlxs.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c t/op/gv.t
7624            ! t/op/misc.t t/op/pack.t t/pragma/locale.t toke.c
7625            ! win32/Makefile win32/config_h.PL win32/win32.c
7626 ____________________________________________________________________________
7627 [   895] By: gsar                                  on 1998/04/22  03:13:19
7628         Log: intern -> sys_intern
7629      Branch: win32/perl
7630            ! embedvar.h interp.sym intrpvar.h win32/win32.h
7631 ____________________________________________________________________________
7632 [   894] By: gsar                                  on 1998/04/22  02:42:20
7633         Log: hand-applied patch along with small tweaks
7634              Message-Id: <35400e2a.13538517@smtp1.ibm.net>
7635              Date:    Tue, 21 Apr 1998 23:31:06 +0200
7636              From:    jan.dubois@ibm.net (Jan Dubois)
7637              Subject: Re: Per-Interpreter variables for win32.c 
7638      Branch: win32/perl
7639            ! embedvar.h interp.sym intrpvar.h perl.c perl.h proto.h
7640            ! win32/makedef.pl win32/win32.c win32/win32.h
7641 ____________________________________________________________________________
7642 [   893] By: gsar                                  on 1998/04/21  03:42:21
7643         Log: add AS patch#17
7644      Branch: asperl
7645            + win32/GenCAPI.pl
7646            ! MANIFEST XSUB.h cv.h ipstdio.h lib/ExtUtils/MM_Unix.pm
7647            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
7648            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp op.c perl.h
7649            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h win32/Makefile
7650            ! win32/dl_win32.xs win32/makefile.mk win32/runperl.c
7651            ! win32/win32.c
7652 ____________________________________________________________________________
7653 [   892] By: gsar                                  on 1998/04/20  20:51:50
7654         Log: add AS patch#16
7655      Branch: asperl
7656            ! globals.c ipdir.h perl.h perlvars.h regcomp.h win32/Makefile
7657            ! win32/makefile.mk
7658 ____________________________________________________________________________
7659 [   891] By: gsar                                  on 1998/04/19  23:50:34
7660         Log: tweak doc for C<do FILENAME>
7661      Branch: win32/perl
7662            ! pod/perlfunc.pod
7663 ____________________________________________________________________________
7664 [   890] By: gsar                                  on 1998/04/19  01:08:11
7665         Log: use a pidtable that grows dynamically for popen()
7666              Message-Id: <3539f434.44835409@smtp1.ibm.net>
7667              Date:    Sat, 18 Apr 1998 21:01:27 +0200
7668              From:    jan.dubois@ibm.net (Jan Dubois)
7669              Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2 
7670      Branch: win32/perl
7671            ! win32/win32.c
7672 ____________________________________________________________________________
7673 [   889] By: gsar                                  on 1998/04/17  02:13:58
7674         Log: support POSIX, enable more locale tests
7675      Branch: win32/perl
7676            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7677            ! t/lib/posix.t t/pragma/locale.t win32/Makefile
7678            ! win32/makedef.pl win32/makefile.mk
7679 ____________________________________________________________________________
7680 [   888] By: mbeattie                              on 1998/04/14  16:22:51
7681         Log: CC did "<<" instead of ">>" for right-shift on ints.
7682      Branch: perl
7683            ! ext/B/B/CC.pm
7684 ____________________________________________________________________________
7685 [   887] By: TimBunce                              on 1998/04/10  17:44:55
7686         Log: Assorted patches:
7687              
7688              ------  CORE LANGUAGE  ------
7689              
7690              Title:  "Re: die exits with 0"
7691              From:  Robin Barker <rmb1@cise.npl.co.uk>
7692              Files:  perl.c t/op/die_exit.t
7693              
7694              Title:  "More toke.c commentary; fix oddity"
7695              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
7696              Msg-ID:  <199803251022.LAA01308@dorlas.elsevier.nl>
7697              Files:  toke.c
7698              
7699              Title:  "for semctl on solaris"
7700              From:  Graham Barr <gbarr@ti.com>
7701              Msg-ID:  <34624B80.C014E841@ti.com>
7702              Files:  doio.c t/op/ipcmsg.t t/op/ipcsem.t
7703              
7704              ------  DOCUMENTATION  ------
7705              
7706              Title:  "Add more 'see also's to perlre.pod.", "Perl regexp /g modifier bug"
7707              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>, epeschko@den-mdev1 (Ed
7708              Peschko), pjr@watcher.telstra.com.au (Peter Richardson)
7709              Msg-ID:  <199803050000.LAA11476@watcher.telecom.com.au>,
7710              <199803050231.VAA19128@monk.mps.ohio-state.edu>,
7711              <199803050605.XAA09785@den-mdev1.co.csgsystems.com>
7712              Files:  pod/perlre.pod
7713              
7714              ------  LIBRARY AND EXTENSIONS  ------
7715              
7716              Title:  "BigFloat - small neagtive numbers cause panic"
7717              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
7718              Msg-ID:  <199711201325.NAA09732@crypt.compulink.co.uk>
7719              Files:  lib/Math/BigFloat.pm
7720              
7721              Title:  "Update Getopt::Long to 2.16"
7722              From:  JVromans@Squirrel.nl (Johan Vromans), Johan Vromans
7723              <jvromans@squirrel.nl>
7724              Msg-ID:  <13571.48089.726787.147769@plume.nl.compuware.com>,
7725              <13572.6847.863219.973795@phoenix.squirrel.nl>
7726              Files:  lib/Getopt/Long.pm
7727              
7728              Title:  "New Text::ParseWords"
7729              From:  pomeranz@netcom.com (Hal Pomeranz)
7730              Msg-ID:  <199710162118.OAA06275@netcom7.netcom.com>
7731              Files:  lib/Text/ParseWords.pm t/lib/parsewords.t
7732              
7733              Title:  "Fixed Text/Wrap.pm bugs (2)"
7734              From:  Jacqui Caren <Jacqui.Caren@ig.co.uk>
7735              Msg-ID:  <199709291548.QAA08645@toad.ig.co.uk>
7736              Files:  lib/Text/Wrap.pm
7737              
7738              Title:  "Very *evil* File::CheckTree behavior! (now uses warn/die not
7739              print/exit)"
7740              From:  Eryq <eryq@zeegee.com>, Randal Schwartz <merlyn@stonehenge.com>
7741              Msg-ID:  <34B542FD.190A@zeegee.com>, <8cen2i9k6f.fsf@gadget.cscaper.com>
7742              Files:  lib/File/CheckTree.pm
7743              
7744              ------  OTHER CHANGES  ------
7745              
7746              Title:  "Add ./emacs/ptags"
7747              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7748              Msg-ID:  <199803150847.DAA08196@monk.mps.ohio-state.edu>
7749              Files:  emacs/ptags
7750              
7751              ------  TESTS  ------
7752              
7753              Title:  "Avoid stat test failure from build in /tmp (tmpfs)", "Build in /tmp"
7754              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Greg Bacon
7755              <gbacon@adtran.com>, pudge@pobox.com (Chris Nandor)
7756              Msg-ID:  <199710171616.LAA13435@crp-201.adtran.com>,
7757              <Pine.SUN.3.96.971017171023.2349A-100000@newton.phys>,
7758              <v02130515b06be80f1486@[205.228.240.16]>
7759              Files:  t/op/stat.t
7760              
7761              Title:  "for failure with lib/timelocal"
7762              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>, jan.dubois@ibm.net (Jan Dubois)
7763              Msg-ID:  <34c78f61.2529827@smtp1.ibm.net>,
7764              <E0xvdfI-00057d-00@ursa.cus.cam.ac.uk>
7765              Files:  t/lib/timelocal.t
7766              
7767              Title:  "Make "localhost" related failures more clear"
7768              From:  Paul Hoffman <phoffman@proper.com>
7769              Msg-ID:  <199801201859.KAA05686@mail.proper.com>
7770              Files:  t/lib/io_sock.t t/lib/io_udp.t
7771              
7772              ------  UTILITIES  ------
7773              
7774              Title:  "Let h2xs read multiple header files"
7775              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>, Benjamin Sugars
7776              <bsugars@canoe.ca>
7777              Msg-ID:  <Pine.SOL.3.95.980310091946.25236A-100000@interact>,
7778              <Pine.SUN.3.96.980310145455.638A-100000@newton.phys>
7779              Files:  utils/h2xs.PL
7780      Branch: maint-5.004/perl
7781            + emacs/ptags t/op/die_exit.t t/op/ipcmsg.t t/op/ipcsem.t
7782            ! MANIFEST doio.c lib/File/CheckTree.pm lib/Getopt/Long.pm
7783            ! lib/Math/BigFloat.pm lib/Text/ParseWords.pm lib/Text/Wrap.pm
7784            ! lib/base.pm perl.c pod/perlre.pod t/lib/io_sock.t
7785            ! t/lib/io_udp.t t/lib/parsewords.t t/lib/timelocal.t
7786            ! t/op/stat.t toke.c utils/h2xs.PL vms/perly_h.vms
7787 ____________________________________________________________________________
7788 [   886] By: TimBunce                              on 1998/04/10  14:35:34
7789         Log: Changes relating primarily to portability.
7790              
7791              ------  CORE LANGUAGE  ------
7792              
7793              Title:  "5.004_55: Another round of OS/2 patches"
7794              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7795              Msg-ID:  <199803050945.EAA20153@monk.mps.ohio-state.edu>
7796              Files:  hints/os2.sh pod/perlguts.pod cop.h perl.h proto.h README.os2
7797              global.sym lib/ExtUtils/MM_OS2.pm lib/File/Path.pm op.c
7798              os2/Changes os2/Makefile.SHs os2/os2.c os2/perl2cmd.pl
7799              perl.c pod/pod2man.PL pp_ctl.c pp_hot.c pp_sys.c
7800              t/lib/filecopy.t util.c utils/perldoc.PL
7801              
7802              Title:  "VMS: chdir() with empty arg list"
7803              From:  lane@duphy4.drexel.edu (Charles Lane)
7804              Msg-ID:  <980317125556.222041c7@DUPHY4.Physics.Drexel.Edu>
7805              Files:  pp_sys.c
7806              
7807              ------  LIBRARY AND EXTENSIONS  ------
7808              
7809              Title:  "ExtUtils/MM_Unix.pm changed to use ld -rpath on IRIX"
7810              From:  "W. Phillip Moore" <wpm@ms.com>
7811              Msg-ID:  <199712011738.MAA21139@zappa.morgan.com>
7812              Files:  lib/ExtUtils/MM_Unix.pm
7813              
7814              Title:  "[Linux] POSIX::_[PS]C_.+ bug (add HINT_SC_EXIST)"
7815              From:  Yutaka OIWA <oiwa@is.s.u-tokyo.ac.jp>
7816              Msg-ID:  <199712251923.EAA08260@tjms1f.is.s.u-tokyo.ac.jp>
7817              Files:  ext/POSIX/hints/linux.pl ext/POSIX/POSIX.xs
7818              
7819              Title:  "5.004_04-m1] Use HAS_GNULIBC in POSIX.xs"
7820              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7821              Msg-ID:  <Pine.SUN.3.96.980305115517.9180L-100000@newton.phys>
7822              Files:  ext/POSIX/POSIX.xs
7823              
7824              Title:  ""ODBM_File.c", line 275: NULL undefined"
7825              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
7826              Msg-ID:  <9803091310.AA23264@claudius.bfsec.bt.co.uk>
7827              Files:  ext/ODBM_File/ODBM_File.xs
7828              
7829              ------  OTHER CHANGES  ------
7830              Files:  
7831              
7832              ------  PORTABILITY - GENERAL  ------
7833              
7834              Title:  "5.004_04 QNX getcwd"
7835              From:  Norton Allen <allen@huarp.harvard.edu>
7836              Msg-ID:  <199802121838.NAA20452@dolores.harvard.edu>,
7837              <199803061511.KAA22346@bottesini.harvard.edu>
7838              Files:  hints/qnx.sh lib/Cwd.pm t/op/magic.t
7839              
7840              Title:  "hints/netbsd.sh d_setrgid d_setruid"
7841              From:  Jarkko Hietaniemi <jhi@iki.fi>
7842              Msg-ID:  <199802281435.QAA10866@alpha.hut.fi>
7843              Files:  hints/netbsd.sh
7844              
7845              Title:  "osname=unixware, osvers=2.03, archname=i386-unixware
7846              d_casti32=undef"
7847              From:  Tom Hughes <tom@compton.demon.co.uk>
7848              Msg-ID:  <465398da47%tom@compton.demon.co.uk>
7849              Files:  hints/svr4.sh
7850              
7851              Title:  "hints/bsdos.sh patch for BSDI 3.1"
7852              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
7853              Msg-ID:  <6fbip6$3cp$1@xs1.xs4all.nl>
7854              Files:  hints/bsdos.sh
7855              
7856              Title:  "Remove BIND_NOSTART from DynaLoader for HP"
7857              From:  Keong Lim <Keong.Lim@sr.com.au>
7858              Msg-ID:  <01BD1D03.53B65E90@sieplan2.sr.com.au>
7859              Files:  ext/DynaLoader/dl_hpux.xs
7860              
7861              Title:  "Building Perl on AIX 4+ with shared libraries and dynamic loading"
7862              From:  Juan Gallego <Little.Boss@physics.mcgill.ca>
7863              Msg-ID:  <Pine.SGI.3.91.971022084517.17052F-100000@nazgul.physics.mcgill.ca>
7864              Files:  hints/aix.sh
7865              
7866              Title:  "alpha-dec_osf 5.0"
7867              From:  Spider Boardman <spider@Orb.Nashua.NH.US>
7868              Msg-ID:  <199712232305.SAA08359@Orb.Nashua.NH.US>
7869              Files:  hints/dec_osf.sh
7870              
7871              Title:  "Off-by-one error with OS2::PrfDB"
7872              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
7873              Msg-ID:  <199710170920.FAA00390@monk.mps.ohio-state.edu>
7874              Files:  os2/OS2/PrfDB/PrfDB.xs
7875              
7876              Title:  "5.004_04-m1] Allow overrides in hints/openbsd.sh"
7877              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7878              Msg-ID:  <Pine.SUN.3.96.980305115956.9180N-100000@newton.phys>
7879              Files:  hints/openbsd.sh
7880              
7881              Title:  "5.004_04-m1] Linux shouldn't use -lnet"
7882              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
7883              Msg-ID:  <Pine.SUN.3.96.980305115843.9180M-100000@newton.phys>
7884              Files:  hints/linux.sh
7885              
7886              Title:  "5.004_(04|63)] Close VMS security hole"
7887              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7888              Msg-ID:  <01IV6LRJCSSC0009C4@cor.newman.upenn.edu>
7889              Files:  vms/vms.c
7890              
7891              Title:  "Re: Perl online documentation on OpenVMS"
7892              From:  pvhp@forte.com (Peter Prymmer)
7893              Msg-ID:  <9803192143.AA28120@forte.com>
7894              Files:  README.vms
7895              
7896              Title:  "Perl5.004_04m4t4 *almost* makes it for VMS", "Updated
7897              vms/perly_c.vms and vms/perly_h.vms"
7898              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>, Dan Sugalski
7899              <sugalskd@osshe.edu>, larry@wall.org (Larry Wall)
7900              Msg-ID:  <199710151650.JAA29185@wall.org>,
7901              <3.0.3.32.19971014150404.02fdef78@osshe.edu>,
7902              <Pine.SUN.3.96.971015121704.28456F-100000@newton.phys>
7903              Files:  vms/perly_c.vms
7904              
7905              Title:  "Updated, non-wordwrapped, patch to README.VMS"
7906              From:  Dan Sugalski <sugalskd@osshe.edu>
7907              Msg-ID:  <3.0.5.32.19980213133828.0092c870@osshe.edu>
7908              Files:  README.vms
7909              
7910              Title:  "VMS patches to 5.004_03 (excluding installperl and timelocal.t)"
7911              From:  Charles Bailey <BAILEY@newman.upenn.edu>
7912              Msg-ID:  <01INZT9G2LZS0006YW@cor.newman.upenn.edu>
7913              Files:  lib/File/Basename.pm lib/File/Path.pm vms/config.vms vms/descrip.mms
7914              vms/genconfig.pl vms/test.com vms/vms.c vms/ext/Filespec.pm
7915              vms/ext/filespec.t
7916              
7917              Title:  "Re: VMSperl crashes on -Mblib argument"
7918              From:  bailey@newman.upenn.edu (Charles Bailey)
7919              Msg-ID:  <1997Dec10.004439.2635060@cor.newman>
7920              Files:  lib/blib.pm vms/vms.c
7921              
7922              Title:  "hints/linux.sh (MkLinux / PPC)"
7923              From:  pudge@pobox.com (Chris Nandor)
7924              Msg-ID:  <v0213050cb06c19682a25@[205.228.240.28]>
7925              Files:  hints/linux.sh
7926              
7927              Title:  "hpux.sh hints file clarification suggestion"
7928              From:  root@qad.com
7929              Msg-ID:  <199802192351.QAA09096@jhereg.perl.com>
7930              Files:  hints/hpux.sh
7931              
7932              Title:  "new hints/solaris_2.sh"
7933              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7934              Msg-ID:  <E0xw80h-0005SV-00@ursa.cus.cam.ac.uk>
7935              Files:  hints/solaris_2.sh
7936      Branch: maint-5.004/perl
7937            ! README.os2 README.vms cop.h ext/DynaLoader/dl_hpux.xs
7938            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
7939            ! ext/POSIX/hints/linux.pl global.sym hints/aix.sh
7940            ! hints/bsdos.sh hints/dec_osf.sh hints/hpux.sh hints/linux.sh
7941            ! hints/netbsd.sh hints/openbsd.sh hints/os2.sh hints/qnx.sh
7942            ! hints/solaris_2.sh hints/svr4.sh lib/Cwd.pm
7943            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7944            ! lib/File/Basename.pm lib/File/Path.pm lib/blib.pm op.c
7945            ! os2/Changes os2/Makefile.SHs os2/OS2/PrfDB/PrfDB.xs os2/os2.c
7946            ! os2/perl2cmd.pl perl.c perl.h pod/perlguts.pod pod/pod2man.PL
7947            ! pp_ctl.c pp_hot.c pp_sys.c proto.h t/lib/filecopy.t
7948            ! t/op/magic.t util.c utils/perldoc.PL vms/config.vms
7949            ! vms/descrip.mms vms/ext/Filespec.pm vms/ext/filespec.t
7950            ! vms/genconfig.pl vms/perly_c.vms vms/perly_h.vms vms/test.com
7951            ! vms/vms.c
7952 ____________________________________________________________________________
7953 [   885] By: gsar                                  on 1998/04/08  01:14:29
7954         Log: small tweaks to make it compile (doesn't run)
7955      Branch: asperl
7956            ! objpp.h win32/Makefile win32/config.bc win32/config.gc
7957            ! win32/config.vc win32/makefile.mk
7958 ____________________________________________________________________________
7959 [   884] By: gsar                                  on 1998/04/08  00:14:13
7960         Log: integrate mainline changes
7961      Branch: asperl
7962           +> Changes5.004 ext/Thread/Thread/Signal.pm
7963           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
7964           +> lib/ExtUtils/inst t/op/hashwarn.t
7965            ! ObjXSub.h embedvar.h interp.sym intrpvar.h objpp.h
7966           !> (integrate 127 files)
7967 ____________________________________________________________________________
7968 [   883] By: gsar                                  on 1998/04/06  20:21:20
7969         Log: make old DomainName() implementation the default (so Win95
7970              is happy)
7971      Branch: win32/perl
7972            ! win32/win32.c
7973 ____________________________________________________________________________
7974 [   882] By: gsar                                  on 1998/04/05  23:32:33
7975         Log: fix memory leaks in offer_nice_chunk()
7976      Branch: win32/perl
7977            ! perl.h sv.c
7978 ____________________________________________________________________________
7979 [   881] By: gsar                                  on 1998/04/04  23:11:52
7980         Log: set up PUSHSTACK for __DIE__ and __WARN__ hooks also
7981      Branch: win32/perl
7982            ! cop.h util.c
7983 ____________________________________________________________________________
7984 [   880] By: gsar                                  on 1998/04/04  22:35:54
7985         Log: fix refcounting of GvSTASH() when glob becomes nought
7986              (this takes care of the "unbalanced strtab refcount" problem)
7987      Branch: win32/perl
7988            ! sv.c
7989 ____________________________________________________________________________
7990 [   879] By: gsar                                  on 1998/04/04  21:16:17
7991         Log: change 866 was incomplete
7992      Branch: win32/perl
7993            ! hv.c
7994 ____________________________________________________________________________
7995 [   878] By: gsar                                  on 1998/04/04  20:31:56
7996         Log: fixes for various noises under PERL_DESTRUCT_LEVEL
7997      Branch: win32/perl
7998            ! cop.h perl.c pp_ctl.c
7999 ____________________________________________________________________________
8000 [   877] By: gsar                                  on 1998/04/04  17:55:30
8001         Log: integrate mainline
8002      Branch: win32/perl
8003           +> Changes5.004
8004           !> Changes MANIFEST sv.c t/op/misc.t
8005 ____________________________________________________________________________
8006 [   876] By: gsar                                  on 1998/04/04  17:26:32
8007         Log: remove __declspec kludge in sdbm.h in favor of setting a
8008              flag for static symbols
8009      Branch: win32/perl
8010            ! EXTERN.h ext/SDBM_File/sdbm/Makefile.PL
8011            ! ext/SDBM_File/sdbm/sdbm.h
8012 ____________________________________________________________________________
8013 [   875] By: gsar                                  on 1998/04/04  01:11:57
8014         Log: fix order of init
8015              Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
8016              Date:    Fri, 03 Apr 1998 13:58:15 PST
8017              From:    Dan Sugalski <sugalskd@osshe.edu>
8018              Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
8019              with MULTIPLICITY
8020      Branch: win32/perl
8021            ! perl.c
8022 ____________________________________________________________________________
8023 [   874] By: gsar                                  on 1998/04/04  00:34:59
8024         Log: the EXTCONST in sdbm.h breaks SDBM on Borland, since
8025              the declared symbol is not in a DLL (so kludge it)
8026      Branch: win32/perl
8027            ! ext/SDBM_File/sdbm/sdbm.h
8028 ____________________________________________________________________________
8029 [   873] By: TimBunce                              on 1998/04/03  22:17:40
8030         Log: Title:  "FileHandle Documentation patch"
8031              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8032              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8033              Files:  lib/FileHandle.pm
8034      Branch: maint-5.004/perl
8035            ! lib/FileHandle.pm
8036 ____________________________________________________________________________
8037 [   872] By: TimBunce                              on 1998/04/03  22:01:03
8038         Log: Documentation and documentation related patches:
8039              
8040              ------  BUILD PROCESS  ------
8041              
8042              Title:  "Docs re /usr/bin/perl quasi-standard location"
8043              From:  Tom Phoenix <rootbeer@teleport.com>
8044              Msg-ID:  <Pine.GSO.3.96.971117080737.12318C-100000@usertest.teleport.com>
8045              Files:  INSTALL pod/perlrun.pod
8046              
8047              ------  DOCUMENTATION  ------
8048              
8049              Title:  "/RFC|RFC-1305/ non-greedy"
8050              From:  Jan-Pieter Cornet <johnpc@xs4all.nl>
8051              Msg-ID:  <6epo02$c4r$1@xs1.xs4all.nl>
8052              Files:  pod/perlre.pod
8053              
8054              Title:  "5.004_04: perlhist.pod, buildtoc, perltoc.pod"
8055              From:  Jarkko Hietaniemi <jhi@iki.fi>
8056              Msg-ID:  <199802191543.RAA29231@alpha.hut.fi>
8057              Files:  pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
8058              
8059              Title:  "5.004_04: pod/perlfunc.pod: i18n example for localtime()"
8060              From:  Jarkko Hietaniemi <jhi@iki.fi>
8061              Msg-ID:  <199711141555.RAA18875@alpha.hut.fi>
8062              Files:  pod/perlfunc.pod
8063              
8064              Title:  "typo-fix and suggestion for perlguts.pod"
8065              From:  h.sanden@elsevier.nl (Hugo van der Sanden)
8066              Msg-ID:  <199803051543.QAA03097@dorlas.elsevier.nl>
8067              Files:  pod/perlguts.pod
8068              
8069              Title:  "perlfunc/syscall curiosity"
8070              From:  Roderick Schertler <roderick@argon.org>, Tkil
8071              <tkil@reptile.scrye.com>
8072              Msg-ID:  <199711302259.PAA02134@reptile.scrye.com>,
8073              <pziut8snva.fsf@eeyore.ibcinc.com>
8074              Files:  pod/perlfunc.pod
8075              
8076              Title:  "Document sprintf %#x behaviour for zero value"
8077              From:  ilya@math.ohio-state.edu (Ilya Zakharevich)
8078              Msg-ID:  <1997Nov5.185959.2539604@cor.newman>
8079              Files:  pod/perlfunc.pod
8080              
8081              Title:  "NUL termination (was Re: STOP THE PRESSES)"
8082              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8083              Msg-ID:  <E0xsn5M-0002gw-00@ursa.cus.cam.ac.uk>
8084              Files:  pod/perlguts.pod
8085              
8086              Title:  "Typo fix."
8087              From:  abigail@fnx.com
8088              Msg-ID:  <19971101120114.1030.qmail@betelgeuse.wayne.fnx.com>
8089              Files:  pod/perlop.pod pod/perlvar.pod
8090              
8091              Title:  "5.004_63 perlrun.pod: _DEBUG_MSTATS"
8092              From:  Achim Bohnet <ach@mpe.mpg.de>
8093              Msg-ID:  <9803181940.AA22587@o09.xray.mpe.mpg.de>
8094              Files:  pod/perlrun.pod
8095              
8096              Title:  "Re: Conservative C<*x = undef> patch"
8097              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8098              Msg-ID:  <E0yCjHT-0005Dt-00@ursa.cus.cam.ac.uk>
8099              Files:  pod/perltrap.pod
8100              
8101              Title:  "perlfunc.pod for flock()"
8102              From:  "Jeremy D. Zawodny" <jzawodn@wcnet.org>
8103              Msg-ID:  <3.0.5.32.19971118203119.00a723e0@woody.wcnet.org>
8104              Files:  pod/perlfunc.pod
8105              
8106              Title:  "buglet: 'perltoc' not mentioned in perl.pod"
8107              From:  Tkil <tkil@scrye.com>
8108              Msg-ID:  <19971127035036.17668.qmail@scrye.com>
8109              Files:  pod/perl.pod
8110              
8111              Title:  "for() and map() peculiarity"
8112              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8113              Msg-ID:  <E0y4YAa-0003Qu-00@ursa.cus.cam.ac.uk>
8114              Files:  pod/perlsyn.pod
8115              
8116              Title:  "Re: new text for perlsec"
8117              From:  Tom Phoenix <rootbeer@teleport.com>
8118              Msg-ID:  <Pine.GSO.3.96.980328100418.22321T-100000@user2.teleport.com>
8119              Files:  pod/perlsec.pod
8120              
8121              Title:  "perldsc's debugger x command"
8122              From:  Roderick Schertler <roderick@argon.org>
8123              Msg-ID:  <10669.878352893@eeyore.ibcinc.com>
8124              Files:  pod/perldsc.pod
8125              
8126              Title:  "perlre.pod"
8127              From:  Ted Ashton <ashted@southern.edu>
8128              Msg-ID:  <199802271501.KAA09279@ns.southern.edu>
8129              Files:  pod/perlre.pod
8130              
8131              Title:  "Re: printf and $\", "printf and $\"
8132              From:  Roderick Schertler <roderick@argon.org>, Tom Phoenix
8133              <rootbeer@teleport.com>, nag <nick@flirble.org>
8134              Msg-ID:  <199711141918.TAA08096@flirble.org>,
8135              <Pine.GSO.3.96.971117085421.12318J-100000@usertest.teleport
8136              .com>, <pzyb2ncr42.fsf@eeyore.ibcinc.com>
8137              Files:  pod/perlfunc.pod
8138              
8139              Title:  "recv() typo"
8140              From:  Roderick Schertler <roderick@argon.org>
8141              Msg-ID:  <12064.877012073@eeyore.ibcinc.com>
8142              Files:  pod/perlfunc.pod
8143              
8144              Title:  "truncate return value"
8145              From:  Roderick Schertler <roderick@argon.org>
8146              Msg-ID:  <5490.878337883@eeyore.ibcinc.com>
8147              Files:  pod/perlfunc.pod
8148              
8149              Title:  "update to perlbook.pod"
8150              From:  "Nathan V. Patwardhan" <nvp@mediaone.net>, Randal Schwartz
8151              <merlyn@stonehenge.com>, Stephen Potter
8152              <spp@psasolar.colltech.com>, Tom Phoenix
8153              <rootbeer@teleport.com>
8154              Msg-ID:  <199803241354.HAA23938@psasolar.psa.pencom.com>,
8155              <199803241441.OAA01261@mediaone.net>,
8156              <8clnu0i05k.fsf@gadget.cscaper.com>,
8157              <Pine.GSO.3.96.980324111957.15753C-100000@user1.teleport.com>
8158              Files:  pod/perlbook.pod
8159              
8160              Title:  "utime documentation"
8161              From:  "Brandon S. Allbery KF8NH" <bsa@kf8nh.apk.net>, "M.J.T. Guy"
8162              <mjtg@cus.cam.ac.uk>
8163              Msg-ID:  <199802180256.VAA11369@speaker.kf8nh.apk.net>,
8164              <E0y4qd6-0000P6-00@ursa.cus.cam.ac.uk>
8165              Files:  pod/perlfunc.pod
8166              
8167              Title:  "(well, doc patch) use of // requires successful match"
8168              From:  Roderick Schertler <roderick@argon.org>
8169              Msg-ID:  <pz7mb4bips.fsf@eeyore.ibcinc.com>
8170              Files:  pod/perlop.pod
8171              
8172              ------  LIBRARY AND EXTENSIONS  ------
8173              
8174              Title:  "MakeMaker PM doc patch and a DIR buglet"
8175              From:  Achim Bohnet <ach@mpe.mpg.de>
8176              Msg-ID:  <9711101050.AA13868@o09.xray.mpe.mpg.de>
8177              Files:  lib/ExtUtils/MakeMaker.pm
8178              
8179              Title:  "bareword clarification for constant.pm"
8180              From:  Roderick Schertler <roderick@argon.org>
8181              Msg-ID:  <6460.878143077@eeyore.ibcinc.com>
8182              Files:  lib/constant.pm
8183              
8184              Title:  "integer rand - bug or feature?"
8185              From:  Roderick Schertler <roderick@argon.org>
8186              Msg-ID:  <pzhg8lvgta.fsf@eeyore.ibcinc.com>
8187              Files:  lib/integer.pm
8188              
8189              ------  OTHER CHANGES  ------
8190              
8191              Title:  "FileHandle Documentation patch"
8192              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8193              Msg-ID:  <87emzqo49g.fsf@perv.daft.com>
8194              
8195              Title:  "perl5.004_61 myconfig updates"
8196              From:  Andy Dougherty <doughera@lafcol.lafayette.edu>
8197              Msg-ID:  <Pine.SUN.3.96.980305150629.11530G-100000@newton.phys>
8198              Files:  myconfig
8199              
8200              Title:  "small fixups in pod2latex.PL"
8201              From:  "Darren/Torin/Who Ever..." <torin@daft.com>
8202              Msg-ID:  <873eg6o3v2.fsf@perv.daft.com>
8203              
8204              ------  PORTABILITY - GENERAL  ------
8205              
8206              Title:  "Misc doc fixes for README.VMS"
8207              From:  Dan Sugalski <sugalskd@osshe.edu>
8208              Msg-ID:  <3.0.5.32.19980121113134.00924a20@osshe.edu>
8209              Files:  README.vms
8210              
8211              Title:  "moved DynaLib"
8212              From:  John Tobey <jtobey@channel1.com>
8213              Msg-ID:  <199710182332.XAA21630@remote212>
8214              Files:  ext/DynaLoader/DynaLoader.pm.PL
8215              
8216              ------  UTILITIES  ------
8217              
8218              Title:  "Searching for FAQs (patch to perldoc)"
8219              From:  Piers Cawley <pdcawley@bofh.org.uk>, Russ Allbery <rra@stanford.edu>
8220              Msg-ID:  <m3d8gsb8uk.fsf@windlord.Stanford.EDU>,
8221              <m3iuqkfmiq.fsf@tower.bofh.org.uk>
8222              Files:  utils/perldoc.PL
8223              
8224              Title:  "perldoc"
8225              From:  Ted Ashton <ashted@southern.edu>
8226              Msg-ID:  <199802271510.KAA10506@ns.southern.edu>
8227              Files:  utils/perldoc.PL
8228              
8229              Title:  "perldoc -f not using pod2man"
8230              From:  Russ Allbery <rra@stanford.edu>
8231              Msg-ID:  <m3hg4f9vyy.fsf@windlord.Stanford.EDU>
8232              Files:  utils/perldoc.PL
8233              
8234              Title:  "perldoc -m should not require pod"
8235              From:  Robin Houston <robin@nml.guardian.co.uk>
8236              Msg-ID:  <199803241319.NAA24777@stringfellow.guardian.co.uk>
8237              Files:  utils/perldoc.PL
8238              
8239              Title:  "small fix for perldoc in perl 5.004_04"
8240              From:  Julian Yip <julian@imoney.com>
8241              Msg-ID:  <Roam.SIMC.2.0.6.884805579.5280.julian@imoney.com>
8242              Files:  utils/perldoc.PL
8243      Branch: maint-5.004/perl
8244            - ext/DynaLoader/DynaLoader.pm
8245            ! Changes Configure INSTALL README.vms
8246            ! ext/DynaLoader/DynaLoader.pm.PL ext/Socket/Socket.pm
8247            ! lib/ExtUtils/MakeMaker.pm lib/Tie/Hash.pm lib/constant.pm
8248            ! lib/integer.pm myconfig pod/buildtoc pod/checkpods.PL
8249            ! pod/perl.pod pod/perlbook.pod pod/perldelta.pod
8250            ! pod/perldiag.pod pod/perldsc.pod pod/perlfunc.pod
8251            ! pod/perlguts.pod pod/perlhist.pod pod/perllocale.pod
8252            ! pod/perlmod.pod pod/perlop.pod pod/perlre.pod pod/perlrun.pod
8253            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsyn.pod
8254            ! pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
8255            ! pod/pod2latex.PL toke.c utils/perldoc.PL
8256
8257 ----------------
8258 Version 5.004_64
8259 ----------------
8260
8261 ____________________________________________________________________________
8262 [   871] By: mbeattie                              on 1998/04/03  13:38:59
8263         Log: Update Changes5.004 and Changes, fix MANIFEST
8264      Branch: perl
8265            + Changes
8266            ! Changes5.004 MANIFEST
8267 ____________________________________________________________________________
8268 [   870] By: mbeattie                              on 1998/04/03  13:36:29
8269         Log: Rename Changes to Changes5.004 (via an integrate)
8270      Branch: perl
8271           +> Changes5.004
8272            - Changes
8273 ____________________________________________________________________________
8274 [   869] By: mbeattie                              on 1998/04/03  11:53:00
8275         Log: Subject: [PATCH] Perl 5.005b1t2/perl5.004_63 (resend)
8276              Date: Wed, 18 Mar 1998 01:24:20 +0100 (MET)
8277              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8278      Branch: perl
8279            ! sv.c t/op/misc.t
8280 ____________________________________________________________________________
8281 [   868] By: mbeattie                              on 1998/04/03  11:16:26
8282         Log: Integrate win32 branch into mainline
8283      Branch: perl
8284           !> (integrate 31 files)
8285 ____________________________________________________________________________
8286 [   867] By: gsar                                  on 1998/04/03  08:47:55
8287         Log: config.* fixes
8288      Branch: win32/perl
8289            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8290            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8291            ! win32/makefile.mk
8292 ____________________________________________________________________________
8293 [   866] By: gsar                                  on 1998/04/03  07:22:50
8294         Log: fixup hv_free_ent() to not fail on null HeVAL()
8295      Branch: win32/perl
8296            ! hv.c perl.c
8297 ____________________________________________________________________________
8298 [   865] By: gsar                                  on 1998/04/03  07:06:12
8299         Log: integrate mainline
8300      Branch: win32/perl
8301           +> ext/Thread/Thread/Signal.pm t/op/hashwarn.t
8302           !> (integrate 71 files)
8303 ____________________________________________________________________________
8304 [   864] By: gsar                                  on 1998/04/03  06:59:37
8305         Log: implement stack-of-stacks so that magic invocations don't
8306              invalidate local stack pointer
8307      Branch: win32/perl
8308            ! av.c cop.h deb.c embed.h embedvar.h global.sym gv.c interp.sym
8309            ! intrpvar.h mg.c op.c perl.c pp.h pp_ctl.c pp_sys.c proto.h
8310            ! scope.c sv.c t/op/runlevel.t thrdvar.h util.c
8311 ____________________________________________________________________________
8312 [   863] By: gsar                                  on 1998/04/03  01:26:09
8313         Log: add AS patch#15
8314      Branch: asperl
8315            ! ipenv.h lib/ExtUtils/MM_Unix.pm perl.c perlenv.h
8316            ! win32/config.bc win32/config.gc win32/config.vc
8317            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8318            ! win32/config_h.PL win32/config_sh.PL win32/runperl.c
8319            ! win32/win32.c win32/win32.h
8320 ____________________________________________________________________________
8321 [   862] By: mbeattie                              on 1998/04/02  17:08:43
8322         Log: Subject: [PATCH for 5.004_63] Config_63-04-05.diff
8323              Date: Thu, 2 Apr 1998 11:56:51 -0500 (EST)
8324              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8325      Branch: perl
8326            ! Configure ext/Socket/Socket.xs myconfig
8327 ____________________________________________________________________________
8328 [   861] By: mbeattie                              on 1998/04/02  16:32:53
8329         Log: Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
8330              since appropriate headers aren't included.
8331      Branch: perl
8332            ! ext/SDBM_File/sdbm/sdbm.h
8333 ____________________________________________________________________________
8334 [   860] By: mbeattie                              on 1998/04/02  16:17:11
8335         Log: Bumped patchlevel.h to 64
8336      Branch: perl
8337            ! patchlevel.h
8338 ____________________________________________________________________________
8339 [   859] By: mbeattie                              on 1998/04/02  16:16:26
8340         Log: Subject: Re: [PATCH] 5.004_63: UNICOS 9
8341              Date: Fri, 20 Mar 1998 19:39:28 +0200 (EET)
8342              From: Jarkko Hietaniemi <jhi@iki.fi>
8343      Branch: perl
8344            ! hints/unicos.sh regcomp.h
8345 ____________________________________________________________________________
8346 [   858] By: mbeattie                              on 1998/04/02  16:13:24
8347         Log: Subject: [PATCH] Re: Odd number of elements in hash list.
8348              Date: Sat, 28 Mar 1998 15:26:46 -0800 (PST)
8349              From: Tom Phoenix <rootbeer@teleport.com>
8350      Branch: perl
8351            + t/op/hashwarn.t
8352            ! MANIFEST pod/perldiag.pod pp.c pp_hot.c
8353 ____________________________________________________________________________
8354 [   857] By: mbeattie                              on 1998/04/02  16:08:43
8355         Log: Subject: [PATCH 5.004_(04|63)] Close VMS security hole
8356              Date: Sat, 28 Mar 1998 02:05:03 -0500 (EST)
8357              From: Charles Bailey <BAILEY@newman.upenn.edu>
8358      Branch: perl
8359            ! vms/vms.c
8360 ____________________________________________________________________________
8361 [   856] By: mbeattie                              on 1998/04/02  16:07:44
8362         Log: Subject: [PATCH] mv-if-diff
8363              Date: Fri, 27 Mar 98 18:06:11 GMT
8364              From: Robin Barker <rmb1@cise.npl.co.uk>
8365      Branch: perl
8366            ! mv-if-diff
8367 ____________________________________________________________________________
8368 [   855] By: mbeattie                              on 1998/04/02  16:06:54
8369         Log: From: Jan-Pieter Cornet <johnpc@xs4all.net>
8370              Subject: Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
8371              Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
8372              Subject: [PATCH] another destruct_level fix
8373              Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)
8374      Branch: perl
8375            ! perl.c sv.c
8376 ____________________________________________________________________________
8377 [   854] By: mbeattie                              on 1998/04/02  16:03:37
8378         Log: Subject: Next wave of _63 VMS patches
8379              Date: Thu, 26 Mar 1998 15:11:50 -0500 (EST)
8380              From: Charles Bailey <BAILEY@newman.upenn.edu>
8381      Branch: perl
8382            ! EXTERN.h INTERN.h ext/SDBM_File/Makefile.PL
8383            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/dba.c
8384            ! ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbu.c
8385            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
8386            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
8387            ! ext/Thread/io.t installperl lib/ExtUtils/MM_VMS.pm
8388            ! lib/Net/Ping.pm perldir.h perlsdio.h t/lib/english.t
8389            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
8390            ! vms/ext/Stdio/0README.txt vms/ext/Stdio/Stdio.pm
8391            ! vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl
8392            ! vms/ext/filespec.t vms/genconfig.pl vms/perly_c.vms vms/vms.c
8393            ! vms/vmsish.h
8394 ____________________________________________________________________________
8395 [   853] By: mbeattie                              on 1998/04/02  15:55:46
8396         Log: Subject: [PATCH 5.00463] Confusing error from perl -e "x'"
8397              Date: Wed, 25 Mar 1998 17:43:17 -0500 (EST)
8398              From: Hans Mulder <hansmu@xs4all.nl>
8399      Branch: perl
8400            ! toke.c
8401 ____________________________________________________________________________
8402 [   852] By: mbeattie                              on 1998/04/02  15:54:24
8403         Log: Subject: [PATCH] small fixups in pod2latex.PL
8404              Date: 25 Mar 1998 13:30:25 -0800
8405              From: "Darren/Torin/Who Ever..." <torin@daft.com>
8406      Branch: perl
8407            ! pod/pod2latex.PL
8408 ____________________________________________________________________________
8409 [   851] By: mbeattie                              on 1998/04/02  15:50:58
8410         Log: Subject: [PATCH] hints/irix_6.sh with GCC
8411              Date: Tue, 24 Mar 1998 12:25:10 -0800 (EST)
8412              From: kstar@chapin.edu (Kurt D. Starsinic)
8413      Branch: perl
8414            ! hints/irix_6.sh
8415 ____________________________________________________________________________
8416 [   850] By: mbeattie                              on 1998/04/02  15:45:33
8417         Log: Subject: [PATCH] perldoc -m
8418              Date: Tue, 24 Mar 1998 13:19:38 GMT
8419              From: Robin Houston <robin@nml.guardian.co.uk>
8420      Branch: perl
8421            ! utils/perldoc.PL
8422 ____________________________________________________________________________
8423 [   849] By: mbeattie                              on 1998/04/02  15:42:52
8424         Log: Subject: [PATCH for 5.004_63] dos-djgpp update
8425              Date: Mon, 23 Mar 1998 14:13:46 +0100
8426              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8427      Branch: perl
8428            ! djgpp/config.over hints/dos_djgpp.sh
8429 ____________________________________________________________________________
8430 [   848] By: mbeattie                              on 1998/04/02  15:38:19
8431         Log: Subject: [PATCH] Stale SP in pp_substr
8432              Date: Thu, 19 Mar 1998 21:28:02 -0600 (CST)
8433              From: Stephen McCamant <alias@mcs.com>
8434      Branch: perl
8435            ! pp.c
8436 ____________________________________________________________________________
8437 [   847] By: mbeattie                              on 1998/04/02  15:36:33
8438         Log: Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
8439      Branch: perl
8440            ! ext/POSIX/POSIX.pm
8441 ____________________________________________________________________________
8442 [   846] By: mbeattie                              on 1998/04/02  15:34:36
8443         Log: Subject: [PATCH] 5.004_63: further -e patching
8444              Date: Wed, 18 Mar 1998 23:21:08 +0200 (EET)
8445              From: Jarkko Hietaniemi <jhi@iki.fi>
8446      Branch: perl
8447            ! perl.c pod/perldiag.pod
8448 ____________________________________________________________________________
8449 [   845] By: mbeattie                              on 1998/04/02  15:25:18
8450         Log: Andy Dougherty's configuration patches (Config_63-01 up to 04).
8451      Branch: perl
8452            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8453            ! Porting/config.sh Porting/config_H config_h.SH
8454            ! ext/POSIX/POSIX.xs handy.h hints/hpux.sh myconfig perlsock.h
8455            ! pp.c pp_sys.c regexec.c
8456 ____________________________________________________________________________
8457 [   844] By: mbeattie                              on 1998/04/02  14:28:17
8458         Log: Subject: [PATCH 5.004_63] perlrun.pod: PERL_DEBUG_MSTATS 
8459              Date: Wed, 18 Mar 1998 20:40:19 +0100
8460              From: Achim Bohnet <ach@mpe.mpg.de>
8461      Branch: perl
8462            ! pod/perlrun.pod
8463 ____________________________________________________________________________
8464 [   843] By: mbeattie                              on 1998/04/02  14:26:52
8465         Log: From: Dan Sugalski <sugalskd@osshe.edu>
8466              Subject: 5.004_63 picky compiler fixes [PATCH]
8467              Date: Wed, 18 Mar 1998 09:36:32 -0800
8468              Subject: [PATCH 5.004_63] Fix function prototype with long doubles
8469              Date: Wed, 18 Mar 1998 14:48:19 -0800
8470      Branch: perl
8471            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs vms/vms.c
8472 ____________________________________________________________________________
8473 [   842] By: mbeattie                              on 1998/04/02  14:22:41
8474         Log: From: Stephen Potter <spp@psasolar.colltech.com>
8475              Subject: Re: doc: perlrun typo 
8476              Date: Wed, 18 Mar 1998 10:06:55 -0600
8477              Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup 
8478              Date: Tue, 24 Mar 1998 21:20:51 -0600
8479      Branch: perl
8480            ! mg.c perl.c pod/perlrun.pod pp_hot.c pp_sys.c util.c
8481 ____________________________________________________________________________
8482 [   841] By: mbeattie                              on 1998/04/02  14:17:31
8483         Log: Subject: [PATCH] Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
8484              Date: Wed, 18 Mar 1998 12:44:58 +0100
8485              From: Dominic Dunlop <domo@vo.lu>
8486      Branch: perl
8487            ! Porting/pumpkin.pod Todo
8488 ____________________________________________________________________________
8489 [   840] By: mbeattie                              on 1998/04/02  14:14:22
8490         Log: Subject: [PATCH] Configure hints/ patches
8491              Date: Wed, 18 Mar 1998 02:47:38 +0100 (MET)
8492              From: Jan-Pieter Cornet <johnpc@xs4all.net>
8493      Branch: perl
8494            ! hints/linux.sh hints/qnx.sh
8495 ____________________________________________________________________________
8496 [   839] By: mbeattie                              on 1998/04/02  14:13:13
8497         Log: Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
8498      Branch: perl
8499            ! cygwin32/perlgcc
8500 ____________________________________________________________________________
8501 [   838] By: gsar                                  on 1998/03/28  05:01:57
8502         Log: fix Env.pm to weed out illegal names
8503      Branch: win32/perl
8504            ! lib/Env.pm
8505 ____________________________________________________________________________
8506 [   837] By: gsar                                  on 1998/03/28  04:39:43
8507         Log: fix typo in makefile.mk
8508      Branch: win32/perl
8509            ! win32/makefile.mk
8510 ____________________________________________________________________________
8511 [   836] By: gsar                                  on 1998/03/23  17:40:15
8512         Log: add file: to installhtml URLs
8513      Branch: win32/perl
8514            ! win32/Makefile win32/makefile.mk
8515 ____________________________________________________________________________
8516 [   835] By: mbeattie                              on 1998/03/18  11:03:11
8517         Log: Add Thread::Signal to run signal handlers reliably in a new thread
8518      Branch: perl
8519            + ext/Thread/Thread/Signal.pm
8520            ! MANIFEST ext/Thread/Thread.xs
8521
8522 ----------------
8523 Version 5.004_63
8524 ----------------
8525
8526 ____________________________________________________________________________
8527 [   834] By: mbeattie                              on 1998/03/17  16:19:10
8528         Log: Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
8529      Branch: perl
8530            ! Policy_sh.SH
8531 ____________________________________________________________________________
8532 [   833] By: mbeattie                              on 1998/03/17  16:11:02
8533         Log: Integrate win32 branch into mainline.
8534      Branch: perl
8535           !> regcomp.c win32/config.bc win32/config.gc win32/config.vc
8536           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8537           !> win32/win32.c
8538 ____________________________________________________________________________
8539 [   832] By: gsar                                  on 1998/03/17  14:32:39
8540         Log: propagate bugfix @ change831 from asperl
8541      Branch: win32/perl
8542            ! regcomp.c
8543 ____________________________________________________________________________
8544 [   831] By: gsar                                  on 1998/03/17  14:02:51
8545         Log: fix buggy order of free() in regcomp.c (from AS)
8546      Branch: asperl
8547            ! regcomp.c
8548 ____________________________________________________________________________
8549 [   830] By: gsar                                  on 1998/03/17  01:10:54
8550         Log: add a part of AS patch#14, backout incomplete variable
8551              name changes for gcc. Builds and tests under VC/BC once again.
8552      Branch: asperl
8553            ! bytecode.h mg.c pp.c pp_ctl.c pp_hot.c toke.c
8554 ____________________________________________________________________________
8555 [   829] By: gsar                                  on 1998/03/16  23:49:18
8556         Log: stray tweak to win32.c
8557      Branch: win32/perl
8558            ! win32/win32.c
8559 ____________________________________________________________________________
8560 [   828] By: gsar                                  on 1998/03/16  22:06:03
8561         Log: update win32/config* files
8562      Branch: win32/perl
8563            ! win32/config.bc win32/config.gc win32/config.vc
8564            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8565 ____________________________________________________________________________
8566 [   827] By: gsar                                  on 1998/03/16  19:09:30
8567         Log: trivial integrate of mainline
8568      Branch: win32/perl
8569           +> lib/ExtUtils/Installed.pm lib/ExtUtils/Packlist.pm
8570           +> lib/ExtUtils/inst
8571           !> (integrate 61 files)
8572 ____________________________________________________________________________
8573 [   826] By: mbeattie                              on 1998/03/16  16:39:23
8574         Log: newCONSTSUB had private MY_start_subparse.
8575      Branch: perl
8576            ! op.c
8577 ____________________________________________________________________________
8578 [   825] By: mbeattie                              on 1998/03/16  16:36:55
8579         Log: Missing dTHR in hv_fetch_ent when statics moved to thread struct.
8580      Branch: perl
8581            ! hv.c
8582 ____________________________________________________________________________
8583 [   824] By: mbeattie                              on 1998/03/16  16:27:43
8584         Log: Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
8585      Branch: perl
8586            ! MANIFEST
8587 ____________________________________________________________________________
8588 [   823] By: mbeattie                              on 1998/03/16  16:26:02
8589         Log: Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.
8590      Branch: perl
8591            + lib/ExtUtils/Packlist.pm
8592 ____________________________________________________________________________
8593 [   822] By: mbeattie                              on 1998/03/16  16:22:58
8594         Log: Bump patchlevel.h to 63.
8595      Branch: perl
8596            ! ext/IO/IO.xs patchlevel.h
8597           !> (integrate 41 files)
8598 ____________________________________________________________________________
8599 [   821] By: mbeattie                              on 1998/03/16  16:18:35
8600         Log: newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
8601              Subject: Bundling builtin.pm and newCONSTSUB with the core?
8602              From: jan.dubois@ibm.net (Jan Dubois)
8603              Date: Sun, 15 Mar 1998 19:09:05 +0100
8604      Branch: perl
8605            ! embed.h global.sym op.c pod/perlguts.pod proto.h
8606 ____________________________________________________________________________
8607 [   820] By: mbeattie                              on 1998/03/16  16:02:50
8608         Log: Subject: [PATCH] STRESS_REALLOC
8609              Date: Fri, 13 Mar 1998 22:28:19 -0600 (CST)
8610              From: Stephen McCamant <alias@mcs.com>
8611      Branch: perl
8612            ! malloc.c perl.c scope.c
8613 ____________________________________________________________________________
8614 [   819] By: mbeattie                              on 1998/03/16  16:01:06
8615         Log: Subject: [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
8616              Date: Fri, 13 Mar 1998 23:21:25 +0100
8617              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
8618      Branch: perl
8619            ! perly.c
8620 ____________________________________________________________________________
8621 [   818] By: mbeattie                              on 1998/03/16  15:59:16
8622         Log: Subject: [Configure PATCH] for OS/2
8623              Date: Fri, 13 Mar 1998 16:18:12 -0500 (EST)
8624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8625              [Two hunks to Configure failed to apply due to clashes]
8626      Branch: perl
8627            ! Configure hints/os2.sh
8628 ____________________________________________________________________________
8629 [   817] By: mbeattie                              on 1998/03/16  15:55:28
8630         Log: Subject: [PATCH 5.004_62] VMS updates (direct)
8631              Date: Thu, 12 Mar 1998 16:02:29 -0500 (EST)
8632              From: Charles Bailey <BAILEY@newman.upenn.edu>
8633              [Needed manual tweaks on vms/config.vms since it clashed with other
8634              patches. I may have got it wrong.]
8635      Branch: perl
8636            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
8637            ! lib/ExtUtils/Mksymlists.pm perl.h pp.c pp_hot.c regcomp.c
8638            ! regcomp.h utils/perldoc.PL vms/config.vms vms/descrip.mms
8639            ! vms/ext/Stdio/Stdio.pm vms/ext/filespec.t vms/fndvers.com
8640            ! vms/gen_shrfls.pl vms/genconfig.pl vms/sockadapt.h
8641            ! vms/test.com vms/vms.c vms/vmsish.h
8642 ____________________________________________________________________________
8643 [   816] By: mbeattie                              on 1998/03/16  15:26:04
8644         Log: Subject: [PATCH] Let h2xs read multiple header files
8645              Date: Tue, 10 Mar 1998 09:35:42 -0500 (EST)
8646              From: Benjamin Sugars <bsugars@canoe.ca>
8647      Branch: perl
8648            ! utils/h2xs.PL
8649 ____________________________________________________________________________
8650 [   815] By: mbeattie                              on 1998/03/16  15:24:12
8651         Log: Subject: Re: Almost OK: Perl 5.004_62 on VMS 7.1
8652              Date: Mon, 09 Mar 1998 09:18:56 -0800
8653              From: Dan Sugalski <sugalskd@osshe.edu>
8654      Branch: perl
8655            ! vms/config.vms
8656 ____________________________________________________________________________
8657 [   814] By: mbeattie                              on 1998/03/16  13:17:14
8658         Log: Subject: PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
8659              Date: Sun, 08 Mar 1998 12:50:23 +0000
8660              From: Alan Burlison <alan.burlison@UK.Sun.COM>
8661              plus manual update of MANIFEST
8662      Branch: perl
8663            + lib/ExtUtils/Installed.pm lib/ExtUtils/inst
8664            ! MANIFEST installman installperl lib/ExtUtils/Install.pm
8665            ! lib/ExtUtils/MM_Unix.pm
8666 ____________________________________________________________________________
8667 [   813] By: mbeattie                              on 1998/03/16  13:08:55
8668         Log: From: Blair Zajac <blair@gps.caltech.edu>
8669              Subject: PATCH: util.c and util.h function declarations do not match
8670              Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
8671              Subject: PATCH: cgywin32 patch for perlgcc
8672              Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
8673              Subject: PATCH: perl5.004_62 on cygwin32
8674              Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)
8675      Branch: perl
8676            ! Configure cygwin32/perlgcc cygwin32/perlld pp_sys.c x2p/util.c
8677 ____________________________________________________________________________
8678 [   812] By: mbeattie                              on 1998/03/16  12:55:39
8679         Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8680              Subject: [PATCH 5.004_62} Config_62-01 patch available.
8681              Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
8682              Subject: [PATCH 5.004_62] Tiny hint file updates
8683              Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
8684      Branch: perl
8685            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8686            ! config_h.SH ext/ODBM_File/ODBM_File.xs handy.h hints/aix.sh
8687            ! hints/dec_osf.sh hints/dos_djgpp.sh hints/freebsd.sh
8688            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
8689            ! hints/os2.sh hints/solaris_2.sh patchlevel.h perl.c perl.h
8690            ! perllio.h pod/perldiag.pod pp_sys.c vms/config.vms
8691 ____________________________________________________________________________
8692 [   811] By: mbeattie                              on 1998/03/16  12:13:55
8693         Log: DOS djgpp updates:
8694              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
8695              Subject: [PATCH for 5.004_61] dos-djgpp update
8696              Date: Fri, 6 Mar 1998 10:41:01 +0100
8697              Subject: [PATCH 5.004_62] dos-djgpp update
8698              Date: Thu, 12 Mar 1998 13:34:51 +0100
8699      Branch: perl
8700            ! djgpp/config.over hints/dos_djgpp.sh
8701 ____________________________________________________________________________
8702 [   810] By: gsar                                  on 1998/03/16  08:48:17
8703         Log: integrate mainline
8704      Branch: win32/perl
8705           !> pp_sys.c
8706 ____________________________________________________________________________
8707 [   809] By: gsar                                  on 1998/03/16  08:44:37
8708         Log: various changes to get asperl working under Borland
8709              (passes all tests when built under PERL_OBJECT)
8710      Branch: asperl
8711            ! ObjXSub.h ext/Opcode/Opcode.xs globals.c mg.c objpp.h op.c
8712            ! perl.h perly.c perly.c.diff pp.c pp_ctl.c pp_hot.c pp_sys.c
8713            ! proto.h scope.h sv.c toke.c win32/Makefile win32/config_H.bc
8714            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
8715            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
8716            ! win32/win32sck.c
8717 ____________________________________________________________________________
8718 [   808] By: gsar                                  on 1998/03/12  19:50:20
8719         Log: set sockets to nonoverlapped mode for every thread
8720              Message-Id: <35081FE4.965A484D@enteract.com>
8721              Date:    Thu, 12 Mar 1998 11:48:20 CST
8722              From:    Steve Nielsen <spn@enteract.com>
8723              Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis
8724      Branch: win32/perl
8725            ! win32/win32.h win32/win32sck.c
8726 ____________________________________________________________________________
8727 [   807] By: gsar                                  on 1998/03/12  19:26:54
8728         Log: add AS patch#13
8729      Branch: asperl
8730            ! win32/Makefile
8731 ____________________________________________________________________________
8732 [   806] By: gsar                                  on 1998/03/12  00:51:08
8733         Log: added AS patch#12 with minor changes
8734      Branch: asperl
8735            ! ObjXSub.h bytecode.h byterun.c doio.c iplio.h
8736            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8737            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/xsubpp objpp.h perl.c
8738            ! perllio.h proto.h regcomp.c win32/Makefile win32/config_h.PL
8739            ! win32/runperl.c
8740 ____________________________________________________________________________
8741 [   805] By: gsar                                  on 1998/03/10  20:35:10
8742         Log: reinstate some standard sig_names to avoid noise from
8743              modules (and in hopes of making them _do_ something in future)
8744      Branch: win32/perl
8745            ! win32/config.bc win32/config.gc win32/config.vc
8746            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8747 ____________________________________________________________________________
8748 [   804] By: gsar                                  on 1998/03/10  20:33:05
8749         Log: mingw32 tweaks
8750      Branch: win32/perl
8751            ! win32/makefile.mk win32/win32.c win32/win32.h
8752 ____________________________________________________________________________
8753 [   803] By: gsar                                  on 1998/03/09  20:56:07
8754         Log: tweak Win32::DomainName() implementation
8755      Branch: win32/perl
8756            ! win32/Makefile win32/win32.c
8757 ____________________________________________________________________________
8758 [   802] By: gsar                                  on 1998/03/09  03:51:01
8759         Log: merge C<local $tied{foo}> patch, also moved statics in
8760              [ah]v.c to thrdvar.h
8761      Branch: win32/perl
8762            ! av.c embedvar.h hv.c scope.c t/op/local.t thrdvar.h
8763 ____________________________________________________________________________
8764 [   801] By: gsar                                  on 1998/03/09  02:38:35
8765         Log: minor win32 support fixes
8766              - add a better implementation of Win32::DomainName() (as
8767              suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
8768              - fix opendir() emulation was unsafe what given long paths
8769      Branch: win32/perl
8770            ! win32/win32.c
8771 ____________________________________________________________________________
8772 [   800] By: nick                                  on 1998/03/07  09:36:41
8773         Log: There has been a 'thaw' in config.h (the ICE has gone ;-))
8774              So pp_sys.c needs tweaking otherwise it does not believe getservby*()
8775              exist. (Breaks libnet).
8776      Branch: perl
8777            ! pp_sys.c
8778 ____________________________________________________________________________
8779 [   799] By: gsar                                  on 1998/03/07  07:51:28
8780         Log: integrate mainline changes
8781      Branch: asperl
8782           !> (integrate 111 files)
8783 ____________________________________________________________________________
8784 [   798] By: gsar                                  on 1998/03/07  07:01:55
8785         Log: integrate mainline
8786      Branch: win32/perl
8787           !> myconfig patchlevel.h
8788 ____________________________________________________________________________
8789 [   797] By: gsar                                  on 1998/03/07  06:49:49
8790         Log: provide our own popen()/pclose() to fix problems with qx//:
8791              - qx// used to always invoke the shell, now does so only when needed
8792              - qx// didn't respect PERL5SHELL, now does
8793      Branch: win32/perl
8794            ! lib/ExtUtils/typemap win32/config_h.PL win32/win32.c
8795 ____________________________________________________________________________
8796 [   796] By: gsar                                  on 1998/03/07  01:37:10
8797         Log: a missed s/sp/SP/
8798      Branch: win32/perl
8799            ! lib/ExtUtils/typemap pod/perlcall.pod
8800 ____________________________________________________________________________
8801 [   795] By: gsar                                  on 1998/03/07  01:05:21
8802         Log: change all 'sp' to 'SP' in code and in the docs.  Explicitly
8803              mention that local stack pointer should be called SP.  This makes the
8804              API safer from source incompatibilities down the line.
8805      Branch: win32/perl
8806            ! av.c doio.c doop.c ext/DB_File/DB_File.xs
8807            ! ext/DynaLoader/dl_dld.xs ext/Opcode/Opcode.xs
8808            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs ext/Thread/Thread.xs
8809            ! gv.c mg.c op.c os2/OS2/REXX/REXX.xs perl.c pod/perlcall.pod
8810            ! pod/perlembed.pod pod/perlguts.pod pod/perlxs.pod pp.c
8811            ! pp_ctl.c pp_hot.c pp_sys.c util.c
8812
8813 ----------------
8814 Version 5.004_62
8815 ----------------
8816
8817 ____________________________________________________________________________
8818 [   794] By: mbeattie                              on 1998/03/06  09:38:08
8819         Log: Subject: [PATCH] perl5.004_61 myconfig updates
8820              Date: Thu, 5 Mar 1998 15:10:54 -0500 (EST)
8821              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8822      Branch: perl
8823            ! myconfig
8824 ____________________________________________________________________________
8825 [   793] By: mbeattie                              on 1998/03/06  09:36:37
8826         Log: Bump patchlevel.h to 62.
8827      Branch: perl
8828            ! patchlevel.h
8829 ____________________________________________________________________________
8830 [   792] By: mbeattie                              on 1998/03/06  09:35:57
8831         Log: Integrate win32 branch into mainline.
8832      Branch: perl
8833           !> bytecode.h op.c proto.h scope.c win32/Makefile win32/config.bc
8834           !> win32/config.gc win32/config.vc win32/config_H.bc
8835           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8836 ____________________________________________________________________________
8837 [   791] By: gsar                                  on 1998/03/06  06:00:08
8838         Log: various
8839              - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
8840              - add missing prototypes
8841              - regenerate win32/config*.?c
8842      Branch: win32/perl
8843            ! bytecode.h proto.h win32/config.bc win32/config.gc
8844            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8845            ! win32/config_H.vc win32/makefile.mk
8846 ____________________________________________________________________________
8847 [   790] By: gsar                                  on 1998/03/06  03:19:23
8848         Log: fix typo in Makefile
8849      Branch: win32/perl
8850            ! win32/Makefile
8851 ____________________________________________________________________________
8852 [   789] By: gsar                                  on 1998/03/05  22:55:53
8853         Log: integrate mainline
8854      Branch: win32/perl
8855           !> (integrate 47 files)
8856 ____________________________________________________________________________
8857 [   788] By: gsar                                  on 1998/03/05  20:02:09
8858         Log: added AS patch#11
8859              Message-Id: <01BD4820.AFC70110.dougl@ActiveState.com>
8860              Date:    Thu, 05 Mar 1998 10:23:04 PST
8861              From:    Douglas Lankshear <dougl@ActiveState.com>
8862              
8863              This patch fixes a bug I introduced removing duplicate code.
8864              -- Doug
8865      Branch: asperl
8866            ! ObjXSub.h objpp.h win32/runperl.c
8867 ____________________________________________________________________________
8868 [   787] By: gsar                                  on 1998/03/05  19:56:17
8869         Log: add Nick's dTHR fixes
8870      Branch: win32/perl
8871            ! op.c scope.c
8872 ____________________________________________________________________________
8873 [   786] By: gsar                                  on 1998/03/05  19:54:49
8874         Log: maintpatch
8875              Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
8876              Date:    Thu, 05 Mar 1998 02:49:46 EST
8877              From:    Spider Boardman <spider@orb.nashua.nh.us>
8878              Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void
8879      Branch: win32/perl
8880            ! scope.c
8881 ____________________________________________________________________________
8882 [   785] By: mbeattie                              on 1998/03/05  19:12:14
8883         Log: Subject: [5.004_61 PATCH] Make incompatible changes to RE engine NOW
8884              Date: Wed, 4 Mar 1998 23:55:54 -0500 (EST)
8885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8886      Branch: perl
8887            ! op.c proto.h regcomp.c regexp.h util.c
8888 ____________________________________________________________________________
8889 [   784] By: mbeattie                              on 1998/03/05  19:11:09
8890         Log: Subject: [PATCH] Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
8891              Date: Wed, 4 Mar 1998 10:18:03 GMT
8892              From: Nick Ing-Simmons <nik@tiuk.ti.com>
8893      Branch: perl
8894            ! atomic.h
8895 ____________________________________________________________________________
8896 [   783] By: mbeattie                              on 1998/03/05  19:09:16
8897         Log: Subject: Configure patches -01 and -02 for 5.004_61.
8898              Date: Tue, 3 Mar 1998 16:41:16 -0500 (EST)
8899              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
8900      Branch: perl
8901            ! Configure INSTALL Policy_sh.SH Porting/Glossary
8902            ! Porting/config.sh Porting/config_H Porting/pumpkin.pod
8903            ! config_h.SH handy.h hints/README.hints hints/aix.sh
8904            ! hints/linux.sh hints/solaris_2.sh hints/unicos.sh
8905            ! makedepend.SH myconfig pp_sys.c
8906 ____________________________________________________________________________
8907 [   782] By: mbeattie                              on 1998/03/05  19:05:23
8908         Log: Subject: [PATCH] Compiling with OP_IN_REGISTER
8909              Date: 03 Mar 1998 18:05:07 +0100
8910              From: Gisle Aas <gisle@aas.no>
8911      Branch: perl
8912            ! perl.h pp_ctl.c
8913 ____________________________________________________________________________
8914 [   781] By: mbeattie                              on 1998/03/05  19:04:34
8915         Log: Subject: [PATCH] Make autouse -w-safe
8916              Date: Mon, 2 Mar 1998 21:36:02 -0500 (EST)
8917              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8918      Branch: perl
8919            ! lib/autouse.pm op.c sv.c
8920 ____________________________________________________________________________
8921 [   780] By: mbeattie                              on 1998/03/05  19:02:50
8922         Log: Subject: [PATCH] External symbol re_croak2
8923              Date: 02 Mar 1998 13:00:45 +0100
8924              From: Gisle Aas <gisle@aas.no>
8925      Branch: perl
8926            ! regcomp.c regcomp.h
8927 ____________________________________________________________________________
8928 [   779] By: mbeattie                              on 1998/03/05  19:01:25
8929         Log: Subject: [PATCH 5.004_61] Miscellaneous minor fixes
8930              Date: Mon, 02 Mar 1998 01:48:27 -0500 (EST)
8931              From: bailey@newman.upenn.edu (Charles Bailey)
8932      Branch: perl
8933            ! bytecode.h embedvar.h ext/B/Makefile.PL ext/B/byteperl.c
8934            ! ext/Thread/Makefile.PL lib/File/Path.pm patchlevel.h perldir.h
8935            ! sv.h
8936 ____________________________________________________________________________
8937 [   778] By: mbeattie                              on 1998/03/05  18:53:13
8938         Log: Subject: [PATCH 5.004_61] USHRT range limit macros
8939              Date: Mon, 02 Mar 1998 01:41:41 -0500 (EST)
8940              From: bailey@newman.upenn.edu (Charles Bailey)
8941      Branch: perl
8942            ! perl.h
8943 ____________________________________________________________________________
8944 [   777] By: mbeattie                              on 1998/03/05  18:50:25
8945         Log: Subject: [PATCH 5.004_61]  File::Basename taint fix (revised)
8946              Date: Mon, 02 Mar 1998 01:39:47 -0500 (EST)
8947              From: bailey@newman.upenn.edu (Charles Bailey)
8948      Branch: perl
8949            ! lib/File/Basename.pm
8950 ____________________________________________________________________________
8951 [   776] By: mbeattie                              on 1998/03/05  18:49:15
8952         Log: Subject: [PATCH] Take out version number in perlguts (perl5.004_61)
8953              Date: 01 Mar 1998 15:16:03 +0100
8954              From: Gisle Aas <gisle@aas.no>
8955      Branch: perl
8956            ! pod/perlguts.pod
8957 ____________________________________________________________________________
8958 [   775] By: mbeattie                              on 1998/03/05  18:48:05
8959         Log: Subject: Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
8960              Date: Sun, 1 Mar 1998 12:14:44 +0200 (EET)
8961              From: Jarkko Hietaniemi <jhi@iki.fi>
8962      Branch: perl
8963            ! Makefile.SH perl_exp.SH
8964 ____________________________________________________________________________
8965 [   774] By: mbeattie                              on 1998/03/05  18:46:32
8966         Log: Subject: Almost OK: 5.004_61 (threads, perlio)
8967              Date: Sun, 1 Mar 1998 02:02:47 -0500
8968              From: Spider Boardman <spider@orb.nashua.nh.us>
8969      Branch: perl
8970            ! bytecode.h bytecode.pl byterun.c byterun.h perlsdio.h
8971 ____________________________________________________________________________
8972 [   773] By: mbeattie                              on 1998/03/05  18:43:57
8973         Log: Subject: [PATCH 5.004_61] print sort {-1} 1..10; hangs
8974              Date: Sat, 28 Feb 1998 15:51:14 -0500 (EST)
8975              From: Hans Mulder <hansmu@xs4all.nl>
8976      Branch: perl
8977            ! pp_ctl.c
8978 ____________________________________________________________________________
8979 [   772] By: mbeattie                              on 1998/03/05  18:39:25
8980         Log: Subject: [PATCH] 5.004_61: Makefile.SH: 'ok' target needs perlbug...
8981              Date: Sat, 28 Feb 1998 17:06:41 +0200 (EET)
8982              From: Jarkko Hietaniemi <jhi@iki.fi>
8983      Branch: perl
8984            ! Makefile.SH
8985 ____________________________________________________________________________
8986 [   771] By: mbeattie                              on 1998/03/05  18:38:32
8987         Log: Subject: [PATCH] 5.004_61: hints/netbsd.sh
8988              Date: Sat, 28 Feb 1998 16:35:32 +0200 (EET)
8989              From: Jarkko Hietaniemi <jhi@iki.fi>
8990      Branch: perl
8991            ! hints/netbsd.sh
8992 ____________________________________________________________________________
8993 [   770] By: mbeattie                              on 1998/03/05  18:36:50
8994         Log: Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
8995      Branch: perl
8996            ! cflags.SH
8997 ____________________________________________________________________________
8998 [   769] By: mbeattie                              on 1998/03/05  18:34:35
8999         Log: Change getc/fread to PerlIO_getc/fread in bytecode.h:
9000              Subject: [PATCH 5.004_61] bunch of small patches
9001              Date: Fri, 27 Feb 1998 20:03:29 -0500 (EST)
9002              From: Andrew Cohen <cohen@andy.bu.edu>
9003      Branch: perl
9004            ! bytecode.h
9005 ____________________________________________________________________________
9006 [   768] By: mbeattie                              on 1998/03/05  18:13:06
9007         Log: Integrate win32 branch into mainline.
9008      Branch: perl
9009           !> (integrate 53 files)
9010 ____________________________________________________________________________
9011 [   767] By: TimBunce                              on 1998/03/05  11:48:09
9012         Log: Update to change 744.
9013      Branch: maint-5.004/perl
9014            ! lib/ExtUtils/Install.pm
9015 ____________________________________________________________________________
9016 [   765] By: TimBunce                              on 1998/03/05  11:24:24
9017         Log: Update embed.h after make regen_headers.
9018      Branch: maint-5.004/perl
9019            ! embed.h
9020 ____________________________________________________________________________
9021 [   764] By: TimBunce                              on 1998/03/05  11:05:13
9022         Log: APPLLIB_EXP now has arch and version dirs added to @INC
9023      Branch: maint-5.004/perl
9024            ! perl.c
9025 ____________________________________________________________________________
9026 [   763] By: TimBunce                              on 1998/03/05  11:01:38
9027         Log: Added hints/openbsd.sh and t/op/pos.t to MANIFEST
9028              Added MAINT_TRIAL_1 local patch label to patchlevel.h
9029              Removed win32/win32io.c and win32/win32io.h from repository
9030      Branch: maint-5.004/perl
9031            - win32/win32io.c win32/win32io.h
9032            ! MANIFEST patchlevel.h
9033 ____________________________________________________________________________
9034 [   762] By: TimBunce                              on 1998/03/05  10:05:34
9035         Log: Title:  "5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void)"
9036              From:  Spider Boardman <spider@orb.nashua.nh.us>
9037              Files:  scope.c
9038      Branch: maint-5.004/perl
9039            ! scope.c
9040 ____________________________________________________________________________
9041 [   761] By: TimBunce                              on 1998/03/05  10:03:10
9042         Log: Title:  "properly refcount localization, fix C<local $tied{foo}>"
9043              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9044              Msg-ID:  <199802191207.MAA10742@toad.ig.co.uk>
9045              Files:  av.c hv.c scope.c t/op/local.t
9046      Branch: maint-5.004/perl
9047            ! av.c hv.c scope.c t/op/local.t
9048 ____________________________________________________________________________
9049 [   760] By: gsar                                  on 1998/03/04  20:58:21
9050         Log: added AS patch#10
9051              Message-Id: <01BD4691.963D1670.dougl@ActiveState.com>
9052              Date:    Tue, 03 Mar 1998 10:46:13 PST
9053              From:    Douglas Lankshear <dougl@ActiveState.com>
9054              Subject: [PATCH]
9055              
9056              Here's a patch to win32/dl_win32.xs that is a fix for the lookup of statically 
9057              linked modules.
9058              
9059              -- Doug
9060      Branch: asperl
9061            ! win32/dl_win32.xs
9062 ____________________________________________________________________________
9063 [   759] By: TimBunce                              on 1998/03/04  18:46:41
9064         Log: Update patchls utility
9065      Branch: maint-5.004/perl
9066            ! Porting/patchls
9067 ____________________________________________________________________________
9068 [   758] By: TimBunce                              on 1998/03/04  17:07:06
9069         Log: perldoc -f now uses pager if text is too long for screen
9070      Branch: maint-5.004/perl
9071            ! utils/perldoc.PL
9072 ____________________________________________________________________________
9073 [   757] By: TimBunce                              on 1998/03/04  16:57:04
9074         Log: Added OpenBSD hint file from <Todd.Miller@courtesan.com>
9075              Document 'warn with no args' behaviour, from <johnpc@xs4all.net>
9076      Branch: maint-5.004/perl
9077            + hints/openbsd.sh
9078            ! pod/perlfunc.pod
9079 ____________________________________________________________________________
9080 [   756] By: TimBunce                              on 1998/03/04  16:48:40
9081         Log: Fix for new gnulibc stdio.h when using sfio+perlio
9082      Branch: maint-5.004/perl
9083            ! perlsdio.h
9084 ____________________________________________________________________________
9085 [   755] By: TimBunce                              on 1998/03/04  16:47:08
9086         Log: Fixed typo in vms/ext/Stdio/Stdio.pm AUTOLOAD
9087              Added details of split in scalar context to perlfunc.pod
9088      Branch: maint-5.004/perl
9089            ! pod/perlfunc.pod vms/ext/Stdio/Stdio.pm
9090 ____________________________________________________________________________
9091 [   754] By: TimBunce                              on 1998/03/04  16:35:58
9092         Log: Updated perl -v info to include reference to docs and home page.
9093      Branch: maint-5.004/perl
9094            ! perl.c
9095 ____________________________________________________________________________
9096 [   753] By: TimBunce                              on 1998/03/04  16:31:29
9097         Log: Updated hints/bsdos.sh for BSD/OS 3.1
9098              Fixed typo in pod/perlsyn.pod
9099              Added workaround for old gmake in ext/SDBM_File/sdbm/Makefile.PL
9100              Fixed typo in ext/GDBM_File/GDBM_File.pm
9101      Branch: maint-5.004/perl
9102            ! ext/GDBM_File/GDBM_File.pm ext/SDBM_File/sdbm/Makefile.PL
9103            ! hints/bsdos.sh pod/perlsyn.pod
9104 ____________________________________________________________________________
9105 [   752] By: TimBunce                              on 1998/03/04  15:49:19
9106         Log: Changed bug address in README to perlbug@perl.com
9107              Changed Copyright in perl.c to 1998
9108              Added op/pos.t test from Robin Houston <robin@oneworld.org>
9109      Branch: maint-5.004/perl
9110            + t/op/pos.t
9111            ! README perl.c
9112 ____________________________________________________________________________
9113 [   751] By: TimBunce                              on 1998/03/04  14:47:15
9114         Log: Make t/comp/require.t and t/lib/ph.t executable in repository
9115      Branch: maint-5.004/perl
9116            ! t/comp/require.t t/lib/ph.t
9117 ____________________________________________________________________________
9118 [   750] By: TimBunce                              on 1998/03/04  13:29:58
9119         Log: Added dTHR definition to ease backwards compatibility for XS
9120              source code from 5.005.
9121      Branch: maint-5.004/perl
9122            ! perl.h
9123 ____________________________________________________________________________
9124 [   749] By: TimBunce                              on 1998/03/04  12:19:19
9125         Log: Title:  "rename local 'op' variables to 'o'", #F114
9126              From:  Gurusamy Sarathy
9127              Files:  op.h opcode.h proto.h dump.c op.c opcode.pl pp_ctl.c run.c scope.c
9128              toke.c
9129      Branch: maint-5.004/perl
9130            ! dump.c op.c op.h opcode.h opcode.pl pp_ctl.c proto.h run.c
9131            ! scope.c toke.c
9132 ____________________________________________________________________________
9133 [   748] By: TimBunce                              on 1998/03/04  12:12:27
9134         Log: Title:  "consolidated win32 patch", #F112
9135              From:  Gurusamy Sarathy
9136              Files:  MANIFEST pod/perlfaq2.pod pod/perlrun.pod win32/include/sys/socket.h
9137              EXTERN.h INTERN.h dosish.h lib/ExtUtils/Command.pm
9138              lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9139              lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm t/TEST
9140              t/harness win32/win32.h win32/win32iop.h README.win32
9141              doio.c installhtml installperl pp_sys.c win32/Makefile
9142              win32/config.bc win32/config.vc win32/config_H.bc
9143              win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9144              win32/dl_win32.xs win32/makedef.pl win32/makefile.mk
9145              win32/perllib.c win32/runperl.c win32/win32.c
9146              win32/win32sck.c win32/bin/perlglob.pl x2p/a2p.h x2p/a2p.c
9147              x2p/a2py.c
9148      Branch: maint-5.004/perl
9149            + win32/bin/perlglob.pl
9150            ! EXTERN.h INTERN.h MANIFEST README.win32 doio.c dosish.h
9151            ! installhtml installperl lib/ExtUtils/Command.pm
9152            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Win32.pm
9153            ! lib/ExtUtils/Mksymlists.pm lib/File/DosGlob.pm
9154            ! pod/perlfaq2.pod pod/perlrun.pod pp_sys.c t/TEST t/harness
9155            ! win32/Makefile win32/config.bc win32/config.vc
9156            ! win32/config_H.bc win32/config_H.vc win32/config_h.PL
9157            ! win32/config_sh.PL win32/dl_win32.xs
9158            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9159            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9160            ! win32/win32iop.h win32/win32sck.c x2p/a2p.c x2p/a2p.h
9161            ! x2p/a2py.c
9162 ____________________________________________________________________________
9163 [   747] By: TimBunce                              on 1998/03/04  11:59:57
9164         Log: Title:  "initialize @INC in ph.t, and fix up MANIFEST", #F111
9165              From:  Gurusamy Sarathy
9166              Files:  MANIFEST t/lib/ph.t
9167      Branch: maint-5.004/perl
9168            ! MANIFEST t/lib/ph.t
9169 ____________________________________________________________________________
9170 [   746] By: TimBunce                              on 1998/03/04  11:47:43
9171         Log: Title:  "properly save STDOUT during system() in debugger", #F110
9172              From:  Jason Smith <smithj4@rpi.edu>
9173              Files:  lib/perl5db.pl
9174      Branch: maint-5.004/perl
9175            ! lib/perl5db.pl
9176 ____________________________________________________________________________
9177 [   745] By: TimBunce                              on 1998/03/04  11:40:19
9178         Log: Title:  "generate DynaLoader.pm at build time", #F109
9179              From:  Achim Bohnet <ach@mpe.mpg.de>
9180              Msg-ID:  <9802111938.AA26224@o09.xray.mpe.mpg.de>
9181              Files:  MANIFEST ext/DynaLoader/DynaLoader.pm.PL ext/DynaLoader/Makefile.PL
9182      Branch: maint-5.004/perl
9183            + ext/DynaLoader/DynaLoader.pm.PL
9184            ! MANIFEST ext/DynaLoader/Makefile.PL
9185 ____________________________________________________________________________
9186 [   744] By: TimBunce                              on 1998/03/04  11:34:09
9187         Log: Title:  "Install extensions with bootstrap in $archlib", #F108
9188              From:  koenig@anna.mind.de (Andreas J. Koenig), koenig@kulturbox.de (Andreas
9189              J. Koenig)
9190              Msg-ID:  <sfcra9fqx0n.fsf@anna.in-berlin.de>
9191              Files:  lib/ExtUtils/Install.pm
9192      Branch: maint-5.004/perl
9193            ! lib/ExtUtils/Install.pm
9194 ____________________________________________________________________________
9195 [   743] By: TimBunce                              on 1998/03/04  10:45:05
9196         Log: Title:  "Pod::Html trips over "C<0>"", #F107
9197              From:  Chip Salzenberg
9198              Files:  lib/Pod/Html.pm
9199      Branch: maint-5.004/perl
9200            ! lib/Pod/Html.pm
9201 ____________________________________________________________________________
9202 [   742] By: TimBunce                              on 1998/03/04  10:12:54
9203         Log: Title:  "5.004_58 | _04: pod2*,perlpod: L<show this|man/section>", #F106
9204              From:  Achim Bohnet <ach@mpe.mpg.de>
9205              Msg-ID:  <9802111629.AA00595@o09.xray.mpe.mpg.de>
9206              Files:  pod/perlpod.pod lib/Pod/Html.pm lib/Pod/Text.pm pod/pod2man.PL
9207      Branch: maint-5.004/perl
9208            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
9209 ____________________________________________________________________________
9210 [   741] By: TimBunce                              on 1998/03/04  10:08:31
9211         Log: Title:  "New patch for $^E==GetLastError() under Win32", #F105
9212              From:  Gurusamy Sarathy <gsar@engin.umich.edu>, Tye McQueen
9213              <tye@metronet.com>, ilya@math.ohio-state.edu (Ilya
9214              Zakharevich)
9215              Msg-ID:  <199801040630.AA29298@metronet.com>,
9216              <199801041826.NAA11568@aatma.engin.umich.edu>,
9217              <1998Jan4.130412.2719461@cor.newman>
9218              Files:  pod/perlfunc.pod pod/perlvar.pod doio.c lib/dumpvar.pl lib/perl5db.pl
9219              win32/win32.h mg.c util.c win32/makedef.pl win32/win32.c
9220      Branch: maint-5.004/perl
9221            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c pod/perlfunc.pod
9222            ! pod/perlvar.pod util.c win32/makedef.pl win32/win32.c
9223            ! win32/win32.h
9224 ____________________________________________________________________________
9225 [   740] By: TimBunce                              on 1998/03/04  09:55:57
9226         Log: Title:  "5.004_56: Patch to Tie::Hash and docs", #F104
9227              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9228              Msg-ID:  <199801120134.UAA05437@monk.mps.ohio-state.edu>
9229              Files:  pod/perlfunc.pod lib/Tie/Hash.pm
9230      Branch: maint-5.004/perl
9231            ! lib/Tie/Hash.pm pod/perlfunc.pod
9232 ____________________________________________________________________________
9233 [   739] By: TimBunce                              on 1998/03/04  09:26:01
9234         Log: Title:  "more doc for perldoc", #F103
9235              From:  Gurusamy Sarathy
9236              Files:  utils/perldoc.PL
9237      Branch: maint-5.004/perl
9238            ! utils/perldoc.PL
9239 ____________________________________________________________________________
9240 [   738] By: TimBunce                              on 1998/03/04  09:23:16
9241         Log: Title:  "Make perldoc look for an index file ", #F102
9242              From:  Gisle Aas <gisle@aas.no>
9243              Msg-ID:  <199801221220.NAA22902@furu.g.aas.no>
9244              Files:  utils/perldoc.PL
9245      Branch: maint-5.004/perl
9246            ! utils/perldoc.PL
9247 ____________________________________________________________________________
9248 [   737] By: TimBunce                              on 1998/03/04  09:21:15
9249         Log: Title:  "perldoc -F filename", #F101
9250              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9251              Msg-ID:  <199712120037.TAA00176@math.mps.ohio-state.edu>
9252              Files:  utils/perldoc.PL
9253      Branch: maint-5.004/perl
9254            ! utils/perldoc.PL
9255 ____________________________________________________________________________
9256 [   736] By: TimBunce                              on 1998/03/04  09:16:20
9257         Log: Title:  "sv_grow can fail for HAS_64K_LIMIT systems", #F100
9258              From:  Gisle Aas <gisle@aas.no>
9259              Msg-ID:  <m3iuqsl3oq.fsf@furu.g.aas.no>
9260              Files:  sv.c
9261      Branch: maint-5.004/perl
9262            ! sv.c
9263 ____________________________________________________________________________
9264 [   735] By: TimBunce                              on 1998/03/04  09:08:51
9265         Log: Title:  "Benchmark.pm: timethese corrupts $_", #F099
9266              From:  abigail@fnx.com
9267              Msg-ID:  <19980201114609.7779.qmail@betelgeuse.wayne.fnx.com>
9268              Files:  lib/Benchmark.pm
9269      Branch: maint-5.004/perl
9270            ! lib/Benchmark.pm
9271 ____________________________________________________________________________
9272 [   734] By: TimBunce                              on 1998/03/04  08:59:58
9273         Log: Title:  "STRANGE_MALLOC should test failed alloc", #F098
9274              From:  Gisle Aas <gisle@aas.no>
9275              Msg-ID:  <199802021406.PAA03285@furu.g.aas.no>
9276              Files:  hv.c
9277      Branch: maint-5.004/perl
9278            ! hv.c
9279 ____________________________________________________________________________
9280 [   733] By: TimBunce                              on 1998/03/04  08:35:19
9281         Log: Title:  "support caseless %ENV", #F097
9282              From:  Gurusamy Sarathy
9283              Files:  hv.c t/op/magic.t win32/win32.h
9284      Branch: maint-5.004/perl
9285            ! hv.c t/op/magic.t win32/win32.h
9286 ____________________________________________________________________________
9287 [   732] By: TimBunce                              on 1998/03/04  08:33:58
9288         Log: Title:  "newer cperl-mode.el (from 5.004_60)", #F096
9289              From:  Ilya Zakharevich
9290              Files:  emacs/cperl-mode.el
9291      Branch: maint-5.004/perl
9292            ! emacs/cperl-mode.el
9293 ____________________________________________________________________________
9294 [   731] By: TimBunce                              on 1998/03/04  08:26:23
9295         Log: Title:  "Handle set magic on xsub OUTPUT args, add API functions that handle
9296              magic", #F095
9297              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9298              Msg-ID:  <199801190409.XAA26710@aatma.engin.umich.edu>
9299              Files:  pod/perlguts.pod pod/perlxs.pod embed.h proto.h sv.h global.sym
9300              lib/ExtUtils/xsubpp sv.c
9301      Branch: maint-5.004/perl
9302            ! embed.h global.sym lib/ExtUtils/xsubpp pod/perlguts.pod
9303            ! pod/perlxs.pod proto.h sv.c sv.h
9304 ____________________________________________________________________________
9305 [   730] By: TimBunce                              on 1998/03/04  08:20:52
9306         Log: Title:  "Fix flawed cleanup when signal handlers are not defined", #F094
9307              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9308              Msg-ID:  <199710290106.UAA11485@aatma.engin.umich.edu>
9309              Files:  mg.c
9310      Branch: maint-5.004/perl
9311            ! mg.c
9312 ____________________________________________________________________________
9313 [   729] By: TimBunce                              on 1998/03/04  08:18:02
9314         Log: Title:  "Tests for C<sort 'foo','bar'>", #F093
9315              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9316              Msg-ID:  <199711021247.MAA01743@crypt.compulink.co.uk>
9317              Files:  t/op/sort.t
9318      Branch: maint-5.004/perl
9319            ! t/op/sort.t
9320 ____________________________________________________________________________
9321 [   728] By: TimBunce                              on 1998/03/04  08:17:07
9322         Log: Title:  "Make search.pl work on win32", #F092
9323              From:  Gurusamy Sarathy
9324              Files:  win32/bin/search.pl
9325      Branch: maint-5.004/perl
9326            ! win32/bin/search.pl
9327 ____________________________________________________________________________
9328 [   727] By: gsar                                  on 1998/03/04  04:13:23
9329         Log: missing s/op/o/ from one of the mainpatches
9330      Branch: win32/perl
9331            ! op.c
9332 ____________________________________________________________________________
9333 [   726] By: gsar                                  on 1998/03/04  02:12:13
9334         Log: maintpatches #102 and #103 to perldoc.PL
9335      Branch: win32/perl
9336            ! utils/perldoc.PL
9337 ____________________________________________________________________________
9338 [   725] By: gsar                                  on 1998/03/04  02:00:15
9339         Log: renumber some tests to match maint branch
9340      Branch: win32/perl
9341            ! t/op/local.t
9342 ____________________________________________________________________________
9343 [   724] By: gsar                                  on 1998/03/04  01:25:50
9344         Log: maintpatch
9345              #70:  "Fix random whitespace errors in docs"
9346              From:  Roderick Schertler <roderick@argon.org>
9347              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9348              Date:  Fri, 24 Oct 1997 11:20:44 -0400
9349              Files:  pod/checkpods.PL pod/perlfunc.pod
9350      Branch: win32/perl
9351            ! pod/checkpods.PL
9352 ____________________________________________________________________________
9353 [   723] By: gsar                                  on 1998/03/04  01:04:37
9354         Log: sync maintpatch
9355              #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
9356              From:  Chip Salzenberg
9357              Files:  lib/File/Path.pm
9358      Branch: win32/perl
9359            ! lib/File/Path.pm
9360 ____________________________________________________________________________
9361 [   722] By: gsar                                  on 1998/03/04  00:46:46
9362         Log: remove redundancy in File::Find
9363      Branch: win32/perl
9364            ! lib/File/Find.pm
9365 ____________________________________________________________________________
9366 [   721] By: TimBunce                              on 1998/03/03  20:06:41
9367         Log: Title:  "Fix spurious perldoc warnings on DOSISH platforms", #F091
9368              From:  Molnar Laszlo <molnarl@cdata.tvnet.hu>
9369              Msg-ID:  <34475659.1AA69855@cdata.tvnet.hu>
9370              Files:  utils/perldoc.PL
9371      Branch: maint-5.004/perl
9372            ! utils/perldoc.PL
9373 ____________________________________________________________________________
9374 [   720] By: TimBunce                              on 1998/03/03  20:03:59
9375         Log: Title:  "Make ExtUtils::MM_Unix::fixin() do something meaningful on win32",
9376              #F090
9377              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9378              Msg-ID:  <199801070016.TAA17766@aatma.engin.umich.edu>
9379              Files:  lib/ExtUtils/MM_Unix.pm
9380      Branch: maint-5.004/perl
9381            ! lib/ExtUtils/MM_Unix.pm
9382 ____________________________________________________________________________
9383 [   719] By: TimBunce                              on 1998/03/03  20:02:06
9384         Log: Title:  "Fix inconsistent case $ENV{Path} (vs $ENV{PATH})", #F089
9385              From:  Gurusamy Sarathy
9386              Files:  lib/FindBin.pm
9387      Branch: maint-5.004/perl
9388            ! lib/FindBin.pm
9389 ____________________________________________________________________________
9390 [   718] By: TimBunce                              on 1998/03/03  20:00:26
9391         Log: Title:  "Fix File::Find's longstanding confusion about win32 being like VMS",
9392              #F088
9393              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9394              Msg-ID:  <199802020459.XAA04964@aatma.engin.umich.edu>
9395              Files:  lib/File/Find.pm
9396      Branch: maint-5.004/perl
9397            ! lib/File/Find.pm
9398 ____________________________________________________________________________
9399 [   717] By: TimBunce                              on 1998/03/03  19:59:38
9400         Log: Title:  "do_postponed breaks with multiple interpreters", #F087
9401              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9402              Msg-ID:  <199710290316.WAA15888@aatma.engin.umich.edu>
9403              Files:  op.c
9404      Branch: maint-5.004/perl
9405            ! op.c
9406 ____________________________________________________________________________
9407 [   716] By: TimBunce                              on 1998/03/03  19:57:17
9408         Log: Title:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod",
9409              #F086
9410              From:  Gurusamy Sarathy
9411              Files:  pod/perldelta.pod pod/perldiag.pod toke.c
9412      Branch: maint-5.004/perl
9413            ! pod/perldelta.pod pod/perldiag.pod toke.c
9414 ____________________________________________________________________________
9415 [   715] By: TimBunce                              on 1998/03/03  19:51:33
9416         Log: Title:  "Pod::Html bug and fix: missing </UL> in index", #F085
9417              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9418              Msg-ID:  <199802192314.SAA23326@aatma.engin.umich.edu>
9419              Files:  lib/Pod/Html.pm
9420      Branch: maint-5.004/perl
9421            ! lib/Pod/Html.pm
9422 ____________________________________________________________________________
9423 [   714] By: TimBunce                              on 1998/03/03  19:50:28
9424         Log: Title:  "New pod: perlhist", #F084
9425              From:  Jarkko Hietaniemi <jhi@iki.fi>
9426              Msg-ID:  <199802191556.RAA09578@alpha.hut.fi>
9427              Files:  MANIFEST pod/perl.pod pod/perlhist.pod pod/perltoc.pod pod/buildtoc
9428      Branch: maint-5.004/perl
9429            + pod/perlhist.pod
9430            ! MANIFEST pod/buildtoc pod/perl.pod pod/perltoc.pod
9431 ____________________________________________________________________________
9432 [   713] By: TimBunce                              on 1998/03/03  19:47:13
9433         Log: Title:  "Fix restoration of locals on scope unwinding", #F083
9434              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9435              Msg-ID:  <199802110515.AAA23700@aatma.engin.umich.edu>
9436              Files:  pp_ctl.c t/op/local.t
9437      Branch: maint-5.004/perl
9438            ! pp_ctl.c t/op/local.t
9439 ____________________________________________________________________________
9440 [   712] By: TimBunce                              on 1998/03/03  19:45:56
9441         Log: Title:  "after an eval-ed bad require, requiring a string ref SEGVs", #F082
9442              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9443              Msg-ID:  <199802102349.SAA16001@aatma.engin.umich.edu>
9444              Files:  pp_ctl.c
9445      Branch: maint-5.004/perl
9446            ! pp_ctl.c
9447 ____________________________________________________________________________
9448 [   711] By: TimBunce                              on 1998/03/03  19:44:41
9449         Log: Title:  "Fix seg fault on eval/require and syntax errors", #F081
9450              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9451              Msg-ID:  <199802102321.SAA15346@aatma.engin.umich.edu>
9452              Files:  MANIFEST scope.h op.c pp_ctl.c scope.c t/comp/require.t toke.c
9453      Branch: maint-5.004/perl
9454            + t/comp/require.t
9455            ! MANIFEST op.c pp_ctl.c scope.c scope.h toke.c
9456 ____________________________________________________________________________
9457 [   710] By: TimBunce                              on 1998/03/03  19:36:34
9458         Log: Title:  "5.004_58: the locale.t problem in IRIX", #F080
9459              From:  Jarkko Hietaniemi <jhi@iki.fi>
9460              Msg-ID:  <199802091747.TAA01735@alpha.hut.fi>
9461              Files:  t/pragma/locale.t
9462      Branch: maint-5.004/perl
9463            ! t/pragma/locale.t
9464 ____________________________________________________________________________
9465 [   709] By: TimBunce                              on 1998/03/03  19:32:30
9466         Log: Title:  "sv_setnv will upgrade SVt_NV to SVt_PVNV", #F079
9467              From:  Gisle Aas <gisle@aas.no>
9468              Msg-ID:  <m3g1lwl3bq.fsf@furu.g.aas.no>
9469              Files:  sv.c
9470      Branch: maint-5.004/perl
9471            ! sv.c
9472 ____________________________________________________________________________
9473 [   708] By: TimBunce                              on 1998/03/03  19:28:06
9474         Log: Title:  "Eliminate double warnings under C<package;>", #F077
9475              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9476              Msg-ID:  <E0y0paq-0000Ov-00@ursa.cus.cam.ac.uk>
9477              Files:  gv.c op.c toke.c
9478      Branch: maint-5.004/perl
9479            ! gv.c op.c toke.c
9480 ____________________________________________________________________________
9481 [   707] By: TimBunce                              on 1998/03/03  19:13:17
9482         Log: Title:  "Fix infinite loop on unlink() failure in File::Path::rmtree()",
9483              #F076
9484              From:  Murray Nesbitt <mjn@pathcom.com>, Tim Bunce <Tim.Bunce@ig.co.uk>
9485              Msg-ID:  <199802061100.LAA16423@toad.ig.co.uk>
9486              Files:  lib/File/Path.pm
9487      Branch: maint-5.004/perl
9488            ! lib/File/Path.pm
9489 ____________________________________________________________________________
9490 [   706] By: TimBunce                              on 1998/03/03  19:08:45
9491         Log: Title:  "Update of h2ph", #F075
9492              From:  kstar@www.chapin.edu (Kurt D. Starsinic)
9493              Msg-ID:  <199802051354.FAA11452@www.chapin.edu>
9494              Files:  t/lib/ph.t utils/h2ph.PL
9495      Branch: maint-5.004/perl
9496            + t/lib/ph.t
9497            ! utils/h2ph.PL
9498 ____________________________________________________________________________
9499 [   705] By: TimBunce                              on 1998/03/03  18:56:59
9500         Log: Title:  "Fix AutoLoader for deep packages", #F074
9501              From:  Zachary Miller <zcmiller@zappy.er.usgs.gov>
9502              Msg-ID:  <199710092348.SAA02108@zappy.er.usgs.gov>
9503              Files:  lib/AutoLoader.pm
9504      Branch: maint-5.004/perl
9505            ! lib/AutoLoader.pm
9506 ____________________________________________________________________________
9507 [   704] By: TimBunce                              on 1998/03/03  18:35:36
9508         Log: Title:  "Fix order of warnings for misplaced subscripts", #F073
9509              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9510              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
9511              Files:  op.c
9512      Branch: maint-5.004/perl
9513            ! op.c
9514 ____________________________________________________________________________
9515 [   703] By: TimBunce                              on 1998/03/03  18:32:28
9516         Log: Title:  "Make recursive lexical analysis more robust", #F072
9517              From:  Ilya Zakharevich and Chip Salzenberg
9518              Msg-ID:  <199710160102.VAA28817@monk.mps.ohio-state.edu>
9519              Files:  toke.c
9520      Branch: maint-5.004/perl
9521            ! toke.c
9522 ____________________________________________________________________________
9523 [   702] By: TimBunce                              on 1998/03/03  18:18:10
9524         Log: Title:  "Fix random whitespace errors in docs", #F070
9525              From:  Roderick Schertler <roderick@argon.org>
9526              Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
9527              Files:  pod/perlfunc.pod pod/checkpods.PL
9528      Branch: maint-5.004/perl
9529            ! pod/checkpods.PL pod/perlfunc.pod
9530 ____________________________________________________________________________
9531 [   701] By: TimBunce                              on 1998/03/03  18:13:54
9532         Log: Title:  "Fix line numbers after here documents in eval STRING", #F069
9533              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9534              Msg-ID:  <199710241745.NAA08166@monk.mps.ohio-state.edu>
9535              Files:  toke.c
9536      Branch: maint-5.004/perl
9537            ! toke.c
9538 ____________________________________________________________________________
9539 [   700] By: TimBunce                              on 1998/03/03  18:11:20
9540         Log: Title:  "Fix SEGV from combining caller and C<package;>", #F068
9541              From:  James Duncan <jduncan@epitome.hawk.igs.net>, Nicholas Clark
9542              <nick@flirble.org>
9543              Msg-ID:  <199710241248.NAA00163@flirble.org>,
9544              <Pine.LNX.3.96.971024135912.12197A-100000@epitome.hawk.igs.
9545              net>
9546              Files:  pp_ctl.c sv.c
9547      Branch: maint-5.004/perl
9548            ! pp_ctl.c sv.c
9549 ____________________________________________________________________________
9550 [   699] By: TimBunce                              on 1998/03/03  18:06:59
9551         Log: Title:  "Don't fold string comparison under C<use locale>", #F067
9552              From:  Jarkko Hietaniemi <jhi@iki.fi>
9553              Msg-ID:  <199711151506.RAA26287@alpha.hut.fi>
9554              Files:  op.c
9555      Branch: maint-5.004/perl
9556            ! op.c
9557 ____________________________________________________________________________
9558 [   698] By: TimBunce                              on 1998/03/03  18:04:51
9559         Log: Title:  "Fix SEGV on constant at end of sort block", #F066
9560              From:  Administration <fadmin@informatics.muni.cz>
9561              Msg-ID:  <199711170838.JAA26073@thetis.fi.muni.cz>
9562              Files:  op.c
9563      Branch: maint-5.004/perl
9564            ! op.c
9565 ____________________________________________________________________________
9566 [   697] By: TimBunce                              on 1998/03/03  18:02:54
9567         Log: Title:  "Allow C<last()> to mean C<last>", #F065
9568              From:  Chip Salzenberg
9569              Files:  op.c
9570      Branch: maint-5.004/perl
9571            ! op.c
9572 ____________________________________________________________________________
9573 [   696] By: TimBunce                              on 1998/03/03  17:58:12
9574         Log: Title:  "Fix extension version mismatch message", #F064
9575              From:  Chip Salzenberg
9576              Files:  XSUB.h
9577      Branch: maint-5.004/perl
9578            ! XSUB.h
9579 ____________________________________________________________________________
9580 [   695] By: TimBunce                              on 1998/03/03  17:53:04
9581         Log: Title:  "Better handle and test struct tm of Linux and SunOS", #F063
9582              From:  Andy Dougherty <doughera@newton.phys.lafayette.edu>
9583              Msg-ID:  <Pine.SUN.3.96.980205134340.15567B-100000@newton.phys>
9584              Files:  MANIFEST ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9585              hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9586      Branch: maint-5.004/perl
9587            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
9588            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
9589 ____________________________________________________________________________
9590 [   694] By: TimBunce                              on 1998/03/03  17:40:47
9591         Log: Title:  "Fix doc bug in getservbyname() examples", #F062
9592              From:  Tom Christiansen
9593              Files:  ext/Socket/Socket.pm
9594      Branch: maint-5.004/perl
9595            ! ext/Socket/Socket.pm
9596 ____________________________________________________________________________
9597 [   693] By: TimBunce                              on 1998/03/03  17:32:57
9598         Log: Title:  "Kill warning about parameter type", #F061
9599              From:  Chip Salzenberg
9600              Files:  op.c
9601      Branch: maint-5.004/perl
9602            ! op.c
9603 ____________________________________________________________________________
9604 [   692] By: TimBunce                              on 1998/03/03  17:11:07
9605         Log: Title:  "Socket occasional SEGV", #F060
9606              From:  Trevor Blackwell <tlb@viaweb.com>
9607              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
9608              Files:  ext/Socket/Socket.xs
9609      Branch: maint-5.004/perl
9610            ! ext/Socket/Socket.xs
9611 ____________________________________________________________________________
9612 [   691] By: TimBunce                              on 1998/03/03  17:09:51
9613         Log: Title:  "Avoid SEGV from local($@)", #F059
9614              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9615              Msg-ID:  <199710290251.VAA14362@aatma.engin.umich.edu>
9616              Files:  pp_ctl.c
9617      Branch: maint-5.004/perl
9618            ! pp_ctl.c
9619 ____________________________________________________________________________
9620 [   690] By: TimBunce                              on 1998/03/03  17:08:21
9621         Log: Title:  "Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )", #F058
9622              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9623              Msg-ID:  <199710300036.TAA01004@aatma.engin.umich.edu>
9624              Files:  op.c
9625      Branch: maint-5.004/perl
9626            ! op.c
9627 ____________________________________________________________________________
9628 [   689] By: TimBunce                              on 1998/03/03  17:05:57
9629         Log: Title:  "Use STMT_{START,END} in XSRETURN", #F057
9630              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9631              Msg-ID:  <199710300245.VAA04244@aatma.engin.umich.edu>
9632              Files:  XSUB.h
9633      Branch: maint-5.004/perl
9634            ! XSUB.h
9635 ____________________________________________________________________________
9636 [   688] By: TimBunce                              on 1998/03/03  17:04:15
9637         Log: Title:  "Re: Sort grammar bug", #F056
9638              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9639              Msg-ID:  <199711011946.OAA18882@aatma.engin.umich.edu>
9640              Files:  toke.c
9641      Branch: maint-5.004/perl
9642            ! toke.c
9643 ____________________________________________________________________________
9644 [   687] By: TimBunce                              on 1998/03/03  17:01:32
9645         Log: Title:  "Document indirect object cases for exec(), system()", #F055
9646              From:  Dominic Dunlop <domo@slipper.ip.lu>
9647              Msg-ID:  <v03110700b084e89234a7@[194.51.248.90]>
9648              Files:  pod/perlfunc.pod
9649      Branch: maint-5.004/perl
9650            ! pod/perlfunc.pod
9651 ____________________________________________________________________________
9652 [   686] By: TimBunce                              on 1998/03/03  16:56:44
9653         Log: Title:  "Update docs on tr///", #F054
9654              From:  Tom Phoenix <rootbeer@teleport.com>
9655              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.com>
9656              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9657              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9658              pod/perlstyle.pod toke.c
9659      Branch: maint-5.004/perl
9660            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9661            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
9662            ! pod/perlstyle.pod toke.c
9663 ____________________________________________________________________________
9664 [   685] By: TimBunce                              on 1998/03/03  16:38:50
9665         Log: Title:  "Re: perlop bitwise & | ^ documentation", #F053
9666              From:  Tom Phoenix <rootbeer@teleport.com>
9667              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.com>
9668              Files:  pod/perlop.pod
9669      Branch: maint-5.004/perl
9670            ! pod/perlop.pod
9671 ____________________________________________________________________________
9672 [   684] By: TimBunce                              on 1998/03/03  16:37:00
9673         Log: Title:  "Fix SEGV on C<*glob{'SCALAR','ARRAY'}>", #F052
9674              From:  "Joseph N. Hall" <joseph@cscaper.com>
9675              Msg-ID:  <199711110552.WAA12613@gadget.cscaper.com>
9676              Files:  perly.c perly.c.diff perly.y vms/perly_c.vms
9677      Branch: maint-5.004/perl
9678            ! perly.c perly.c.diff perly.y vms/perly_c.vms
9679 ____________________________________________________________________________
9680 [   683] By: TimBunce                              on 1998/03/03  16:31:15
9681         Log: Title:  "for perlguts.pod: document sv_derived_from, sv_vcatpfn and
9682              sv_vsetpfn", #F051
9683              From:  jan.dubois@ibm.net (Jan Dubois) and Chip Salzenberg
9684              Msg-ID:  <346ae970.7444534@smtp1.ibm.net>
9685              Files:  pod/perlguts.pod
9686      Branch: maint-5.004/perl
9687            ! pod/perlguts.pod
9688 ____________________________________________________________________________
9689 [   682] By: TimBunce                              on 1998/03/03  16:28:30
9690         Log: Title:  "5.004_04: locale startup failure (at last) documented", #F050
9691              From:  Jarkko Hietaniemi <jhi@iki.fi>
9692              Msg-ID:  <199711172054.WAA08261@alpha.hut.fi>
9693              Files:  INSTALL pod/perldiag.pod pod/perllocale.pod
9694      Branch: maint-5.004/perl
9695            ! INSTALL pod/perldiag.pod pod/perllocale.pod
9696 ____________________________________________________________________________
9697 [   681] By: TimBunce                              on 1998/03/03  16:24:12
9698         Log: Title:  "Cope with lack of args in Fcntl::AUTOLOAD", #F049
9699              From:  Jerome Abela <abela@hsc.fr>
9700              Msg-ID:  <19971120183248.23588@coredump.hsc.fr>
9701              Files:  ext/Fcntl/Fcntl.pm
9702      Branch: maint-5.004/perl
9703            ! ext/Fcntl/Fcntl.pm
9704 ____________________________________________________________________________
9705 [   680] By: TimBunce                              on 1998/03/03  16:23:20
9706         Log: Title:  "Commenting toke.c", #F048
9707              From:  gnat@frii.com
9708              Msg-ID:  <199801082138.OAA14186@prometheus.frii.com>
9709              Files:  toke.c
9710      Branch: maint-5.004/perl
9711            ! toke.c
9712 ____________________________________________________________________________
9713 [   679] By: TimBunce                              on 1998/03/03  16:18:32
9714         Log: Title:  "Re: 5.004_04 vec() fails with 32-bit values", #F047
9715              From:  "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9716              Msg-ID:  <E0xsnr8-0007SS-00@taurus.cus.cam.ac.uk>
9717              Files:  pod/perlguts.pod pp.c t/op/vec.t
9718      Branch: maint-5.004/perl
9719            ! pod/perlguts.pod pp.c t/op/vec.t
9720 ____________________________________________________________________________
9721 [   678] By: TimBunce                              on 1998/03/03  16:15:44
9722         Log: Title:  "A few perl5.004_03 bugs", #F046
9723              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9724              Msg-ID:  <199801221211.MAA05315@crypt.compulink.co.uk>
9725              Files:  mg.c t/op/magic.t
9726      Branch: maint-5.004/perl
9727            ! mg.c t/op/magic.t
9728 ____________________________________________________________________________
9729 [   677] By: TimBunce                              on 1998/03/03  16:13:11
9730         Log: Title:  "Faster, cleaner av_unshift() ", #F045
9731              From:  Gisle Aas <gisle@aas.no>
9732              Msg-ID:  <199801221850.TAA23111@furu.g.aas.no>
9733              Files:  av.c
9734      Branch: maint-5.004/perl
9735            ! av.c
9736 ____________________________________________________________________________
9737 [   676] By: TimBunce                              on 1998/03/03  16:04:30
9738         Log: Title:  "New hints/solaris2.sh", #F044
9739              From:  Stephen Zander <srz@mckesson.com>
9740              Msg-ID:  <87oh12y458.fsf@wsuse5.mckesson.com>
9741              Files:  hints/solaris_2.sh
9742      Branch: maint-5.004/perl
9743            ! hints/solaris_2.sh
9744 ____________________________________________________________________________
9745 [   675] By: TimBunce                              on 1998/03/03  15:33:07
9746         Log: Title:  "Refresh Complex.pm and test", #F043
9747              From:  Jarkko Hietaniemi <jhi@iki.fi>
9748              Msg-ID:  <199802051608.SAA20262@alpha.hut.fi>
9749              Files:  lib/Math/Complex.pm t/lib/complex.t
9750      Branch: maint-5.004/perl
9751            ! lib/Math/Complex.pm t/lib/complex.t
9752 ____________________________________________________________________________
9753 [   674] By: TimBunce                              on 1998/03/03  15:29:16
9754         Log: Title:  "Fix (\@@) proto", #F042
9755              From:  "Joseph N. Hall" <joseph@cscaper.com>
9756              Msg-ID:  <199801240132.SAA25111@gadget.cscaper.com>
9757              Files:  op.c t/comp/proto.t
9758      Branch: maint-5.004/perl
9759            ! op.c t/comp/proto.t
9760 ____________________________________________________________________________
9761 [   673] By: TimBunce                              on 1998/03/03  15:26:31
9762         Log: Title:  "Allow empty BLOCK in code", #F041
9763              From:  Vladimir Alexiev <vladimir@cs.ualberta.ca>
9764              Msg-ID:  <19980129002112Z13378-6931+226@scapa.cs.ualberta.ca>
9765              Files:  toke.c
9766      Branch: maint-5.004/perl
9767            ! toke.c
9768 ____________________________________________________________________________
9769 [   672] By: TimBunce                              on 1998/03/03  15:23:55
9770         Log: Title:  "Fix name of $Foo::{'Bar::'}: '*Foo::Bar::'", #F040
9771              From:  Chip Salzenberg
9772              Files:  gv.c t/op/gv.t
9773      Branch: maint-5.004/perl
9774            ! gv.c t/op/gv.t
9775 ____________________________________________________________________________
9776 [   671] By: TimBunce                              on 1998/03/03  10:02:32
9777         Log: Title:  "Keep accurate reference count on globs' stashes", #F038
9778              From:  Gisle Aas <gisle@aas.no>
9779              Msg-ID:  <m3zpk7sd3n.fsf@furu.g.aas.no>
9780              Files:  gv.c sv.c
9781      Branch: maint-5.004/perl
9782            ! gv.c sv.c
9783 ____________________________________________________________________________
9784 [   670] By: TimBunce                              on 1998/03/03  09:59:48
9785         Log: Title:  "Avoid memory allocation in gv_fetchpv(), for speed", #F037
9786              From:  Chip Salzenberg
9787              Files:  gv.c
9788      Branch: maint-5.004/perl
9789            ! gv.c
9790 ____________________________________________________________________________
9791 [   669] By: TimBunce                              on 1998/03/03  09:58:58
9792         Log: Title:  "Make Configure less negative about PerlIO", #F036
9793              From:  chip@atlantic.net
9794              Msg-ID:  <199801312323.SAA15237@cyprus.atlantic.net>
9795              Files:  Configure
9796      Branch: maint-5.004/perl
9797            ! Configure
9798 ____________________________________________________________________________
9799 [   668] By: TimBunce                              on 1998/03/03  09:55:51
9800         Log: Title:  "Fix (mostly) pseudo-same-REs due to embedded NULs", #F035
9801              From:  Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>
9802              Msg-ID:  <199802021217.NAA05230@albert.karlin.mff.cuni.cz>
9803              Files:  pp_ctl.c
9804      Branch: maint-5.004/perl
9805            ! pp_ctl.c
9806 ____________________________________________________________________________
9807 [   667] By: TimBunce                              on 1998/03/03  09:52:59
9808         Log: Title:  "Make Getopt::Long avoid $&, $`, $'", #F034
9809              From:  Irving Reid <irving@tor.securecomputing.com>
9810              Msg-ID:  <98Feb3.005102est.11655@janus.tor.securecomputing.com>
9811              Files:  lib/Getopt/Long.pm
9812      Branch: maint-5.004/perl
9813            ! lib/Getopt/Long.pm
9814 ____________________________________________________________________________
9815 [   666] By: TimBunce                              on 1998/03/03  09:51:27
9816         Log: Title:  "adding the newSVpvn API function", #F033
9817              From:  Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
9818              Msg-ID:  <199801310532.GAA23798@solar.ethz.ch>
9819              Files:  pod/perlguts.pod pod/perltoc.pod proto.h global.sym sv.c
9820      Branch: maint-5.004/perl
9821            ! global.sym pod/perlguts.pod pod/perltoc.pod proto.h sv.c
9822 ____________________________________________________________________________
9823 [   665] By: TimBunce                              on 1998/03/03  09:43:30
9824         Log: Title:  "Support C<Package::> as function-blind bearword", #F032
9825              From:  Chip Salzenberg
9826              Files:  toke.c
9827      Branch: maint-5.004/perl
9828            ! toke.c
9829 ____________________________________________________________________________
9830 [   664] By: TimBunce                              on 1998/03/03  09:41:40
9831         Log: Title:  "Re-optimize character classes", #F031
9832              From:  Chip Salzenberg
9833              Files:  regcomp.h regcomp.c regexec.c
9834      Branch: maint-5.004/perl
9835            ! regcomp.c regcomp.h regexec.c
9836 ____________________________________________________________________________
9837 [   663] By: TimBunce                              on 1998/03/03  09:39:55
9838         Log: Title:  "Fix C<if (1) { local $x }> which needed ENTER/LEAVE", #F030
9839              From:  dfh@dwroll.lucent.com (D461-David_F_Haertig(Dave)83040)
9840              Msg-ID:  <EnKC0q.6qI@drnews.dr.lucent.com>
9841              Files:  op.c t/op/local.t
9842      Branch: maint-5.004/perl
9843            ! op.c t/op/local.t
9844 ____________________________________________________________________________
9845 [   662] By: TimBunce                              on 1998/03/03  09:37:51
9846         Log: Title:  "Dramatically improve performance of // with parens or $&", #F029
9847              From:  Chip Salzenberg
9848              Files:  cop.h perl.h proto.h regexp.h gv.c interp.sym perl.c pp.c pp_ctl.c
9849              pp_hot.c regexec.c scope.c
9850      Branch: maint-5.004/perl
9851            ! cop.h gv.c interp.sym perl.c perl.h pp.c pp_ctl.c pp_hot.c
9852            ! proto.h regexec.c regexp.h scope.c
9853 ____________________________________________________________________________
9854 [   661] By: TimBunce                              on 1998/03/03  09:27:04
9855         Log: Title:  "Don't warn on $x{shift}, ne => 1, or -f => 1", #F028
9856              From:  Chip Salzenberg
9857              Files:  toke.c
9858      Branch: maint-5.004/perl
9859            ! toke.c
9860 ____________________________________________________________________________
9861 [   660] By: TimBunce                              on 1998/03/03  09:24:41
9862         Log: Title:  "Protect against weirdness with unreal @_ in C<local @_>", #F027
9863              From:  Chip Salzenberg
9864              Files:  scope.c
9865      Branch: maint-5.004/perl
9866            ! scope.c
9867 ____________________________________________________________________________
9868 [   659] By: TimBunce                              on 1998/03/03  09:24:00
9869         Log: Title:  "Fix C<printf "%.0d", 0>", #F026
9870              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9871              Msg-ID:  <199711021331.NAA01826@crypt.compulink.co.uk>
9872              Files:  sv.c t/op/sprintf.t
9873      Branch: maint-5.004/perl
9874            ! sv.c t/op/sprintf.t
9875 ____________________________________________________________________________
9876 [   658] By: TimBunce                              on 1998/03/03  09:22:13
9877         Log: Title:  "Tiny core patch for source filters", #F025
9878              From:  pmarquess@bfsec.bt.co.uk (Paul Marquess)
9879              Msg-ID:  <9711202312.AA02937@claudius.bfsec.bt.co.uk>
9880              Files:  toke.c
9881      Branch: maint-5.004/perl
9882            ! toke.c
9883 ____________________________________________________________________________
9884 [   657] By: TimBunce                              on 1998/03/03  09:20:00
9885         Log: Title:  "Here-doc in s///e (was: Bug)", #F024
9886              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9887              Msg-ID:  <199711221445.OAA14153@crypt.compulink.co.uk>
9888              Files:  t/base/lex.t toke.c
9889      Branch: maint-5.004/perl
9890            ! t/base/lex.t toke.c
9891 ____________________________________________________________________________
9892 [   656] By: TimBunce                              on 1998/03/03  09:17:56
9893         Log: Title:  "Fix duplicate warnings on C<-e undef>", #F023
9894              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
9895              Msg-ID:  <199711221252.MAA14000@crypt.compulink.co.uk>
9896              Files:  doio.c t/pragma/warn-1global
9897      Branch: maint-5.004/perl
9898            ! doio.c t/pragma/warn-1global
9899 ____________________________________________________________________________
9900 [   655] By: TimBunce                              on 1998/03/03  09:16:56
9901         Log: Title:  "Fix '*' prototype", #F022
9902              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9903              Msg-ID:  <199711212225.RAA00755@monk.mps.ohio-state.edu>
9904              Files:  toke.c
9905      Branch: maint-5.004/perl
9906            ! toke.c
9907 ____________________________________________________________________________
9908 [   654] By: TimBunce                              on 1998/03/03  09:15:04
9909         Log: Title:  "File::Find bugs (and patches)", "File::Find bugs & patches", #F021
9910              From:  "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
9911              Msg-ID:  <199711260703.XAA21257@mailgate2.boeing.com>
9912              Files:  lib/File/Find.pm
9913      Branch: maint-5.004/perl
9914            ! lib/File/Find.pm
9915 ____________________________________________________________________________
9916 [   653] By: TimBunce                              on 1998/03/03  09:11:55
9917         Log: Title:  "Fix typo: FORM{,AT}LINE", #F020
9918              From:  Chip Salzenberg
9919              Files:  sv.c
9920      Branch: maint-5.004/perl
9921            ! sv.c
9922 ____________________________________________________________________________
9923 [   652] By: TimBunce                              on 1998/03/03  09:07:50
9924         Log: Title:  "Fix use of unref mem when blessed object goes out of scope", #F019
9925              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9926              Msg-ID:  <199711282326.SAA15090@aatma.engin.umich.edu>
9927              Files:  scope.c
9928      Branch: maint-5.004/perl
9929            ! scope.c
9930 ____________________________________________________________________________
9931 [   651] By: TimBunce                              on 1998/03/03  09:07:10
9932         Log: Title:  "Fix C<my ($a, undef, $b) = @x>", #F018
9933              From:  Stephane Payrard <stef@francenet.fr>
9934              Msg-ID:  <199712040054.BAA04612@www.zweig.com>
9935              Files:  op.c t/op/my.t
9936      Branch: maint-5.004/perl
9937            ! op.c t/op/my.t
9938 ____________________________________________________________________________
9939 [   650] By: TimBunce                              on 1998/03/03  09:04:04
9940         Log: Title:  "enhanced "use strict" warning", #F017
9941              From:  Tkil <tkil@reptile.scrye.com>
9942              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
9943              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
9944      Branch: maint-5.004/perl
9945            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
9946 ____________________________________________________________________________
9947 [   649] By: TimBunce                              on 1998/03/03  09:02:55
9948         Log: Title:  "eval of sub gives spurious "uninitialised" warning", #F016
9949              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9950              Msg-ID:  <199712061025.FAA14396@aatma.engin.umich.edu>
9951              Files:  pod/perldelta.pod pod/perlfunc.pod op.c t/op/eval.t
9952      Branch: maint-5.004/perl
9953            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
9954 ____________________________________________________________________________
9955 [   648] By: TimBunce                              on 1998/03/03  08:58:00
9956         Log: Title:  "[PERL] Assigning result of pop scrambles unrelated reference", #F015
9957              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
9958              Msg-ID:  <199712061100.GAA14864@aatma.engin.umich.edu>
9959              Files:  sv.c
9960      Branch: maint-5.004/perl
9961            ! sv.c
9962 ____________________________________________________________________________
9963 [   647] By: TimBunce                              on 1998/03/03  08:53:35
9964         Log: Title:  "[PERL] Filedescriptor leak in 5.004_55 (and earlier)", #F014
9965              From:  Ilya Zakharevich <ilya@math.ohio-state.edu>
9966              Msg-ID:  <199712151922.OAA06410@monk.mps.ohio-state.edu>
9967              Files:  os2/os2.c util.c
9968      Branch: maint-5.004/perl
9969            ! os2/os2.c util.c
9970 ____________________________________________________________________________
9971 [   646] By: TimBunce                              on 1998/03/03  08:51:04
9972         Log: Title:  "Fix fdopen() on STD{IN,OUT,ERR}", #F013
9973              From:  Roderick Schertler <roderick@argon.org>
9974              Msg-ID:  <pzg1npp6e3.fsf@eeyore.ibcinc.com>
9975              Files:  doio.c t/op/misc.t
9976      Branch: maint-5.004/perl
9977            ! doio.c t/op/misc.t
9978 ____________________________________________________________________________
9979 [   645] By: TimBunce                              on 1998/03/03  08:49:34
9980         Log: Title:  "Fix local $a[0] and local $h{a}", #F012
9981              From:  Stephen McCamant <alias@mcs.com>
9982              Msg-ID:  <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
9983              Files:  embed.h scope.h global.sym pp.c pp_hot.c scope.c t/op/local.t
9984      Branch: maint-5.004/perl
9985            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
9986 ____________________________________________________________________________
9987 [   644] By: TimBunce                              on 1998/03/03  08:43:06
9988         Log: Title:  "Eliminate redundant mg_get() in SvTRUE()", #F011
9989              From:  Spider Boardman <spider@orb.nashua.nh.us>
9990              Msg-ID:  <199712251839.NAA14800@Orb.Nashua.NH.US>
9991              Files:  sv.c
9992      Branch: maint-5.004/perl
9993            ! sv.c
9994 ____________________________________________________________________________
9995 [   643] By: TimBunce                              on 1998/03/03  08:41:07
9996         Log: Title:  "Don't force scalar context on C<my @x> or C<my %x>", #F010
9997              From:  Chip Salzenberg
9998              Files:  op.c t/op/my.t
9999      Branch: maint-5.004/perl
10000            ! op.c t/op/my.t
10001 ____________________________________________________________________________
10002 [   642] By: TimBunce                              on 1998/03/03  08:39:11
10003         Log: Title:  "Fix assignment to $_[0] in DESTROY", #F009
10004              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10005              Msg-ID:  <199801010030.TAA14274@aatma.engin.umich.edu>
10006              Files:  pod/perlobj.pod sv.c t/op/ref.t
10007      Branch: maint-5.004/perl
10008            ! pod/perlobj.pod sv.c t/op/ref.t
10009 ____________________________________________________________________________
10010 [   641] By: gsar                                  on 1998/03/03  04:39:49
10011         Log: merge problematic maintpatch to op.c
10012              #77:  "Eliminate double warnings under C<package;>"
10013              From:  Chip Salzenberg
10014              Files:  gv.c op.c toke.c
10015      Branch: win32/perl
10016            ! gv.c op.c toke.c
10017 ____________________________________________________________________________
10018 [   640] By: gsar                                  on 1998/03/03  04:30:22
10019         Log: merge another conflicting maintpatch to op.c
10020              #17:  "Enhanced "use strict" warning"
10021              From:  Tkil <tkil@reptile.scrye.com>
10022              Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
10023              Date:  Thu, 4 Dec 1997 02:38:26 -0700
10024              Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars
10025      Branch: win32/perl
10026            ! gv.c t/pragma/strict-subs t/pragma/strict-vars
10027 ____________________________________________________________________________
10028 [   639] By: gsar                                  on 1998/03/03  04:09:11
10029         Log: maintpatch
10030              #73:  "Fix order of warnings for misplaced subscripts"
10031              From:  Hugo van der Sanden <hv@crypt.compulink.co.uk>
10032              Msg-ID:  <199710131023.LAA16796@crypt.compulink.co.uk>
10033              Date:  Mon, 13 Oct 1997 11:23:56 +0100
10034              Files:  op.c
10035      Branch: win32/perl
10036            ! op.c
10037 ____________________________________________________________________________
10038 [   638] By: gsar                                  on 1998/03/03  04:02:16
10039         Log: manually apply another conflicting maintpatch
10040              #64:  "Fix extension version mismatch message"
10041              From:  Chip Salzenberg
10042              Files:  XSUB.h
10043      Branch: win32/perl
10044            ! XSUB.h
10045 ____________________________________________________________________________
10046 [   637] By: gsar                                  on 1998/03/03  03:57:08
10047         Log: maintpatch
10048              #62:  "Fix doc bug in getservbyname() examples"
10049              From:  Tom Christiansen
10050              Files:  ext/Socket/Socket.pm
10051      Branch: win32/perl
10052            ! ext/Socket/Socket.pm
10053 ____________________________________________________________________________
10054 [   636] By: gsar                                  on 1998/03/03  03:55:13
10055         Log: maintpatch
10056              #60:  "Socket occasional SEGV"
10057              From:  Trevor Blackwell <tlb@viaweb.com>
10058              Msg-ID:  <199710281804.NAA09632@wagg.viaweb.com>
10059              Date:  Tue, 28 Oct 1997 13:04:43 -0500 (EST)
10060              Files:  ext/Socket/Socket.xs
10061      Branch: win32/perl
10062            ! ext/Socket/Socket.xs
10063 ____________________________________________________________________________
10064 [   635] By: gsar                                  on 1998/03/03  03:51:01
10065         Log: maintpatches for docs
10066              #53:  "Perlop bitwise & | ^ documentation"
10067              From:  Tom Phoenix <rootbeer@teleport.com>
10068              Msg-ID:  <Pine.GSO.3.96.971106073858.29771O-100000@usertest.teleport.c
10069              Date:  Thu, 6 Nov 1997 07:44:52 -0800 (PST)
10070              Files:  pod/perlfunc.pod
10071              -------- 
10072              #54:  "Update docs on tr///"
10073              From:  Tom Phoenix <rootbeer@teleport.com>
10074              Msg-ID:  <Pine.GSO.3.96.971103071602.10568C-100000@usertest.teleport.c
10075              Date:  Mon, 3 Nov 1997 07:28:39 -0800 (PST)
10076              Files:  pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10077              pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10078              pod/perlstyle.pod toke.c
10079      Branch: win32/perl
10080            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10081            ! pod/perllocale.pod pod/perlmod.pod pod/perlop.pod
10082            ! pod/perlstyle.pod toke.c
10083 ____________________________________________________________________________
10084 [   634] By: gsar                                  on 1998/03/03  03:43:42
10085         Log: another maintpatch (this one needed adjust of test nos.)
10086              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10087              Message-Id: <199801221211.MAA05315@crypt.compulink.co.uk>
10088              Date: Thu, 22 Jan 1998 12:11:49 +0000
10089              Subject: Re: [PERL] A few perl5.004_03 bugs 
10090      Branch: win32/perl
10091            ! mg.c t/op/magic.t
10092 ____________________________________________________________________________
10093 [   633] By: gsar                                  on 1998/03/03  03:36:40
10094         Log: merge another toke.c patch and its dependent (very carefully)
10095              #32:  "Support C<Package::> as function-blind bearword"
10096              From:  Chip Salzenberg
10097              Files:  toke.c
10098              --------
10099              #86:  "Make warning on C<Nosuch::> optional, add to perl{diag,delta}.pod"
10100              From:  Gurusamy Sarathy
10101              Files:  toke.c pod/perldelta.pod pod/perldiag.pod
10102      Branch: win32/perl
10103            ! pod/perldelta.pod pod/perldiag.pod toke.c
10104 ____________________________________________________________________________
10105 [   632] By: gsar                                  on 1998/03/03  03:12:16
10106         Log: another toke.c maintpatch
10107              #28:  "Don't warn on $x{shift}, ne => 1, or -f => 1"
10108              From:  Chip Salzenberg
10109              Files:  toke.c
10110      Branch: win32/perl
10111            ! toke.c
10112 ____________________________________________________________________________
10113 [   631] By: gsar                                  on 1998/03/03  03:06:59
10114         Log: still another maintpatch
10115              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10116              Message-Id: <199711021331.NAA01826@crypt.compulink.co.uk>
10117              Date: Sun, 02 Nov 1997 13:31:54 +0000
10118              Subject: [PATCH] assorted sprintf bugs
10119      Branch: win32/perl
10120            ! sv.c t/op/sprintf.t
10121 ____________________________________________________________________________
10122 [   630] By: gsar                                  on 1998/03/03  03:03:55
10123         Log: yet another maintpatch
10124              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10125              Message-Id: <199711221252.MAA14000@crypt.compulink.co.uk>
10126              Date: Sat, 22 Nov 1997 12:52:16 +0000
10127              Subject: Re: [PERL] Unexpected output 
10128      Branch: win32/perl
10129            ! doio.c t/pragma/warn-1global
10130 ____________________________________________________________________________
10131 [   629] By: gsar                                  on 1998/03/03  02:57:33
10132         Log: merge another maintpatch to toke.c
10133              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10134              Date: Sat, 22 Nov 1997 14:45:23 GMT
10135              Message-Id: <199711221445.OAA14153@crypt.compulink.co.uk>
10136              Subject: Re: [PERL] Here-doc in s///e (was: Bug)
10137      Branch: win32/perl
10138            ! t/base/lex.t toke.c
10139 ____________________________________________________________________________
10140 [   628] By: gsar                                  on 1998/03/03  02:50:20
10141         Log: manually merge a maintpatch
10142              Date: Thu, 8 Jan 1998 14:38:04 -0700 (MST)
10143              Message-Id: <199801082138.OAA14186@prometheus.frii.com>
10144              From: gnat@frii.com
10145              Subject: [PERL] Commenting toke.c
10146      Branch: win32/perl
10147            ! toke.c
10148 ____________________________________________________________________________
10149 [   627] By: TimBunce                              on 1998/03/02  22:34:47
10150         Log: Title:  "Fix inefficient checks for TIEHANDLE", #F008
10151              From:  Gurusamy Sarathy <gsar@engin.umich.edu>
10152              Msg-ID:  <199801080106.UAA05048@aatma.engin.umich.edu>
10153              Files:  pp_hot.c pp_sys.c
10154      Branch: maint-5.004/perl
10155            ! pp_hot.c pp_sys.c
10156 ____________________________________________________________________________
10157 [   626] By: TimBunce                              on 1998/03/02  22:31:13
10158         Log: This is the change description for change 625
10159              Title:  "Fix tr///s option", #F007
10160              From:  Inaba Hiroto <inaba@st.rim.or.jp>
10161              Msg-ID:  <19980110155333D.inaba@st.rim.or.jp>
10162              Files:  doop.c
10163      Branch: maint-5.004/perl
10164            ! doop.c
10165 ____________________________________________________________________________
10166 [   625] By: TimBunce                              on 1998/03/02  22:23:48
10167         Log:      Branch: maint-5.004/perl
10168            ! doop.c
10169 ____________________________________________________________________________
10170 [   623] By: TimBunce                              on 1998/03/02  21:51:53
10171         Log: Title:  "Fix lexical lookup in eval-sub-eval", #F006
10172              From:  Chip Salzenberg
10173              Files:  pp_ctl.c
10174      Branch: maint-5.004/perl
10175            ! pp_ctl.c
10176 ____________________________________________________________________________
10177 [   622] By: TimBunce                              on 1998/03/02  21:43:29
10178         Log: Title:  "Don't upgrade target of assignment from LVALUE", #F005
10179              From:  Chip Salzenberg
10180              Files:  sv.c
10181      Branch: maint-5.004/perl
10182            ! sv.c
10183 ____________________________________________________________________________
10184 [   621] By: TimBunce                              on 1998/03/02  21:29:59
10185         Log: Title:  "Fix compile-time warning line in while ()", #F004
10186              From:  Chip Salzenberg
10187              Files:  op.c
10188      Branch: maint-5.004/perl
10189            ! op.c
10190 ____________________________________________________________________________
10191 [   620] By: TimBunce                              on 1998/03/02  21:25:27
10192         Log: Title:  "STMT foreach LIST;", #F002
10193              From:  Chip Salzenberg
10194              Files:  pod/perlsyn.pod perly.c perly.c.diff perly.y t/cmd/mod.t toke.c
10195              vms/perly_c.vms
10196      Branch: maint-5.004/perl
10197            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10198            ! toke.c vms/perly_c.vms
10199 ____________________________________________________________________________
10200 [   619] By: TimBunce                              on 1998/03/02  21:12:58
10201         Log: Title:  "Fix SIGSEGV on C<42 until forever>", #F001
10202              From:  Chip Salzenberg
10203              Files:  op.c
10204      Branch: maint-5.004/perl
10205            ! op.c
10206 ____________________________________________________________________________
10207 [   618] By: gsar                                  on 1998/03/02  04:40:16
10208         Log: make t/lib/nothread.t type xtext also
10209      Branch: win32/perl
10210            ! t/op/nothread.t
10211 ____________________________________________________________________________
10212 [   617] By: gsar                                  on 1998/03/02  04:35:15
10213         Log: make t/lib/thread.t type xtext
10214      Branch: win32/perl
10215            ! t/lib/thread.t
10216 ____________________________________________________________________________
10217 [   616] By: gsar                                  on 1998/03/02  04:17:40
10218         Log: fix misapplied hunks in change#614
10219      Branch: win32/perl
10220            ! scope.c scope.h
10221 ____________________________________________________________________________
10222 [   615] By: gsar                                  on 1998/03/02  03:39:16
10223         Log: another one down
10224              From: "Conrad E. Kimball" <cek@tblv021.ca.boeing.com>
10225              Message-Id: <199711260703.XAA21257@mailgate2.boeing.com>
10226              Date: Tue, 25 Nov 1997 23:03:48 -0800
10227              Subject: [PERL] File::Find bugs & patches
10228      Branch: win32/perl
10229            ! lib/File/Find.pm
10230 ____________________________________________________________________________
10231 [   614] By: gsar                                  on 1998/03/02  03:28:28
10232         Log: this one with adjusted test numbers
10233              Message-Id: <m0xjWFq-000EZeC@alias-2.pr.mcs.net>
10234              Date: Sat, 20 Dec 1997 15:16:14 -0600 (CST)
10235              From: Stephen McCamant <alias@mcs.com>
10236              Subject: [PERL] [PATCH] Fix local $a[0] and local $h{a}
10237      Branch: win32/perl
10238            ! embed.h global.sym pp.c pp_hot.c scope.c scope.h t/op/local.t
10239 ____________________________________________________________________________
10240 [   613] By: gsar                                  on 1998/03/02  03:13:32
10241         Log: still another
10242              From: Inaba Hiroto <inaba@st.rim.or.jp>
10243              Subject: [PERL] tr///s bug
10244              Message-Id: <19980110155333D.inaba@st.rim.or.jp>
10245              Date: Sat, 10 Jan 1998 15:53:33 +0900
10246      Branch: win32/perl
10247            ! doop.c t/op/subst.t
10248 ____________________________________________________________________________
10249 [   612] By: gsar                                  on 1998/03/02  03:01:27
10250         Log: yet another patch
10251              From: Chip Salzenberg <salzench@nielsenmedia.com>
10252              Message-Id: <199709161748.NAA08418@nielsenmedia.com>
10253              Subject: Tiny but massively cool:  C<statement foreach @list>
10254              Date: Tue, 16 Sep 1997 13:47:28 -0400 (EDT)
10255      Branch: win32/perl
10256            ! perly.c perly.c.diff perly.y pod/perlsyn.pod t/cmd/mod.t
10257            ! toke.c vms/perly_c.vms
10258 ____________________________________________________________________________
10259 [   611] By: gsar                                  on 1998/03/02  01:52:46
10260         Log: yet another 'old' patch
10261              From: Stephane Payrard <stef@francenet.fr>
10262              Message-Id: <199712040054.BAA04612@www.zweig.com>
10263              To: perl5-porters@perl.org
10264              Subject: Re: [PERL] buglet : minor but gratuitous inconsistency
10265              between `my' and `local' (Patch included)
10266      Branch: win32/perl
10267            ! op.c t/op/my.t
10268 ____________________________________________________________________________
10269 [   610] By: gsar                                  on 1998/03/02  01:45:55
10270         Log: another 'old' patch
10271              From: Roderick Schertler <roderick@argon.org>
10272              Date: 19 Dec 1997 12:52:36 -0500
10273              Message-Id: <pzg1npp6e3.fsf@eeyore.ibcinc.com>
10274              Subject: [PERL] [PATCH] Re: Problem with open >&=
10275      Branch: win32/perl
10276            ! doio.c t/op/misc.t
10277 ____________________________________________________________________________
10278 [   609] By: gsar                                  on 1998/03/02  01:23:56
10279         Log: apply missing pieces from:
10280              From: Chip Salzenberg <salzench@nielsenmedia.com>
10281              Message-Id: <199711272044.PAA12102@nielsenmedia.com>
10282              Subject: [PATCH] Improved LVALUE patch
10283              Date: Thu, 27 Nov 1997 15:44:02 -0500 (EST)
10284      Branch: win32/perl
10285            ! sv.c
10286 ____________________________________________________________________________
10287 [   608] By: gsar                                  on 1998/03/02  01:13:01
10288         Log: merge two important 'old' patches
10289              From: Chip Salzenberg <salzench@nielsenmedia.com>
10290              Message-Id: <199709241632.MAA09164@nielsenmedia.com>
10291              Subject: [PATCH]  Fix C<42 until forever> SIGSEGV
10292              Date: Wed, 24 Sep 1997 12:32:11 -0400 (EDT)
10293              ------
10294              From: Chip Salzenberg <salzench@nielsenmedia.com>
10295              Message-Id: <199710221332.JAA04814@nielsenmedia.com>
10296              Subject: [PATCH] Fix for compile-time while() warnings
10297              Date: Wed, 22 Oct 1997 09:31:50 -0400 (EDT)
10298      Branch: win32/perl
10299            ! op.c
10300 ____________________________________________________________________________
10301 [   607] By: gsar                                  on 1998/03/01  06:52:26
10302         Log: integrate mainline changes
10303      Branch: asperl
10304           +> Policy_sh.SH Porting/config.sh Porting/config_H atomic.h
10305           +> lib/Tie/Handle.pm t/op/tiehandle.t
10306            - config_H
10307           !> (integrate 89 files)
10308 ____________________________________________________________________________
10309 [   606] By: gsar                                  on 1998/02/28  23:11:00
10310         Log: misc small tweaks
10311              - AutoLoader fix for long::pack::names
10312              - d_mymalloc can be set from makefiles now
10313              - make search.pl actually work on win32
10314              - revert podoc about $^E on OS/2 (per Ilya's wishes)
10315      Branch: win32/perl
10316            ! lib/AutoLoader.pm pod/perlvar.pod win32/Makefile
10317            ! win32/bin/search.pl win32/makefile.mk win32/win32.c
10318 ____________________________________________________________________________
10319 [   605] By: gsar                                  on 1998/02/28  22:16:45
10320         Log: fix typo in sv.h, and run 'make regen_headers' to make it build
10321      Branch: win32/perl
10322            ! embedvar.h sv.h
10323 ____________________________________________________________________________
10324 [   604] By: gsar                                  on 1998/02/28  21:08:58
10325         Log: integrate mainline
10326      Branch: win32/perl
10327           +> Policy_sh.SH atomic.h lib/Tie/Handle.pm t/op/tiehandle.t
10328           !> Configure MANIFEST Makefile.SH bytecode.h bytecode.pl
10329           !> byterun.c ext/SDBM_File/Makefile.PL
10330           !> ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/sdbm.h
10331           !> lib/ExtUtils/MM_VMS.pm os2/diff.configure os2/os2.c perl.c
10332           !> perlvars.h pod/perltie.pod pp_sys.c sv.c sv.h t/lib/anydbm.t
10333           !> t/lib/sdbm.t util.c vms/descrip.mms vms/perlvms.pod
10334           !> vms/test.com win32/makedef.pl
10335 ____________________________________________________________________________
10336 [   603] By: nick                                  on 1998/02/28  11:31:15
10337         Log: Missed FREAD in bytecode.h
10338              Cannot export svref_mutex in non-threaded perl
10339      Branch: perl
10340            ! bytecode.h win32/makedef.pl
10341
10342 ----------------
10343 Version 5.004_61
10344 ----------------
10345
10346 ____________________________________________________________________________
10347 [   602] By: mbeattie                              on 1998/02/27  18:35:27
10348         Log: Change FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid clash with
10349              preprocessor symbol on Digital UNIX.
10350      Branch: perl
10351            ! bytecode.h bytecode.pl byterun.c
10352 ____________________________________________________________________________
10353 [   601] By: mbeattie                              on 1998/02/27  18:27:00
10354         Log: Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
10355      Branch: perl
10356            ! sv.h
10357 ____________________________________________________________________________
10358 [   600] By: mbeattie                              on 1998/02/27  18:15:07
10359         Log: Add atomic.h to MANIFEST
10360      Branch: perl
10361            ! MANIFEST
10362 ____________________________________________________________________________
10363 [   599] By: mbeattie                              on 1998/02/27  18:13:52
10364         Log: Integrate win32 branch into mainline.
10365      Branch: perl
10366            ! bytecode.pl
10367           !> bytecode.h byterun.c byterun.h dosish.h embed.h embedvar.h
10368           !> ext/B/B.xs ext/B/Makefile.PL global.sym perl.h sv.c
10369           !> win32/Makefile win32/bin/pl2bat.pl win32/config.bc
10370           !> win32/config.gc win32/config.vc win32/config_H.bc
10371           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
10372           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10373           !> win32/win32thread.h
10374 ____________________________________________________________________________
10375 [   598] By: mbeattie                              on 1998/02/27  18:06:41
10376         Log: Make refcounts atomic for threading (dependent on appropriate
10377              arch-dependent and compiler-dependent definitions in atomic.h
10378              or else falls back to a global mutex to protect refcounts).
10379      Branch: perl
10380            + atomic.h
10381            ! global.sym perl.c perlvars.h sv.c sv.h
10382 ____________________________________________________________________________
10383 [   597] By: mbeattie                              on 1998/02/27  15:37:22
10384         Log: Tiehandle stuff in change 595 didn't add to MANIFEST
10385      Branch: perl
10386            ! MANIFEST
10387 ____________________________________________________________________________
10388 [   596] By: mbeattie                              on 1998/02/27  15:34:55
10389         Log: Missed adding new file Policy_sh.SH in change 592.
10390      Branch: perl
10391            + Policy_sh.SH
10392 ____________________________________________________________________________
10393 [   595] By: mbeattie                              on 1998/02/27  15:34:06
10394         Log: Subject: [PATCH] _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
10395              Date: Fri, 27 Feb 1998 04:15:04 +0000
10396              From: Graham Barr <gbarr@pobox.com>
10397      Branch: perl
10398            + lib/Tie/Handle.pm t/op/tiehandle.t
10399            ! pod/perltie.pod pp_sys.c
10400 ____________________________________________________________________________
10401 [   594] By: mbeattie                              on 1998/02/27  15:31:12
10402         Log: From: Dan Sugalski <sugalskd@osshe.edu>
10403              Subject: [PATCH 5.004_60] Fix to MM_VMS.PM
10404              Date: Thu, 26 Feb 1998 11:09:55 -0800
10405              Subject: [PATCH 5.004_60] Get SDBM_File working on VMS
10406              Date: Thu, 26 Feb 1998 11:15:24 -0800
10407      Branch: perl
10408            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
10409            ! ext/SDBM_File/sdbm/sdbm.h lib/ExtUtils/MM_VMS.pm
10410            ! t/lib/anydbm.t t/lib/sdbm.t vms/descrip.mms vms/perlvms.pod
10411            ! vms/test.com
10412 ____________________________________________________________________________
10413 [   593] By: mbeattie                              on 1998/02/27  15:26:45
10414         Log: Fix file-descriptor leak when pipes fail via taint checks:
10415              Subject: [PATCH] Some patches went through cracks
10416              Date: Thu, 26 Feb 1998 02:47:46 -0500 (EST)
10417              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10418      Branch: perl
10419            ! os2/os2.c util.c
10420 ____________________________________________________________________________
10421 [   592] By: mbeattie                              on 1998/02/27  15:15:12
10422         Log: Subject: Config_60-03-04.diff patch for 5.004_60
10423              Date: Wed, 25 Feb 1998 17:14:39 -0500 (EST)
10424              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10425      Branch: perl
10426            ! Configure MANIFEST Makefile.SH os2/diff.configure
10427 ____________________________________________________________________________
10428 [   591] By: gsar                                  on 1998/02/26  19:34:50
10429         Log: added AS patch#9
10430      Branch: asperl
10431            - win32/ipdir.c win32/ipenv.c win32/iplio.c win32/ipmem.c
10432            - win32/ipproc.c win32/ipsock.c win32/ipstdio.c
10433            - win32/ipstdiowin.h win32/perlobj.def
10434            ! ObjXSub.h globals.c perl.c proto.h win32/Makefile
10435            ! win32/dl_win32.xs win32/runperl.c win32/win32.c win32/win32.h
10436            ! win32/win32sck.c win32/win32thread.c
10437 ____________________________________________________________________________
10438 [   590] By: gsar                                  on 1998/02/26  04:25:40
10439         Log: various changes to make win32 build under the new Configure & co.
10440              - added byterun.c to core C build
10441              - makefile.mk now has a regen_config_h target to quickly update config_H.[bgv]c
10442              after adding new variables to config.[bgv]c
10443              - sig_name_init now has only the valid signals
10444              - we now have $Config{usethreads}
10445              - tested under the two commercial compilers w/ and w/o usethreads
10446      Branch: win32/perl
10447            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10448            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10449            ! win32/config_h.PL win32/makedef.pl win32/makefile.mk
10450 ____________________________________________________________________________
10451 [   589] By: gsar                                  on 1998/02/26  03:56:19
10452         Log: various cleanups so that B can be built as "just another extension"
10453              - export symbols needed for building B
10454              - bset_obj_store() is needed by byterun(), so define it there instead
10455              of at B.xs, and export it
10456              - freadpv() is only used in B.xs, so move it there
10457              - byte*.h are now included by perl.h
10458              - regenerate embed*.h
10459      Branch: win32/perl
10460            ! bytecode.h bytecode.pl byterun.c byterun.h embed.h embedvar.h
10461            ! ext/B/B.xs ext/B/Makefile.PL global.sym perl.h
10462 ____________________________________________________________________________
10463 [   588] By: gsar                                  on 1998/02/25  21:46:35
10464         Log: integrate mainline
10465      Branch: win32/perl
10466           +> Porting/config.sh Porting/config_H
10467            - config_H
10468           !> (integrate 54 files)
10469 ____________________________________________________________________________
10470 [   587] By: gsar                                  on 1998/02/25  19:20:26
10471         Log: added AS patch#8
10472      Branch: asperl
10473            ! sv.c x2p/a2py.c x2p/util.c
10474 ____________________________________________________________________________
10475 [   586] By: gsar                                  on 1998/02/25  19:08:06
10476         Log: added AS patch#7
10477              Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com>
10478              Date:    Tue, 24 Feb 1998 07:57:07 PST
10479              From:    Douglas Lankshear <dougl@ActiveState.com>
10480              Subject: [PATCH] 
10481              
10482              Here's an attempt at
10483              6. MANIFEST must be updated with new file names
10484              5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
10485              And some changes to move toward
10486              1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk
10487              
10488              -- Doug
10489      Branch: asperl
10490            ! MANIFEST installperl ipdir.h ipenv.h iplio.h ipmem.h ipproc.h
10491            ! ipsock.h ipstdio.h lib/ExtUtils/MM_Win32.pm perldir.h
10492            ! perlenv.h perlio.h perllio.h win32/Makefile
10493 ____________________________________________________________________________
10494 [   585] By: mbeattie                              on 1998/02/25  17:44:34
10495         Log: More compiler tweaks.
10496      Branch: perl
10497            ! Makefile.SH bytecode.pl byterun.c byterun.h ext/B/B/Asmdata.pm
10498 ____________________________________________________________________________
10499 [   584] By: mbeattie                              on 1998/02/25  15:36:38
10500         Log: Subject: [PATCH 5.004_60] dos-djgpp update
10501              Date: Wed, 25 Feb 1998 11:17:07 +0100
10502              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
10503      Branch: perl
10504            ! djgpp/djgpp.c dosish.h hints/dos_djgpp.sh perl.c thread.h
10505 ____________________________________________________________________________
10506 [   583] By: mbeattie                              on 1998/02/25  15:34:48
10507         Log: Move find_threadsv to right bit of global.sym. Bump patchlevel to 61.
10508      Branch: perl
10509            ! global.sym patchlevel.h
10510 ____________________________________________________________________________
10511 [   582] By: mbeattie                              on 1998/02/25  15:28:08
10512         Log: Subject: Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
10513              Date: Tue, 24 Feb 1998 11:15:57 +0000
10514              From: Robin Houston <robin@oneworld.org>
10515      Branch: perl
10516            ! pod/perldiag.pod pp_ctl.c
10517 ____________________________________________________________________________
10518 [   581] By: mbeattie                              on 1998/02/25  15:27:06
10519         Log: Subject: [PATCH] #ifdef CAN_PROTOTYPE cleanup
10520              Date: 23 Feb 1998 23:36:09 +0100
10521              From: Gisle Aas <gisle@aas.no>
10522      Branch: perl
10523            ! doio.c miniperlmain.c op.c perl.c pp.h regcomp.c toke.c util.c
10524 ____________________________________________________________________________
10525 [   580] By: mbeattie                              on 1998/02/25  15:25:29
10526         Log: Subject: [PATCH 5.004_60] improved Test.pm
10527              Date: Sat, 21 Feb 1998 14:17:09 -0500
10528              From: Joshua Pritikin <pritikin@mindspring.com>
10529      Branch: perl
10530            ! lib/Test.pm
10531 ____________________________________________________________________________
10532 [   579] By: mbeattie                              on 1998/02/25  15:23:24
10533         Log: HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
10534              From: Jarkko Hietaniemi <jhi@iki.fi>
10535              Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
10536              Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
10537              Subject: Re: your HP-UX perl patch
10538              Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)
10539      Branch: perl
10540            ! Makefile.SH embed.h global.sym hints/hpux.sh
10541 ____________________________________________________________________________
10542 [   578] By: mbeattie                              on 1998/02/25  15:18:06
10543         Log: Back out DB_File patch (change _553) and tweak Configure.
10544              Subject: ANNOUNCE: perl5.004_60 is available
10545              Date: Mon, 23 Feb 1998 10:47:26 -0000
10546              From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
10547      Branch: perl
10548            ! Configure ext/DB_File/DB_File.xs
10549 ____________________________________________________________________________
10550 [   577] By: mbeattie                              on 1998/02/25  15:04:00
10551         Log: Subject: [PATCH] Cwd.pm
10552              Date: Fri, 20 Feb 1998 10:27:54 -0600
10553              From: Graham Barr <gbarr@ti.com>
10554      Branch: perl
10555            ! lib/Cwd.pm
10556 ____________________________________________________________________________
10557 [   576] By: mbeattie                              on 1998/02/25  15:02:57
10558         Log: From: ilya@math.ohio-state.edu (Ilya Zakharevich)
10559              Subject: [5.004_5* PATCH] Make ornaments default in Term::ReadLine
10560              Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
10561              Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
10562              Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
10563              Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
10564              Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)
10565      Branch: perl
10566            ! lib/Term/ReadLine.pm lib/perl5db.pl regcomp.c
10567 ____________________________________________________________________________
10568 [   575] By: mbeattie                              on 1998/02/25  14:58:00
10569         Log: Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available
10570              Date: Tue, 24 Feb 1998 16:02:43 -0500 (EST)
10571              From: Andy Dougherty <doughera@lafcol.lafayette.edu>
10572      Branch: perl
10573            + Porting/config.sh Porting/config_H
10574            - config_H
10575            ! Configure INSTALL MANIFEST Makefile.SH Porting/Glossary
10576            ! Porting/pumpkin.pod config_h.SH ext/POSIX/POSIX.xs
10577            ! hints/aix.sh hints/amigaos.sh hints/bsdos.sh hints/dec_osf.sh
10578            ! hints/freebsd.sh hints/irix_6.sh hints/linux.sh
10579            ! hints/netbsd.sh hints/next_3.sh hints/next_4.sh hints/os2.sh
10580            ! hints/solaris_2.sh makedepend.SH perl.c perl.h pp.c pp_sys.c
10581            ! t/lib/thread.t t/op/nothread.t x2p/Makefile.SH
10582 ____________________________________________________________________________
10583 [   574] By: gsar                                  on 1998/02/24  02:21:14
10584         Log: fix typos in sv.c
10585      Branch: win32/perl
10586            ! sv.c
10587 ____________________________________________________________________________
10588 [   573] By: mbeattie                              on 1998/02/23  10:03:39
10589         Log: Remove old Linux+threads segfault degugging kludge.
10590      Branch: perl
10591            ! perl.c
10592 ____________________________________________________________________________
10593 [   572] By: gsar                                  on 1998/02/23  09:45:26
10594         Log: undo previous change (no added value!)
10595      Branch: win32/perl
10596            ! win32/bin/pl2bat.pl
10597 ____________________________________________________________________________
10598 [   571] By: gsar                                  on 1998/02/23  09:18:32
10599         Log: fix pl2bat.pl to tolerate trailing .bat (as suggested by
10600              John Cavanaugh <cavanaug@sdd.hp.com>)
10601      Branch: win32/perl
10602            ! win32/bin/pl2bat.pl
10603 ____________________________________________________________________________
10604 [   570] By: gsar                                  on 1998/02/22  04:02:15
10605         Log: support chown() (just a noop for now)
10606      Branch: win32/perl
10607            ! dosish.h win32/win32.c win32/win32.h
10608 ____________________________________________________________________________
10609 [   569] By: gsar                                  on 1998/02/22  03:09:55
10610         Log: integrate latest win32 branch
10611      Branch: asperl
10612           +> (branch 41 files)
10613           !> (integrate 59 files)
10614 ____________________________________________________________________________
10615 [   568] By: gsar                                  on 1998/02/22  02:40:56
10616         Log: get compiler building under win32 (needed Makefile.PL
10617              hacks that could be applicable to other platforms)
10618      Branch: win32/perl
10619            ! ext/B/Makefile.PL win32/Makefile win32/makefile.mk
10620 ____________________________________________________________________________
10621 [   567] By: gsar                                  on 1998/02/22  01:30:19
10622         Log: integrate mainline
10623      Branch: win32/perl
10624           +> (branch 41 files)
10625           !> (integrate 46 files)
10626 ____________________________________________________________________________
10627 [   566] By: gsar                                  on 1998/02/20  22:31:56
10628         Log: fix handle leak in join()
10629      Branch: win32/perl
10630            ! win32/win32thread.h
10631
10632 ----------------
10633 Version 5.004_60
10634 ----------------
10635
10636 ____________________________________________________________________________
10637 [   565] By: mbeattie                              on 1998/02/20  18:23:47
10638         Log: Remove compiler files from their old lib/B locations. The compiler
10639              now builds by default (without the byteperl executable so far) and
10640              seems to work at least minimally.
10641      Branch: perl
10642            - lib/B.pm lib/B/Asmdata.pm lib/B/Assembler.pm lib/B/Bblock.pm
10643            - lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm lib/B/Debug.pm
10644            - lib/B/Deparse.pm lib/B/Disassembler.pm lib/B/Lint.pm
10645            - lib/B/Showlex.pm lib/B/Stackobj.pm lib/B/Terse.pm
10646            - lib/B/Xref.pm lib/B/assemble lib/B/cc_harness
10647            - lib/B/disassemble lib/B/makeliblinks lib/O.pm
10648            ! MANIFEST bytecode.pl
10649 ____________________________________________________________________________
10650 [   564] By: mbeattie                              on 1998/02/20  18:05:33
10651         Log: Move lib/B/... and lib/[BO].pm over to where they should be,
10652              under ext/B.
10653      Branch: perl
10654           +> ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
10655           +> ext/B/B/Bblock.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
10656           +> ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
10657           +> ext/B/B/Disassembler.pm ext/B/B/Lint.pm ext/B/B/Showlex.pm
10658           +> ext/B/B/Stackobj.pm ext/B/B/Terse.pm ext/B/B/Xref.pm
10659           +> ext/B/B/assemble ext/B/B/cc_harness ext/B/B/disassemble
10660           +> ext/B/B/makeliblinks ext/B/O.pm
10661 ____________________________________________________________________________
10662 [   563] By: mbeattie                              on 1998/02/20  17:54:58
10663         Log: Start getting compiler to work when built with the core.
10664              [Still won't work as of this change.]
10665      Branch: perl
10666           +> byterun.c byterun.h lib/B/Asmdata.pm lib/B/Assembler.pm
10667           +> lib/B/Bblock.pm lib/B/Bytecode.pm lib/B/C.pm lib/B/CC.pm
10668           +> lib/B/Debug.pm lib/B/Deparse.pm lib/B/Disassembler.pm
10669           +> lib/B/Lint.pm lib/B/Showlex.pm lib/B/Stackobj.pm
10670           +> lib/B/Terse.pm lib/B/Xref.pm
10671            ! MANIFEST Makefile.SH bytecode.pl ext/B/Makefile.PL
10672 ____________________________________________________________________________
10673 [   562] By: mbeattie                              on 1998/02/20  16:42:13
10674         Log: Merge perlext/Compiler/... into mainline. Some files move to
10675              ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
10676              move to the base perl directory (e.g. headers). Will need some
10677              cleaning up before it builds properly, I would guess.
10678      Branch: perl
10679           +> bytecode.h bytecode.pl cc_runtime.h ext/B/B.xs
10680           +> ext/B/Makefile.PL ext/B/NOTES ext/B/README ext/B/TESTS
10681           +> ext/B/Todo ext/B/byteperl.c ext/B/ramblings/cc.notes
10682           +> ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
10683           +> ext/B/ramblings/magic ext/B/ramblings/reg.alloc
10684           +> ext/B/ramblings/runtime.porting ext/B/typemap lib/B.pm
10685           +> lib/B/assemble lib/B/cc_harness lib/B/disassemble
10686           +> lib/B/makeliblinks lib/O.pm
10687 ____________________________________________________________________________
10688 [   561] By: mbeattie                              on 1998/02/20  16:39:38
10689         Log: Win32 changes from Sarathy, tweaked slightly by me.
10690      Branch: perlext
10691            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/B/Bytecode.pm
10692            ! Compiler/B/C.pm Compiler/Makefile.PL Compiler/assemble
10693            ! Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
10694            ! Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
10695 ____________________________________________________________________________
10696 [   560] By: mbeattie                              on 1998/02/20  15:46:15
10697         Log: Initialise $@ early (fixes t/lib/ph.t for threaded perl).
10698      Branch: perl
10699            ! perl.c
10700 ____________________________________________________________________________
10701 [   559] By: mbeattie                              on 1998/02/20  12:56:10
10702         Log: Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
10703      Branch: perl
10704            ! MANIFEST patchlevel.h
10705 ____________________________________________________________________________
10706 [   558] By: mbeattie                              on 1998/02/20  12:53:26
10707         Log: Integrate win32 branch into mainline.
10708      Branch: perl
10709           !> XSUB.h config_h.SH doio.c lib/Pod/Html.pm pp_sys.c
10710           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10711           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10712           !> win32/makedef.pl win32/makefile.mk win32/win32.c win32/win32.h
10713           !> win32/win32iop.h x2p/a2p.h
10714 ____________________________________________________________________________
10715 [   557] By: mbeattie                              on 1998/02/20  12:51:42
10716         Log: Subject: retry [PATCH] 5.004_59: the perlhist.pod etc
10717              Date: Thu, 19 Feb 1998 17:54:52 +0200 (EET)
10718              From: Jarkko Hietaniemi <jhi@iki.fi>
10719      Branch: perl
10720            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
10721            ! ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
10722            ! lib/fields.pm pod/buildtoc pod/perl.pod pod/perlhist.pod
10723            ! pod/perltoc.pod pod/perlvar.pod
10724 ____________________________________________________________________________
10725 [   556] By: mbeattie                              on 1998/02/20  12:49:54
10726         Log: Subject: [PATCH] installperl
10727              Date: Wed, 18 Feb 1998 11:51:44 -0500 (est)
10728              From: Norton Allen <allen@huarp.harvard.edu>
10729      Branch: perl
10730            ! installperl
10731 ____________________________________________________________________________
10732 [   555] By: mbeattie                              on 1998/02/20  12:49:09
10733         Log: Subject: [PATCH:_59] t/op/wantarray.t
10734              Date: Wed, 18 Feb 1998 11:19:54 -0500 (est)
10735              From: Norton Allen <allen@huarp.harvard.edu>
10736      Branch: perl
10737            + t/op/wantarray.t
10738 ____________________________________________________________________________
10739 [   554] By: mbeattie                              on 1998/02/20  12:47:44
10740         Log: Subject: Misprint in regcomp.c [PATCH]
10741              Date: Tue, 17 Feb 1998 23:54:07 -0500 (EST)
10742              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10743      Branch: perl
10744            ! regcomp.c
10745 ____________________________________________________________________________
10746 [   553] By: mbeattie                              on 1998/02/20  12:45:08
10747         Log: Subject: DB_File ->length does not work just after tie.
10748              Date: Tue, 17 Feb 1998 13:19:18 GMT
10749              From: Nick Ing-Simmons <nik@tiuk.ti.com>
10750      Branch: perl
10751            ! ext/DB_File/DB_File.xs
10752 ____________________________________________________________________________
10753 [   552] By: mbeattie                              on 1998/02/20  12:43:32
10754         Log: Subject: [PATCH] - perl5.005_59, update Copyright
10755              Date: Mon, 16 Feb 1998 20:31:06 -0500 (EST)
10756              From: lusol@CS4.CC.Lehigh.EDU (Stephen O. Lidie)
10757      Branch: perl
10758            ! perl.c
10759 ____________________________________________________________________________
10760 [   551] By: mbeattie                              on 1998/02/20  12:42:41
10761         Log: Subject: Re: for() and map() peculiarity
10762              Date: Mon, 16 Feb 1998 21:33:44 +0000
10763              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
10764      Branch: perl
10765            ! pod/perlsyn.pod
10766 ____________________________________________________________________________
10767 [   550] By: mbeattie                              on 1998/02/20  12:41:53
10768         Log: Subject: [PATCH 5.004_59] Updates to VMS/CONFIG.VMS
10769              Date: Mon, 16 Feb 1998 11:46:29 -0800
10770              From: Dan Sugalski <sugalskd@osshe.edu>
10771      Branch: perl
10772            ! vms/config.vms
10773 ____________________________________________________________________________
10774 [   549] By: mbeattie                              on 1998/02/20  12:40:55
10775         Log: Subject: [PATCH] 5.004_59 global.sym for AIX 3.2.5
10776              Date: Mon, 16 Feb 1998 14:27:53 -0500 (EST)
10777              From: "Stephen O. Lidie" <lusol@turkey.cc.Lehigh.EDU>
10778      Branch: perl
10779            ! global.sym
10780 ____________________________________________________________________________
10781 [   548] By: mbeattie                              on 1998/02/20  12:39:56
10782         Log: Subject: [PATCH] 5.004_59: hints/irix_6.sh
10783              Date: Mon, 16 Feb 1998 15:44:57 +0200 (EET)
10784              From: Jarkko Hietaniemi <jhi@iki.fi>
10785      Branch: perl
10786            ! hints/irix_6.sh
10787 ____________________________________________________________________________
10788 [   547] By: mbeattie                              on 1998/02/20  12:38:58
10789         Log: Subject: [PATCH] perlguts update
10790              Date: 16 Feb 1998 11:23:53 +0100
10791              From: Gisle Aas <gisle@aas.no>
10792      Branch: perl
10793            ! pod/perlguts.pod
10794 ____________________________________________________________________________
10795 [   546] By: mbeattie                              on 1998/02/20  12:38:01
10796         Log: Subject: [PATCH 5.004_59] bsdos/hints.sh is wrong
10797              Date: Sun, 15 Feb 1998 23:56:05 -0500
10798              From: Irving Reid <irving@tor.securecomputing.com>
10799      Branch: perl
10800            ! hints/bsdos.sh
10801 ____________________________________________________________________________
10802 [   545] By: mbeattie                              on 1998/02/20  12:37:11
10803         Log: Subject: [PATCH] 5% speedup in an empty loop
10804              Date: Sun, 15 Feb 1998 17:49:46 -0500 (EST)
10805              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10806      Branch: perl
10807            ! op.c
10808 ____________________________________________________________________________
10809 [   544] By: mbeattie                              on 1998/02/20  12:36:26
10810         Log: Subject: [PATCH for 5.004_59] netdb_host_type and netdb_hlen_type on NeXt
10811              Date: Sun, 15 Feb 98 23:06:16 +0100
10812              From: Hans Mulder <hansm@icgroup.nl>
10813      Branch: perl
10814            ! hints/next_3.sh hints/next_4.sh
10815 ____________________________________________________________________________
10816 [   543] By: mbeattie                              on 1998/02/20  12:35:39
10817         Log: Subject: [PATCH for 5.004_59] Perl_sbrk declared inconsistently
10818              Date: Sun, 15 Feb 98 23:05:20 +0100
10819              From: Hans Mulder <hansm@icgroup.nl>
10820      Branch: perl
10821            ! malloc.c
10822 ____________________________________________________________________________
10823 [   542] By: mbeattie                              on 1998/02/20  12:35:03
10824         Log: Subject: [PATCH for 5.004_59] "d_gethbyname" misspelled in Configure
10825              From: Hans Mulder <hansm@icgroup.nl>
10826              Date: Sun, 15 Feb 98 23:04:29 +0100
10827      Branch: perl
10828            ! Configure
10829 ____________________________________________________________________________
10830 [   541] By: mbeattie                              on 1998/02/20  12:33:56
10831         Log: Subject: [PATCH for 5.004_59] NeXT doesn't need DONT_DECLARE_STD (was: 
10832              NeXT   needs DONT_DECLARE_STD)
10833              Date: Sun, 15 Feb 98 23:04:19 +0100
10834              From: Hans Mulder <hansm@icgroup.nl>
10835      Branch: perl
10836            ! perl.h
10837 ____________________________________________________________________________
10838 [   540] By: mbeattie                              on 1998/02/20  12:32:25
10839         Log: Subject: [PATCH] sv_check_thinkfirst macroized
10840              Date: 15 Feb 1998 22:00:38 +0100
10841              From: Gisle Aas <gisle@aas.no>
10842      Branch: perl
10843            ! sv.c
10844 ____________________________________________________________________________
10845 [   539] By: mbeattie                              on 1998/02/20  12:31:07
10846         Log: Subject: [PATCH 5.004_59] allow the Test::Harness to grok TODO-type tests docs
10847              Date: Sat, 14 Feb 1998 17:58:01 -0500
10848              From: Joshua Pritikin <pritikin@mindspring.com>
10849      Branch: perl
10850            + lib/Test.pm
10851            ! MANIFEST lib/Test/Harness.pm
10852 ____________________________________________________________________________
10853 [   538] By: mbeattie                              on 1998/02/20  12:24:31
10854         Log: Subject: [PATCH] 5.004_59: locale startup problems documentation++
10855              Date: Sat, 14 Feb 1998 15:40:44 +0200 (EET)
10856              From: Jarkko Hietaniemi <jhi@iki.fi>
10857      Branch: perl
10858            ! INSTALL pod/perldiag.pod pod/perllocale.pod
10859 ____________________________________________________________________________
10860 [   537] By: mbeattie                              on 1998/02/20  12:23:04
10861         Log: Subject: [PATCH] Updated, non-wordwrapped, patch to README.VMS
10862              Date: Fri, 13 Feb 1998 13:38:28 -0800
10863              From: Dan Sugalski <sugalskd@osshe.edu>
10864      Branch: perl
10865            ! README.vms
10866 ____________________________________________________________________________
10867 [   536] By: mbeattie                              on 1998/02/20  12:20:29
10868         Log: Subject: [PATCH] 5.004_58, move intuition tests
10869              Date: Thu, 12 Feb 1998 17:11:05 -0600
10870              From: Stephen Potter <spp@psa.pencom.com>
10871      Branch: perl
10872            ! t/lib/anydbm.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10873            ! t/lib/sdbm.t t/op/array.t t/op/delete.t t/op/each.t
10874            ! t/op/flip.t t/op/pat.t t/op/push.t
10875 ____________________________________________________________________________
10876 [   535] By: gsar                                  on 1998/02/19  23:07:24
10877         Log: applied a version of this with tabs intact
10878              Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
10879              Date:    19 Feb 1998 15:06:38 EST
10880              From:    dfan@harmonixmusic.com (Dan Schmidt)
10881              Subject: Pod::Html bug and fix: missing </UL> in index
10882      Branch: win32/perl
10883            ! lib/Pod/Html.pm
10884 ____________________________________________________________________________
10885 [   534] By: gsar                                  on 1998/02/19  19:40:27
10886         Log: Fix C<0> problem in Pod::Html
10887      Branch: win32/perl
10888            ! lib/Pod/Html.pm
10889 ____________________________________________________________________________
10890 [   533] By: gsar                                  on 1998/02/18  18:11:08
10891         Log: non-debug VC builds are -O1 now (they say it works, and is
10892              faster)
10893      Branch: win32/perl
10894            ! win32/Makefile win32/makefile.mk
10895 ____________________________________________________________________________
10896 [   532] By: gsar                                  on 1998/02/18  04:11:03
10897         Log: integrate nick's patch to mainline
10898      Branch: win32/perl
10899           !> pp.c
10900 ____________________________________________________________________________
10901 [   531] By: mbeattie                              on 1998/02/17  17:50:50
10902         Log: Assorted changes to the compiler
10903      Branch: perlext
10904            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
10905            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/Debug.pm
10906            ! Compiler/NOTES Compiler/O.pm Compiler/bytecode.pl
10907            ! Compiler/byterun.c Compiler/byterun.h Compiler/typemap
10908 ____________________________________________________________________________
10909 [   530] By: gsar                                  on 1998/02/17  01:47:35
10910         Log: DLLs are now ok on mingw32/gcc-2.8.0 after removing the
10911              FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
10912              build passes all tests except t/lib/io_xs.t (seems to be due to
10913              broken tmpfile() in the CRT or import lib)
10914      Branch: win32/perl
10915            ! XSUB.h win32/makefile.mk win32/win32.h
10916 ____________________________________________________________________________
10917 [   529] By: gsar                                  on 1998/02/16  23:03:31
10918         Log: fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
10919              in this version of gcc!)
10920      Branch: win32/perl
10921            ! doio.c pp_sys.c win32/config.gc win32/makefile.mk
10922            ! win32/win32.c win32/win32.h win32/win32iop.h x2p/a2p.h
10923 ____________________________________________________________________________
10924 [   528] By: nick                                  on 1998/02/16  22:13:04
10925         Log: Missing PUSHMARK in unshift TIEARRAY hook
10926      Branch: perl
10927            ! pp.c
10928 ____________________________________________________________________________
10929 [   527] By: gsar                                  on 1998/02/15  20:59:07
10930         Log: integrate win32 branch
10931      Branch: asperl
10932           !> config_h.SH win32/config.bc win32/config.gc win32/config.vc
10933           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10934           !> win32/makedef.pl
10935 ____________________________________________________________________________
10936 [   526] By: gsar                                  on 1998/02/15  20:02:11
10937         Log: Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
10938      Branch: win32/perl
10939            ! config_h.SH win32/config_H.bc win32/config_H.gc
10940            ! win32/config_H.vc
10941 ____________________________________________________________________________
10942 [   525] By: gsar                                  on 1998/02/15  03:26:45
10943         Log: fix build problems due to renamed Config variables
10944      Branch: win32/perl
10945            ! win32/config.bc win32/config.gc win32/config.vc
10946            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10947            ! win32/makedef.pl
10948 ____________________________________________________________________________
10949 [   524] By: gsar                                  on 1998/02/14  01:00:15
10950         Log: bring ASPerl uptodate with mainline changes
10951      Branch: asperl
10952           +> ext/DB_File/Changes t/comp/require.t
10953           !> (integrate 41 files)
10954 ____________________________________________________________________________
10955 [   523] By: gsar                                  on 1998/02/14  00:52:17
10956         Log: integrate mainline
10957      Branch: win32/perl
10958           !> hints/qnx.sh lib/Cwd.pm lib/ExtUtils/xsubpp patchlevel.h
10959           !> pp_hot.c t/op/magic.t
10960 ____________________________________________________________________________
10961 [   522] By: gsar                                  on 1998/02/14  00:42:37
10962         Log: added AS patch#6
10963              Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com>
10964              Date:    Fri, 13 Feb 1998 06:14:51 PST
10965              From:    Douglas Lankshear <dougl@ActiveState.com>
10966              Subject: [PATCH] command line build
10967              
10968              This patch is for the command line build of perl object.
10969              I'll merge the ipfoo.c function with win32_xxx functions next.
10970              
10971              -- Doug
10972      Branch: asperl
10973            ! ObjXSub.h ext/Opcode/Opcode.xs lib/ExtUtils/MM_Win32.pm
10974            ! objpp.h proto.h sv.c win32/dl_win32.xs win32/ipenv.c
10975            ! win32/ipstdio.c win32/makedef.pl win32/runperl.c win32/win32.h
10976 ____________________________________________________________________________
10977 [   521] By: gsar                                  on 1998/02/14  00:14:04
10978         Log: added AS patch#5 (patch #4 was intentionally skipped after
10979              discussion)
10980      Branch: asperl
10981            ! embed.h embedvar.h global.sym globals.c hv.c interp.sym
10982            ! intrpvar.h op.c perl.c perl.h pp_ctl.c proto.h regcomp.c
10983            ! regexec.c sv.c toke.c
10984 ____________________________________________________________________________
10985 [   520] By: nick                                  on 1998/02/13  18:15:46
10986         Log: Resolve ansiperl against win32
10987      Branch: ansiperl
10988           +> ext/DB_File/Changes ext/POSIX/hints/linux.pl
10989           +> ext/POSIX/hints/sunos_4.pl lib/Fatal.pm t/comp/require.t
10990           +> t/lib/ph.t
10991           !> (integrate 898 files)
10992
10993 ----------------
10994 Version 5.004_59
10995 ----------------
10996
10997 ____________________________________________________________________________
10998 [   519] By: mbeattie                              on 1998/02/13  17:05:37
10999         Log: Integrate win32 into mainline.
11000      Branch: perl
11001            ! lib/ExtUtils/xsubpp
11002           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11003           !> win32/makefile.mk
11004 ____________________________________________________________________________
11005 [   518] By: mbeattie                              on 1998/02/13  17:01:16
11006         Log: Bump patchlevel.h to 59.
11007      Branch: perl
11008            ! patchlevel.h
11009 ____________________________________________________________________________
11010 [   517] By: mbeattie                              on 1998/02/13  16:57:59
11011         Log: Subject: [PATCH] _58: wantarray in void context broken
11012              Date: Fri, 13 Feb 1998 11:24:49 -0500 (est)
11013              From: Norton Allen <allen@huarp.harvard.edu>
11014      Branch: perl
11015            ! pp_hot.c
11016 ____________________________________________________________________________
11017 [   516] By: mbeattie                              on 1998/02/13  16:55:33
11018         Log: Subject: [PATCH] 5.004_58 QNX getcwd
11019              Date: Thu, 12 Feb 1998 13:40:56 -0500 (est)
11020              From: Norton Allen <allen@huarp.harvard.edu>
11021      Branch: perl
11022            ! hints/qnx.sh lib/Cwd.pm t/op/magic.t
11023 ____________________________________________________________________________
11024 [   515] By: gsar                                  on 1998/02/12  18:29:52
11025         Log: pickup lddlflags properly for Config.pm
11026      Branch: win32/perl
11027            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
11028            ! win32/makefile.mk
11029 ____________________________________________________________________________
11030 [   514] By: gsar                                  on 1998/02/12  18:16:09
11031         Log: fix xsubpp bug in SETMAGIC code
11032      Branch: win32/perl
11033            ! lib/ExtUtils/xsubpp
11034 ____________________________________________________________________________
11035 [   513] By: gsar                                  on 1998/02/12  18:06:30
11036         Log: integrate mainline
11037      Branch: win32/perl
11038           +> ext/DB_File/Changes
11039           !> Configure MANIFEST config_h.SH ext/DB_File/DB_File.pm
11040           !> ext/DB_File/DB_File.xs hints/machten.sh
11041           !> lib/ExtUtils/Install.pm lib/Pod/Html.pm lib/Pod/Text.pm
11042           !> lib/perl5db.pl malloc.c pod/perldiag.pod pod/perlpod.pod
11043           !> pod/pod2man.PL pp_sys.c regcomp.c regexec.c scope.h sv.c
11044           !> t/lib/db-recno.t t/lib/filecopy.t t/op/misc.t t/op/pat.t
11045           !> t/op/re_tests t/pragma/locale.t
11046 ____________________________________________________________________________
11047 [   512] By: mbeattie                              on 1998/02/12  17:34:02
11048         Log: Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
11049              with -DUSE_THREADS -DDEBUGGING to fail.
11050      Branch: perl
11051            ! scope.h
11052 ____________________________________________________________________________
11053 [   511] By: mbeattie                              on 1998/02/12  16:44:03
11054         Log: Integrate win32 into mainline
11055      Branch: perl
11056           +> t/comp/require.t
11057           !> MANIFEST pp_ctl.c scope.c scope.h t/op/local.t toke.c
11058 ____________________________________________________________________________
11059 [   510] By: mbeattie                              on 1998/02/12  16:42:26
11060         Log: Subject: Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)
11061              Date: 12 Feb 1998 14:25:55 +0100
11062              From: koenig@kulturbox.de (Andreas J. Koenig)
11063      Branch: perl
11064            ! lib/ExtUtils/Install.pm
11065 ____________________________________________________________________________
11066 [   509] By: mbeattie                              on 1998/02/12  16:40:34
11067         Log: Subject: Re: wrong prototype for sbrk [PATCH]
11068              Date: Wed, 11 Feb 1998 15:37:31 -0500 (EST)
11069              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11070      Branch: perl
11071            ! malloc.c
11072 ____________________________________________________________________________
11073 [   508] By: mbeattie                              on 1998/02/12  16:36:53
11074         Log: Subject: [PATCH] 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
11075              Date: Wed, 11 Feb 1998 17:29:20 +0100
11076              From: Achim Bohnet <ach@mpe.mpg.de>
11077      Branch: perl
11078            ! lib/Pod/Html.pm lib/Pod/Text.pm pod/perlpod.pod pod/pod2man.PL
11079 ____________________________________________________________________________
11080 [   507] By: mbeattie                              on 1998/02/12  16:35:26
11081         Log: Subject: [PATCH] slight tweaks to hints/machten.sh
11082              Date: Wed, 11 Feb 1998 14:59:46 +0100
11083              From: Dominic Dunlop <domo@vo.lu>
11084      Branch: perl
11085            ! hints/machten.sh
11086 ____________________________________________________________________________
11087 [   506] By: mbeattie                              on 1998/02/12  16:28:40
11088         Log: Subject: DB_File 1.58 patch
11089              Date: Tue, 10 Feb 1998 11:23:22 +0000 (GMT)
11090              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11091      Branch: perl
11092            + ext/DB_File/Changes
11093            ! MANIFEST ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11094            ! t/lib/db-recno.t
11095 ____________________________________________________________________________
11096 [   505] By: mbeattie                              on 1998/02/12  16:24:26
11097         Log: Subject: 5.004_5*: [PATCH] restore old behaviour of \1 in RE
11098              Date: Tue, 10 Feb 1998 02:57:46 -0500 (EST)
11099              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11100      Branch: perl
11101            ! regexec.c t/op/re_tests
11102 ____________________________________________________________________________
11103 [   504] By: mbeattie                              on 1998/02/12  16:22:46
11104         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11105              Subject: [PATCH] 5.004_58: the locale.t problem in IRIX
11106              Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
11107              Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
11108              Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
11109              Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
11110              Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
11111      Branch: perl
11112            ! Configure config_h.SH pod/perldiag.pod pp_sys.c regcomp.c
11113            ! t/op/misc.t t/op/pat.t t/op/re_tests t/pragma/locale.t
11114 ____________________________________________________________________________
11115 [   503] By: mbeattie                              on 1998/02/12  16:15:43
11116         Log: Subject: [PATCH] filecopy.t #3 fails on dos-djgpp
11117              Date: Mon, 9 Feb 1998 13:19:45 +0100
11118              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
11119      Branch: perl
11120            ! t/lib/filecopy.t
11121 ____________________________________________________________________________
11122 [   502] By: mbeattie                              on 1998/02/12  16:14:27
11123         Log: Assorted patches to sv.c:
11124              From: Gisle Aas <gisle@aas.no>
11125              Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
11126              Date: 07 Feb 1998 00:21:57 +0100
11127              Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
11128              Date: 07 Feb 1998 00:29:45 +0100
11129              Subject: [PATCH] sv_upgrade() always returns TRUE
11130              Date: 09 Feb 1998 15:44:01 +0100
11131      Branch: perl
11132            ! sv.c
11133 ____________________________________________________________________________
11134 [   501] By: mbeattie                              on 1998/02/12  16:09:26
11135         Log: Fix saving of STDOUT during system() in lib/perl5db.pl:
11136              Subject: Perl debugger.
11137              Date: Fri, 6 Feb 1998 17:47:08 -0500
11138              From: "Jason A. Smith" <smithj4@rpi.edu>
11139      Branch: perl
11140            ! lib/perl5db.pl
11141 ____________________________________________________________________________
11142 [   500] By: gsar                                  on 1998/02/12  03:20:55
11143         Log: merge another maint patch
11144              Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
11145              Date:    Tue, 10 Feb 1998 18:49:00 EST
11146              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11147              Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV 
11148      Branch: win32/perl
11149            ! pp_ctl.c
11150 ____________________________________________________________________________
11151 [   499] By: gsar                                  on 1998/02/12  03:14:39
11152         Log: make t/comp/require.t type xtext
11153      Branch: win32/perl
11154            ! t/comp/require.t
11155 ____________________________________________________________________________
11156 [   498] By: gsar                                  on 1998/02/12  03:09:58
11157         Log: fix extra LEAVE when require fails
11158              Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
11159              Date:    Tue, 10 Feb 1998 18:21:37 EST
11160              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11161              Subject: Re: evals and requires make seg-fault with bad require file 
11162      Branch: win32/perl
11163            + t/comp/require.t
11164            ! MANIFEST pp_ctl.c scope.c scope.h toke.c
11165 ____________________________________________________________________________
11166 [   497] By: gsar                                  on 1998/02/12  02:47:29
11167         Log: merge a maint patch
11168              Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
11169              Date:    Wed, 11 Feb 1998 00:15:51 EST
11170              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11171              Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD 
11172      Branch: win32/perl
11173            ! pp_ctl.c t/op/local.t
11174 ____________________________________________________________________________
11175 [   496] By: mbeattie                              on 1998/02/11  13:04:50
11176         Log: Integrate win32 into mainline.
11177      Branch: perl
11178           !> embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11179           !> ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym gv.c
11180           !> lib/ExtUtils/typemap lib/ExtUtils/xsubpp op.c
11181           !> os2/OS2/PrfDB/typemap pod/perlguts.pod pod/perlobj.pod
11182           !> pod/perlxs.pod pod/perlxstut.pod proto.h sv.c sv.h t/op/ref.t
11183           !> win32/makedef.pl win32/win32.c win32/win32iop.h
11184 ____________________________________________________________________________
11185 [   495] By: mbeattie                              on 1998/02/11  13:03:59
11186         Log: Fix special constants in Xref.pm
11187      Branch: perlext
11188            ! Compiler/B/Xref.pm
11189 ____________________________________________________________________________
11190 [   494] By: gsar                                  on 1998/02/10  18:26:28
11191         Log: fix opendir() problem on share names
11192              Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
11193              Date:    Tue, 10 Feb 1998 13:28:53 EST
11194              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11195              Subject: Re: BUG: opendir and UNC names on NT 
11196      Branch: win32/perl
11197            ! win32/win32.c
11198 ____________________________________________________________________________
11199 [   493] By: gsar                                  on 1998/02/09  23:09:40
11200         Log: integrate win32 branch contents
11201      Branch: asperl
11202           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11203           +> lib/Fatal.pm t/lib/ph.t
11204            ! hv.c
11205           !> (integrate 895 files)
11206 ____________________________________________________________________________
11207 [   492] By: gsar                                  on 1998/02/09  07:30:19
11208         Log: enhancements to previous patch for XSUB OUTPUT args
11209              Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
11210              Date:    Mon, 09 Feb 1998 02:31:55 EST
11211              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11212              Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic 
11213      Branch: win32/perl
11214            ! embed.h ext/GDBM_File/typemap ext/NDBM_File/typemap
11215            ! ext/ODBM_File/typemap ext/SDBM_File/typemap global.sym
11216            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp os2/OS2/PrfDB/typemap
11217            ! pod/perlguts.pod pod/perlxs.pod pod/perlxstut.pod proto.h sv.c
11218            ! sv.h
11219 ____________________________________________________________________________
11220 [   491] By: gsar                                  on 1998/02/09  03:00:52
11221         Log: don't share TARG unless -DUSE_BROKEN_PAD_RESET
11222              Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
11223              Date:    Wed, 29 Oct 1997 19:36:25 EST
11224              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11225              Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )
11226      Branch: win32/perl
11227            ! op.c
11228 ____________________________________________________________________________
11229 [   490] By: gsar                                  on 1998/02/09  02:30:43
11230         Log: fix for bugs in handling DESTROY (adjusted test numbers)
11231              Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
11232              Subject: Re: [PERL] RFD: iterative DESTROYing of objects 
11233              Date: Wed, 31 Dec 1997 19:30:46 -0500
11234              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11235      Branch: win32/perl
11236            ! pod/perlobj.pod sv.c t/op/ref.t
11237 ____________________________________________________________________________
11238 [   489] By: gsar                                  on 1998/02/09  00:30:35
11239         Log: ansify prototype for my_safemalloc(), avoid warnings
11240      Branch: win32/perl
11241            ! sv.c
11242 ____________________________________________________________________________
11243 [   488] By: gsar                                  on 1998/02/09  00:29:08
11244         Log: fix misapplied hunks in 5.004_58
11245              Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
11246              Date:    Sun, 08 Feb 1998 02:18:12 EST
11247              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11248              Subject: [PATCH] fixes for test failures in 5.004_58
11249      Branch: win32/perl
11250            ! gv.c op.c
11251 ____________________________________________________________________________
11252 [   487] By: gsar                                  on 1998/02/09  00:27:16
11253         Log: win32_utime() tweaks to avoid warnings
11254      Branch: win32/perl
11255            ! win32/win32.c win32/win32iop.h
11256 ____________________________________________________________________________
11257 [   486] By: gsar                                  on 1998/02/07  23:45:22
11258         Log: integrate mainline, plus a few small win32 enhancements
11259              - remove Win32::GetCurrentDirectory()
11260              - add Win32::Sleep() for compat
11261              - add smarter utime() from Jan Dubois, and export it as win32_utime()
11262      Branch: win32/perl
11263           +> ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11264           +> lib/Fatal.pm t/lib/ph.t
11265            ! win32/makedef.pl win32/win32.c win32/win32iop.h
11266           !> (integrate 61 files)
11267
11268 ----------------
11269 Version 5.004_58
11270 ----------------
11271
11272 ____________________________________________________________________________
11273 [   485] By: mbeattie                              on 1998/02/06  18:11:47
11274         Log: Bump patchlevel to 58.
11275      Branch: perl
11276            ! patchlevel.h
11277 ____________________________________________________________________________
11278 [   484] By: mbeattie                              on 1998/02/06  18:08:28
11279         Log: Fix up problem with gv.c from change 477.
11280              Fix up Config.pm use in t/lib/ph.t from change 478.
11281      Branch: perl
11282            ! gv.c t/lib/ph.t
11283 ____________________________________________________________________________
11284 [   483] By: mbeattie                              on 1998/02/06  17:34:34
11285         Log: Integrate win32 branch into mainline
11286      Branch: perl
11287           !> win32/win32sck.c
11288 ____________________________________________________________________________
11289 [   482] By: mbeattie                              on 1998/02/06  17:26:41
11290         Log: lib/Fatal.pm missing from repository
11291      Branch: perl
11292            + lib/Fatal.pm
11293 ____________________________________________________________________________
11294 [   481] By: mbeattie                              on 1998/02/06  17:24:57
11295         Log: Subject: [PATCH] Re: posix::strftime (core dumped)
11296              Date: Thu, 5 Feb 1998 13:55:23 -0500 (EST)
11297              From: Andy Dougherty <doughera@newton.phys.lafayette.edu>
11298      Branch: perl
11299            + ext/POSIX/hints/linux.pl ext/POSIX/hints/sunos_4.pl
11300            ! MANIFEST hints/linux.sh hints/sunos_4_1.sh t/lib/posix.t
11301 ____________________________________________________________________________
11302 [   480] By: mbeattie                              on 1998/02/06  17:19:52
11303         Log: x2p/str.c was missing from list of changed files in change 466
11304      Branch: perl
11305            ! x2p/str.c
11306 ____________________________________________________________________________
11307 [   479] By: mbeattie                              on 1998/02/06  17:16:54
11308         Log: Added t/lib/ph.t to MANIFEST
11309      Branch: perl
11310            ! MANIFEST
11311 ____________________________________________________________________________
11312 [   478] By: mbeattie                              on 1998/02/06  17:15:38
11313         Log: Subject: [PATCH] h2ph.PL
11314              Date: Thu, 5 Feb 1998 05:53:54 -0800 (EST)
11315              From: kstar@www.chapin.edu (Kurt D. Starsinic)
11316      Branch: perl
11317            + t/lib/ph.t
11318            ! utils/h2ph.PL
11319 ____________________________________________________________________________
11320 [   477] By: mbeattie                              on 1998/02/06  17:10:46
11321         Log: Subject: [PATCH] Faster gv_fetchpv() for nested packages
11322              Date: 04 Feb 1998 14:49:46 +0100
11323              From: Gisle Aas <gisle@aas.no>
11324              as modified by
11325              From: chip@atlantic.net
11326              Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)
11327      Branch: perl
11328            ! gv.c
11329 ____________________________________________________________________________
11330 [   476] By: mbeattie                              on 1998/02/06  16:47:03
11331         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
11332              Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
11333              Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
11334              Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t 
11335              Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)
11336      Branch: perl
11337            ! hints/freebsd.sh lib/Math/Complex.pm t/lib/complex.t
11338 ____________________________________________________________________________
11339 [   475] By: mbeattie                              on 1998/02/06  16:44:57
11340         Log: Subject: [PATCH] nomemok
11341              Date: Mon, 2 Feb 1998 15:06:50 +0100
11342              From: Gisle Aas <gisle@aas.no>
11343      Branch: perl
11344            ! hv.c
11345 ____________________________________________________________________________
11346 [   474] By: mbeattie                              on 1998/02/06  16:43:46
11347         Log: Subject: [PATCH] Benchmark.pm: timethese corrupts $_
11348              Date: Sun, 1 Feb 1998 06:46:08 -0500 (EST)
11349              From: abigail@fnx.com
11350      Branch: perl
11351            ! lib/Benchmark.pm
11352 ____________________________________________________________________________
11353 [   473] By: mbeattie                              on 1998/02/06  16:42:53
11354         Log: Subject: [PATCH] adding the newSVpvn API function
11355              Date: Sat, 31 Jan 1998 06:32:42 +0100
11356              From: Matthias Ulrich Neeracher <neeri@iis.ee.ethz.ch>
11357      Branch: perl
11358            ! embed.h embedvar.h global.sym pod/perlguts.pod pod/perltoc.pod
11359            ! proto.h sv.c
11360 ____________________________________________________________________________
11361 [   472] By: mbeattie                              on 1998/02/06  16:35:41
11362         Log: Subject: Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)
11363              Date: 28 Jan 1998 17:40:37 -0800
11364              From: Stephen Zander <srz@mckesson.com>
11365      Branch: perl
11366            ! hints/solaris_2.sh
11367 ____________________________________________________________________________
11368 [   471] By: mbeattie                              on 1998/02/06  16:02:57
11369         Log: Subject: [PATCH] Re: 5.004_04 vec() fails with 32-bit values
11370              Date: Thu, 15 Jan 1998 11:53:06 +0000
11371              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11372      Branch: perl
11373            ! pod/perlguts.pod pp.c t/op/vec.t
11374 ____________________________________________________________________________
11375 [   470] By: mbeattie                              on 1998/02/06  16:01:36
11376         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11377              Subject: 5.004_56: Patch to Tie::Hash and docs
11378              Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
11379              Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
11380              Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)
11381      Branch: perl
11382            ! lib/Tie/Hash.pm pod/perlfunc.pod pod/perlre.pod regcomp.c
11383            ! t/op/misc.t t/op/pat.t toke.c
11384 ____________________________________________________________________________
11385 [   469] By: mbeattie                              on 1998/02/06  15:58:31
11386         Log: Subject: Another Array.pm patch
11387              Date: Wed, 4 Feb 1998 20:37:03 +0000 (GMT)
11388              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11389      Branch: perl
11390            ! lib/Tie/Array.pm
11391 ____________________________________________________________________________
11392 [   468] By: mbeattie                              on 1998/02/06  15:56:28
11393         Log: Subject: documentation patch for 5.004_57
11394              Date: Wed, 4 Feb 1998 14:54:13 +0000 (GMT)
11395              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
11396      Branch: perl
11397            ! lib/Tie/Array.pm
11398 ____________________________________________________________________________
11399 [   467] By: mbeattie                              on 1998/02/06  15:55:34
11400         Log: Subject: 5.004_56: patch for `use Fatal' again
11401              Date: Thu, 29 Jan 1998 17:04:28 -0500 (EST)
11402              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11403      Branch: perl
11404            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
11405            ! pp.c t/comp/proto.t toke.c
11406 ____________________________________________________________________________
11407 [   466] By: mbeattie                              on 1998/02/06  15:53:53
11408         Log: Subject: Newer -DLEAKTEST patch
11409              Date: Fri, 9 Jan 1998 17:55:09 -0500 (EST)
11410              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11411      Branch: perl
11412            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
11413            ! ext/DynaLoader/dl_vms.xs ext/Opcode/Opcode.xs handy.h hv.c
11414            ! perl.c perly.c perly.c.diff perly.fixer pod/perlembed.pod
11415            ! pod/perlguts.pod pod/perlrun.pod pod/perltoc.pod pp_hot.c sv.c
11416            ! toke.c util.c vms/perly_c.vms x2p/hash.c
11417 ____________________________________________________________________________
11418 [   465] By: mbeattie                              on 1998/02/06  15:46:35
11419         Log: More Chip patches (tweaked for _5x). The final one mentioned here
11420              (@ARGV with -i) actually went in at change 462 but I failed to
11421              add it to the change description:
11422              Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
11423              Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
11424              Subject: [PATCH] Fix for C<@x = my @y>
11425              Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
11426              Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
11427              Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
11428              Subject: [PATCH] Allow last() to mean last
11429              Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
11430              Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
11431              Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)
11432      Branch: perl
11433            ! op.c perly.c perly.h perly.y sv.c t/op/my.t vms/perly_c.vms
11434            ! vms/perly_h.vms
11435 ____________________________________________________________________________
11436 [   464] By: mbeattie                              on 1998/02/06  15:06:18
11437         Log: More Chip patches:
11438              Subject: [PATCH] Fix SEGV from combining caller and C<package;>
11439              Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
11440              Subject: [PATCH] Fix line numbers after here documents in eval STRING
11441              Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
11442              Subject: [PATCH] Make recursive lexical analysis more robust
11443              Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)
11444      Branch: perl
11445            ! pp_ctl.c sv.c toke.c
11446 ____________________________________________________________________________
11447 [   463] By: mbeattie                              on 1998/02/06  15:04:17
11448         Log: Some more Chip patches (tweaked to match _5x):
11449              Subject: [PATCH] Fix empty BLOCK
11450              Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
11451              Subject: [PATCH] fix (\@@) proto
11452              Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
11453              Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
11454              Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
11455              Subject: [PATCH] Don't fold string comparison under  C<use locale>
11456              Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)
11457      Branch: perl
11458            ! ext/Fcntl/Fcntl.pm op.c t/comp/proto.t toke.c
11459 ____________________________________________________________________________
11460 [   462] By: mbeattie                              on 1998/02/06  14:56:30
11461         Log: Some Chip patches (some tweaked to match _5x source):
11462              From: Chip Salzenberg <salzench@nielsenmedia.com>
11463              Subject: [PATCH] local leakage
11464              Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
11465              Subject: [PATCH] NULs in patterns
11466              Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
11467              Subject: [PATCH] Configure on PerlIO
11468              Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
11469              Subject: [PATCH] Avoid core dump on package alias
11470              Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
11471              Subject: [PATCH] Fix name of $Foo::{'Bar::'}
11472              Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)
11473      Branch: perl
11474            ! Configure doio.c gv.c op.c pp_ctl.c sv.c t/op/gv.t
11475            ! t/op/local.t
11476 ____________________________________________________________________________
11477 [   461] By: gsar                                  on 1998/02/04  03:34:36
11478         Log: support win32_select(0,0,0,msec) (winsock doesn't)
11479      Branch: win32/perl
11480            ! win32/win32sck.c
11481 ____________________________________________________________________________
11482 [   460] By: gsar                                  on 1998/02/04  00:44:47
11483         Log: bug: win32_select() must StartSockets()
11484      Branch: win32/perl
11485            ! win32/win32sck.c
11486
11487 ----------------
11488 Version 5.004_57
11489 ----------------
11490
11491 ____________________________________________________________________________
11492 [   459] By: mbeattie                              on 1998/02/03  16:00:07
11493         Log: Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
11494              of execution causes core dump if threadsvp is moved). Replaced
11495              lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).
11496      Branch: perl
11497            ! av.c perl.c
11498 ____________________________________________________________________________
11499 [   458] By: mbeattie                              on 1998/02/03  14:40:02
11500         Log: Fix up MANIFEST.
11501      Branch: perl
11502            ! MANIFEST
11503 ____________________________________________________________________________
11504 [   457] By: mbeattie                              on 1998/02/03  13:50:23
11505         Log: Integrate win32 into mainline. My last integration from ansiperl
11506              to the mainline was a dismal failure: I did -ay but meant -at.
11507              This should fix things now since win32 has already integrated
11508              all the necessary changes from ansiperl.
11509      Branch: perl
11510           !> (integrate 111 files)
11511 ____________________________________________________________________________
11512 [   456] By: gsar                                  on 1998/02/03  04:48:08
11513         Log: Fix minor problems with non USE_THREADS build. win32 branch
11514              now looks 5.004_57-ready.
11515      Branch: win32/perl
11516            ! thread.h win32/makedef.pl
11517 ____________________________________________________________________________
11518 [   455] By: gsar                                  on 1998/02/03  03:45:09
11519         Log: integrate mainline
11520      Branch: win32/perl
11521           !> (integrate 887 files)
11522 ____________________________________________________________________________
11523 [   454] By: mbeattie                              on 1998/02/02  16:44:24
11524         Log: The new dec_osf.sh didn't work so the new glibpth and useshrplib
11525              defaults have been commented out for now. 
11526      Branch: perl
11527            ! hints/dec_osf.sh
11528 ____________________________________________________________________________
11529 [   453] By: mbeattie                              on 1998/02/02  15:51:39
11530         Log: Introduced thr->threadsvp and THREADSV() for faster per-thread
11531              variables. Moved threadnum to a per-interpreter variable and
11532              made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
11533              more than one thread may be running. Minor tweaks to Thread.xs.
11534      Branch: perl
11535            ! dosish.h embedvar.h ext/Thread/Thread.xs interp.sym intrpvar.h
11536            ! op.c perl.c perl.h pp.c pp_ctl.c scope.c sv.c thrdvar.h
11537            ! thread.h util.c
11538 ____________________________________________________________________________
11539 [   452] By: gsar                                  on 1998/02/02  04:56:50
11540         Log: remove totally egregious s/\\dir// in File::Find
11541      Branch: win32/perl
11542            ! lib/File/Find.pm
11543 ____________________________________________________________________________
11544 [   451] By: gsar                                  on 1998/02/01  22:20:20
11545         Log: added AS patch#3
11546              Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
11547              Date:    Sun, 01 Feb 1998 09:18:13 PST
11548              From:    Douglas Lankshear <dougl@ActiveState.com>
11549              To:      "'Gurusamy Sarathy'" <gsar@umich.edu>
11550              
11551              Here's an additional diff against //depot/asperl
11552              
11553              The field name mg_length was changed back to mg_len
11554              The function name mg_len was change to mg_length
11555              
11556              The need for sort_mutex removed thanks to the code derived
11557              from Tom Horsley's work.
11558              
11559              -- Doug
11560      Branch: asperl
11561            + XSLock.h
11562            ! ObjXSub.h XSUB.h av.c embedvar.h ext/DynaLoader/dlutils.c
11563            ! globals.c ipstdio.h mg.c mg.h objpp.h perl.c perl.h perlio.h
11564            ! perlvars.h perly.c pp.c pp_ctl.c pp_hot.c proto.h regexec.c
11565            ! scope.c scope.h sv.c toke.c universal.c util.c
11566            ! win32/dl_win32.xs win32/iplio.c win32/ipstdio.c
11567            ! win32/perlobj.def win32/runperl.c
11568 ____________________________________________________________________________
11569 [   450] By: gsar                                  on 1998/01/30  23:43:57
11570         Log: various tweaks
11571              - add new functions to proto.h
11572              - fix up makefile.mk for $(OBJECT)
11573      Branch: asperl
11574            ! pp_ctl.c proto.h win32/makefile.mk
11575 ____________________________________________________________________________
11576 [   449] By: gsar                                  on 1998/01/30  21:23:15
11577         Log: fix up missing patches from AS patch#2
11578      Branch: asperl
11579            ! perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11580            ! pp_ctl.c proto.h
11581 ____________________________________________________________________________
11582 [   448] By: gsar                                  on 1998/01/30  18:23:17
11583         Log: fix htonlx typo
11584      Branch: win32/perl
11585            ! perlsock.h
11586 ____________________________________________________________________________
11587 [   447] By: mbeattie                              on 1998/01/30  16:03:49
11588         Log: Fix up MANIFEST to add missing files
11589      Branch: perl
11590            ! MANIFEST
11591 ____________________________________________________________________________
11592 [   446] By: mbeattie                              on 1998/01/30  12:34:55
11593         Log: Bump patchlevel to 57.
11594      Branch: perl
11595            ! patchlevel.h
11596 ____________________________________________________________________________
11597 [   445] By: gsar                                  on 1998/01/30  10:44:38
11598         Log: initial merge of latest win32 branch into ASPerl
11599      Branch: asperl
11600           +> lib/Tie/Array.pm pod/perlhist.pod t/lib/tie-push.t
11601           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11602           +> win32/bin/perlglob.pl
11603           !> (integrate 141 files)
11604 ____________________________________________________________________________
11605 [   444] By: gsar                                  on 1998/01/30  09:25:58
11606         Log: goofed branching, redo asperl branch
11607      Branch: asperl
11608            ! perl.h
11609 ____________________________________________________________________________
11610 [   443] By: gsar                                  on 1998/01/30  09:23:36
11611         Log: added AS patch#2
11612      Branch: asperl
11613            + ObjXSub.h ipdir.h ipenv.h iplio.h ipmem.h ipproc.h ipsock.h
11614            + ipstdio.h objpp.h win32/ipdir.c win32/ipenv.c win32/iplio.c
11615            + win32/ipmem.c win32/ipproc.c win32/ipsock.c win32/ipstdio.c
11616            + win32/ipstdiowin.h win32/perlobj.def
11617            ! EXTERN.h XSUB.h cv.h doio.c dosish.h dump.c embedvar.h
11618            ! globals.c gv.c hv.c intrpvar.h malloc.c mg.c mg.h op.c op.h
11619            ! opcode.h perl.c perl.h perldir.h perlenv.h perlio.h perllio.h
11620            ! perlmem.h perlproc.h perlsock.h perlvars.h perly.c pp.c pp.h
11621            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
11622            ! regexec.c run.c scope.c scope.h sv.c sv.h thread.h toke.c
11623            ! universal.c util.c vms/vms.c win32/Makefile win32/config_H.bc
11624            ! win32/config_H.vc win32/dl_win32.xs win32/include/sys/socket.h
11625            ! win32/makedef.pl win32/runperl.c win32/win32iop.h
11626 ____________________________________________________________________________
11627 [   441] By: gsar                                  on 1998/01/30  08:54:19
11628         Log: Created new branch from win32@396, added AS patch#1
11629      Branch: asperl
11630            + doio.c malloc.c perl.c perl.h perldir.h perlenv.h perllio.h
11631            + perlmem.h perlproc.h perlsock.h pp.c pp_hot.c pp_sys.c
11632            + regcomp.c scope.h sv.c toke.c util.c
11633           +> (branch 915 files)
11634 ____________________________________________________________________________
11635 [   440] By: gsar                                  on 1998/01/30  04:43:23
11636         Log: integrate winansi
11637      Branch: win32/perl
11638           +> pod/perlhist.pod
11639           !> MANIFEST av.c hv.c op.c perlsock.h pp_ctl.c pp_sys.c scope.c
11640           !> util.c
11641 ____________________________________________________________________________
11642 [   439] By: mbeattie                              on 1998/01/27  15:31:53
11643         Log: Integrate ansi branch into mainline (resolve -ay).
11644      Branch: perl
11645           +> lib/Tie/Array.pm perldir.h perlenv.h perllio.h perlmem.h
11646           +> perlproc.h perlsock.h pod/perlhist.pod t/lib/tie-push.t
11647           +> t/lib/tie-stdarray.t t/lib/tie-stdpush.t t/op/tiearray.t
11648           +> win32/bin/perlglob.pl
11649            ! op.c
11650           !> (integrate 868 files)
11651 ____________________________________________________________________________
11652 [   438] By: nick                                  on 1998/01/24  12:02:34
11653         Log: Gisle's av_unshift tweak, two small patches from chip
11654              and check for NULL in hv_delete in case '~' and tie magic
11655              are present
11656      Branch: ansiperl
11657            ! av.c hv.c op.c pp_ctl.c scope.c
11658 ____________________________________________________________________________
11659 [   437] By: nick                                  on 1998/01/24  10:37:56
11660         Log: Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.                   
11661              Ugh! ...
11662              Macros were unsuitable for declaring the functions, extra () round
11663              parameters removed - non-function forms of PerlXxx_yyyy() need to 
11664              add () themselves.
11665              Need to include perlmem.h in util.c (at least) if not using Perl's malloc.
11666      Branch: ansiperl
11667            ! perlsock.h pp_sys.c util.c
11668 ____________________________________________________________________________
11669 [   436] By: nick                                  on 1998/01/24  10:03:03
11670         Log: Integrate win32 into ansiperl
11671      Branch: ansiperl
11672           +> perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11673           +> win32/bin/perlglob.pl
11674           !> (integrate 38 files)
11675 ____________________________________________________________________________
11676 [   435] By: nick                                  on 1998/01/24  09:47:49
11677         Log: Add perlhist.pod
11678      Branch: ansiperl
11679            + pod/perlhist.pod
11680            ! MANIFEST
11681 ____________________________________________________________________________
11682 [   434] By: gsar                                  on 1998/01/19  05:01:47
11683         Log: s/PerlENV/PerlEnv/ just to be consistent
11684      Branch: win32/perl
11685            ! malloc.c perl.c perlenv.h regcomp.c toke.c util.c
11686 ____________________________________________________________________________
11687 [   433] By: gsar                                  on 1998/01/19  04:52:18
11688         Log: foo() -> PerlGroup_foo() patch from ActiveState
11689      Branch: win32/perl
11690            + perldir.h perlenv.h perllio.h perlmem.h perlproc.h perlsock.h
11691            ! doio.c malloc.c perl.c perl.h pp.c pp_hot.c pp_sys.c regcomp.c
11692            ! scope.h sv.c toke.c util.c
11693 ____________________________________________________________________________
11694 [   432] By: gsar                                  on 1998/01/19  04:42:26
11695         Log: integrate mainline
11696      Branch: win32/perl
11697           !> pod/perlfunc.pod
11698 ____________________________________________________________________________
11699 [   431] By: gsar                                  on 1998/01/19  04:40:04
11700         Log: integrate changes in winansi
11701      Branch: win32/perl
11702           +> lib/Tie/Array.pm t/lib/tie-push.t t/lib/tie-stdarray.t
11703           +> t/lib/tie-stdpush.t t/op/tiearray.t
11704           !> (integrate 98 files)
11705 ____________________________________________________________________________
11706 [   430] By: gsar                                  on 1998/01/19  04:10:43
11707         Log: Fix autovivification problems with XSUB OUTPUT args
11708              Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
11709              Date:    Sun, 18 Jan 1998 23:09:07 EST
11710              From:    Gurusamy Sarathy <gsar@engin.umich.edu>
11711              Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic
11712      Branch: win32/perl
11713            ! ext/GDBM_File/typemap ext/NDBM_File/typemap
11714            ! ext/ODBM_File/typemap ext/SDBM_File/typemap
11715            ! lib/ExtUtils/typemap os2/OS2/PrfDB/typemap pod/perlguts.pod
11716            ! pod/perlxs.pod pod/perlxstut.pod sv.c sv.h win32/win32.h
11717 ____________________________________________________________________________
11718 [   429] By: nick                                  on 1998/01/17  21:01:50
11719         Log: Subject: [PATCH] 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
11720              Date: Thu, 25 Dec 1997 13:39:15 -0500
11721              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11722              To: perl5-porters@perl.org
11723              
11724              It turns out that the potential for the "CONFIG key 'exe_ext'
11725              does not exist in Config.pm" problem has been around for a while,
11726              in the definition of SvTRUE().  It's just that non-gcc compilers
11727              are more or less being built as CRIPPLED_CC when USE_THREADS is
11728              defined (even if they can inline things).  The inline macro for
11729              SvTRUE works with tied hashes and the EXISTS method, and the
11730              functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
11731              does not, because it adds an excess mg_get() which replaces the
11732              EXISTS result with a FETCH result.
11733      Branch: ansiperl
11734            ! sv.c
11735 ____________________________________________________________________________
11736 [   428] By: nick                                  on 1998/01/17  20:59:11
11737         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11738              Date: Fri, 19 Dec 97 17:19:09 GMT
11739              Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
11740      Branch: ansiperl
11741            ! doio.c sv.c toke.c util.c
11742 ____________________________________________________________________________
11743 [   427] By: nick                                  on 1998/01/17  12:01:53
11744         Log: Permit tie ?foo,$object 
11745              tidy up dead #ifdef ORIGINAL_TIE)
11746              Remove 'P' magic from hash, before adding new one in dbm_open like tie does.
11747      Branch: ansiperl
11748            ! pp_sys.c
11749 ____________________________________________________________________________
11750 [   426] By: nick                                  on 1998/01/15  18:06:36
11751         Log: First working TIEARRAY and other misc tie fixes
11752      Branch: ansiperl
11753            ! MANIFEST pp.c pp_hot.c t/op/tiearray.t
11754 ____________________________________________________________________________
11755 [   425] By: nick                                  on 1998/01/14  21:56:40
11756         Log: Not working yet - split problems ...
11757      Branch: ansiperl
11758            ! pp.c t/lib/thread.t t/op/tiearray.t
11759 ____________________________________________________________________________
11760 [   424] By: nick                                  on 1998/01/14  18:49:25
11761         Log: TIEARRAY updates - almost works ...
11762      Branch: ansiperl
11763            + t/lib/tie-push.t t/lib/tie-stdarray.t t/lib/tie-stdpush.t
11764            ! MANIFEST av.c av.h ext/DB_File/DB_File.pm lib/Tie/Array.pm
11765            ! mg.c pod/perltie.pod pp.c pp_hot.c pp_sys.c scope.c
11766            ! t/op/avhv.t t/op/push.t t/op/tiearray.t
11767 ____________________________________________________________________________
11768 [   423] By: gsar                                  on 1998/01/14  00:13:16
11769         Log: fix MakeMaker installbin problem
11770              Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
11771              Subject: Re: can't modify message with HTML-Stream, v.1.42 
11772              Date: Tue, 06 Jan 1998 19:16:35 -0500
11773              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11774      Branch: win32/perl
11775            ! lib/ExtUtils/MM_Unix.pm
11776 ____________________________________________________________________________
11777 [   422] By: gsar                                  on 1998/01/13  23:53:02
11778         Log: add archname to *sitearch in config.{b,g,v}c
11779      Branch: win32/perl
11780            ! win32/config.bc win32/config.gc win32/config.vc
11781 ____________________________________________________________________________
11782 [   421] By: gsar                                  on 1998/01/13  23:15:14
11783         Log: set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
11784      Branch: win32/perl
11785            ! t/harness
11786 ____________________________________________________________________________
11787 [   420] By: nick                                  on 1998/01/13  22:55:02
11788         Log: tiearray tweaks
11789      Branch: ansiperl
11790            ! av.c pp_sys.c t/op/nothread.t t/op/tiearray.t
11791 ____________________________________________________________________________
11792 [   419] By: nick                                  on 1998/01/13  21:27:33
11793         Log: Skeleton Tie::Array
11794      Branch: ansiperl
11795            + lib/Tie/Array.pm
11796 ____________________________________________________________________________
11797 [   418] By: nick                                  on 1998/01/13  20:52:38
11798         Log: tie array changes to core and tests
11799      Branch: ansiperl
11800            + t/op/tiearray.t
11801            ! MANIFEST av.c av.h deb.c embed.h ext/DB_File/DB_File.pm
11802            ! global.sym gv.c mg.c op.c perl.c perl.h pp.c pp.h pp_ctl.c
11803            ! pp_hot.c proto.h sv.c toke.c universal.c util.c
11804 ____________________________________________________________________________
11805 [   417] By: gsar                                  on 1998/01/13  20:49:52
11806         Log: fix perlglob.bat warnings by splitting it from File::DosGlob
11807      Branch: win32/perl
11808            + win32/bin/perlglob.pl
11809            ! MANIFEST README.win32 lib/File/DosGlob.pm win32/Makefile
11810            ! win32/makefile.mk
11811 ____________________________________________________________________________
11812 [   416] By: gsar                                  on 1998/01/13  02:46:53
11813         Log: various tweaks to build support (NOTE: meant for 5.004_57)
11814              - build and install x2p
11815              - fix installperl warnings on win32
11816              - `make install` now does puts the archlibs in right places
11817              - makefiles don't default to USE_THREADS anymore
11818              - sync config.{b,g,v}c
11819              - sync makefile.mk -> Makefile
11820      Branch: win32/perl
11821            ! installperl win32/Makefile win32/config.bc win32/config.gc
11822            ! win32/config.vc win32/config_sh.PL win32/makefile.mk x2p/a2p.h
11823            ! x2p/a2py.c
11824 ____________________________________________________________________________
11825 [   415] By: nick                                  on 1998/01/11  16:54:26
11826         Log: Integrate win32 into ansiperl
11827      Branch: ansiperl
11828           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11829           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11830           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11831           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11832           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11833           !> vms/vmsish.h x2p/s2p.PL
11834 ____________________________________________________________________________
11835 [   414] By: nick                                  on 1998/01/11  15:13:49
11836         Log: Integratye mainline -> ansiperl
11837      Branch: ansiperl
11838           !> (integrate 64 files)
11839 ____________________________________________________________________________
11840 [   413] By: mbeattie                              on 1998/01/09  12:57:58
11841         Log: Add missing blank line in pod/perlfunc.pod.
11842      Branch: perl
11843            ! pod/perlfunc.pod
11844 ____________________________________________________________________________
11845 [   412] By: gsar                                  on 1998/01/08  20:54:31
11846         Log: change#398 breaks ENV_IS_CASELESS, fix it
11847      Branch: win32/perl
11848            ! hv.c
11849 ____________________________________________________________________________
11850 [   411] By: gsar                                  on 1998/01/08  18:33:58
11851         Log: Integrate mainline
11852      Branch: win32/perl
11853           !> Configure hints/dec_osf.sh hv.c lib/Getopt/Long.pm lib/blib.pm
11854           !> lib/newgetopt.pl perl.h perl_exp.SH pp_ctl.c pp_hot.c pp_sys.c
11855           !> proto.h regcomp.h regexec.c t/op/re_tests t/pragma/locale.t
11856           !> utils/perldoc.PL vms/config.vms vms/descrip.mms
11857           !> vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11858           !> vms/vmsish.h x2p/s2p.PL
11859 ____________________________________________________________________________
11860 [   410] By: mbeattie                              on 1998/01/08  16:06:22
11861         Log: Fix thinko in t/pragma/locale.t:
11862              Subject: [PATCH] _04 or _56: locale.t
11863              Date: Sun, 4 Jan 1998 23:48:44 +0200 (EET)
11864              From: Jarkko Hietaniemi <jhi@iki.fi>
11865      Branch: perl
11866            ! t/pragma/locale.t
11867 ____________________________________________________________________________
11868 [   409] By: mbeattie                              on 1998/01/08  16:05:09
11869         Log: Use Tom Horley's qsort for sorting:
11870              Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5
11871              Date: Fri, 02 Jan 1998 19:33:24 -0500 (EST)
11872              From: Hans Mulder <hansm@icgned.nl>
11873      Branch: perl
11874            ! pp_ctl.c
11875 ____________________________________________________________________________
11876 [   408] By: mbeattie                              on 1998/01/08  16:01:57
11877         Log: Make s2p not use cpp:
11878              Subject: [PATCH for 5.004_56] s2p shouldn't use cpp
11879              Date: Mon, 29 Dec 1997 19:38:18 -0500 (EST)
11880              From: Hans Mulder <hansm@icgned.nl>
11881      Branch: perl
11882            ! x2p/s2p.PL
11883 ____________________________________________________________________________
11884 [   407] By: mbeattie                              on 1998/01/08  15:57:31
11885         Log: DG/UX tweaks to perl.h:
11886              Subject: [PATCH] _56 on dgux without threads
11887              Date: Sat, 20 Dec 1997 23:01:40 -0500
11888              From: Roderick Schertler <roderick@argon.org>
11889      Branch: perl
11890            ! perl.h
11891 ____________________________________________________________________________
11892 [   406] By: mbeattie                              on 1998/01/08  15:56:02
11893         Log: Configure and hints/dec_osf.sh changes for Digital UNIX:
11894              Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)
11895              Date: Sat, 20 Dec 1997 02:30:01 -0500
11896              From: Spider Boardman <spider@web.zk3.dec.com>
11897      Branch: perl
11898            ! Configure hints/dec_osf.sh
11899 ____________________________________________________________________________
11900 [   405] By: mbeattie                              on 1998/01/08  15:53:40
11901         Log: Missing "" in Configure echo for gethbadd_addr_type.
11902      Branch: perl
11903            ! Configure
11904 ____________________________________________________________________________
11905 [   404] By: mbeattie                              on 1998/01/08  13:04:48
11906         Log: print/printf/... over-eager mg_find for glob magic:
11907              Subject: [PATCH] fix inefficient checks for TIEHANDLE
11908              Date: Wed, 07 Jan 1998 20:06:05 -0500
11909              From: Gurusamy Sarathy <gsar@engin.umich.edu>
11910      Branch: perl
11911            ! pp_hot.c pp_sys.c
11912 ____________________________________________________________________________
11913 [   403] By: mbeattie                              on 1998/01/08  12:56:31
11914         Log: Assorted VMS patches (mostly VMS makefile update for new headers):
11915              Subject: [PATCH] VMS update for 5.004_56
11916              Date: Sat, 03 Jan 1998 03:54:29 -0500 (EST)
11917              From: Charles Bailey <bailey@newman.upenn.edu>
11918      Branch: perl
11919            ! lib/blib.pm proto.h regcomp.h vms/config.vms vms/descrip.mms
11920            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms vms/vms.c
11921            ! vms/vmsish.h
11922 ____________________________________________________________________________
11923 [   402] By: mbeattie                              on 1998/01/08  12:46:15
11924         Log: Fix utils/perldoc.PL for dos-djgpp:
11925              Subject: 5.004_56: perldoc.PL dos-djgpp patches
11926              Date: Tue, 6 Jan 1998 18:14:59 +0100
11927              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
11928      Branch: perl
11929            ! utils/perldoc.PL
11930 ____________________________________________________________________________
11931 [   401] By: mbeattie                              on 1998/01/08  12:40:14
11932         Log: Version 2.13 of GetoptLong:
11933              Subject: Re: ANNOUNCE: perl 5.004_56 is available
11934              Date: 06 Jan 1998 16:21:45 +0100
11935              From: JVromans@Squirrel.nl (Johan Vromans)
11936      Branch: perl
11937            ! lib/Getopt/Long.pm lib/newgetopt.pl
11938 ____________________________________________________________________________
11939 [   400] By: mbeattie                              on 1998/01/08  12:28:08
11940         Log: Fix variable export and threading configuration for AIX:
11941              Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads
11942              Date: Tue, 23 Dec 1997 15:39:12 +0200 (EET)
11943              From: Jarkko Hietaniemi <jhi@iki.fi>
11944      Branch: perl
11945            ! Configure perl_exp.SH
11946 ____________________________________________________________________________
11947 [   399] By: mbeattie                              on 1998/01/08  12:25:38
11948         Log: Regexp fix: (?>a+)b  doesn't match  aaab:
11949              Subject: Re: Regexp [PATCH] 5.004_56 (?>...)
11950              Date: Fri, 19 Dec 1997 16:02:50 -0500 (EST)
11951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11952      Branch: perl
11953            ! regexec.c t/op/re_tests
11954 ____________________________________________________________________________
11955 [   398] By: mbeattie                              on 1998/01/08  12:23:41
11956         Log: Fix hv_delete for 'm'-magic. Based on following patch, modified
11957              to cope with ENV_IS_CASELESS:
11958              Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic
11959              Date: Fri, 19 Dec 1997 11:31:36 -0500
11960              From: Owen Taylor <owt1@cornell.edu>
11961      Branch: perl
11962            ! hv.c
11963 ____________________________________________________________________________
11964 [   397] By: mbeattie                              on 1998/01/08  12:10:29
11965         Log: Integrate win32 branch into mainline.
11966      Branch: perl
11967           !> (integrate 41 files)
11968 ____________________________________________________________________________
11969 [   396] By: gsar                                  on 1998/01/07  19:12:27
11970         Log: tweak case-insensitive ENV implementation
11971      Branch: win32/perl
11972            ! hv.c
11973 ____________________________________________________________________________
11974 [   395] By: nick                                  on 1998/01/07  18:40:55
11975         Log: Integrate win32 branch
11976      Branch: ansiperl
11977           !> (integrate 31 files)
11978 ____________________________________________________________________________
11979 [   394] By: gsar                                  on 1998/01/05  19:17:40
11980         Log: Allow $ENV{PERL5SHELL} to contain switches etc., and document
11981              the fact
11982      Branch: win32/perl
11983            ! pod/perlrun.pod win32/win32.c
11984 ____________________________________________________________________________
11985 [   393] By: gsar                                  on 1998/01/05  05:43:33
11986         Log: Support case-tolerant %ENV
11987              - underlying system calls see the case-as-supplied by user
11988              - added tests to verify addition/deletion/enumeration case-tolerance
11989              - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
11990              which is default on win32 now
11991      Branch: win32/perl
11992            ! hv.c t/op/magic.t win32/win32.h
11993 ____________________________________________________________________________
11994 [   392] By: gsar                                  on 1998/01/04  17:55:19
11995         Log: Add a tweaked version of:
11996              Message-Id: <199801040630.AA29298@metronet.com>
11997              Date:    Sun, 04 Jan 1998 00:30:57 CST
11998              From:    Tye McQueen <tye@metronet.com>
11999              Subject: New patch for $^E==GetLastError() under Win32
12000      Branch: win32/perl
12001            ! doio.c lib/dumpvar.pl lib/perl5db.pl mg.c perl.h
12002            ! pod/perlfunc.pod pod/perlvar.pod util.c win32/makedef.pl
12003            ! win32/win32.c win32/win32.h
12004 ____________________________________________________________________________
12005 [   391] By: gsar                                  on 1998/01/04  07:59:44
12006         Log: Various win32 fixes
12007              - support spawn via system(&P_NOWAIT,...) like OS2
12008              - support wait() and waitpid()
12009              - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
12010              - support -lfoo properly in ExtUtils::Liblist
12011              - fix outdated info about Win32 support in perlfaq2
12012              - fix win32 bug in perldoc that causes spurious warnings
12013              - regularize global function/variable names yet more
12014              - fix bug in do_aspawn() (it was always invoking shell, instead of
12015              almost never)
12016              - implement and export win32_wait()
12017              - stub version of USE_RTL_THREAD_API
12018      Branch: win32/perl
12019            ! README.win32 dosish.h lib/Cwd.pm lib/ExtUtils/Liblist.pm
12020            ! pod/perlfaq2.pod pp_sys.c util.c utils/perldoc.PL
12021            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12022            ! win32/config_h.PL win32/perllib.c win32/win32.c win32/win32.h
12023            ! win32/win32iop.h win32/win32sck.c win32/win32thread.c
12024            ! win32/win32thread.h
12025 ____________________________________________________________________________
12026 [   390] By: gsar                                  on 1997/12/30  21:00:28
12027         Log: Fix $ENV{Path} in FindBin.pm
12028      Branch: win32/perl
12029            ! lib/FindBin.pm
12030 ____________________________________________________________________________
12031 [   389] By: nick                                  on 1997/12/29  10:33:23
12032         Log: Resolve ansiperl against win32
12033      Branch: ansiperl
12034           !> (integrate 105 files)
12035 ____________________________________________________________________________
12036 [   388] By: gsar                                  on 1997/12/24  04:59:28
12037         Log: make $? Unix (and ActiveWare) compatible
12038      Branch: win32/perl
12039            ! README.win32 win32/win32.c
12040 ____________________________________________________________________________
12041 [   387] By: gsar                                  on 1997/12/24  04:21:30
12042         Log: support ioctl() on sockets (does what ioctlsocket() does) to make
12043              non-blocking IO on sockets possible
12044      Branch: win32/perl
12045            ! README.win32 dosish.h win32/makedef.pl win32/win32.c
12046            ! win32/win32iop.h win32/win32sck.c
12047 ____________________________________________________________________________
12048 [   386] By: gsar                                  on 1997/12/24  03:10:55
12049         Log: support getlogin()
12050      Branch: win32/perl
12051            ! README.win32 win32/config.bc win32/config.gc win32/config.vc
12052            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12053            ! win32/win32.c win32/win32.h
12054 ____________________________________________________________________________
12055 [   385] By: gsar                                  on 1997/12/24  02:24:59
12056         Log: add support for crypt() via user-supplied des_fcrypt() source or library.
12057              Update README.win32.
12058      Branch: win32/perl
12059            ! README.win32 perl.h win32/Makefile win32/makedef.pl
12060            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32iop.h
12061 ____________________________________________________________________________
12062 [   384] By: gsar                                  on 1997/12/24  02:22:42
12063         Log: tweak op.c to avoid warning
12064      Branch: win32/perl
12065            ! op.c
12066 ____________________________________________________________________________
12067 [   383] By: gsar                                  on 1997/12/23  21:12:42
12068         Log: Trivial bugfix#3 from local repository
12069              Message-Id: <199712061100.GAA14864@aatma.engin.umich.edu>
12070              Subject: Re: Assigning result of pop scrambles unrelated reference 
12071              Date: Sat, 06 Dec 1997 06:00:45 -0500
12072              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12073      Branch: win32/perl
12074            ! sv.c
12075 ____________________________________________________________________________
12076 [   382] By: gsar                                  on 1997/12/23  21:09:32
12077         Log: Trivial bugfix#2 from local repository
12078              Message-Id: <199712061025.FAA14396@aatma.engin.umich.edu>
12079              Subject: Re: eval of sub gives spurious "uninitialised" warning 
12080              Date: Sat, 06 Dec 1997 05:25:07 -0500
12081              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12082      Branch: win32/perl
12083            ! op.c pod/perldelta.pod pod/perlfunc.pod t/op/eval.t
12084 ____________________________________________________________________________
12085 [   381] By: gsar                                  on 1997/12/23  21:01:04
12086         Log: Trivial bugfix#1 from local repository
12087              Message-Id: <199711282326.SAA15090@aatma.engin.umich.edu>
12088              Subject: [PATCH] Re: [5.004_04 BUG] bless broke scoping? 
12089              Date: Fri, 28 Nov 1997 18:26:52 -0500
12090              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12091      Branch: win32/perl
12092            ! scope.c
12093 ____________________________________________________________________________
12094 [   380] By: gsar                                  on 1997/12/18  15:10:23
12095         Log: Integrate mainline
12096      Branch: win32/perl
12097           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12098           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12099           +> os2/os2.sym os2/os2thread.h
12100           !> (integrate 77 files)
12101
12102 ----------------
12103 Version 5.004_56
12104 ----------------
12105
12106 ____________________________________________________________________________
12107 [   379] By: mbeattie                              on 1997/12/18  13:28:35
12108         Log: Integrate ansi @364,@366 into mainline.
12109      Branch: perl
12110           !> lib/ExtUtils/MakeMaker.pm miniperlmain.c perl.h
12111 ____________________________________________________________________________
12112 [   378] By: mbeattie                              on 1997/12/18  13:20:15
12113         Log: Add a few missing files to MANIFEST
12114      Branch: perl
12115            ! MANIFEST
12116 ____________________________________________________________________________
12117 [   377] By: mbeattie                              on 1997/12/18  13:00:16
12118         Log: Bump patchlevel to 56.
12119      Branch: perl
12120            ! patchlevel.h
12121 ____________________________________________________________________________
12122 [   376] By: nick                                  on 1997/12/18  01:32:12
12123         Log: Resolve against mainline
12124      Branch: ansiperl
12125           +> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12126           +> djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12127           +> os2/os2.sym os2/os2thread.h
12128           !> (integrate 74 files)
12129 ____________________________________________________________________________
12130 [   375] By: nick                                  on 1997/12/18  01:06:15
12131         Log: Resolve against Win32
12132      Branch: ansiperl
12133           !> Configure README.threads config_h.SH doop.c embed.h
12134           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12135           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12136           !> sv.c sv.h thread.h util.c
12137 ____________________________________________________________________________
12138 [   374] By: mbeattie                              on 1997/12/17  14:44:26
12139         Log: Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)
12140              needs rewriting now that we use perlvars.h and foovar.h:
12141              Subject: [PATCH] 5.004_54 under VMS (fwd)
12142              Date: Wed, 26 Nov 1997 12:32:09 -0400 (EDT)
12143              From: Charles Bailey <BAILEY@newman.upenn.edu>
12144      Branch: perl
12145            ! dosish.h handy.h intrpvar.h os2/os2ish.h perl.c perl.h
12146            ! plan9/plan9ish.h pp.c proto.h sv.c t/lib/thread.t
12147            ! t/lib/timelocal.t t/op/nothread.t taint.c thrdvar.h toke.c
12148            ! unixish.h vms/config.vms vms/descrip.mms vms/fndvers.com
12149            ! vms/gen_shrfls.pl vms/genconfig.pl vms/perly_c.vms
12150            ! vms/test.com vms/vms.c vms/vms_yfix.pl vms/vmsish.h
12151 ____________________________________________________________________________
12152 [   373] By: mbeattie                              on 1997/12/17  14:10:50
12153         Log: Major changes to the DOS/djgpp port (including threading):
12154              Subject: Re: dos-djgpp port not in perl 5.004_54
12155              Date: Fri, 21 Nov 1997 10:58:26 +0100
12156              From: Molnar Laszlo <molnarl@cdata.tvnet.hu>
12157      Branch: perl
12158            + README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
12159            + djgpp/djgppsed.sh djgpp/fixpmain hints/dos_djgpp.sh
12160            ! Configure MANIFEST Makefile.SH doio.c dosish.h
12161            ! ext/POSIX/POSIX.xs installhtml installperl lib/AutoSplit.pm
12162            ! lib/Cwd.pm lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12163            ! lib/ExtUtils/Manifest.pm lib/File/Basename.pm lib/File/Find.pm
12164            ! lib/File/Path.pm lib/FindBin.pm lib/Pod/Html.pm
12165            ! lib/Pod/Text.pm lib/Term/Cap.pm lib/perl5db.pl makedepend.SH
12166            ! mg.c perl.c pod/pod2man.PL pp_hot.c t/io/fs.t t/lib/anydbm.t
12167            ! t/lib/filehand.t t/lib/gdbm.t t/lib/io_sel.t t/lib/io_tell.t
12168            ! t/lib/sdbm.t t/lib/thread.t t/op/magic.t t/op/stat.t
12169            ! t/op/sysio.t t/op/taint.t utils/perldoc.PL
12170 ____________________________________________________________________________
12171 [   372] By: mbeattie                              on 1997/12/17  13:18:34
12172         Log: Upgrade DB_File to 1.56:
12173              Subject: DB_File-1.56 for _55
12174              Date: Tue, 16 Dec 1997 22:25:29 +0000 (GMT)
12175              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12176      Branch: perl
12177            ! Configure ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12178            ! ext/DB_File/Makefile.PL ext/DB_File/typemap t/lib/db-btree.t
12179 ____________________________________________________________________________
12180 [   371] By: mbeattie                              on 1997/12/17  12:02:03
12181         Log: Threading patches for OS/2 (missing files taken from previous patch):
12182              Subject: Re: 5.004_55: OS/2 patches again
12183              Date: Sat, 13 Dec 1997 18:09:15 -0500 (EST)
12184              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12185      Branch: perl
12186            + os2/os2.sym os2/os2thread.h
12187            ! MANIFEST hints/os2.sh os2/Changes os2/Makefile.SHs
12188            ! os2/OS2/PrfDB/PrfDB.xs os2/OS2/REXX/REXX.xs os2/os2.c
12189            ! os2/os2ish.h perl.h
12190 ____________________________________________________________________________
12191 [   370] By: mbeattie                              on 1997/12/17  11:01:34
12192         Log: Add OS2 to list for DONT_DECLARE_STD in perl.h:
12193              Subject: Re: 5.004_55: OS/2 patches again
12194              Date: Sat, 13 Dec 1997 18:05:55 -0500 (EST)
12195              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12196      Branch: perl
12197            ! perl.h
12198 ____________________________________________________________________________
12199 [   369] By: mbeattie                              on 1997/12/17  10:59:40
12200         Log: Fix typo in compiler B/C.pm.
12201      Branch: perlext
12202            ! Compiler/B/C.pm
12203 ____________________________________________________________________________
12204 [   368] By: mbeattie                              on 1997/12/17  10:58:35
12205         Log: Allow "perldoc -F filename":
12206              Subject: 5.004_55: Patch to perldoc
12207              Date: Thu, 11 Dec 1997 19:37:00 -0500 (EST)
12208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12209      Branch: perl
12210            ! utils/perldoc.PL
12211 ____________________________________________________________________________
12212 [   367] By: mbeattie                              on 1997/12/17  10:54:47
12213         Log: Fix not-reached warning for pp_threadsv.
12214      Branch: perl
12215            ! pp.c
12216 ____________________________________________________________________________
12217 [   366] By: nick                                  on 1997/12/14  16:06:24
12218         Log: Fix typo in Ilya's patch :-(
12219      Branch: ansiperl
12220            ! lib/ExtUtils/MakeMaker.pm
12221 ____________________________________________________________________________
12222 [   365] By: nick                                  on 1997/12/14  15:30:25
12223         Log: #undef new PERLVARIC macro in appropriate places
12224      Branch: ansiperl
12225            ! miniperlmain.c perl.h
12226 ____________________________________________________________________________
12227 [   364] By: nick                                  on 1997/12/14  15:04:36
12228         Log: Ilya's MakeMaker (empty makefile) patch
12229      Branch: ansiperl
12230            ! lib/ExtUtils/MakeMaker.pm
12231 ____________________________________________________________________________
12232 [   363] By: gsar                                  on 1997/12/13  05:57:13
12233         Log: Integrate mainline.  Builds and passes (Borland).
12234      Branch: win32/perl
12235           !> Configure README.threads config_h.SH doop.c embed.h
12236           !> ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12237           !> hints/irix_6.sh op.c op.h perl.h perlvars.h pp_hot.c pp_sys.c
12238           !> sv.c sv.h thread.h util.c
12239 ____________________________________________________________________________
12240 [   362] By: nick                                  on 1997/12/13  02:53:03
12241         Log: Resolve ansiperl against mainline
12242      Branch: ansiperl
12243           !> (integrate 92 files)
12244 ____________________________________________________________________________
12245 [   361] By: mbeattie                              on 1997/12/12  16:20:38
12246         Log: pp_print and pp_prtf handling of tied file handles used EXTEND
12247              instead of MEXTEND leading to core dumps. This fix needs
12248              propagating back to the maintenance branch.
12249      Branch: perl
12250            ! pp_hot.c pp_sys.c
12251 ____________________________________________________________________________
12252 [   360] By: mbeattie                              on 1997/12/11  15:45:56
12253         Log: Add missing patch to op.c that didn't come across with win32 merge.
12254      Branch: perl
12255            ! op.c
12256 ____________________________________________________________________________
12257 [   359] By: mbeattie                              on 1997/12/11  11:54:41
12258         Log: Stop tr/// from writing to target when only counting.
12259      Branch: perl
12260            ! doop.c op.c op.h
12261 ____________________________________________________________________________
12262 [   358] By: mbeattie                              on 1997/12/10  18:36:26
12263         Log: Fix char*/unsigned char* clashes in util.c:fbm_instr and remove
12264              a few extraneous trailing semicolons in perlvars.h.
12265      Branch: perl
12266            ! perlvars.h util.c
12267 ____________________________________________________________________________
12268 [   357] By: mbeattie                              on 1997/12/10  18:33:53
12269         Log: Start overhauling compiler. It was working at least minimally
12270              right up until the final tweak of B.xs to add threadsv_names
12271              at which point building it provokes a seg fault in perl while
12272              doing the xsubpp :-(.
12273      Branch: perl
12274            ! op.h util.c
12275      Branch: perlext
12276            ! Compiler/B.pm Compiler/B.xs Compiler/B/Asmdata.pm
12277            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/Makefile.PL
12278            ! Compiler/bytecode.pl Compiler/byteperl.c Compiler/byterun.c
12279            ! Compiler/byterun.h Compiler/cc_harness Compiler/cc_runtime.h
12280            ! Compiler/ccop.c Compiler/ccop.h Compiler/test_harness
12281            ! Compiler/test_harness_cc
12282 ____________________________________________________________________________
12283 [   356] By: mbeattie                              on 1997/12/10  13:43:32
12284         Log: Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so that
12285              sv_setfoo functions go back to not needing dTHR. Fix Configure
12286              to check for already-existing -thread on archname and to check
12287              better for d_pthread_created_joinable.
12288      Branch: perl
12289            ! Configure perl.h sv.c sv.h thread.h
12290 ____________________________________________________________________________
12291 [   355] By: mbeattie                              on 1997/12/10  10:53:58
12292         Log: Minor fix/speedup to util.c:fbm_instr:
12293              Subject: 5.004_55: Minor regexp patch
12294              Date: Fri, 5 Dec 1997 05:09:54 -0500 (EST)
12295              From: Ilya Zakharevich <ilya@MATH.OHIO-STATE.EDU>
12296      Branch: perl
12297            ! util.c
12298 ____________________________________________________________________________
12299 [   354] By: mbeattie                              on 1997/12/10  10:41:25
12300         Log: Patches for IRIX, AIX and some generic stuff:
12301              Subject: [PATCH] _55: Mostly AIX stuff but also IRIX and generic
12302              Date: Sat, 29 Nov 1997 08:35:30 -0800 (PST)
12303              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12304              (checked/ignored a few rejects; tweaked wording).
12305      Branch: perl
12306            ! Configure README.threads config_h.SH embed.h
12307            ! ext/DynaLoader/dl_aix.xs global.sym hints/aix.sh
12308            ! hints/irix_6.sh
12309 ____________________________________________________________________________
12310 [   353] By: mbeattie                              on 1997/12/10  10:10:19
12311         Log: Integrate win32 back into mainline (trivial).
12312      Branch: perl
12313           +> embedvar.h intrpvar.h perlvars.h thrdvar.h win32/config.gc
12314           +> win32/config_H.gc
12315           !> (integrate 36 files)
12316 ____________________________________________________________________________
12317 [   352] By: nick                                  on 1997/12/09  17:36:45
12318         Log: Resolve win32 - Sarathy's tweak.
12319      Branch: ansiperl
12320           !> win32/makedef.pl
12321 ____________________________________________________________________________
12322 [   351] By: gsar                                  on 1997/12/08  06:13:04
12323         Log: re-add PERLVARI?C? change that somehow went missing in makedef.pl
12324      Branch: win32/perl
12325            ! win32/makedef.pl
12326 ____________________________________________________________________________
12327 [   350] By: nick                                  on 1997/12/05  00:56:03
12328         Log: Resolve ansiperl against win32
12329      Branch: ansiperl
12330            - win32/makegcc.mk
12331           !> embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12332           !> perlvars.h win32/Makefile win32/config.gc win32/makedef.pl
12333           !> win32/makefile.mk win32/perllib.c win32/win32.h
12334 ____________________________________________________________________________
12335 [   349] By: gsar                                  on 1997/12/02  07:28:23
12336         Log: Revert to keeping (some) constant strings as globals
12337      Branch: win32/perl
12338            ! embed.h embed.pl embedvar.h global.sym miniperlmain.c perl.h
12339            ! perlvars.h win32/makedef.pl win32/perllib.c
12340 ____________________________________________________________________________
12341 [   348] By: gsar                                  on 1997/12/02  05:38:06
12342         Log: makegcc.mk merged into makefile.mk, so makegcc.mk is gone.
12343              Other minor fixes.  Now is a good time to get the changes in win32 branch.
12344      Branch: win32/perl
12345            - win32/makegcc.mk
12346            ! win32/Makefile win32/config.gc win32/makefile.mk win32/win32.h
12347 ____________________________________________________________________________
12348 [   347] By: gsar                                  on 1997/12/02  03:32:55
12349         Log: Integrate winansi again.  Result builds and passes all tests on all
12350              three compilers.
12351      Branch: win32/perl
12352           !> lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12353           !> win32/makegcc.mk win32/win32.h
12354 ____________________________________________________________________________
12355 [   346] By: gsar                                  on 1997/12/02  03:28:23
12356         Log: various hacks to get mingw32 to build.  Sync Makefile with makefile.mk.
12357              makegcc.mk to be merged into makefile.mk soon.
12358      Branch: win32/perl
12359            ! lib/ExtUtils/MM_Win32.pm win32/Makefile win32/config.gc
12360            ! win32/makedef.pl win32/makefile.mk win32/makegcc.mk
12361            ! win32/win32.h
12362 ____________________________________________________________________________
12363 [   345] By: nick                                  on 1997/12/02  01:57:17
12364         Log: Add a 4th step (yes FOUR) to dll build process for gcc.
12365              Now runs again...
12366      Branch: ansiperl
12367            ! lib/ExtUtils/MM_Win32.pm
12368 ____________________________________________________________________________
12369 [   344] By: nick                                  on 1997/12/02  01:11:16
12370         Log: Sarathy's patch 
12371      Branch: ansiperl
12372            ! lib/ExtUtils/MM_Win32.pm win32/config.gc win32/makefile.mk
12373            ! win32/makegcc.mk win32/win32.h
12374 ____________________________________________________________________________
12375 [   343] By: gsar                                  on 1997/12/01  04:37:06
12376         Log: Reverse integrate to get all of Nick's changes over at winansi (win32/perl/*
12377              is identical to ansiperl/* now)
12378      Branch: win32/perl
12379           +> embedvar.h intrpvar.h perlvars.h thrdvar.h
12380           !> (integrate 34 files)
12381 ____________________________________________________________________________
12382 [   342] By: nick                                  on 1997/12/01  04:01:57
12383         Log: Builds and passes all tests with gcc on Win32 - phew!
12384      Branch: ansiperl
12385            ! embed.h embedvar.h ext/Opcode/Opcode.xs global.sym perl.h
12386            ! proto.h util.c win32/makedef.pl
12387 ____________________________________________________________________________
12388 [   341] By: nick                                  on 1997/12/01  02:54:29
12389         Log: Create a struct for all perls globals (as an option)
12390              Mainly for Mingw32 which cannot import data.
12391              Now only Opcode tests fail (op_desc/op_name not 
12392              handled yet stuff)
12393      Branch: ansiperl
12394            ! EXTERN.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
12395            ! global.sym miniperlmain.c perl.c perl.h perlvars.h pp_hot.c
12396            ! proto.h run.c util.c win32/Makefile win32/makedef.pl
12397            ! win32/makegcc.mk win32/perllib.c win32/win32.c win32/win32.h
12398            ! win32/win32iop.h win32/win32thread.c
12399 ____________________________________________________________________________
12400 [   340] By: nick                                  on 1997/11/30  20:21:10
12401         Log: Fixup exports in non -DDEBUGGING case
12402      Branch: ansiperl
12403            ! win32/makedef.pl
12404 ____________________________________________________________________________
12405 [   339] By: nick                                  on 1997/11/30  20:10:04
12406         Log: Disable hard-coded -DDEBUGGING
12407      Branch: ansiperl
12408            ! win32/config_h.PL
12409 ____________________________________________________________________________
12410 [   338] By: nick                                  on 1997/11/30  20:00:19
12411         Log: embed.pl now reads *var*.h to do its stuff.
12412              Split generated embed.h into two - new embedvar.h
12413              is #included when 'op' etc. will not mess up proto.h etc.
12414              Removed #define foo (thr->Tfoo) from thread.h
12415              Added some 'missing' symbols to global.sym, removed
12416              those in the *var*.h files
12417              Has build all MULTIPLICITY/USE_THREADS options on win32
12418              with VC++ (and passed tests), but not with exactly this set
12419              of files.
12420      Branch: ansiperl
12421            + embedvar.h
12422            ! embed.h embed.pl global.sym interp.sym intrpvar.h perl.h
12423            ! perlvars.h regcomp.c thrdvar.h thread.h win32/Makefile
12424            ! win32/makedef.pl
12425 ____________________________________________________________________________
12426 [   337] By: nick                                  on 1997/11/29  23:55:31
12427         Log: Globals and structs via macros - part 1 of N
12428              - introduce perlvars.h intrpvar.h and thrdvar.h
12429              - change perl.h and thread.h to include them with
12430              appropriate macros defined
12431              - result is status-quo but with macros
12432              - next step is to tweak embed.* to capitalize on 
12433              new easy-to-find info.
12434      Branch: ansiperl
12435            + intrpvar.h perlvars.h thrdvar.h
12436            ! perl.h thread.h win32/Makefile
12437 ____________________________________________________________________________
12438 [   336] By: nick                                  on 1997/11/29  19:13:55
12439         Log: VC++ default to threaded
12440      Branch: ansiperl
12441            ! win32/Makefile
12442 ____________________________________________________________________________
12443 [   335] By: nick                                  on 1997/11/29  18:38:26
12444         Log: Avoid __declspec(thread) by default, for both scratch
12445              return areas and THR stuff. Use struct thread intern instead.
12446      Branch: ansiperl
12447            ! win32/win32.c win32/win32.h win32/win32sck.c
12448            ! win32/win32thread.c win32/win32thread.h
12449 ____________________________________________________________________________
12450 [   334] By: nick                                  on 1997/11/29  17:49:04
12451         Log: Non-threaded build fix
12452      Branch: ansiperl
12453            ! win32/win32thread.c
12454 ____________________________________________________________________________
12455 [   333] By: nick                                  on 1997/11/29  17:29:07
12456         Log: Sort out malloc_mutex for perl's malloc
12457              Remove BINCOMPAT3 from embed.pl 
12458              Add dependancy to CORE_H for PERL95_OBJ
12459      Branch: ansiperl
12460            ! dosish.h embed.h embed.pl global.sym perl.h win32/Makefile
12461            ! win32/win32.c
12462 ____________________________________________________________________________
12463 [   332] By: nick                                  on 1997/11/29  16:21:01
12464         Log: Integrate win32 into ansiperl
12465      Branch: ansiperl
12466           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12467           !> lib/perl5db.pl malloc.c miniperlmain.c perl.h sv.c t/TEST
12468           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12469           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12470           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12471           !> win32/perllib.c
12472 ____________________________________________________________________________
12473 [   331] By: nick                                  on 1997/11/29  01:35:45
12474         Log: GCC + Threads on Win32 - best gcc results yet
12475      Branch: ansiperl
12476            ! XSUB.h perl.h thread.h win32/makedef.pl win32/makegcc.mk
12477            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12478            ! win32/win32thread.h
12479 ____________________________________________________________________________
12480 [   330] By: nick                                  on 1997/11/28  23:05:08
12481         Log: Un-botch gcc workround
12482      Branch: ansiperl
12483            ! XSUB.h
12484 ____________________________________________________________________________
12485 [   329] By: nick                                  on 1997/11/28  22:39:39
12486         Log: Builds completely with Mingw32, dynamic loaded extensions
12487              don't work yet - suspect __declspec() non-implemented issues.
12488      Branch: ansiperl
12489            ! XSUB.h lib/ExtUtils/Command.pm lib/ExtUtils/MM_Win32.pm
12490            ! lib/ExtUtils/Mksymlists.pm win32/config.gc win32/makegcc.mk
12491            ! win32/runperl.c win32/win32.c win32/win32iop.h
12492 ____________________________________________________________________________
12493 [   328] By: gsar                                  on 1997/11/28  05:48:15
12494         Log: integrate winansi.
12495      Branch: win32/perl
12496           +> win32/config.gc win32/config_H.gc win32/makegcc.mk
12497            ! perl.h
12498           !> dosish.h hv.c win32/dl_win32.xs win32/include/sys/socket.h
12499           !> win32/makedef.pl win32/makefile.mk win32/runperl.c
12500           !> win32/win32.c win32/win32.h win32/win32iop.h win32/win32sck.c
12501 ____________________________________________________________________________
12502 [   327] By: gsar                                  on 1997/11/28  05:38:48
12503         Log: Integrate mainline.
12504      Branch: win32/perl
12505           !> README.threads hints/irix_6.sh lib/Test/Harness.pm
12506           !> lib/perl5db.pl malloc.c miniperlmain.c sv.c t/TEST
12507           !> t/lib/anydbm.t t/lib/db-btree.t t/lib/db-hash.t
12508           !> t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12509           !> t/lib/safe2.t t/lib/sdbm.t t/op/pat.t t/op/taint.t
12510           !> win32/perllib.c
12511 ____________________________________________________________________________
12512 [   326] By: nick                                  on 1997/11/27  19:13:36
12513         Log: GCC builds perl.dll and perl.exe on Win32
12514      Branch: ansiperl
12515            ! win32/makedef.pl win32/makegcc.mk
12516 ____________________________________________________________________________
12517 [   325] By: nick                                  on 1997/11/27  17:46:30
12518         Log: Add files and tweak others to get 'native' Mingw32 gcc port as
12519              far as building miniperl and perl.dll (but not import lib yet)
12520              Seems to lack popen()/pclose() and fcloseall() and fflushall().
12521              Also only CRTDLL not MCRTDLL so threading is probably not
12522              possible yet.
12523              Had to mess with win32iop.h's placement as we need __attribute__
12524              to get STDCALL, and #define of printf messes up proto.h 
12525      Branch: ansiperl
12526            + win32/config.gc win32/config_H.gc win32/makegcc.mk
12527            ! dosish.h perl.h win32/dl_win32.xs win32/include/sys/socket.h
12528            ! win32/makefile.mk win32/runperl.c win32/win32.c win32/win32.h
12529            ! win32/win32iop.h win32/win32sck.c
12530 ____________________________________________________________________________
12531 [   324] By: mbeattie                              on 1997/11/27  17:08:06
12532         Log: Give dire warnings about the IRIX 6.2 kernel panic.
12533      Branch: perl
12534            ! README.threads hints/irix_6.sh
12535 ____________________________________________________________________________
12536 [   323] By: mbeattie                              on 1997/11/27  16:57:33
12537         Log: Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:
12538              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12539              Date: 27 Nov 1997 17:18:53 +0100
12540              From: koenig@kulturbox.de (Andreas J. Koenig)
12541      Branch: perl
12542            ! sv.c
12543 ____________________________________________________________________________
12544 [   322] By: mbeattie                              on 1997/11/27  16:12:15
12545         Log: Integrate win32 branch back into mainline.
12546      Branch: perl
12547           !> (integrate 42 files)
12548 ____________________________________________________________________________
12549 [   321] By: mbeattie                              on 1997/11/27  15:06:36
12550         Log: Fix t/lib/safe2.t for SunOS 4.1.3:
12551              Subject: Re: ANNOUNCE: perl 5.004_55 is available
12552              Date: Thu, 27 Nov 1997 10:46:42 +0000 (GMT)
12553              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12554      Branch: perl
12555            ! t/lib/safe2.t
12556 ____________________________________________________________________________
12557 [   320] By: mbeattie                              on 1997/11/27  15:02:59
12558         Log: Fix MYMALLOC (wrong #define in malloc.c):
12559              Subject: 5.004_55: MYMALLOC completely busted
12560              Date: Thu, 27 Nov 1997 01:08:16 -0500 (EST)
12561              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12562      Branch: perl
12563            ! malloc.c
12564 ____________________________________________________________________________
12565 [   319] By: mbeattie                              on 1997/11/27  15:01:37
12566         Log: Fix newSVrv so sv_setref_foo work better:
12567              Subject: [PATCH] [5.004_55] newSVrv (again)
12568              Date: Thu, 27 Nov 1997 00:25:50 -0500
12569              From: Owen Taylor <owt1@cornell.edu>
12570      Branch: perl
12571            ! sv.c
12572 ____________________________________________________________________________
12573 [   318] By: mbeattie                              on 1997/11/27  14:59:03
12574         Log: Output skipped test information in test suite:
12575              Subject: 5.004_55: Making test harness platform_aware
12576              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12577              Date: Wed, 26 Nov 1997 17:16:55 -0500 (EST)
12578      Branch: perl
12579            ! lib/Test/Harness.pm t/TEST t/lib/anydbm.t t/lib/db-btree.t
12580            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t
12581            ! t/lib/odbm.t t/lib/sdbm.t t/op/taint.t
12582 ____________________________________________________________________________
12583 [   317] By: mbeattie                              on 1997/11/27  14:55:15
12584         Log: Add 'W'atch command to debugger and improve help:
12585              Subject: 5.004_55: Debugger patch again
12586              Date: Wed, 26 Nov 1997 17:05:57 -0500 (EST)
12587              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12588      Branch: perl
12589            ! lib/perl5db.pl
12590 ____________________________________________________________________________
12591 [   316] By: mbeattie                              on 1997/11/27  14:52:44
12592         Log: Stop double initialisation of malloc_mutex:
12593              Subject: 5.004_55: Double initialiazation of malloc_mutex
12594              Date: Wed, 26 Nov 1997 16:51:43 -0500 (EST)
12595              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12596      Branch: perl
12597            ! miniperlmain.c win32/perllib.c
12598 ____________________________________________________________________________
12599 [   315] By: mbeattie                              on 1997/11/27  14:48:58
12600         Log: Fix PVLV case in sv_setsv (plus tests in op/pat.t).
12601      Branch: perl
12602            ! sv.c t/op/pat.t
12603 ____________________________________________________________________________
12604 [   314] By: nick                                  on 1997/11/27  01:03:19
12605         Log: Merge win32 and ansiperl branches post _55 tweaks from Sarathy.
12606      Branch: ansiperl
12607           !> (integrate 897 files)
12608 ____________________________________________________________________________
12609 [   313] By: gsar                                  on 1997/11/26  03:20:55
12610         Log: merge win32-aware installperl in ansiperl branch.
12611      Branch: win32/perl
12612           !> installperl
12613 ____________________________________________________________________________
12614 [   312] By: gsar                                  on 1997/11/26  01:50:37
12615         Log: Fix for C<sort 'foo'...> bug:
12616              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12617              Message-Id: <199711011946.OAA18882@aatma.engin.umich.edu>
12618              Subject: [PATCH] Re: Sort grammar bug 
12619              Date: Sat, 01 Nov 1997 14:46:35 -0500
12620              ------
12621              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12622              Message-Id: <199711021247.MAA01743@crypt.compulink.co.uk>
12623              Subject: Re: Sort grammar bug 
12624              Date: Sun, 02 Nov 1997 12:47:51 +0000
12625      Branch: win32/perl
12626            ! t/op/sort.t toke.c
12627 ____________________________________________________________________________
12628 [   311] By: nick                                  on 1997/11/26  01:42:50
12629         Log: Win32-ize installperl
12630      Branch: ansiperl
12631            ! installperl
12632 ____________________________________________________________________________
12633 [   310] By: gsar                                  on 1997/11/26  01:36:39
12634         Log: Another trivial patch:
12635              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12636              Message-Id: <199710300245.VAA04244@aatma.engin.umich.edu>
12637              Subject: [PATCH] Re: Why doesn't XSRETURN have STMT_START/STMT_END brackets? 
12638              Date: Wed, 29 Oct 1997 21:45:26 -0500
12639      Branch: win32/perl
12640            ! XSUB.h
12641 ____________________________________________________________________________
12642 [   309] By: nick                                  on 1997/11/26  01:33:32
12643         Log: Fixup _55 for Win32:
12644              Missed thread :-> perl_thread changes
12645              Two #define THR (not the same)
12646              K&R style func in hv.c
12647      Branch: ansiperl
12648            ! hv.c win32/win32thread.c win32/win32thread.h
12649 ____________________________________________________________________________
12650 [   308] By: gsar                                  on 1997/11/26  01:30:21
12651         Log: Sync yet another patch (this one manually edited):
12652              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12653              Message-Id: <199710290251.VAA14362@aatma.engin.umich.edu>
12654              Subject: [PATCH] Re: local($@) gives core dump 
12655              Date: Tue, 28 Oct 1997 21:51:25 -0500
12656      Branch: win32/perl
12657            ! pp_ctl.c
12658 ____________________________________________________________________________
12659 [   307] By: gsar                                  on 1997/11/26  01:22:10
12660         Log: Sync another change from local repository.
12661              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12662              Message-Id: <199710290316.WAA15888@aatma.engin.umich.edu>
12663              Subject: Re: do_postponed breaks with multiple interpreters 
12664              Date: Tue, 28 Oct 1997 22:16:13 -0500
12665      Branch: win32/perl
12666            ! op.c
12667 ____________________________________________________________________________
12668 [   306] By: gsar                                  on 1997/11/26  01:17:46
12669         Log: Sync a change from local repository.
12670              From: Gurusamy Sarathy <gsar@engin.umich.edu>
12671              Message-Id: <199710290106.UAA11485@aatma.engin.umich.edu>
12672              Subject: [PATCH] Re: Core dump from using sockets w/ system or open(pipe) or "`"
12673              Date: Tue, 28 Oct 1997 20:06:06 -0500
12674      Branch: win32/perl
12675            ! mg.c
12676 ____________________________________________________________________________
12677 [   305] By: nick                                  on 1997/11/26  00:50:10
12678         Log: Integrate mainline as of _55
12679      Branch: ansiperl
12680           +> emacs/ptags
12681           !> (integrate 36 files)
12682 ____________________________________________________________________________
12683 [   304] By: gsar                                  on 1997/11/26  00:27:57
12684         Log: Various changes to make it build cleanly and pass all tests:
12685              - needed to run `perl embed.pl`
12686              - use PERL_CORE instead of PERLDLL in places that do mean PERL_CORE
12687              - fix prototypes for a few declarations (Borland is finally quiet)
12688              - move declaration of Mymalloc etc to perl.h (since win32 and other
12689              ports may #define malloc themselves, to let extensions bind to
12690              the version that perl used)
12691              - move struct reg_data into a public header file, since it is
12692              referenced in a public datatype
12693              - win32 makefile fixes
12694              - fix remaining s/thread/perl_thread/
12695      Branch: win32/perl
12696            ! EXTERN.h embed.h ext/DynaLoader/dlutils.c
12697            ! ext/SDBM_File/sdbm/sdbm.h hv.c perl.h proto.h regcomp.h
12698            ! regexp.h win32/Makefile win32/dl_win32.xs win32/makefile.mk
12699            ! win32/win32.h win32/win32iop.h win32/win32thread.c
12700 ____________________________________________________________________________
12701 [   303] By: gsar                                  on 1997/11/25  20:57:31
12702         Log: Fixup the places where the automatic merge got it wrong.
12703              Previous change (#302) was just a normal integration--ignore the
12704              "reverse" in there.
12705      Branch: win32/perl
12706            ! op.c perl.h
12707 ____________________________________________________________________________
12708 [   302] By: gsar                                  on 1997/11/25  20:32:12
12709         Log: reverse integrate mainline
12710      Branch: win32/perl
12711           +> emacs/ptags
12712           !> (integrate 896 files)
12713
12714 ----------------
12715 Version 5.004_55
12716 ----------------
12717
12718 ____________________________________________________________________________
12719 [   301] By: mbeattie                              on 1997/11/25  17:59:53
12720         Log: Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55.
12721      Branch: perl
12722            ! hv.c pp_ctl.c
12723 ____________________________________________________________________________
12724 [   300] By: mbeattie                              on 1997/11/25  16:29:36
12725         Log: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
12726      Branch: perl
12727            ! MANIFEST patchlevel.h
12728 ____________________________________________________________________________
12729 [   299] By: mbeattie                              on 1997/11/25  15:59:16
12730         Log: Move malloc_mutex initialisation/destruction:
12731              Subject:  patch to 5.004_54 for pthreads with Perl's malloc
12732              From: ilya@math.ohio-state.edu (Ilya Zakharevich)
12733      Branch: perl
12734            ! malloc.c os2/os2.c os2/os2ish.h perl.c perl.h plan9/plan9ish.h
12735            ! unixish.h vms/vmsish.h
12736 ____________________________________________________________________________
12737 [   298] By: mbeattie                              on 1997/11/25  15:49:22
12738         Log: Make hv_ functions cope better with 'm'-magic:
12739              Subject: [5.004_54] Another neglected patch
12740              Date: Fri, 21 Nov 1997 22:28:17 -0500
12741              From: Owen Taylor <owt1@cornell.edu>
12742      Branch: perl
12743            ! hv.c
12744 ____________________________________________________________________________
12745 [   297] By: mbeattie                              on 1997/11/25  15:47:36
12746         Log: Fix typo in Thread.xs.
12747      Branch: perl
12748            ! ext/Thread/Thread.xs
12749 ____________________________________________________________________________
12750 [   296] By: mbeattie                              on 1997/11/25  15:42:07
12751         Log: Integrate from ansi branch to mainline.
12752      Branch: perl
12753           !> (integrate 890 files)
12754 ____________________________________________________________________________
12755 [   295] By: mbeattie                              on 1997/11/25  14:29:31
12756         Log: AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
12757              Subject: Re: _54 on AIX
12758              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12759              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12760      Branch: perl
12761            ! ext/DynaLoader/dl_aix.xs
12762 ____________________________________________________________________________
12763 [   294] By: mbeattie                              on 1997/11/25  14:29:10
12764         Log: AIX patch for hints/aix.sh:
12765              Subject: Re: _54 on AIX
12766              Date: Tue, 25 Nov 1997 00:49:52 -0800 (PST)
12767              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12768      Branch: perl
12769            ! hints/aix.sh
12770 ____________________________________________________________________________
12771 [   291] By: mbeattie                              on 1997/11/25  14:17:05
12772         Log: Fix scalar dereference of threadsv variables (e.g. $$_).
12773      Branch: perl
12774            ! op.c op.h
12775 ____________________________________________________________________________
12776 [   290] By: mbeattie                              on 1997/11/25  14:16:29
12777         Log: AIX patch (including Configure support for {sched,pthread}_yield,
12778              pthread initial detach state, renaming perl_thread to perl_os_thread
12779              and struct thread to struct perl_thread):
12780              Subject: Re: _54 on AIX
12781              Date: Thu, 20 Nov 1997 06:10:51 -0800 (PST)
12782              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12783      Branch: perl
12784            ! Configure config_h.SH cv.h ext/DB_File/DB_File.xs
12785            ! ext/Thread/Makefile.PL ext/Thread/Thread.pm
12786            ! ext/Thread/Thread.xs fakethr.h hints/aix.sh perl.c perl.h pp.h
12787            ! proto.h sv.h thread.h util.c win32/win32thread.c
12788            ! win32/win32thread.h
12789 ____________________________________________________________________________
12790 [   289] By: mbeattie                              on 1997/11/25  12:33:02
12791         Log: Rename perl_thread to perl_os_thread.
12792      Branch: perl
12793            ! fakethr.h thread.h util.c win32/win32thread.h
12794 ____________________________________________________________________________
12795 [   288] By: mbeattie                              on 1997/11/25  12:27:35
12796         Log: Remove bincompat3 support:
12797              Subject: Re: ANNOUNCE: perl5.004_54 is available
12798              Date: Wed, 19 Nov 1997 08:07:10 -0800 (PST)
12799              From: Jarkko Hietaniemi <jarkko.hietaniemi@research.nokia.com>
12800      Branch: perl
12801            ! Configure INSTALL embed.h global.sym malloc.c
12802 ____________________________________________________________________________
12803 [   287] By: mbeattie                              on 1997/11/25  12:23:50
12804         Log: Emacs/tags update:
12805              Subject: Emacs/tags update for 5.004_54
12806              Date: Fri, 21 Nov 1997 15:02:09 -0500 (EST)
12807              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12808      Branch: perl
12809            + emacs/ptags
12810            ! MANIFEST Makefile.SH emacs/cperl-mode.el
12811 ____________________________________________________________________________
12812 [   286] By: nick                                  on 1997/11/23  23:03:56
12813         Log: Add $$_ test 
12814      Branch: ansiperl
12815            ! t/op/ref.t
12816 ____________________________________________________________________________
12817 [   285] By: gsar                                  on 1997/11/23  08:26:00
12818         Log: Initial reverse integration of winansi branch.
12819      Branch: win32/perl
12820           !> (integrate 50 files)
12821 ____________________________________________________________________________
12822 [   284] By: gsar                                  on 1997/11/23  07:32:24
12823         Log: Add to docs about the BEGIN { shift } feature.  Make the change
12824              yet simpler using CvUNIQUE(compcv) instead of subline (Chip's idea).
12825      Branch: win32/perl
12826            ! op.c perly.c perly.y pod/perlfunc.pod vms/perly_c.vms
12827 ____________________________________________________________________________
12828 [   283] By: nick                                  on 1997/11/22  21:29:30
12829         Log: Duplicate perl_threadsv
12830      Branch: ansiperl
12831            ! global.sym
12832 ____________________________________________________________________________
12833 [   282] By: nick                                  on 1997/11/22  21:18:11
12834         Log: Munge pseudo-Configure stuff to add -thread to archname as
12835              Malcolm seems to think that is way to test for threads.
12836              Update @INC stuffing hackery to have traditional @INC
12837              search order archlib, privlib, sitearch, site.
12838      Branch: ansiperl
12839            ! t/lib/english.t win32/config.bc win32/config_H.bc
12840            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
12841            ! win32/makefile.mk win32/win32.c win32/win32.h
12842 ____________________________________________________________________________
12843 [   281] By: nick                                  on 1997/11/22  19:28:21
12844         Log: Builds and passes all but english.t on win32 VC++
12845      Branch: ansiperl
12846            ! global.sym pp_ctl.c win32/Makefile win32/config.vc
12847            ! win32/config_H.vc win32/win32thread.h
12848 ____________________________________________________________________________
12849 [   280] By: nick                                  on 1997/11/22  18:10:50
12850         Log: ansiperl builds with Borland C++ again
12851      Branch: ansiperl
12852            ! pp_ctl.c regcomp.c regcomp.h regexec.c toke.c util.c
12853            ! win32/config.bc win32/config_H.bc win32/perlglob.c
12854            ! win32/win32.c win32/win32.h
12855 ____________________________________________________________________________
12856 [   279] By: nick                                  on 1997/11/22  16:42:51
12857         Log: Resolve ansiperl against mainline
12858      Branch: ansiperl
12859           !> embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12860           !> perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12861           !> t/lib/english.t thread.h toke.c util.c
12862 ____________________________________________________________________________
12863 [   278] By: nick                                  on 1997/11/22  16:30:27
12864         Log: Resolve ansiperl against win32
12865      Branch: ansiperl
12866           !> (integrate 55 files)
12867 ____________________________________________________________________________
12868 [   277] By: gsar                                  on 1997/11/22  09:48:02
12869         Log: - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_
12870              - added a test for the above
12871              - fixed up perly.c.diff and vms/perl_c.vms for above and added the
12872              ansification hunks
12873      Branch: win32/perl
12874            ! op.c perly.c perly.c.diff perly.y t/op/misc.t vms/perly_c.vms
12875 ____________________________________________________________________________
12876 [   276] By: gsar                                  on 1997/11/22  07:24:01
12877         Log: Generic change in win32 branch: don't just turn on CRIPPLED_CC
12878              when USE_THREADS.  GCC for instance, can do without macros that use
12879              globals.  Instead, selectively re#define only those macros
12880              that use globals to their functional equivalents.  Tests 100% on
12881              Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).
12882      Branch: win32/perl
12883            ! perl.h sv.h
12884 ____________________________________________________________________________
12885 [   275] By: gsar                                  on 1997/11/22  05:27:04
12886         Log: Integrate mainline.
12887      Branch: win32/perl
12888           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12889            - lib/Class/Fields.pm lib/ISA.pm
12890           !> (integrate 41 files)
12891 ____________________________________________________________________________
12892 [   274] By: mbeattie                              on 1997/11/21  18:28:22
12893         Log: $_ is now per-thread (rather a lot of changes). Only tested under
12894              *-linux-thread at the moment.
12895      Branch: perl
12896            ! embed.h ext/Thread/Thread.xs global.sym op.c op.h perl.c
12897            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.c scope.h
12898            ! t/lib/english.t thread.h toke.c util.c
12899 ____________________________________________________________________________
12900 [   273] By: mbeattie                              on 1997/11/21  10:31:29
12901         Log: Filter patch to toke.c:
12902              Subject: Tiny core patch for source filters
12903              Date: Thu, 20 Nov 1997 23:12:09 +0000 (GMT)
12904              From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
12905      Branch: perl
12906            ! toke.c
12907 ____________________________________________________________________________
12908 [   272] By: nick                                  on 1997/11/21  00:54:43
12909         Log: Basic integrate of lastest perl into ansiperl
12910      Branch: ansiperl
12911           +> ext/Thread/die.t ext/Thread/die2.t t/op/avhv.t
12912            - lib/Class/Fields.pm lib/ISA.pm
12913            ! win32/win32.c win32/win32.h
12914           !> (integrate 57 files)
12915 ____________________________________________________________________________
12916 [   271] By: mbeattie                              on 1997/11/20  12:12:00
12917         Log: Initial stab at IRIX configuration support for threading. Manually
12918              applied parts of following patches:
12919              Subject: Perl 5.004_54 on IRIX
12920              Date: Wed, 19 Nov 1997 18:37:14 +0200 (EET)
12921              From: Jarkko Hietaniemi <jhi@iki.fi>
12922              Subject: Re: Perl 5.004_54 on IRIX
12923              Date: 19 Nov 1997 17:10:17 -0800
12924              From: Scott Henry <scotth@sgi.com>
12925      Branch: perl
12926            ! README.threads hints/irix_6.sh hints/irix_6_0.sh
12927            ! hints/irix_6_1.sh perl.h
12928 ____________________________________________________________________________
12929 [   270] By: mbeattie                              on 1997/11/19  17:45:37
12930         Log: The new jumbo regexp stuff did SSPUSHINT on a char* instead of
12931              SSPUSHPTR causing Alpha to core dump in pat.t. While fixing it,
12932              also fixed two instances of referring to SVs after destruction.
12933      Branch: perl
12934            ! regcomp.c regexec.c
12935 ____________________________________________________________________________
12936 [   269] By: mbeattie                              on 1997/11/19  15:33:23
12937         Log: avhv_keys under Digital UNIX made avhv.t fail because *keysp was
12938              changed by mg_get(*keysp) (!). Introducing a new local variable
12939              fixed it but I don't know if it's a compiler problem or some
12940              other corruption happening elsewhere.
12941      Branch: perl
12942            ! av.c
12943 ____________________________________________________________________________
12944 [   268] By: mbeattie                              on 1997/11/19  11:39:49
12945         Log: Let Configure sort out get{host,net}byaddr* prototypes:
12946              Subject: [PATCH] 5.004_54: little something for
12947              get{hos,ne}tbyaddr protos (Configure, config_h.SH, pp_sys.c)
12948              Date: Tue, 18 Nov 1997 19:08:19 +0200 (EET)
12949              From: Jarkko Hietaniemi <jhi@iki.fi>
12950      Branch: perl
12951            ! Configure config_h.SH pp_sys.c
12952 ____________________________________________________________________________
12953 [   267] By: mbeattie                              on 1997/11/19  11:04:15
12954         Log: Jumbo regexp patch applied (with minor fix-up tweaks):
12955              Subject: Version 7 of Jumbo RE patch available
12956              Date: Sun, 16 Nov 1997 00:29:39 -0500 (EST)
12957              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12958      Branch: perl
12959            ! MANIFEST dump.c embed.h global.sym mg.c op.c op.h perl.c
12960            ! perl.h pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
12961            ! regcomp.h regexec.c regexp.h sv.c t/op/misc.t t/op/pat.t
12962            ! t/op/re_tests t/op/regexp.t t/op/split.t t/op/subst.t toke.c
12963            ! util.c
12964 ____________________________________________________________________________
12965 [   266] By: mbeattie                              on 1997/11/18  17:26:09
12966         Log: Separate avhv_foo() key handling into avhv_keys(). Slightly tweaked
12967              version of patch:
12968              Subject: tie fake hash patch for 5.004_54
12969              Date: Sat, 15 Nov 1997 19:18:30 -0500
12970              From: Joshua Pritikin <pritikin@mindspring.com>
12971      Branch: perl
12972            + t/op/avhv.t
12973            ! av.c embed.h global.sym proto.h
12974 ____________________________________________________________________________
12975 [   265] By: mbeattie                              on 1997/11/18  16:51:04
12976         Log: Bring MANIFEST up to date. Add new thread tests.
12977      Branch: perl
12978            + ext/Thread/die.t ext/Thread/die2.t
12979            ! MANIFEST
12980 ____________________________________________________________________________
12981 [   264] By: mbeattie                              on 1997/11/18  16:41:27
12982         Log: magic_setisa enhanced to update %FIELDS automatically when @ISA
12983              is assigned to. Added tests to t/op/array.t. magic_setisa now
12984              warns about including non-existent packages in @ISA when -w is on.
12985      Branch: perl
12986            - lib/Class/Fields.pm lib/ISA.pm
12987            ! mg.c t/op/array.t
12988 ____________________________________________________________________________
12989 [   263] By: mbeattie                              on 1997/11/18  16:38:57
12990         Log: Fix typo in win32 -> mainline integration.
12991      Branch: perl
12992            ! perl.h
12993 ____________________________________________________________________________
12994 [   262] By: mbeattie                              on 1997/11/18  11:56:09
12995         Log: Integrate win32 branch back into mainline.
12996      Branch: perl
12997            - win32/win32io.c win32/win32io.h
12998            ! op.c
12999           !> (integrate 30 files)
13000 ____________________________________________________________________________
13001 [   261] By: gsar                                  on 1997/11/18  00:14:02
13002         Log: Export our own FD_SET() et al to complete sockets-as-handles pretense.
13003      Branch: win32/perl
13004            ! win32/config.bc win32/config.vc win32/config_H.bc
13005            ! win32/config_H.vc win32/include/sys/socket.h win32/win32sck.c
13006 ____________________________________________________________________________
13007 [   260] By: nick                                  on 1997/11/16  23:16:16
13008         Log: Generic file changes for MYMALLOC
13009      Branch: ansiperl
13010            ! miniperlmain.c perl.c
13011 ____________________________________________________________________________
13012 [   259] By: nick                                  on 1997/11/16  23:14:36
13013         Log: MYMALLOC for Win32:
13014              1. Initialize malloc_mutex before it is used (all platforms!)
13015              2. Adjust #ifdef muddle to allow MYMALLOC and win32_ to coexist
13016              3. Tweak win32/config*.* to define MYMALLOC
13017              4. Provide sbrk() in terms of VirtualAlloc().
13018              
13019              Also fixup -MT (perl95) build to handle Perl_current_thread
13020              via call to DLL (as though an extension).
13021      Branch: ansiperl
13022            ! win32/Makefile win32/config.bc win32/config.vc
13023            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13024            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13025            ! win32/win32iop.h win32/win32thread.h
13026 ____________________________________________________________________________
13027 [   258] By: nick                                  on 1997/11/15  20:42:28
13028         Log: Implement dTHR via __declspec(thread) - part 2
13029      Branch: ansiperl
13030            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13031 ____________________________________________________________________________
13032 [   257] By: nick                                  on 1997/11/15  19:52:53
13033         Log: Use __declspec(thread) var rather tha TslAlloc & co.
13034      Branch: ansiperl
13035            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13036 ____________________________________________________________________________
13037 [   256] By: gsar                                  on 1997/11/15  02:58:09
13038         Log: Add #include guard in Thread.xs so it will build even under
13039              no USE_THREADS (for win32).  This was missed because of edit
13040              w/o checkout perforce kludge.
13041      Branch: win32/perl
13042            ! ext/Thread/Thread.xs
13043 ____________________________________________________________________________
13044 [   255] By: nick                                  on 1997/11/15  00:33:46
13045         Log: Integrate mainline (5.004_54?) into ansiperl
13046      Branch: ansiperl
13047           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13048           !> ext/Thread/Thread/Specific.pm ext/Thread/join.t
13049           !> ext/Thread/specific.t global.sym lib/fields.pm mg.c op.c
13050           !> perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h scope.c
13051           !> t/io/pipe.t t/lib/io_pipe.t t/op/magic.t thread.h
13052 ____________________________________________________________________________
13053 [   254] By: nick                                  on 1997/11/15  00:25:26
13054         Log: Interate win32 into ansiperl
13055      Branch: ansiperl
13056           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13057           +> lib/fields.pm
13058           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13059           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13060           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13061           !> t/op/magic.t thread.h win32/Makefile win32/config.bc
13062           !> win32/config.vc win32/config_sh.PL win32/makefile.mk
13063 ____________________________________________________________________________
13064 [   253] By: gsar                                  on 1997/11/14  22:04:58
13065         Log: Integrate mainline changes into win32 branch.  Now would be a good time
13066              to reverse integrate the win32 branch into mainline.
13067      Branch: win32/perl
13068           +> ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13069           +> lib/fields.pm
13070           !> MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13071           !> ext/Thread/join.t global.sym mg.c op.c perl.c perl.h pp_ctl.c
13072           !> pp_hot.c pp_sys.c proto.h scope.c t/io/pipe.t t/lib/io_pipe.t
13073           !> t/op/magic.t thread.h
13074
13075 ----------------
13076 Version 5.004_54
13077 ----------------
13078
13079 ____________________________________________________________________________
13080 [   252] By: mbeattie                              on 1997/11/14  15:07:19
13081         Log: Two more delays added to test suite to help *-solaris-thread.
13082      Branch: perl
13083            ! t/io/pipe.t t/lib/io_pipe.t
13084 ____________________________________________________________________________
13085 [   251] By: mbeattie                              on 1997/11/14  15:05:57
13086         Log: Remove stale code from Thread.xs.
13087      Branch: perl
13088            ! ext/Thread/Thread.xs
13089 ____________________________________________________________________________
13090 [   250] By: mbeattie                              on 1997/11/14  10:12:40
13091         Log: Add delay to signal handling in t/op/magic.t. (Solaris with pthreads
13092              doesn't run handlers for self-sent signals until kill has returned.)
13093      Branch: perl
13094            ! t/op/magic.t
13095 ____________________________________________________________________________
13096 [   249] By: gsar                                  on 1997/11/14  05:14:44
13097         Log: Fix various details in win32 makefiles and Config.pm setup.
13098              - ldflags is set for both compilers now
13099              - extensions list is now correct
13100              - delete perl95.exe on distclean
13101              - cf_time now gets updated (once)
13102              - ccdlflags is set for Borland
13103              - fix startperl so dprofpp works
13104      Branch: win32/perl
13105            ! win32/Makefile win32/config.bc win32/config.vc
13106            ! win32/config_sh.PL win32/makefile.mk
13107 ____________________________________________________________________________
13108 [   248] By: mbeattie                              on 1997/11/13  18:01:27
13109         Log: Rewrite thread return code to distinguish between ordinary return
13110              and die() and make join propagate the die. Add tiny method eval
13111              which just does "return eval { shift->join; }". Add Thread::Specific
13112              class for access to thread specific user data along with specific.t.
13113              Rename Class to classname throughout Thread.xs for consistency.
13114              Fix pp_specific to pp_threadsv in global.sym. Add support to
13115              pp_entersub in pp_hot.c to lock stash for static locked methods.
13116      Branch: perl
13117            + ext/Thread/Thread/Specific.pm ext/Thread/specific.t
13118            + lib/fields.pm
13119            ! MANIFEST embed.h ext/Thread/Thread.pm ext/Thread/Thread.xs
13120            ! ext/Thread/join.t global.sym mg.c pp_hot.c thread.h
13121 ____________________________________________________________________________
13122 [   247] By: mbeattie                              on 1997/11/13  14:13:30
13123         Log: Change CONTEXT to PERL_CONTEXT throughout source (since the #define
13124              to avoid the Digital UNIX clash no longer works). Changed the #ifdef
13125              in pp_sys.c for whether getnet* function get protoyped (since the
13126              default had a broken prototype for getnetbyaddr).
13127      Branch: perl
13128            ! mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13129            ! scope.c thread.h
13130 ____________________________________________________________________________
13131 [   246] By: nick                                  on 1997/11/13  02:44:40
13132         Log: Integrate Win32 branch
13133      Branch: ansiperl
13134            - configure ext/util/extliblist win32/bin/pl2bat.bat
13135            - win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13136            - win32/config.H win32/config.w32 win32/win32io.c
13137            - win32/win32io.h
13138           !> (integrate 905 files)
13139 ____________________________________________________________________________
13140 [   245] By: nick                                  on 1997/11/13  00:47:54
13141         Log: Integrate (-ay) win32 branch at its creation to 
13142              establish and ancestor as per perkforce technote #9
13143      Branch: ansiperl
13144           +> configure ext/util/extliblist win32/bin/pl2bat.bat
13145           +> win32/bin/search.bat win32/bin/test.bat win32/bin/webget.bat
13146           +> win32/config.H win32/config.w32
13147           !> (integrate 859 files)
13148 ____________________________________________________________________________
13149 [   244] By: gsar                                  on 1997/11/12  22:26:39
13150         Log: More cleanups of win32/win32*.[ch] files.  win32/win32iop.h now
13151              contains the all the declarations and macros for the win32io layer.
13152              New std-ish functions are exported now.  All win32-specific exported
13153              functions begin with "win32_" consistently.  win32 version of
13154              init_os_extras() is now exported, so embedders can get the in-core
13155              xsubs.
13156      Branch: win32/perl
13157            ! dosish.h win32/makedef.pl win32/win32.c win32/win32.h
13158            ! win32/win32iop.h win32/win32sck.c
13159 ____________________________________________________________________________
13160 [   243] By: gsar                                  on 1997/11/12  07:41:52
13161         Log: Really delete deleted files.
13162      Branch: win32/perl
13163            - win32/win32io.c win32/win32io.h
13164 ____________________________________________________________________________
13165 [   242] By: gsar                                  on 1997/11/12  07:40:54
13166         Log: Egregious IOsubsystem code excised.  Phew, what a relief!  Two
13167              files (win32/win32io.[ch]) completely removed, as are all traces
13168              of them in makefiles and MANIFEST.  RunPerl() retains the void* arg
13169              for later. Various myfoo() things regularized to my_foo().  CPP not
13170              required anymore to create a perl binary :)
13171      Branch: win32/perl
13172            ! MANIFEST win32/Makefile win32/makedef.pl win32/makefile.mk
13173            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
13174            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13175            ! win32/win32sck.c
13176 ____________________________________________________________________________
13177 [   241] By: gsar                                  on 1997/11/12  05:31:28
13178         Log: Fix various win32 code blemishes:
13179              - s/stolen/win32/g
13180              - s/(CROAK|WARN)/lc($1)/eg
13181              - remove deadcode from most places
13182      Branch: win32/perl
13183            ! win32/makedef.pl win32/win32.c win32/win32io.c
13184            ! win32/win32iop.h
13185 ____________________________________________________________________________
13186 [   240] By: gsar                                  on 1997/11/12  04:36:29
13187         Log: Carry over changes in ansiperl branch.  Win32 branch is now
13188              the leading edge.
13189      Branch: win32/perl
13190            ! embed.h global.sym perl.c win32/win32thread.c
13191            ! win32/win32thread.h
13192 ____________________________________________________________________________
13193 [   239] By: gsar                                  on 1997/11/12  03:39:57
13194         Log: Add missing win32_closesocket() and export it (extension writers' complaint).
13195      Branch: win32/perl
13196            ! win32/include/sys/socket.h win32/makedef.pl win32/win32sck.c
13197 ____________________________________________________________________________
13198 [   238] By: gsar                                  on 1997/11/12  03:25:17
13199         Log: Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
13200              done cleaner, if really needed (perhaps only for efficiency reasons?)).
13201              Redundant EXTERN_C definitions and related warnings fixed.
13202      Branch: win32/perl
13203            ! miniperlmain.c perl.h win32/perllib.c win32/win32io.c
13204            ! win32/win32iop.h win32/win32sck.c
13205 ____________________________________________________________________________
13206 [   237] By: nick                                  on 1997/11/12  02:45:15
13207         Log: Fixup Win32
13208              - #undef start_env before re-#defining it
13209              - change pp_specific pp_threadsv in global.sym
13210              - re-build embed.h
13211              - avoid HAVE_THREAD_INTERN - we don't and empty struct
13212              is a pain. If we did have it it would contain cached
13213              values of things we can only get at _IN_ the thread
13214              so new_struct_thread is wrong place to call it.
13215              - add new macro SET_THREAD_SELF - we must (in main thread)
13216              define in win32thread.h, support in win32thread.c,
13217              test and call in perl.c
13218      Branch: ansiperl
13219            ! embed.h global.sym perl.c thread.h win32/win32thread.c
13220            ! win32/win32thread.h
13221 ____________________________________________________________________________
13222 [   236] By: nick                                  on 1997/11/12  01:54:23
13223         Log: Integrate mainline after it integrated us.
13224              Accepted 'theirs' everywhere - so two branches should
13225              now point to same files again.
13226              Almost all of these were what was suggested, others were
13227              whitespace diffs. A few dubious spots which we will now 
13228              go fix.
13229      Branch: ansiperl
13230           !> embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13231           !> ext/Opcode/Opcode.pm ext/Thread/Thread.xs interp.sym mg.c op.c
13232           !> opcode.h opcode.pl perl.c perl.h pp.c pp_ctl.c pp_sys.c t/TEST
13233           !> t/lib/safe2.t t/lib/thread.t t/op/nothread.t thread.h toke.c
13234           !> util.c
13235 ____________________________________________________________________________
13236 [   235] By: gsar                                  on 1997/11/12  01:22:26
13237         Log: Minor tweaks to add a thread_intern struct that should ultimately
13238              contain all the win32-specific statics.
13239              Win32 branch now passes all tests with or w/o USE_THREADS.
13240      Branch: win32/perl
13241            ! embed.h perl.c win32/win32thread.c win32/win32thread.h
13242 ____________________________________________________________________________
13243 [   234] By: gsar                                  on 1997/11/11  23:08:54
13244         Log: Initial (untested) integration of mainline changes.
13245      Branch: win32/perl
13246            - configure
13247           !> (integrate 89 files)
13248 ____________________________________________________________________________
13249 [   233] By: mbeattie                              on 1997/11/11  18:07:30
13250         Log: Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERN
13251      Branch: perl
13252            ! thread.h
13253 ____________________________________________________________________________
13254 [   232] By: mbeattie                              on 1997/11/11  17:49:12
13255         Log: t/TEST (reverted to @229 version) should have been included in the
13256              previous change (231) but my way of recovering it didn't work
13257              properly. The change 231 comments about successful tests applies
13258              to this t/TEST (i.e. as of this change).
13259      Branch: perl
13260            ! t/TEST
13261 ____________________________________________________________________________
13262 [   231] By: mbeattie                              on 1997/11/11  17:46:59
13263         Log: Fix up ansiperl integration. Back to passing all expected tests
13264              with usethreads. Untested with non-threaded perl.
13265      Branch: perl
13266            ! embed.h ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
13267            ! perl.c perl.h pp.c t/lib/thread.t t/op/nothread.t util.c
13268 ____________________________________________________________________________
13269 [   230] By: mbeattie                              on 1997/11/11  16:36:22
13270         Log: Initial integration of ansi branch into mainline (untested).
13271      Branch: perl
13272           +> t/lib/thread.t t/op/nothread.t thread.sym
13273            - configure
13274           !> (integrate 84 files)
13275 ____________________________________________________________________________
13276 [   229] By: mbeattie                              on 1997/11/11  15:20:43
13277         Log: Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
13278              getting per-thread magicals. Fixed thr->errsv initialisation.
13279      Branch: perl
13280            ! ext/Opcode/Opcode.pm op.c opcode.h opcode.pl perl.c pp.c
13281            ! t/lib/safe2.t toke.c
13282 ____________________________________________________________________________
13283 [   228] By: mbeattie                              on 1997/11/11  12:48:26
13284         Log: Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl and
13285              thr->errsv for threaded perl). Fix pp_tie and pp_dbmopen to use
13286              GvCV(gv) instead of gv so AUTOLOAD stuff works. All tests now pass
13287              again for non-threaded perl. Enhanced perl_get_sv to return
13288              per-thread magicals where necessary for threaded perl.
13289      Branch: perl
13290            ! embed.h ext/Thread/Thread.xs interp.sym mg.c op.c perl.c
13291            ! perl.h pp_ctl.c pp_sys.c thread.h toke.c util.c
13292 ____________________________________________________________________________
13293 [   227] By: mbeattie                              on 1997/11/11  11:00:02
13294         Log: hashlock bug.
13295              
13296              Jobs fixed ...
13297              
13298              hashlock fixed on 1997/11/11 by mbeattie@localhost
13299              
13300              Subject: [perl5.004_53; patch] Another hash-locking fix
13301              Date: 23 Oct 1997 14:13:55 -0400
13302              From: Owen Taylor <owt1@cornell.edu>
13303      Branch: bugs
13304            + hashlock
13305 ____________________________________________________________________________
13306 [   226] By: gsar                                  on 1997/11/11  02:11:23
13307         Log: Slightly more refined lock() keyword recognition (using %INC).
13308      Branch: win32/perl
13309            ! toke.c
13310 ____________________________________________________________________________
13311 [   225] By: gsar                                  on 1997/11/11  00:26:09
13312         Log: "weak" lock keyword (hardcoded initial implementation) now works.
13313              if not defined(&Thread::join) and defined(&__PACKAGE__::lock), 'lock'
13314              is recognized as a sub, a regular keyword otherwise.  Could be
13315              generalized by storing a flag for every op in OP struct, and turning
13316              the flag off when Thread.xs loads.
13317      Branch: win32/perl
13318            ! toke.c
13319 ____________________________________________________________________________
13320 [   224] By: gsar                                  on 1997/11/10  22:59:55
13321         Log: Merge a patch in preparation for "weak keywords":
13322              From: Gurusamy Sarathy <gsar@engin.umich.edu>
13323              Message-Id: <199710080618.CAA23899@aatma.engin.umich.edu>
13324              Subject: [PATCH] global overrides for keywords
13325              Date: Wed, 08 Oct 1997 02:18:23 -0400
13326      Branch: win32/perl
13327            ! embed.h interp.sym perl.c perl.h toke.c
13328 ____________________________________________________________________________
13329 [   223] By: gsar                                  on 1997/11/10  22:41:31
13330         Log: Remove runlevel.  It was used to count how many runops() calls
13331              we were in the process of executing, and longjmp() to the topmost
13332              one (if not already there).  We use a null top_env->je_prev
13333              to distinguish that now.
13334      Branch: win32/perl
13335            ! embed.h interp.sym perl.h pp_ctl.c run.c thread.h util.c
13336 ____________________________________________________________________________
13337 [   222] By: gsar                                  on 1997/11/10  04:47:48
13338         Log: Win32 branch now contains all non-ansification changes in ansiperl branch.
13339              USE_THREADS case builds and passes all tests using both compilers.
13340              Additional tweaks:
13341              - fixup win32/makedef.pl to skip more symbols for non-thread build.
13342              - sync win32/Makefile with win32/makefile.mk
13343              >>>Non-thread build fails a lot of tests.<<<
13344      Branch: win32/perl
13345            + thread.sym
13346            ! MANIFEST ext/Thread/Thread.xs perl.c perl.h pp_sys.c sv.c
13347            ! util.c win32/Makefile win32/config.bc win32/config_H.bc
13348            ! win32/makedef.pl win32/makefile.mk
13349 ____________________________________________________________________________
13350 [   221] By: gsar                                  on 1997/11/10  00:57:53
13351         Log: Initial (untested) merge of all non-ansi changes on ansiperl branch
13352              into win32 branch.
13353      Branch: win32/perl
13354            + t/lib/thread.t t/op/nothread.t
13355            ! MANIFEST embed.h ext/Opcode/Opcode.pm global.sym interp.sym
13356            ! perl.c proto.h sv.h t/lib/english.t t/op/misc.t thread.h
13357            ! util.c win32/Makefile win32/config.bc win32/config.vc
13358            ! win32/config_H.bc win32/config_H.vc win32/makedef.pl
13359            ! win32/makefile.mk win32/win32.c win32/win32.h win32/win32io.c
13360            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
13361            ! win32/win32thread.c win32/win32thread.h
13362 ____________________________________________________________________________
13363 [   220] By: gsar                                  on 1997/11/09  22:44:41
13364         Log: Integrate latest mainline into win32 branch.
13365      Branch: win32/perl
13366           +> win32/win32thread.c win32/win32thread.h
13367           !> (integrate 39 files)
13368 ____________________________________________________________________________
13369 [   219] By: nick                                  on 1997/11/09  21:46:06
13370         Log: Conditionalize english.t,
13371              Enhance times() for NT,
13372              (Failed) attempt to implement alarm(),
13373              Fixed config.h dependancy in makefile.mk
13374      Branch: ansiperl
13375            ! t/lib/english.t win32/config.bc win32/config_H.bc
13376            ! win32/makefile.mk win32/win32.c
13377 ____________________________________________________________________________
13378 [   218] By: nick                                  on 1997/11/09  15:38:00
13379         Log: Dick Hardt's patch for build on Alpha
13380      Branch: ansiperl
13381            ! win32/Makefile
13382 ____________________________________________________________________________
13383 [   217] By: nick                                  on 1997/11/09  03:31:20
13384         Log: MakeMaker not in vofig noise fix for dmake
13385      Branch: ansiperl
13386            ! win32/config.bc win32/makefile.mk
13387 ____________________________________________________________________________
13388 [   216] By: nick                                  on 1997/11/09  03:15:06
13389         Log: Fix 'anydbm.t' - if the gv is passed 1st call to inherited
13390              TIEHASH works, but 2nd call (after db is closed, attempt
13391              to reopen) tries to AUTOLOAD TIEHASH rather than using
13392              cached value.
13393      Branch: ansiperl
13394            ! pp_sys.c
13395 ____________________________________________________________________________
13396 [   215] By: nick                                  on 1997/11/08  16:41:24
13397         Log: Cleanup MakeMaker 'not in config' noise
13398      Branch: ansiperl
13399            ! win32/Makefile win32/config.vc
13400 ____________________________________________________________________________
13401 [   214] By: nick                                  on 1997/11/08  15:07:24
13402         Log: Remove 'configure' leaving configure.gnu and Configure
13403              Win32 ignores case and keeps trying to update
13404              repository copy of 'configure' or 'Configure' with
13405              the other.
13406      Branch: ansiperl
13407            - configure
13408            ! MANIFEST
13409 ____________________________________________________________________________
13410 [   213] By: nick                                  on 1997/11/08  15:03:39
13411         Log: Get threads working again on Win32
13412              Root cause of fail was init_thread_intern() in
13413              new_struct_thread() (which is called in parent thread)
13414              clobbering dTHR of parent thread. 
13415              It is doubtfull if setting 'self' in new_struct_thread()
13416              is 'right' but left in for now.
13417      Branch: ansiperl
13418            ! ext/Thread/Thread.xs perl.c thread.h util.c win32/Makefile
13419            ! win32/win32thread.c win32/win32thread.h
13420 ____________________________________________________________________________
13421 [   212] By: nick                                  on 1997/11/08  00:34:03
13422         Log: Add :base_thread to :default in Opcode.pm
13423              This allows lib/safe.t to pass when threaded.
13424              It is unclear if 'lock' should be safe as it allows
13425              denial of service attack, but could not figure out
13426              how to add just 'specific' (sic) to :default
13427              without triggering 'already tagged' warning noise.
13428      Branch: ansiperl
13429            ! ext/Opcode/Opcode.pm win32/makefile.mk
13430 ____________________________________________________________________________
13431 [   211] By: nick                                  on 1997/11/07  23:59:31
13432         Log: Merge changes as of 18:00 CST 
13433      Branch: ansiperl
13434           !> op.c pp.c pp_sys.c thread.h util.c
13435 ____________________________________________________________________________
13436 [   210] By: nick                                  on 1997/11/07  23:52:35
13437         Log: Reverse integrate Malcolm's chanes into local
13438              repository, then import result back into my view
13439              of Malcolm's repository.
13440              Builds and passes (most) tests with GNU C++/Solaris
13441              and Borland C++, Win32.
13442      Branch: ansiperl
13443            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13444            ! interp.sym mg.c op.c opcode.h opcode.pl patchlevel.h perl.c
13445            ! perl.h pp.c pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c
13446            ! thread.h toke.c util.c win32/makefile.mk
13447 ____________________________________________________________________________
13448 [   209] By: mbeattie                              on 1997/11/07  18:12:36
13449         Log: Change pp_tie and pp_dbmopen to use perl_call_sv instead of a
13450              DIY pp_entersub (in preparation for AUTOLOAD change). dbmopen
13451              not tested. ofslen now maps to thr->Tofslen in thread.h. Added
13452              missing #ifdef USE_THREADS around some DEBU_L statements in die().
13453              Building without USE_THREADS fails quite a lot of tests. It looks
13454              as though the move to per-thread magicals must be missing some
13455              #ifdef USE_THREADS.
13456      Branch: perl
13457            ! op.c pp.c pp_sys.c thread.h util.c
13458 ____________________________________________________________________________
13459 [   208] By: nick                                  on 1997/11/07  01:37:28
13460         Log: Raw integrate of latest perl
13461      Branch: ansiperl
13462            ! t/TEST
13463           !> README.threads Todo.5.005 embed.h ext/Opcode/Opcode.pm
13464           !> ext/Thread/Thread.xs global.sym gv.c interp.sym op.c op.h
13465           !> perl.c perl.h pp.c pp_ctl.c pp_hot.c proto.h scope.h sv.h
13466           !> thread.h toke.c util.c
13467 ____________________________________________________________________________
13468 [   207] By: mbeattie                              on 1997/11/06  14:58:00
13469         Log: Update README.threads and Todo.5.005.
13470      Branch: perl
13471            ! README.threads Todo.5.005
13472 ____________________________________________________________________________
13473 [   206] By: mbeattie                              on 1997/11/06  14:37:37
13474         Log: Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr, FREE_TMPS().
13475      Branch: perl
13476            ! op.c pp_ctl.c proto.h scope.h
13477 ____________________________________________________________________________
13478 [   205] By: mbeattie                              on 1997/11/06  14:31:38
13479         Log: Per-thread magicals now stored in their own thr->magicals and keyed
13480              more directly. cvcache and oursv become ordinary struct thread
13481              fields instead of #defined thr->Tfoo ones. SvREFCNT_inc now checks
13482              for 0 again. Main thread initialisation done by new function
13483              init_main_thread instead of (now fixed) new_struct_thread.
13484              
13485              Jobs fixed ...
13486              
13487              jmpenv fixed on 1997/11/06 by mbeattie@localhost
13488              
13489              Subject: [perl5.004_53; patch] eval's and threads
13490              Date: 23 Oct 1997 23:59:19 -0400
13491              From: Owen Taylor <owt1@cornell.edu>
13492      Branch: bugs
13493            + jmpenv
13494      Branch: perl
13495            ! embed.h ext/Thread/Thread.xs global.sym gv.c op.c perl.c
13496            ! pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c util.c
13497 ____________________________________________________________________________
13498 [   204] By: mbeattie                              on 1997/11/05  17:18:18
13499         Log: Per-thread magicals mostly working (and localisable). Now getting
13500              intermittent occasional "Use of uninitialized value" warnings
13501              which may be due to some op flag black magic I've broken.
13502      Branch: perl
13503            ! embed.h ext/Opcode/Opcode.pm ext/Thread/Thread.xs gv.c
13504            ! interp.sym op.c op.h perl.c perl.h pp.c thread.h toke.c util.c
13505 ____________________________________________________________________________
13506 [   203] By: nick                                  on 1997/11/05  01:04:10
13507         Log: Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
13508      Branch: ansiperl
13509            ! XSUB.h doio.c doop.c embed.h ext/SDBM_File/sdbm/sdbm.h
13510            ! ext/Thread/Thread.xs global.sym gv.c hv.c interp.sym mg.c
13511            ! miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h
13512            ! perl.c perl.h pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
13513            ! sv.c sv.h taint.c thread.h toke.c util.c win32/Makefile
13514            ! win32/config.vc win32/config_H.vc win32/makedef.pl
13515            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
13516            ! win32/win32io.c win32/win32io.h win32/win32iop.h
13517            ! win32/win32sck.c win32/win32thread.h
13518 ____________________________________________________________________________
13519 [   202] By: nick                                  on 1997/11/05  00:50:27
13520         Log: Compile(d) at least once with threads on win32 
13521              but did not work
13522      Branch: ansiperl
13523            ! embed.h perl.c thread.h
13524 ____________________________________________________________________________
13525 [   201] By: nick                                  on 1997/11/05  00:32:13
13526         Log: Trivial integrate
13527      Branch: ansiperl
13528           !> patchlevel.h
13529 ____________________________________________________________________________
13530 [   200] By: mbeattie                              on 1997/11/04  12:06:09
13531         Log: Up patchlevel to 5.004_54 (I missed _53 for the last release).
13532      Branch: perl
13533            ! patchlevel.h
13534 ____________________________________________________________________________
13535 [   199] By: nick                                  on 1997/11/01  00:18:52
13536         Log: Integrate mainline @ 18:15 CST 31 Oct 1997
13537      Branch: ansiperl
13538           !> doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13539           !> interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13540           !> pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13541           !> util.c
13542 ____________________________________________________________________________
13543 [   198] By: nick                                  on 1997/11/01  00:08:33
13544         Log: win32thread.* not in MANIFEST which has muddled moving
13545              back and forth between depots.
13546      Branch: ansiperl
13547            ! MANIFEST win32/win32thread.c win32/win32thread.h
13548 ____________________________________________________________________________
13549 [   197] By: nick                                  on 1997/11/01  00:02:49
13550         Log: Test changes
13551      Branch: ansiperl
13552            + t/lib/thread.t t/op/nothread.t thread.sym
13553            ! MANIFEST
13554 ____________________________________________________________________________
13555 [   196] By: nick                                  on 1997/10/31  23:54:01
13556         Log: Further ANSI changes now builds and passes (most) tests
13557              with gcc -x c++. 
13558      Branch: ansiperl
13559            ! INTERN.h embed.h ext/DynaLoader/dl_dlopen.xs
13560            ! ext/Fcntl/Fcntl.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13561            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13562            ! ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/pair.c
13563            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
13564            ! ext/SDBM_File/sdbm/util.c ext/Socket/Socket.xs
13565            ! ext/Thread/Thread.xs ext/attrs/attrs.xs global.sym perl.h
13566            ! perly.c sv.c t/lib/english.t t/op/misc.t thread.h util.c
13567            ! win32/Makefile win32/makedef.pl win32/makefile.mk x2p/a2p.c
13568            ! x2p/a2p.h x2p/a2py.c x2p/hash.c x2p/str.c x2p/util.c
13569            ! x2p/walk.c
13570 ____________________________________________________________________________
13571 [   195] By: mbeattie                              on 1997/10/31  18:05:31
13572         Log: Half way through moving per-thread magicals into per-thread fields
13573              and the associated new OP_SPECIFIC and find_thread_magical stuff.
13574              perl will compile but plenty of the magicals are still broken.
13575      Branch: perl
13576            ! doop.c embed.h ext/Thread/Thread.xs global.sym gv.c hv.c
13577            ! interp.sym mg.c op.c opcode.h opcode.pl perl.c perl.h pp.c
13578            ! pp_ctl.c pp_sys.c proto.h sv.c sv.h taint.c thread.h toke.c
13579            ! util.c
13580 ____________________________________________________________________________
13581 [   194] By: nick                                  on 1997/10/31  01:43:49
13582         Log: Convert miniperl sources to ANSI C. Several passes of
13583              GNU C's 'protoize' plus a few hand edits.
13584              Will compile miniperl with gcc -x c++ (i.e. treat .c a C++ files)
13585              Does not link seems gcc's C++ does not define a symbol for
13586              const char foo[] = "....";
13587              i.e. with empty [].
13588      Branch: ansiperl
13589            ! av.c deb.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c
13590            ! miniperlmain.c op.c perl.c perl.h perlio.c perly.y pp.c
13591            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
13592            ! sv.c taint.c toke.c universal.c util.c
13593 ____________________________________________________________________________
13594 [   193] By: nick                                  on 1997/10/30  03:00:01
13595         Log: Make the ansi branch
13596      Branch: ansiperl
13597           +> (branch 907 files)
13598 ____________________________________________________________________________
13599 [   192] By: nick                                  on 1997/10/30  02:48:17
13600         Log: Oneperl builds with THREADS/THISPTR Borland
13601              Manualy inserted Sarathy's new COND_XXXXX from his mail.
13602              Manual change if Tself -> self as was easier than resolve :-(
13603              Two aTHIS's in op.c
13604      Branch: oneperl
13605            ! embed.h op.c thread.h thread.sym win32/makefile.mk
13606            ! win32/win32thread.h
13607 ____________________________________________________________________________
13608 [   191] By: nick                                  on 1997/10/30  01:54:50
13609         Log: Raw resolve of latest sources with oneperl
13610      Branch: oneperl
13611           !> Todo.5.005 ext/Thread/Thread.xs fakethr.h op.c op.h opcode.h
13612           !> opcode.pl perl.c thread.h win32/win32thread.c
13613           !> win32/win32thread.h
13614 ____________________________________________________________________________
13615 [   190] By: mbeattie                              on 1997/10/29  14:39:54
13616         Log: Remove global macro "self". Change thr->Tself to thr->self.
13617      Branch: perl
13618            ! ext/Thread/Thread.xs fakethr.h perl.c thread.h
13619            ! win32/win32thread.c win32/win32thread.h
13620 ____________________________________________________________________________
13621 [   189] By: mbeattie                              on 1997/10/29  12:49:01
13622         Log: Add to Todo: compiler with fake SvCUR in comppad_name entries.
13623      Branch: perl
13624            ! Todo.5.005
13625 ____________________________________________________________________________
13626 [   188] By: mbeattie                              on 1997/10/29  12:45:32
13627         Log: Add pp_lock knowledge to compiler
13628      Branch: perlext
13629            ! Compiler/ccop.c Compiler/ccop.h
13630 ____________________________________________________________________________
13631 [   187] By: mbeattie                              on 1997/10/29  12:45:02
13632         Log: Change peep() to optimise away unneeded rv2av in lval->[] and lval->{}
13633      Branch: perl
13634            ! op.c
13635 ____________________________________________________________________________
13636 [   186] By: mbeattie                              on 1997/10/29  12:43:36
13637         Log: Move compiler OP class information into opcode.pl.
13638      Branch: perl
13639            ! op.h opcode.h opcode.pl
13640 ____________________________________________________________________________
13641 [   185] By: nick                                  on 1997/10/26  22:52:05
13642         Log: Split failing test in op/misc.t into op/nothread.t
13643              so all tests can be passed where they apply.
13644              Cleanup other two cases of THREADS/THISPTR.
13645              Conditional compile option for CriticalSection's on Win32
13646      Branch: oneperl
13647            + t/op/nothread.t
13648            ! sv.h t/op/misc.t win32/Makefile win32/makedef.pl
13649            ! win32/win32thread.h
13650 ____________________________________________________________________________
13651 [   184] By: nick                                  on 1997/10/26  19:42:00
13652         Log: USE_THISPTR fixes for CRIPPLED_CC (implied by threads)
13653      Branch: oneperl
13654            ! embed.h global.sym proto.h sv.c sv.h toke.c
13655 ____________________________________________________________________________
13656 [   183] By: nick                                  on 1997/10/26  18:31:58
13657         Log: Make USE_THREADS imply CRIPPLED_CC.
13658              This avoids most of the uses of 'Sv' and hence many needs of 
13659              dTHR in extension code. 
13660              With this change Data::Dumper builds as-is
13661              and Tk only needs four tweaks:
13662              1. Obscure dump-stack case which really needs dTHR
13663              2. A curcop in error-message code
13664              3. Two cases of SAVETMPS
13665              4. A curcop == &compiling which is probably not required.
13666              IMHO the SAVETMPS case is only one which merits further automation.
13667      Branch: oneperl
13668            ! embed.h global.sym perl.h sv.c win32/Makefile win32/makedef.pl
13669 ____________________________________________________________________________
13670 [   182] By: nick                                  on 1997/10/26  16:31:58
13671         Log: Change dSP to imply dTHR for extension source compatibility
13672              introduce djSP (Declare Just SP) for use in perl sources
13673              and thread-aware extensions. Use latter.
13674      Branch: oneperl
13675            ! XSUB.h doio.c doop.c ext/Thread/Thread.xs gv.c mg.c perl.c
13676            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
13677 ____________________________________________________________________________
13678 [   181] By: nick                                  on 1997/10/26  00:39:57
13679         Log: More tests
13680      Branch: oneperl
13681            ! t/lib/thread.t
13682 ____________________________________________________________________________
13683 [   180] By: nick                                  on 1997/10/25  22:18:27
13684         Log: Use return of THREAD_CREATE() - add basic thread test
13685      Branch: oneperl
13686            + t/lib/thread.t
13687            ! ext/Thread/Thread.xs
13688 ____________________________________________________________________________
13689 [   179] By: nick                                  on 1997/10/25  21:25:23
13690         Log: Builds with no thread/this
13691      Branch: oneperl
13692            ! ext/Thread/Thread.xs t/lib/english.t win32/makedef.pl
13693            ! win32/win32thread.c
13694 ____________________________________________________________________________
13695 [   178] By: nick                                  on 1997/10/25  18:28:03
13696         Log: Cleanup dead #ifdef branch introduced by scruffy merging.
13697      Branch: oneperl
13698            ! perl.c
13699 ____________________________________________________________________________
13700 [   177] By: nick                                  on 1997/10/25  18:11:33
13701         Log: Basic integrate of oneperl with threads, passes 
13702              tests THISPTR+THREADs - win32/win32thread.* needed
13703              changes (where did they come from)?
13704      Branch: oneperl
13705            ! embed.h ext/Thread/Thread.xs perl.h thread.h win32/Makefile
13706            ! win32/makedef.pl win32/win32thread.c win32/win32thread.h
13707 ____________________________________________________________________________
13708 [   176] By: nick                                  on 1997/10/25  17:05:52
13709         Log: Onepel builds THISPTR no threads
13710      Branch: oneperl
13711            ! ext/Thread/Thread.xs thread.h win32/makedef.pl
13712 ____________________________________________________________________________
13713 [   175] By: nick                                  on 1997/10/25  16:40:10
13714         Log: Integrate oneperl with new style JOIN etc. macros
13715      Branch: oneperl
13716           +> win32/win32thread.c win32/win32thread.h
13717           !> Todo.5.005 ext/POSIX/POSIX.xs ext/Thread/Thread.xs fakethr.h
13718           !> global.sym gv.c hv.c mg.c op.c opcode.h opcode.pl perl.c
13719           !> perl.h pp.c pp_hot.c sv.h thread.h vms/descrip.mms
13720           !> vms/gen_shrfls.pl vms/vms.c vms/vmsish.h win32/Makefile
13721           !> win32/makefile.mk
13722 ____________________________________________________________________________
13723 [   174] By: mbeattie                              on 1997/10/24  17:14:00
13724         Log: Remove xcv_condp CV field which is no longer used.
13725      Branch: perl
13726            ! sv.h
13727 ____________________________________________________________________________
13728 [   173] By: mbeattie                              on 1997/10/24  14:36:09
13729         Log: Patches for VMS [Dan Sugalski]
13730      Branch: bugs
13731            + vms2
13732      Branch: perl
13733            ! ext/POSIX/POSIX.xs vms/descrip.mms vms/gen_shrfls.pl vms/vms.c
13734            ! vms/vmsish.h
13735 ____________________________________________________________________________
13736 [   172] By: mbeattie                              on 1997/10/24  13:50:59
13737         Log: Improve internal threading API. Introduce win32/win32thread.[ch]
13738              to use new API and patch win32 makefile stuff a little.
13739      Branch: perl
13740            + win32/win32thread.c win32/win32thread.h
13741            ! Todo.5.005 ext/Thread/Thread.xs fakethr.h global.sym gv.c hv.c
13742            ! perl.c perl.h thread.h win32/Makefile win32/makefile.mk
13743 ____________________________________________________________________________
13744 [   171] By: mbeattie                              on 1997/10/23  14:00:27
13745         Log: Fix pp_hot.c:get_db_sub core dump when perl debugger used.
13746              
13747              Jobs fixed ...
13748              
13749              get_db_sub fixed on 1997/10/23 by mbeattie@squash
13750              
13751              Subject: [perl5.004_53] Debugger crash (patch)
13752              Date: Thu, 16 Oct 1997 22:03:09 -0400
13753              From: Owen Taylor <owt1@cornell.edu>
13754      Branch: bugs
13755            + get_db_sub
13756      Branch: perl
13757            ! pp_hot.c
13758 ____________________________________________________________________________
13759 [   170] By: mbeattie                              on 1997/10/23  09:22:40
13760         Log: Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-ref
13761              its argument using ck_rfun as OP_DEFINED. Make pp_lock return
13762              a ref to its argument for AV, HV, CV. 
13763      Branch: perl
13764            ! mg.c op.c opcode.h opcode.pl pp.c pp_hot.c
13765 ____________________________________________________________________________
13766 [   169] By: gsar                                  on 1997/10/21  03:49:25
13767         Log: With these fixes, oneperl builds THISPTR && THREADS under both win32 compilers:
13768              - Fixup static functions that were missing aTHIS.
13769              - s/extern/EXT/ in dTHR macro, or Borland CC croaks.
13770              - Removed static functions from global.sym.
13771              - Typo in perl.h.
13772              - Additions to makefile.mk.
13773      Branch: oneperl
13774            ! embed.h embed.pl global.sym op.c perl.h pp_ctl.c toke.c
13775            ! win32/makefile.mk
13776 ____________________________________________________________________________
13777 [   168] By: nick                                  on 1997/10/20  02:47:18
13778         Log: Passes expected tests with -DUSE_THREADS with/without -DUSE_THISPTR
13779      Branch: oneperl
13780            ! embed.h ext/Thread/Thread.xs mg.c pp.c pp_hot.c proto.h
13781            ! scope.h thread.h
13782 ____________________________________________________________________________
13783 [   167] By: nick                                  on 1997/10/20  01:03:00
13784         Log: Add missing aTHIS in cast
13785      Branch: oneperl
13786            ! win32/dl_win32.xs
13787 ____________________________________________________________________________
13788 [   166] By: nick                                  on 1997/10/20  00:44:42
13789         Log: Builds and passes test with -DUSE_THISPTR
13790      Branch: oneperl
13791            ! ext/Thread/Thread.xs win32/Makefile win32/makedef.pl
13792            ! win32/perllib.c
13793 ____________________________________________________________________________
13794 [   165] By: nick                                  on 1997/10/19  21:45:36
13795         Log: Oneperl runs miniperl with THISPTR (Win32 threading patch included)
13796      Branch: oneperl
13797            ! embed.h ext/Thread/Thread.xs global.sym interp.sym perl.c
13798            ! perl.h t/TEST thread.h win32/Makefile win32/makedef.pl
13799            ! win32/makefile.mk win32/perllib.c
13800 ____________________________________________________________________________
13801 [   164] By: nick                                  on 1997/10/19  20:09:13
13802         Log: oneperl compiles (but fails) with -DUSE_THISPTR
13803      Branch: oneperl
13804            ! av.c embed.h mg.c perl.c perl.h pp.c pp_ctl.c pp_hot.c
13805            ! pp_sys.c proto.h regexec.c sv.c thread.h thread.sym util.c
13806            ! win32/win32.c win32/win32.h
13807 ____________________________________________________________________________
13808 [   163] By: nick                                  on 1997/10/19  16:46:09
13809         Log: Builds on NT4 without THISPTR or THREADS, passes all tests
13810      Branch: oneperl
13811            ! embed.h perl.h thread.h vars.h
13812 ____________________________________________________________________________
13813 [   162] By: nick                                  on 1997/10/19  14:42:16
13814         Log: Dubious merge of oneperl's variable and struct thread
13815      Branch: oneperl
13816           !> perl.h thread.h
13817 ____________________________________________________________________________
13818 [   161] By: nick                                  on 1997/10/18  18:05:13
13819         Log: integrate all but perl.h/thread.h
13820      Branch: oneperl
13821           +> Todo.5.005 perlio.sym
13822           !> (integrate 98 files)
13823 ____________________________________________________________________________
13824 [   160] By: nick                                  on 1997/10/18  03:49:27
13825         Log: Integrate rest of sub-dirs into oneperl
13826      Branch: oneperl
13827           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13828           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13829           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13830           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13831           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13832           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13833           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13834           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/newsos4.sh
13835           +> hints/os390.sh
13836            - ext/util/extliblist
13837           !> (integrate 425 files)
13838 ____________________________________________________________________________
13839 [   159] By: nick                                  on 1997/10/18  03:20:11
13840         Log: Integrate (accept) t and win32 into oneperl
13841      Branch: oneperl
13842           +> t/lib/dosglob.t win32/bin/pl2bat.pl win32/bin/runperl.pl
13843           +> win32/bin/search.pl win32/bin/webget.pl win32/config.bc
13844           +> win32/config.vc win32/config_H.bc win32/config_H.vc
13845           +> win32/makefile.mk
13846           !> (integrate 188 files)
13847 ____________________________________________________________________________
13848 [   158] By: nick                                  on 1997/10/18  03:12:59
13849         Log: Integrate lib/... into oneperl
13850      Branch: oneperl
13851           +> lib/File/DosGlob.pm lib/base.pm lib/chat2.pl
13852           !> (integrate 138 files)
13853 ____________________________________________________________________________
13854 [   157] By: nick                                  on 1997/10/18  02:55:53
13855         Log: Make lib/Bundle/CPAN.pm text in oneperl too.
13856      Branch: oneperl
13857            ! lib/Bundle/CPAN.pm
13858 ____________________________________________________________________________
13859 [   156] By: nick                                  on 1997/10/18  02:52:44
13860         Log: Make lib/Bundle/CPAN.pm a text file
13861      Branch: perl
13862            ! lib/Bundle/CPAN.pm
13863 ____________________________________________________________________________
13864 [   155] By: nick                                  on 1997/10/18  02:33:02
13865         Log: Some weirdness in the intgrate process
13866      Branch: oneperl
13867            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
13868            - win32/bin/webget.bat win32/config.H win32/config.w32
13869 ____________________________________________________________________________
13870 [   153] By: nick                                  on 1997/10/18  02:29:16
13871         Log: Let us try all the pure integrate stuff
13872      Branch: oneperl
13873           !> (integrate 647 files)
13874 ____________________________________________________________________________
13875 [   152] By: nick                                  on 1997/10/18  02:13:35
13876         Log: Get more sub directories out of the way.
13877      Branch: oneperl
13878           !> (integrate 92 files)
13879 ____________________________________________________________________________
13880 [   151] By: nick                                  on 1997/10/18  02:05:41
13881         Log: Integrate hints 
13882      Branch: oneperl
13883           !> (integrate 68 files)
13884 ____________________________________________________________________________
13885 [   150] By: nick                                  on 1997/10/18  01:57:20
13886         Log: Try reopening some non-contravertial files
13887      Branch: oneperl
13888           !> x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
13889           !> x2p/a2p.pod x2p/a2p.y x2p/a2py.c x2p/cflags.SH
13890           !> x2p/find2perl.PL x2p/hash.c x2p/hash.h x2p/proto.h x2p/s2p.PL
13891           !> x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
13892 ____________________________________________________________________________
13893 [   144] By: gsar                                  on 1997/10/16  22:26:07
13894         Log: Merge changes to Thread and add makefile fixups to accomodate Thread
13895              build.  Once again, builds and runs all    Thread tests using either
13896              compiler.
13897      Branch: win32/perl
13898            ! embed.h ext/Thread/Thread.xs interp.sym perl.c win32/Makefile
13899            ! win32/makefile.mk
13900 ____________________________________________________________________________
13901 [   143] By: gsar                                  on 1997/10/16  20:45:58
13902         Log: A quick merge of latest mainline.
13903      Branch: win32/perl
13904           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13905           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13906           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13907           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13908           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13909           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13910           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13911           +> ext/Thread/unsync3.t ext/Thread/unsync4.t hints/os390.sh
13912           +> lib/base.pm t/lib/dosglob.t
13913            - ext/util/extliblist
13914           !> (integrate 134 files)
13915
13916 ----------------
13917 Version 5.004_53
13918 ----------------
13919
13920 ____________________________________________________________________________
13921 [   142] By: mbeattie                              on 1997/10/16  16:52:55
13922         Log: Add newly moved perl/ext/Thread/... files to MANIFEST.
13923      Branch: perl
13924            ! MANIFEST
13925 ____________________________________________________________________________
13926 [   141] By: mbeattie                              on 1997/10/16  16:42:13
13927         Log: Move perlext/Thread into perl/ext/Thread.
13928      Branch: perl
13929           +> ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/README
13930           +> ext/Thread/Thread.pm ext/Thread/Thread.xs
13931           +> ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
13932           +> ext/Thread/create.t ext/Thread/io.t ext/Thread/join.t
13933           +> ext/Thread/join2.t ext/Thread/list.t ext/Thread/lock.t
13934           +> ext/Thread/queue.t ext/Thread/sync.t ext/Thread/sync2.t
13935           +> ext/Thread/typemap ext/Thread/unsync.t ext/Thread/unsync2.t
13936           +> ext/Thread/unsync3.t ext/Thread/unsync4.t
13937            ! Configure
13938      Branch: perlext
13939            - Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
13940            - Thread/Thread.xs Thread/Thread/Queue.pm
13941            - Thread/Thread/Semaphore.pm Thread/create.t Thread/io.t
13942            - Thread/join.t Thread/join2.t Thread/list.t Thread/lock.t
13943            - Thread/queue.t Thread/sync.t Thread/sync2.t Thread/typemap
13944            - Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
13945            - Thread/unsync4.t
13946 ____________________________________________________________________________
13947 [   140] By: mbeattie                              on 1997/10/16  16:26:53
13948         Log: Correct threads_mutex locking in main thread destruction.
13949              Add per-interp thrsv to hold SV struct thread for main thread.
13950              Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread.
13951              Add Thread/list.t test of Thread->list method.
13952              Let Thread::Semaphore methods up and down take an extra argument.
13953      Branch: perl
13954            ! embed.h interp.sym perl.c perl.h thread.h
13955      Branch: perlext
13956            + Thread/list.t
13957            ! Thread/Thread.xs Thread/Thread/Semaphore.pm
13958 ____________________________________________________________________________
13959 [   139] By: mbeattie                              on 1997/10/16  14:01:11
13960         Log: Fix up merge with 5.004_04.
13961      Branch: perl
13962            ! op.c perl.c t/lib/dosglob.t
13963 ____________________________________________________________________________
13964 [   138] By: TimBunce                              on 1997/10/16  12:58:22
13965         Log: Fix-up PerForce type for t/lib/dosglob.t from text to xtext
13966      Branch: maint-5.004/perl
13967            ! t/lib/dosglob.t
13968 ____________________________________________________________________________
13969 [   137] By: mbeattie                              on 1997/10/16  11:09:25
13970         Log: Merge maint-5.004 branch (5.004_04) with mainline.
13971      Branch: perl
13972           +> hints/os390.sh lib/base.pm t/lib/dosglob.t
13973            - ext/util/extliblist
13974           !> (integrate 132 files)
13975 ____________________________________________________________________________
13976 [   135] By: gsar                                  on 1997/10/15  21:46:05
13977         Log: Win32 changes over 5.004_52:
13978              - rearranged MUTEX_LOCK()s in perl_destroy so that we don't call it
13979              on an already locked mutex.
13980              - other minor tweaks.
13981              Now builds and runs win32-version of Thread_52, passing all tests.
13982      Branch: win32/perl
13983            ! perl.c proto.h thread.h
13984 ____________________________________________________________________________
13985 [   134] By: gsar                                  on 1997/10/15  18:19:31
13986         Log: fixup makefile.mk conflict.
13987      Branch: win32/perl
13988            ! win32/makefile.mk
13989 ____________________________________________________________________________
13990 [   133] By: gsar                                  on 1997/10/15  18:02:46
13991         Log: Integrated latest changes from mainline into win32.
13992      Branch: win32/perl
13993           +> fakethr.h
13994           !> MANIFEST Porting/makerel Porting/patchls README.threads
13995           !> Todo.5.005 perl.c pp_hot.c thread.h util.c win32/config.bc
13996           !> win32/config.vc win32/config_H.bc win32/config_H.vc
13997           !> win32/makefile.mk
13998
13999 ----------------
14000 Version 5.004_52
14001 ----------------
14002
14003 ____________________________________________________________________________
14004 [   132] By: mbeattie                              on 1997/10/15  17:02:38
14005         Log: Remove out-of-date test Thread/cond.t.
14006      Branch: perlext
14007            - Thread/cond.t
14008 ____________________________________________________________________________
14009 [   131] By: mbeattie                              on 1997/10/15  16:57:45
14010         Log: Finish thread state machine: fixes global destruction of threads,
14011              detaching, joining etc. Alter FAKE_THREADS-specific fields to use
14012              new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
14013              Thread.xs.
14014      Branch: perl
14015            ! MANIFEST README.threads Todo.5.005 perl.c util.c
14016      Branch: perlext
14017            ! Thread/Thread.xs Thread/queue.t
14018 ____________________________________________________________________________
14019 [   130] By: mbeattie                              on 1997/10/15  16:55:10
14020         Log: Add HAVE_THREAD_INTERN for platform-dependent struct thread additions.
14021              Fix ThrSETSTATE not to lock t->mutex itself.
14022      Branch: perl
14023            ! fakethr.h thread.h
14024 ____________________________________________________________________________
14025 [   129] By: mbeattie                              on 1997/10/15  16:53:35
14026         Log: Remove stale code from pp_entersub which breaks sub ownership locks.
14027      Branch: perl
14028            ! pp_hot.c
14029 ____________________________________________________________________________
14030 [   128] By: TimBunce                              on 1997/10/15  15:55:26
14031         Log: Maintenance 5.004_04 changes
14032      Branch: maint-5.004/perl
14033            + hints/os390.sh lib/base.pm t/lib/dosglob.t
14034            - ext/util/extliblist
14035            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/makerel
14036            ! Porting/patchls Porting/pumpkin.pod README.vms av.c configpm
14037            ! doop.c eg/sysvipc/ipcsem emacs/cperl-mode.el embed.h
14038            ! ext/DynaLoader/DynaLoader.pm ext/IO/lib/IO/Socket.pm
14039            ! ext/util/make_ext global.sym gv.c hints/bsdos.sh
14040            ! hints/dec_osf.sh hints/dynixptx.sh hints/irix_6.sh
14041            ! hints/linux.sh hints/machten.sh hints/os2.sh hints/qnx.sh hv.c
14042            ! installperl lib/AutoLoader.pm lib/CPAN.pm
14043            ! lib/CPAN/FirstTime.pm lib/Carp.pm lib/Cwd.pm lib/English.pm
14044            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14045            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/xsubpp
14046            ! lib/File/DosGlob.pm lib/File/Find.pm lib/FileHandle.pm
14047            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/Math/Complex.pm
14048            ! lib/Sys/Hostname.pm lib/Sys/Syslog.pm lib/Test/Harness.pm
14049            ! lib/Time/Local.pm lib/autouse.pm lib/blib.pm
14050            ! lib/diagnostics.pm lib/getopt.pl lib/perl5db.pl lib/vars.pm
14051            ! makedepend.SH malloc.c mg.c miniperlmain.c myconfig op.c
14052            ! opcode.h os2/Changes os2/OS2/REXX/Makefile.PL
14053            ! os2/OS2/REXX/REXX.pm os2/os2.c patchlevel.h perl.c perl.h
14054            ! perly.c perly.fixer perly.y pod/perl.pod pod/perlapio.pod
14055            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14056            ! pod/perlguts.pod pod/perlipc.pod pod/perlop.pod
14057            ! pod/perlrun.pod pod/perlsec.pod pod/perlsub.pod
14058            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod pp.c pp_ctl.c
14059            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c scope.c sv.c
14060            ! t/TEST t/comp/proto.t t/lib/complex.t t/lib/io_sock.t
14061            ! t/lib/io_udp.t t/op/glob.t t/op/method.t t/op/misc.t
14062            ! t/op/ref.t t/op/runlevel.t t/op/split.t t/op/sprintf.t
14063            ! t/op/subst.t t/op/taint.t t/pragma/locale.t taint.c toke.c
14064            ! unixish.h util.c utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL
14065            ! utils/perldoc.PL vms/perly_c.vms vms/vms.c vms/vmsish.h
14066            ! win32/Makefile win32/config_H.bc win32/config_H.vc
14067            ! win32/makefile.mk win32/pod.mak win32/win32.c win32/win32io.c
14068            ! win32/win32sck.c x2p/Makefile.SH x2p/util.c
14069 ____________________________________________________________________________
14070 [   127] By: mbeattie                              on 1997/10/15  10:00:18
14071         Log: Added fakethr.h.
14072      Branch: perl
14073            + fakethr.h
14074 ____________________________________________________________________________
14075 [   126] By: mbeattie                              on 1997/10/15  09:50:57
14076         Log: pthread_condattr_init in thread.h for OLD_PTHREADS_API.
14077      Branch: perl
14078            ! thread.h
14079 ____________________________________________________________________________
14080 [   125] By: mbeattie                              on 1997/10/15  09:09:24
14081         Log: Started rewriting thread state machine.
14082      Branch: perl
14083            ! perl.c thread.h
14084      Branch: perlext
14085            ! Thread/Thread.xs
14086 ____________________________________________________________________________
14087 [   124] By: gsar                                  on 1997/10/14  00:23:15
14088         Log: Remove spurious extra MUTEX_LOCK in pp_entersub().  Now builds and passes
14089              tests in win32 version of latest perlext/Thread.
14090      Branch: win32/perl
14091            ! pp_hot.c
14092 ____________________________________________________________________________
14093 [   123] By: gsar                                  on 1997/10/13  23:18:38
14094         Log: Initial merge of win32 threads patch.
14095      Branch: win32/perl
14096            ! embed.h global.sym interp.sym perl.c perl.h pp_hot.c thread.h
14097            ! win32/Makefile win32/makedef.pl win32/makefile.mk
14098            ! win32/perllib.c win32/pod.mak win32/win32.h
14099 ____________________________________________________________________________
14100 [   122] By: gsar                                  on 1997/10/10  20:58:40
14101         Log: Integrated changes on mainline into the win32 branch.  Had to set
14102              P4USER=mbeattie for the resolve step (due to the presence of newly
14103              branched files that had not been submitted?)
14104      Branch: win32/perl
14105           +> Porting/makerel Porting/patchls README.threads Todo.5.005
14106           +> ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14107           +> hints/newsos4.sh lib/File/DosGlob.pm lib/chat2.pl perlio.sym
14108           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14109           +> win32/bin/webget.pl win32/config.bc win32/config.vc
14110           +> win32/config_H.bc win32/config_H.vc win32/makefile.mk
14111            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14112            - win32/bin/webget.bat win32/config.H win32/config.w32
14113            ! thread.h
14114           !> (integrate 858 files)
14115 ____________________________________________________________________________
14116 [   121] By: mbeattie                              on 1997/10/10  17:23:41
14117         Log: Tweak a few Thread tests.
14118      Branch: perlext
14119            + Thread/join2.t
14120            ! Thread/io.t Thread/sync2.t
14121 ____________________________________________________________________________
14122 [   120] By: mbeattie                              on 1997/10/10  17:22:46
14123         Log: Rewrite thread destruction system using linked list of threads.
14124              Still not completely done. Add methods self, equal, flags, list
14125              to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.
14126      Branch: perl
14127            ! perl.c perl.h thread.h
14128      Branch: perlext
14129            ! Thread/Thread.xs Thread/typemap
14130 ____________________________________________________________________________
14131 [   119] By: mbeattie                              on 1997/10/10  17:19:55
14132         Log: Fix up locking/synchronisation for pp_entersub.
14133      Branch: perl
14134            ! pp_hot.c
14135 ____________________________________________________________________________
14136 [   118] By: mbeattie                              on 1997/10/10  09:55:32
14137         Log: Put back entries in MANIFEST for the four now-returned win32/* files
14138      Branch: perl
14139            ! MANIFEST
14140 ____________________________________________________________________________
14141 [   117] By: mbeattie                              on 1997/10/10  08:12:23
14142         Log: Took out mystack_foo for good, fixed up interp.sym and win32/makedef.pl
14143      Branch: perl
14144            ! Todo.5.005 embed.h interp.sym perl.h win32/makedef.pl
14145 ____________________________________________________________________________
14146 [   116] By: mbeattie                              on 1997/10/08  15:41:08
14147         Log: Add missing sig_pipe definition to Thread.xs.
14148      Branch: perlext
14149            ! Thread/Thread.xs
14150 ____________________________________________________________________________
14151 [   115] By: mbeattie                              on 1997/10/08  15:40:46
14152         Log: Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,
14153              add missing dTHR; to new function unwind_handler_stack() in mg.c
14154              and bump patchlevel.h to 5.004_52.
14155      Branch: perl
14156            ! MANIFEST mg.c patchlevel.h
14157 ____________________________________________________________________________
14158 [   114] By: mbeattie                              on 1997/10/08  10:19:27
14159         Log: Merge maint-5.004 branch (5.004_03) with mainline.
14160              MANIFEST is out of sync.
14161      Branch: perl
14162           +> win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14163           +> win32/bin/webget.pl
14164            - win32/bin/pl2bat.bat win32/bin/search.bat win32/bin/test.bat
14165            - win32/bin/webget.bat
14166           !> (integrate 168 files)
14167 ____________________________________________________________________________
14168 [   113] By: mbeattie                              on 1997/10/05  17:52:49
14169         Log: Move init of global mutexes/cond vars earlier.
14170      Branch: perl
14171            ! perl.c
14172 ____________________________________________________________________________
14173 [   112] By: nick                                  on 1997/10/04  15:25:28
14174         Log: Add perl.sym to MANIFEST
14175      Branch: oneperl
14176            ! MANIFEST
14177 ____________________________________________________________________________
14178 [   111] By: nick                                  on 1997/10/04  15:23:37
14179         Log: Missing file
14180      Branch: oneperl
14181            + perl.sym
14182 ____________________________________________________________________________
14183 [   110] By: nick                                  on 1997/10/04  13:04:26
14184         Log: Now builds the extensions as well
14185              Passes all tests
14186      Branch: oneperl
14187            ! XSUB.h embed.pl ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
14188            ! mg.c op.c perl.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c
14189            ! toke.c util.c writemain.SH
14190 ____________________________________________________________________________
14191 [   109] By: nick                                  on 1997/10/04  12:02:14
14192         Log: Odd checkin issue
14193      Branch: oneperl
14194            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14195            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14196            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14197            ! vms/perly_h.vms writemain.SH
14198 ____________________________________________________________________________
14199 [   108] By: nick                                  on 1997/10/04  11:12:52
14200         Log: Added lots of (missing) prototypes (ckprotos is util to check)
14201              Fixed missing aTHIS flagged by above.
14202              -DUSE_THISPTR passes minitest!
14203      Branch: oneperl
14204            + ckprotos
14205            ! dump.c global.sym gv.c hv.c malloc.c mg.c op.c opcode.h perl.c
14206            ! perly.c perly.c.diff perly.h perly.y pp.c pp_hot.c pp_sys.c
14207            ! proto.h scope.c sv.c toke.c universal.c util.c vms/perly_c.vms
14208            ! vms/perly_h.vms
14209 ____________________________________________________________________________
14210 [   107] By: nick                                  on 1997/10/03  22:36:52
14211         Log: .y muddle fixup - will get this sorted oneday ...
14212      Branch: oneperl
14213            ! miniperlmain.c perly.c perly.c.diff perly.h vms/perly_c.vms
14214            ! vms/perly_h.vms
14215 ____________________________________________________________________________
14216 [   106] By: mbeattie                              on 1997/10/03  17:12:33
14217         Log: Remove last traces of "tokenbuf as temp buffer" and removed it
14218              from struct thread. Added missing thr->Tfoo defines for statbuf
14219              and timesbuf and removed unused Tbuf field.
14220      Branch: perl
14221            ! doio.c mg.c perl.c pp_sys.c sv.c thread.h
14222 ____________________________________________________________________________
14223 [   105] By: nick                                  on 1997/10/03  15:56:50
14224         Log: dTHIS -> hasTHIS, dTHR -> dTHR; builds without THISPTR with/without USE_THREADS
14225      Branch: oneperl
14226            ! XSUB.h av.c deb.c doio.c doop.c dump.c embed.pl global.sym
14227            ! gv.c hv.c mg.c op.c perl.c perl.h perlio.c perly.c pp.c pp.h
14228            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14229            ! sv.c taint.c thread.h toke.c universal.c util.c
14230 ____________________________________________________________________________
14231 [   104] By: mbeattie                              on 1997/10/03  15:23:25
14232         Log: Back out sv_bless3 change which made pp_bless zap '~'-magic.
14233      Branch: perl
14234            ! global.sym pp.c proto.h sv.c
14235 ____________________________________________________________________________
14236 [   103] By: mbeattie                              on 1997/10/03  15:17:39
14237         Log: Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
14238      Branch: perl
14239            ! av.c hv.c perl.h sv.c
14240 ____________________________________________________________________________
14241 [   102] By: mbeattie                              on 1997/10/03  11:53:51
14242         Log: Reliable thread signal handling.
14243      Branch: perl
14244            ! global.sym mg.c perl.c perl.h
14245      Branch: perlext
14246            ! Thread/Thread.xs
14247 ____________________________________________________________________________
14248 [   101] By: nick                                  on 1997/10/02  20:43:17
14249         Log: Cleanup perly.y stuff
14250      Branch: oneperl
14251            ! embed.h perly.c perly.c.diff vms/perly_c.vms vms/perly_h.vms
14252 ____________________________________________________________________________
14253 [   100] By: nick                                  on 1997/10/02  18:54:08
14254         Log: Compiles with less invasive aTHIS adding
14255      Branch: oneperl
14256            + nothis.sym
14257            ! MANIFEST XSUB.h av.c cop.h deb.c doio.c doop.c dump.c embed.h
14258            ! embed.pl global.sym gv.c gv.h handy.h hv.c hv.h mg.c op.c op.h
14259            ! opcode.h perl.c perl.h perlio.c perlsdio.h perly.c
14260            ! perly.c.diff perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
14261            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
14262            ! sv.c sv.h t/op/sort.t taint.c thread.h toke.c universal.c
14263            ! util.c vars.h
14264
14265 ----------------
14266 Version 5.004_51
14267 ----------------
14268
14269 ____________________________________________________________________________
14270 [    99] By: mbeattie                              on 1997/10/02  17:23:48
14271         Log: Added Thread/queue.t.
14272      Branch: perlext
14273            + Thread/queue.t
14274 ____________________________________________________________________________
14275 [    98] By: mbeattie                              on 1997/10/02  17:19:44
14276         Log: Bumped patchlevel to 51. Updated Todo.5.005.
14277      Branch: perl
14278            ! Todo.5.005 patchlevel.h
14279 ____________________________________________________________________________
14280 [    97] By: mbeattie                              on 1997/10/02  17:07:47
14281         Log: Update README.threads amd Thread/README
14282      Branch: perl
14283            ! README.threads
14284      Branch: perlext
14285            ! Thread/README
14286 ____________________________________________________________________________
14287 [    96] By: mbeattie                              on 1997/10/02  16:58:47
14288         Log: Configure -Dusethreads hints for dec_osf and solaris_2 and
14289              fix sv_bless3 prototype.
14290      Branch: perl
14291            ! hints/dec_osf.sh hints/solaris_2.sh sv.c
14292 ____________________________________________________________________________
14293 [    95] By: mbeattie                              on 1997/10/02  16:50:21
14294         Log: Fixed broken typemap for Thread.
14295      Branch: perlext
14296            ! Thread/typemap
14297 ____________________________________________________________________________
14298 [    94] By: mbeattie                              on 1997/10/02  16:34:03
14299         Log: Fix pod text in Lint.pm for private-names option.
14300      Branch: perlext
14301            ! Compiler/B/Lint.pm
14302 ____________________________________________________________________________
14303 [    93] By: mbeattie                              on 1997/10/02  13:44:46
14304         Log: Add Todo.5.005 to MANIFEST and submit remade embed.h.
14305      Branch: perl
14306            ! MANIFEST embed.h
14307 ____________________________________________________________________________
14308 [    92] By: mbeattie                              on 1997/10/02  13:27:10
14309         Log: Add Todo.5.005
14310      Branch: perl
14311            + Todo.5.005
14312 ____________________________________________________________________________
14313 [    91] By: nick                                  on 1997/10/01  20:23:38
14314         Log: Raw _T# trial
14315      Branch: oneperl
14316            ! embed.h embed.pl proto.h sv.c
14317 ____________________________________________________________________________
14318 [    90] By: nick                                  on 1997/10/01  18:22:03
14319         Log: THIS + new sort stuff
14320      Branch: oneperl
14321            ! miniperlmain.c perl.c pp_ctl.c proto.h util.c
14322 ____________________________________________________________________________
14323 [    89] By: nick                                  on 1997/10/01  18:03:05
14324         Log: qsort cleanup - now tailored to perl's use and 'this' aware.
14325      Branch: oneperl
14326            ! pp_ctl.c proto.h util.c
14327 ____________________________________________________________________________
14328 [    88] By: mbeattie                              on 1997/10/01  17:04:12
14329         Log: Start of Configure support for -Dusethreads plus associated
14330              Linux hints.
14331      Branch: perl
14332            ! Configure hints/linux.sh
14333 ____________________________________________________________________________
14334 [    87] By: mbeattie                              on 1997/10/01  17:03:34
14335         Log: Move runops_foo prototypes from proto.h to early in perl.h.
14336      Branch: perl
14337            ! perl.h proto.h
14338 ____________________________________________________________________________
14339 [    86] By: nick                                  on 1997/09/30  19:15:21
14340         Log: Debug hackery to thread.h - temporary
14341              Quick-fix qsort() replacement - more to come.
14342      Branch: oneperl
14343            ! thread.h util.c
14344 ____________________________________________________________________________
14345 [    85] By: mbeattie                              on 1997/09/30  15:50:27
14346         Log: Added Lint option regexp-variables.
14347      Branch: perlext
14348            ! Compiler/B/Lint.pm
14349 ____________________________________________________________________________
14350 [    84] By: mbeattie                              on 1997/09/30  15:11:07
14351         Log: Merge maint-5.004 branch (5.004_01) with mainline.
14352      Branch: perl
14353           +> Porting/makerel Porting/patchls hints/newsos4.sh
14354           +> lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14355           +> win32/config.vc win32/config_H.bc win32/config_H.vc
14356           +> win32/makefile.mk
14357            - win32/config.H win32/config.w32
14358           !> (integrate 109 files)
14359 ____________________________________________________________________________
14360 [    83] By: TimBunce                              on 1997/09/30  14:27:09
14361         Log: Maintenance 5.004_03 changes (addendum)
14362      Branch: maint-5.004/perl
14363            - win32/bin/search.bat
14364 ____________________________________________________________________________
14365 [    82] By: TimBunce                              on 1997/09/30  14:11:29
14366         Log: Maintenance 5.004_03 changes
14367      Branch: maint-5.004/perl
14368            + win32/bin/pl2bat.pl win32/bin/runperl.pl win32/bin/search.pl
14369            + win32/bin/webget.pl
14370            - win32/bin/pl2bat.bat win32/bin/runperl.bat win32/bin/test.bat
14371            - win32/bin/webget.bat
14372            ! Changes Configure MANIFEST Makefile.SH Porting/makerel
14373            ! ext/DynaLoader/DynaLoader.pm hints/hpux.sh hints/linux.sh
14374            ! hints/sco.sh hints/sunos_4_1.sh installhtml lib/CPAN.pm
14375            ! lib/ExtUtils/MM_Unix.pm lib/FileCache.pm lib/Math/Complex.pm
14376            ! lib/Math/Trig.pm lib/blib.pm os2/diff.configure patchlevel.h
14377            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14378            ! pod/perlop.pod pod/perlre.pod pod/perlrun.pod pod/pod2man.PL
14379            ! pp_ctl.c pp_sys.c t/lib/complex.t t/pragma/locale.t toke.c
14380            ! utils/perlbug.PL win32/Makefile win32/makefile.mk
14381            ! win32/win32.c
14382 ____________________________________________________________________________
14383 [    81] By: TimBunce                              on 1997/09/30  13:17:27
14384         Log: Maintenance 5.004_02 changes
14385      Branch: maint-5.004/perl
14386            + win32/bin/runperl.bat
14387            ! Changes Configure INSTALL MANIFEST Makefile.SH Porting/patchls
14388            ! README.os2 README.win32 Todo XSUB.h av.c configpm doio.c
14389            ! dosish.h embed.h ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14390            ! ext/DB_File/typemap ext/GDBM_File/typemap ext/IO/IO.xs
14391            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
14392            ! ext/IO/lib/IO/Socket.pm ext/NDBM_File/typemap
14393            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.xs
14394            ! ext/SDBM_File/typemap global.sym gv.c hints/cxux.sh
14395            ! hints/os2.sh hints/sunos_4_1.sh hints/svr4.sh installhtml
14396            ! lib/Bundle/CPAN.pm lib/CPAN.pm lib/CPAN/FirstTime.pm
14397            ! lib/CPAN/Nox.pm lib/Carp.pm lib/Class/Struct.pm
14398            ! lib/Exporter.pm lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14399            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
14400            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
14401            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14402            ! lib/ExtUtils/xsubpp lib/File/Compare.pm lib/File/Copy.pm
14403            ! lib/File/Find.pm lib/File/Path.pm lib/FileHandle.pm
14404            ! lib/I18N/Collate.pm lib/IPC/Open3.pm lib/Net/hostent.pm
14405            ! lib/Pod/Html.pm lib/Shell.pm lib/Sys/Hostname.pm
14406            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Time/Local.pm
14407            ! lib/UNIVERSAL.pm lib/dumpvar.pl lib/ftp.pl lib/perl5db.pl
14408            ! malloc.c mg.c op.c opcode.pl os2/Changes os2/Makefile.SHs
14409            ! os2/diff.configure os2/os2.c os2/os2ish.h patchlevel.h perl.c
14410            ! perl.h pod/perlapio.pod pod/perlbook.pod pod/perldebug.pod
14411            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
14412            ! pod/perlfunc.pod pod/perlguts.pod pod/perlop.pod
14413            ! pod/perlre.pod pod/perlrun.pod pod/perltoc.pod
14414            ! pod/perltrap.pod pod/perlvar.pod pod/perlxstut.pod
14415            ! pod/pod2man.PL pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c
14416            ! proto.h regcomp.c regexec.c scope.c sv.c t/TEST t/base/lex.t
14417            ! t/comp/cmdopt.t t/comp/term.t t/lib/db-btree.t t/lib/db-hash.t
14418            ! t/lib/db-recno.t t/lib/filehand.t t/lib/gdbm.t t/lib/ndbm.t
14419            ! t/lib/odbm.t t/lib/sdbm.t t/op/local.t t/op/magic.t
14420            ! t/op/pack.t t/op/re_tests t/op/ref.t t/op/regexp.t t/op/stat.t
14421            ! t/op/substr.t t/op/universal.t toke.c universal.c util.c
14422            ! utils/Makefile utils/h2ph.PL utils/perlbug.PL utils/perldoc.PL
14423            ! vms/config.vms vms/descrip.mms vms/ext/filespec.t
14424            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
14425            ! vms/vmsish.h win32/Makefile win32/bin/pl2bat.bat
14426            ! win32/config.bc win32/config.vc win32/config_H.bc
14427            ! win32/config_H.vc win32/config_h.PL win32/makedef.pl
14428            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
14429            ! win32/win32io.c win32/win32io.h win32/win32iop.h
14430            ! win32/win32sck.c
14431 ____________________________________________________________________________
14432 [    80] By: nick                                  on 1997/09/29  20:31:43
14433         Log: Add some prototypes in attempt to flush out errors
14434              Tidy up vars.h usage.
14435      Branch: oneperl
14436            ! av.c embed.h hv.c opcode.h perl.c perl.h perlio.c pp_sys.c
14437            ! proto.h util.c vars.h
14438 ____________________________________________________________________________
14439 [    79] By: nick                                  on 1997/09/29  17:12:07
14440         Log: Builds and passes tests without THISPTR
14441      Branch: oneperl
14442            ! MANIFEST global.sym perl.c perl.h vars.h
14443 ____________________________________________________________________________
14444 [    78] By: mbeattie                              on 1997/09/29  16:57:23
14445         Log: Re-introduce the changes from change 68 (runops becomes a
14446              function pointer and sv_bless3 for '~'-magic) which got lost
14447              during the preparation for the maint-merge.
14448      Branch: perl
14449            ! global.sym perl.h pp.c proto.h run.c sv.c
14450 ____________________________________________________________________________
14451 [    77] By: mbeattie                              on 1997/09/29  16:44:16
14452         Log: Start merge with maint-5.004 branch by creating an ancestral
14453              branch point via a fake resolution with the maint-merge branch.
14454              See Perforce Tech Note 9 for details.
14455      Branch: perl
14456           !> (integrate 864 files)
14457 ____________________________________________________________________________
14458 [    76] By: nick                                  on 1997/09/28  19:04:42
14459         Log: Code with this pointer compiles (but core dumps)
14460      Branch: oneperl
14461            ! EXTERN.h INTERN.h XSUB.h av.c av.h cop.h cv.h deb.c doio.c
14462            ! doop.c dosish.h dump.c form.h gv.c gv.h handy.h hv.c hv.h
14463            ! keywords.h mg.c mg.h miniperlmain.c nostdio.h op.c op.h
14464            ! opcode.h patchlevel.h perl.c perl.h perlio.c perlio.h
14465            ! perlsdio.h perlsfio.h perly.c perly.c.diff perly.h perly.y
14466            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14467            ! regcomp.h regexec.c regexp.h run.c scope.c scope.h sv.c sv.h
14468            ! taint.c thread.h toke.c universal.c unixish.h util.c util.h
14469            ! vars.h
14470 ____________________________________________________________________________
14471 [    75] By: nick                                  on 1997/09/28  15:45:35
14472         Log: Quasi sensible starting point for aTHIS addition.
14473      Branch: oneperl
14474            ! perl.c perl.h pp_ctl.c sv.c thread.h toke.c util.c
14475 ____________________________________________________________________________
14476 [    74] By: nick                                  on 1997/09/28  11:23:32
14477         Log: Ooops - unwind perly.* stuff for now
14478      Branch: oneperl
14479            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
14480 ____________________________________________________________________________
14481 [    73] By: nick                                  on 1997/09/28  11:17:23
14482         Log: Builds and passes all tests again
14483      Branch: oneperl
14484            ! embed.pl ext/DB_File/DB_File.xs gv.c perl.c perl.h perly.y
14485            ! pp.h proto.h thread.sym vms/perly_c.vms vms/perly_h.vms
14486 ____________________________________________________________________________
14487 [    72] By: nick                                  on 1997/09/28  10:47:01
14488         Log: Save "important things" before re-try
14489      Branch: oneperl
14490            + vars.h
14491            ! embed.pl thread.h thread.sym
14492 ____________________________________________________________________________
14493 [    71] By: nick                                  on 1997/09/26  17:47:31
14494         Log: Basic hacks to build with USE_THISPTR, not yet useful
14495              but builds miniperl and passes minitest with all thread 
14496              variables via a _GLOBAL_ thr variable rather than globals.
14497              Now for the local thr variable ...
14498      Branch: oneperl
14499            + thread.sym
14500            ! MANIFEST README.threads XSUB.h av.c cv.h deb.c doio.c doop.c
14501            ! dump.c embed.pl ext/DB_File/DB_File.xs gv.c hints/solaris_2.sh
14502            ! hv.c mg.c op.c perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sys.c
14503            ! proto.h regcomp.c regexec.c run.c scope.c sv.c thread.h toke.c
14504            ! util.c vms/vms.c
14505 ____________________________________________________________________________
14506 [    70] By: mbeattie                              on 1997/09/23  14:29:23
14507         Log: Branch oneperl from mainline.
14508      Branch: oneperl
14509           +> (branch 871 files)
14510 ____________________________________________________________________________
14511 [    69] By: mbeattie                              on 1997/09/22  16:02:37
14512         Log: struct thread now stored in an SV and uses '~'-magic for access.
14513      Branch: perl
14514            ! thread.h
14515      Branch: perlext
14516            ! Thread/Thread.xs Thread/typemap
14517 ____________________________________________________________________________
14518 [    68] By: mbeattie                              on 1997/09/22  16:01:48
14519         Log: runops becomes a funtion pointer and sv_bless3 created
14520              to avoid pointer forgery with '~'-magic.
14521      Branch: perl
14522            ! global.sym perl.c perl.h pp.c proto.h run.c sv.c
14523 ____________________________________________________________________________
14524 [    67] By: mbeattie                              on 1997/09/22  15:45:56
14525         Log: More fprintf -> PerlIO_printf changes.
14526      Branch: perl
14527            ! perl.c pp_hot.c util.c
14528 ____________________________________________________________________________
14529 [    66] By: mbeattie                              on 1997/09/22  15:10:40
14530         Log: Minor multi-threading patches for VMS.
14531      Branch: perl
14532            ! mg.c thread.h vms/vms.c
14533 ____________________________________________________________________________
14534 [    65] By: mbeattie                              on 1997/09/15  14:09:11
14535         Log: Add undefined-subs option to Lint.pm.
14536      Branch: perlext
14537            ! Compiler/B/Lint.pm
14538 ____________________________________________________________________________
14539 [    64] By: mbeattie                              on 1997/09/10  16:39:41
14540         Log: Debugging output for lock handling.
14541      Branch: perl
14542            ! mg.c pp.c pp_hot.c util.c
14543 ____________________________________________________________________________
14544 [    63] By: mbeattie                              on 1997/09/10  14:49:00
14545         Log: Move Thread/Semaphore.pm to Thread/Thread/Semaphore.pm
14546      Branch: perlext
14547           +> Thread/Thread/Semaphore.pm
14548            - Thread/Semaphore.pm
14549 ____________________________________________________________________________
14550 [    62] By: mbeattie                              on 1997/09/10  14:47:31
14551         Log: Move Thread/Queue.pm to Thread/Thread/Queue.pm
14552      Branch: perlext
14553           +> Thread/Thread/Queue.pm
14554            - Thread/Queue.pm
14555 ____________________________________________________________________________
14556 [    61] By: mbeattie                              on 1997/09/10  13:56:50
14557         Log: Solaris fixes: delete pad and padname from thread.h and remove
14558              MUTEX_* stuff when malloc.c gets copied to x2p/malloc.c.
14559      Branch: perl
14560            ! thread.h x2p/Makefile.SH
14561
14562 ----------------
14563 Version 5.004_50        First developer release towards 5.005
14564 ----------------
14565
14566 Maintenance of the 5.004 version of perl continues with the 5.004_xx
14567 series, where 'xx' is <= 49.  Development of the next version, 5.005,
14568 starts with 5.004_50.
14569
14570 ____________________________________________________________________________
14571 [    60] By: mbeattie                              on 1997/09/09  16:57:41
14572         Log: Update README.threads to mention -DL.
14573      Branch: perl
14574            ! README.threads
14575 ____________________________________________________________________________
14576 [    59] By: mbeattie                              on 1997/09/09  16:49:08
14577         Log: Add Thread modules Queue.pm and Semaphore.pm
14578      Branch: perlext
14579            + Thread/Queue.pm Thread/Semaphore.pm
14580 ____________________________________________________________________________
14581 [    58] By: mbeattie                              on 1997/09/09  16:33:45
14582         Log: Update README.threads
14583      Branch: perl
14584            ! README.threads
14585 ____________________________________________________________________________
14586 [    57] By: mbeattie                              on 1997/09/09  16:26:47
14587         Log: Add debug info to Thread typemap.
14588      Branch: perlext
14589            ! Thread/typemap
14590 ____________________________________________________________________________
14591 [    56] By: mbeattie                              on 1997/09/09  15:04:26
14592         Log: Rewrite synchronisation of subs/methods and add attrs
14593              extension for specifying 'locked' and 'method' attributes.
14594      Branch: perl
14595            + ext/attrs/Makefile.PL ext/attrs/attrs.pm ext/attrs/attrs.xs
14596            ! MANIFEST cv.h embed.h global.sym op.c perl.c pp.c pp_ctl.c
14597            ! pp_hot.c proto.h sv.c sv.h toke.c
14598      Branch: perlext
14599            ! Thread/Thread.pm Thread/Thread.xs Thread/sync.t Thread/sync2.t
14600 ____________________________________________________________________________
14601 [    55] By: mbeattie                              on 1997/09/03  16:34:47
14602         Log: Add new keyword "lock" to Opcode.pm
14603      Branch: perl
14604            ! ext/Opcode/Opcode.pm
14605 ____________________________________________________________________________
14606 [    54] By: mbeattie                              on 1997/09/03  14:44:44
14607         Log: Run embed.pl and keywords.pl to complete RESTART -> INIT change
14608      Branch: perl
14609            ! embed.h keywords.h
14610 ____________________________________________________________________________
14611 [    53] By: mbeattie                              on 1997/09/03  13:52:24
14612         Log: Add to MANIFEST: README.threads, lib/ISA.pm, lib/Class/Fields.pm
14613      Branch: perl
14614            ! MANIFEST
14615 ____________________________________________________________________________
14616 [    52] By: mbeattie                              on 1997/09/03  13:41:20
14617         Log: Let Lint private_names catch out-of-package _foo methods.
14618      Branch: perlext
14619            ! Compiler/B/Lint.pm
14620 ____________________________________________________________________________
14621 [    51] By: mbeattie                              on 1997/09/03  13:20:12
14622         Log: Bump patchlevel.h to 5.004_50
14623      Branch: perl
14624            ! patchlevel.h
14625 ____________________________________________________________________________
14626 [    50] By: mbeattie                              on 1997/09/03  12:31:48
14627         Log: Make compiler build/work with devel 5.005
14628      Branch: perlext
14629            ! Compiler/B.xs Compiler/B/Asmdata.pm Compiler/bytecode.h
14630            ! Compiler/bytecode.pl Compiler/byterun.c Compiler/byterun.h
14631 ____________________________________________________________________________
14632 [    49] By: mbeattie                              on 1997/09/03  12:28:05
14633         Log: Rename RESTART to INIT and associated changes
14634      Branch: perl
14635            ! interp.sym keywords.pl op.c perl.c perl.h perly.c perly.y
14636            ! toke.c vms/perly_c.vms
14637 ____________________________________________________________________________
14638 [    48] By: mbeattie                              on 1997/09/02  15:54:27
14639         Log: Added private-names option.
14640      Branch: perlext
14641            ! Compiler/B/Lint.pm
14642 ____________________________________________________________________________
14643 [    47] By: mbeattie                              on 1997/09/02  11:54:55
14644         Log: For compiler's CC, make PP_EVAL, PP_ENTERTRY work with JMPENV.
14645      Branch: perlext
14646            ! Compiler/cc_runtime.h
14647 ____________________________________________________________________________
14648 [    46] By: mbeattie                              on 1997/08/28  19:40:08
14649         Log: Missing sprintf in try_autoload.
14650      Branch: perlext
14651            ! Compiler/B/C.pm
14652 ____________________________________________________________________________
14653 [    45] By: mbeattie                              on 1997/08/13  16:15:25
14654         Log: Threading fixups for Digital UNIX.
14655      Branch: perl
14656            ! README.threads malloc.c perl.h toke.c
14657 ____________________________________________________________________________
14658 [    44] By: mbeattie                              on 1997/08/11  15:46:29
14659         Log: Assorted changes for multi-threading (now works rather more).
14660      Branch: perl
14661            + README.threads
14662            ! gv.c mg.c op.c perl.c perl.h pp_ctl.c pp_hot.c sv.c thread.h
14663            ! toke.c util.c
14664      Branch: perlext
14665            ! Thread/Makefile.PL Thread/Thread.xs Thread/lock.t
14666            ! Thread/unsync.t
14667 ____________________________________________________________________________
14668 [    43] By: mbeattie                              on 1997/08/08  14:11:00
14669         Log: Made Lint check subs (and -u packages).
14670              Added support for dollar_underscore and implicit $_ in foreach.
14671      Branch: perlext
14672            ! Compiler/B/Lint.pm
14673 ____________________________________________________________________________
14674 [    42] By: TimBunce                              on 1997/07/25  17:15:57
14675         Log: Maintenance 5.004_01 changes
14676      Branch: maint-5.004/perl
14677            + Porting/makerel Porting/patchls hints/newsos4.sh
14678            + lib/File/DosGlob.pm lib/chat2.pl perlio.sym win32/config.bc
14679            + win32/config.vc win32/config_H.bc win32/config_H.vc
14680            + win32/makefile.mk
14681            - win32/config.H win32/config.w32
14682            ! Changes Configure EXTERN.h INSTALL MANIFEST Makefile.SH
14683            ! Porting/pumpkin.pod README README.win32 doio.c embed.h
14684            ! ext/DynaLoader/dl_aix.xs ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14685            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/sdbm/Makefile.PL
14686            ! global.sym hints/next_3.sh hints/next_4.sh hints/svr4.sh
14687            ! installhtml installman lib/AutoLoader.pm lib/AutoSplit.pm
14688            ! lib/CGI/Push.pm lib/CPAN.pm lib/ExtUtils/Install.pm
14689            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
14690            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
14691            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
14692            ! lib/ExtUtils/xsubpp lib/Pod/Html.pm lib/Pod/Text.pm
14693            ! lib/Sys/Syslog.pm lib/Term/ReadLine.pm lib/Test/Harness.pm
14694            ! lib/ftp.pl mg.c op.c patchlevel.h perl.c perl.h perl_exp.SH
14695            ! perlio.c pod/checkpods.PL pod/perlbook.pod pod/perldata.pod
14696            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
14697            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq8.pod
14698            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
14699            ! pod/perllol.pod pod/perlop.pod pod/perlrun.pod pod/perlsub.pod
14700            ! pod/perltoc.pod pod/perltoot.pod pod/pod2man.PL pod/roffitall
14701            ! pod/splitpod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c
14702            ! regcomp.h regexec.c sv.c t/lib/safe2.t t/op/flip.t
14703            ! t/op/groups.t t/op/magic.t t/op/mkdir.t t/op/re_tests
14704            ! t/op/regexp.t t/op/split.t t/op/stat.t t/op/subst.t
14705            ! t/op/taint.t util.c utils/Makefile utils/h2xs.PL
14706            ! utils/perlbug.PL vms/ext/DCLsym/DCLsym.pm
14707            ! vms/ext/Stdio/Stdio.pm vms/gen_shrfls.pl vms/perlvms.pod
14708            ! win32/Makefile win32/config_sh.PL win32/include/sys/socket.h
14709            ! win32/makedef.pl win32/makeperldef.pl win32/perlglob.c
14710            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32io.c
14711            ! win32/win32io.h win32/win32iop.h win32/win32sck.c
14712 ____________________________________________________________________________
14713 [    41] By: mbeattie                              on 1997/07/24  14:57:53
14714         Log: Start support for fake threads.
14715              pp_lock now returns its argument.
14716      Branch: perl
14717            ! MANIFEST Makefile.SH cv.h op.c opcode.h opcode.pl perl.c
14718            ! perl.h pp.c pp_ctl.c pp_hot.c proto.h sv.h thread.h toke.c
14719            ! util.c
14720      Branch: perlext
14721            ! Thread/Thread.xs
14722 ____________________________________________________________________________
14723 [    40] By: mbeattie                              on 1997/07/24  14:55:07
14724         Log: Add missing reset of eval_owner if doeval() fails to parse.
14725      Branch: perl
14726            ! pp_ctl.c
14727 ____________________________________________________________________________
14728 [    39] By: mbeattie                              on 1997/07/17  13:35:51
14729         Log: Fix multiple problems with lexical @_.
14730      Branch: perl
14731            ! cop.h op.c perl.c pp.c pp_ctl.c pp_hot.c t/op/do.t thread.h
14732            ! toke.c
14733 ____________________________________________________________________________
14734 [    38] By: mbeattie                              on 1997/07/16  17:02:09
14735         Log: Change %lx to %x in B::CV::save to prevent some CV
14736              fields becoming 0 in the init section. Add missing
14737              write_back in B::Stackobj::Padsv::load_double to fix
14738              test 22 of op/my.t.
14739      Branch: perlext
14740            ! Compiler/B/C.pm Compiler/B/Stackobj.pm
14741 ____________________________________________________________________________
14742 [    37] By: mbeattie                              on 1997/07/10  11:28:16
14743         Log: Branch win32 developments from main perl branch.
14744      Branch: win32/perl
14745           +> (branch 867 files)
14746 ____________________________________________________________________________
14747 [    36] By: mbeattie                              on 1997/07/05  11:58:05
14748         Log: B::CC::pp_padsv must cope with vivify_ref (5.004)
14749              as well as provide_ref (5.003).
14750      Branch: perlext
14751            ! Compiler/B/C.pm Compiler/B/CC.pm Compiler/NOTES
14752 ____________________________________________________________________________
14753 [    35] By: mbeattie                              on 1997/07/05  11:55:18
14754         Log: Introduce pp_lock.
14755      Branch: perl
14756            ! embed.h global.sym keywords.h keywords.pl opcode.h opcode.pl
14757            ! pp.c pp_ctl.c toke.c
14758 ____________________________________________________________________________
14759 [    34] By: mbeattie                              on 1997/07/01  12:24:28
14760         Log: Support for op in global register (still buggy)
14761      Branch: perl
14762            ! embed.h global.sym gv.c op.c perl.c perl.h pp_ctl.c pp_sys.c
14763            ! proto.h scope.c scope.h thread.h
14764 ____________________________________________________________________________
14765 [    33] By: mbeattie                              on 1997/06/24  16:34:24
14766         Log: Branch lexical warnings from perl branch.
14767      Branch: lexwarn/perl
14768           +> (branch 867 files)
14769 ____________________________________________________________________________
14770 [    32] By: mbeattie                              on 1997/06/24  14:33:57
14771         Log: Branch integration of maint-5.004 from relperl.
14772      Branch: mainline/perl
14773           +> (branch 600 files)
14774      Branch: maint-5.004/perl
14775           +> (branch 864 files)
14776 ____________________________________________________________________________
14777 [    31] By: mbeattie                              on 1997/06/20  11:46:50
14778         Log: corrected bad_type() prototype. 
14779      Branch: perl
14780            ! op.c
14781 ____________________________________________________________________________
14782 [    30] By: mbeattie                              on 1997/06/12  12:38:05
14783         Log: Tweak README.
14784      Branch: perlext
14785            ! Thread/README
14786 ____________________________________________________________________________
14787 [    29] By: mbeattie                              on 1997/06/12  12:34:59
14788         Log: Document -m option of CC backend.
14789      Branch: perlext
14790            ! Compiler/NOTES
14791 ____________________________________________________________________________
14792 [    28] By: mbeattie                              on 1997/06/12  12:25:05
14793         Log: Support sysseek introduced in 5.004.
14794      Branch: perlext
14795            ! Compiler/ccop.c Compiler/ccop.h
14796 ____________________________________________________________________________
14797 [    27] By: mbeattie                              on 1997/06/05  14:20:51
14798         Log: More fixups for thrperl integration.
14799      Branch: perl
14800            ! ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
14801            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
14802            ! ext/Opcode/Opcode.xs gv.c hv.c mg.c op.c perl.c perly.c
14803            ! perly.y pp.c pp_ctl.c run.c scope.c sv.c sv.h thread.h toke.c
14804            ! util.c
14805 ____________________________________________________________________________
14806 [    25] By: mbeattie                              on 1997/05/28  15:11:24
14807         Log: Fixups for thrperl integration.
14808      Branch: perl
14809            ! embed.h keywords.h op.c opcode.h perl.c util.c
14810 ____________________________________________________________________________
14811 [    24] By: mbeattie                              on 1997/05/26  20:10:42
14812         Log: Integrate thrperl 5.003->5.004.
14813      Branch: perl
14814           +> thread.h
14815           !> (integrate 33 files)
14816 ____________________________________________________________________________
14817 [    23] By: mbeattie                              on 1997/05/26  11:45:39
14818         Log: Fix ppname when saving subs.
14819      Branch: perlext
14820            ! Compiler/B/C.pm
14821 ____________________________________________________________________________
14822 [    22] By: mbeattie                              on 1997/05/26  11:45:03
14823         Log: -mFoo option now forces -uFoo.
14824      Branch: perlext
14825            ! Compiler/B/CC.pm
14826 ____________________________________________________________________________
14827 [    21] By: mbeattie                              on 1997/05/26  11:43:37
14828         Log: Put back objsym/savesym (used by walkoptree_exec).
14829      Branch: perlext
14830            ! Compiler/B.pm
14831 ____________________________________________________________________________
14832 [    20] By: mbeattie                              on 1997/05/26  11:38:45
14833         Log: Add avhv_store_ent. Add missing avhv_* to global.sym.
14834      Branch: perl
14835            ! av.c global.sym
14836 ____________________________________________________________________________
14837 [    19] By: mbeattie                              on 1997/05/25  21:19:38
14838         Log: Fix up integration 5.003->5.004.
14839      Branch: perl
14840            + lib/Class/Fields.pm lib/ISA.pm
14841            ! av.c ext/DB_File/DB_File.xs perl.c pp.c pp_hot.c proto.h
14842            ! toke.c
14843 ____________________________________________________________________________
14844 [    18] By: mbeattie                              on 1997/05/25  10:31:21
14845         Log: First stab at 5.003 -> 5.004 integration.
14846      Branch: perl
14847           +> (branch 291 files)
14848            - Changes.Conf ext/DynaLoader/dl_os2.xs
14849            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14850            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14851            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14852            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14853            - lib/chat2.pl lib/splain os2/README os2/README.old
14854            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14855            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14856            - x2p/handy.h x2p/s2p.man
14857           !> (integrate 392 files)
14858 ____________________________________________________________________________
14859 [    17] By: mbeattie                              on 1997/05/24  18:46:49
14860         Log: Wholesale update to 5.004.
14861      Branch: relperl
14862            + Changes5.000 Changes5.001 Changes5.002 Changes5.003
14863            + Porting/Glossary Porting/pumpkin.pod README.amiga
14864            + README.cygwin32 README.os2 README.plan9 README.qnx
14865            + README.win32 compat3.sym configure.gnu cygwin32/cw32imp.h
14866            + cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc cygwin32/perlld
14867            + eg/cgi/RunMeFirst eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi
14868            + eg/cgi/crash.cgi eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14869            + eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
14870            + eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14871            + eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14872            + eg/cgi/nph-clock.cgi eg/cgi/popup.cgi eg/cgi/save_state.cgi
14873            + eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
14874            + ext/DynaLoader/dl_cygwin32.xs ext/IO/IO.pm ext/IO/IO.xs
14875            + ext/IO/Makefile.PL ext/IO/README ext/IO/lib/IO/File.pm
14876            + ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
14877            + ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
14878            + ext/IO/lib/IO/Socket.pm ext/NDBM_File/hints/dec_osf.pl
14879            + ext/NDBM_File/hints/dynixptx.pl ext/ODBM_File/hints/hpux.pl
14880            + ext/ODBM_File/hints/ultrix.pl ext/Opcode/Makefile.PL
14881            + ext/Opcode/Opcode.pm ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
14882            + ext/Opcode/ops.pm ext/POSIX/hints/next_3.pl hints/amigaos.sh
14883            + hints/aux_3.sh hints/broken-db.msg hints/cygwin32.sh
14884            + hints/dcosx.sh hints/irix_6_0.sh hints/irix_6_1.sh
14885            + hints/lynxos.sh hints/next_4.sh hints/qnx.sh hints/umips.sh
14886            + hints/unicosmk.sh installhtml lib/Bundle/CPAN.pm lib/CGI.pm
14887            + lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Fast.pm
14888            + lib/CGI/Push.pm lib/CGI/Switch.pm lib/CPAN.pm
14889            + lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm lib/Class/Struct.pm
14890            + lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
14891            + lib/ExtUtils/MM_Win32.pm lib/File/Compare.pm lib/File/stat.pm
14892            + lib/FileHandle.pm lib/FindBin.pm lib/Math/Trig.pm
14893            + lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
14894            + lib/Net/servent.pm lib/Pod/Html.pm lib/Tie/RefHash.pm
14895            + lib/Time/gmtime.pm lib/Time/localtime.pm lib/Time/tm.pm
14896            + lib/UNIVERSAL.pm lib/User/grent.pm lib/User/pwent.pm
14897            + lib/autouse.pm lib/blib.pm lib/constant.pm lib/locale.pm
14898            + nostdio.h os2/Changes os2/OS2/ExtAttr/Changes
14899            + os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/ExtAttr/ExtAttr.xs
14900            + os2/OS2/ExtAttr/MANIFEST os2/OS2/ExtAttr/Makefile.PL
14901            + os2/OS2/ExtAttr/myea.h os2/OS2/ExtAttr/t/os2_ea.t
14902            + os2/OS2/ExtAttr/typemap os2/OS2/PrfDB/Changes
14903            + os2/OS2/PrfDB/MANIFEST os2/OS2/PrfDB/Makefile.PL
14904            + os2/OS2/PrfDB/PrfDB.pm os2/OS2/PrfDB/PrfDB.xs
14905            + os2/OS2/PrfDB/t/os2_prfdb.t os2/OS2/PrfDB/typemap
14906            + os2/OS2/Process/MANIFEST os2/OS2/Process/Makefile.PL
14907            + os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
14908            + os2/OS2/REXX/Changes os2/OS2/REXX/MANIFEST
14909            + os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
14910            + os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t
14911            + os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
14912            + os2/OS2/REXX/t/rx_sql.test os2/OS2/REXX/t/rx_tiesql.test
14913            + os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
14914            + os2/OS2/REXX/t/rx_varset.t os2/OS2/REXX/t/rx_vrexx.t
14915            + os2/dl_os2.c os2/dlfcn.h perlio.c perlio.h perlsdio.h
14916            + perlsfio.h plan9/aperl plan9/arpa/inet.h plan9/buildinfo
14917            + plan9/config.plan9 plan9/exclude plan9/fndvers
14918            + plan9/genconfig.pl plan9/mkfile plan9/myconfig.plan9
14919            + plan9/perlplan9.doc plan9/perlplan9.pod plan9/plan9.c
14920            + plan9/plan9ish.h plan9/setup.rc plan9/versnum pod/checkpods.PL
14921            + pod/perlapio.pod pod/perldelta.pod pod/perlfaq.pod
14922            + pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14923            + pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
14924            + pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
14925            + pod/perllocale.pod pod/perlmodlib.pod pod/perltoot.pod
14926            + pod/rofftoc qnx/ar qnx/cpp t/comp/colon.t t/comp/proto.t
14927            + t/comp/redef.t t/comp/use.t t/io/read.t t/lib/abbrev.t
14928            + t/lib/autoloader.t t/lib/basename.t t/lib/checktree.t
14929            + t/lib/complex.t t/lib/env.t t/lib/filecache.t t/lib/filecopy.t
14930            + t/lib/filefind.t t/lib/filepath.t t/lib/findbin.t
14931            + t/lib/getopt.t t/lib/hostname.t t/lib/io_dup.t t/lib/io_pipe.t
14932            + t/lib/io_sel.t t/lib/io_sock.t t/lib/io_taint.t
14933            + t/lib/io_tell.t t/lib/io_udp.t t/lib/io_xs.t t/lib/opcode.t
14934            + t/lib/open2.t t/lib/open3.t t/lib/ops.t t/lib/parsewords.t
14935            + t/lib/safe1.t t/lib/safe2.t t/lib/searchdict.t
14936            + t/lib/selectsaver.t t/lib/symbol.t t/lib/texttabs.t
14937            + t/lib/textwrap.t t/lib/timelocal.t t/lib/trig.t t/op/arith.t
14938            + t/op/assignwarn.t t/op/bop.t t/op/closure.t t/op/cmp.t
14939            + t/op/gv.t t/op/inc.t t/op/method.t t/op/recurse.t
14940            + t/op/runlevel.t t/op/sysio.t t/op/taint.t t/op/tie.t
14941            + t/op/universal.t t/pragma/constant.t t/pragma/locale.t
14942            + t/pragma/overload.t t/pragma/strict-refs t/pragma/strict-subs
14943            + t/pragma/strict-vars t/pragma/strict.t t/pragma/subs.t
14944            + t/pragma/warn-1global t/pragma/warning.t universal.c
14945            + utils/splain.PL vms/ext/DCLsym/0README.txt
14946            + vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
14947            + vms/ext/DCLsym/Makefile.PL vms/ext/DCLsym/test.pl
14948            + vms/ext/XSSymSet.pm vms/ext/filespec.t vms/ext/vmsish.pm
14949            + vms/ext/vmsish.t win32/Makefile win32/TEST win32/autosplit.pl
14950            + win32/bin/network.pl win32/bin/pl2bat.bat win32/bin/search.bat
14951            + win32/bin/test.bat win32/bin/webget.bat win32/bin/www.pl
14952            + win32/config.H win32/config.w32 win32/config_h.PL
14953            + win32/config_sh.PL win32/dl_win32.xs win32/genxsdef.pl
14954            + win32/include/arpa/inet.h win32/include/dirent.h
14955            + win32/include/netdb.h win32/include/sys/socket.h
14956            + win32/makedef.pl win32/makemain.pl win32/makeperldef.pl
14957            + win32/perlglob.c win32/perllib.c win32/pod.mak win32/runperl.c
14958            + win32/splittree.pl win32/win32.c win32/win32.h win32/win32io.c
14959            + win32/win32io.h win32/win32iop.h win32/win32sck.c x2p/a2p.pod
14960            + x2p/proto.h
14961            - Changes.Conf ext/DynaLoader/dl_os2.xs
14962            - ext/FileHandle/FileHandle.pm ext/FileHandle/FileHandle.xs
14963            - ext/FileHandle/Makefile.PL ext/SDBM_File/sdbm/readme.ps
14964            - ext/Safe/Makefile.PL ext/Safe/Safe.pm ext/Safe/Safe.xs
14965            - hints/aux.sh hints/dnix.sh hints/irix_6_2.sh lib/chat2.inter
14966            - lib/chat2.pl lib/splain os2/README os2/README.old
14967            - os2/diff.db_file os2/notes pod/perlovl.pod t/lib/safe.t
14968            - t/op/overload.t t/re_tests vms/Makefile x2p/a2p.man
14969            - x2p/handy.h x2p/s2p.man
14970            ! Artistic Changes Configure EXTERN.h INSTALL INTERN.h MANIFEST
14971            ! Makefile.SH README README.vms Todo XSUB.h av.c av.h cflags.SH
14972            ! config_H config_h.SH configpm configure cop.h cv.h deb.c
14973            ! doio.c doop.c dosish.h dump.c eg/README eg/nih
14974            ! eg/sysvipc/ipcmsg eg/sysvipc/ipcsem eg/sysvipc/ipcshm
14975            ! emacs/cperl-mode.el embed.h embed.pl ext/DB_File/DB_File.pm
14976            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
14977            ! ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
14978            ! ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_aix.xs
14979            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dlopen.xs
14980            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs
14981            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
14982            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
14983            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
14984            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
14985            ! ext/ODBM_File/hints/dec_osf.pl ext/POSIX/POSIX.pm
14986            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14987            ! ext/SDBM_File/Makefile.PL ext/SDBM_File/SDBM_File.pm
14988            ! ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/pair.c
14989            ! ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/sdbm.3
14990            ! ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
14991            ! ext/Socket/Socket.pm ext/Socket/Socket.xs ext/util/make_ext
14992            ! form.h global.sym gv.c gv.h handy.h hints/3b1.sh
14993            ! hints/README.hints hints/aix.sh hints/apollo.sh hints/bsdos.sh
14994            ! hints/convexos.sh hints/cxux.sh hints/dec_osf.sh hints/dgux.sh
14995            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh
14996            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
14997            ! hints/irix_6.sh hints/isc.sh hints/linux.sh hints/machten.sh
14998            ! hints/machten_2.sh hints/mips.sh hints/mpeix.sh
14999            ! hints/netbsd.sh hints/next_3.sh hints/next_3_0.sh hints/os2.sh
15000            ! hints/powerux.sh hints/sco.sh hints/sco_2_3_3.sh
15001            ! hints/sco_2_3_4.sh hints/solaris_2.sh hints/sunos_4_0.sh
15002            ! hints/sunos_4_1.sh hints/svr4.sh hints/titanos.sh
15003            ! hints/ultrix_4.sh hints/unicos.sh hints/utekv.sh hv.c hv.h
15004            ! installman installperl interp.sym keywords.h keywords.pl
15005            ! lib/AnyDBM_File.pm lib/AutoLoader.pm lib/AutoSplit.pm
15006            ! lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15007            ! lib/Devel/SelfStubber.pm lib/English.pm lib/Env.pm
15008            ! lib/Exporter.pm lib/ExtUtils/Install.pm
15009            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15010            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15011            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15012            ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15013            ! lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15014            ! lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/Copy.pm
15015            ! lib/File/Find.pm lib/File/Path.pm lib/FileCache.pm
15016            ! lib/Getopt/Long.pm lib/Getopt/Std.pm lib/I18N/Collate.pm
15017            ! lib/IPC/Open2.pm lib/IPC/Open3.pm lib/Math/BigInt.pm
15018            ! lib/Math/Complex.pm lib/Net/Ping.pm lib/Pod/Functions.pm
15019            ! lib/Pod/Text.pm lib/Search/Dict.pm lib/SelectSaver.pm
15020            ! lib/SelfLoader.pm lib/Symbol.pm lib/Sys/Hostname.pm
15021            ! lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15022            ! lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15023            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15024            ! lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15025            ! lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15026            ! lib/bigfloat.pl lib/bigint.pl lib/cacheout.pl lib/complete.pl
15027            ! lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl lib/find.pl
15028            ! lib/finddepth.pl lib/ftp.pl lib/getcwd.pl lib/getopts.pl
15029            ! lib/importenv.pl lib/lib.pm lib/look.pl lib/newgetopt.pl
15030            ! lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15031            ! lib/sigtrap.pm lib/strict.pm lib/subs.pm lib/syslog.pl
15032            ! lib/termcap.pl lib/timelocal.pl lib/validate.pl lib/vars.pm
15033            ! makeaperl.SH makedepend.SH malloc.c mg.c mg.h minimod.pl
15034            ! miniperlmain.c myconfig op.c op.h opcode.h opcode.pl
15035            ! os2/Makefile.SHs os2/diff.configure os2/os2.c os2/os2ish.h
15036            ! os2/perl2cmd.pl patchlevel.h perl.c perl.h perl_exp.SH perlsh
15037            ! perly.c perly.c.diff perly.h perly.y pod/Makefile pod/buildtoc
15038            ! pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15039            ! pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15040            ! pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15041            ! pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15042            ! pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15043            ! pod/perlpod.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
15044            ! pod/perlsec.pod pod/perlstyle.pod pod/perlsub.pod
15045            ! pod/perlsyn.pod pod/perltie.pod pod/perltoc.pod
15046            ! pod/perltrap.pod pod/perlvar.pod pod/perlxs.pod
15047            ! pod/perlxstut.pod pod/pod2html.PL pod/pod2latex.PL
15048            ! pod/pod2man.PL pod/pod2text.PL pod/roffitall pp.c pp.h
15049            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h
15050            ! regexec.c regexp.h run.c scope.c scope.h sv.c sv.h t/README
15051            ! t/TEST t/base/lex.t t/base/term.t t/cmd/mod.t t/cmd/while.t
15052            ! t/comp/cpp.t t/comp/multiline.t t/comp/package.t
15053            ! t/comp/script.t t/harness t/io/argv.t t/io/dup.t t/io/fs.t
15054            ! t/io/inplace.t t/io/pipe.t t/io/tell.t t/lib/anydbm.t
15055            ! t/lib/bigintpm.t t/lib/db-btree.t t/lib/db-hash.t
15056            ! t/lib/db-recno.t t/lib/dirhand.t t/lib/filehand.t t/lib/gdbm.t
15057            ! t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/sdbm.t
15058            ! t/lib/socket.t t/op/chop.t t/op/delete.t t/op/each.t
15059            ! t/op/exec.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15060            ! t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15061            ! t/op/pack.t t/op/pat.t t/op/quotemeta.t t/op/rand.t
15062            ! t/op/re_tests t/op/readdir.t t/op/ref.t t/op/regexp.t
15063            ! t/op/sleep.t t/op/sort.t t/op/split.t t/op/stat.t t/op/subst.t
15064            ! t/op/substr.t t/op/write.t taint.c toke.c unixish.h util.c
15065            ! util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15066            ! utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15067            ! vms/config.vms vms/descrip.mms vms/ext/Filespec.pm
15068            ! vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
15069            ! vms/ext/Stdio/test.pl vms/fndvers.com vms/gen_shrfls.pl
15070            ! vms/genconfig.pl vms/genopt.com vms/myconfig.com
15071            ! vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15072            ! vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15073            ! vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15074            ! x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15075            ! x2p/a2p.y x2p/a2py.c x2p/cflags.SH x2p/find2perl.PL x2p/hash.c
15076            ! x2p/hash.h x2p/s2p.PL x2p/str.c x2p/str.h x2p/util.c
15077            ! x2p/util.h x2p/walk.c
15078 ____________________________________________________________________________
15079 [    16] By: mbeattie                              on 1997/05/23  22:42:08
15080         Log: Initial integration of relperl from 5.003.
15081      Branch: relperl
15082           +> (branch 600 files)
15083 ____________________________________________________________________________
15084 [    14] By: mbeattie                              on 1997/05/12  20:22:56
15085         Log: Finish code generation rewrite. Clean up B::Section class and
15086              handle symbol table translation internally. Simple .pm modules
15087              now compile OK.
15088      Branch: perlext
15089            ! Compiler/B.pm Compiler/B/Bblock.pm Compiler/B/C.pm
15090            ! Compiler/B/CC.pm
15091 ____________________________________________________________________________
15092 [    13] By: mbeattie                              on 1997/05/05  19:41:18
15093         Log: Don't make pp_enter and pp_return trigger basic blocks.
15094      Branch: perlext
15095            ! Compiler/B/Bblock.pm
15096 ____________________________________________________________________________
15097 [    12] By: mbeattie                              on 1997/05/05  19:40:16
15098         Log: Rewrite code generation. Sections (de)multiplexed into a
15099              temporary file instead of stored in arrays.
15100      Branch: perlext
15101            ! Compiler/B.pm Compiler/B/C.pm Compiler/B/CC.pm
15102 ____________________________________________________________________________
15103 [    11] By: mbeattie                              on 1997/05/03  20:20:59
15104         Log: Development to pre-alpha4
15105      Branch: perlext
15106            + Compiler/B/Deparse.pm Compiler/B/Lint.pm Compiler/makeliblinks
15107            ! Compiler/B.pm Compiler/B.xs Compiler/B/Bblock.pm
15108            ! Compiler/B/Bytecode.pm Compiler/B/C.pm Compiler/B/CC.pm
15109            ! Compiler/B/Debug.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15110            ! Compiler/Makefile.PL Compiler/README Compiler/TESTS
15111            ! Compiler/assemble Compiler/bytecode.pl Compiler/byteperl.c
15112            ! Compiler/byterun.c Compiler/cc_runtime.h Compiler/disassemble
15113            ! Compiler/test_harness Compiler/test_harness_cc
15114 ____________________________________________________________________________
15115 [    10] By: mbeattie                              on 1997/05/03  14:47:06
15116         Log: Initial check-in of perl compiler.
15117      Branch: perlext
15118            + Compiler/Artistic Compiler/B.pm Compiler/B.xs
15119            + Compiler/B/Asmdata.pm Compiler/B/Assembler.pm
15120            + Compiler/B/Bblock.pm Compiler/B/Bytecode.pm Compiler/B/C.pm
15121            + Compiler/B/CC.pm Compiler/B/Debug.pm
15122            + Compiler/B/Disassembler.pm Compiler/B/Showlex.pm
15123            + Compiler/B/Stackobj.pm Compiler/B/Terse.pm Compiler/B/Xref.pm
15124            + Compiler/Copying Compiler/Makefile.PL Compiler/NOTES
15125            + Compiler/O.pm Compiler/README Compiler/TESTS
15126            + Compiler/TESTS.alpha2 Compiler/Todo Compiler/assemble
15127            + Compiler/bytecode.h Compiler/bytecode.pl Compiler/byteperl.c
15128            + Compiler/byterun.c Compiler/byterun.h Compiler/cc_harness
15129            + Compiler/cc_runtime.h Compiler/ccop.c Compiler/ccop.h
15130            + Compiler/disassemble Compiler/old/README.feb11
15131            + Compiler/old/TESTS.mar11 Compiler/old/TESTS.mar20
15132            + Compiler/old/TESTS.may11 Compiler/old/TESTS.pre-jul27
15133            + Compiler/op.patch Compiler/ramblings/cc.notes
15134            + Compiler/ramblings/curcop.runtime
15135            + Compiler/ramblings/dontparse.c Compiler/ramblings/flip-flop
15136            + Compiler/ramblings/foo.bench Compiler/ramblings/foo2.bench
15137            + Compiler/ramblings/foo3.bench Compiler/ramblings/magic
15138            + Compiler/ramblings/pp_i_add Compiler/ramblings/reg.alloc
15139            + Compiler/ramblings/runtime.porting
15140            + Compiler/ramblings/sort.notes Compiler/ramblings/sub.call
15141            + Compiler/ramblings/subst.notes Compiler/run_bytecode_test
15142            + Compiler/run_cc_test Compiler/run_test Compiler/test_harness
15143            + Compiler/test_harness_bytecode Compiler/test_harness_cc
15144            + Compiler/typemap
15145 ____________________________________________________________________________
15146 [     9] By: mbeattie                              on 1997/05/02  19:03:49
15147         Log: Don't require CvDEPTH == 0 when bombing out of subs.
15148      Branch: thrperl
15149            ! pp_hot.c
15150 ____________________________________________________________________________
15151 [     8] By: mbeattie                              on 1997/04/23  19:06:45
15152         Log: Added programmer-level condition variables via "condpair" magic.
15153              Added support for detached threads and tweaked a few things.
15154      Branch: thrperl
15155            ! embed.h global.sym keywords.h mg.c opcode.h perl.c perl.h
15156            ! pp_ctl.c pp_hot.c proto.h run.c scope.c sv.c sv.h thread.h
15157            ! util.c
15158 ____________________________________________________________________________
15159 [     7] By: mbeattie                              on 1997/04/23  19:04:18
15160         Log: Rewrote programmer-level condition variables from scratch. Added
15161              support for detaching threads. Fixed handling for arguments
15162              passed in to threads and return values for joined threads.
15163      Branch: perlext
15164            + Thread/lock.t
15165            ! Thread/README Thread/Thread.pm Thread/Thread.xs Thread/cond.t
15166            ! Thread/typemap
15167 ____________________________________________________________________________
15168 [     6] By: mbeattie                              on 1997/04/10  20:17:26
15169         Log: Initial check-in of Thread module.
15170      Branch: perlext
15171            + Thread/Makefile.PL Thread/Notes Thread/README Thread/Thread.pm
15172            + Thread/Thread.xs Thread/cond.t Thread/create.t Thread/io.t
15173            + Thread/join.t Thread/sync.t Thread/sync2.t Thread/typemap
15174            + Thread/unsync.t Thread/unsync2.t Thread/unsync3.t
15175            + Thread/unsync4.t
15176 ____________________________________________________________________________
15177 [     5] By: mbeattie                              on 1997/04/10  20:05:52
15178         Log: Tweaks to allow compilation without -DUSE_THREADS and fix
15179              missing parens (pad allocation) in the tokener.
15180      Branch: thrperl
15181            ! op.c pp_ctl.c toke.c
15182 ____________________________________________________________________________
15183 [     4] By: mbeattie                              on 1997/03/28  18:40:44
15184         Log: Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.
15185      Branch: thrperl
15186            + thread.h
15187            ! XSUB.h av.c cv.h deb.c doio.c doop.c dump.c global.sym gv.c
15188            ! hv.c malloc.c mg.c op.c op.h opcode.h opcode.pl perl.c perl.h
15189            ! pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c
15190            ! run.c scope.c sv.c sv.h toke.c util.c
15191 ____________________________________________________________________________
15192 [     3] By: mbeattie                              on 1997/03/28  13:36:23
15193         Log: Branch 5.003 -> thrperl
15194      Branch: thrperl
15195           +> (branch 600 files)
15196 ____________________________________________________________________________
15197 [     2] By: mbeattie                              on 1997/03/28  13:32:21
15198         Log: Initial devel changes.
15199              Pseudo-hashes. Optional strong typing. RESTART {}.
15200      Branch: perl
15201            ! av.c doop.c embed.h ext/DB_File/DB_File.xs global.sym
15202            ! interp.sym keywords.h keywords.pl lib/ExtUtils/xsubpp op.c
15203            ! perl.c perl.h pp.c pp_hot.c proto.h t/op/groups.t toke.c
15204 ____________________________________________________________________________
15205 [     1] By: mbeattie                              on 1997/03/28  13:17:33
15206         Log: Perl 5.003 check-in
15207      Branch: perl
15208            + Artistic Changes Changes.Conf Configure Copying EXTERN.h
15209            + INSTALL INTERN.h MANIFEST Makefile.SH README README.vms Todo
15210            + XSUB.h av.c av.h cflags.SH config_H config_h.SH configpm
15211            + configure cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
15212            + eg/ADB eg/README eg/changes eg/client eg/down eg/dus eg/findcp
15213            + eg/findtar eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
15214            + eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
15215            + eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
15216            + eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
15217            + eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
15218            + eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
15219            + eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
15220            + eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
15221            + eg/van/vanish eg/who eg/wrapsuid emacs/cperl-mode.el embed.h
15222            + embed.pl ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15223            + ext/DB_File/DB_File_BS ext/DB_File/Makefile.PL
15224            + ext/DB_File/typemap ext/DynaLoader/DynaLoader.pm
15225            + ext/DynaLoader/Makefile.PL ext/DynaLoader/README
15226            + ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dld.xs
15227            + ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15228            + ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_none.xs
15229            + ext/DynaLoader/dl_os2.xs ext/DynaLoader/dl_vms.xs
15230            + ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
15231            + ext/Fcntl/Makefile.PL ext/FileHandle/FileHandle.pm
15232            + ext/FileHandle/FileHandle.xs ext/FileHandle/Makefile.PL
15233            + ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15234            + ext/GDBM_File/Makefile.PL ext/GDBM_File/typemap
15235            + ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
15236            + ext/NDBM_File/NDBM_File.xs ext/NDBM_File/hints/solaris.pl
15237            + ext/NDBM_File/hints/svr4.pl ext/NDBM_File/typemap
15238            + ext/ODBM_File/Makefile.PL ext/ODBM_File/ODBM_File.pm
15239            + ext/ODBM_File/ODBM_File.xs ext/ODBM_File/hints/dec_osf.pl
15240            + ext/ODBM_File/hints/sco.pl ext/ODBM_File/hints/solaris.pl
15241            + ext/ODBM_File/hints/svr4.pl ext/ODBM_File/typemap
15242            + ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
15243            + ext/POSIX/POSIX.xs ext/POSIX/typemap ext/SDBM_File/Makefile.PL
15244            + ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15245            + ext/SDBM_File/sdbm/CHANGES ext/SDBM_File/sdbm/COMPARE
15246            + ext/SDBM_File/sdbm/Makefile.PL ext/SDBM_File/sdbm/README
15247            + ext/SDBM_File/sdbm/README.too ext/SDBM_File/sdbm/biblio
15248            + ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15249            + ext/SDBM_File/sdbm/dbe.1 ext/SDBM_File/sdbm/dbe.c
15250            + ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15251            + ext/SDBM_File/sdbm/dbu.c ext/SDBM_File/sdbm/grind
15252            + ext/SDBM_File/sdbm/hash.c ext/SDBM_File/sdbm/linux.patches
15253            + ext/SDBM_File/sdbm/makefile.sdbm ext/SDBM_File/sdbm/pair.c
15254            + ext/SDBM_File/sdbm/pair.h ext/SDBM_File/sdbm/readme.ms
15255            + ext/SDBM_File/sdbm/readme.ps ext/SDBM_File/sdbm/sdbm.3
15256            + ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
15257            + ext/SDBM_File/sdbm/tune.h ext/SDBM_File/sdbm/util.c
15258            + ext/SDBM_File/typemap ext/Safe/Makefile.PL ext/Safe/Safe.pm
15259            + ext/Safe/Safe.xs ext/Socket/Makefile.PL ext/Socket/Socket.pm
15260            + ext/Socket/Socket.xs ext/util/extliblist ext/util/make_ext
15261            + ext/util/mkbootstrap form.h global.sym globals.c gv.c gv.h
15262            + h2pl/README h2pl/cbreak.pl h2pl/cbreak2.pl h2pl/eg/sizeof.ph
15263            + h2pl/eg/sys/errno.pl h2pl/eg/sys/ioctl.pl h2pl/eg/sysexits.pl
15264            + h2pl/getioctlsizes h2pl/mksizes h2pl/mkvars h2pl/tcbreak
15265            + h2pl/tcbreak2 handy.h hints/3b1.sh hints/3b1cc
15266            + hints/README.hints hints/aix.sh hints/altos486.sh
15267            + hints/apollo.sh hints/aux.sh hints/bsdos.sh hints/convexos.sh
15268            + hints/cxux.sh hints/dec_osf.sh hints/dgux.sh hints/dnix.sh
15269            + hints/dynix.sh hints/dynixptx.sh hints/epix.sh hints/esix4.sh
15270            + hints/fps.sh hints/freebsd.sh hints/genix.sh
15271            + hints/greenhills.sh hints/hpux.sh hints/i386.sh
15272            + hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15273            + hints/irix_6_2.sh hints/isc.sh hints/isc_2.sh hints/linux.sh
15274            + hints/machten.sh hints/machten_2.sh hints/mips.sh hints/mpc.sh
15275            + hints/mpeix.sh hints/ncr_tower.sh hints/netbsd.sh
15276            + hints/next_3.sh hints/next_3_0.sh hints/opus.sh hints/os2.sh
15277            + hints/powerux.sh hints/sco.sh hints/sco_2_3_0.sh
15278            + hints/sco_2_3_1.sh hints/sco_2_3_2.sh hints/sco_2_3_3.sh
15279            + hints/sco_2_3_4.sh hints/solaris_2.sh hints/stellar.sh
15280            + hints/sunos_4_0.sh hints/sunos_4_1.sh hints/svr4.sh
15281            + hints/ti1500.sh hints/titanos.sh hints/ultrix_4.sh
15282            + hints/unicos.sh hints/unisysdynix.sh hints/utekv.sh
15283            + hints/uts.sh hv.c hv.h installman installperl interp.sym
15284            + keywords.h keywords.pl lib/AnyDBM_File.pm lib/AutoLoader.pm
15285            + lib/AutoSplit.pm lib/Benchmark.pm lib/Carp.pm lib/Cwd.pm
15286            + lib/Devel/SelfStubber.pm lib/DirHandle.pm lib/English.pm
15287            + lib/Env.pm lib/Exporter.pm lib/ExtUtils/Install.pm
15288            + lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_OS2.pm
15289            + lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15290            + lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
15291            + lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
15292            + lib/ExtUtils/testlib.pm lib/ExtUtils/typemap
15293            + lib/ExtUtils/xsubpp lib/File/Basename.pm lib/File/CheckTree.pm
15294            + lib/File/Copy.pm lib/File/Find.pm lib/File/Path.pm
15295            + lib/FileCache.pm lib/Getopt/Long.pm lib/Getopt/Std.pm
15296            + lib/I18N/Collate.pm lib/IPC/Open2.pm lib/IPC/Open3.pm
15297            + lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/Complex.pm
15298            + lib/Net/Ping.pm lib/Pod/Functions.pm lib/Pod/Text.pm
15299            + lib/Search/Dict.pm lib/SelectSaver.pm lib/SelfLoader.pm
15300            + lib/Shell.pm lib/Symbol.pm lib/Sys/Hostname.pm
15301            + lib/Sys/Syslog.pm lib/Term/Cap.pm lib/Term/Complete.pm
15302            + lib/Term/ReadLine.pm lib/Test/Harness.pm lib/Text/Abbrev.pm
15303            + lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
15304            + lib/Text/Wrap.pm lib/Tie/Hash.pm lib/Tie/Scalar.pm
15305            + lib/Tie/SubstrHash.pm lib/Time/Local.pm lib/abbrev.pl
15306            + lib/assert.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
15307            + lib/cacheout.pl lib/chat2.inter lib/chat2.pl lib/complete.pl
15308            + lib/ctime.pl lib/diagnostics.pm lib/dotsh.pl lib/dumpvar.pl
15309            + lib/exceptions.pl lib/fastcwd.pl lib/find.pl lib/finddepth.pl
15310            + lib/flush.pl lib/ftp.pl lib/getcwd.pl lib/getopt.pl
15311            + lib/getopts.pl lib/hostname.pl lib/importenv.pl lib/integer.pm
15312            + lib/less.pm lib/lib.pm lib/look.pl lib/newgetopt.pl
15313            + lib/open2.pl lib/open3.pl lib/overload.pm lib/perl5db.pl
15314            + lib/pwd.pl lib/shellwords.pl lib/sigtrap.pm lib/splain
15315            + lib/stat.pl lib/strict.pm lib/subs.pm lib/syslog.pl
15316            + lib/tainted.pl lib/termcap.pl lib/timelocal.pl lib/validate.pl
15317            + lib/vars.pm makeaperl.SH makedepend.SH makedir.SH malloc.c
15318            + mg.c mg.h minimod.pl miniperlmain.c mv-if-diff myconfig op.c
15319            + op.h opcode.h opcode.pl os2/Makefile.SHs os2/POSIX.mkfifo
15320            + os2/README os2/README.old os2/diff.configure os2/diff.db_file
15321            + os2/notes os2/os2.c os2/os2ish.h os2/perl2cmd.pl patchlevel.h
15322            + perl.c perl.h perl_exp.SH perlsh perly.c perly.c.diff
15323            + perly.fixer perly.h perly.y pod/Makefile pod/buildtoc
15324            + pod/perl.pod pod/perlbook.pod pod/perlbot.pod pod/perlcall.pod
15325            + pod/perldata.pod pod/perldebug.pod pod/perldiag.pod
15326            + pod/perldsc.pod pod/perlembed.pod pod/perlform.pod
15327            + pod/perlfunc.pod pod/perlguts.pod pod/perlipc.pod
15328            + pod/perllol.pod pod/perlmod.pod pod/perlobj.pod pod/perlop.pod
15329            + pod/perlovl.pod pod/perlpod.pod pod/perlre.pod pod/perlref.pod
15330            + pod/perlrun.pod pod/perlsec.pod pod/perlstyle.pod
15331            + pod/perlsub.pod pod/perlsyn.pod pod/perltie.pod
15332            + pod/perltoc.pod pod/perltrap.pod pod/perlvar.pod
15333            + pod/perlxs.pod pod/perlxstut.pod pod/pod2html.PL
15334            + pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL pod/roffitall
15335            + pod/splitman pod/splitpod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15336            + proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
15337            + scope.h sv.c sv.h t/README t/TEST t/base/cond.t t/base/if.t
15338            + t/base/lex.t t/base/pat.t t/base/term.t t/cmd/elsif.t
15339            + t/cmd/for.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15340            + t/cmd/while.t t/comp/cmdopt.t t/comp/cpp.aux t/comp/cpp.t
15341            + t/comp/decl.t t/comp/multiline.t t/comp/package.t
15342            + t/comp/script.t t/comp/term.t t/harness t/io/argv.t t/io/dup.t
15343            + t/io/fs.t t/io/inplace.t t/io/pipe.t t/io/print.t t/io/tell.t
15344            + t/lib/anydbm.t t/lib/bigint.t t/lib/bigintpm.t
15345            + t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15346            + t/lib/dirhand.t t/lib/english.t t/lib/filehand.t t/lib/gdbm.t
15347            + t/lib/ndbm.t t/lib/odbm.t t/lib/posix.t t/lib/safe.t
15348            + t/lib/sdbm.t t/lib/socket.t t/lib/soundex.t t/op/append.t
15349            + t/op/array.t t/op/auto.t t/op/chop.t t/op/cond.t t/op/delete.t
15350            + t/op/do.t t/op/each.t t/op/eval.t t/op/exec.t t/op/exp.t
15351            + t/op/flip.t t/op/fork.t t/op/glob.t t/op/goto.t t/op/groups.t
15352            + t/op/index.t t/op/int.t t/op/join.t t/op/list.t t/op/local.t
15353            + t/op/magic.t t/op/misc.t t/op/mkdir.t t/op/my.t t/op/oct.t
15354            + t/op/ord.t t/op/overload.t t/op/pack.t t/op/pat.t t/op/push.t
15355            + t/op/quotemeta.t t/op/rand.t t/op/range.t t/op/re_tests
15356            + t/op/read.t t/op/readdir.t t/op/ref.t t/op/regexp.t
15357            + t/op/repeat.t t/op/sleep.t t/op/sort.t t/op/split.t
15358            + t/op/sprintf.t t/op/stat.t t/op/study.t t/op/subst.t
15359            + t/op/substr.t t/op/time.t t/op/undef.t t/op/unshift.t
15360            + t/op/vec.t t/op/write.t t/re_tests taint.c toke.c unixish.h
15361            + util.c util.h utils/Makefile utils/c2ph.PL utils/h2ph.PL
15362            + utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL utils/pl2pm.PL
15363            + vms/Makefile vms/config.vms vms/descrip.mms
15364            + vms/ext/Filespec.pm vms/ext/Stdio/0README.txt
15365            + vms/ext/Stdio/Makefile.PL vms/ext/Stdio/Stdio.pm
15366            + vms/ext/Stdio/Stdio.xs vms/ext/Stdio/test.pl vms/fndvers.com
15367            + vms/gen_shrfls.pl vms/genconfig.pl vms/genopt.com
15368            + vms/make_command.com vms/mms2make.pl vms/myconfig.com
15369            + vms/perlvms.pod vms/perly_c.vms vms/perly_h.vms
15370            + vms/sockadapt.c vms/sockadapt.h vms/test.com vms/vms.c
15371            + vms/vms_yfix.pl vms/vmsish.h vms/writemain.pl writemain.SH
15372            + x2p/EXTERN.h x2p/INTERN.h x2p/Makefile.SH x2p/a2p.c x2p/a2p.h
15373            + x2p/a2p.man x2p/a2p.y x2p/a2py.c x2p/cflags.SH
15374            + x2p/find2perl.PL x2p/handy.h x2p/hash.c x2p/hash.h x2p/s2p.PL
15375            + x2p/s2p.man x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15376            + x2p/walk.c